You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rewrite the logging so people understand what is happening
Example 1:
[SPINEPS] sub-0003106805_ses-20240905_sequ-101_acq-sag_mr.nii.gz input incompatible with model
[SPINEPS] - Input format 'mr', model expected ['t1dixon', 'vibe', 'mevibe', 'GRE']
-->
[SPINEPS] sub-0003106805_ses-20240905_sequ-101_acq-sag_mr.nii.gz skipped cause of Input format 'mr' is incompatible with the selected model; this model expects ['t1dixon', 'vibe', 'mevibe', 'GRE']
Next issue:
[SPINEPS] - Input acquisition 'sag', model expected ['axial', 'ax', 'axl', 'iso']
[SPINEPS] - get_plane() is not 'iso' or expected ['axial', 'ax', 'axl', 'iso'], skip
Next issue to vage:
---- [SPINEPS] Shifted from range (0.0, 3125.0293) to range (0.0, 3125.0293)
---- [SPINEPS] Cleaned (label, n_components) {1: 7}
The text was updated successfully, but these errors were encountered:
rewrite the logging so people understand what is happening
Example 1:
[SPINEPS] sub-0003106805_ses-20240905_sequ-101_acq-sag_mr.nii.gz input incompatible with model
[SPINEPS] - Input format 'mr', model expected ['t1dixon', 'vibe', 'mevibe', 'GRE']
-->
[SPINEPS] sub-0003106805_ses-20240905_sequ-101_acq-sag_mr.nii.gz skipped cause of Input format 'mr' is incompatible with the selected model; this model expects ['t1dixon', 'vibe', 'mevibe', 'GRE']
Next issue:
[SPINEPS] - Input acquisition 'sag', model expected ['axial', 'ax', 'axl', 'iso']
[SPINEPS] - get_plane() is not 'iso' or expected ['axial', 'ax', 'axl', 'iso'], skip
Next issue to vage:
---- [SPINEPS] Shifted from range (0.0, 3125.0293) to range (0.0, 3125.0293)
---- [SPINEPS] Cleaned (label, n_components) {1: 7}
The text was updated successfully, but these errors were encountered: