Closed SammyRigdon closed 5 months ago
@garciake mentioning you for progress tracking
On commit 7acc9c9 we needed to remove the copying of freesurfer and fsl from installation scripts as quartz has a much smaller disk quota limit than bigred200. Will continue testing to ensure things still work correctly
After removal of copying files and pointing towards the file locations in slate Ciftify is now working on Quartz. Bear in mind we may need to occasionally update the script if the software library changes file structure
Workbench install worked perfectly with no edits necessary. All installation is working as expected. Moving on to utility and data scripts
Subject list generation works as expected
New Slurm allocations need to be made for quartz so that we can run Ciftify and MSM.
Everything appears to have worked correctly on quartz for Ciftify and MSM
Datasheet generation working. Will test post processing images next
All post processing worked on quartz closing issue
Due to an unexpected outage of BigRed200 all scripts need to be double checked for working on Quartz so we can continue working. Additionally, where possible, references to sepecific systems shouldn't be used to minimize changes between scripts, for example instead of /N/u/{user}/Quartz we should use ${HOME} instead so that i t works on both systems.