Ticket #4492 (closed: fixed)
Muon: Case Error when fitting against raw data.
Reported by: | Robert Whitley | Owned by: | Robert Whitley |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Peter Parker |
Description
When fitting against the raw data the algorithm looks for the raw data file with lowercase 'r' when it should be 'R'.
Change History
comment:2 Changed 9 years ago by Robert Whitley
Testing:
1) Open some MUSR data in Muon Analysis.
2) Bunch the data in steps of 30.
3) Click the data analysis tab and make sure fit to raw is checked.
4) Fit a Gaussian (0.1, 2.555, 1).
If it works then you should have a nice curve and there shouldn't be an error.
comment:4 Changed 9 years ago by Robert Whitley
- Status changed from accepted to verify
- Resolution set to fixed
comment:5 Changed 9 years ago by Peter Parker
- Status changed from verify to verifying
- Tester set to Peter Parker
Note: See
TracTickets for help on using
tickets.
Refs #4492. Change the algorithm to search for uppercase 'r'.