The user should be able to specify which plots they want outputted in the settings.yaml file.
So, the output section of the settings.yaml file might look something like:
output:
plots:
single_animal_debug: True
individual_profiles: True
average_profiles: True
The user should be able to specify which plots they want outputted in the
settings.yamlfile.So, the
outputsection of thesettings.yamlfile might look something like: