aces / brainbrowser

Web-based visualization tools for neurological data.
https://brainbrowser.cbrain.mcgill.ca/
GNU Affero General Public License v3.0
351 stars 122 forks source link

Support data wider than bytes for NIfTI images. #279

Closed rdvincent closed 8 years ago

rdvincent commented 8 years ago

These changes allow the volume viewer to handle NIfTI-1 data that is wider than one byte. In other words, int32 or float data should be displayed using the full range of possible values, rather than being squashed into 8 bits.