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 |
❌ |
❌ |
❌ |
|
I will use this issue to track currently supported volume data types.
get_*)IntoNdArrayUint8Int8Uint16Int16Uint32Int32Uint64Int64Float32Float64Complex64Rgb24Rgba32Float128Complex128Complex256