We probably want to make sure we don't accidentally overwrite valuable pickle files. Should have a check when loading the run settings if there's a pickle file and raise an error unless a force flag is set to overwrite the existing pickle. Could then also use a framework for archiving good models, but the first part is the really important part and should be pretty easy to do.
We probably want to make sure we don't accidentally overwrite valuable pickle files. Should have a check when loading the run settings if there's a pickle file and raise an error unless a force flag is set to overwrite the existing pickle. Could then also use a framework for archiving good models, but the first part is the really important part and should be pretty easy to do.