Ticket #4215 (closed: fixed)
Convert Fullprof instrument file to GSAS instrument file
Reported by: | Wenduo Zhou | Owned by: | Wenduo Zhou |
---|---|---|---|
Priority: | major | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | Fullprof, GSAS, irf, iparm, prm |
Cc: | peter, peterson | Blocked By: | |
Blocking: | Tester: | Vickie Lynch |
Description
Convert Fullprof's instrument (.irf) file to GSAS instrument file (.prm/.iparm) in tabulated profile (profile type is -3, -4 and -5).
Change History
comment:3 Changed 9 years ago by Wenduo Zhou
Minor change. Refs #4215.
Changeset: c8f9c6100cfcd8b9b4ca6762c0a2f7c7edb90fd4
comment:4 Changed 9 years ago by Wenduo Zhou
Minor change. Refs #4215.
Changeset: c8f9c6100cfcd8b9b4ca6762c0a2f7c7edb90fd4
comment:5 Changed 9 years ago by Wenduo Zhou
- Status changed from accepted to verify
- Resolution set to fixed
comment:6 Changed 9 years ago by Vickie Lynch
- Status changed from verify to verifying
- Tester set to Vickie Lynch
comment:7 Changed 9 years ago by Wenduo Zhou
Add a case on input file format. Refs #4215.
Changeset: fb0546670f1aaf96f768347858e2c032014bf74d
Note: See
TracTickets for help on using
tickets.
Add python algorithm ConvertInstrumentFile. Refs #4215.