#
# ChangeLog for trunk/python
#
# Generated by Trac 1.6
# 04/13/25 18:20:21

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