actsnclass.SNPCCPhotometry.create_daily_file

SNPCCPhotometry.create_daily_file(output_dir: str, day: int, header='Bazin')

Create one file for a given day of the survey.

The file contains only header for the features file.

Parameters:
  • output_dir (str) – Complete path to raw data directory.
  • day (int) – Day passed since the beginning of the survey.
  • header (str (optional)) – List of elements to be added to the header. Separate by 1 space. Default option uses header for Bazin features file.