MICA-MNI / micapipe

micapipe from the Multimodal imaging and connectome analysis lab (http://mica-mni.github.io) at the Montreal Neurological Institute. Read The Docs documentation below
http://micapipe.readthedocs.io
GNU General Public License v3.0
80 stars 27 forks source link

2 "missing" files in QC report #42

Closed mrribbits closed 1 year ago

mrribbits commented 2 years ago

I assume those two missing files are related to why the workflow line is orange (everything else in the QC reports look fine).

I think I see the "missing" files in my dwi folders (so they're not actually missing), but I'm not certain these are what it wants: For example: sub-02E_ses-01_space-dwi_desc-t1w_nativepro_SyN.nii.gz sub-02E_ses-01_space-dwi_model-DTI_map-FA.mif

And this is the terminal output when QC gets to the missing FA atlas image:

[ INFO ]..... Registration: FA atlas in native dwi 
Erasing temporal directory: /tmp
OLD_PATH is unset or empty
PeerHerholz commented 2 years ago

Hi @mrribbits,

sorry for the late reply. Hm, I think this could be related to #39... WDYT @rcruces?

rcruces commented 1 year ago

This issue is related to #39 .

Sorry for the very late reply, unfortunately the previous -QC_subj had two incompatibilities when it was run with docker. The first was that the absolute paths in the html QC file were broken, and also few missing libraries to generate snapshots of the surfaces were missing. We took a pragmatic decision to discontinue the support of this html based QC and we went for pdf files, based on the new json metadata.

The current version solved this issues and the container was fully test to generate QC reports group and subject level.

We invite you to try the new version v0.2.0 Northen Flicker which has been optimized and enhanced in many different aspects. https://github.com/MICA-MNI/micapipe/releases/tag/v0.2.0