labsyspharm / minerva-author

Tool to create images and configuration files for Minerva-Story
MIT License
15 stars 14 forks source link

Round autodetected channel min/max for integer dtype images #71

Closed jmuhlich closed 8 months ago

jmuhlich commented 8 months ago

The autodetected min/max values are floats with many digits of precision. These should be rounded to integers for integer images, either in the autodetection code or in the front end.

thejohnhoffer commented 8 months ago

Resolved in v1.18.0