Changeset 1054 for trunk/doc/CHANGELOG
- Timestamp:
- 04/28/06 15:39:52 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/CHANGELOG
r803 r1054 1 1 Changelog 2 2 ========= 3 4 Release 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 3 27 4 28 (Release 1.2.2) … … 6 30 * channel based flagging 7 31 * Added get_elevation, azimuth and parangle 8 * Added swap_ pol& invert_phase32 * Added swap_lineas & invert_phase 9 33 * added allaxes arg to poly_baseline 10 34 * Request: added pager throuput for history and summary
Note:
See TracChangeset
for help on using the changeset viewer.