Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove transform section from these detectors
The current translation of [0, 0, 0] doesn't work well with HEXRDGUI, since it indicates that the detector is on top of the sample. We should make the transform section optional instead. If it is not provided, then HEXRDGUI will insert the default transform section. This will make the views work better... If some detectors typically have a certain transform, it can still be provided and that will be used instead of the default. Signed-off-by: Patrick Avery <[email protected]>
- Loading branch information