Neural-Systems-at-UIO / nutil

https://nutil.readthedocs.io/en/latest/
GNU General Public License v3.0
12 stars 5 forks source link

Maximum Object Size Error #179

Closed briannnagurdon closed 3 years ago

briannnagurdon commented 3 years ago

In an attempt to check that my objects were not larger than the max object size I set, I received an error of "Error: max pixel cutoff cannot be lower than lower pixel cutoff" when the min value is set to 1 and the max value is set to 10,000,000,000. This error does not impact my specific quantification, just something I ran across when testing the limits.

sharoncy commented 3 years ago

It was decided to remove the max cutoff feature from nutil. This was implemented in v0.5.3.

sharoncy commented 3 years ago

Validated 02.03.21.