Gaussian Inflection Spline Interpolation Continuum
Project description
GISIC is a python package for normalization of astronomical spectra. It is designed to accommodate spectra with heavy molecular features due to high elemental abundance enhancements. GISIC performs a gaussian smoothing of the flux array, and identifies molecular bands based on a numerical gradient. Continuum points are then interpolated with a cubic spline.
Look how easy it is to use:
import GISIC
wave, norm_flux, continuum = GISIC.normalize(wave, flux, sigma=30)
Features
accomodates wide range of spectral resolutions via kernel width parameter
molecular band identification
Installation
pip install GISIC
Contribute
Source Code: github.com/DevinWhitten/GISIC
Support
If you are having issues, please let us know. We have a mailing list located at: devin.d.whitten@gmail.com
License
The project is licensed under the MIT license.
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
File details
Details for the file GISIC-2.0.5.tar.gz
.
File metadata
- Download URL: GISIC-2.0.5.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 511e27a1142b63109eaeb417a86c0644fbcfabe8982481231f3047326be3fbdb |
|
MD5 | 4853bed128267b12deac7f35ad44abb6 |
|
BLAKE2b-256 | 16fcd256d710d376d4f99e165b1ccc8ddccc7842ec138acffb78315d7f145df0 |