Changeset 12815 for fact/tools/pyscripts/pyfact/pyfact.py
- Timestamp:
- 02/03/12 07:50:47 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fact/tools/pyscripts/pyfact/pyfact.py
r12812 r12815 126 126 acalData[pixel,:] /= gm[pixel, 0:self.NROI] 127 127 128 128 self.acalData = acalData * 1907.35 129 129 130 130 # print 'acalData ', self.acalData[0:2,0:20]
Note:
See TracChangeset
for help on using the changeset viewer.