Ticket #3674 (closed: fixed)
Ressonance mode for SNAP
Reported by: | Vickie Lynch | Owned by: | Vickie Lynch |
---|---|---|---|
Priority: | major | Milestone: | Release 2.2 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Wenduo Zhou |
Description
Add downstream detector monitor for SNAP with pixel ID 1342177280. Data should be imported, binned in TOF, and fit with a gaussian to a predetermined peak. SNAP_7166 is in ressonance mode.
Change History
comment:2 Changed 9 years ago by Vickie Lynch
Pixel ID changed to 1179648 since LoadEventsPreNexus allocated memory to maximum pixel ID. SNAP_7165 is the run in ressonance mode and this pixel is only in preNexus file. Will be added to Nexus files soon.
comment:4 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 30 to Iteration 31
Bulk move of tickets to iteration 31 at the iteration 30 code freeze
comment:5 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 32 to Iteration 33
Moved to iteration 33 at iteration 32 code freeze
comment:6 Changed 9 years ago by Vickie Lynch
Refs #3674 temporary change for SNAP downstream monitor runs
Changeset: c98013489cab7e29463304cd71a963c539ce96a2
comment:7 Changed 8 years ago by Vickie Lynch
- Milestone changed from Release 2.1 to Release 2.2
This coding will be removed when monitor is put in event NeXus file, so leaving ticket open
comment:8 Changed 8 years ago by Vickie Lynch
Refs #3674 Use frequency start for Monitor19 and Special1_19
Changeset: 482ecb4b14cbeabf06e6efc04efffb1c4ca68ea1
comment:9 Changed 8 years ago by Vickie Lynch
Refs #3674 fix test for open/close groups
Changeset: e2ba1fe30676aace74127534adb20cea353c8f28
comment:10 Changed 8 years ago by Vickie Lynch
Refs #3674 pixel change for SNAP downstream monitor
Changeset: e4bd9cbc01dcd6bd141f97878af60d6d7207d082
comment:11 Changed 8 years ago by Vickie Lynch
1342177280, or, 0x50000000 is the pixel id Lloyd set last time, but high bit "5" means special1 instead of monitor...
I hope we can use 1073741843, or, 0x40000013 (decimal 19 with high bit "4") to be consistent.
Marie Yao
comment:12 Changed 8 years ago by Vickie Lynch
Refs #3674 Use frequency start for Monitor19 and Special1_19
Changeset: 482ecb4b14cbeabf06e6efc04efffb1c4ca68ea1
comment:13 Changed 8 years ago by Vickie Lynch
Refs #3674 fix test for open/close groups
Changeset: e2ba1fe30676aace74127534adb20cea353c8f28
comment:14 Changed 8 years ago by Vickie Lynch
Refs #3674 pixel change for SNAP downstream monitor
Changeset: e4bd9cbc01dcd6bd141f97878af60d6d7207d082
comment:15 Changed 8 years ago by Vickie Lynch
Refs #3674 Use frequency start for Monitor19 and Special1_19
Changeset: 482ecb4b14cbeabf06e6efc04efffb1c4ca68ea1
comment:16 Changed 8 years ago by Vickie Lynch
Refs #3674 fix test for open/close groups
Changeset: e2ba1fe30676aace74127534adb20cea353c8f28
comment:17 Changed 8 years ago by Vickie Lynch
Refs #3674 pixel change for SNAP downstream monitor
Changeset: e4bd9cbc01dcd6bd141f97878af60d6d7207d082
comment:18 Changed 8 years ago by Vickie Lynch
Refs #3674 Use frequency start for Monitor19 and Special1_19
Changeset: 482ecb4b14cbeabf06e6efc04efffb1c4ca68ea1
comment:19 Changed 8 years ago by Vickie Lynch
Refs #3674 fix test for open/close groups
Changeset: e2ba1fe30676aace74127534adb20cea353c8f28
comment:20 Changed 8 years ago by Vickie Lynch
Refs #3674 pixel change for SNAP downstream monitor
Changeset: e4bd9cbc01dcd6bd141f97878af60d6d7207d082
comment:21 Changed 8 years ago by Vickie Lynch
- Status changed from accepted to verify
- Resolution set to fixed
Downstream monitor pixel works using LoadPreNexus for run 9562 on. For EventNexus files, there is GetTimeSeriesLogInformation that will output a workspace from a downstream log. From Marie: that special pixel has been changed from 0x5000,000a to 0x4000,0013 starting from SNAP 9526.
comment:22 Changed 8 years ago by Wenduo Zhou
- Status changed from verify to verifying
- Tester set to Wenduo Zhou
comment:24 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 4521