labsyspharm / minerva-author

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

fix svs behavior and svs tests #15

Closed thejohnhoffer closed 4 years ago

thejohnhoffer commented 4 years ago

SVS get_shape now correctly measures the number of levels. SVS test now correctly rounds pixel shapes down conforming with python integer division.

These two changes are unrelated, but both are necessary to ensure the svs tests pass.