Ticket #6339 (closed: fixed)
Update and Add Group rotation feature to SCDCalibratePanels
Reported by: | Ruth Mikkelson | Owned by: | Ruth Mikkelson |
---|---|---|---|
Priority: | major | Milestone: | Release 2.4 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Vickie Lynch |
Description
-The SaveDetCal now saves ALL the panels, not just the ones used. -When algorithm is rerun, there is now a lot of error messages because the old output is not removed. -Default option for no preprocessing -Check grouping option. A bad lexical cast occured NEW -When panels are grouped, rotate every member of the group about the center of the instrument -Incorporate sample offsets to get better results.
Change History
comment:1 Changed 8 years ago by Ruth Mikkelson
- Status changed from new to accepted
- Owner set to Ruth Mikkelson
comment:2 Changed 8 years ago by Ruth Mikkelson
Refs #6339. Fixed several tasks. One is left
The problem with writing and reading the DetCal file for new TOPAZ runs may be fixed by others.
Rotations now rotate the center of the panel, not only the orientation of the panel.
The algorithm now removes previous output tables so they do not clash( with a LOT of warning pop ups) with the new output table.
Groups for grouping can now have commas separating the groups.
The optimizing for the sample offset still has to be done
Changeset: 25e50fb92e253c4f61c0c8cb42ea9f3457b73011
comment:3 Changed 8 years ago by Ruth Mikkelson
Refs #6339. Added options to system
One option was to rotate center of panels along with rotating around center. The second option to take into account the sample positions has not yet been
implemented
Changeset: 20be530b8804c82d91974a19cc4279c8079ab344
comment:4 Changed 8 years ago by Ruth Mikkelson
Refs #6339. Fixed several tasks. One is left
The problem with writing and reading the DetCal file for new TOPAZ runs may be fixed by others.
Rotations now rotate the center of the panel, not only the orientation of the panel.
The algorithm now removes previous output tables so they do not clash( with a LOT of warning pop ups) with the new output table.
Groups for grouping can now have commas separating the groups.
The optimizing for the sample offset still has to be done
Changeset: e0e24227f98760d1194bf87722327ed1a8ead7d2
comment:5 Changed 8 years ago by Ruth Mikkelson
Refs #6339. Added options to system
One option was to rotate center of panels along with rotating around center. The second option to take into account the sample positions has not yet been
implemented
Changeset: 2e0986d13cf10ab84befd700bcfbac385d281200
comment:6 Changed 8 years ago by Ruth Mikkelson
Refs #6339 Incorporated sample shifting
LoadIsawPeaks used several methods from the calibration routines. Sample shifting caused a signature to change.
Changeset: 6fb74da6aefe76d1c7fa5b88c3cf9f4f6dc13a4c
comment:7 Changed 8 years ago by Ruth Mikkelson
- Status changed from accepted to verify
- Resolution set to fixed
comment:8 Changed 8 years ago by Vickie Lynch
- Status changed from verify to verifying
- Tester set to Vickie Lynch
comment:9 Changed 8 years ago by Vickie Lynch
- Status changed from verifying to closed
Calibrated TOPAZ peaks with small changes to detectors, saved results of all detecotrs to DetCal file, read DetCal file, and applied to instrument.
comment:10 Changed 8 years ago by Ruth Mikkelson
Refs #6339 Fixed an error and renamed Sample Offset parameter names
Changeset: 6349f57aeb5a9794b8f204f2e76f744563a08231
comment:11 Changed 8 years ago by Ruth Mikkelson
Refs #6650 Sample Offset is no longer zero, if set
Refs #6339 SampleOffset from input peak is not assumed to be zero
Changeset: 13880dfff98e8ac3928682dddacf699f409be291
comment:12 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 7185