Figure 4
Example Python code from 3_analysis.py used to free scale parameters and demonstrate how the HIPPO-detector-specific parameters are looped through. Using instrument-specific functions like free_scale_parameters and using collections of lower-level functional calls such as the function free_scale_parameters ensure the sequence of refinements remains modular without loss of functionality. |