Ticket #5477 (assigned)
Lost detector pixels with LoadInstrument
Reported by: | Vickie Lynch | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Backlog |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description (last modified by Martyn Gigg) (diff)
With the NOMAD geometry, if I LoadInstument with RewriteSpectrMap=True, the first 2 workspace indices are monitors and the last 2 detector pixels are not in workspace. You can compare "Show Detectors" before and after LoadInstrument to see the problem. Here are the commands to test:
LoadEventNexus(Filename='NOM_3778_event.nxs',OutputWorkspace='NOM_3778',ChunkNumber='1',TotalChunks='20',MonitorsAsEvents='1') LoadInstrument(Workspace='NOM_3778',Filename=r'NOMAD_Definition_20120701-20120731.xml',RewriteSpectraMap='1')
Change History
comment:1 Changed 8 years ago by Nick Draper
- Status changed from new to assigned
- Owner set to Martyn Gigg
comment:3 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.2 to Release 2.3
Moved at the end of release 2.2
comment:4 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.3 to Release 2.4
Moved to milestone 2.4
comment:7 Changed 7 years ago by Martyn Gigg
- Milestone changed from Release 2.6 to Release 2.7
Batch move to 2.7
comment:11 Changed 7 years ago by Nick Draper
- Status changed from new to assigned
Bulk move to assigned at the introduction of the triage step
comment:12 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 6323
Note: See
TracTickets for help on using
tickets.
Martyn, can you help diagnose this?