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

Patch for json-calc #24

Closed kaitj closed 5 years ago

kaitj commented 5 years ago

Multiple changes in this PR - meant to be a patch for #23

EDIT: I've made the changes above regarding the trailing decimals to only 5 decimal places. I also changed the main "Distance" heading to "Result" and placed "Fiducial" and "Distance [mm]" Directly above the corresponding columns. We can make a change to this before merging if we decide we want it slightly different.

patrick-g-h commented 5 years ago

Looks great, thanks for the edits! Yeah I'm sure we can add column headings for the Fiducial names / distances. But I think we can do that after integrating @tkkuehn 's CSS to see what will look best

kaitj commented 5 years ago

Yep that sounds good to me. They are quick changes anyways for the headings. As for the distances...it only limits it to 5 decimals at the end, so it'll use all trailing numbers during the calculation (not sure how much of a difference that might make).