Ignore:
Timestamp:
12/20/04 15:37:25 (19 years ago)
Author:
kil064
Message:

average_scans -> average_time

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/python/asapmath.py

    r113 r129  
    1010        # return a time averaged scan from scana and scanb
    1111        # without using a mask
    12         scanav = average_scans(scana,scanb)
     12        scanav = average_time(scana,scanb)
    1313        # return the (time) averaged scan, i.e. the average of
    1414        # all correlator cycles
Note: See TracChangeset for help on using the changeset viewer.