Refactor analyze_data to production quality code by enforcing PEP 8 in analyze.py and create a anaylzer_constants dataclass for saving constants related to the MIST analysis pipeline.
Minor update to the back_to_original_space function that sets the spacing in the prediction to the target spacing before resampling back to the original spacing.
Refactor analyze_data to production quality code by enforcing PEP 8 in analyze.py and create a anaylzer_constants dataclass for saving constants related to the MIST analysis pipeline.
Minor update to the back_to_original_space function that sets the spacing in the prediction to the target spacing before resampling back to the original spacing.