v0.2.5 nifti load convention
dicube.load_from_nifti now converts arrays from XYZ (Fortran order) to ZYX (C order), ensuring alignment with standard Python indexing conventions.
Thanks Shuheng Zhang for issue report
dicube.load_from_nifti now converts arrays from XYZ (Fortran order) to ZYX (C order), ensuring alignment with standard Python indexing conventions.
Thanks Shuheng Zhang for issue report