Ticket #8004 (closed: invalid)
Calibration information not loaded in nexus files
Reported by: | Gesner Passos | Owned by: | Gesner Passos |
---|---|---|---|
Priority: | major | Milestone: | Release 3.0 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Karl Palmen |
Description
Loading Larmor with file calibrated with Detector.dat files does not load the correct calibrated information.
Change History
comment:2 Changed 7 years ago by Gesner Passos
- Status changed from inprogress to verify
- Resolution set to invalid
But, discussing with Anders and the Scientist. This file is not a real representative of the file that we will be loading in the near future. So, we suggested not to add the parameter file. Instead, if the user wants to load the calibration parameters from the file he will use: UpdateInstrumentFromFile directly. In the mean time, he will look to use the 'correct' approach, connect the nexusfile to the data colection software.
Note: See
TracTickets for help on using
tickets.
The problem is that it was necessary to add the Parameter file.
The commit reported here (http://trac.mantidproject.org/mantid/ticket/7998#comment:4), solves the issue.