Skip to content

DevinWhitten/GISIC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gaussian Inflection Spline Interpolation Continuum (GISIC)

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.

PyPI Version GitHub License

Author

Devin D. Whitten

Installation

pip install GISIC

Documentation

Coming soon.

wave, norm_flux, continuum = GISIC.normalize(wave, flux, sigma=30)

About

Continuum normalization routine based on spline interpolation of gaussian smoothed inflection points.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages