Changes for version 0.70
- Nifti now uses PDL as base class, making use of the PDL hash key for the data! This means that any Nifti object is also a piddle, this could break code!
- for typemapping, I used get_datatype, but since the numbers seem to be rather arbitray, this was changed to using type().
Modules
Module to access imaging data using Nifti-1 standard