# # ChangeLog for trunk/python/scantable.py # # Generated by Trac 1.2.3 # 06/18/24 00:53:54 Thu, 03 Feb 2005 04:45:37 GMT kil064 [358] * trunk/python/scantable.py (modified) add binding to function set_instrument (instead of direct pythin binding) Tue, 01 Feb 2005 06:21:28 GMT kil064 [346] * trunk/python/scantable.py (modified) finally fix scantable constructor for 'unit' handling. i really must ... Tue, 01 Feb 2005 06:13:27 GMT kil064 [345] * trunk/python/scantable.py (modified) remve 'unit' from reader constructor Tue, 01 Feb 2005 02:15:16 GMT kil064 [341] * trunk/python/asapreader.py (modified) * trunk/python/scantable.py (modified) handle user specified unit (reader/constructor) at python level now ... Mon, 31 Jan 2005 10:28:33 GMT kil064 [340] * trunk/python/scantable.py (modified) add unit arg to constructor to take advantage of new reader feature Mon, 31 Jan 2005 07:21:24 GMT kil064 [334] * trunk/python/scantable.py (modified) track change to asapreader interface Mon, 24 Jan 2005 06:17:50 GMT mar637 [283] * trunk/python/scantable.py (modified) Added deafult filename warning. Added warning to internal plotter. Mon, 24 Jan 2005 03:15:19 GMT kil064 [280] * trunk/python/scantable.py (modified) document function 'save' better for 'image fits' output Mon, 24 Jan 2005 01:34:32 GMT kil064 [276] * trunk/python/__init__.py (modified) * trunk/python/scantable.py (modified) add set_doppler Fri, 21 Jan 2005 11:25:08 GMT mar637 [256] * trunk/python/scantable.py (modified) * rewrote save to avoid using empty filenames * rewrote stat,tsys ... Fri, 21 Jan 2005 01:30:33 GMT kil064 [241] * trunk/python/scantable.py (modified) modify stats function to pass row number arg to C++ statistics ... Wed, 19 Jan 2005 07:24:16 GMT mar637 [226] * trunk/python/__init__.py (modified) * trunk/python/asaplot.py (modified) * trunk/python/asapplotter.py (modified) * trunk/python/scantable.py (modified) added rcParams to support rc style default parameters, read from .asaprc Fri, 14 Jan 2005 04:04:13 GMT kil064 [200] * trunk/python/scantable.py (modified) document ascii file save capability Fri, 14 Jan 2005 02:41:21 GMT kil064 [196] * trunk/python/scantable.py (modified) imporve docs for function 'save' Fri, 14 Jan 2005 00:07:22 GMT kil064 [194] * trunk/python/scantable.py (modified) allow FITS format in function 'save' Tue, 11 Jan 2005 01:32:02 GMT mar637 [189] * trunk/python/scantable.py (modified) *** empty log message *** Fri, 07 Jan 2005 00:49:09 GMT mar637 [181] * trunk/python/scantable.py (modified) Added a constructor from foreign types (e.g. rpfits) Reworked output ... Sun, 26 Dec 2004 10:57:09 GMT kil064 [158] * trunk/python/asapfitter.py (modified) * trunk/python/scantable.py (modified) * trunk/src/SDMemTable.cc (modified) * trunk/src/SDMemTable.h (modified) * trunk/src/SDMemTableWrapper.h (modified) * trunk/src/python_SDMemTable.cc (modified) Correct spelling 'abscissa' -> 'abcissa' Sun, 26 Dec 2004 10:42:04 GMT kil064 [156] * trunk/python/scantable.py (modified) comment out print statements for function 'get_tsys' as now returns ... Mon, 20 Dec 2004 04:53:55 GMT kil064 [135] * trunk/python/scantable.py (modified) add function 'stats' function 'rms' -> 'stddev' Fri, 10 Dec 2004 06:48:19 GMT mar637 [126] * trunk/python/scantable.py (modified) fixed bug in _verbose. Test length first. Fri, 10 Dec 2004 01:16:37 GMT mar637 [124] * trunk/python/scantable.py (modified) added subplotting to plot(). Fixed verbose. Wed, 01 Dec 2004 02:47:09 GMT mar637 [116] * trunk/python/__init__.py (modified) * trunk/python/scantable.py (modified) Added SDFITS writing. Wed, 01 Dec 2004 00:29:39 GMT mar637 [113] * trunk/python/__init__.py (modified) * trunk/python/asapfitter.py (added) * trunk/python/asapmath.py (modified) * trunk/python/asapreader.py (modified) * trunk/python/scantable.py (modified) version 0.1a Fri, 12 Nov 2004 02:48:06 GMT mar637 [102] * trunk/python/scantable.py (added) The main pyhton asap container class