instead of having to activate SCT's conda (as described [here](https://github.com/sct-pipeline/balgrist-sci/blob/b44db034f07262268e477fc4f44d29de699899b4/README.md#32-dicom-to-nifti-conversion)): ``` cd $SCT_DIR source ./python/etc/profile.d/conda.sh conda activate venv_sct ``` it would be nicer if the [script](https://github.com/sct-pipeline/balgrist-sci/blob/b44db034f07262268e477fc4f44d29de699899b4/file_loader.py) could include a launcher. @mguaypaq @joshuacwnewton do you have suggestions on how to do this?