FCP-INDI / cpac_run_logs

Repository for information about C-PAC runs.
1 stars 1 forks source link

C-PAC v1.8.0 dev - monkey preconfig #13

Open HechengJin0 opened 3 years ago

HechengJin0 commented 3 years ago

C-PAC Run Info

Description monkey preconfig
Version v1.8.0 dev
Container fcpindi/c-pac dev-v1.8 4a99b6eddbce
System lisa

Results


Process Process-1:
Traceback (most recent call last):
  File "/usr/local/miniconda/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap
    self.run()
  File "/usr/local/miniconda/lib/python3.7/multiprocessing/process.py", line 99, in run
    self._target(*self._args, **self._kwargs)
  File "/code/CPAC/pipeline/cpac_pipeline.py", line 347, in run_workflow
    subject_id, sub_dict, c, p_name, num_ants_cores
  File "/code/CPAC/pipeline/cpac_pipeline.py", line 1055, in build_workflow
    wf = connect_pipeline(wf, cfg, rpool, pipeline_blocks)
  File "/code/CPAC/pipeline/cpac_pipeline.py", line 806, in connect_pipeline
    wf = nb.connect_block(wf, cfg, rpool)
  File "/code/CPAC/pipeline/engine.py", line 1096, in connect_block
    pipe_x, opt)
  File "/code/CPAC/anat_preproc/anat_preproc.py", line 944, in brain_mask_unet
    wf, outputs = unet_brain_connector(wf, cfg, strat_pool, pipe_num, opt)
  File "/code/CPAC/anat_preproc/anat_preproc.py", line 427, in unet_brain_connector
    node, out = strat_pool.get_data('unet_model')
  File "/code/CPAC/pipeline/engine.py", line 262, in get_data
    return self.get(resource)['data']
  File "/code/CPAC/pipeline/engine.py", line 233, in get
    raise LookupError("\n\n[!] C-PAC says: The listed resource is "
LookupError: When trying to connect node block 'brain_mask_unet' to workflow 'cpac_sub-032182' after node block 'n4_bias_correction':

[!] C-PAC says: The listed resource is not in the resource pool:
unet_model

Developer Note: This may be due to a mismatch between the node block's docstring 'input' field and a strat_pool.get_data() call within the block function.

Include:

docker run --cpus "2" -m 4g --user id -u:id -g -i --rm --security-opt=apparmor:unconfined -v /data3/cnl/monkey_benchmark/monkey_data_oxford_sub3/origin_data:/bids_dataset -v /data3/cnl/monkey_benchmark/cpac_run/monkey_0218_2021_oxford_cpac18dev_tingmask_benchmark_config:/outputs -v /tmp:/scratch fcpindi/c-pac:dev-v1.8 /bids_dataset /outputs participant --preconfig monkey --save_working_dir --participant_label [a 032182 b]

Developers only:

(print-out from cpac_pipe_diff.py)
screenshots here
(print-out from callback_log_time_parse.py)
correlations here
HechengJin0 commented 3 years ago

02/22/2018 update:

C-PAC Run Info

Description monkey preconfig
Version v1.8.0 dev
Container fcpindi/c-pac dev-v1.8 28dd58f2c661
System lisa

Results

Connecting brain_mask_unet...

Process Process-1:
Traceback (most recent call last):
  File "/usr/local/miniconda/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap
    self.run()
  File "/usr/local/miniconda/lib/python3.7/multiprocessing/process.py", line 99, in run
    self._target(*self._args, **self._kwargs)
  File "/code/CPAC/pipeline/cpac_pipeline.py", line 348, in run_workflow
    subject_id, sub_dict, c, p_name, num_ants_cores
  File "/code/CPAC/pipeline/cpac_pipeline.py", line 1067, in build_workflow
    wf = connect_pipeline(wf, cfg, rpool, pipeline_blocks)
  File "/code/CPAC/pipeline/cpac_pipeline.py", line 807, in connect_pipeline
    wf = nb.connect_block(wf, cfg, rpool)
  File "/code/CPAC/pipeline/engine.py", line 1092, in connect_block
    pipe_x, opt)
  File "/code/CPAC/anat_preproc/anat_preproc.py", line 950, in brain_mask_unet
    wf, outputs = unet_brain_connector(wf, cfg, strat_pool, pipe_num, opt)
  File "/code/CPAC/anat_preproc/anat_preproc.py", line 431, in unet_brain_connector
    'T1w'])
  File "/code/CPAC/pipeline/engine.py", line 269, in get_data
    return self.get(resource)['data']
  File "/code/CPAC/pipeline/engine.py", line 231, in get
    raise Exception("\n[!] C-PAC says: None of the listed "
Exception: 
[!] C-PAC says: None of the listed resources are in the resource pool:
['desc-wf_T1w', 'desc-reorient_T1w', 'T1w']
HechengJin0 commented 3 years ago

02/22/2018 8:10 PM update:

C-PAC Run Info

Description monkey preconfig
Version v1.8.0 dev
Container fcpindi/c-pac dev-v1.8 7047f0be627c
System lisa

Results

Connecting anatomical_init...

sm label: desc-preproc_T1w
sm label: desc-reorient_T1w
Connecting acpc_alignment_head...

sm label: desc-preproc_T1w
Connecting nlm_filtering...

sm label: desc-preproc_T1w
Connecting n4_bias_correction...

sm label: desc-preproc_T1w
Connecting brain_mask_unet...

sm label: space-T1w_desc-brain_mask
Connecting brain_extraction...

sm label: desc-brain_T1w
Connecting register_ANTs_anat_to_template...

sm label: space-template_desc-brain_T1w
sm label: from-T1w_to-template_mode-image_xfm
sm label: from-template_to-T1w_mode-image_xfm
sm label: from-T1w_to-template_mode-image_desc-linear_xfm
sm label: from-template_to-T1w_mode-image_desc-linear_xfm
sm label: from-T1w_to-template_mode-image_desc-nonlinear_xfm
sm label: from-template_to-T1w_mode-image_desc-nonlinear_xfm
Connecting func_truncate...

sm label: desc-preproc_bold
Connecting func_despike...

sm label: desc-preproc_bold
Connecting func_slice_time...

sm label: desc-preproc_bold
Connecting func_reorient...

sm label: desc-preproc_bold
Connecting get_motion_ref...

sm label: motion-basefile
Connecting motion_correction...

sm label: desc-motion_bold
sm label: max-displacement
sm label: movement-parameters
sm label: coordinate-transformation
Connecting bold_mask_anatomical_refined...

sm label: space-bold_desc-brain_mask
Connecting bold_masking...

sm label: desc-brain_bold
Connecting calc_motion_stats...

sm label: framewise-displacement-power
sm label: framewise-displacement-jenkinson
sm label: dvars
sm label: power-params
sm label: motion-params
Connecting func_mean...

sm label: desc-mean_bold
Connecting func_normalize...

sm label: desc-brain_bold
sm label: space-bold_desc-brain_mask
Connecting coregistration_prep_mean...

sm label: bold_coreg_input
Connecting coregistration...

Process Process-1:
Traceback (most recent call last):
  File "/usr/local/miniconda/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap
    self.run()
  File "/usr/local/miniconda/lib/python3.7/multiprocessing/process.py", line 99, in run
    self._target(*self._args, **self._kwargs)
  File "/code/CPAC/pipeline/cpac_pipeline.py", line 348, in run_workflow
    subject_id, sub_dict, c, p_name, num_ants_cores
  File "/code/CPAC/pipeline/cpac_pipeline.py", line 1067, in build_workflow
    wf = connect_pipeline(wf, cfg, rpool, pipeline_blocks)
  File "/code/CPAC/pipeline/cpac_pipeline.py", line 807, in connect_pipeline
    wf = nb.connect_block(wf, cfg, rpool)
  File "/code/CPAC/pipeline/engine.py", line 1092, in connect_block
    pipe_x, opt)
  File "/code/CPAC/registration/registration.py", line 2016, in coregistration
    node, out = strat_pool.get_data(["label-WM_probseg", "label-WM_mask"])
  File "/code/CPAC/pipeline/engine.py", line 269, in get_data
    return self.get(resource)['data']
  File "/code/CPAC/pipeline/engine.py", line 231, in get
    raise Exception("\n[!] C-PAC says: None of the listed "
Exception: 
[!] C-PAC says: None of the listed resources are in the resource pool:
['label-WM_probseg', 'label-WM_mask']
HechengJin0 commented 3 years ago

02/23/2018 10:20 AM update:

C-PAC Run Info

Description monkey preconfig
Version v1.8.0 dev
Container fcpindi/c-pac dev-v1.8 21e2fa75f034
System lisa

Results

Connecting anatomical_init...

sm label: desc-preproc_T1w
sm label: desc-reorient_T1w
Connecting acpc_alignment_head...

sm label: desc-preproc_T1w
Connecting nlm_filtering...

sm label: desc-preproc_T1w
Connecting n4_bias_correction...

sm label: desc-preproc_T1w
Connecting brain_mask_unet...

sm label: space-T1w_desc-brain_mask
Connecting brain_extraction...

sm label: desc-brain_T1w
Connecting register_ANTs_anat_to_template...

sm label: space-template_desc-brain_T1w
sm label: from-T1w_to-template_mode-image_xfm
sm label: from-template_to-T1w_mode-image_xfm
sm label: from-T1w_to-template_mode-image_desc-linear_xfm
sm label: from-template_to-T1w_mode-image_desc-linear_xfm
sm label: from-T1w_to-template_mode-image_desc-nonlinear_xfm
sm label: from-template_to-T1w_mode-image_desc-nonlinear_xfm
Connecting tissue_seg_ants_prior...

Process Process-1:
Traceback (most recent call last):
  File "/usr/local/miniconda/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap
    self.run()
  File "/usr/local/miniconda/lib/python3.7/multiprocessing/process.py", line 99, in run
    self._target(*self._args, **self._kwargs)
  File "/code/CPAC/pipeline/cpac_pipeline.py", line 348, in run_workflow
    subject_id, sub_dict, c, p_name, num_ants_cores
  File "/code/CPAC/pipeline/cpac_pipeline.py", line 1067, in build_workflow
    wf = connect_pipeline(wf, cfg, rpool, pipeline_blocks)
  File "/code/CPAC/pipeline/cpac_pipeline.py", line 807, in connect_pipeline
    wf = nb.connect_block(wf, cfg, rpool)
  File "/code/CPAC/pipeline/engine.py", line 1092, in connect_block
    pipe_x, opt)
  File "/code/CPAC/seg_preproc/seg_preproc.py", line 833, in tissue_seg_ants_prior
    'ANTs_prior_seg_CSF_label']
KeyError: "When trying to connect node block 'tissue_seg_ants_prior' to workflow 'cpac_sub-032182' after node block 'register_FSL_anat_to_template':ANTs_prior_seg_CSF_label"