- Timestamp:
- 07/08/09 16:30:04 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/CHANGELOG
r1580 r1600 2 2 ========= 3 3 4 Release 2.4.0 []4 Release 3.0.0 [] 5 5 6 6 * Ticket #155 Better output filenames. Ignore non-existsing beams/pols/ifs/scans … … 11 11 * Ticket #163 fixed for scantable.set_sourcetype 12 12 * Ticket #164 Upgrade note in wiki FAQ 13 * Ticket #165 Handle non-parallactified polarimtery data (if supported in rpfits) 13 14 * Ticket #167 Added running polynomial filter to scantable.smooth 14 * Ticket #168 Data exported vi scnatable.save now contains correct frequency15 or velocity information15 * Ticket #168 Data exported via scantable.save now contains correct frequency 16 or velocity information 16 17 * Ticket #169 Simplified selection of data 17 * Ticket #46 Interactive lag flagging 18 18 * Ticket #46 Interactive lag flagging 19 * Ticket #170 Provided access to frequency coordinate information via 20 scantable.get_coordinate 19 21 * Added OS X 10.5 Disk image installer 20 22 * Interactive plotting annotations via optional argument interactive=True … … 35 37 * Ticket #149 Fixed the bug causing spectral line search to go into an infinite loop 36 38 in some rare circumstances 37 * Ticket #110 Added export to CLASS readable FITS files 39 * Ticket #110 Added export to CLASS readable FITS files 38 40 scantable.save("myfile.fits", "CLASS") 39 41 * Ticket #142 Fix of the frequency alignment for long observations 40 42 * Ticket #133 allow supression of history in the scantable via rc parameters 41 * Ticket #109 source direction for Hobart data 42 * Ticket #115 added running median to scantable.(smooth(kernel='rmedian') 43 * Ticket #109 source direction for Hobart data 44 * Ticket #115 added running median to scantable.(smooth(kernel='rmedian') 43 45 * Ticket #148 opacity correction wasn't applied to TSYS 44 46 * Ticket #135 quotient detection failure for specific source names … … 76 78 * fix for Ticket #88 - numpy masks 77 79 * better TAB completion for ipython (handles quotes, don't list private members) 78 * Fix for Ticket #81 = scanatble.stats output as list 80 * Fix for Ticket #81 = scanatble.stats output as list 79 81 * ticket #64 - speed up of auto_poly_baseline 80 82 * fix for ticket #89 - export of IF sub-selections
Note:
See TracChangeset
for help on using the changeset viewer.