[INSTRM-723] Bring two-stage geometry construction into ModuleTest Created: 01/Aug/19 Updated: 23/Feb/23 Resolved: 23/Feb/23 |
|
Status: | Done |
Project: | Instrument control development |
Component/s: | ics_cobraCharmer |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Task | Priority: | Normal |
Reporter: | cloomis | Assignee: | cloomis |
Resolution: | Done | Votes: | 0 |
Labels: | PFI, cit_freeze | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Story Points: | 1 |
Description |
Older CIT (and I think ASRD) code constructed the module geometry in two steps: the parts which could be learnt form the phi map only, and the rest. The current ModuleTest requires both the phi and the theta maps before geometry gets written. This is not good enough for CIT. So resurrect the split geometry generation. Pretty simple: phi center and radius. Note that this ticket will be branched off the cit_freeze branch and merged back on to it, as it cit_freeze were master. |
Comments |
Comment by yuki.moritani [ 23/Feb/23 ] |
Geometry creation/module test seemed to be done as described. (Branch was merged) |