Closed CavRiley closed 6 months ago
The purpose of this pull request is to make the logic of checking if two ITK images have the same physical space into its own utility function.
Logic for physical space comparison was taken from the fixup_adjacent_series method and made into its own callable utility function.
Manual testing using the classify study script was run on existing data sets and outputs were as expected.
N/A
Overview
The purpose of this pull request is to make the logic of checking if two ITK images have the same physical space into its own utility function.
Implementation
Logic for physical space comparison was taken from the fixup_adjacent_series method and made into its own callable utility function.
Testing
Manual testing using the classify study script was run on existing data sets and outputs were as expected.
Problems Faced
N/A
Notes
N/A