Ignore:
Timestamp:
07/02/13 10:38:18 (13 years ago)
Author:
Malte Marquarding
Message:

Issue #291: added scantable.set_sourcename to overwrite sourcename to allow freq_align to work. Exposed 'SOURCE' averaging to python api. Added some logging to freq_align refering to the sources it aligns to

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/python/__init__.py

    r2649 r2818  
    5959
    6060__date__ = '$Date$'.split()[1]
    61 __version__  = 'trunk'
     61__version__  = '4.1.3a'
    6262__revision__ = get_revision()
    6363
Note: See TracChangeset for help on using the changeset viewer.