Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Want to further removing noise #316

Open
RuiWang0805 opened this issue Nov 18, 2024 · 24 comments
Open

Want to further removing noise #316

RuiWang0805 opened this issue Nov 18, 2024 · 24 comments

Comments

@RuiWang0805
Copy link

RuiWang0805 commented Nov 18, 2024

Hi, After finishing the minimally preprocessed the series data for fMRI (denoising based on the ICA-fix algorithm) and dMRI, I want to further remove noise, How can I choose the way for denoising noise? Hope to recommend a more common way of noise reduction.
Hope your reply!

@glasserm
Copy link
Contributor

For fMRI, you can also remove global respiratory artifact using temporal ICA. For unstructured noise, we recommend parcellation. We are working on other methods for non-parcellated analyses, but have not yet published detailed guidelines on that.

@RuiWang0805
Copy link
Author

For fMRI, you can also remove global respiratory artifact using temporal ICA. For unstructured noise, we recommend parcellation. We are working on other methods for non-parcellated analyses, but have not yet published detailed guidelines on that.

Hello, I have a question the CPU of my personal computer is 20 cores and 28 threads. During batch processing, I found that my CPU utilization is also relatively low, and the time is also relatively long, especially the "recon-all" step. May I ask how to efficiently use the CPU core and shorten the time of data preprocessing?

@glasserm
Copy link
Contributor

I think the next FreeSurfer will help with this. The question will be whether it also fixes the issues with surface placement that were in FS 7.

@mharms
Copy link
Contributor

mharms commented Nov 19, 2024 via email

@RuiWang0805
Copy link
Author

I think the next FreeSurfer will help with this. The question will be whether it also fixes the issues with surface placement that were in FS 7.

Hi, when I run the GenericfMRISurfaceProcessingPipeline steps, I found that the amount of time special long, eg more than 23 h, but also in the running, I use slrum scheduling software runs seven subjects, Before GenericfMRISurfaceProcessingPipeline previous steps to run a successful and running time is similar

@glasserm
Copy link
Contributor

How are you calling the pipeline? That one should be fairly fast.

@RuiWang0805
Copy link
Author

RuiWang0805 commented Nov 24, 2024

How are you calling the pipeline? That one should be fairly fast.

This is a patient subject login cost long time:

Sat Nov 23 23:24:27 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: arguments: --path=/home/ruiwang1997/projects/Pipelines_ExampleData --subject=0039 --fmriname=rfMRI_REST1_RL --lowresmesh=32 --fmrires=2 --smoothingFWHM=2 --grayordinatesres=2 --regname=MSMSulc
Sat Nov 23 23:24:27 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Path: /home/ruiwang1997/projects/Pipelines_ExampleData
Sat Nov 23 23:24:27 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Subject: 0039
Sat Nov 23 23:24:27 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: NameOffMRI: rfMRI_REST1_RL
Sat Nov 23 23:24:28 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: LowResMesh: 32
Sat Nov 23 23:24:28 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: FinalfMRIResolution: 2
Sat Nov 23 23:24:28 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: SmoothingFWHM: 2
Sat Nov 23 23:24:28 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: GrayordinatesResolution: 2
Sat Nov 23 23:24:28 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: RegName: MSMSulc
Sat Nov 23 23:24:28 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: QCMode: YES
Sat Nov 23 23:24:28 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: doGoodVoxels: YES
========================================
  DIRECTORY: /home/ruiwang1997/HCPpipelines
    PRODUCT: HCP Pipeline Scripts
    VERSION: Post-v4.7.0-MOD-dd843a0a
     COMMIT: dd843a0a0294b699e29ea9618eb0c940c8d01f1d
   MODIFIED: YES
========================================
Sat Nov 23 23:24:28 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Sat Nov 23 23:24:28 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: FSLDIR: /usr/local/fsl
Sat Nov 23 23:24:28 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Sat Nov 23 23:24:28 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Platform Information Follows: 
Linux ubuntu 5.4.0-150-generic #167~18.04.1-Ubuntu SMP Wed May 24 00:51:42 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Sat Nov 23 23:24:28 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Make fMRI Ribbon
Sat Nov 23 23:24:29 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: mkdir -p /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/Results/rfMRI_REST1_RL/RibbonVolumeToSurfaceMapping
Sat Nov 23 23:24:29 CST 2024:RibbonVolumeToSurfaceMapping.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Sat Nov 23 23:24:29 CST 2024:RibbonVolumeToSurfaceMapping.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Sat Nov 23 23:24:29 CST 2024:RibbonVolumeToSurfaceMapping.sh: START
0.466924
0.982023
.7485610
1.2154850
Sat Nov 23 23:30:02 CST 2024:RibbonVolumeToSurfaceMapping.sh: END
Sat Nov 23 23:30:02 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Surface Smoothing
Sat Nov 23 23:30:02 CST 2024:SurfaceSmoothing.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Sat Nov 23 23:30:02 CST 2024:SurfaceSmoothing.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Sat Nov 23 23:30:02 CST 2024:SurfaceSmoothing.sh: START
Sat Nov 23 23:30:27 CST 2024:SurfaceSmoothing.sh: END
Sat Nov 23 23:30:27 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Subcortical Processing
Sat Nov 23 23:30:27 CST 2024:SubcorticalProcessing.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Sat Nov 23 23:30:27 CST 2024:SubcorticalProcessing.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Sat Nov 23 23:30:27 CST 2024:SubcorticalProcessing.sh: START
Sat Nov 23 23:30:27 CST 2024:SubcorticalProcessing.sh: AtlasSpaceFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear
Sat Nov 23 23:30:27 CST 2024:SubcorticalProcessing.sh: ROIFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/ROIs
Sat Nov 23 23:30:27 CST 2024:SubcorticalProcessing.sh: FinalfMRIResolution: 2
Sat Nov 23 23:30:27 CST 2024:SubcorticalProcessing.sh: ResultsFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/Results/rfMRI_REST1_RL
Sat Nov 23 23:30:27 CST 2024:SubcorticalProcessing.sh: NameOffMRI: rfMRI_REST1_RL
Sat Nov 23 23:30:27 CST 2024:SubcorticalProcessing.sh: SmoothingFWHM: 2
Sat Nov 23 23:30:27 CST 2024:SubcorticalProcessing.sh: BrainOrdinatesResolution: 2
Sat Nov 23 23:30:27 CST 2024:SubcorticalProcessing.sh: VolumefMRI: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/Results/rfMRI_REST1_RL/rfMRI_REST1_RL
Sat Nov 23 23:30:27 CST 2024:SubcorticalProcessing.sh: Sigma: .84932180028801904272
Sat Nov 23 23:30:27 CST 2024:SubcorticalProcessing.sh: Creating subject-roi subcortical cifti at same resolution as output
Sat Nov 23 23:30:33 CST 2024:SubcorticalProcessing.sh: Dilating out zeros
Sat Nov 23 23:31:01 CST 2024:SubcorticalProcessing.sh: Generate atlas subcortical template cifti
Sat Nov 23 23:31:01 CST 2024:SubcorticalProcessing.sh: Smoothing and resampling
Sun Nov 24 03:16:58 CST 2024:SubcorticalProcessing.sh: END
Sun Nov 24 03:16:58 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Generation of Dense Timeseries
Sun Nov 24 03:16:58 CST 2024:CreateDenseTimeseries.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Sun Nov 24 03:16:59 CST 2024:CreateDenseTimeseries.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Sun Nov 24 03:16:59 CST 2024:CreateDenseTimeseries.sh: START
Sun Nov 24 03:17:06 CST 2024:CreateDenseTimeseries.sh: END
Sun Nov 24 03:17:06 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Generating fMRI QC scene and snapshots
Sun Nov 24 03:17:06 CST 2024:GenerateFMRIScenes.sh: arguments: --study-folder=/home/ruiwang1997/projects/Pipelines_ExampleData --subject=0039 --fmriname=rfMRI_REST1_RL --output-folder=/home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/Results/rfMRI_REST1_RL/fMRIQC
Sun Nov 24 03:17:06 CST 2024:GenerateFMRIScenes.sh: StudyFolder: /home/ruiwang1997/projects/Pipelines_ExampleData
Sun Nov 24 03:17:06 CST 2024:GenerateFMRIScenes.sh: Subject: 0039
Sun Nov 24 03:17:06 CST 2024:GenerateFMRIScenes.sh: fMRIName: rfMRI_REST1_RL
Sun Nov 24 03:17:06 CST 2024:GenerateFMRIScenes.sh: OutputSceneFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/Results/rfMRI_REST1_RL/fMRIQC
Sun Nov 24 03:17:06 CST 2024:GenerateFMRIScenes.sh: verboseArg: false
Sun Nov 24 03:17:22 CST 2024:GenerateFMRIScenes.sh: fMRI QC scene generation completed
Sun Nov 24 03:17:22 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Completed!
Sun Nov 24 03:17:22 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: arguments: --path=/home/ruiwang1997/projects/Pipelines_ExampleData --subject=0039 --fmriname=rfMRI_REST1_LR --lowresmesh=32 --fmrires=2 --smoothingFWHM=2 --grayordinatesres=2 --regname=MSMSulc
Sun Nov 24 03:17:22 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Path: /home/ruiwang1997/projects/Pipelines_ExampleData
Sun Nov 24 03:17:22 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Subject: 0039
Sun Nov 24 03:17:22 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: NameOffMRI: rfMRI_REST1_LR
Sun Nov 24 03:17:22 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: LowResMesh: 32
Sun Nov 24 03:17:22 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: FinalfMRIResolution: 2
Sun Nov 24 03:17:22 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: SmoothingFWHM: 2
Sun Nov 24 03:17:22 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: GrayordinatesResolution: 2
Sun Nov 24 03:17:22 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: RegName: MSMSulc
Sun Nov 24 03:17:22 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: QCMode: YES
Sun Nov 24 03:17:22 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: doGoodVoxels: YES
========================================
  DIRECTORY: /home/ruiwang1997/HCPpipelines
    PRODUCT: HCP Pipeline Scripts
    VERSION: Post-v4.7.0-MOD-dd843a0a
     COMMIT: dd843a0a0294b699e29ea9618eb0c940c8d01f1d
   MODIFIED: YES
========================================
Sun Nov 24 03:17:23 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Sun Nov 24 03:17:23 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: FSLDIR: /usr/local/fsl
Sun Nov 24 03:17:23 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Sun Nov 24 03:17:23 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Platform Information Follows: 
Linux ubuntu 5.4.0-150-generic #167~18.04.1-Ubuntu SMP Wed May 24 00:51:42 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Sun Nov 24 03:17:23 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Make fMRI Ribbon
Sun Nov 24 03:17:23 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: mkdir -p /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/Results/rfMRI_REST1_LR/RibbonVolumeToSurfaceMapping
Sun Nov 24 03:17:23 CST 2024:RibbonVolumeToSurfaceMapping.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Sun Nov 24 03:17:23 CST 2024:RibbonVolumeToSurfaceMapping.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Sun Nov 24 03:17:23 CST 2024:RibbonVolumeToSurfaceMapping.sh: START
0.469014
0.983727
.7492200
1.2182340
Sun Nov 24 03:22:39 CST 2024:RibbonVolumeToSurfaceMapping.sh: END
Sun Nov 24 03:22:39 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Surface Smoothing
Sun Nov 24 03:22:39 CST 2024:SurfaceSmoothing.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Sun Nov 24 03:22:39 CST 2024:SurfaceSmoothing.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Sun Nov 24 03:22:39 CST 2024:SurfaceSmoothing.sh: START
Sun Nov 24 03:23:02 CST 2024:SurfaceSmoothing.sh: END
Sun Nov 24 03:23:02 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Subcortical Processing
Sun Nov 24 03:23:02 CST 2024:SubcorticalProcessing.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Sun Nov 24 03:23:02 CST 2024:SubcorticalProcessing.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Sun Nov 24 03:23:02 CST 2024:SubcorticalProcessing.sh: START
Sun Nov 24 03:23:02 CST 2024:SubcorticalProcessing.sh: AtlasSpaceFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear
Sun Nov 24 03:23:02 CST 2024:SubcorticalProcessing.sh: ROIFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/ROIs
Sun Nov 24 03:23:02 CST 2024:SubcorticalProcessing.sh: FinalfMRIResolution: 2
Sun Nov 24 03:23:02 CST 2024:SubcorticalProcessing.sh: ResultsFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/Results/rfMRI_REST1_LR
Sun Nov 24 03:23:02 CST 2024:SubcorticalProcessing.sh: NameOffMRI: rfMRI_REST1_LR
Sun Nov 24 03:23:02 CST 2024:SubcorticalProcessing.sh: SmoothingFWHM: 2
Sun Nov 24 03:23:02 CST 2024:SubcorticalProcessing.sh: BrainOrdinatesResolution: 2
Sun Nov 24 03:23:02 CST 2024:SubcorticalProcessing.sh: VolumefMRI: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/Results/rfMRI_REST1_LR/rfMRI_REST1_LR
Sun Nov 24 03:23:02 CST 2024:SubcorticalProcessing.sh: Sigma: .84932180028801904272
Sun Nov 24 03:23:02 CST 2024:SubcorticalProcessing.sh: Creating subject-roi subcortical cifti at same resolution as output
Sun Nov 24 03:23:07 CST 2024:SubcorticalProcessing.sh: Dilating out zeros
Sun Nov 24 03:23:32 CST 2024:SubcorticalProcessing.sh: Generate atlas subcortical template cifti
Sun Nov 24 03:23:32 CST 2024:SubcorticalProcessing.sh: Smoothing and resampling
Sun Nov 24 07:05:09 CST 2024:SubcorticalProcessing.sh: END
Sun Nov 24 07:05:09 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Generation of Dense Timeseries
Sun Nov 24 07:05:09 CST 2024:CreateDenseTimeseries.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Sun Nov 24 07:05:09 CST 2024:CreateDenseTimeseries.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Sun Nov 24 07:05:09 CST 2024:CreateDenseTimeseries.sh: START
Sun Nov 24 07:05:17 CST 2024:CreateDenseTimeseries.sh: END
Sun Nov 24 07:05:17 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Generating fMRI QC scene and snapshots
Sun Nov 24 07:05:17 CST 2024:GenerateFMRIScenes.sh: arguments: --study-folder=/home/ruiwang1997/projects/Pipelines_ExampleData --subject=0039 --fmriname=rfMRI_REST1_LR --output-folder=/home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/Results/rfMRI_REST1_LR/fMRIQC
Sun Nov 24 07:05:17 CST 2024:GenerateFMRIScenes.sh: StudyFolder: /home/ruiwang1997/projects/Pipelines_ExampleData
Sun Nov 24 07:05:17 CST 2024:GenerateFMRIScenes.sh: Subject: 0039
Sun Nov 24 07:05:17 CST 2024:GenerateFMRIScenes.sh: fMRIName: rfMRI_REST1_LR
Sun Nov 24 07:05:17 CST 2024:GenerateFMRIScenes.sh: OutputSceneFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/Results/rfMRI_REST1_LR/fMRIQC
Sun Nov 24 07:05:17 CST 2024:GenerateFMRIScenes.sh: verboseArg: false
Sun Nov 24 07:05:35 CST 2024:GenerateFMRIScenes.sh: fMRI QC scene generation completed
Sun Nov 24 07:05:35 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Completed!

@glasserm
Copy link
Contributor

How long is the fMRI?

@RuiWang0805
Copy link
Author

rfMRI_REST1_RL

The step of rfMRI_REST1_RL cost more than 4hours and the step of rfMRI_REST1_LR also cost more than 4hours.

@glasserm
Copy link
Contributor

How many timepoints?

@RuiWang0805
Copy link
Author

How many timepoints?

415

@glasserm
Copy link
Contributor

That should be very fast. Are you having issues with thread contention?

@RuiWang0805
Copy link
Author

That should be very fast. Are you having issues with thread contention?

There should be no problem, when running the Genetic Volume step, the time is normal, I do not know why it takes so long to run the Genetic Surface step

@glasserm
Copy link
Contributor

fMRISurface is nearly entirely multi-threaded. If you try to run multiple of them in parallel without some kind of thread control, it could cause a large amount of thread contention and slow things down a lot.

@RuiWang0805
Copy link
Author

fMRISurface is nearly entirely multi-threaded. If you try to run multiple of them in parallel without some kind of thread control, it could cause a large amount of thread contention and slow things down a lot.

I I'm not quite sure if my setup is correct, thanks for your reply!
Uploading Screenshot_2024-11-24-22-36-02-816_com.oray.sunlogin-edit.jpg…

@RuiWang0805
Copy link
Author

fMRISurface is nearly entirely multi-threaded. If you try to run multiple of them in parallel without some kind of thread control, it could cause a large amount of thread contention and slow things down a lot.

Smoothing and resampling run for a long time, I guess wb_command lacks dependencies?

@coalsont
Copy link
Member

The volume predilate amount could be reduced, as noted in the comment (its purpose is to reduce ringing effects from cubic resampling, but -cifti-resample uses the average value of the edge to fill the background (instead of 0), and has for a while, so this is less of a concern than with 1.4.0). I'm not sure if that would make it take 4 hours on 2mm data, though. What version of workbench are you using?

@coalsont coalsont reopened this Nov 25, 2024
@coalsont
Copy link
Member

A mock test (91k file resampled to its own space) takes 10 minutes on 4 physical cores with the current 10mm predilate on a 1000 timepoint 2mm file. The smoothing step shouldn't take as long.

Are you using a multi-socket machine? Those have more overhead for thread synchronization when all cores are used, it is generally best to restrict each process to a single socket so that thread synchronization is fast. For a quick and dirty method, you can export OMP_NUM_THREADS=10 (or however many physical cores one socket has) and the OS scheduler will usually keep them all on one socket (depending on the cpu usage of other things you are running). I don't know what the best strategy is for the newer asymmetric "efficiency cores" processors, but if that is what you have, maybe restrict to the number of performance cores (single socket, if applicable) you have and see what happens.

@RuiWang0805
Copy link
Author

RuiWang0805 commented Nov 26, 2024

The volume predilate amount could be reduced, as noted in the comment (its purpose is to reduce ringing effects from cubic resampling, but -cifti-resample uses the average value of the edge to fill the background (instead of 0), and has for a while, so this is less of a concern than with 1.4.0). I'm not sure if that would make it take 4 hours on 2mm data, though. What version of workbench are you using?

Hi, My workbench version is ,2.0.1 -cifti-resample cost a long time:
From Nov 22 21:52:52 to Nov 23 13:21:27

[Fri Nov 22 21:52:52 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: arguments: --path=/home/ruiwang1997/projects/Pipelines_ExampleData --subject=0039 --fmriname=rfMRI_REST1_RL --lowresmesh=32 --fmrires=2 --smoothingFWHM=2 --grayordinatesres=2 --regname=MSMSulc
Fri Nov 22 21:52:52 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Path: /home/ruiwang1997/projects/Pipelines_ExampleData
Fri Nov 22 21:52:52 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Subject: 0039
Fri Nov 22 21:52:52 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: NameOffMRI: rfMRI_REST1_RL
Fri Nov 22 21:52:52 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: LowResMesh: 32
Fri Nov 22 21:52:52 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: FinalfMRIResolution: 2
Fri Nov 22 21:52:52 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: SmoothingFWHM: 2
Fri Nov 22 21:52:52 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: GrayordinatesResolution: 2
Fri Nov 22 21:52:52 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: RegName: MSMSulc
Fri Nov 22 21:52:52 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: QCMode: YES
Fri Nov 22 21:52:52 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: doGoodVoxels: YES
========================================
  DIRECTORY: /home/ruiwang1997/HCPpipelines
    PRODUCT: HCP Pipeline Scripts
    VERSION: Post-v4.7.0-MOD-dd843a0a
     COMMIT: dd843a0a0294b699e29ea9618eb0c940c8d01f1d
   MODIFIED: no
========================================
Fri Nov 22 21:52:52 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Fri Nov 22 21:52:52 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: FSLDIR: /usr/local/fsl
Fri Nov 22 21:52:52 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Fri Nov 22 21:52:52 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Platform Information Follows: 
Linux ubuntu 5.4.0-150-generic #167~18.04.1-Ubuntu SMP Wed May 24 00:51:42 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Fri Nov 22 21:52:52 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Make fMRI Ribbon
Fri Nov 22 21:52:52 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: mkdir -p /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/Results/rfMRI_REST1_RL/RibbonVolumeToSurfaceMapping
Fri Nov 22 21:52:52 CST 2024:RibbonVolumeToSurfaceMapping.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Fri Nov 22 21:52:52 CST 2024:RibbonVolumeToSurfaceMapping.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Fri Nov 22 21:52:52 CST 2024:RibbonVolumeToSurfaceMapping.sh: START
0.466924
0.982023
.7485610
1.2154850
Fri Nov 22 22:05:26 CST 2024:RibbonVolumeToSurfaceMapping.sh: END
Fri Nov 22 22:05:26 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Surface Smoothing
Fri Nov 22 22:05:26 CST 2024:SurfaceSmoothing.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Fri Nov 22 22:05:26 CST 2024:SurfaceSmoothing.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Fri Nov 22 22:05:27 CST 2024:SurfaceSmoothing.sh: START
Fri Nov 22 22:06:39 CST 2024:SurfaceSmoothing.sh: END
Fri Nov 22 22:06:39 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Subcortical Processing
Fri Nov 22 22:06:39 CST 2024:SubcorticalProcessing.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Fri Nov 22 22:06:39 CST 2024:SubcorticalProcessing.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Fri Nov 22 22:06:39 CST 2024:SubcorticalProcessing.sh: START
Fri Nov 22 22:06:39 CST 2024:SubcorticalProcessing.sh: AtlasSpaceFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear
Fri Nov 22 22:06:39 CST 2024:SubcorticalProcessing.sh: ROIFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/ROIs
Fri Nov 22 22:06:39 CST 2024:SubcorticalProcessing.sh: FinalfMRIResolution: 2
Fri Nov 22 22:06:39 CST 2024:SubcorticalProcessing.sh: ResultsFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/Results/rfMRI_REST1_RL
Fri Nov 22 22:06:39 CST 2024:SubcorticalProcessing.sh: NameOffMRI: rfMRI_REST1_RL
Fri Nov 22 22:06:39 CST 2024:SubcorticalProcessing.sh: SmoothingFWHM: 2
Fri Nov 22 22:06:39 CST 2024:SubcorticalProcessing.sh: BrainOrdinatesResolution: 2
Fri Nov 22 22:06:39 CST 2024:SubcorticalProcessing.sh: VolumefMRI: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/Results/rfMRI_REST1_RL/rfMRI_REST1_RL
Fri Nov 22 22:06:39 CST 2024:SubcorticalProcessing.sh: Sigma: .84932180028801904272
Fri Nov 22 22:06:39 CST 2024:SubcorticalProcessing.sh: Creating subject-roi subcortical cifti at same resolution as output
Fri Nov 22 22:06:45 CST 2024:SubcorticalProcessing.sh: Dilating out zeros
Fri Nov 22 22:08:29 CST 2024:SubcorticalProcessing.sh: Generate atlas subcortical template cifti
Fri Nov 22 22:08:30 CST 2024:SubcorticalProcessing.sh: Smoothing and resampling
Sat Nov 23 13:20:51 CST 2024:SubcorticalProcessing.sh: END
Sat Nov 23 13:20:51 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Generation of Dense Timeseries
Sat Nov 23 13:20:51 CST 2024:CreateDenseTimeseries.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Sat Nov 23 13:20:51 CST 2024:CreateDenseTimeseries.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Sat Nov 23 13:20:51 CST 2024:CreateDenseTimeseries.sh: START
Sat Nov 23 13:20:59 CST 2024:CreateDenseTimeseries.sh: END
Sat Nov 23 13:20:59 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Generating fMRI QC scene and snapshots
Sat Nov 23 13:20:59 CST 2024:GenerateFMRIScenes.sh: arguments: --study-folder=/home/ruiwang1997/projects/Pipelines_ExampleData --subject=0039 --fmriname=rfMRI_REST1_RL --output-folder=/home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/Results/rfMRI_REST1_RL/fMRIQC
Sat Nov 23 13:21:00 CST 2024:GenerateFMRIScenes.sh: StudyFolder: /home/ruiwang1997/projects/Pipelines_ExampleData
Sat Nov 23 13:21:00 CST 2024:GenerateFMRIScenes.sh: Subject: 0039
Sat Nov 23 13:21:00 CST 2024:GenerateFMRIScenes.sh: fMRIName: rfMRI_REST1_RL
Sat Nov 23 13:21:00 CST 2024:GenerateFMRIScenes.sh: OutputSceneFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/Results/rfMRI_REST1_RL/fMRIQC
Sat Nov 23 13:21:00 CST 2024:GenerateFMRIScenes.sh: verboseArg: false
Sat Nov 23 13:21:27 CST 2024:GenerateFMRIScenes.sh: fMRI QC scene generation completed
Sat Nov 23 13:21:27 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Completed!

@RuiWang0805
Copy link
Author

The volume predilate amount could be reduced, as noted in the comment (its purpose is to reduce ringing effects from cubic resampling, but -cifti-resample uses the average value of the edge to fill the background (instead of 0), and has for a while, so this is less of a concern than with 1.4.0). I'm not sure if that would make it take 4 hours on 2mm data, though. What version of workbench are you using?

The simulation test (v 2.0.0) only on the workbench took very little time, and the longer it took seemed to be the Workbench version.

Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: arguments: --path=/home/ruiwang1997/projects/Pipelines_ExampleData --subject=0029-2 --fmriname=rfMRI_REST1_LR --lowresmesh=32 --fmrires=2 --smoothingFWHM=2 --grayordinatesres=2 --regname=MSMSulc
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Path: /home/ruiwang1997/projects/Pipelines_ExampleData
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Subject: 0029-2
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: NameOffMRI: rfMRI_REST1_LR
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: LowResMesh: 32
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: FinalfMRIResolution: 2
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: SmoothingFWHM: 2
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: GrayordinatesResolution: 2
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: RegName: MSMSulc
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: QCMode: YES
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: doGoodVoxels: YES
========================================
  DIRECTORY: /home/ruiwang1997/HCPpipelines
    PRODUCT: HCP Pipeline Scripts
    VERSION: Post-v4.8.0-c87affc6
     COMMIT: c87affc61033fe8c9d71db67603d8346f6962ae0
   MODIFIED: no
========================================
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: FSLDIR: /usr/local/fsl
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Platform Information Follows: 
Linux ubuntu 5.4.0-150-generic #167~18.04.1-Ubuntu SMP Wed May 24 00:51:42 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Make fMRI Ribbon
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: mkdir -p /home/ruiwang1997/projects/Pipelines_ExampleData/0029-2/MNINonLinear/Results/rfMRI_REST1_LR/RibbonVolumeToSurfaceMapping
Tue Nov 26 20:52:24 CST 2024:RibbonVolumeToSurfaceMapping.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Tue Nov 26 20:52:24 CST 2024:RibbonVolumeToSurfaceMapping.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Tue Nov 26 20:52:24 CST 2024:RibbonVolumeToSurfaceMapping.sh: START
0.439457
0.986688
.7669595
1.2064165
Tue Nov 26 20:56:39 CST 2024:RibbonVolumeToSurfaceMapping.sh: END
Tue Nov 26 20:56:39 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Surface Smoothing
Tue Nov 26 20:56:39 CST 2024:SurfaceSmoothing.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Tue Nov 26 20:56:39 CST 2024:SurfaceSmoothing.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Tue Nov 26 20:56:39 CST 2024:SurfaceSmoothing.sh: START
Tue Nov 26 20:56:48 CST 2024:SurfaceSmoothing.sh: END
Tue Nov 26 20:56:48 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Subcortical Processing
Tue Nov 26 20:56:48 CST 2024:SubcorticalProcessing.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Tue Nov 26 20:56:48 CST 2024:SubcorticalProcessing.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Tue Nov 26 20:56:48 CST 2024:SubcorticalProcessing.sh: START
Tue Nov 26 20:56:48 CST 2024:SubcorticalProcessing.sh: AtlasSpaceFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0029-2/MNINonLinear
Tue Nov 26 20:56:48 CST 2024:SubcorticalProcessing.sh: ROIFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0029-2/MNINonLinear/ROIs
Tue Nov 26 20:56:48 CST 2024:SubcorticalProcessing.sh: FinalfMRIResolution: 2
Tue Nov 26 20:56:48 CST 2024:SubcorticalProcessing.sh: ResultsFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0029-2/MNINonLinear/Results/rfMRI_REST1_LR
Tue Nov 26 20:56:48 CST 2024:SubcorticalProcessing.sh: NameOffMRI: rfMRI_REST1_LR
Tue Nov 26 20:56:48 CST 2024:SubcorticalProcessing.sh: SmoothingFWHM: 2
Tue Nov 26 20:56:48 CST 2024:SubcorticalProcessing.sh: BrainOrdinatesResolution: 2
Tue Nov 26 20:56:48 CST 2024:SubcorticalProcessing.sh: VolumefMRI: /home/ruiwang1997/projects/Pipelines_ExampleData/0029-2/MNINonLinear/Results/rfMRI_REST1_LR/rfMRI_REST1_LR
Tue Nov 26 20:56:48 CST 2024:SubcorticalProcessing.sh: Sigma: .84932180028801904272
Tue Nov 26 20:56:48 CST 2024:SubcorticalProcessing.sh: Creating subject-roi subcortical cifti at same resolution as output
Tue Nov 26 20:56:54 CST 2024:SubcorticalProcessing.sh: Dilating out zeros
Tue Nov 26 20:56:55 CST 2024:SubcorticalProcessing.sh: Generate atlas subcortical template cifti
Tue Nov 26 20:56:56 CST 2024:SubcorticalProcessing.sh: Smoothing and resampling
Tue Nov 26 20:58:30 CST 2024:SubcorticalProcessing.sh: END
Tue Nov 26 20:58:30 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Generation of Dense Timeseries
Tue Nov 26 20:58:30 CST 2024:CreateDenseTimeseries.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Tue Nov 26 20:58:30 CST 2024:CreateDenseTimeseries.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Tue Nov 26 20:58:30 CST 2024:CreateDenseTimeseries.sh: START
Tue Nov 26 20:58:38 CST 2024:CreateDenseTimeseries.sh: END
Tue Nov 26 20:58:38 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Generating fMRI QC scene and snapshots
Tue Nov 26 20:58:38 CST 2024:GenerateFMRIScenes.sh: arguments: --study-folder=/home/ruiwang1997/projects/Pipelines_ExampleData --subject=0029-2 --fmriname=rfMRI_REST1_LR --output-folder=/home/ruiwang1997/projects/Pipelines_ExampleData/0029-2/MNINonLinear/Results/rfMRI_REST1_LR/fMRIQC
Tue Nov 26 20:58:38 CST 2024:GenerateFMRIScenes.sh: StudyFolder: /home/ruiwang1997/projects/Pipelines_ExampleData
Tue Nov 26 20:58:38 CST 2024:GenerateFMRIScenes.sh: Subject: 0029-2
Tue Nov 26 20:58:38 CST 2024:GenerateFMRIScenes.sh: fMRIName: rfMRI_REST1_LR
Tue Nov 26 20:58:38 CST 2024:GenerateFMRIScenes.sh: OutputSceneFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0029-2/MNINonLinear/Results/rfMRI_REST1_LR/fMRIQC
Tue Nov 26 20:58:38 CST 2024:GenerateFMRIScenes.sh: verboseArg: false
Tue Nov 26 20:58:54 CST 2024:GenerateFMRIScenes.sh: fMRI QC scene generation completed
Tue Nov 26 20:58:54 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Completed!

@coalsont
Copy link
Member

The test I ran was on the development branch of workbench, which should be effectively the same as 2.0.1. It looked like you initially wrote "version 1.2.3" and then edited it to 2.0.1. Version 1.2.3 was released in 2016, and the speed of dilation was substantially improved in v1.4.2 (in 2020). Can you clarify if you are seeing this slowness with workbench v2.0.1?

@RuiWang0805
Copy link
Author

The test I ran was on the development branch of workbench, which should be effectively the same as 2.0.1. It looked like you initially wrote "version 1.2.3" and then edited it to 2.0.1. Version 1.2.3 was released in 2016, and the speed of dilation was substantially improved in v1.4.2 (in 2020). Can you clarify if you are seeing this slowness with workbench v2.0.1?

I used workbench"version "2.0.0" test to run one subject (without slrum scheduling software), as shown in 0029-2 (login1), the running time was relatively fast, about 12 minutes, and then I tested 8 subjects (slrum scheduling software). The time to run a subject (RL/LR) is relatively long, about 4-5h (login2), The process file ${ResultsFolder}/${NameOffMRI}_temp_template.dlabel.nii this step is very slow (SubcorticalProcessing.sh line119), As can be seen from login2, the running time is very slow, and the CPU monitoring software can also see that the process has been stuck in the process file ${ResultsFolder}/${NameOffMRI}_temp_template.dlabel.nii step.

login1 run for patient 0029-2(RL):

Tue Nov 26 20:45:56 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: arguments: --path=/home/ruiwang1997/projects/Pipelines_ExampleData --subject=0029-2 --fmriname=rfMRI_REST1_RL --lowresmesh=32 --fmrires=2 --smoothingFWHM=2 --grayordinatesres=2 --regname=MSMSulc
Tue Nov 26 20:45:56 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Path: /home/ruiwang1997/projects/Pipelines_ExampleData
Tue Nov 26 20:45:56 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Subject: 0029-2
Tue Nov 26 20:45:56 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: NameOffMRI: rfMRI_REST1_RL
Tue Nov 26 20:45:56 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: LowResMesh: 32
Tue Nov 26 20:45:56 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: FinalfMRIResolution: 2
Tue Nov 26 20:45:56 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: SmoothingFWHM: 2
Tue Nov 26 20:45:56 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: GrayordinatesResolution: 2
Tue Nov 26 20:45:56 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: RegName: MSMSulc
Tue Nov 26 20:45:56 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: QCMode: YES
Tue Nov 26 20:45:56 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: doGoodVoxels: YES
========================================
  DIRECTORY: /home/ruiwang1997/HCPpipelines
    PRODUCT: HCP Pipeline Scripts
    VERSION: Post-v4.8.0-c87affc6
     COMMIT: c87affc61033fe8c9d71db67603d8346f6962ae0
   MODIFIED: no
========================================
Tue Nov 26 20:45:56 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Tue Nov 26 20:45:56 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: FSLDIR: /usr/local/fsl
Tue Nov 26 20:45:56 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Tue Nov 26 20:45:56 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Platform Information Follows: 
Linux ubuntu 5.4.0-150-generic #167~18.04.1-Ubuntu SMP Wed May 24 00:51:42 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Tue Nov 26 20:45:56 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Make fMRI Ribbon
Tue Nov 26 20:45:56 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: mkdir -p /home/ruiwang1997/projects/Pipelines_ExampleData/0029-2/MNINonLinear/Results/rfMRI_REST1_RL/RibbonVolumeToSurfaceMapping
Tue Nov 26 20:45:56 CST 2024:RibbonVolumeToSurfaceMapping.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Tue Nov 26 20:45:56 CST 2024:RibbonVolumeToSurfaceMapping.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Tue Nov 26 20:45:56 CST 2024:RibbonVolumeToSurfaceMapping.sh: START
0.436878
0.984503
.7660640
1.2029420
Tue Nov 26 20:50:12 CST 2024:RibbonVolumeToSurfaceMapping.sh: END
Tue Nov 26 20:50:12 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Surface Smoothing
Tue Nov 26 20:50:12 CST 2024:SurfaceSmoothing.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Tue Nov 26 20:50:12 CST 2024:SurfaceSmoothing.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Tue Nov 26 20:50:12 CST 2024:SurfaceSmoothing.sh: START
Tue Nov 26 20:50:21 CST 2024:SurfaceSmoothing.sh: END
Tue Nov 26 20:50:21 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Subcortical Processing
Tue Nov 26 20:50:21 CST 2024:SubcorticalProcessing.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Tue Nov 26 20:50:21 CST 2024:SubcorticalProcessing.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Tue Nov 26 20:50:21 CST 2024:SubcorticalProcessing.sh: START
Tue Nov 26 20:50:21 CST 2024:SubcorticalProcessing.sh: AtlasSpaceFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0029-2/MNINonLinear
Tue Nov 26 20:50:21 CST 2024:SubcorticalProcessing.sh: ROIFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0029-2/MNINonLinear/ROIs
Tue Nov 26 20:50:21 CST 2024:SubcorticalProcessing.sh: FinalfMRIResolution: 2
Tue Nov 26 20:50:21 CST 2024:SubcorticalProcessing.sh: ResultsFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0029-2/MNINonLinear/Results/rfMRI_REST1_RL
Tue Nov 26 20:50:21 CST 2024:SubcorticalProcessing.sh: NameOffMRI: rfMRI_REST1_RL
Tue Nov 26 20:50:21 CST 2024:SubcorticalProcessing.sh: SmoothingFWHM: 2
Tue Nov 26 20:50:21 CST 2024:SubcorticalProcessing.sh: BrainOrdinatesResolution: 2
Tue Nov 26 20:50:21 CST 2024:SubcorticalProcessing.sh: VolumefMRI: /home/ruiwang1997/projects/Pipelines_ExampleData/0029-2/MNINonLinear/Results/rfMRI_REST1_RL/rfMRI_REST1_RL
Tue Nov 26 20:50:21 CST 2024:SubcorticalProcessing.sh: Sigma: .84932180028801904272
Tue Nov 26 20:50:21 CST 2024:SubcorticalProcessing.sh: Creating subject-roi subcortical cifti at same resolution as output
Tue Nov 26 20:50:27 CST 2024:SubcorticalProcessing.sh: Dilating out zeros
Tue Nov 26 20:50:29 CST 2024:SubcorticalProcessing.sh: Generate atlas subcortical template cifti
Tue Nov 26 20:50:29 CST 2024:SubcorticalProcessing.sh: Smoothing and resampling
Tue Nov 26 20:51:59 CST 2024:SubcorticalProcessing.sh: END
Tue Nov 26 20:51:59 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Generation of Dense Timeseries
Tue Nov 26 20:51:59 CST 2024:CreateDenseTimeseries.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Tue Nov 26 20:51:59 CST 2024:CreateDenseTimeseries.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Tue Nov 26 20:51:59 CST 2024:CreateDenseTimeseries.sh: START
Tue Nov 26 20:52:06 CST 2024:CreateDenseTimeseries.sh: END
Tue Nov 26 20:52:06 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Generating fMRI QC scene and snapshots
Tue Nov 26 20:52:06 CST 2024:GenerateFMRIScenes.sh: arguments: --study-folder=/home/ruiwang1997/projects/Pipelines_ExampleData --subject=0029-2 --fmriname=rfMRI_REST1_RL --output-folder=/home/ruiwang1997/projects/Pipelines_ExampleData/0029-2/MNINonLinear/Results/rfMRI_REST1_RL/fMRIQC
Tue Nov 26 20:52:06 CST 2024:GenerateFMRIScenes.sh: StudyFolder: /home/ruiwang1997/projects/Pipelines_ExampleData
Tue Nov 26 20:52:06 CST 2024:GenerateFMRIScenes.sh: Subject: 0029-2
Tue Nov 26 20:52:06 CST 2024:GenerateFMRIScenes.sh: fMRIName: rfMRI_REST1_RL
Tue Nov 26 20:52:06 CST 2024:GenerateFMRIScenes.sh: OutputSceneFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0029-2/MNINonLinear/Results/rfMRI_REST1_RL/fMRIQC
Tue Nov 26 20:52:06 CST 2024:GenerateFMRIScenes.sh: verboseArg: false
Tue Nov 26 20:52:24 CST 2024:GenerateFMRIScenes.sh: fMRI QC scene generation completed
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Completed!

login1 run for patient 0029-2(LR):

Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: arguments: --path=/home/ruiwang1997/projects/Pipelines_ExampleData --subject=0029-2 --fmriname=rfMRI_REST1_LR --lowresmesh=32 --fmrires=2 --smoothingFWHM=2 --grayordinatesres=2 --regname=MSMSulc
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Path: /home/ruiwang1997/projects/Pipelines_ExampleData
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Subject: 0029-2
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: NameOffMRI: rfMRI_REST1_LR
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: LowResMesh: 32
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: FinalfMRIResolution: 2
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: SmoothingFWHM: 2
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: GrayordinatesResolution: 2
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: RegName: MSMSulc
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: QCMode: YES
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: doGoodVoxels: YES
========================================
  DIRECTORY: /home/ruiwang1997/HCPpipelines
    PRODUCT: HCP Pipeline Scripts
    VERSION: Post-v4.8.0-c87affc6
     COMMIT: c87affc61033fe8c9d71db67603d8346f6962ae0
   MODIFIED: no
========================================
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: FSLDIR: /usr/local/fsl
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Platform Information Follows: 
Linux ubuntu 5.4.0-150-generic #167~18.04.1-Ubuntu SMP Wed May 24 00:51:42 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Make fMRI Ribbon
Tue Nov 26 20:52:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: mkdir -p /home/ruiwang1997/projects/Pipelines_ExampleData/0029-2/MNINonLinear/Results/rfMRI_REST1_LR/RibbonVolumeToSurfaceMapping
Tue Nov 26 20:52:24 CST 2024:RibbonVolumeToSurfaceMapping.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Tue Nov 26 20:52:24 CST 2024:RibbonVolumeToSurfaceMapping.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Tue Nov 26 20:52:24 CST 2024:RibbonVolumeToSurfaceMapping.sh: START
0.439457
0.986688
.7669595
1.2064165
Tue Nov 26 20:56:39 CST 2024:RibbonVolumeToSurfaceMapping.sh: END
Tue Nov 26 20:56:39 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Surface Smoothing
Tue Nov 26 20:56:39 CST 2024:SurfaceSmoothing.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Tue Nov 26 20:56:39 CST 2024:SurfaceSmoothing.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Tue Nov 26 20:56:39 CST 2024:SurfaceSmoothing.sh: START
Tue Nov 26 20:56:48 CST 2024:SurfaceSmoothing.sh: END
Tue Nov 26 20:56:48 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Subcortical Processing
Tue Nov 26 20:56:48 CST 2024:SubcorticalProcessing.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Tue Nov 26 20:56:48 CST 2024:SubcorticalProcessing.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Tue Nov 26 20:56:48 CST 2024:SubcorticalProcessing.sh: START
Tue Nov 26 20:56:48 CST 2024:SubcorticalProcessing.sh: AtlasSpaceFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0029-2/MNINonLinear
Tue Nov 26 20:56:48 CST 2024:SubcorticalProcessing.sh: ROIFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0029-2/MNINonLinear/ROIs
Tue Nov 26 20:56:48 CST 2024:SubcorticalProcessing.sh: FinalfMRIResolution: 2
Tue Nov 26 20:56:48 CST 2024:SubcorticalProcessing.sh: ResultsFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0029-2/MNINonLinear/Results/rfMRI_REST1_LR
Tue Nov 26 20:56:48 CST 2024:SubcorticalProcessing.sh: NameOffMRI: rfMRI_REST1_LR
Tue Nov 26 20:56:48 CST 2024:SubcorticalProcessing.sh: SmoothingFWHM: 2
Tue Nov 26 20:56:48 CST 2024:SubcorticalProcessing.sh: BrainOrdinatesResolution: 2
Tue Nov 26 20:56:48 CST 2024:SubcorticalProcessing.sh: VolumefMRI: /home/ruiwang1997/projects/Pipelines_ExampleData/0029-2/MNINonLinear/Results/rfMRI_REST1_LR/rfMRI_REST1_LR
Tue Nov 26 20:56:48 CST 2024:SubcorticalProcessing.sh: Sigma: .84932180028801904272
Tue Nov 26 20:56:48 CST 2024:SubcorticalProcessing.sh: Creating subject-roi subcortical cifti at same resolution as output
Tue Nov 26 20:56:54 CST 2024:SubcorticalProcessing.sh: Dilating out zeros
Tue Nov 26 20:56:55 CST 2024:SubcorticalProcessing.sh: Generate atlas subcortical template cifti
Tue Nov 26 20:56:56 CST 2024:SubcorticalProcessing.sh: Smoothing and resampling
Tue Nov 26 20:58:30 CST 2024:SubcorticalProcessing.sh: END
Tue Nov 26 20:58:30 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Generation of Dense Timeseries
Tue Nov 26 20:58:30 CST 2024:CreateDenseTimeseries.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Tue Nov 26 20:58:30 CST 2024:CreateDenseTimeseries.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Tue Nov 26 20:58:30 CST 2024:CreateDenseTimeseries.sh: START
Tue Nov 26 20:58:38 CST 2024:CreateDenseTimeseries.sh: END
Tue Nov 26 20:58:38 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Generating fMRI QC scene and snapshots
Tue Nov 26 20:58:38 CST 2024:GenerateFMRIScenes.sh: arguments: --study-folder=/home/ruiwang1997/projects/Pipelines_ExampleData --subject=0029-2 --fmriname=rfMRI_REST1_LR --output-folder=/home/ruiwang1997/projects/Pipelines_ExampleData/0029-2/MNINonLinear/Results/rfMRI_REST1_LR/fMRIQC
Tue Nov 26 20:58:38 CST 2024:GenerateFMRIScenes.sh: StudyFolder: /home/ruiwang1997/projects/Pipelines_ExampleData
Tue Nov 26 20:58:38 CST 2024:GenerateFMRIScenes.sh: Subject: 0029-2
Tue Nov 26 20:58:38 CST 2024:GenerateFMRIScenes.sh: fMRIName: rfMRI_REST1_LR
Tue Nov 26 20:58:38 CST 2024:GenerateFMRIScenes.sh: OutputSceneFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0029-2/MNINonLinear/Results/rfMRI_REST1_LR/fMRIQC
Tue Nov 26 20:58:38 CST 2024:GenerateFMRIScenes.sh: verboseArg: false
Tue Nov 26 20:58:54 CST 2024:GenerateFMRIScenes.sh: fMRI QC scene generation completed
Tue Nov 26 20:58:54 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Completed!

login2 run for patient by using slrum scheduling software(RL):

Tue Nov 26 21:06:16 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: arguments: --path=/home/ruiwang1997/projects/Pipelines_ExampleData --subject=0039 --fmriname=rfMRI_REST1_RL --lowresmesh=32 --fmrires=2 --smoothingFWHM=2 --grayordinatesres=2 --regname=MSMSulc
Tue Nov 26 21:06:16 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Path: /home/ruiwang1997/projects/Pipelines_ExampleData
Tue Nov 26 21:06:16 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Subject: 0039
Tue Nov 26 21:06:16 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: NameOffMRI: rfMRI_REST1_RL
Tue Nov 26 21:06:16 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: LowResMesh: 32
Tue Nov 26 21:06:16 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: FinalfMRIResolution: 2
Tue Nov 26 21:06:16 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: SmoothingFWHM: 2
Tue Nov 26 21:06:16 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: GrayordinatesResolution: 2
Tue Nov 26 21:06:16 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: RegName: MSMSulc
Tue Nov 26 21:06:16 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: QCMode: YES
Tue Nov 26 21:06:16 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: doGoodVoxels: YES
========================================
  DIRECTORY: /home/ruiwang1997/HCPpipelines
    PRODUCT: HCP Pipeline Scripts
    VERSION: Post-v4.8.0-c87affc6
     COMMIT: c87affc61033fe8c9d71db67603d8346f6962ae0
   MODIFIED: no
========================================
Tue Nov 26 21:06:16 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Tue Nov 26 21:06:16 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: FSLDIR: /usr/local/fsl
Tue Nov 26 21:06:16 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Tue Nov 26 21:06:16 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Platform Information Follows: 
Linux ubuntu 5.4.0-150-generic #167~18.04.1-Ubuntu SMP Wed May 24 00:51:42 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Tue Nov 26 21:06:16 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Make fMRI Ribbon
Tue Nov 26 21:06:16 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: mkdir -p /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/Results/rfMRI_REST1_RL/RibbonVolumeToSurfaceMapping
Tue Nov 26 21:06:16 CST 2024:RibbonVolumeToSurfaceMapping.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Tue Nov 26 21:06:16 CST 2024:RibbonVolumeToSurfaceMapping.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Tue Nov 26 21:06:16 CST 2024:RibbonVolumeToSurfaceMapping.sh: START
0.466924
0.982023
.7485610
1.2154850
Tue Nov 26 21:15:43 CST 2024:RibbonVolumeToSurfaceMapping.sh: END
Tue Nov 26 21:15:43 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Surface Smoothing
Tue Nov 26 21:15:43 CST 2024:SurfaceSmoothing.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Tue Nov 26 21:15:43 CST 2024:SurfaceSmoothing.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Tue Nov 26 21:15:44 CST 2024:SurfaceSmoothing.sh: START
Tue Nov 26 21:16:34 CST 2024:SurfaceSmoothing.sh: END
Tue Nov 26 21:16:34 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Subcortical Processing
Tue Nov 26 21:16:34 CST 2024:SubcorticalProcessing.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Tue Nov 26 21:16:34 CST 2024:SubcorticalProcessing.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Tue Nov 26 21:16:34 CST 2024:SubcorticalProcessing.sh: START
Tue Nov 26 21:16:34 CST 2024:SubcorticalProcessing.sh: AtlasSpaceFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear
Tue Nov 26 21:16:34 CST 2024:SubcorticalProcessing.sh: ROIFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/ROIs
Tue Nov 26 21:16:34 CST 2024:SubcorticalProcessing.sh: FinalfMRIResolution: 2
Tue Nov 26 21:16:34 CST 2024:SubcorticalProcessing.sh: ResultsFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/Results/rfMRI_REST1_RL
Tue Nov 26 21:16:34 CST 2024:SubcorticalProcessing.sh: NameOffMRI: rfMRI_REST1_RL
Tue Nov 26 21:16:34 CST 2024:SubcorticalProcessing.sh: SmoothingFWHM: 2
Tue Nov 26 21:16:35 CST 2024:SubcorticalProcessing.sh: BrainOrdinatesResolution: 2
Tue Nov 26 21:16:35 CST 2024:SubcorticalProcessing.sh: VolumefMRI: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/Results/rfMRI_REST1_RL/rfMRI_REST1_RL
Tue Nov 26 21:16:35 CST 2024:SubcorticalProcessing.sh: Sigma: .84932180028801904272
Tue Nov 26 21:16:35 CST 2024:SubcorticalProcessing.sh: Creating subject-roi subcortical cifti at same resolution as output
Tue Nov 26 21:16:40 CST 2024:SubcorticalProcessing.sh: Dilating out zeros
Tue Nov 26 21:17:40 CST 2024:SubcorticalProcessing.sh: Generate atlas subcortical template cifti
Tue Nov 26 21:17:40 CST 2024:SubcorticalProcessing.sh: Smoothing and resampling
Tue Nov 26 23:58:16 CST 2024:SubcorticalProcessing.sh: END
Tue Nov 26 23:58:16 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Generation of Dense Timeseries
Tue Nov 26 23:58:16 CST 2024:CreateDenseTimeseries.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Tue Nov 26 23:58:16 CST 2024:CreateDenseTimeseries.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Tue Nov 26 23:58:16 CST 2024:CreateDenseTimeseries.sh: START
Tue Nov 26 23:58:24 CST 2024:CreateDenseTimeseries.sh: END
Tue Nov 26 23:58:24 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Generating fMRI QC scene and snapshots
Tue Nov 26 23:58:24 CST 2024:GenerateFMRIScenes.sh: arguments: --study-folder=/home/ruiwang1997/projects/Pipelines_ExampleData --subject=0039 --fmriname=rfMRI_REST1_RL --output-folder=/home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/Results/rfMRI_REST1_RL/fMRIQC
Tue Nov 26 23:58:24 CST 2024:GenerateFMRIScenes.sh: StudyFolder: /home/ruiwang1997/projects/Pipelines_ExampleData
Tue Nov 26 23:58:24 CST 2024:GenerateFMRIScenes.sh: Subject: 0039
Tue Nov 26 23:58:24 CST 2024:GenerateFMRIScenes.sh: fMRIName: rfMRI_REST1_RL
Tue Nov 26 23:58:24 CST 2024:GenerateFMRIScenes.sh: OutputSceneFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/Results/rfMRI_REST1_RL/fMRIQC
Tue Nov 26 23:58:24 CST 2024:GenerateFMRIScenes.sh: verboseArg: false
Tue Nov 26 23:58:44 CST 2024:GenerateFMRIScenes.sh: fMRI QC scene generation completed
Tue Nov 26 23:58:44 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Completed!

login2 run for patient by using slrum scheduling software(LR):

Tue Nov 26 23:58:45 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: arguments: --path=/home/ruiwang1997/projects/Pipelines_ExampleData --subject=0039 --fmriname=rfMRI_REST1_LR --lowresmesh=32 --fmrires=2 --smoothingFWHM=2 --grayordinatesres=2 --regname=MSMSulc
Tue Nov 26 23:58:45 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Path: /home/ruiwang1997/projects/Pipelines_ExampleData
Tue Nov 26 23:58:45 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Subject: 0039
Tue Nov 26 23:58:45 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: NameOffMRI: rfMRI_REST1_LR
Tue Nov 26 23:58:45 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: LowResMesh: 32
Tue Nov 26 23:58:45 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: FinalfMRIResolution: 2
Tue Nov 26 23:58:45 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: SmoothingFWHM: 2
Tue Nov 26 23:58:45 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: GrayordinatesResolution: 2
Tue Nov 26 23:58:45 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: RegName: MSMSulc
Tue Nov 26 23:58:45 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: QCMode: YES
Tue Nov 26 23:58:45 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: doGoodVoxels: YES
========================================
  DIRECTORY: /home/ruiwang1997/HCPpipelines
    PRODUCT: HCP Pipeline Scripts
    VERSION: Post-v4.8.0-c87affc6
     COMMIT: c87affc61033fe8c9d71db67603d8346f6962ae0
   MODIFIED: no
========================================
Tue Nov 26 23:58:45 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Tue Nov 26 23:58:45 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: FSLDIR: /usr/local/fsl
Tue Nov 26 23:58:45 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Tue Nov 26 23:58:45 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Platform Information Follows: 
Linux ubuntu 5.4.0-150-generic #167~18.04.1-Ubuntu SMP Wed May 24 00:51:42 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Tue Nov 26 23:58:45 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Make fMRI Ribbon
Tue Nov 26 23:58:45 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: mkdir -p /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/Results/rfMRI_REST1_LR/RibbonVolumeToSurfaceMapping
Tue Nov 26 23:58:45 CST 2024:RibbonVolumeToSurfaceMapping.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Tue Nov 26 23:58:45 CST 2024:RibbonVolumeToSurfaceMapping.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Tue Nov 26 23:58:45 CST 2024:RibbonVolumeToSurfaceMapping.sh: START
0.469014
0.983727
.7492200
1.2182340
Wed Nov 27 00:06:48 CST 2024:RibbonVolumeToSurfaceMapping.sh: END
Wed Nov 27 00:06:48 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Surface Smoothing
Wed Nov 27 00:06:48 CST 2024:SurfaceSmoothing.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Wed Nov 27 00:06:48 CST 2024:SurfaceSmoothing.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Wed Nov 27 00:06:48 CST 2024:SurfaceSmoothing.sh: START
Wed Nov 27 00:07:36 CST 2024:SurfaceSmoothing.sh: END
Wed Nov 27 00:07:36 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Subcortical Processing
Wed Nov 27 00:07:36 CST 2024:SubcorticalProcessing.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Wed Nov 27 00:07:36 CST 2024:SubcorticalProcessing.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Wed Nov 27 00:07:36 CST 2024:SubcorticalProcessing.sh: START
Wed Nov 27 00:07:36 CST 2024:SubcorticalProcessing.sh: AtlasSpaceFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear
Wed Nov 27 00:07:36 CST 2024:SubcorticalProcessing.sh: ROIFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/ROIs
Wed Nov 27 00:07:36 CST 2024:SubcorticalProcessing.sh: FinalfMRIResolution: 2
Wed Nov 27 00:07:36 CST 2024:SubcorticalProcessing.sh: ResultsFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/Results/rfMRI_REST1_LR
Wed Nov 27 00:07:36 CST 2024:SubcorticalProcessing.sh: NameOffMRI: rfMRI_REST1_LR
Wed Nov 27 00:07:36 CST 2024:SubcorticalProcessing.sh: SmoothingFWHM: 2
Wed Nov 27 00:07:36 CST 2024:SubcorticalProcessing.sh: BrainOrdinatesResolution: 2
Wed Nov 27 00:07:36 CST 2024:SubcorticalProcessing.sh: VolumefMRI: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/Results/rfMRI_REST1_LR/rfMRI_REST1_LR
Wed Nov 27 00:07:36 CST 2024:SubcorticalProcessing.sh: Sigma: .84932180028801904272
Wed Nov 27 00:07:36 CST 2024:SubcorticalProcessing.sh: Creating subject-roi subcortical cifti at same resolution as output
Wed Nov 27 00:07:41 CST 2024:SubcorticalProcessing.sh: Dilating out zeros
Wed Nov 27 00:08:43 CST 2024:SubcorticalProcessing.sh: Generate atlas subcortical template cifti
Wed Nov 27 00:08:44 CST 2024:SubcorticalProcessing.sh: Smoothing and resampling
Wed Nov 27 02:09:09 CST 2024:SubcorticalProcessing.sh: END
Wed Nov 27 02:09:09 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Generation of Dense Timeseries
Wed Nov 27 02:09:09 CST 2024:CreateDenseTimeseries.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Wed Nov 27 02:09:09 CST 2024:CreateDenseTimeseries.sh: CARET7DIR: /home/ruiwang1997/HCPpipelines/workbench/bin_linux64
Wed Nov 27 02:09:09 CST 2024:CreateDenseTimeseries.sh: START
Wed Nov 27 02:09:17 CST 2024:CreateDenseTimeseries.sh: END
Wed Nov 27 02:09:17 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Generating fMRI QC scene and snapshots
Wed Nov 27 02:09:17 CST 2024:GenerateFMRIScenes.sh: arguments: --study-folder=/home/ruiwang1997/projects/Pipelines_ExampleData --subject=0039 --fmriname=rfMRI_REST1_LR --output-folder=/home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/Results/rfMRI_REST1_LR/fMRIQC
Wed Nov 27 02:09:17 CST 2024:GenerateFMRIScenes.sh: StudyFolder: /home/ruiwang1997/projects/Pipelines_ExampleData
Wed Nov 27 02:09:17 CST 2024:GenerateFMRIScenes.sh: Subject: 0039
Wed Nov 27 02:09:17 CST 2024:GenerateFMRIScenes.sh: fMRIName: rfMRI_REST1_LR
Wed Nov 27 02:09:17 CST 2024:GenerateFMRIScenes.sh: OutputSceneFolder: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/MNINonLinear/Results/rfMRI_REST1_LR/fMRIQC
Wed Nov 27 02:09:17 CST 2024:GenerateFMRIScenes.sh: verboseArg: false
Wed Nov 27 02:09:35 CST 2024:GenerateFMRIScenes.sh: fMRI QC scene generation completed
Wed Nov 27 02:09:35 CST 2024:GenericfMRISurfaceProcessingPipeline.sh: Completed!

@coalsont
Copy link
Member

Try adding --export=OMP_NUM_THREADS=4 to your sbatch command and see what the timing looks like then. If it improves things, then perhaps the slurm setup should do something to improve the default behavior of multithreading. I believe we use cpusets on our CHPC cluster to basically split the multi-socket machines into two logical nodes. We have also seen some odd results from high core count single-socket systems. As long as you aren't hitting memory limits, keeping the threading lower and running many subjects per node may be more throughput-efficient, if you have enough subjects to saturate the nodes.

@RuiWang0805
Copy link
Author

RuiWang0805 commented Nov 28, 2024

Try adding --export=OMP_NUM_THREADS=4 to your sbatch command and see what the timing looks like then. If it improves things, then perhaps the slurm setup should do something to improve the default behavior of multithreading. I believe we use cpusets on our CHPC cluster to basically split the multi-socket machines into two logical nodes. We have also seen some odd results from high core count single-socket systems. As long as you aren't hitting memory limits, keeping the threading lower and running many subjects per node may be more throughput-efficient, if you have enough subjects to saturate the nodes.

When I preprocessed the DWI data, I encountered an error that apparently meant numpy was missing from fsl, so I downloaded numpy 1.26.4. I still encountered the lack of numpy when running ICAFIX, but finally I was able to run successfully. My fsl version is 6.07.15, the default python is 3.12 and numpy1.24.4 seem incompatible, several downloads were unsuccessful, so I downloaded numpy1.26.4. numpy1.24.4 is recommended for HCPpipeline.

Uploading error for install numpy1.24.4.png…

Thu Nov 28 14:13:44 CST 2024:hcp_fix: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Thu Nov 28 14:13:44 CST 2024:hcp_fix: FSLDIR: /usr/local/fsl
Thu Nov 28 14:13:44 CST 2024:hcp_fix: FSL_FIXDIR: /usr/local/fix
Thu Nov 28 14:13:44 CST 2024:hcp_fix: Sourcing /usr/local/fix/settings.sh
Thu Nov 28 14:13:44 CST 2024:hcp_fix: Showing HCP Pipelines version
Post-v4.8.0-MOD-c87affc6
Thu Nov 28 14:13:44 CST 2024:hcp_fix: Showing FSL version
Thu Nov 28 14:13:44 CST 2024:hcp_fix: INFO: Determined that the FSL version in use is 6.0.7.15
Thu Nov 28 14:13:44 CST 2024:hcp_fix: FSL version: 6.0.7.15
Thu Nov 28 14:13:44 CST 2024:hcp_fix: FIX version: 1.06.15
Thu Nov 28 14:13:44 CST 2024:hcp_fix: FSL_FIX_MATLAB_MODE: 0
Thu Nov 28 14:13:44 CST 2024:hcp_fix: fMRI Name: rfMRI_REST1_LR
Thu Nov 28 14:13:44 CST 2024:hcp_fix: highpass: 2000
Thu Nov 28 14:13:44 CST 2024:hcp_fix: doMotionRegression: TRUE
Thu Nov 28 14:13:44 CST 2024:hcp_fix: TrainingData: HCP_hp2000.RData
Thu Nov 28 14:13:44 CST 2024:hcp_fix: FixThresh: 10
Thu Nov 28 14:13:44 CST 2024:hcp_fix: DeleteIntermediates: FALSE
Thu Nov 28 14:13:44 CST 2024:hcp_fix: tr: 0.700000 
Thu Nov 28 14:13:44 CST 2024:hcp_fix: Running highpass
Thu Nov 28 14:13:54 CST 2024:hcp_fix: highpass_cmd: /usr/local/fsl/bin/fslmaths rfMRI_REST1_LR -sub rfMRI_REST1_LR_hp2000 -bptf 1428.5714285714 -1 -add rfMRI_REST1_LR_hp2000 rfMRI_REST1_LR_hp2000
Thu Nov 28 14:17:46 CST 2024:hcp_fix: Running MELODIC located at: /usr/local/fsl/share/fsl/bin/melodic
Thu Nov 28 14:17:46 CST 2024:hcp_fix: melodic_cmd: /usr/local/fsl/share/fsl/bin/melodic -i rfMRI_REST1_LR_hp2000 -o rfMRI_REST1_LR_hp2000.ica/filtered_func_data.ica --nobet --report --Oall --tr=0.700000 
Thu Nov 28 14:36:03 CST 2024:hcp_fix: melodic has been run: return_code = 0
Thu Nov 28 14:36:03 CST 2024:hcp_fix: Creating mc/prefiltered_func_data_mcf.par file
Thu Nov 28 14:36:15 CST 2024:hcp_fix: Running FIX
Thu Nov 28 14:36:15 CST 2024:hcp_fix: using training data file: /usr/local/fix/training_files/HCP_hp2000.RData
Thu Nov 28 14:36:15 CST 2024:hcp_fix: fix_cmd: /usr/local/fix/fix rfMRI_REST1_LR_hp2000.ica /usr/local/fix/training_files/HCP_hp2000.RData 10 -m -h 2000
Thu Nov 28 14:36:15 CST 2024:hcp_fix: Check rfMRI_REST1_LR_hp2000.ica/fix/logMatlab.txt for log output from feature extraction
Thu Nov 28 14:36:15 CST 2024:hcp_fix: Check rfMRI_REST1_LR_hp2000.ica/.fix_2b_predict.log for log output from component classification
Thu Nov 28 14:36:15 CST 2024:hcp_fix: Check rfMRI_REST1_LR_hp2000.ica/.fix.log for log output from cleanup stage
FIX Feature extraction for Melodic output directory: rfMRI_REST1_LR_hp2000.ica
 create edge masks
 run FAST
 registration of standard space masks
 extract features
FIX Classifying components in Melodic directory: rfMRI_REST1_LR_hp2000.ica using training file: /usr/local/fix/training_files/HCP_hp2000.RData and threshold 10
FIX Applying cleanup using cleanup file: rfMRI_REST1_LR_hp2000.ica/fix4melview_HCP_hp2000_thr10.txt and motion cleanup set to 1
Thu Nov 28 15:03:28 CST 2024:hcp_fix: Done running FIX
Thu Nov 28 15:03:29 CST 2024:hcp_fix: Done renaming files
Thu Nov 28 15:03:29 CST 2024:hcp_fix: Completed!
Traceback (most recent call last):
  File "/usr/local/fsl/bin/imcp", line 6, in <module>
    from fsl.scripts.imcp import main
  File "/usr/local/fsl/lib/python3.12/site-packages/fsl/scripts/imcp.py", line 20, in <module>
    import fsl.utils.imcp as imcp
  File "/usr/local/fsl/lib/python3.12/site-packages/fsl/utils/imcp.py", line 21, in <module>
    import numpy          as np
ModuleNotFoundError: No module named 'numpy'
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline.sh: arguments: --posData=/home/ruiwang1997/projects/Pipelines_ExampleData/0039/unprocessed/3T/Diffusion/0039_3T_DWI_dir90_RL.nii.gz --negData=/home/ruiwang1997/projects/Pipelines_ExampleData/0039/unprocessed/3T/Diffusion/0039_3T_DWI_dir90_LR.nii.gz --path=/home/ruiwang1997/projects/Pipelines_ExampleData --subject=0039 --echospacing-seconds=0.00078 --PEdir=1 --gdcoeffs=NONE --printcom=
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline.sh: StudyFolder: /home/ruiwang1997/projects/Pipelines_ExampleData
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline.sh: Subject: 0039
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline.sh: PEdir: 1
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline.sh: PosInputImages: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/unprocessed/3T/Diffusion/0039_3T_DWI_dir90_RL.nii.gz
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline.sh: NegInputImages: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/unprocessed/3T/Diffusion/0039_3T_DWI_dir90_LR.nii.gz
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline.sh: echospacingsec: 0.00078
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline.sh: echospacing: 
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline.sh: GdCoeffs: NONE
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline.sh: DWIName: Diffusion
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline.sh: DegreesOfFreedom: 6
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline.sh: b0maxbval: 50
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline.sh: TopupConfig: 
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline.sh: SelectBestB0String: False
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline.sh: EnsureEvenSlicesString: False
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline.sh: extra_eddy_args: 
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline.sh: gpuString: True
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline.sh: cuda_version: 
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline.sh: CombineDataFlag: 1
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline.sh: runcmd: 
========================================
  DIRECTORY: /home/ruiwang1997/HCPpipelines
    PRODUCT: HCP Pipeline Scripts
    VERSION: Post-v4.8.0-MOD-c87affc6
     COMMIT: c87affc61033fe8c9d71db67603d8346f6962ae0
   MODIFIED: YES
========================================
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline.sh: FSLDIR: /usr/local/fsl
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline.sh: Invoking Pre-Eddy Steps
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline.sh: pre_eddy_cmd: /home/ruiwang1997/HCPpipelines/DiffusionPreprocessing/DiffPreprocPipeline_PreEddy.sh --path=/home/ruiwang1997/projects/Pipelines_ExampleData --subject=0039 --dwiname=Diffusion --PEdir=1 --posData=/home/ruiwang1997/projects/Pipelines_ExampleData/0039/unprocessed/3T/Diffusion/0039_3T_DWI_dir90_RL.nii.gz --negData=/home/ruiwang1997/projects/Pipelines_ExampleData/0039/unprocessed/3T/Diffusion/0039_3T_DWI_dir90_LR.nii.gz --echospacing=.78000 --b0maxbval=50 --topup-config-file=/home/ruiwang1997/HCPpipelines/global/config/b02b0.cnf --printcom= --select-best-b0=0 --ensure-even-slices=0
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline_PreEddy.sh: arguments: --path=/home/ruiwang1997/projects/Pipelines_ExampleData --subject=0039 --dwiname=Diffusion --PEdir=1 --posData=/home/ruiwang1997/projects/Pipelines_ExampleData/0039/unprocessed/3T/Diffusion/0039_3T_DWI_dir90_RL.nii.gz --negData=/home/ruiwang1997/projects/Pipelines_ExampleData/0039/unprocessed/3T/Diffusion/0039_3T_DWI_dir90_LR.nii.gz --echospacing=.78000 --b0maxbval=50 --topup-config-file=/home/ruiwang1997/HCPpipelines/global/config/b02b0.cnf --printcom= --select-best-b0=0 --ensure-even-slices=0
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline_PreEddy.sh: StudyFolder: /home/ruiwang1997/projects/Pipelines_ExampleData
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline_PreEddy.sh: Subject: 0039
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline_PreEddy.sh: PEdir: 1
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline_PreEddy.sh: PosInputImages: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/unprocessed/3T/Diffusion/0039_3T_DWI_dir90_RL.nii.gz
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline_PreEddy.sh: NegInputImages: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/unprocessed/3T/Diffusion/0039_3T_DWI_dir90_LR.nii.gz
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline_PreEddy.sh: echospacing: .78000
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline_PreEddy.sh: TopupConfig: /home/ruiwang1997/HCPpipelines/global/config/b02b0.cnf
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline_PreEddy.sh: DWIName: Diffusion
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline_PreEddy.sh: b0maxbval: 50
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline_PreEddy.sh: SelectBestB0String: 0
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline_PreEddy.sh: EnsureEvenSlicesString: 0
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline_PreEddy.sh: runcmd: 
========================================
  DIRECTORY: /home/ruiwang1997/HCPpipelines
    PRODUCT: HCP Pipeline Scripts
    VERSION: Post-v4.8.0-MOD-c87affc6
     COMMIT: c87affc61033fe8c9d71db67603d8346f6962ae0
   MODIFIED: YES
========================================
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline_PreEddy.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline_PreEddy.sh: FSLDIR: /usr/local/fsl
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline_PreEddy.sh: HCPPIPEDIR_Config: /home/ruiwang1997/HCPpipelines/global/config
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline_PreEddy.sh: outdir: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline_PreEddy.sh: basePos: Pos
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline_PreEddy.sh: baseNeg: Neg
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline_PreEddy.sh: Copying positive raw data to working directory
Thu Nov 28 10:40:23 CST 2024:DiffPreprocPipeline_PreEddy.sh: PosInputImages: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/unprocessed/3T/Diffusion/0039_3T_DWI_dir90_RL.nii.gz
Thu Nov 28 10:40:24 CST 2024:DiffPreprocPipeline_PreEddy.sh: Copying negative raw data to working directory
Thu Nov 28 10:40:24 CST 2024:DiffPreprocPipeline_PreEddy.sh: NegInputImages: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/unprocessed/3T/Diffusion/0039_3T_DWI_dir90_LR.nii.gz
Thu Nov 28 10:40:25 CST 2024:DiffPreprocPipeline_PreEddy.sh: Total readout time is .078780 secs
Thu Nov 28 10:40:25 CST 2024:DiffPreprocPipeline_PreEddy.sh: Create two files for each phase encoding direction
Thu Nov 28 10:40:25 CST 2024:DiffPreprocPipeline_PreEddy.sh: Running Intensity Normalisation

 START: basic_preproc_norm_intensity.sh
basic_preproc_norm_intensity.sh: Input Parameter: workingdir: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion
basic_preproc_norm_intensity.sh: Input Parameter: b0maxbval: 50
basic_preproc_norm_intensity.sh: Rescaling series to ensure consistency across baseline intensities
basic_preproc_norm_intensity.sh: Processing /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1
basic_preproc_norm_intensity.sh: About to fslmaths /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1.nii.gz -Xmean -Ymean -Zmean /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_mean
basic_preproc_norm_intensity.sh: Getting Posbvals from /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1.bval
basic_preproc_norm_intensity.sh: Posbvals: 5 1000 995 1005 1000 1000 1000 1000 1000 5 1000 1005 1000 1000 995 1005 1000 1000 5 1000 1005 1000 1000 1000 1000 995 1000 5 995 995 995 1000 1005 1005 995 1000 5 995 1000 1000 1000 1005 1000 1000 1000 5 1000 1000 1000 1000 1000 1000 1000 1000 5 1000 1005 1005 995 995 1000 1000 995 5 1000 995 995 995 1000 1000 1005 1000 5 1000 1000 1005 1000 1000 995 995 995 5 1005 1000 1000 1000 1000 995 1005 995
basic_preproc_norm_intensity.sh: Posbvals i: 5
basic_preproc_norm_intensity.sh: cnt: 0000
basic_preproc_norm_intensity.sh: About to fslroi /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_mean /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_b0_0000 0 1
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0001
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0002
basic_preproc_norm_intensity.sh: Posbvals i: 1005
basic_preproc_norm_intensity.sh: cnt: 0003
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0004
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0005
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0006
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0007
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0008
basic_preproc_norm_intensity.sh: Posbvals i: 5
basic_preproc_norm_intensity.sh: cnt: 0009
basic_preproc_norm_intensity.sh: About to fslroi /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_mean /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_b0_0009 9 1
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0010
basic_preproc_norm_intensity.sh: Posbvals i: 1005
basic_preproc_norm_intensity.sh: cnt: 0011
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0012
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0013
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0014
basic_preproc_norm_intensity.sh: Posbvals i: 1005
basic_preproc_norm_intensity.sh: cnt: 0015
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0016
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0017
basic_preproc_norm_intensity.sh: Posbvals i: 5
basic_preproc_norm_intensity.sh: cnt: 0018
basic_preproc_norm_intensity.sh: About to fslroi /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_mean /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_b0_0018 18 1
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0019
basic_preproc_norm_intensity.sh: Posbvals i: 1005
basic_preproc_norm_intensity.sh: cnt: 0020
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0021
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0022
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0023
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0024
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0025
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0026
basic_preproc_norm_intensity.sh: Posbvals i: 5
basic_preproc_norm_intensity.sh: cnt: 0027
basic_preproc_norm_intensity.sh: About to fslroi /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_mean /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_b0_0027 27 1
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0028
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0029
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0030
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0031
basic_preproc_norm_intensity.sh: Posbvals i: 1005
basic_preproc_norm_intensity.sh: cnt: 0032
basic_preproc_norm_intensity.sh: Posbvals i: 1005
basic_preproc_norm_intensity.sh: cnt: 0033
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0034
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0035
basic_preproc_norm_intensity.sh: Posbvals i: 5
basic_preproc_norm_intensity.sh: cnt: 0036
basic_preproc_norm_intensity.sh: About to fslroi /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_mean /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_b0_0036 36 1
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0037
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0038
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0039
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0040
basic_preproc_norm_intensity.sh: Posbvals i: 1005
basic_preproc_norm_intensity.sh: cnt: 0041
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0042
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0043
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0044
basic_preproc_norm_intensity.sh: Posbvals i: 5
basic_preproc_norm_intensity.sh: cnt: 0045
basic_preproc_norm_intensity.sh: About to fslroi /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_mean /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_b0_0045 45 1
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0046
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0047
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0048
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0049
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0050
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0051
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0052
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0053
basic_preproc_norm_intensity.sh: Posbvals i: 5
basic_preproc_norm_intensity.sh: cnt: 0054
basic_preproc_norm_intensity.sh: About to fslroi /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_mean /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_b0_0054 54 1
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0055
basic_preproc_norm_intensity.sh: Posbvals i: 1005
basic_preproc_norm_intensity.sh: cnt: 0056
basic_preproc_norm_intensity.sh: Posbvals i: 1005
basic_preproc_norm_intensity.sh: cnt: 0057
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0058
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0059
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0060
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0061
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0062
basic_preproc_norm_intensity.sh: Posbvals i: 5
basic_preproc_norm_intensity.sh: cnt: 0063
basic_preproc_norm_intensity.sh: About to fslroi /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_mean /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_b0_0063 63 1
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0064
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0065
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0066
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0067
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0068
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0069
basic_preproc_norm_intensity.sh: Posbvals i: 1005
basic_preproc_norm_intensity.sh: cnt: 0070
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0071
basic_preproc_norm_intensity.sh: Posbvals i: 5
basic_preproc_norm_intensity.sh: cnt: 0072
basic_preproc_norm_intensity.sh: About to fslroi /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_mean /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_b0_0072 72 1
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0073
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0074
basic_preproc_norm_intensity.sh: Posbvals i: 1005
basic_preproc_norm_intensity.sh: cnt: 0075
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0076
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0077
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0078
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0079
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0080
basic_preproc_norm_intensity.sh: Posbvals i: 5
basic_preproc_norm_intensity.sh: cnt: 0081
basic_preproc_norm_intensity.sh: About to fslroi /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_mean /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_b0_0081 81 1
basic_preproc_norm_intensity.sh: Posbvals i: 1005
basic_preproc_norm_intensity.sh: cnt: 0082
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0083
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0084
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0085
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0086
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0087
basic_preproc_norm_intensity.sh: Posbvals i: 1005
basic_preproc_norm_intensity.sh: cnt: 0088
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0089
basic_preproc_norm_intensity.sh: About to fslmerge -t /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_mean /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_b0_0000.nii.gz /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_b0_0009.nii.gz /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_b0_0018.nii.gz /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_b0_0027.nii.gz /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_b0_0036.nii.gz /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_b0_0045.nii.gz /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_b0_0054.nii.gz /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_b0_0063.nii.gz /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_b0_0072.nii.gz /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_b0_0081.nii.gz
basic_preproc_norm_intensity.sh: About to fslmaths /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_mean -Tmean /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Pos_1_mean
basic_preproc_norm_intensity.sh: Processing /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1
basic_preproc_norm_intensity.sh: About to fslmaths /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1.nii.gz -Xmean -Ymean -Zmean /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_mean
basic_preproc_norm_intensity.sh: Getting Posbvals from /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1.bval
basic_preproc_norm_intensity.sh: Posbvals: 5 1000 995 1005 1000 1000 1000 1000 1000 5 1000 1005 1000 1000 995 1005 1000 1000 5 1000 1005 1000 1000 1000 1000 995 1000 5 995 995 995 1000 1005 1005 995 1000 5 995 1000 1000 1000 1005 1000 1000 1000 5 1000 1000 1000 1000 1000 1000 1000 1000 5 1000 1005 1005 995 995 1000 1000 995 5 1000 995 995 995 1000 1000 1005 1000 5 1000 1000 1005 1000 1000 995 995 995 5 1005 1000 1000 1000 1000 995 1005 995
basic_preproc_norm_intensity.sh: Posbvals i: 5
basic_preproc_norm_intensity.sh: cnt: 0000
basic_preproc_norm_intensity.sh: About to fslroi /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_mean /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_b0_0000 0 1
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0001
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0002
basic_preproc_norm_intensity.sh: Posbvals i: 1005
basic_preproc_norm_intensity.sh: cnt: 0003
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0004
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0005
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0006
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0007
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0008
basic_preproc_norm_intensity.sh: Posbvals i: 5
basic_preproc_norm_intensity.sh: cnt: 0009
basic_preproc_norm_intensity.sh: About to fslroi /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_mean /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_b0_0009 9 1
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0010
basic_preproc_norm_intensity.sh: Posbvals i: 1005
basic_preproc_norm_intensity.sh: cnt: 0011
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0012
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0013
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0014
basic_preproc_norm_intensity.sh: Posbvals i: 1005
basic_preproc_norm_intensity.sh: cnt: 0015
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0016
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0017
basic_preproc_norm_intensity.sh: Posbvals i: 5
basic_preproc_norm_intensity.sh: cnt: 0018
basic_preproc_norm_intensity.sh: About to fslroi /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_mean /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_b0_0018 18 1
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0019
basic_preproc_norm_intensity.sh: Posbvals i: 1005
basic_preproc_norm_intensity.sh: cnt: 0020
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0021
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0022
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0023
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0024
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0025
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0026
basic_preproc_norm_intensity.sh: Posbvals i: 5
basic_preproc_norm_intensity.sh: cnt: 0027
basic_preproc_norm_intensity.sh: About to fslroi /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_mean /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_b0_0027 27 1
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0028
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0029
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0030
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0031
basic_preproc_norm_intensity.sh: Posbvals i: 1005
basic_preproc_norm_intensity.sh: cnt: 0032
basic_preproc_norm_intensity.sh: Posbvals i: 1005
basic_preproc_norm_intensity.sh: cnt: 0033
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0034
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0035
basic_preproc_norm_intensity.sh: Posbvals i: 5
basic_preproc_norm_intensity.sh: cnt: 0036
basic_preproc_norm_intensity.sh: About to fslroi /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_mean /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_b0_0036 36 1
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0037
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0038
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0039
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0040
basic_preproc_norm_intensity.sh: Posbvals i: 1005
basic_preproc_norm_intensity.sh: cnt: 0041
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0042
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0043
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0044
basic_preproc_norm_intensity.sh: Posbvals i: 5
basic_preproc_norm_intensity.sh: cnt: 0045
basic_preproc_norm_intensity.sh: About to fslroi /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_mean /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_b0_0045 45 1
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0046
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0047
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0048
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0049
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0050
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0051
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0052
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0053
basic_preproc_norm_intensity.sh: Posbvals i: 5
basic_preproc_norm_intensity.sh: cnt: 0054
basic_preproc_norm_intensity.sh: About to fslroi /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_mean /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_b0_0054 54 1
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0055
basic_preproc_norm_intensity.sh: Posbvals i: 1005
basic_preproc_norm_intensity.sh: cnt: 0056
basic_preproc_norm_intensity.sh: Posbvals i: 1005
basic_preproc_norm_intensity.sh: cnt: 0057
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0058
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0059
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0060
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0061
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0062
basic_preproc_norm_intensity.sh: Posbvals i: 5
basic_preproc_norm_intensity.sh: cnt: 0063
basic_preproc_norm_intensity.sh: About to fslroi /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_mean /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_b0_0063 63 1
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0064
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0065
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0066
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0067
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0068
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0069
basic_preproc_norm_intensity.sh: Posbvals i: 1005
basic_preproc_norm_intensity.sh: cnt: 0070
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0071
basic_preproc_norm_intensity.sh: Posbvals i: 5
basic_preproc_norm_intensity.sh: cnt: 0072
basic_preproc_norm_intensity.sh: About to fslroi /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_mean /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_b0_0072 72 1
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0073
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0074
basic_preproc_norm_intensity.sh: Posbvals i: 1005
basic_preproc_norm_intensity.sh: cnt: 0075
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0076
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0077
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0078
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0079
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0080
basic_preproc_norm_intensity.sh: Posbvals i: 5
basic_preproc_norm_intensity.sh: cnt: 0081
basic_preproc_norm_intensity.sh: About to fslroi /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_mean /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_b0_0081 81 1
basic_preproc_norm_intensity.sh: Posbvals i: 1005
basic_preproc_norm_intensity.sh: cnt: 0082
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0083
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0084
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0085
basic_preproc_norm_intensity.sh: Posbvals i: 1000
basic_preproc_norm_intensity.sh: cnt: 0086
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0087
basic_preproc_norm_intensity.sh: Posbvals i: 1005
basic_preproc_norm_intensity.sh: cnt: 0088
basic_preproc_norm_intensity.sh: Posbvals i: 995
basic_preproc_norm_intensity.sh: cnt: 0089
basic_preproc_norm_intensity.sh: About to fslmerge -t /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_mean /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_b0_0000.nii.gz /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_b0_0009.nii.gz /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_b0_0018.nii.gz /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_b0_0027.nii.gz /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_b0_0036.nii.gz /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_b0_0045.nii.gz /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_b0_0054.nii.gz /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_b0_0063.nii.gz /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_b0_0072.nii.gz /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_b0_0081.nii.gz
basic_preproc_norm_intensity.sh: About to fslmaths /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_mean -Tmean /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/rawdata/Neg_1_mean

 END: basic_preproc_norm_intensity.sh
Thu Nov 28 10:40:51 CST 2024:DiffPreprocPipeline_PreEddy.sh: Running basic preprocessing in preparation of topup (using uniformly interspaced b0)

 START: basic_preproc_sequence.sh
basic_preproc_sequence.sh: Input Parameter: workingdir: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion
basic_preproc_sequence.sh: Input Parameter: ro_time: .078780
basic_preproc_sequence.sh: Input Parameter: PEdir: 1
basic_preproc_sequence.sh: Input Parameter: b0dist: 45
basic_preproc_sequence.sh: Input Parameter: b0maxbval: 50
Extracting b0s from PE_Positive volumes and creating index and series files
Extracting b0s from PE_Negative volumes and creating index and series files
Merging Pos and Neg images
Perform final merge
Move files to appropriate directories

 END: basic_preproc_sequence.sh
Thu Nov 28 10:42:00 CST 2024:DiffPreprocPipeline_PreEddy.sh: Running Topup

 START: run_topup
SSD = 1582.48	n = 878628	Reg = 0	Cost = 1582.48
SSD = 1148.57	n = 878198	Reg = 77.0207	Cost = 1225.59
SSD = 991.449	n = 874630	Reg = 139.066	Cost = 1130.52
SSD = 936.131	n = 872446	Reg = 168.702	Cost = 1104.83
SSD = 915.809	n = 870875	Reg = 181.818	Cost = 1097.63
SSD = 908.072	n = 869995	Reg = 187.389	Cost = 1095.46
***Going to next resolution level***
SSD = 1284.02	n = 869995	Reg = 58.6221	Cost = 1342.64
SSD = 952.38	n = 871368	Reg = 145.66	Cost = 1098.04
SSD = 816.885	n = 873096	Reg = 201.091	Cost = 1017.98
SSD = 760.683	n = 874233	Reg = 228.318	Cost = 989.001
SSD = 735.419	n = 874972	Reg = 241.632	Cost = 977.05
SSD = 723.459	n = 875408	Reg = 248.217	Cost = 971.676
***Going to next resolution level***
SSD = 1236.49	n = 875408	Reg = 48.3981	Cost = 1284.89
SSD = 841.051	n = 876559	Reg = 98.0805	Cost = 939.132
SSD = 692.117	n = 878032	Reg = 136.815	Cost = 828.932
SSD = 635.168	n = 878628	Reg = 155.282	Cost = 790.45
SSD = 609.547	n = 878628	Reg = 164.817	Cost = 774.364
SSD = 596.274	n = 878628	Reg = 170.535	Cost = 766.809
***Going to next resolution level***
SSD = 883.076	n = 878628	Reg = 45.5325	Cost = 928.609
SSD = 689.428	n = 878628	Reg = 56.4602	Cost = 745.888
SSD = 616.733	n = 878628	Reg = 74.6972	Cost = 691.43
SSD = 594.766	n = 878628	Reg = 83.6775	Cost = 678.443
SSD = 586.365	n = 878628	Reg = 87.4056	Cost = 673.771
SSD = 582.292	n = 878628	Reg = 89.2654	Cost = 671.558
***Going to next resolution level***
SSD = 605.738	n = 878628	Reg = 47.8218	Cost = 653.56
SSD = 506.613	n = 878628	Reg = 32.7601	Cost = 539.373
SSD = 470.613	n = 878628	Reg = 38.7475	Cost = 509.361
SSD = 461.643	n = 878628	Reg = 42.4906	Cost = 504.133
SSD = 458.665	n = 878628	Reg = 44.0732	Cost = 502.738
SSD = 457.143	n = 878628	Reg = 44.9373	Cost = 502.08
***Going to next resolution level***
SSD = 814.366	n = 878628	Reg = 111.557	Cost = 925.924
SSD = 796.947	n = 878628	Reg = 109.186	Cost = 906.132
SSD = 769.557	n = 878628	Reg = 105.496	Cost = 875.053
SSD = 730.996	n = 878628	Reg = 100.402	Cost = 831.398
SSD = 681.267	n = 878628	Reg = 94.0432	Cost = 775.31
SSD = 623.385	n = 878628	Reg = 87.0244	Cost = 710.41
SSD = 566.215	n = 878628	Reg = 80.7215	Cost = 646.936
SSD = 550.345	n = 878628	Reg = 79.1456	Cost = 629.49
SSD = 505.689	n = 878628	Reg = 75.6815	Cost = 581.371
SSD = 481.663	n = 878628	Reg = 74.4546	Cost = 556.117
SSD = 463.355	n = 878628	Reg = 74.5567	Cost = 537.912
***Going to next resolution level***
SSD = 765.887	n = 878628	Reg = 23.7717	Cost = 789.659
SSD = 757.74	n = 878628	Reg = 23.5337	Cost = 781.273
SSD = 744.592	n = 878628	Reg = 23.1557	Cost = 767.748
SSD = 724.756	n = 878628	Reg = 22.6019	Cost = 747.358
SSD = 695.93	n = 878628	Reg = 21.8333	Cost = 717.763
SSD = 657.18	n = 878628	Reg = 20.8722	Cost = 678.053
SSD = 612.641	n = 878628	Reg = 19.9083	Cost = 632.549
SSD = 598.594	n = 878628	Reg = 19.6777	Cost = 618.272
SSD = 552.18	n = 878628	Reg = 19.0812	Cost = 571.261
SSD = 530.94	n = 878628	Reg = 18.9991	Cost = 549.94
SSD = 508.998	n = 878628	Reg = 19.3363	Cost = 528.335
***Going to next resolution level***
SSD = 509.461	n = 878628	Reg = 0.193538	Cost = 509.654
SSD = 507.801	n = 878628	Reg = 0.192924	Cost = 507.994
SSD = 505.878	n = 878628	Reg = 0.192228	Cost = 506.07
SSD = 503.875	n = 878628	Reg = 0.191549	Cost = 504.066
SSD = 501.035	n = 878628	Reg = 0.190698	Cost = 501.225
SSD = 496.129	n = 878628	Reg = 0.189458	Cost = 496.318
SSD = 490.54	n = 878628	Reg = 0.18858	Cost = 490.728
SSD = 485.876	n = 878628	Reg = 0.188085	Cost = 486.064
SSD = 474.12	n = 878628	Reg = 0.188043	Cost = 474.308
SSD = 464.787	n = 878628	Reg = 0.1896	Cost = 464.976
SSD = 451.666	n = 878628	Reg = 0.195428	Cost = 451.862
SSD = 441.351	n = 878628	Reg = 0.20419	Cost = 441.555
SSD = 434.912	n = 878628	Reg = 0.215477	Cost = 435.127
SSD = 430.45	n = 878628	Reg = 0.226687	Cost = 430.676
SSD = 427.504	n = 878628	Reg = 0.236484	Cost = 427.74
SSD = 424.819	n = 878628	Reg = 0.246002	Cost = 425.065
SSD = 422.541	n = 878628	Reg = 0.254364	Cost = 422.796
SSD = 419.962	n = 878628	Reg = 0.263123	Cost = 420.225
SSD = 417.453	n = 878628	Reg = 0.271441	Cost = 417.725
SSD = 414.771	n = 878628	Reg = 0.279895	Cost = 415.051
SSD = 411.893	n = 878628	Reg = 0.288648	Cost = 412.182
***Going to next resolution level***
SSD = 411.893	n = 878628	Reg = 0.00577295	Cost = 411.899
SSD = 411.538	n = 878628	Reg = 0.00576636	Cost = 411.544
SSD = 411.06	n = 878628	Reg = 0.00575659	Cost = 411.066
SSD = 410.382	n = 878628	Reg = 0.0057409	Cost = 410.387
SSD = 409.158	n = 878628	Reg = 0.00571057	Cost = 409.164
SSD = 407.15	n = 878628	Reg = 0.00565877	Cost = 407.155
SSD = 404.51	n = 878628	Reg = 0.0055856	Cost = 404.516
SSD = 403.201	n = 878628	Reg = 0.00554533	Cost = 403.207
SSD = 399.695	n = 878628	Reg = 0.00543613	Cost = 399.701
SSD = 397.149	n = 878628	Reg = 0.00535363	Cost = 397.154
SSD = 394.03	n = 878628	Reg = 0.00523543	Cost = 394.035
SSD = 391.798	n = 878628	Reg = 0.00514828	Cost = 391.804
SSD = 389.985	n = 878628	Reg = 0.00506969	Cost = 389.99
SSD = 388.635	n = 878628	Reg = 0.00501804	Cost = 388.64
SSD = 387.677	n = 878628	Reg = 0.00498995	Cost = 387.682
SSD = 386.87	n = 878628	Reg = 0.00497995	Cost = 386.875
SSD = 386.353	n = 878628	Reg = 0.00498332	Cost = 386.358
SSD = 385.777	n = 878628	Reg = 0.00499997	Cost = 385.782
SSD = 385.072	n = 878628	Reg = 0.0050362	Cost = 385.077
SSD = 384.367	n = 878628	Reg = 0.00508666	Cost = 384.372
SSD = 383.506	n = 878628	Reg = 0.00516282	Cost = 383.511
Applying topup to get a hifi b0
Running BET on the hifi b0

 END: run_topup
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline_PreEddy.sh: Completed!
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline.sh: Invoking Eddy Step
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline.sh: eddy_cmd: /home/ruiwang1997/HCPpipelines/DiffusionPreprocessing/DiffPreprocPipeline_Eddy.sh --path=/home/ruiwang1997/projects/Pipelines_ExampleData --subject=0039 --dwiname=Diffusion --printcom= --gpu=1 --cuda-version=
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline_Eddy.sh: arguments: --path=/home/ruiwang1997/projects/Pipelines_ExampleData --subject=0039 --dwiname=Diffusion --printcom= --gpu=1 --cuda-version=
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline_Eddy.sh: DetailedOutlierStatsString: False
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline_Eddy.sh: ReplaceOutliersString: False
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline_Eddy.sh: nvoxhp: 
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline_Eddy.sh: sepOffsMoveString: False
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline_Eddy.sh: rmsString: False
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline_Eddy.sh: ff_val: 
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline_Eddy.sh: StudyFolder: /home/ruiwang1997/projects/Pipelines_ExampleData
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline_Eddy.sh: Subject: 0039
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline_Eddy.sh: DWIName: Diffusion
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline_Eddy.sh: peasString: True
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline_Eddy.sh: fwhm_value: 0
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline_Eddy.sh: resamp_value: 
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline_Eddy.sh: ol_nstd_value: 
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline_Eddy.sh: extra_eddy_args: 
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline_Eddy.sh: gpuString: 1
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline_Eddy.sh: cuda_version: 
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline_Eddy.sh: runcmd: 
========================================
  DIRECTORY: /home/ruiwang1997/HCPpipelines
    PRODUCT: HCP Pipeline Scripts
    VERSION: Post-v4.8.0-MOD-c87affc6
     COMMIT: c87affc61033fe8c9d71db67603d8346f6962ae0
   MODIFIED: YES
========================================
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline_Eddy.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline_Eddy.sh: FSLDIR: /usr/local/fsl
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline_Eddy.sh: About to issue the following command to invoke the run_eddy.sh script
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline_Eddy.sh: /home/ruiwang1997/HCPpipelines/DiffusionPreprocessing/scripts/run_eddy.sh --nvoxhp= --ff= --wss=0 --repol=0 --sep-offs-move=0 --rms=0 --ol_nstd= --gpu=1 --cuda-version= --workingdir=/home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/eddy --peas=1 --fwhm=0 --resamp=
Thu Nov 28 10:53:47 CST 2024:run_eddy.sh: arguments: --nvoxhp= --ff= --wss=0 --repol=0 --sep-offs-move=0 --rms=0 --ol_nstd= --gpu=1 --cuda-version= --workingdir=/home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/eddy --peas=1 --fwhm=0 --resamp=
Thu Nov 28 10:53:47 CST 2024:run_eddy.sh: workingdir: /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/eddy
Thu Nov 28 10:53:47 CST 2024:run_eddy.sh: useGpuVersionString: 1
Thu Nov 28 10:53:47 CST 2024:run_eddy.sh: produceDetailedOutlierStatsString: 0
Thu Nov 28 10:53:47 CST 2024:run_eddy.sh: replaceOutliersString: 0
Thu Nov 28 10:53:47 CST 2024:run_eddy.sh: nvoxhp: 
Thu Nov 28 10:53:47 CST 2024:run_eddy.sh: sepOffsMoveString: 0
Thu Nov 28 10:53:47 CST 2024:run_eddy.sh: rmsString: 0
Thu Nov 28 10:53:47 CST 2024:run_eddy.sh: ff_val: 
Thu Nov 28 10:53:47 CST 2024:run_eddy.sh: peasString: 1
Thu Nov 28 10:53:47 CST 2024:run_eddy.sh: fwhm_value: 0
Thu Nov 28 10:53:47 CST 2024:run_eddy.sh: resamp_value: 
Thu Nov 28 10:53:47 CST 2024:run_eddy.sh: ol_nstd_val: 
Thu Nov 28 10:53:47 CST 2024:run_eddy.sh: extra_eddy_args: 
Thu Nov 28 10:53:47 CST 2024:run_eddy.sh: g_cuda_version: 
========================================
  DIRECTORY: /home/ruiwang1997/HCPpipelines
    PRODUCT: HCP Pipeline Scripts
    VERSION: Post-v4.8.0-MOD-c87affc6
     COMMIT: c87affc61033fe8c9d71db67603d8346f6962ae0
   MODIFIED: YES
========================================
Thu Nov 28 10:53:47 CST 2024:run_eddy.sh: HCPPIPEDIR: /home/ruiwang1997/HCPpipelines
Thu Nov 28 10:53:47 CST 2024:run_eddy.sh: FSLDIR: /usr/local/fsl
Thu Nov 28 10:53:47 CST 2024:run_eddy.sh: INFO: Determined that the FSL version in use is 6.0.7.15
Thu Nov 28 10:53:47 CST 2024:run_eddy.sh: User requested GPU-enabled version of eddy
Thu Nov 28 10:53:47 CST 2024:run_eddy.sh: GPU-enabled version of eddy found: /usr/local/fsl/bin/eddy
Thu Nov 28 10:53:47 CST 2024:run_eddy.sh: eddy executable command to use: /usr/local/fsl/bin/eddy
Thu Nov 28 10:53:47 CST 2024:run_eddy.sh: While running '/home/ruiwang1997/HCPpipelines/DiffusionPreprocessing/scripts/run_eddy.sh --nvoxhp= --ff= --wss=0 --repol=0 --sep-offs-move=0 --rms=0 --ol_nstd= --gpu=1 --cuda-version= --workingdir=/home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/eddy --peas=1 --fwhm=0 --resamp=':
Thu Nov 28 10:53:47 CST 2024:run_eddy.sh: ERROR: '/usr/local/fsl/bin/imcp' command failed with return code: 1
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline_Eddy.sh: While running '/home/ruiwang1997/HCPpipelines/DiffusionPreprocessing/DiffPreprocPipeline_Eddy.sh --path=/home/ruiwang1997/projects/Pipelines_ExampleData --subject=0039 --dwiname=Diffusion --printcom= --gpu=1 --cuda-version=':
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline_Eddy.sh: ERROR: '"${run_eddy_cmd[@]}"' command failed with return code: 1
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline.sh: While running '/home/ruiwang1997/HCPpipelines/DiffusionPreprocessing/DiffPreprocPipeline.sh --posData=/home/ruiwang1997/projects/Pipelines_ExampleData/0039/unprocessed/3T/Diffusion/0039_3T_DWI_dir90_RL.nii.gz --negData=/home/ruiwang1997/projects/Pipelines_ExampleData/0039/unprocessed/3T/Diffusion/0039_3T_DWI_dir90_LR.nii.gz --path=/home/ruiwang1997/projects/Pipelines_ExampleData --subject=0039 --echospacing-seconds=0.00078 --PEdir=1 --gdcoeffs=NONE --printcom=':
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline.sh: ERROR: '"${eddy_cmd[@]}"' command failed with return code: 1
Traceback (most recent call last):
  File "/usr/local/fsl/bin/imcp", line 6, in <module>
    from fsl.scripts.imcp import main
  File "/usr/local/fsl/lib/python3.12/site-packages/fsl/scripts/imcp.py", line 20, in <module>
    import fsl.utils.imcp as imcp
  File "/usr/local/fsl/lib/python3.12/site-packages/fsl/utils/imcp.py", line 21, in <module>
    import numpy          as np
ModuleNotFoundError: No module named 'numpy'
Thu Nov 28 10:53:47 CST 2024:run_eddy.sh: While running '/home/ruiwang1997/HCPpipelines/DiffusionPreprocessing/scripts/run_eddy.sh --nvoxhp= --ff= --wss=0 --repol=0 --sep-offs-move=0 --rms=0 --ol_nstd= --gpu=1 --cuda-version= --workingdir=/home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/eddy --peas=1 --fwhm=0 --resamp=':
Thu Nov 28 10:53:47 CST 2024:run_eddy.sh: ERROR: '/usr/local/fsl/bin/imcp' command failed with return code: 1

===> ERROR: Command returned with nonzero exit code
---------------------------------------------------
         script: run_eddy.sh
stopped at line: 426
           call: ${FSLDIR}/bin/imcp ${topupdir}/nodif_brain_mask ${workingdir}/
  expanded call: /usr/local/fsl/bin/imcp /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/topup/nodif_brain_mask /home/ruiwang1997/projects/Pipelines_ExampleData/0039/Diffusion/eddy/
       hostname: ubuntu
      exit code: 1
---------------------------------------------------

===> Aborting execution!

Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline_Eddy.sh: While running '/home/ruiwang1997/HCPpipelines/DiffusionPreprocessing/DiffPreprocPipeline_Eddy.sh --path=/home/ruiwang1997/projects/Pipelines_ExampleData --subject=0039 --dwiname=Diffusion --printcom= --gpu=1 --cuda-version=':
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline_Eddy.sh: ERROR: '"${run_eddy_cmd[@]}"' command failed with return code: 1

===> ERROR: Command returned with nonzero exit code
---------------------------------------------------
         script: DiffPreprocPipeline_Eddy.sh
stopped at line: 239
           call: ${runcmd} "${run_eddy_cmd[@]}"
  expanded call:  "${run_eddy_cmd[@]}"
       hostname: ubuntu
      exit code: 1
---------------------------------------------------

===> Aborting execution!

Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline.sh: While running '/home/ruiwang1997/HCPpipelines/DiffusionPreprocessing/DiffPreprocPipeline.sh --posData=/home/ruiwang1997/projects/Pipelines_ExampleData/0039/unprocessed/3T/Diffusion/0039_3T_DWI_dir90_RL.nii.gz --negData=/home/ruiwang1997/projects/Pipelines_ExampleData/0039/unprocessed/3T/Diffusion/0039_3T_DWI_dir90_LR.nii.gz --path=/home/ruiwang1997/projects/Pipelines_ExampleData --subject=0039 --echospacing-seconds=0.00078 --PEdir=1 --gdcoeffs=NONE --printcom=':
Thu Nov 28 10:53:47 CST 2024:DiffPreprocPipeline.sh: ERROR: '"${eddy_cmd[@]}"' command failed with return code: 1

===> ERROR: Command returned with nonzero exit code
---------------------------------------------------
         script: DiffPreprocPipeline.sh
stopped at line: 378
           call: "${eddy_cmd[@]}"
  expanded call: "${eddy_cmd[@]}"
       hostname: ubuntu
      exit code: 1
---------------------------------------------------

===> Aborting execution!




Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants