Changeset 1742


Ignore:
Timestamp:
05/06/10 10:29:17 (14 years ago)
Author:
Malte Marquarding
Message:

update to CHANGLOG entries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/CHANGELOG

    r1730 r1742  
    22=========
    33
    4 Release 3.0.0 [2010-04-??]
     4Release 3.0.0 [2010-05-06]
    55
     6* BEWARE: added asap2to3 which converts '.asap' files from version 2 to
     7          version 3
    68* Ticket #183 Added scantable.get_weather
    7 * Ticket #181 Added work-around for casacore bug in saving tables with selection
     9* Ticket #181 Added work-around for casacore bug in saving tables with
     10              selection
    811* Ticket #178 Added opacity_model based on  miriad's atmospheric model
    912* Ticket #177 Added function skydip to determine opacities.
    1013* Ticket #172 Fixed non-working scantable.resample
    11 * Ticket #155 Better output filenames. Ignore non-existsing beams/pols/ifs/scans
     14* Ticket #155 Better output filenames. Ignore non-existsing
     15              beams/pols/ifs/scans
    1216* Ticket #157 numpy >= 1.1 support
    1317* Ticket #158 fixed plotter.set_font
     
    1519* Ticket #163 fixed for scantable.set_sourcetype
    1620* Ticket #164 Upgrade note in wiki FAQ
    17 * Ticket #165 Handle non-parallactified polarimtery data (if supported in rpfits)
     21* Ticket #165 Handle non-parallactified polarimtery data (if supported in
     22              rpfits)
    1823* Ticket #167 Added running polynomial filter to scantable.smooth
    1924* Ticket #168 Data exported via scantable.save now contains correct frequency
     
    2833* Interactive creation of masks on the plotter - plotter.create_mask
    2934* Tidy up date range in asapplotter.plotazel/plotpointings
     35* support for gcc-4.4
    3036
    3137Release 2.3.1 [2009-03-25]
     
    3844
    3945* Ticket #150 fix in casacore for frequency frame conversions
    40 * Ticket #151 added rc parameter and function set_sourcetype to identify on/off scans
    41 * Ticket #78/#112 Resolved the issue with random errors occuring under linux for large
     46* Ticket #151 added rc parameter and function set_sourcetype to identify
     47              on/off scans
     48* Ticket #78/#112 Resolved the issue with random errors occuring under linux
     49                  for large
    4250   data files, which corrupted the identifaction of off scans
    43 * Ticket #149 Fixed the bug causing spectral line search to go into an infinite loop
    44    in some rare circumstances
     51* Ticket #149 Fixed the bug causing spectral line search to go into an
     52              infinite loop in some rare circumstances
    4553* Ticket #110 Added export to CLASS readable FITS files
    4654   scantable.save("myfile.fits", "CLASS")
     
    5260* Ticket #135 quotient detection failure for specific source names
    5361* Ticket #140 NaN values not handled - added scantable.flag_nans to ensure
    54    that the NaN are flagged
     62              that the NaN are flagged
    5563* added python iterator access to scantable rows
    56 * made functions available to directly manipulate spectra
    57    scantable.get/set_spectrum
     64* made functions available to directly manipulate spectra 
     65  scantable.get/set_spectrum
    5866* upgrade to support ipython >= 0.8.1
    5967* support gcc-4.3
Note: See TracChangeset for help on using the changeset viewer.