Kitware / UPennContrast

UPenn ?
https://upenn-contrast.netlify.com/
Apache License 2.0
8 stars 6 forks source link

Small index error in advanced options #704

Closed arjunrajlab closed 2 months ago

arjunrajlab commented 2 months ago

If you set the assign to Z here:

image

You end up assigning to z=2:

image

I think the problem is that it is assuming the input is zero indexed in the "Assign to" field, but then the interface is mostly 1 indexed.