Ignore:
Timestamp:
09/18/09 18:42:35 (15 years ago)
Author:
Takeshi Nakazato
Message:

New Development: No

JIRA Issue: Yes CAS-1422

Ready to Release: Yes

Interface Changes: No

What Interface Changed: Please list interface changes

Test Programs: List test programs

Put in Release Notes: No

Module(s): Module Names change impacts.

Description: Describe your changes here...

Bug fix

  1. Changed code to update Tsys after calibration
  2. Changed code to update FluxUnit? after calibration
  3. Removed additional log messages


File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/alma/python/asapmath.py

    r1633 r1634  
    860860        verify:        verify calibration     
    861861    """
    862     print 'param: %s, %s, %s' %(scannos, calmode, verify)
    863862    antname = scantab.get_antennaname()
    864863    if ( calmode == 'nod' ):
Note: See TracChangeset for help on using the changeset viewer.