cfitsTK
TransitLC.c File Reference

transit light curve analysis More...

Functions

int_fast8_t TransitLC_run_cli ()
 
int_fast8_t init_TransitLC ()
 
long TransitLC_mkLC (const char *IDpl_name, const char *IDout_name)
 
long TransitLC_EdgeDetect (const char *ID_name, const char *IDout_name, double edgedt, double dt)
 
long TransitLC_scanTE (const char *IDin_name, const char *IDout_name, double Pmin, double Pmax, double Pstep, double t0step, double wmax, double wstep)
 
long TransitLC_run (long index)
 

Variables

DATA data
 System includes. More...
 

Detailed Description

transit light curve analysis

Transit light curve processing

Author
O. Guyon
Date
Aug 7 2017
Bug:
No known bugs.

Function Documentation

int_fast8_t init_TransitLC ( )
long TransitLC_EdgeDetect ( const char *  ID_name,
const char *  IDout_name,
double  edgedt,
double  dt 
)
long TransitLC_mkLC ( const char *  IDpl_name,
const char *  IDout_name 
)
long TransitLC_run ( long  index)
int_fast8_t TransitLC_run_cli ( )
long TransitLC_scanTE ( const char *  IDin_name,
const char *  IDout_name,
double  Pmin,
double  Pmax,
double  Pstep,
double  t0step,
double  wmax,
double  wstep 
)

Variable Documentation

DATA data

System includes.

All global images and variables.

External libraries