HumanBrainProject / neuroglancer-scripts

Conversion of neuroimaging data for display in Neuroglancer
MIT License
27 stars 18 forks source link

RGB nifti does not work with `volume-to-precomputed-pyramid` out of the box #22

Open xgui3783 opened 2 years ago

xgui3783 commented 2 years ago

as of 1.0.0

min repro

volume-to-precomputed-pyramid rgb.nii.gz ./out/

expected behaviour:

converts rgb nifti to 3 channel volume

actual behaviour:

exits confused with why void24 is the data_type of input nifti

comment:

apologies, this one escaped me. I will provide a PR & add tests.