create_output_directories()
set_up_loggers()
update_header()
load_FITS_table_in_pandas()
save_dataframe_as_FITS_table()
plot_distortion_correction_before_after()
Set up a pair of loggers so we can save our progress to text files
Take a dictionary of header key/value pairs and write it to the top of a tile/configuration file
Take a tile which has had the distortion correction applied. Plot a before/after image to see the effects