Little standalone file to measure the DetectorToReference transforms for each detector. Takes config file specifying detectors and reference board. Outputs the same file* but with the transforms added.
NOTE: the formatting is getting changed when I write to the new json file, and I can't figure out how to make it the same as the input file. But the actual content is the same.
Now included in this PR is some improvements that @vaughantnrc made on my own branch, as well as general improvements to the src.slicer_connection module.
Little standalone file to measure the DetectorToReference transforms for each detector. Takes config file specifying detectors and reference board. Outputs the same file* but with the transforms added.
Should address #85