#
# ChangeLog for trunk/python/asapplotter.py
#
# Generated by Trac 1.6
# 03/14/25 04:25:54

Fri, 09 Dec 2005 03:50:59 GMT mar637 [794]
	* trunk/doc/cookbook.tex (modified)
	* trunk/doc/release-checklist.txt (modified)
	* trunk/python/__init__.py (modified)
	* trunk/python/asapfitter.py (modified)
	* trunk/python/asapplotter.py (modified)
	* trunk/python/scantable.py (modified)
	* trunk/src/Makefile (modified)
	* trunk/src/SDMemTable.cc (modified)
	* trunk/src/SDMemTable.h (modified)
	* trunk/src/SDMemTableWrapper.h (modified)
	* trunk/src/SDTemplates.cc (modified)
	* trunk/src/python_SDMemTable.cc (modified)
	* trunk/test/tid.py (modified)
	* trunk/web/commands.html (modified)
	* trunk/web/index.html (modified)

	update from Release12


Wed, 30 Nov 2005 03:37:54 GMT mar637 [762]
	* trunk/admin/sourcerelease.sh (added)
	* trunk/python/asapplotter.py (modified)
	* trunk/python/scantable.py (modified)
	* trunk/web/commands.html (modified)
	* trunk/web/index.html (modified)

	merge from Release12 branch


Tue, 29 Nov 2005 01:06:57 GMT mar637 [753]
	* trunk/python/asapplotter.py (modified)

	Bug fix: plot_other with panelling==p didn't work with cursor ...


Thu, 24 Nov 2005 03:13:19 GMT mar637 [734]
	* trunk/python/asapplotter.py (modified)

	doc update
	make use of rcParam['plotter.gui']


Thu, 10 Nov 2005 23:01:49 GMT mar637 [710]
	* trunk/python/__init__.py (modified)
	* trunk/python/asaplotbase.py (modified)
	* trunk/python/asapmath.py (modified)
	* trunk/python/asapplotter.py (modified)
	* trunk/python/scantable.py (modified)

	create_mask now also handles args[0]=list. auto_quotient checks for ...


Wed, 02 Nov 2005 02:26:04 GMT mar637 [709]
	* trunk/python/asapplotter.py (modified)

	changes to reflect change in asaplot


Thu, 20 Oct 2005 06:56:42 GMT mar637 [702]
	* trunk/python/__init__.py (modified)
	* trunk/python/asaplot.py (modified)
	* trunk/python/asapplotter.py (modified)

	merges from Release-2-fixes


Thu, 20 Oct 2005 06:44:18 GMT mar637 [700]
	* trunk/python/__init__.py (modified)
	* trunk/python/asapplotter.py (modified)

	merger from Release-1-fixes


Wed, 22 Jun 2005 05:54:38 GMT mar637 [652]
	* trunk/python/asapfitter.py (modified)
	* trunk/python/asaplot.py (modified)
	* trunk/python/asapplotter.py (modified)

	removed color loading as mpl now supports named colors. some minor ...


Thu, 05 May 2005 02:30:37 GMT mar637 [626]
	* trunk/python/asapfitter.py (modified)
	* trunk/python/asapplotter.py (modified)
	* trunk/python/scantable.py (modified)

	fix for asap0019 from Release-1


Sun, 01 May 2005 23:43:35 GMT mar637 [607]
	* trunk/python/asapplotter.py (modified)

	Fix for asap0016


Sun, 01 May 2005 23:24:47 GMT mar637 [603]
	* trunk/python/asapplotter.py (modified)

	Fix for asap0015


Fri, 29 Apr 2005 04:03:37 GMT mar637 [600]
	* trunk/python/asapplotter.py (modified)

	Fixed asap0008 and asap0014


Thu, 10 Mar 2005 05:15:32 GMT mar637 [557]
	* trunk/python/asapplotter.py (modified)

	bug fix in mode == 'p' indexing


Thu, 10 Mar 2005 05:09:21 GMT mar637 [556]
	* trunk/python/asapplotter.py (modified)

	remove debug lines


Thu, 10 Mar 2005 04:44:29 GMT mar637 [554]
	* trunk/python/asapplotter.py (modified)

	Fixed asaprc set_mode issues.
	Fixed set_cursor range detection


Tue, 08 Mar 2005 04:29:17 GMT mar637 [541]
	* trunk/python/asapplotter.py (modified)

	* enabled plotting of circular pols.
	* major bug fix on recursive ...


Tue, 01 Mar 2005 03:17:19 GMT mar637 [525]
	* trunk/python/asapplotter.py (modified)

	added handling of stokes!!!


Sun, 20 Feb 2005 21:25:39 GMT mar637 [485]
	* trunk/python/asapplotter.py (modified)

	minor bug fixes


Mon, 07 Feb 2005 22:22:34 GMT mar637 [377]
	* trunk/python/asapplotter.py (modified)

	* added user controlled set_layout
	* added save
	* added help for ...


Mon, 24 Jan 2005 06:14:07 GMT mar637 [282]
	* trunk/python/asapplotter.py (modified)

	removed comment on j=i


Fri, 21 Jan 2005 11:28:02 GMT mar637 [257]
	* trunk/python/asapplotter.py (modified)

	*renaming in scantable
	*added custom x/y axis labels


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


Tue, 18 Jan 2005 06:16:35 GMT mar637 [203]
	* trunk/python/asapplotter.py (added)

	The "final" asap plotter user interface