Ticket #1414 (closed: wontfix)
Create an abstract calibration (.cal) file reader object
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | minor | Milestone: | Iteration 28 |
Component: | Mantid | Keywords: | |
Cc: | pf9@… | Blocked By: | |
Blocking: | Tester: | Stuart Campbell |
Description
- Create an abstract object that reads in calibration file data.
- Methods returning the necessary data: grouping, offsets, etc.
- Make methods virtual so that the class can be subclassed.
- One subclass will handle the .cal format.
- Other subclasses may support other formats (SNS formats, perhaps).
Change History
comment:1 Changed 10 years ago by Nick Draper
- Status changed from new to assigned
- Owner set to Janik Zikovsky
comment:3 Changed 10 years ago by Janik Zikovsky
- Component set to Mantid
- Milestone changed from Iteration 25 to Iteration 26
comment:4 Changed 10 years ago by Janik Zikovsky
- Milestone changed from Iteration 26 to Iteration 27
comment:5 Changed 10 years ago by Janik Zikovsky
- Milestone changed from Iteration 27 to Iteration 28
comment:7 Changed 10 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to wontfix
The use of mask workspaces etc. will make this unnecessary. Won't fix.
comment:8 Changed 9 years ago by Stuart Campbell
- Status changed from verify to verifying
- Tester set to Stuart Campbell
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 2261
Note: See
TracTickets for help on using
tickets.