Skip to content

LN_LAYER_SMOOTH not detecting layers #89

@joshjcorbett

Description

@joshjcorbett

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions