Ticket #6005 (closed: fixed)
Save Nexus does not save Nexus parameters
Reported by: | Anders Markvardsen | Owned by: | Anders Markvardsen |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.3 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Nick Draper |
Description
Aziz cannot do fitting because of this.
Load e.g. any HRPD dataset save it to nexus. reload load the dataset and all the fit-parameters (possibly others?) do not get reloaded. This is seen by plotting any of the reloaded spectra and select a backtobackexponential peak
Change History
comment:2 Changed 8 years ago by Russell Taylor
Re #6005. Disable instrument checking on PEARL system test for now.
The correct fix may be to update the reference result, though.
Changeset: f461db31d2cf5c34dedf24cb5d9cec650ef1d314
comment:3 Changed 8 years ago by Anders Markvardsen
Updated reference results. re #6005
Changeset: d5cf672e45fd8d80eb9305389eaec25310d9b13b
comment:5 Changed 8 years ago by Anders Markvardsen
- Status changed from accepted to verify
- Resolution set to fixed
To test e.g.
- Load any hrpd dataset
- save it as nexus
- load this saved nexus file
- plot any spectrum of this hrpd dataset
- select fitting tool
- and a backtobackexponential peak
- look at the parameters of this backtobackexponential function and if any of this parameters are fixed by default then the fit parameters have been loaded correctly from saved nexus file
comment:6 Changed 8 years ago by Nick Draper
- Status changed from verify to verifying
- Tester set to Nick Draper
comment:7 Changed 8 years ago by Nick Draper
- Status changed from verifying to closed
tested with HRP39182 and the well written script above. Passed and quite a good fit too!
comment:8 Changed 8 years ago by Anders Markvardsen
Can load fit param from processed nexuse. re #6005
Changeset: 951612323d66d72155ceec5671d31601cef05bad
Can load fit param from processed nexuse. re #6005