-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Hi there, I am currently attempting to do within-layer smoothing using LN_LAYER_SMOOTH with the NoKissing flag (LayNii v2.5.2 for M1/M2 mac). However when I run the below code with these files:
LN_LAYER_SMOOTH -input func.nii.gz -layer_file layers.nii.gz -FWHM 1 -NoKissing -output LN1_nokissing.nii.gz
...the output states "There are 0 layers/masks to smooth within".
When I run the same code with LN2_LAYER_SMOOTH, the 3 layers are recognised, but for some reason the first volume becomes 0 at all points (see LN2_nokissing.nii.gz). This issue doesn't occur when I use the LN2 version without the NoKissing flag though (LN2_yeskissing.nii.gz).
Any help would be greatly appreciated, thank you!
Metadata
Metadata
Assignees
Labels
No labels