Ticket #7893 (closed: fixed)
SaveGSASInstrumentFile should obtain constants from .irf file
Reported by: | Wenduo Zhou | Owned by: | Wenduo Zhou |
---|---|---|---|
Priority: | critical | Milestone: | Release 3.0 |
Component: | Diffraction | Keywords: | |
Cc: | petersonpf@…, huqa@… | Blocked By: | |
Blocking: | Tester: | Peter Peterson |
Description
- reading TOF min and TOF max from the IRF file. Looks like you are doing TOF max but not min.
- default center wavelength (CWL) is being assumed which of course is incorrect, when we do decide to change the CWL like this cycle. That information is available in the IRF file.
- D space min and max has to be calculated properly . Easiest way to do this from the given information is use the TOF min and max and convert to first approximation what d min and d max should be; based on Dtt1!
Change History
comment:2 Changed 7 years ago by Wenduo Zhou
Generate tof/dsp range from .irf. Refs #7893.
Changeset: 859887d37bb6bd64dedd87d1cdbe2b044410887a
comment:3 Changed 7 years ago by Wenduo Zhou
Fixed broken unit test. Refs #7893.
Changeset: 3b80f0477b63c28141fbe80d7924536068d531f6
comment:4 Changed 7 years ago by Wenduo Zhou
- Status changed from inprogress to verify
- Resolution set to fixed
comment:5 Changed 7 years ago by Peter Peterson
- Status changed from verify to verifying
- Tester set to Peter Peterson
comment:6 Changed 7 years ago by Peter Peterson
- Status changed from verifying to closed
Merge remote branch 'origin/feature/7893_read_const_from_irf'
Note: See
TracTickets for help on using
tickets.
Include CWL to output. Refs #7893.
Changeset: cf9a66c36cfb4df072496d9d82d9468424fdaeda