afids / afids-validator

Validator for the anatomical fiducial placement protocol
https://validator.afids.io
GNU General Public License v3.0
2 stars 4 forks source link

submodule reading + elementwise json calc + display #23

Closed patrick-g-h closed 5 years ago

patrick-g-h commented 5 years ago
kaitj commented 5 years ago

Tried to run it, but getting a UnboundLocalError after pressing the upload button.

UnboundLocalError: local variable 'template_data_j' referenced before assignment

I'm going through it right now to try to find out what might be causing this (may just be a local thing?), as well as fixing space vs tabs, removing unused functions, and fixing some variable names. I'll make another PR as a patch to this one when I get that done.