You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Fit portion (calibration_scripts.calibrate_vesuvio_fit) of the calibration script has been refactored into smaller and more unit testing friendly functions.
The same now needs to be done for the analysis portion (calibration_scripts.calibrate_vesuvio_analysis) of the script where necessary.
The Fit portion (
calibration_scripts.calibrate_vesuvio_fit
) of the calibration script has been refactored into smaller and more unit testing friendly functions.The same now needs to be done for the analysis portion (
calibration_scripts.calibrate_vesuvio_analysis
) of the script where necessary.Example of fit refactor: #54
The text was updated successfully, but these errors were encountered: