Changeset 1054 for trunk/doc/CHANGELOG


Ignore:
Timestamp:
04/28/06 15:39:52 (18 years ago)
Author:
mar637
Message:

merge from branches/Release2.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/CHANGELOG

    r803 r1054  
    11Changelog
    22=========
     3
     4Release Version 2.0 [2006-04-28]
     5
     6* Major rework of internal data representation. Now supports IFs with
     7  different number of spectral channels. This has minimal effect on the
     8  user interface.
     9* Creation of a "selector" object used for data selection. Allow slicing of
     10  data in beam, IF, polarisation as well as selection via header values
     11  (e.g. Tsys). set_cursor is now invalid use set_selection instead.
     12* Scantables can be merged
     13* scantable.lines() has been removed. Set rest frequencies by value
     14  (This will change in 2.1)
     15* Multiple data files (e.g. rpf) can be read into a single scantable
     16* Polarmetric infrastructure improved to support most observing styles
     17  (linear feeds only)
     18* ability to convert to/store as Stokes
     19* Plotter can now only plot from a single scantable (use merge if necessary)
     20* ASCII (text) spectral output changed to be more usable
     21* Can change the source position coordinate frame
     22* Bug fixes
     23* auto_quotient is doing "closest in time reference"
     24* option auto-align in velocity when using average_time
     25* flagging on a per channel base
     26
    327
    428(Release 1.2.2)
     
    630* channel based flagging
    731* Added get_elevation, azimuth and parangle
    8 * Added swap_pol & invert_phase
     32* Added swap_lineas & invert_phase
    933* added allaxes arg to poly_baseline
    1034* Request: added pager throuput for history and summary
Note: See TracChangeset for help on using the changeset viewer.