Warn the user if pickle is requested but the pickled file is older. #4
Labels
discussed
Discussed during a NANOGrav GitFlowers Meeting.
enhancement
New feature or request
help wanted
Extra attention is needed
Whenever
usepickle = True
is set, the pickled version of a *.tim file will always be used. Consequently, forgetting that the pickled version is in use and then making changes to the *.tim file leads to confusion when the output does not change.When the pickle file has been modified less recently than the *.tim file for which it can substitute, a helpful advisory message should be produced so that the current state of the program cannot be overlooked easily.
The text was updated successfully, but these errors were encountered: