Python tool to measure spectral features in galaxy spectra
Project description
pyLick is a Python tool designed to measure spectral features, such as Lick indices and D4000, in galaxy spectra. It currently supports over 80 features spanning the near-UV to the near-IR. New ones can be easily introduced. The uncertainties are evaluated using the signal-to-noise method proposed by Cardiel et al. (1998). The code interpolates over bad pixels when a bad pixels mask is provided, allowing users to discard measurements above a specified Bad Pixel Fraction threshold. Additionally, the code includes convenient plotting routines.
Installation
The code can be quikly installed from Pypi:
pip install pylick
For more flexibility, clone the source repository into your working folder and install it locally:
git clone https://gitlab.com/mmoresco/pylick.git
cd pylick/
pip install -e .
To test the installation, run the following command:
python -c "import pylick; print(pylick.__version__)"
Documentation
Read the docs at pylick.readthedocs.io
Citation
Please cite the following paper if you find this code useful in your research (ADS, arXiv, INSPIRE):
@ARTICLE{Borghi2022a,
author = {{Borghi}, Nicola and {Moresco}, Michele and {Cimatti}, Andrea and et al.},
title = "{Toward a Better Understanding of Cosmic Chronometers: Stellar Population Properties of Passive Galaxies at Intermediate Redshift}",
journal = {ApJ},
year = 2022,
month = mar,
volume = {927},
pages = {164},
doi = {10.3847/1538-4357/ac3240},
eprint = {2106.14894},
adsurl = {https://ui.adsabs.harvard.edu/abs/2022ApJ...927..164B},
}
The team
- Main developers:
- Michele Moresco (michele.moresco@unibo.it)
- Nicola Borghi (nicola.borghi6@unibo.it)
- Salvatore Quai (squai@uvic.ca)
- Contributors:
- Alexandre Huchet
- Lucia Pozzetti
- Andrea Cimatti
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pylick-1.0.2.tar.gz.
File metadata
- Download URL: pylick-1.0.2.tar.gz
- Upload date:
- Size: 34.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c134ebf33d3328e23a67867d667d944ad3182a4b167f28277189e1fec96f6afe
|
|
| MD5 |
54054b8d40eeb226283eb523c328ba81
|
|
| BLAKE2b-256 |
ec3741ac9a4eb5af6fdc2dc02b39932466d39bf0b0f387099483736726712112
|
File details
Details for the file pylick-1.0.2-py3-none-any.whl.
File metadata
- Download URL: pylick-1.0.2-py3-none-any.whl
- Upload date:
- Size: 35.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6cb81e766cc84b0106e4fefb6d859fd23f49feee2e0255c719a0b3f6ecfe879e
|
|
| MD5 |
1678505d8139075861ab4e4ef355b12e
|
|
| BLAKE2b-256 |
9af729675ebcff63205a2ac5be268c3b8f1efe9f04fc7e2f12de864b40869ca0
|