Changeset 12815 for fact


Ignore:
Timestamp:
02/03/12 07:50:47 (13 years ago)
Author:
neise
Message:
whitespace cleanup: 8 spaces instead of tab in line 128
File:
1 edited

Legend:

Unmodified
Added
Removed
  • fact/tools/pyscripts/pyfact/pyfact.py

    r12812 r12815  
    126126            acalData[pixel,:] /= gm[pixel,  0:self.NROI]
    127127           
    128         self.acalData = acalData * 1907.35
     128        self.acalData = acalData * 1907.35
    129129   
    130130        # print 'acalData ', self.acalData[0:2,0:20]
Note: See TracChangeset for help on using the changeset viewer.