- Timestamp:
- Nov 28, 2017 9:39:57 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/VSANS/V_HDF5_Read.ipf
r1073 r1074 1650 1650 // gap when panels are "touching" 1651 1651 // units are mm 1652 // returns gap value for TOP and RIGHT 1653 // returns 0 for BACK, BOTTOM and LEFT 1654 // force a return for BACK (no field in file) 1655 // B/L detectors have this field, and it should be set to zero in the file 1652 // returns gap value for RIGHT and LEFT (they are the same) 1653 // returns gap value for TOP and BOTTOM (they are the same) 1654 // returns 0 for BACK, (no such field for this detector) 1656 1655 // 1657 1656 Function V_getDet_panel_gap(fname,detStr)
Note: See TracChangeset
for help on using the changeset viewer.