285 lines
37 KiB
(Stored with Git Annex)
Text
285 lines
37 KiB
(Stored with Git Annex)
Text
+ dssource=ria+file:///data/project/QC_workflow/TMP/RIA_QCworkflow/inputstore#aae8905a-985f-46fb-91f5-35c772654ddd
|
|
+ pushgitremote=file:///data/project/QC_workflow/TMP/RIA_QCworkflow/aae/8905a-985f-46fb-91f5-35c772654ddd
|
|
+ subid=sub-cIIs02
|
|
+ export 'DUCT_OUTPUT_PREFIX=logs/duct/sub-cIIs02_{datetime_filesafe}-{pid}_'
|
|
+ DUCT_OUTPUT_PREFIX='logs/duct/sub-cIIs02_{datetime_filesafe}-{pid}_'
|
|
+ datalad clone ria+file:///data/project/QC_workflow/TMP/RIA_QCworkflow/inputstore#aae8905a-985f-46fb-91f5-35c772654ddd ds
|
|
[INFO] Attempting a clone into /var/lib/condor/execute/dir_470384/ds
|
|
[INFO] Attempting to clone from file:///data/project/QC_workflow/TMP/RIA_QCworkflow/inputstore/aae/8905a-985f-46fb-91f5-35c772654ddd to /var/lib/condor/execute/dir_470384/ds
|
|
[INFO] Completed clone attempts for Dataset(/var/lib/condor/execute/dir_470384/ds)
|
|
+ cd ds
|
|
+ git remote add outputstore file:///data/project/QC_workflow/TMP/RIA_QCworkflow/aae/8905a-985f-46fb-91f5-35c772654ddd
|
|
+ git checkout -b job_sub-cIIs02_10066435
|
|
Switched to a new branch 'job_sub-cIIs02_10066435'
|
|
+ datalad get -n sourcedata/raw/
|
|
[INFO] Attempting a clone into /var/lib/condor/execute/dir_470384/ds/sourcedata/raw
|
|
[INFO] Attempting to clone from file:///data/project/QC_workflow/TMP/RIA_QCworkflow/inputstore/9e5/e9b46-fb3d-48cf-b766-89923247370d to /var/lib/condor/execute/dir_470384/ds/sourcedata/raw
|
|
[INFO] Attempting to clone from https://github.com/OpenNeuroDatasets/ds003416.git to /var/lib/condor/execute/dir_470384/ds/sourcedata/raw
|
|
[INFO] Start enumerating objects
|
|
[INFO] Start counting objects
|
|
[INFO] Start compressing objects
|
|
[INFO] Start receiving objects
|
|
[INFO] Start resolving deltas
|
|
[INFO] Completed clone attempts for Dataset(/var/lib/condor/execute/dir_470384/ds/sourcedata/raw)
|
|
[INFO] Remote origin not usable by git-annex; setting annex-ignore
|
|
[INFO] https://github.com/OpenNeuroDatasets/ds003416.git/config download failed: Not Found
|
|
[INFO] access to 1 dataset sibling s3-PRIVATE not auto-enabled, enable with:
|
|
| datalad siblings -d "/var/lib/condor/execute/dir_470384/ds/sourcedata/raw" enable -s s3-PRIVATE
|
|
+ datalad containers-run -m 'Compute MRIQC for sub-cIIs02' -n bids-mriqc -i sourcedata/raw/sub-cIIs02 -i sourcedata/raw/dataset_description.json mriqc sourcedata/raw . participant --participant-label sub-cIIs02 --no-datalad-get --no-sub --verbose --nprocs 1 --mem 3000 --work-dir /tmp --float32 --verbose-reports
|
|
[INFO] Making sure inputs are available (this may take some time)
|
|
[INFO] Attempting a clone into /var/lib/condor/execute/dir_470384/ds/code/containers
|
|
[INFO] Attempting to clone from file:///data/project/QC_workflow/TMP/RIA_QCworkflow/inputstore/b02/e63c2-62c1-11e9-82b0-52540040489c to /var/lib/condor/execute/dir_470384/ds/code/containers
|
|
[INFO] Attempting to clone from https://github.com/ReproNim/containers.git to /var/lib/condor/execute/dir_470384/ds/code/containers
|
|
[INFO] Start enumerating objects
|
|
[INFO] Start counting objects
|
|
[INFO] Start compressing objects
|
|
[INFO] Start receiving objects
|
|
[INFO] Start resolving deltas
|
|
[INFO] Completed clone attempts for Dataset(/var/lib/condor/execute/dir_470384/ds/code/containers)
|
|
[INFO] Remote origin not usable by git-annex; setting annex-ignore
|
|
[INFO] https://github.com/ReproNim/containers.git/config download failed: Not Found
|
|
[INFO] == Command start (output follows) =====
|
|
2025-10-09T23:59:37+0200 [INFO ] con-duct: duct 0.16.0 is executing 'singularity exec -W /tmp/singtmp.a731LC -B /var/lib/condor/execute/dir_470384/ds/code/containers/binds/zoneinfo/UTC:/etc/localtime -B /tmp/singtmp.a731LC/tmp:/tmp -B /tmp/singtmp.a731LC/var/tmp:/var/tmp -e -B /var/lib/condor/execute/dir_470384/ds -H /var/lib/condor/execute/dir_470384/ds/code/containers/binds/HOME --pwd /var/lib/condor/execute/dir_470384/ds code/containers/images/bids/bids-mriqc--24.0.2.sing mriqc sourcedata/raw . participant --participant-label sub-cIIs02 --no-datalad-get --no-sub --verbose --nprocs 1 --mem 3000 --work-dir /tmp --float32 --verbose-reports'...
|
|
2025-10-09T23:59:37+0200 [INFO ] con-duct: Log files will be written to logs/duct/sub-cIIs02_2025.10.09T23.59.37-598988_
|
|
Fontconfig error: No writable cache directories
|
|
Fontconfig error: No writable cache directories
|
|
Fontconfig error: No writable cache directories
|
|
Fontconfig error: No writable cache directories
|
|
Fontconfig error: No writable cache directories
|
|
Fontconfig error: No writable cache directories
|
|
Fontconfig error: No writable cache directories
|
|
Fontconfig error: No writable cache directories
|
|
Fontconfig error: No writable cache directories
|
|
/opt/conda/lib/python3.11/site-packages/dipy/denoise/noise_estimate.py:252: RuntimeWarning: divide by zero encountered in divide
|
|
s = sum_m2 / (2 * K * sigma**2)
|
|
/opt/conda/lib/python3.11/site-packages/dipy/denoise/noise_estimate.py:252: RuntimeWarning: invalid value encountered in divide
|
|
s = sum_m2 / (2 * K * sigma**2)
|
|
/opt/conda/lib/python3.11/site-packages/dipy/denoise/noise_estimate.py:252: RuntimeWarning: divide by zero encountered in divide
|
|
s = sum_m2 / (2 * K * sigma**2)
|
|
/opt/conda/lib/python3.11/site-packages/dipy/denoise/noise_estimate.py:252: RuntimeWarning: invalid value encountered in divide
|
|
s = sum_m2 / (2 * K * sigma**2)
|
|
/opt/conda/lib/python3.11/site-packages/dipy/denoise/noise_estimate.py:252: RuntimeWarning: divide by zero encountered in divide
|
|
s = sum_m2 / (2 * K * sigma**2)
|
|
/opt/conda/lib/python3.11/site-packages/dipy/denoise/noise_estimate.py:252: RuntimeWarning: invalid value encountered in divide
|
|
s = sum_m2 / (2 * K * sigma**2)
|
|
/opt/conda/lib/python3.11/site-packages/dipy/denoise/noise_estimate.py:252: RuntimeWarning: divide by zero encountered in divide
|
|
s = sum_m2 / (2 * K * sigma**2)
|
|
/opt/conda/lib/python3.11/site-packages/dipy/denoise/noise_estimate.py:252: RuntimeWarning: invalid value encountered in divide
|
|
s = sum_m2 / (2 * K * sigma**2)
|
|
/opt/conda/lib/python3.11/site-packages/dipy/denoise/noise_estimate.py:252: RuntimeWarning: divide by zero encountered in divide
|
|
s = sum_m2 / (2 * K * sigma**2)
|
|
/opt/conda/lib/python3.11/site-packages/dipy/denoise/noise_estimate.py:252: RuntimeWarning: invalid value encountered in divide
|
|
s = sum_m2 / (2 * K * sigma**2)
|
|
/opt/conda/lib/python3.11/site-packages/dipy/denoise/noise_estimate.py:252: RuntimeWarning: divide by zero encountered in divide
|
|
s = sum_m2 / (2 * K * sigma**2)
|
|
/opt/conda/lib/python3.11/site-packages/dipy/denoise/noise_estimate.py:252: RuntimeWarning: invalid value encountered in divide
|
|
s = sum_m2 / (2 * K * sigma**2)
|
|
/opt/conda/lib/python3.11/site-packages/dipy/denoise/noise_estimate.py:252: RuntimeWarning: divide by zero encountered in divide
|
|
s = sum_m2 / (2 * K * sigma**2)
|
|
/opt/conda/lib/python3.11/site-packages/dipy/denoise/noise_estimate.py:252: RuntimeWarning: invalid value encountered in divide
|
|
s = sum_m2 / (2 * K * sigma**2)
|
|
|
|
0%| | 0/84687 [00:00<?, ?it/s]
|
|
0%| | 370/84687 [00:00<00:22, 3694.89it/s]
|
|
1%| | 786/84687 [00:00<00:21, 3964.75it/s]
|
|
2%|▏ | 1293/84687 [00:00<00:18, 4468.86it/s]
|
|
2%|▏ | 1800/84687 [00:00<00:17, 4703.87it/s]
|
|
3%|▎ | 2313/84687 [00:00<00:16, 4855.46it/s]
|
|
3%|▎ | 2827/84687 [00:00<00:16, 4951.89it/s]
|
|
4%|▍ | 3337/84687 [00:00<00:16, 4999.93it/s]
|
|
5%|▍ | 3850/84687 [00:00<00:16, 5038.58it/s]
|
|
5%|▌ | 4363/84687 [00:00<00:15, 5064.43it/s]
|
|
6%|▌ | 4872/84687 [00:01<00:15, 5070.00it/s]
|
|
6%|▋ | 5386/84687 [00:01<00:15, 5090.90it/s]
|
|
7%|▋ | 5896/84687 [00:01<00:16, 4815.32it/s]
|
|
8%|▊ | 6409/84687 [00:01<00:15, 4904.20it/s]
|
|
8%|▊ | 6921/84687 [00:01<00:15, 4965.23it/s]
|
|
9%|▉ | 7420/84687 [00:01<00:15, 4953.05it/s]
|
|
9%|▉ | 7931/84687 [00:01<00:15, 4998.01it/s]
|
|
10%|▉ | 8444/84687 [00:01<00:15, 5035.20it/s]
|
|
11%|█ | 8950/84687 [00:01<00:15, 5041.28it/s]
|
|
11%|█ | 9462/84687 [00:01<00:14, 5064.26it/s]
|
|
12%|█▏ | 9975/84687 [00:02<00:14, 5081.78it/s]
|
|
12%|█▏ | 10484/84687 [00:02<00:14, 5059.57it/s]
|
|
13%|█▎ | 10991/84687 [00:02<00:15, 4812.80it/s]
|
|
14%|█▎ | 11504/84687 [00:02<00:14, 4903.76it/s]
|
|
14%|█▍ | 12015/84687 [00:02<00:14, 4961.82it/s]
|
|
15%|█▍ | 12522/84687 [00:02<00:14, 4992.27it/s]
|
|
15%|█▌ | 13034/84687 [00:02<00:14, 5030.04it/s]
|
|
16%|█▌ | 13546/84687 [00:02<00:14, 5054.73it/s]
|
|
17%|█▋ | 14055/84687 [00:02<00:13, 5063.36it/s]
|
|
17%|█▋ | 14568/84687 [00:02<00:13, 5082.74it/s]
|
|
18%|█▊ | 15081/84687 [00:03<00:13, 5094.18it/s]
|
|
18%|█▊ | 15593/84687 [00:03<00:13, 5100.83it/s]
|
|
19%|█▉ | 16104/84687 [00:03<00:14, 4849.45it/s]
|
|
20%|█▉ | 16613/84687 [00:03<00:13, 4918.44it/s]
|
|
20%|██ | 17114/84687 [00:03<00:13, 4943.10it/s]
|
|
21%|██ | 17629/84687 [00:03<00:13, 5003.47it/s]
|
|
21%|██▏ | 18138/84687 [00:03<00:13, 5028.03it/s]
|
|
22%|██▏ | 18649/84687 [00:03<00:13, 5050.35it/s]
|
|
23%|██▎ | 19164/84687 [00:03<00:12, 5077.90it/s]
|
|
23%|██▎ | 19679/84687 [00:03<00:12, 5097.68it/s]
|
|
24%|██▍ | 20190/84687 [00:04<00:12, 5093.48it/s]
|
|
24%|██▍ | 20704/84687 [00:04<00:12, 5107.27it/s]
|
|
25%|██▌ | 21219/84687 [00:04<00:12, 5119.40it/s]
|
|
26%|██▌ | 21732/84687 [00:04<00:12, 4859.88it/s]
|
|
26%|██▋ | 22241/84687 [00:04<00:12, 4925.07it/s]
|
|
27%|██▋ | 22756/84687 [00:04<00:12, 4989.02it/s]
|
|
27%|██▋ | 23272/84687 [00:04<00:12, 5039.10it/s]
|
|
28%|██▊ | 23786/84687 [00:04<00:12, 5066.48it/s]
|
|
29%|██▊ | 24297/84687 [00:04<00:11, 5076.66it/s]
|
|
29%|██▉ | 24812/84687 [00:04<00:11, 5098.16it/s]
|
|
30%|██▉ | 25328/84687 [00:05<00:11, 5116.44it/s]
|
|
31%|███ | 25842/84687 [00:05<00:11, 5123.10it/s]
|
|
31%|███ | 26355/84687 [00:05<00:11, 5120.67it/s]
|
|
32%|███▏ | 26868/84687 [00:05<00:11, 4849.20it/s]
|
|
32%|███▏ | 27370/84687 [00:05<00:11, 4896.19it/s]
|
|
33%|███▎ | 27884/84687 [00:05<00:11, 4967.13it/s]
|
|
34%|███▎ | 28398/84687 [00:05<00:11, 5015.38it/s]
|
|
34%|███▍ | 28907/84687 [00:05<00:11, 5037.36it/s]
|
|
35%|███▍ | 29421/84687 [00:05<00:10, 5066.51it/s]
|
|
35%|███▌ | 29938/84687 [00:05<00:10, 5095.32it/s]
|
|
36%|███▌ | 30453/84687 [00:06<00:10, 5109.56it/s]
|
|
37%|███▋ | 30965/84687 [00:06<00:10, 5102.50it/s]
|
|
37%|███▋ | 31479/84687 [00:06<00:10, 5111.18it/s]
|
|
38%|███▊ | 31991/84687 [00:06<00:10, 4855.08it/s]
|
|
38%|███▊ | 32508/84687 [00:06<00:10, 4945.76it/s]
|
|
39%|███▉ | 33018/84687 [00:06<00:10, 4990.55it/s]
|
|
40%|███▉ | 33531/84687 [00:06<00:10, 5030.99it/s]
|
|
40%|████ | 34046/84687 [00:06<00:09, 5064.75it/s]
|
|
41%|████ | 34563/84687 [00:06<00:09, 5094.44it/s]
|
|
41%|████▏ | 35078/84687 [00:07<00:09, 5109.09it/s]
|
|
42%|████▏ | 35590/84687 [00:07<00:09, 5092.13it/s]
|
|
43%|████▎ | 36104/84687 [00:07<00:09, 5103.97it/s]
|
|
43%|████▎ | 36620/84687 [00:07<00:09, 5119.64it/s]
|
|
44%|████▍ | 37133/84687 [00:07<00:09, 4816.36it/s]
|
|
44%|████▍ | 37641/84687 [00:07<00:09, 4891.03it/s]
|
|
45%|████▌ | 38153/84687 [00:07<00:09, 4956.86it/s]
|
|
46%|████▌ | 38668/84687 [00:07<00:09, 5012.42it/s]
|
|
46%|████▋ | 39184/84687 [00:07<00:09, 5054.55it/s]
|
|
47%|████▋ | 39694/84687 [00:07<00:08, 5067.51it/s]
|
|
47%|████▋ | 40204/84687 [00:08<00:08, 5075.19it/s]
|
|
48%|████▊ | 40716/84687 [00:08<00:08, 5088.25it/s]
|
|
49%|████▊ | 41232/84687 [00:08<00:08, 5107.97it/s]
|
|
49%|████▉ | 41744/84687 [00:08<00:08, 5107.31it/s]
|
|
50%|████▉ | 42255/84687 [00:08<00:08, 4831.94it/s]
|
|
51%|█████ | 42768/84687 [00:08<00:08, 4915.16it/s]
|
|
51%|█████ | 43282/84687 [00:08<00:08, 4978.28it/s]
|
|
52%|█████▏ | 43791/84687 [00:08<00:08, 5011.07it/s]
|
|
52%|█████▏ | 44304/84687 [00:08<00:08, 5043.95it/s]
|
|
53%|█████▎ | 44813/84687 [00:08<00:07, 5056.97it/s]
|
|
54%|█████▎ | 45326/84687 [00:09<00:07, 5076.22it/s]
|
|
54%|█████▍ | 45841/84687 [00:09<00:07, 5097.94it/s]
|
|
55%|█████▍ | 46356/84687 [00:09<00:07, 5112.02it/s]
|
|
55%|█████▌ | 46868/84687 [00:09<00:07, 5105.84it/s]
|
|
56%|█████▌ | 47379/84687 [00:09<00:07, 4807.07it/s]
|
|
57%|█████▋ | 47895/84687 [00:09<00:07, 4906.06it/s]
|
|
57%|█████▋ | 48411/84687 [00:09<00:07, 4978.37it/s]
|
|
58%|█████▊ | 48924/84687 [00:09<00:07, 5020.00it/s]
|
|
58%|█████▊ | 49436/84687 [00:09<00:06, 5047.34it/s]
|
|
59%|█████▉ | 49951/84687 [00:09<00:06, 5076.19it/s]
|
|
60%|█████▉ | 50471/84687 [00:10<00:06, 5112.01it/s]
|
|
60%|██████ | 50987/84687 [00:10<00:06, 5123.83it/s]
|
|
61%|██████ | 51500/84687 [00:10<00:06, 5113.32it/s]
|
|
61%|██████▏ | 52012/84687 [00:10<00:06, 5106.14it/s]
|
|
62%|██████▏ | 52523/84687 [00:10<00:06, 5090.12it/s]
|
|
63%|██████▎ | 53033/84687 [00:10<00:06, 4869.98it/s]
|
|
63%|██████▎ | 53541/84687 [00:10<00:06, 4930.51it/s]
|
|
64%|██████▍ | 54054/84687 [00:10<00:06, 4985.74it/s]
|
|
64%|██████▍ | 54565/84687 [00:10<00:06, 5019.83it/s]
|
|
65%|██████▌ | 55076/84687 [00:11<00:05, 5043.78it/s]
|
|
66%|██████▌ | 55582/84687 [00:11<00:05, 5043.85it/s]
|
|
66%|██████▌ | 56089/84687 [00:11<00:05, 5050.27it/s]
|
|
67%|██████▋ | 56599/84687 [00:11<00:05, 5062.72it/s]
|
|
67%|██████▋ | 57107/84687 [00:11<00:05, 5065.77it/s]
|
|
68%|██████▊ | 57614/84687 [00:11<00:05, 5022.31it/s]
|
|
69%|██████▊ | 58117/84687 [00:11<00:05, 4760.40it/s]
|
|
69%|██████▉ | 58622/84687 [00:11<00:05, 4842.94it/s]
|
|
70%|██████▉ | 59137/84687 [00:11<00:05, 4932.11it/s]
|
|
70%|███████ | 59651/84687 [00:11<00:05, 4991.48it/s]
|
|
71%|███████ | 60162/84687 [00:12<00:04, 5024.17it/s]
|
|
72%|███████▏ | 60673/84687 [00:12<00:04, 5047.41it/s]
|
|
72%|███████▏ | 61190/84687 [00:12<00:04, 5081.25it/s]
|
|
73%|███████▎ | 61705/84687 [00:12<00:04, 5101.33it/s]
|
|
73%|███████▎ | 62216/84687 [00:12<00:04, 5102.85it/s]
|
|
74%|███████▍ | 62731/84687 [00:12<00:04, 5116.17it/s]
|
|
75%|███████▍ | 63243/84687 [00:12<00:04, 4861.63it/s]
|
|
75%|███████▌ | 63760/84687 [00:12<00:04, 4948.09it/s]
|
|
76%|███████▌ | 64271/84687 [00:12<00:04, 4994.98it/s]
|
|
77%|███████▋ | 64787/84687 [00:12<00:03, 5041.57it/s]
|
|
77%|███████▋ | 65303/84687 [00:13<00:03, 5075.59it/s]
|
|
78%|███████▊ | 65818/84687 [00:13<00:03, 5096.88it/s]
|
|
78%|███████▊ | 66329/84687 [00:13<00:03, 5099.08it/s]
|
|
79%|███████▉ | 66844/84687 [00:13<00:03, 5111.95it/s]
|
|
80%|███████▉ | 67356/84687 [00:13<00:03, 5069.84it/s]
|
|
80%|████████ | 67870/84687 [00:13<00:03, 5090.19it/s]
|
|
81%|████████ | 68380/84687 [00:13<00:03, 4826.06it/s]
|
|
81%|████████▏ | 68889/84687 [00:13<00:03, 4899.60it/s]
|
|
82%|████████▏ | 69405/84687 [00:13<00:03, 4971.90it/s]
|
|
83%|████████▎ | 69919/84687 [00:13<00:02, 5018.93it/s]
|
|
83%|████████▎ | 70427/84687 [00:14<00:02, 5036.66it/s]
|
|
84%|████████▍ | 70942/84687 [00:14<00:02, 5068.82it/s]
|
|
84%|████████▍ | 71457/84687 [00:14<00:02, 5092.16it/s]
|
|
85%|████████▍ | 71970/84687 [00:14<00:02, 5102.01it/s]
|
|
86%|████████▌ | 72481/84687 [00:14<00:02, 5099.09it/s]
|
|
86%|████████▌ | 72996/84687 [00:14<00:02, 5114.20it/s]
|
|
87%|████████▋ | 73508/84687 [00:14<00:02, 4854.64it/s]
|
|
87%|████████▋ | 74015/84687 [00:14<00:02, 4916.20it/s]
|
|
88%|████████▊ | 74528/84687 [00:14<00:02, 4976.84it/s]
|
|
89%|████████▊ | 75042/84687 [00:14<00:01, 5022.65it/s]
|
|
89%|████████▉ | 75554/84687 [00:15<00:01, 5049.31it/s]
|
|
90%|████████▉ | 76062/84687 [00:15<00:01, 5058.03it/s]
|
|
90%|█████████ | 76576/84687 [00:15<00:01, 5080.11it/s]
|
|
91%|█████████ | 77085/84687 [00:15<00:01, 5068.11it/s]
|
|
92%|█████████▏| 77593/84687 [00:15<00:01, 5026.83it/s]
|
|
92%|█████████▏| 78104/84687 [00:15<00:01, 5051.07it/s]
|
|
93%|█████████▎| 78610/84687 [00:15<00:01, 4802.59it/s]
|
|
93%|█████████▎| 79117/84687 [00:15<00:01, 4878.01it/s]
|
|
94%|█████████▍| 79631/84687 [00:15<00:01, 4952.13it/s]
|
|
95%|█████████▍| 80139/84687 [00:16<00:00, 4988.57it/s]
|
|
95%|█████████▌| 80653/84687 [00:16<00:00, 5030.67it/s]
|
|
96%|█████████▌| 81163/84687 [00:16<00:00, 5049.51it/s]
|
|
96%|█████████▋| 81677/84687 [00:16<00:00, 5074.31it/s]
|
|
97%|█████████▋| 82188/84687 [00:16<00:00, 5083.38it/s]
|
|
98%|█████████▊| 82703/84687 [00:16<00:00, 5102.51it/s]
|
|
98%|█████████▊| 83216/84687 [00:16<00:00, 5108.98it/s]
|
|
99%|█████████▉| 83728/84687 [00:16<00:00, 5013.41it/s]
|
|
99%|█████████▉| 84230/84687 [00:16<00:00, 4858.32it/s]
|
|
100%|██████████| 84687/84687 [00:16<00:00, 4998.87it/s]
|
|
/opt/conda/lib/python3.11/site-packages/nireports/reportlets/mosaic.py:565: RuntimeWarning: More than 20 figures have been opened. Figures created through the pyplot interface (`matplotlib.pyplot.figure`) are retained until explicitly closed and may consume too much memory. (To control this warning, see the rcParam `figure.max_open_warning`). Consider using `matplotlib.pyplot.close()`.
|
|
fig = plt.figure(layout=None)
|
|
/opt/conda/lib/python3.11/site-packages/nireports/reportlets/mosaic.py:565: RuntimeWarning: More than 20 figures have been opened. Figures created through the pyplot interface (`matplotlib.pyplot.figure`) are retained until explicitly closed and may consume too much memory. (To control this warning, see the rcParam `figure.max_open_warning`). Consider using `matplotlib.pyplot.close()`.
|
|
fig = plt.figure(layout=None)
|
|
/opt/conda/lib/python3.11/site-packages/nireports/reportlets/modality/dwi.py:114: RuntimeWarning: More than 20 figures have been opened. Figures created through the pyplot interface (`matplotlib.pyplot.figure`) are retained until explicitly closed and may consume too much memory. (To control this warning, see the rcParam `figure.max_open_warning`). Consider using `matplotlib.pyplot.close()`.
|
|
fig, axs = plt.subplots(
|
|
/opt/conda/lib/python3.11/site-packages/nireports/reportlets/modality/dwi.py:162: RuntimeWarning: divide by zero encountered in scalar divide
|
|
max_snr = imax / sigma
|
|
/opt/conda/lib/python3.11/site-packages/nireports/reportlets/modality/dwi.py:164: RuntimeWarning: invalid value encountered in divide
|
|
labels_bins_position = bins[0] * np.array(labels_bins) / max_snr
|
|
/opt/conda/lib/python3.11/site-packages/nireports/reportlets/modality/dwi.py:162: RuntimeWarning: divide by zero encountered in scalar divide
|
|
max_snr = imax / sigma
|
|
/opt/conda/lib/python3.11/site-packages/nireports/reportlets/modality/dwi.py:164: RuntimeWarning: invalid value encountered in divide
|
|
labels_bins_position = bins[0] * np.array(labels_bins) / max_snr
|
|
/opt/conda/lib/python3.11/site-packages/nireports/reportlets/modality/dwi.py:162: RuntimeWarning: divide by zero encountered in scalar divide
|
|
max_snr = imax / sigma
|
|
/opt/conda/lib/python3.11/site-packages/nireports/reportlets/modality/dwi.py:164: RuntimeWarning: invalid value encountered in divide
|
|
labels_bins_position = bins[0] * np.array(labels_bins) / max_snr
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/interfaces/anatomical.py:490: RuntimeWarning: divide by zero encountered in divide
|
|
bg_data[bg_data > 0] = bg_data[bg_data > 0] / bg_spread
|
|
/opt/conda/lib/python3.11/site-packages/nilearn/plotting/displays/_slicers.py:420: UserWarning: empty mask
|
|
xmin_, xmax_, ymin_, ymax_, zmin_, zmax_ = get_mask_bounds(
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/interfaces/anatomical.py:490: RuntimeWarning: divide by zero encountered in divide
|
|
bg_data[bg_data > 0] = bg_data[bg_data > 0] / bg_spread
|
|
/opt/conda/lib/python3.11/site-packages/nilearn/plotting/displays/_slicers.py:420: UserWarning: empty mask
|
|
xmin_, xmax_, ymin_, ymax_, zmin_, zmax_ = get_mask_bounds(
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/interfaces/anatomical.py:490: RuntimeWarning: divide by zero encountered in divide
|
|
bg_data[bg_data > 0] = bg_data[bg_data > 0] / bg_spread
|
|
/opt/conda/lib/python3.11/site-packages/nilearn/plotting/displays/_slicers.py:420: UserWarning: empty mask
|
|
xmin_, xmax_, ymin_, ymax_, zmin_, zmax_ = get_mask_bounds(
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/interfaces/anatomical.py:490: RuntimeWarning: divide by zero encountered in divide
|
|
bg_data[bg_data > 0] = bg_data[bg_data > 0] / bg_spread
|
|
/opt/conda/lib/python3.11/site-packages/nilearn/plotting/displays/_slicers.py:420: UserWarning: empty mask
|
|
xmin_, xmax_, ymin_, ymax_, zmin_, zmax_ = get_mask_bounds(
|
|
/opt/conda/lib/python3.11/site-packages/nilearn/plotting/displays/_slicers.py:420: UserWarning: empty mask
|
|
xmin_, xmax_, ymin_, ymax_, zmin_, zmax_ = get_mask_bounds(
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/interfaces/anatomical.py:490: RuntimeWarning: divide by zero encountered in divide
|
|
bg_data[bg_data > 0] = bg_data[bg_data > 0] / bg_spread
|
|
/opt/conda/lib/python3.11/site-packages/nilearn/plotting/displays/_slicers.py:420: UserWarning: empty mask
|
|
xmin_, xmax_, ymin_, ymax_, zmin_, zmax_ = get_mask_bounds(
|
|
/opt/conda/lib/python3.11/site-packages/nireports/interfaces/reporting/base.py:105: UserWarning: The given float value must not exceed 0. But, you have given threshold=0.001.
|
|
mask_nii = threshold_img(fixed_image_nii, 1e-3)
|
|
/opt/conda/lib/python3.11/site-packages/nilearn/plotting/img_plotting.py:557: RuntimeWarning: overflow encountered in scalar subtract
|
|
ptp = 0.5 * (vmax - vmin)
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/qc/diffusion.py:234: RuntimeWarning: divide by zero encountered in scalar divide
|
|
cc_snr_estimates['shell0'] = round(float(in_b0[cc_mask].mean() / std_signal), decimals)
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/qc/diffusion.py:257: RuntimeWarning: invalid value encountered in scalar divide
|
|
float(np.mean(mean_signal_worst / std_signal)), decimals
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/qc/diffusion.py:260: RuntimeWarning: invalid value encountered in scalar divide
|
|
float(np.mean(mean_signal_best / std_signal)), decimals
|
|
/opt/conda/lib/python3.11/site-packages/nireports/interfaces/reporting/base.py:105: UserWarning: The given float value must not exceed 0. But, you have given threshold=0.001.
|
|
mask_nii = threshold_img(fixed_image_nii, 1e-3)
|
|
/opt/conda/lib/python3.11/site-packages/nilearn/plotting/img_plotting.py:557: RuntimeWarning: overflow encountered in scalar subtract
|
|
ptp = 0.5 * (vmax - vmin)
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/qc/diffusion.py:234: RuntimeWarning: divide by zero encountered in scalar divide
|
|
cc_snr_estimates['shell0'] = round(float(in_b0[cc_mask].mean() / std_signal), decimals)
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/qc/diffusion.py:257: RuntimeWarning: divide by zero encountered in scalar divide
|
|
float(np.mean(mean_signal_worst / std_signal)), decimals
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/qc/diffusion.py:260: RuntimeWarning: divide by zero encountered in scalar divide
|
|
float(np.mean(mean_signal_best / std_signal)), decimals
|
|
/opt/conda/lib/python3.11/site-packages/nireports/interfaces/reporting/base.py:105: UserWarning: The given float value must not exceed 0. But, you have given threshold=0.001.
|
|
mask_nii = threshold_img(fixed_image_nii, 1e-3)
|
|
/opt/conda/lib/python3.11/site-packages/nilearn/plotting/img_plotting.py:557: RuntimeWarning: overflow encountered in scalar subtract
|
|
ptp = 0.5 * (vmax - vmin)
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/qc/diffusion.py:234: RuntimeWarning: divide by zero encountered in scalar divide
|
|
cc_snr_estimates['shell0'] = round(float(in_b0[cc_mask].mean() / std_signal), decimals)
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/qc/diffusion.py:257: RuntimeWarning: invalid value encountered in scalar divide
|
|
float(np.mean(mean_signal_worst / std_signal)), decimals
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/qc/diffusion.py:260: RuntimeWarning: invalid value encountered in scalar divide
|
|
float(np.mean(mean_signal_best / std_signal)), decimals
|
|
/opt/conda/lib/python3.11/site-packages/nireports/interfaces/reporting/base.py:105: UserWarning: The given float value must not exceed 0. But, you have given threshold=0.001.
|
|
mask_nii = threshold_img(fixed_image_nii, 1e-3)
|
|
/opt/conda/lib/python3.11/site-packages/nilearn/plotting/img_plotting.py:557: RuntimeWarning: overflow encountered in scalar subtract
|
|
ptp = 0.5 * (vmax - vmin)
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/qc/diffusion.py:234: RuntimeWarning: divide by zero encountered in scalar divide
|
|
cc_snr_estimates['shell0'] = round(float(in_b0[cc_mask].mean() / std_signal), decimals)
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/qc/diffusion.py:257: RuntimeWarning: divide by zero encountered in scalar divide
|
|
float(np.mean(mean_signal_worst / std_signal)), decimals
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/qc/diffusion.py:260: RuntimeWarning: divide by zero encountered in scalar divide
|
|
float(np.mean(mean_signal_best / std_signal)), decimals
|
|
/opt/conda/lib/python3.11/site-packages/nireports/interfaces/reporting/base.py:105: UserWarning: The given float value must not exceed 0. But, you have given threshold=0.001.
|
|
mask_nii = threshold_img(fixed_image_nii, 1e-3)
|
|
/opt/conda/lib/python3.11/site-packages/nilearn/plotting/img_plotting.py:557: RuntimeWarning: overflow encountered in scalar subtract
|
|
ptp = 0.5 * (vmax - vmin)
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/qc/diffusion.py:234: RuntimeWarning: divide by zero encountered in scalar divide
|
|
cc_snr_estimates['shell0'] = round(float(in_b0[cc_mask].mean() / std_signal), decimals)
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/qc/diffusion.py:257: RuntimeWarning: invalid value encountered in scalar divide
|
|
float(np.mean(mean_signal_worst / std_signal)), decimals
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/qc/diffusion.py:260: RuntimeWarning: invalid value encountered in scalar divide
|
|
float(np.mean(mean_signal_best / std_signal)), decimals
|
|
/opt/conda/lib/python3.11/site-packages/nireports/interfaces/reporting/base.py:105: UserWarning: The given float value must not exceed 0. But, you have given threshold=0.001.
|
|
mask_nii = threshold_img(fixed_image_nii, 1e-3)
|
|
/opt/conda/lib/python3.11/site-packages/nilearn/plotting/img_plotting.py:557: RuntimeWarning: overflow encountered in scalar subtract
|
|
ptp = 0.5 * (vmax - vmin)
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/qc/diffusion.py:234: RuntimeWarning: divide by zero encountered in scalar divide
|
|
cc_snr_estimates['shell0'] = round(float(in_b0[cc_mask].mean() / std_signal), decimals)
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/qc/diffusion.py:257: RuntimeWarning: invalid value encountered in scalar divide
|
|
float(np.mean(mean_signal_worst / std_signal)), decimals
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/qc/diffusion.py:260: RuntimeWarning: invalid value encountered in scalar divide
|
|
float(np.mean(mean_signal_best / std_signal)), decimals
|
|
/opt/conda/lib/python3.11/site-packages/nireports/interfaces/reporting/base.py:105: UserWarning: The given float value must not exceed 0. But, you have given threshold=0.001.
|
|
mask_nii = threshold_img(fixed_image_nii, 1e-3)
|
|
/opt/conda/lib/python3.11/site-packages/nilearn/plotting/img_plotting.py:557: RuntimeWarning: overflow encountered in scalar subtract
|
|
ptp = 0.5 * (vmax - vmin)
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/qc/diffusion.py:234: RuntimeWarning: divide by zero encountered in scalar divide
|
|
cc_snr_estimates['shell0'] = round(float(in_b0[cc_mask].mean() / std_signal), decimals)
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/qc/diffusion.py:257: RuntimeWarning: divide by zero encountered in scalar divide
|
|
float(np.mean(mean_signal_worst / std_signal)), decimals
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/qc/diffusion.py:260: RuntimeWarning: divide by zero encountered in scalar divide
|
|
float(np.mean(mean_signal_best / std_signal)), decimals
|
|
/opt/conda/lib/python3.11/site-packages/nireports/interfaces/reporting/base.py:105: UserWarning: The given float value must not exceed 0. But, you have given threshold=0.001.
|
|
mask_nii = threshold_img(fixed_image_nii, 1e-3)
|
|
/opt/conda/lib/python3.11/site-packages/nilearn/plotting/img_plotting.py:557: RuntimeWarning: overflow encountered in scalar subtract
|
|
ptp = 0.5 * (vmax - vmin)
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/qc/diffusion.py:234: RuntimeWarning: divide by zero encountered in scalar divide
|
|
cc_snr_estimates['shell0'] = round(float(in_b0[cc_mask].mean() / std_signal), decimals)
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/qc/diffusion.py:257: RuntimeWarning: invalid value encountered in scalar divide
|
|
float(np.mean(mean_signal_worst / std_signal)), decimals
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/qc/diffusion.py:260: RuntimeWarning: invalid value encountered in scalar divide
|
|
float(np.mean(mean_signal_best / std_signal)), decimals
|
|
/opt/conda/lib/python3.11/site-packages/nireports/interfaces/reporting/base.py:105: UserWarning: The given float value must not exceed 0. But, you have given threshold=0.001.
|
|
mask_nii = threshold_img(fixed_image_nii, 1e-3)
|
|
/opt/conda/lib/python3.11/site-packages/nilearn/plotting/img_plotting.py:557: RuntimeWarning: overflow encountered in scalar subtract
|
|
ptp = 0.5 * (vmax - vmin)
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/qc/diffusion.py:234: RuntimeWarning: divide by zero encountered in scalar divide
|
|
cc_snr_estimates['shell0'] = round(float(in_b0[cc_mask].mean() / std_signal), decimals)
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/qc/diffusion.py:257: RuntimeWarning: divide by zero encountered in scalar divide
|
|
float(np.mean(mean_signal_worst / std_signal)), decimals
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/qc/diffusion.py:260: RuntimeWarning: divide by zero encountered in scalar divide
|
|
float(np.mean(mean_signal_best / std_signal)), decimals
|
|
/opt/conda/lib/python3.11/site-packages/nireports/interfaces/reporting/base.py:105: UserWarning: The given float value must not exceed 0. But, you have given threshold=0.001.
|
|
mask_nii = threshold_img(fixed_image_nii, 1e-3)
|
|
/opt/conda/lib/python3.11/site-packages/nilearn/plotting/img_plotting.py:557: RuntimeWarning: overflow encountered in scalar subtract
|
|
ptp = 0.5 * (vmax - vmin)
|
|
/opt/conda/lib/python3.11/site-packages/nireports/interfaces/reporting/base.py:105: UserWarning: The given float value must not exceed 0. But, you have given threshold=0.001.
|
|
mask_nii = threshold_img(fixed_image_nii, 1e-3)
|
|
/opt/conda/lib/python3.11/site-packages/nilearn/plotting/img_plotting.py:557: RuntimeWarning: overflow encountered in scalar subtract
|
|
ptp = 0.5 * (vmax - vmin)
|
|
/opt/conda/lib/python3.11/site-packages/nireports/interfaces/reporting/base.py:105: UserWarning: The given float value must not exceed 0. But, you have given threshold=0.001.
|
|
mask_nii = threshold_img(fixed_image_nii, 1e-3)
|
|
/opt/conda/lib/python3.11/site-packages/nilearn/plotting/img_plotting.py:557: RuntimeWarning: overflow encountered in scalar subtract
|
|
ptp = 0.5 * (vmax - vmin)
|
|
/opt/conda/lib/python3.11/site-packages/nireports/interfaces/reporting/base.py:105: UserWarning: The given float value must not exceed 0. But, you have given threshold=0.001.
|
|
mask_nii = threshold_img(fixed_image_nii, 1e-3)
|
|
/opt/conda/lib/python3.11/site-packages/nilearn/plotting/img_plotting.py:557: RuntimeWarning: overflow encountered in scalar subtract
|
|
ptp = 0.5 * (vmax - vmin)
|
|
/opt/conda/lib/python3.11/site-packages/nireports/interfaces/reporting/base.py:105: UserWarning: The given float value must not exceed 0. But, you have given threshold=0.001.
|
|
mask_nii = threshold_img(fixed_image_nii, 1e-3)
|
|
/opt/conda/lib/python3.11/site-packages/nilearn/plotting/img_plotting.py:557: RuntimeWarning: overflow encountered in scalar subtract
|
|
ptp = 0.5 * (vmax - vmin)
|
|
/opt/conda/lib/python3.11/site-packages/nireports/interfaces/reporting/base.py:105: UserWarning: The given float value must not exceed 0. But, you have given threshold=0.001.
|
|
mask_nii = threshold_img(fixed_image_nii, 1e-3)
|
|
/opt/conda/lib/python3.11/site-packages/nilearn/plotting/img_plotting.py:557: RuntimeWarning: overflow encountered in scalar subtract
|
|
ptp = 0.5 * (vmax - vmin)
|
|
/opt/conda/lib/python3.11/site-packages/nireports/interfaces/reporting/base.py:105: UserWarning: The given float value must not exceed 0. But, you have given threshold=0.001.
|
|
mask_nii = threshold_img(fixed_image_nii, 1e-3)
|
|
/opt/conda/lib/python3.11/site-packages/nilearn/plotting/img_plotting.py:557: RuntimeWarning: overflow encountered in scalar subtract
|
|
ptp = 0.5 * (vmax - vmin)
|
|
/opt/conda/lib/python3.11/site-packages/nireports/interfaces/reporting/base.py:105: UserWarning: The given float value must not exceed 0. But, you have given threshold=0.001.
|
|
mask_nii = threshold_img(fixed_image_nii, 1e-3)
|
|
/opt/conda/lib/python3.11/site-packages/nilearn/plotting/img_plotting.py:557: RuntimeWarning: overflow encountered in scalar subtract
|
|
ptp = 0.5 * (vmax - vmin)
|
|
/opt/conda/lib/python3.11/site-packages/nireports/interfaces/reporting/base.py:105: UserWarning: The given float value must not exceed 0. But, you have given threshold=0.001.
|
|
mask_nii = threshold_img(fixed_image_nii, 1e-3)
|
|
/opt/conda/lib/python3.11/site-packages/nilearn/plotting/img_plotting.py:557: RuntimeWarning: overflow encountered in scalar subtract
|
|
ptp = 0.5 * (vmax - vmin)
|
|
/opt/conda/lib/python3.11/site-packages/nireports/interfaces/reporting/base.py:105: UserWarning: The given float value must not exceed 0. But, you have given threshold=0.001.
|
|
mask_nii = threshold_img(fixed_image_nii, 1e-3)
|
|
/opt/conda/lib/python3.11/site-packages/nilearn/plotting/img_plotting.py:557: RuntimeWarning: overflow encountered in scalar subtract
|
|
ptp = 0.5 * (vmax - vmin)
|
|
/opt/conda/lib/python3.11/site-packages/nireports/interfaces/reporting/base.py:105: UserWarning: The given float value must not exceed 0. But, you have given threshold=0.001.
|
|
mask_nii = threshold_img(fixed_image_nii, 1e-3)
|
|
/opt/conda/lib/python3.11/site-packages/nilearn/plotting/img_plotting.py:557: RuntimeWarning: overflow encountered in scalar subtract
|
|
ptp = 0.5 * (vmax - vmin)
|
|
/opt/conda/lib/python3.11/site-packages/nireports/interfaces/reporting/base.py:105: UserWarning: The given float value must not exceed 0. But, you have given threshold=0.001.
|
|
mask_nii = threshold_img(fixed_image_nii, 1e-3)
|
|
/opt/conda/lib/python3.11/site-packages/nireports/interfaces/reporting/base.py:105: UserWarning: The given float value must not exceed 0. But, you have given threshold=0.001.
|
|
mask_nii = threshold_img(fixed_image_nii, 1e-3)
|
|
/opt/conda/lib/python3.11/site-packages/mriqc/qc/diffusion.py:220: ExtremeValueWarning: CC mask is too small (0 voxels)
|
|
warn(f'CC mask is too small ({nvox_cc} voxels)', ExtremeValueWarning, stacklevel=1)
|
|
2025-10-10T09:29:46+0200 [INFO ] con-duct: Summary:
|
|
Exit Code: 0
|
|
Command: singularity exec -W /tmp/singtmp.a731LC -B /var/lib/condor/execute/dir_470384/ds/code/containers/binds/zoneinfo/UTC:/etc/localtime -B /tmp/singtmp.a731LC/tmp:/tmp -B /tmp/singtmp.a731LC/var/tmp:/var/tmp -e -B /var/lib/condor/execute/dir_470384/ds -H /var/lib/condor/execute/dir_470384/ds/code/containers/binds/HOME --pwd /var/lib/condor/execute/dir_470384/ds code/containers/images/bids/bids-mriqc--24.0.2.sing mriqc sourcedata/raw . participant --participant-label sub-cIIs02 --no-datalad-get --no-sub --verbose --nprocs 1 --mem 3000 --work-dir /tmp --float32 --verbose-reports
|
|
Log files location: logs/duct/sub-cIIs02_2025.10.09T23.59.37-598988_
|
|
Wall Clock Time: 34208.368 sec
|
|
Memory Peak Usage (RSS): 13.6 GB
|
|
Memory Average Usage (RSS): 2.1 GB
|
|
Virtual Memory Peak Usage (VSZ): 19.2 GB
|
|
Virtual Memory Average Usage (VSZ): 5.0 GB
|
|
Memory Peak Percentage: 2.40%
|
|
Memory Average Percentage: 0.24%
|
|
CPU Peak Usage: 229.20%
|
|
Average CPU Usage: 92.57%
|
|
|
|
[INFO] == Command exit (modification check follows) =====
|
|
+ datalad push --to mriqc_out-storage
|
|
[INFO] Determine push target
|
|
[INFO] Push refspecs
|
|
[INFO] Transfer data
|
|
[INFO] Finished push of Dataset(/var/lib/condor/execute/dir_470384/ds)
|
|
+ flock --verbose /data/project/QC_workflow/TMP/ds003416-mriqc/.condor_datalad_lock git push outputstore
|
|
To file:///data/project/QC_workflow/TMP/RIA_QCworkflow/aae/8905a-985f-46fb-91f5-35c772654ddd
|
|
* [new branch] job_sub-cIIs02_10066435 -> job_sub-cIIs02_10066435
|
|
+ echo SUCCESS
|