Ticket #8901 (closed: fixed)
Rename IndirectLoadASCII
Reported by: | Samuel Jackson | Owned by: | Samuel Jackson |
---|---|---|---|
Priority: | major | Milestone: | Release 3.2 |
Component: | Indirect Inelastic | Keywords: | |
Cc: | borreguero@… | Blocked By: | |
Blocking: | Tester: | Jose Borreguero |
Description
After discussion with Nick and Jose, this interface is going to be re-branded as Indirect Simulation to provide a starting place to integrate loaders of simulation data into Mantid.
This will require two steps:
- Rename interface and underlying code to "Indirect Simulation"
- Remove Neutron tab, but provide an algorithm wrapper so it's still accessible.
Change History
comment:3 Changed 7 years ago by Nick Draper
- Status changed from new to assigned
Bulk move of tickets out of triage (new) to assigned at the introduction of the triage state
comment:4 Changed 7 years ago by Samuel Jackson
- Status changed from assigned to inprogress
Refs #8901 Create new interface.
Changeset: 81d8039e805860b79ae992e7eaa65e05b5ce0f7b
comment:5 Changed 7 years ago by Samuel Jackson
Refs #8901 Move MolDyn tab to new interface.
Changeset: 74d61e34aade7b736d3dc0f9b57ef4f9ecde3fd5
comment:6 Changed 7 years ago by Samuel Jackson
Refs #8901 Minor interface tweaks for MolDyn interface.
Changeset: 52f84f64f531cee4ab8be3c19a4fe301e22e3cae
comment:7 Changed 7 years ago by Samuel Jackson
- Status changed from inprogress to verify
- Resolution set to fixed
To Tester
The two tabs have parted ways. I've kept Neutron on an interface on its own for the time being for lack of a better place to put it and resistance to move it to just be in algorithm form.
I simply copied the files from Load ASCII and did some renaming, so compiling it and doing a code inspection is probably enough. If you wish to run either of the interfaces, some very basic instructions can be found here:
comment:9 Changed 7 years ago by Jose Borreguero
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/8901_rename_load_ascii'
Full changeset: 943def2325f4c15344643426d12d5ce7bafce9f0
comment:10 Changed 7 years ago by Jose Borreguero
Good job! :)
comment:11 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 9744