brain-life / workflow_ui

Workflow UI prototype for Brain-Life
http://brain-life.org
0 stars 1 forks source link

Move soichih/sca-service-conneval-validate to run on brain-life/dev1 #7

Open soichih opened 7 years ago

soichih commented 7 years ago

soichih/sca-service-conneval-validate currently runs on Karst, so if Karst is down user can't upload data. Also, sample data ..

           files: {
                t1: "/N/u/hayashis/Karst/testdata/demo_data_encode/STN/sub-FP/anatomy/t1.nii.gz",
                dwi: "/N/u/hayashis/Karst/testdata/demo_data_encode/STN/sub-FP/dwi/run01_fliprot_aligned_trilin.nii.gz",
                bvecs: "/N/u/hayashis/Karst/testdata/demo_data_encode/STN/sub-FP/dwi/run01_fliprot_aligned_trilin.bvecs",
                bvals: "/N/u/hayashis/Karst/testdata/demo_data_encode/STN/sub-FP/dwi/run01_fliprot_aligned_trilin.bvals",
            }

are currently stored in IU HPC and default resource set to use Karst to load this.

I should move the sample data to brain-life/dev1 and make validator run on brain-life server.

soichih commented 7 years ago

I just got hit by this again. I need to work on this soon.

soichih commented 6 years ago

soichih/sca-service-conneval-validate is still used, only enabled on Karst.