autowisp.processing_steps.tfa module

Class Inheritance Diagram

Inheritance diagram of DataReductionFile, LCDetrendingArgumentParser, TFACorrection

Apply TFA correction to lightcurves.

autowisp.processing_steps.tfa.main()[source]

Run the step from the command line.

autowisp.processing_steps.tfa.parse_command_line(*args)[source]

Parse the commandline optinos to a dictionary.

autowisp.processing_steps.tfa.tfa(lc_collection, start_status, configuration, mark_progress)[source]

Perform TFA on (a subset of the points in) the given lightucurves.