Driver Functions
Function for the main driver module.
- driver.output_figures(input_file, output_save_dir_plus_name)
Main calling function
Main function that calls other functions to find properties for the list of sources
- Parameters
input_file (str) – Points to a list (.txt) with two columns (ra, dec) and 1 row per source with 1 header row
output_save_dir_plus_name (str) – The path and name for where the flipbook should be saved on user’s computer
- Returns
None