Skip to content

Allow user to input glitch times

Max Trevor requested to merge mtrevor_input_glitch_times into master

Allows the user to supply glitch times to training jobs through the use of two new config options: samples_config['has_prepicked_times'] and samples_config['prepicked_times_file']

Merge request reports