Open
Description
I will use this issue to track currently supported volume data types.
type | NiftiVolume (get_* ) |
IntoNdArray |
Tested | Issue / PR |
---|---|---|---|---|
Uint8 |
✅ | ✅ | ✅ | |
Int8 |
✅ | ✅ | ✅ | #5 |
Uint16 |
✅ | ✅ | ✅ | #5 |
Int16 |
✅ | ✅ | ✅ | #5 |
Uint32 |
✅ | ✅ | ✅ | #5 |
Int32 |
✅ | ✅ | ✅ | #5 |
Uint64 |
✅ | ✅ | ✅ | #5 |
Int64 |
✅ | ✅ | ✅ | #5 |
Float32 |
✅ | ✅ | ✅ | #1 |
Float64 |
✅ | ✅ | ✅ | #5 |
Complex64 |
❌ | ❌ | ❌ | |
Rgb24 |
❌ | ❌ | ❌ | #26 (writing only) |
Rgba32 |
❌ | ❌ | ❌ | |
Float128 |
❌ | ❌ | ❌ | |
Complex128 |
❌ | ❌ | ❌ | |
Complex256 |
❌ | ❌ | ❌ |
Metadata
Assignees
Labels
No labels