Lightcurve

Turn time-tag spectral data into lightcurves

View project on GitHub

Lightcurve.

Tool for creating lightcurves from time-tag data!

>>> from lightcurve import LightCurve 
>>> data = LightCurve.extract_from_cos( 'rootname_corrtag_a.fits' )

Overview