# # ChangeLog for trunk/python/asapmath.py # # Generated by Trac 1.2.3 # 06/02/24 06:01:06 Fri, 07 Jan 2005 00:20:21 GMT kil064 [180] * trunk/python/asapmath.py (modified) add function 'smooth' and remove function 'hanning' 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 09:48:59 GMT kil064 [150] * trunk/python/asapmath.py (modified) add arg. 'all' to functions 'scale' and 'add' to apply to either ... 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 02:23:03 GMT mar637 [141] * trunk/python/asapmath.py (modified) added insitu to scale. Mon, 20 Dec 2004 04:37:25 GMT kil064 [129] * trunk/python/asapmath.py (modified) average_scans -> average_time 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:47:33 GMT mar637 [101] * trunk/python/asapmath.py (added) the asap python math functions