all_sources_sector¶
- tessilator.tessilator.all_sources_sector(t_targets, scc, make_plots, period_file)[source]¶
Iterate over all cameras and CCDs for a given sector
- Parameters:
- t_targets
astropy.table.Table Input data for the targets to be analysed
- scc
list, size=3 List containing the sector number, camera and CCD
- make_plots
bool Decides is plots are made from the lightcurve analysis.
- period_file
str Name of file for recording parameters measured by the periodogram analysis.
- t_targets
- Returns:
- Nothing returned. The Tessilator data for each camera/CCD configuration
- is saved to file.