Louis Blankemeier

Results 8 issues of Louis Blankemeier

Use series number to separate multiple series where the dicoms exist within the same folder.

dicom_to_nifti triggers an error if it detects that different slices have different orientations. Seems that using SimpleITK solves this.

Pack image outputs into Dicom files for Dicom input / output

TODO: Implement a master pipeline that includes all currently implemented pipelines.

If the orientation differs from what is expected, the visualizations appear flipped or transposed. Added a ToCanonical module before visualization would solve this.

Use nested pipelines to reduce code duplication - pipeline as an InferenceClass object

There should be a way to install dependencies for only the pipelines that you are interested in running.

![Screenshot 2023-03-20 at 4 43 48 PM](https://user-images.githubusercontent.com/44588516/226489029-9baac0a6-0457-4c95-be16-2a435a9cc35b.png) If you receive an error like this, running the following in the c2c_env conda environment solves the issue: ``` conda install -c conda-forge...