# # ChangeLog for trunk/python # # Generated by Trac 1.2.3 # 06/16/24 07:56:49 Fri, 07 Jan 2005 00:20:21 GMT kil064 [180] * trunk/python/asapmath.py (modified) add function 'smooth' and remove function 'hanning' Fri, 07 Jan 2005 00:19:50 GMT kil064 [179] * trunk/python/__init__.py (modified) replace 'hanning' by 'smooth' Thu, 06 Jan 2005 05:40:01 GMT kil064 [174] * trunk/python/asapmath.py (modified) add cursor selection to function 'hanning' Thu, 06 Jan 2005 03:20:34 GMT kil064 [172] * trunk/python/asapmath.py (modified) add insitu vinding to function hanning fix up some inconsietnt docs. Mon, 27 Dec 2004 11:14:55 GMT kil064 [167] * trunk/python/asapmath.py (modified) * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) * trunk/src/SDMathWrapper.h (modified) * trunk/src/python_SDMath.cc (modified) Reimplement 'bin' with insitu version as well Mon, 27 Dec 2004 09:32:00 GMT kil064 [166] * trunk/python/asapmath.py (modified) function 'average_pol' now has insitu version as well Sun, 26 Dec 2004 11:43:15 GMT kil064 [160] * trunk/python/asapmath.py (modified) document that poly_baseline now operates on all rows in the scan Sun, 26 Dec 2004 11:42:54 GMT kil064 [159] * trunk/python/asapfitter.py (modified) function auto_fit now loops over all rows in the scan 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 ... Sun, 26 Dec 2004 09:48:59 GMT kil064 [150] * trunk/python/asapmath.py (modified) add arg. 'all' to functions 'scale' and 'add' to apply to either ... Sun, 26 Dec 2004 07:38:07 GMT kil064 [149] * trunk/python/__init__.py (modified) add 'add' Fri, 24 Dec 2004 12:36:34 GMT kil064 [143] * trunk/python/asapmath.py (modified) rework binding to 'average_time'. Now invokes just one C++ function. ... Fri, 24 Dec 2004 12:04:21 GMT kil064 [142] * trunk/python/__init__.py (modified) modift doc for function 'average_time' to track change to functionaloity Fri, 24 Dec 2004 02:23:03 GMT mar637 [141] * trunk/python/asapmath.py (modified) added insitu to scale. Mon, 20 Dec 2004 04:53:55 GMT kil064 [135] * trunk/python/scantable.py (modified) add function 'stats' function 'rms' -> 'stddev' Mon, 20 Dec 2004 04:37:25 GMT kil064 [129] * trunk/python/asapmath.py (modified) average_scans -> average_time Mon, 20 Dec 2004 04:36:48 GMT kil064 [128] * trunk/python/__init__.py (modified) function 'rms' -> 'stddev' add function 'stats' average_scan -> ... Mon, 13 Dec 2004 03:20:26 GMT kil064 [127] * trunk/python/asapreader.py (modified) intergations -> integrations 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. Fri, 10 Dec 2004 01:09:07 GMT mar637 [123] * trunk/python/asapfitter.py (modified) renamed set_verbose Wed, 08 Dec 2004 07:10:09 GMT cal103 [120] * trunk/python/asaplot.py (modified) Added function register() to handle mouse events. Wed, 08 Dec 2004 01:17:15 GMT cal103 [119] * trunk/python/asaplot.py (modified) Added a histogram plotting function hist(); modified subplot() so ... Fri, 03 Dec 2004 05:38:12 GMT cal103 [118] * trunk/python/asaplot.py (modified) Added general control of the panel layout. Thu, 02 Dec 2004 05:29:49 GMT cal103 [117] * trunk/python/asaplot.py (modified) Changed from 1-relative to 0-relative as requested by Malte; ... 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 [114] * trunk/python/asaplot.py (modified) Miscellaneous fixes. 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 Wed, 01 Dec 2004 00:00:00 GMT cal103 [111] * trunk/python/asaplot.py (modified) Initial revision Tue, 30 Nov 2004 23:59:59 GMT cal103 [109] * trunk/python/asaplot.py (added) Empty revision Sun, 14 Nov 2004 23:59:40 GMT mar637 [103] * trunk/python/asapreader.py (added) initial revision of the python asap reader class Fri, 12 Nov 2004 02:48:06 GMT mar637 [102] * trunk/python/scantable.py (added) The main pyhton asap container class Fri, 12 Nov 2004 02:47:33 GMT mar637 [101] * trunk/python/asapmath.py (added) the asap python math functions Fri, 12 Nov 2004 02:47:02 GMT mar637 [100] * trunk/python (added) * trunk/python/__init__.py (added) The asap module file