Published May 3, 2020
| Version v1.5.4
Software
Open
layerfMRI/LAYNII: LAYNII v1.5.4
Description
Improvements
- Outputs are now changed to use suffix tags instead of prefix.
- All programs now can handle absolute and relative input paths and save outputs in the input folder.
- Input data type casts are tightened for all programs. This addresses many issues stemming from various integer data types (int8, int16, int32 etc.)
- NaNs in input images are swapped with zeros. Addressing many issues coming from NaN voxels.
- Lots of under the hood improvements and restructuring laying the groundwork for future additions.
- [1.5.1] Introducing custom output path in
LN_BOCO
,LN_MP2RAGE_DNOISE
,LN_FLOAT_ME
,LN_SHORT_ME
,LN_INT_ME
. This flag will also be added to other programs as needed in the future. - [1.5.1] Fixing minor bugs introduced in 1.5.0 after restructuring.
- [1.5.2] Added support for
.nii.gz
read/write. - [1.5.3] Fix displayed version number in welcome message.
- [1.5.4] Add
rim_M.nii
as a synthetic 2D test image.
- Introducing
LN2_LAYERS
program. This program implements a vastly faster equidistant layering algorithm suitable for generating layers in very large images. Also comes with middle gray matter, thickness and approximate curvature outputs. - New programs with
LN2
prefix are mostly experimental. Therefore, use these programs by knowing that they might be subject to extensive changes untilLAYNII v2.0.0
.
Files
layerfMRI/LAYNII-v1.5.4.zip
Files
(80.1 MB)
Name | Size | Download all |
---|---|---|
md5:ebca6e53126f7453826c542db89cb5dd
|
80.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/layerfMRI/LAYNII/tree/v1.5.4 (URL)