No project description provided
Project description
Continuum Normalization of M Dwarfs
Code to continuum normalize M dwarfs using alpha hulls and local polynomial regression.
Installation
Use the following commands to install the code locally.
git clone https://github.com/imedan/mdwarf_contin
cd mdwarf_contin
conda create -n "mdwarf_contin_code" python=3.10 ipython
conda activate mdwarf_contin_code
pip install poetry
poetry install --without extras
If you want to install the extra dependencies needed to use features that manipulate model spectra into SDSS-like spectra, then the extra dependencies must also be installed. This can be done by running:
poetry install
Usage
The notebook in tests/example_usage.ipynb provides an overview on how to use the code for doing normalization.
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 mdwarf_contin-1.0.0.tar.gz.
File metadata
- Download URL: mdwarf_contin-1.0.0.tar.gz
- Upload date:
- Size: 2.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.13 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27f44c75b1b785aada20661aed8e6842f924db8cb51c52b8483d7cc306f942e4
|
|
| MD5 |
054c7acd98d5358dc5d6cdb522a47f8e
|
|
| BLAKE2b-256 |
35bd3b7f72284b6b3ff46ce2cfdac53bdc0d97103853607a6c15f5969a92074c
|
File details
Details for the file mdwarf_contin-1.0.0-py3-none-any.whl.
File metadata
- Download URL: mdwarf_contin-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.13 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05e546b77d590cb8ced0177ab42903605a0a459dcfa65ffdecd9b88b5845a59a
|
|
| MD5 |
8ebd8930dd7313bdfc755c4d5a08b87a
|
|
| BLAKE2b-256 |
0051d80ab99f9ac454c4523e9962a2e2c9b941a3cb4da688ac6fd8301309f6c5
|