#
# ChangeLog for trunk/python
#
# Generated by Trac 1.6
# 05/14/25 05:39:34

Tue, 25 May 2010 04:45:32 GMT Malte Marquarding [1754]
	* trunk (modified)
	* trunk/python/opacity.py (modified)

	Merged in bug fix from release branch


Tue, 04 May 2010 02:42:40 GMT Malte Marquarding [1739]
	* trunk/python/__init__.py (modified)
	* trunk/python/asapfitter.py (modified)
	* trunk/python/asaplotbase.py (modified)
	* trunk/python/asapplotter.py (modified)

	Replace matplotlib.numerix with numpy


Thu, 29 Apr 2010 02:28:10 GMT Malte Marquarding [1731]
	* trunk/python/scantable.py (modified)

	Fixed wrong base class call in shift_refix


Wed, 28 Apr 2010 11:44:09 GMT Malte Marquarding [1730]
	* trunk/doc/CHANGELOG (modified)
	* trunk/python/scantable.py (modified)
	* trunk/src/Scantable.cpp (modified)
	* trunk/src/Scantable.h (modified)
	* trunk/src/ScantableWrapper.h (modified)
	* trunk/src/python_Scantable.cpp (modified)

	Ticket #183: added  get_weather to scantable. It returns a dicr or ...


Wed, 28 Apr 2010 01:26:58 GMT Malte Marquarding [1726]
	* trunk/python/opacity.py (modified)

	fixed typos


Tue, 27 Apr 2010 05:48:24 GMT Malte Marquarding [1725]
	* trunk/doc/CHANGELOG (modified)
	* trunk/python/__init__.py (modified)
	* trunk/python/opacity.py (modified)
	* trunk/python/scantable.py (modified)
	* trunk/src/STFiller.cpp (modified)
	* trunk/src/python_STAtmosphere.cpp (modified)
	* trunk/test/test_scantable.py (modified)

	Finishing touches to opacity calculations, docs, plotting and model


Thu, 15 Apr 2010 05:09:34 GMT Malte Marquarding [1722]
	* trunk/python/opacity.py (modified)

	Adjusted skydip method after feedback from Kate Brooks


Thu, 15 Apr 2010 05:01:32 GMT Malte Marquarding [1721]
	* trunk/python/__init__.py (modified)

	remove doc for reader from commands


Thu, 11 Feb 2010 00:46:14 GMT Malte Marquarding [1697]
	* trunk/python/__init__.py (modified)
	* trunk/python/coordinate.py (modified)
	* trunk/python/lagflagger.py (modified)
	* trunk/python/scantable.py (modified)

	Some minor tidy up and documentation


Thu, 11 Feb 2010 00:45:38 GMT Malte Marquarding [1696]
	* trunk/python/asapplotter.py (modified)

	Tidy up plotazel and plotpointing


Wed, 10 Feb 2010 22:56:55 GMT Malte Marquarding [1695]
	* trunk/python/asapplotter.py (modified)
	* trunk/python/asapreader.py (modified)

	Use print_log_dec consistently


Wed, 10 Feb 2010 02:18:11 GMT Malte Marquarding [1691]
	* trunk/python/__init__.py (modified)
	* trunk/python/scantable.py (modified)

	Add compatibility.py for functools.wraps which doesn't exist in ...


Wed, 10 Feb 2010 02:12:21 GMT Malte Marquarding [1690]
	* trunk/python/compatibility.py (added)

	Added compatibility.py for functools.wraps decorator in python <2.5


Wed, 10 Feb 2010 00:59:23 GMT Malte Marquarding [1689]
	* trunk/python/__init__.py (modified)
	* trunk/python/asapfitter.py (modified)
	* trunk/python/opacity.py (added)
	* trunk/python/scantable.py (modified)
	* trunk/src/STMath.cpp (modified)
	* trunk/src/STMath.h (modified)
	* trunk/src/STMathWrapper.h (modified)

	Ticket #177: added skydip function to determine opacities. This ...


Sun, 04 Oct 2009 12:24:37 GMT Max Voronkov [1645]
	* trunk/python/__init__.py (modified)
	* trunk/python/simplelinefinder.py (added)

	added a simplified version of the linefinder (largely to be used with ...


Sat, 03 Oct 2009 14:53:18 GMT Max Voronkov [1644]
	* trunk/python/asaplinefind.py (modified)
	* trunk/src/STLineFinder.cpp (modified)
	* trunk/src/STLineFinder.h (modified)

	line finder: added more options on how the noise is to be estimated. ...


Fri, 14 Aug 2009 03:29:32 GMT Malte Marquarding [1617]
	* trunk/python/scantable.py (modified)

	added help for parallactify


Wed, 08 Jul 2009 06:30:04 GMT Malte Marquarding [1600]
	* trunk/doc/CHANGELOG (modified)
	* trunk/python/coordinate.py (added)
	* trunk/python/scantable.py (modified)
	* trunk/src/STCoordinate.h (modified)
	* trunk/test/test_scantable.py (modified)

	Ticket #170: python derived class for nice access e.g. units and doc ...


Mon, 06 Jul 2009 01:17:40 GMT Malte Marquarding [1597]
	* trunk/python/asapplotter.py (modified)

	Added doc string


Mon, 06 Jul 2009 01:14:03 GMT Malte Marquarding [1596]
	* trunk/python/selector.py (modified)

	Return self or other in case of union with empty selector


Mon, 06 Jul 2009 01:13:06 GMT Malte Marquarding [1595]
	* trunk/python/__init__.py (modified)

	Added scantable.parallactify


Mon, 06 Jul 2009 01:12:38 GMT Malte Marquarding [1594]
	* trunk/python/scantable.py (modified)

	More tidy up. factored out copy for localised selection


Thu, 02 Jul 2009 05:46:52 GMT Malte Marquarding [1593]
	* trunk/python/scantable.py (modified)

	tidy up


Thu, 02 Jul 2009 04:37:57 GMT Malte Marquarding [1591]
	* trunk/python/asapmath.py (modified)

	Removed deprecated function


Thu, 02 Jul 2009 03:56:26 GMT Malte Marquarding [1590]
	* trunk/python/scantable.py (modified)

	Tidy up/factored out printin part of stats to _row_callback


Thu, 02 Jul 2009 02:17:20 GMT Malte Marquarding [1589]
	* trunk/python/__init__.py (modified)
	* trunk/python/asapfitter.py (modified)
	* trunk/python/asapmath.py (modified)
	* trunk/python/scantable.py (modified)

	Introduced print_log_dec(orator)


Thu, 02 Jul 2009 01:02:45 GMT Malte Marquarding [1588]
	* trunk/python/__init__.py (modified)
	* trunk/python/scantable.py (modified)

	Added method get_row_selector, which returns a selection object for ...


Tue, 30 Jun 2009 05:46:14 GMT Malte Marquarding [1586]
	* trunk/python/__init__.py (modified)
	* trunk/python/scantable.py (modified)
	* trunk/src/STFiller.cpp (modified)
	* trunk/src/STFocus.cpp (modified)
	* trunk/src/STFocus.h (modified)
	* trunk/src/STMath.cpp (modified)
	* trunk/src/STPol.h (modified)
	* trunk/src/STWriter.cpp (modified)
	* trunk/src/Scantable.cpp (modified)
	* trunk/src/Scantable.h (modified)
	* trunk/src/ScantableWrapper.h (modified)
	* trunk/src/python_Scantable.cpp (modified)

	Ticket #165: have removed the hard-coding of parallactifying the ...


Tue, 30 Jun 2009 02:17:19 GMT Malte Marquarding [1585]
	* trunk/python/lagflagger.py (modified)

	more verbose instructions


Tue, 30 Jun 2009 02:16:45 GMT Malte Marquarding [1584]
	* trunk/python/scantable.py (modified)

	Change default to MHz, doc update


Mon, 29 Jun 2009 05:56:48 GMT Malte Marquarding [1583]
	* trunk/python/lagflagger.py (modified)

	Some instructions via print, change behaviour to also just keep flags ...


Mon, 29 Jun 2009 05:45:19 GMT Malte Marquarding [1582]
	* trunk/python/asapplotter.py (modified)

	Increased maxstack to 16; added simple selection to plotter (refer to ...


Mon, 29 Jun 2009 03:52:18 GMT Malte Marquarding [1579]
	* trunk/python/scantable.py (modified)
	* trunk/src/STMath.cpp (modified)

	Ticket #46; changed scnatable.lag_flag to handle a start/end value ...


Mon, 29 Jun 2009 03:49:07 GMT Malte Marquarding [1578]
	* trunk/python/lagflagger.py (added)

	Ticket #46; Added an interactive lag flagger. The output can be used ...


Mon, 29 Jun 2009 03:40:55 GMT Malte Marquarding [1576]
	* trunk/python/scantable.py (modified)
	* trunk/python/selector.py (modified)

	Ticket #169: allow direct settings of selections


Mon, 29 Jun 2009 02:19:49 GMT Malte Marquarding [1574]
	* trunk/python/scantable.py (modified)

	Ticket #167: python part of running polynomial smoothing


Mon, 29 Jun 2009 02:18:05 GMT Malte Marquarding [1573]
	* trunk/python/scantable.py (modified)

	Fix for Ticket #163: mixed up self and s instance


Mon, 29 Jun 2009 02:09:04 GMT Malte Marquarding [1572]
	* trunk/python/asapplotter.py (modified)

	Added gca/refresh for matplolib-like access


Mon, 29 Jun 2009 01:28:49 GMT Malte Marquarding [1568]
	* trunk/python/asaplotbase.py (modified)

	Fix up error message


Wed, 06 May 2009 06:00:43 GMT Malte Marquarding [1565]
	* trunk/python/scantable.py (modified)

	Fix for ticket #162: documentation of scantable.convert_pol didn't ...


Wed, 22 Apr 2009 06:12:56 GMT Malte Marquarding [1564]
	* trunk/python/asaplot.py (modified)

	fix for ticket #160: allow user to select the size of plotter and ...


Wed, 22 Apr 2009 06:10:06 GMT Malte Marquarding [1563]
	* trunk/python/asaplotbase.py (modified)
	* trunk/python/asaplotgui.py (modified)
	* trunk/python/asaplotgui_gtk.py (modified)
	* trunk/python/asapplotter.py (modified)

	fix for ticket #160: allow user to select the size of plotter and ...


Tue, 31 Mar 2009 01:13:51 GMT Malte Marquarding [1560]
	* trunk/python/__init__.py (modified)
	* trunk/python/asaplotbase.py (modified)

	minor doc fixes; fixed list_scans, which seems brokrn in latest ...


Mon, 30 Mar 2009 06:03:01 GMT Malte Marquarding [1559]
	* trunk/python/asapplotter.py (modified)

	added forward for axes.annotate and added useful default plus ...


Mon, 30 Mar 2009 03:48:23 GMT Malte Marquarding [1558]
	* trunk/python/__init__.py (modified)

	change tag version to trunk


Mon, 30 Mar 2009 03:45:03 GMT Malte Marquarding [1557]
	* trunk/SConstruct (modified)
	* trunk/python/__init__.py (modified)

	change tag version to trunk


Mon, 30 Mar 2009 03:40:55 GMT Malte Marquarding [1556]
	* trunk/python/asapplotter.py (modified)

	Fix for ticket #158; can' use rc parameters to set fonts dynamically


Mon, 30 Mar 2009 02:50:19 GMT Malte Marquarding [1555]
	* trunk/python/asapplotter.py (modified)

	handle timeouts and general None returns in ginput


Mon, 30 Mar 2009 00:01:15 GMT Malte Marquarding [1554]
	* trunk/python/scantable.py (modified)

	Support maks windows of style [channel]


Mon, 30 Mar 2009 00:00:13 GMT Malte Marquarding [1553]
	* trunk/python/asaplotbase.py (modified)

	Fix for Ticket #157; numpy api changed for mask/data access in ...


Fri, 27 Mar 2009 05:24:57 GMT Malte Marquarding [1551]
	* trunk/python/asapplotter.py (modified)

	Add some instuctions to the plot


Fri, 27 Mar 2009 05:19:31 GMT Malte Marquarding [1550]
	* trunk/python/asapplotter.py (modified)

	add  alittle bit of room, so masks can be created past the first/last ...


Fri, 27 Mar 2009 05:13:51 GMT Malte Marquarding [1549]
	* trunk/python/asapplotter.py (modified)

	add  alittle bit of room, so masks can be created past the first/last ...


Fri, 27 Mar 2009 05:09:36 GMT Malte Marquarding [1548]
	* trunk/python/asapplotter.py (modified)

	add interactive annotation capability. Also allow creation of masks ...


Fri, 27 Mar 2009 04:59:45 GMT Malte Marquarding [1547]
	* trunk/python/asapplotter.py (modified)

	add interactive annotation capability. Also allow creation of masks ...


Fri, 27 Mar 2009 04:55:42 GMT Malte Marquarding [1546]
	* trunk/python/asaplotbase.py (modified)

	support cursor read out via matplotlib.figure.ginput


Fri, 27 Mar 2009 04:52:54 GMT Malte Marquarding [1545]
	* trunk/python/scantable.py (modified)

	allow for (max,min) mask windows


Wed, 25 Mar 2009 23:33:51 GMT Malte Marquarding [1542]
	* trunk/python/selector.py (modified)
	* trunk/src/STSelector.cpp (modified)

	applied python taql style at the wrong level


Wed, 25 Mar 2009 04:18:28 GMT Malte Marquarding [1538]
	* trunk/SConstruct (modified)
	* trunk/python/__init__.py (modified)

	pre-tagging version update


Wed, 25 Mar 2009 04:09:10 GMT Malte Marquarding [1536]
	* trunk/python/asapfitter.py (modified)
	* trunk/python/scantable.py (modified)

	Fix for ticket #154: flagged data wasnrt honoured in any fitting ...


Wed, 25 Mar 2009 00:57:39 GMT Malte Marquarding [1535]
	* trunk/python/asaplotbase.py (modified)

	Fix for Ticket #153; matplotlib changed the api in 0.98. Using ...


Tue, 24 Mar 2009 01:33:56 GMT Malte Marquarding [1534]
	* trunk/python/linecatalog.py (modified)
	* trunk/src/LineCatalog.cpp (modified)
	* trunk/src/LineCatalog.h (modified)

	Fix for Ticket #90; treating integer as double columns now


Fri, 13 Mar 2009 01:01:23 GMT Malte Marquarding [1529]
	* trunk/INSTALL (modified)
	* trunk/SConstruct (modified)
	* trunk/python/__init__.py (modified)

	change version back to trunk after tagging


Fri, 13 Mar 2009 00:52:52 GMT Malte Marquarding [1523]
	* trunk/python/__init__.py (modified)

	change version for release


Fri, 20 Feb 2009 01:18:48 GMT Malte Marquarding [1513]
	* trunk/python/__init__.py (modified)
	* trunk/python/asaplotbase.py (modified)

	added rc parameter tp control ax-axis formatting


Fri, 20 Feb 2009 01:08:12 GMT Malte Marquarding [1512]
	* trunk/python/scantable.py (modified)

	fixed typo in get_spectrum args


Wed, 18 Feb 2009 01:00:17 GMT Malte Marquarding [1508]
	* trunk/python/__init__.py (modified)

	added st_sourcetype to list of commands


Fri, 13 Feb 2009 00:27:42 GMT Malte Marquarding [1504]
	* trunk/python/__init__.py (modified)
	* trunk/python/scantable.py (modified)
	* trunk/src/STFiller.cpp (modified)
	* trunk/src/STFiller.h (modified)
	* trunk/src/python_STFiller.cpp (modified)

	Fix for ticket #151: added facilities to help with on/off scan ...


Thu, 12 Feb 2009 08:58:01 GMT Malte Marquarding [1502]
	* trunk/python/scantable.py (modified)

	added function to set reference scans manually


Tue, 20 Jan 2009 09:12:02 GMT Malte Marquarding [1483]
	* trunk/python/scantable.py (modified)

	added flag_nans to help with possible non-flagged NaNs in the data


Fri, 16 Jan 2009 05:07:28 GMT Malte Marquarding [1479]
	* trunk/python/asaplotbase.py (modified)

	fix some matplotlib deprecation warnings


Thu, 15 Jan 2009 01:16:08 GMT Malte Marquarding [1472]
	* trunk/python/__init__.py (modified)

	allow upgrade of ipython rc


Thu, 15 Jan 2009 01:10:40 GMT Malte Marquarding [1471]
	* trunk/python/__init__.py (modified)
	* trunk/python/scantable.py (modified)

	added publich get/set_spectrum functions


Mon, 01 Sep 2008 01:54:04 GMT Malte Marquarding [1443]
	* trunk/SConstruct (modified)
	* trunk/python/scantable.py (modified)
	* trunk/src/STFITSImageWriter.cpp (added)
	* trunk/src/STFITSImageWriter.h (added)
	* trunk/src/STWriter.cpp (modified)

	Fix ticket #127; still have to add class header hack


Thu, 28 Aug 2008 03:56:32 GMT Malte Marquarding [1435]
	* trunk/python/scantable.py (modified)

	optionally suppress history


Thu, 28 Aug 2008 03:55:49 GMT Malte Marquarding [1434]
	* trunk/bin/asap (modified)
	* trunk/python/__init__.py (modified)

	work with ipython >= 0.8


Fri, 20 Jun 2008 03:02:24 GMT Malte Marquarding [1425]
	* trunk/python/asaplotbase.py (modified)

	Handle api change in matplotlib-0.98


Thu, 22 May 2008 06:50:36 GMT Malte Marquarding [1423]
	* trunk/python/__init__.py (modified)

	fixed wrong indentation


Thu, 22 May 2008 06:38:44 GMT Malte Marquarding [1422]
	* trunk/python/__init__.py (modified)
	* trunk/python/asaplotgui.py (modified)

	added scantable.history rc parameter to optionally suppress history ...


Thu, 22 May 2008 02:51:58 GMT Malte Marquarding [1420]
	* trunk/python/asapfitter.py (modified)

	typo fix


Thu, 31 Jan 2008 04:08:38 GMT Malte Marquarding [1409]
	* trunk/python/asapfitter.py (modified)

	use english spelling of centre not center


Thu, 31 Jan 2008 04:07:57 GMT Malte Marquarding [1408]
	* trunk/python/__init__.py (modified)

	use pylab as a reference


Thu, 31 Jan 2008 03:09:52 GMT Malte Marquarding [1402]
	* trunk/python/scantable.py (modified)

	implemented iterator to iterate through rows


Thu, 16 Aug 2007 00:22:00 GMT Malte Marquarding [1395]
	* trunk/python/scantable.py (modified)

	some minor documentation fixes


Mon, 30 Jul 2007 23:30:35 GMT Malte Marquarding [1392]
	* trunk/python/scantable.py (modified)

	didn't setup times in case of asdatetime


Mon, 30 Jul 2007 01:59:36 GMT Malte Marquarding [1391]
	* trunk/python/asapfitter.py (modified)
	* trunk/python/asapmath.py (modified)
	* trunk/python/asapplotter.py (modified)
	* trunk/python/scantable.py (modified)
	* trunk/src/STAttr.cpp (modified)
	* trunk/src/STDefs.h (modified)
	* trunk/src/STFiller.cpp (modified)
	* trunk/src/STFiller.h (modified)
	* trunk/src/STFitter.cpp (modified)
	* trunk/src/STFitter.h (modified)
	* trunk/src/STMath.cpp (modified)
	* trunk/src/STMath.h (modified)
	* trunk/src/STMathWrapper.h (modified)
	* trunk/src/STSelector.cpp (modified)
	* trunk/src/STTcal.cpp (modified)
	* trunk/src/STWriter.cpp (modified)
	* trunk/src/STWriter.h (modified)
	* trunk/src/Scantable.cpp (modified)
	* trunk/src/Scantable.h (modified)
	* trunk/src/ScantableWrapper.h (modified)
	* trunk/src/python_Fitter.cpp (modified)
	* trunk/src/python_STMath.cpp (modified)
	* trunk/src/python_Scantable.cpp (modified)

	merge from alma branch to get alma/GBT support. Commented out ...


Thu, 12 Jul 2007 03:49:25 GMT mar637 [1378]
	* trunk/python/__init__.py (modified)

	changed trac ticket url


Thu, 12 Jul 2007 01:43:56 GMT mar637 [1373]
	* trunk/python/scantable.py (modified)
	* trunk/src/MathUtils.cpp (modified)
	* trunk/src/MathUtils.h (modified)
	* trunk/src/STMath.cpp (modified)

	Added running median to smooth. This addresses Ticket #115


Mon, 02 Jul 2007 05:23:04 GMT mar637 [1371]
	* trunk/python/__init__.py (modified)

	added a check if /data exists


Thu, 17 May 2007 01:21:52 GMT mar637 [1370]
	* trunk/python/scantable.py (modified)

	bug fix - left out a factor of ten in GHz definition


Wed, 02 May 2007 00:14:42 GMT mar637 [1365]
	* trunk/SConstruct (modified)
	* trunk/python/__init__.py (modified)

	chnaged version to 2.2.0 for release tag


Tue, 01 May 2007 00:57:20 GMT mar637 [1362]
	* trunk/python/asapmath.py (modified)

	added missing docstring for merge


Tue, 01 May 2007 00:47:13 GMT mar637 [1361]
	* trunk/python/asapmath.py (modified)

	update docstring, to explicitly say that list are allowed as ...


Fri, 27 Apr 2007 01:00:43 GMT mar637 [1360]
	* trunk/python/__init__.py (modified)
	* trunk/python/scantable.py (modified)
	* trunk/src/STFrequencies.cpp (modified)
	* trunk/src/STFrequencies.h (modified)
	* trunk/src/Scantable.cpp (modified)
	* trunk/src/Scantable.h (modified)
	* trunk/src/ScantableWrapper.h (modified)
	* trunk/src/python_Scantable.cpp (modified)

	enhancement #107; added scantable.shift_refpix


Fri, 27 Apr 2007 00:54:03 GMT mar637 [1358]
	* trunk/python/asapplotter.py (modified)

	fixed whitespce in mpl doc references


Fri, 27 Apr 2007 00:51:10 GMT mar637 [1357]
	* trunk/python/asapmath.py (modified)

	deprecated simple_math


Thu, 26 Apr 2007 06:44:59 GMT mar637 [1356]
	* trunk/python/scantable.py (modified)

	fix to auto_quotient; the selector __add_ operator ANDs the query ...


Thu, 26 Apr 2007 04:50:36 GMT mar637 [1351]
	* trunk/python/__init__.py (modified)

	several documentation updates for the upcoming release


Thu, 26 Apr 2007 04:33:19 GMT mar637 [1349]
	* trunk/python/selector.py (modified)

	added american spelling alias
	fixed concatenation of queries.


Thu, 26 Apr 2007 04:32:17 GMT mar637 [1348]
	* trunk/python/scantable.py (modified)

	documentation clean up.
	added mode 'paired' as the default to ...