#
# ChangeLog for /
#
# Generated by Trac 1.6
# 04/23/25 10:33:52

Tue, 10 Aug 2010 06:21:58 GMT Takeshi Nakazato [1869]
	* trunk/external-alma/atnf/PKSIO/NROFITSDataset.cc (modified)

	New Development: No
	            JIRA Issue: No
	        Ready for ...


Tue, 10 Aug 2010 02:28:15 GMT Takeshi Nakazato [1868]
	* trunk/external-alma/atnf/PKSIO/ASTEDataset.cc (modified)
	* trunk/external-alma/atnf/PKSIO/ASTEFXDataset.cc (modified)
	* trunk/external-alma/atnf/PKSIO/ASTEReader.cc (modified)
	* trunk/external-alma/atnf/PKSIO/GBTFITSreader.cc (added)
	* trunk/external-alma/atnf/PKSIO/GBTFITSreader.h (added)
	* trunk/external-alma/atnf/PKSIO/MBFITSreader.cc (modified)
	* trunk/external-alma/atnf/PKSIO/MBrecord.cc (modified)
	* trunk/external-alma/atnf/PKSIO/MBrecord.h (modified)
	* trunk/external-alma/atnf/PKSIO/NRO45Reader.cc (modified)
	* trunk/external-alma/atnf/PKSIO/NRODataset.cc (modified)
	* trunk/external-alma/atnf/PKSIO/NRODataset.h (modified)
	* trunk/external-alma/atnf/PKSIO/NROFITSDataset.cc (modified)
	* trunk/external-alma/atnf/PKSIO/NROFITSDataset.h (modified)
	* trunk/external-alma/atnf/PKSIO/NROOTFDataset.cc (modified)
	* trunk/external-alma/atnf/PKSIO/NROReader.cc (modified)
	* trunk/external-alma/atnf/PKSIO/PKSFITSreader.cc (modified)
	* trunk/external-alma/atnf/PKSIO/PKSreader.cc (modified)

	New Development: No
	            JIRA Issue: No
	        Ready for ...


Fri, 06 Aug 2010 02:31:28 GMT Takeshi Nakazato [1867]
	* trunk/src/FillerBase.cpp (modified)

	New Development: No
	            JIRA Issue: No
	        Ready for ...


Thu, 05 Aug 2010 07:51:49 GMT Malte Marquarding [1866]
	* trunk/doc/source/api.rst (modified)

	Added linecatalog to api docs


Thu, 05 Aug 2010 07:43:28 GMT Malte Marquarding [1865]
	* trunk/python/linecatalog.py (modified)

	Fixed docstrings fro sphinx


Thu, 05 Aug 2010 07:36:28 GMT Malte Marquarding [1864]
	* trunk/test/test_linecatlog.py (added)

	added test for linecatalog


Thu, 05 Aug 2010 06:25:22 GMT Malte Marquarding [1863]
	* trunk/test/test_logging.py (added)

	Added logger test. It is skipped under casapy as it compares stdout
	logs.


Thu, 05 Aug 2010 06:10:15 GMT Malte Marquarding [1862]
	* trunk/python/asapfitter.py (modified)
	* trunk/python/asapmath.py (modified)
	* trunk/python/asapplotter.py (modified)
	* trunk/python/logging.py (modified)
	* trunk/python/scantable.py (modified)

	renamed print_log_dec to more explicit asaplog_post_dec


Thu, 05 Aug 2010 06:07:30 GMT Malte Marquarding [1861]
	* trunk/python/__init__.py (modified)
	* trunk/python/asapfitter.py (modified)
	* trunk/python/asaplotbase.py (modified)
	* trunk/python/asapmath.py (modified)
	* trunk/python/asapplotter.py (modified)
	* trunk/python/logging.py (modified)
	* trunk/python/parameters.py (modified)
	* trunk/python/scantable.py (modified)

	Got rid of redundant print_log. Use asaplog.post directly.


Thu, 05 Aug 2010 04:52:35 GMT Malte Marquarding [1860]
	* trunk/python/parameters.py (modified)
	* trunk/python/utils.py (modified)

	more documentation on 'verbose' rcParam


Thu, 05 Aug 2010 04:40:38 GMT Malte Marquarding [1859]
	* trunk/python/__init__.py (modified)
	* trunk/python/asapfitter.py (modified)
	* trunk/python/asapmath.py (modified)
	* trunk/python/asapplotter.py (modified)
	* trunk/python/env.py (modified)
	* trunk/python/linecatalog.py (modified)
	* trunk/python/logging.py (modified)
	* trunk/python/opacity.py (modified)
	* trunk/python/scantable.py (modified)
	* trunk/python/utils.py (modified)
	* trunk/src/AsapLogSink.cpp (modified)
	* trunk/src/AsapLogSink.h (modified)
	* trunk/src/python_LogSink.cpp (modified)

	Ticket #193: the rcParams['verbose'] flag is only used in standard ...


Thu, 05 Aug 2010 01:46:40 GMT Malte Marquarding [1858]
	* trunk/doc/source/api.rst (modified)
	* trunk/doc/source/conf.py (modified)
	* trunk/doc/source/developer/index.rst (modified)
	* trunk/doc/source/developer/scantable.rst (modified)
	* trunk/python/asapplotter.py (modified)
	* trunk/python/env.py (modified)
	* trunk/python/logging.py (modified)
	* trunk/python/parameters.py (modified)

	Adde more API documentation


Thu, 05 Aug 2010 01:45:38 GMT Malte Marquarding [1857]
	* trunk/python/scantable.py (modified)

	auto_quotient is the first method to use @preserve_selection


Thu, 05 Aug 2010 00:24:41 GMT Malte Marquarding [1856]
	* trunk/python/scantable.py (modified)

	removed redundant print_log calls as the @print_log_dec handles them ...


Wed, 04 Aug 2010 08:29:19 GMT Malte Marquarding [1855]
	* trunk/python/scantable.py (modified)

	Ticket #194: docstring changes. Play nicely with sphinx.


Wed, 04 Aug 2010 08:28:06 GMT Malte Marquarding [1854]
	* trunk/doc/source/developer/scantable.rst (modified)

	Ticket #194: Added more description of the scantable


Wed, 04 Aug 2010 08:19:20 GMT Takeshi Nakazato [1853]
	* trunk/test/test_nrofiller.py (added)

	Quite primitive and trivial test for NROFiller.


Wed, 04 Aug 2010 06:26:15 GMT Malte Marquarding [1852]
	* trunk/doc/Makefile (added)
	* trunk/doc/source (added)
	* trunk/doc/source/_static (added)
	* trunk/doc/source/_templates (added)
	* trunk/doc/source/api.rst (added)
	* trunk/doc/source/conf.py (added)
	* trunk/doc/source/developer (added)
	* trunk/doc/source/developer/index.rst (added)
	* trunk/doc/source/developer/scantable.rst (added)
	* trunk/doc/source/index.rst (added)

	Added skeleton for and initial text for sphinx-based developer ...


Wed, 04 Aug 2010 05:28:31 GMT Takeshi Nakazato [1851]
	* trunk/test/data/B68test.nro (added)

	Add test data for NROFiller.


Wed, 04 Aug 2010 05:18:48 GMT Takeshi Nakazato [1850]
	* trunk/src/Makefile (modified)

	remove test commit


Wed, 04 Aug 2010 05:06:45 GMT Takeshi Nakazato [1849]
	* trunk/INSTALL (modified)
	* trunk/Makefile (modified)

	remove test commit except for env.py


Wed, 04 Aug 2010 05:03:35 GMT Takeshi Nakazato [1848]
	* trunk/INSTALL (modified)
	* trunk/Makefile (modified)
	* trunk/python/env.py (modified)
	* trunk/src/Makefile (modified)

	test commit


Wed, 04 Aug 2010 04:53:56 GMT Malte Marquarding [1847]
	* trunk/test/parkes-pol.py (modified)

	Add parallactify flag


Wed, 04 Aug 2010 04:52:53 GMT Malte Marquarding [1846]
	* trunk/python/scantable.py (modified)

	Documentation update to play nicer with sphinx


Wed, 04 Aug 2010 02:36:57 GMT Malte Marquarding [1845]
	* trunk/python/scantable.py (modified)

	changed set_restfreqs to support use of the old behaviour. If list of ...


Wed, 04 Aug 2010 02:35:08 GMT Malte Marquarding [1844]
	* trunk/test/test_scantable.py (modified)

	added some comments


Wed, 04 Aug 2010 02:31:09 GMT Malte Marquarding [1843]
	* trunk/python/asapreader.py (deleted)
	* trunk/python/scantable.py (modified)

	Ticket #192: enabling new filler. Get rid of unused asapreader.


Tue, 03 Aug 2010 08:56:51 GMT Malte Marquarding [1842]
	* trunk/test/test_scantable.py (modified)

	use generator to also test all masked stats


Tue, 03 Aug 2010 08:54:13 GMT Takeshi Nakazato [1841]
	* trunk/src/STFiller.cpp (modified)

	New Development: No
	            JIRA Issue: No
	        Ready for ...


Tue, 03 Aug 2010 08:34:32 GMT Malte Marquarding [1840]
	* trunk/test/test_scantable.py (modified)

	movde to nose based testing


Tue, 03 Aug 2010 07:38:34 GMT Malte Marquarding [1839]
	* trunk/test/test_plotter.py (added)

	initial check-in of 'nose' based test for the  asapplotter


Tue, 03 Aug 2010 06:49:55 GMT Malte Marquarding [1838]
	* trunk/test/mopra.py (modified)

	update mopra test script


Tue, 03 Aug 2010 05:52:36 GMT Takeshi Nakazato [1837]
	* trunk/src/STFiller.cpp (modified)

	New Development: No
	            JIRA Issue: No
	        Ready for ...


Tue, 03 Aug 2010 05:24:36 GMT Takeshi Nakazato [1836]
	* trunk/python/asaplotbase.py (modified)

	asaplotbase should import print_log.


Tue, 03 Aug 2010 05:08:49 GMT Malte Marquarding [1835]
	* trunk/python/__init__.py (modified)

	remove reader and make parameters import third in line


Tue, 03 Aug 2010 05:07:58 GMT Malte Marquarding [1834]
	* trunk/python/parameters.py (modified)

	Can't use logging here as that would be a cyclic dependency\!\!\!


Tue, 03 Aug 2010 05:07:09 GMT Malte Marquarding [1833]
	* trunk/python/logging.py (modified)

	import asap.parameters


Tue, 03 Aug 2010 05:06:38 GMT Malte Marquarding [1832]
	* trunk/src/PKSFiller.cpp (modified)

	use default 'antenna' value of '0'


Tue, 03 Aug 2010 04:34:28 GMT Malte Marquarding [1831]
	* trunk/src/PKSFiller.cpp (modified)

	Bug fix: had wrong order of setIndex arguments - attempt number
	three.


Tue, 03 Aug 2010 04:32:50 GMT Malte Marquarding [1830]
	* trunk/src/PKSFiller.cpp (modified)

	Bug fix: had wrong order of setIndex arguments


Tue, 03 Aug 2010 04:16:33 GMT Malte Marquarding [1829]
	* trunk/python/logging.py (modified)

	Don't post message if logger is disabled


Tue, 03 Aug 2010 04:11:33 GMT Malte Marquarding [1828]
	* trunk/src/PKSFiller.cpp (modified)

	Bug fix: had wrong order of setIndex arguments


Tue, 03 Aug 2010 04:06:20 GMT Malte Marquarding [1827]
	* trunk/python/asapmath.py (modified)

	fixed type in import name


Tue, 03 Aug 2010 01:41:13 GMT Malte Marquarding [1826]
	* trunk/python/asapfit.py (modified)
	* trunk/python/asapfitter.py (modified)
	* trunk/python/asaplinefind.py (modified)
	* trunk/python/asaplot.py (modified)
	* trunk/python/asaplotbase.py (modified)
	* trunk/python/asaplotgui.py (modified)
	* trunk/python/asapmath.py (modified)
	* trunk/python/asapreader.py (modified)
	* trunk/python/casatoolbar.py (modified)
	* trunk/python/interactivemask.py (modified)
	* trunk/python/lagflagger.py (modified)
	* trunk/python/linecatalog.py (modified)
	* trunk/python/opacity.py (modified)
	* trunk/python/selector.py (modified)
	* trunk/python/simplelinefinder.py (modified)

	Tidy up of imports (now imported from asap.). Also fixed some ...


Tue, 03 Aug 2010 00:38:57 GMT Malte Marquarding [1825]
	* trunk/external/libpyrap (added)

	Added svn 'externals' for (lib)pyrap


Mon, 02 Aug 2010 09:40:09 GMT Malte Marquarding [1824]
	* trunk/python/__init__.py (modified)
	* trunk/python/asapplotter.py (modified)
	* trunk/python/ipysupport.py (added)
	* trunk/python/logging.py (modified)
	* trunk/python/parameters.py (added)
	* trunk/python/scantable.py (modified)
	* trunk/python/utils.py (added)
	* trunk/test/test_scantable.py (modified)

	Refactoring of __init__.py. Moved functionality into separate ...


Mon, 02 Aug 2010 09:28:09 GMT Kana Sugimoto [1823]
	* trunk/python/compatibility.py (copied)
	* trunk/python/coordinate.py (copied)
	* trunk/python/lagflagger.py (copied)
	* trunk/python/opacity.py (copied)
	* trunk/python/simplelinefinder.py (copied)
	* trunk/src/IndexedCompare.h (copied)
	* trunk/src/STAtmosphere.cpp (copied)
	* trunk/src/STAtmosphere.h (copied)
	* trunk/src/STCoordinate.h (copied)
	* trunk/src/STFITSImageWriter.cpp (copied)
	* trunk/src/STFITSImageWriter.h (copied)
	* trunk/src/python_STAtmosphere.cpp (copied)
	* trunk/src/python_STCoordinate.cpp (copied)

	New Development: No
	            JIRA Issue: No (merge: recover logs) ...


Mon, 02 Aug 2010 08:37:37 GMT Kana Sugimoto [1822]
	* branches/mergetest (copied)

	Recreating the branch for recover testing


Mon, 02 Aug 2010 08:35:49 GMT Kana Sugimoto [1821]
	* branches/mergetest (deleted)

	Removing branch for replacing


Mon, 02 Aug 2010 08:16:17 GMT Malte Marquarding [1820]
	* tags/asap-trunk-no-alma (copied)

	The last revision of trunk before the alma brnach got merged into it.


Mon, 02 Aug 2010 07:28:20 GMT Kana Sugimoto [1819]
	* trunk/Makefile (copied)
	* trunk/SConstruct (modified)
	* trunk/apps (modified)
	* trunk/apps/Makefile (copied)
	* trunk/apps/asap2to3.cpp (modified)
	* trunk/external-alma (copied)
	* trunk/getsvnrev.sh (copied)
	* trunk/python (modified)
	* trunk/python/__init__.py (modified)
	* trunk/python/asapfitter.py (modified)
	* trunk/python/asaplot.py (modified)
	* trunk/python/asaplotbase.py (modified)
	* trunk/python/asaplotgui.py (modified)
	* trunk/python/asaplotgui_gtk.py (modified)
	* trunk/python/asaplotgui_qt4.py (copied)
	* trunk/python/asapmath.py (modified)
	* trunk/python/asapplotter.py (modified)
	* trunk/python/asapreader.py (modified)
	* trunk/python/casatoolbar.py (copied)
	* trunk/python/compatibility.py (copied)
	* trunk/python/coordinate.py (copied)
	* trunk/python/env.py (copied)
	* trunk/python/interactivemask.py (copied)
	* trunk/python/lagflagger.py (copied)
	* trunk/python/linecatalog.py (modified)
	* trunk/python/logging.py (copied)
	* trunk/python/opacity.py (copied)
	* trunk/python/scantable.py (modified)
	* trunk/python/selector.py (modified)
	* trunk/python/simplelinefinder.py (copied)
	* trunk/src (modified)
	* trunk/src/AsapLogSink.cpp (copied)
	* trunk/src/AsapLogSink.h (copied)
	* trunk/src/FillerBase.cpp (copied)
	* trunk/src/FillerBase.h (copied)
	* trunk/src/FillerWrapper.h (copied)
	* trunk/src/IndexedCompare.h (copied)
	* trunk/src/Lorentzian1D.h (copied)
	* trunk/src/Lorentzian1D.tcc (copied)
	* trunk/src/Lorentzian1D2.tcc (copied)
	* trunk/src/Lorentzian1DParam.h (copied)
	* trunk/src/Lorentzian1DParam.tcc (copied)
	* trunk/src/Makefile (copied)
	* trunk/src/MathUtils.cpp (modified)
	* trunk/src/MathUtils.h (modified)
	* trunk/src/NROFiller.cpp (copied)
	* trunk/src/NROFiller.h (copied)
	* trunk/src/PKSFiller.cpp (copied)
	* trunk/src/PKSFiller.h (copied)
	* trunk/src/RowAccumulator.cpp (modified)
	* trunk/src/RowAccumulator.h (modified)
	* trunk/src/SConscript (modified)
	* trunk/src/STAsciiWriter.cpp (modified)
	* trunk/src/STAtmosphere.cpp (copied)
	* trunk/src/STAtmosphere.h (copied)
	* trunk/src/STCoordinate.h (copied)
	* trunk/src/STFITSImageWriter.cpp (copied)
	* trunk/src/STFITSImageWriter.h (copied)
	* trunk/src/STFiller.cpp (modified)
	* trunk/src/STFiller.h (modified)
	* trunk/src/STFitter.cpp (modified)
	* trunk/src/STFrequencies.cpp (modified)
	* trunk/src/STFrequencies.h (modified)
	* trunk/src/STHeader.cpp (modified)
	* trunk/src/STMath.cpp (modified)
	* trunk/src/STMath.h (modified)
	* trunk/src/STMathWrapper.h (modified)
	* trunk/src/STMolecules.cpp (modified)
	* trunk/src/STMolecules.h (modified)
	* trunk/src/STSelector.cpp (modified)
	* trunk/src/STSelector.h (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/Templates.cpp (copied)
	* trunk/src/python_Filler.cpp (copied)
	* trunk/src/python_LogSink.cpp (copied)
	* trunk/src/python_STAtmosphere.cpp (copied)
	* trunk/src/python_STCoordinate.cpp (copied)
	* trunk/src/python_STMath.cpp (modified)
	* trunk/src/python_STSelector.cpp (modified)
	* trunk/src/python_Scantable.cpp (modified)
	* trunk/src/python_SrcType.cpp (copied)
	* trunk/src/python_asap.cpp (modified)
	* trunk/src/python_asap.h (modified)

	New Development: No
	            JIRA Issue: No (merge alma branch to ...


Mon, 02 Aug 2010 06:10:43 GMT Kana Sugimoto [1818]
	* branches/alma (modified)
	* branches/alma/SConstruct (modified)
	* branches/alma/external-alma/atnf/PKSIO/PKSMS2reader.cc (modified)
	* branches/alma/external-alma/atnf/PKSIO/PKSrecord.h (modified)
	* branches/alma/external-alma/atnf/pks/pks_maths.cc (modified)
	* branches/alma/python/env.py (copied)
	* branches/alma/python/logging.py (copied)
	* branches/alma/src/AsapLogSink.cpp (copied)
	* branches/alma/src/AsapLogSink.h (copied)
	* branches/alma/src/FillerBase.cpp (copied)
	* branches/alma/src/FillerBase.h (copied)
	* branches/alma/src/FillerWrapper.h (copied)
	* branches/alma/src/Makefile (modified)
	* branches/alma/src/NROFiller.cpp (copied)
	* branches/alma/src/NROFiller.h (copied)
	* branches/alma/src/PKSFiller.cpp (copied)
	* branches/alma/src/PKSFiller.h (copied)
	* branches/alma/src/SConscript (modified)
	* branches/alma/src/STFiller.cpp (modified)
	* branches/alma/src/Scantable.cpp (modified)
	* branches/alma/src/Scantable.h (modified)
	* branches/alma/src/python_Filler.cpp (copied)
	* branches/alma/src/python_LogSink.cpp (copied)
	* branches/alma/src/python_asap.cpp (modified)
	* branches/alma/src/python_asap.h (modified)

	New Development: Yes
	            JIRA Issue: No (merge)
	        ...


Mon, 02 Aug 2010 05:23:42 GMT Takeshi Nakazato [1817]
	* branches/newfiller/src/NROFiller.cpp (modified)
	* branches/newfiller/src/NROFiller.h (modified)

	Changed handling of reader_ attribute.


Mon, 02 Aug 2010 04:37:57 GMT Malte Marquarding [1816]
	* branches/newfiller/src/PKSFiller.cpp (modified)

	added setScanrate. some more logging. added setFlagrow


Mon, 02 Aug 2010 04:18:33 GMT Malte Marquarding [1815]
	* branches/newfiller/src/PKSFiller.cpp (modified)
	* branches/newfiller/src/PKSFiller.h (modified)

	Eradicte raw pointer use.


Mon, 02 Aug 2010 04:18:05 GMT Malte Marquarding [1814]
	* branches/newfiller/src/Scantable.cpp (modified)
	* branches/newfiller/src/Scantable.h (modified)

	Use casa::String instead as it is derived from std::string but also ...


Mon, 02 Aug 2010 04:17:07 GMT Malte Marquarding [1813]
	* branches/newfiller/src/FillerWrapper.h (modified)

	Check for existing file here


Mon, 02 Aug 2010 02:55:43 GMT Takeshi Nakazato [1812]
	* branches/newfiller/src/Makefile (modified)
	* branches/newfiller/src/NROFiller.cpp (modified)
	* branches/newfiller/src/NROFiller.h (modified)

	Makefile is updated to be able to compile codes using make.
	Fixed a ...


Mon, 02 Aug 2010 02:15:19 GMT Malte Marquarding [1811]
	* branches/newfiller/src/FillerBase.h (modified)
	* branches/newfiller/src/FillerWrapper.h (modified)
	* branches/newfiller/src/PKSFiller.h (modified)

	disable default, copy ctor and assignment op


Mon, 02 Aug 2010 01:49:42 GMT Malte Marquarding [1810]
	* branches/newfiller/src/STFiller.cpp (modified)

	fix nchan handling. pksrec.nchan not implemented in MB reader


Mon, 02 Aug 2010 01:43:28 GMT Malte Marquarding [1809]
	* branches/newfiller/src/FillerBase.cpp (modified)

	mixed up mjd and interval args


Mon, 02 Aug 2010 01:38:07 GMT Malte Marquarding [1808]
	* branches/newfiller/python/logging.py (modified)

	forgot to add wraps_dec import


Mon, 02 Aug 2010 01:37:39 GMT Malte Marquarding [1807]
	* branches/newfiller/SConstruct (modified)

	build the renamed external-alma


Mon, 02 Aug 2010 01:37:19 GMT Malte Marquarding [1806]
	* branches/newfiller/src/FillerWrapper.h (modified)

	enable PKSFiller


Mon, 02 Aug 2010 01:28:11 GMT Malte Marquarding [1805]
	* branches/newfiller/src/PKSFiller.cpp (modified)

	Use nchan directly from spectrum


Mon, 02 Aug 2010 01:27:25 GMT Malte Marquarding [1804]
	* branches/newfiller/src/Scantable.cpp (modified)

	set FLAGROW column default value to 0


Mon, 02 Aug 2010 01:26:59 GMT Malte Marquarding [1803]
	* branches/newfiller/src/FillerBase.cpp (modified)
	* branches/newfiller/src/FillerBase.h (modified)

	Added setFlagrow; removed virtual on all setXYZ methods.


Mon, 02 Aug 2010 01:10:52 GMT Takeshi Nakazato [1802]
	* branches/newfiller/external-alma/atnf/PKSIO/PKSMS2reader.cc (modified)
	* branches/newfiller/external-alma/atnf/PKSIO/PKSrecord.h (modified)

	Removed PKSrecord.nchan


Mon, 02 Aug 2010 01:05:58 GMT Malte Marquarding [1801]
	* branches/newfiller/src/FillerWrapper.h (modified)

	use both filler implementations


Mon, 02 Aug 2010 01:04:29 GMT Malte Marquarding [1800]
	* branches/newfiller/src/FillerBase.h (modified)

	use protected table_ instead


Mon, 02 Aug 2010 01:04:01 GMT Takeshi Nakazato [1799]
	* branches/newfiller/src/NROFiller.cpp (modified)

	Removed getTable() since we have direct access to table_ attribute.


Mon, 02 Aug 2010 00:51:45 GMT Malte Marquarding [1798]
	* branches/newfiller (modified)
	* branches/newfiller/external (deleted)
	* branches/newfiller/external-alma (copied)
	* branches/newfiller/external-alma/atnf (copied)
	* branches/newfiller/external-alma/atnf/PKSIO (copied)
	* branches/newfiller/external-alma/atnf/pks (copied)
	* branches/newfiller/python/asapfitter.py (modified)
	* branches/newfiller/python/asaplotbase.py (modified)
	* branches/newfiller/python/asapmath.py (modified)
	* branches/newfiller/python/asapplotter.py (modified)
	* branches/newfiller/python/asapreader.py (modified)
	* branches/newfiller/python/scantable.py (modified)
	* branches/newfiller/src/SConscript (modified)

	merge -r1774:1797 from alma to newfiller


Mon, 02 Aug 2010 00:46:49 GMT Malte Marquarding [1797]
	* branches/newfiller/python/env.py (added)
	* branches/newfiller/python/logging.py (added)
	* branches/newfiller/src/AsapLogSink.cpp (added)
	* branches/newfiller/src/AsapLogSink.h (added)
	* branches/newfiller/src/python_LogSink.cpp (added)
	* branches/newfiller/src/python_asap.cpp (modified)
	* branches/newfiller/src/python_asap.h (modified)

	Ticket #193: added new logging class. Also factored out environment ...


Fri, 30 Jul 2010 09:00:47 GMT Malte Marquarding [1796]
	* branches/newfiller/src/python_asap.cpp (modified)
	* branches/newfiller/src/python_asap.h (modified)

	add new filler to python


Fri, 30 Jul 2010 08:59:51 GMT Malte Marquarding [1795]
	* branches/newfiller/src/FillerBase.cpp (modified)
	* branches/newfiller/src/FillerBase.h (modified)
	* branches/newfiller/src/PKSFiller.cpp (added)
	* branches/newfiller/src/PKSFiller.h (added)

	First Working version of the PKSFiller


Fri, 30 Jul 2010 08:51:55 GMT Takeshi Nakazato [1794]
	* branches/newfiller/src/FillerWrapper.h (modified)

	Uncommented include NROFiller


Fri, 30 Jul 2010 08:08:29 GMT Malte Marquarding [1793]
	* branches/newfiller/src/FillerBase.cpp (modified)
	* branches/newfiller/src/FillerBase.h (modified)

	Added setHeader implementation and getReferenceRegex


Fri, 30 Jul 2010 07:49:03 GMT Takeshi Nakazato [1792]
	* branches/newfiller/src/FillerWrapper.h (modified)
	* branches/newfiller/src/Makefile (modified)
	* branches/newfiller/src/NROFiller.cpp (modified)
	* branches/newfiller/src/NROFiller.h (modified)

	1. Bug fixes on NROFiller.

	2. Makefile is updated to compile ...


Fri, 30 Jul 2010 07:14:07 GMT Takeshi Nakazato [1791]
	* branches/newfiller/src/NROFiller.cpp (added)
	* branches/newfiller/src/NROFiller.h (added)

	Added NROFiller.


Fri, 30 Jul 2010 07:10:22 GMT Kana Sugimoto [1790]
	* branches/mergetest/Makefile (copied)
	* branches/mergetest/getsvnrev.sh (copied)

	Committing getsvnrev.sh and Makefile copied from alma branch.


Fri, 30 Jul 2010 06:59:56 GMT Kana Sugimoto [1789]
	* branches/mergetest/apps (modified)
	* branches/mergetest/apps/Makefile (copied)
	* branches/mergetest/apps/asap2to3.cpp (modified)
	* branches/mergetest/external-alma (copied)
	* branches/mergetest/python (modified)
	* branches/mergetest/python/__init__.py (modified)
	* branches/mergetest/python/asapfitter.py (modified)
	* branches/mergetest/python/asaplot.py (modified)
	* branches/mergetest/python/asaplotbase.py (modified)
	* branches/mergetest/python/asaplotgui.py (modified)
	* branches/mergetest/python/asaplotgui_gtk.py (modified)
	* branches/mergetest/python/asaplotgui_qt4.py (copied)
	* branches/mergetest/python/asapmath.py (modified)
	* branches/mergetest/python/asapplotter.py (modified)
	* branches/mergetest/python/asapreader.py (modified)
	* branches/mergetest/python/casatoolbar.py (copied)
	* branches/mergetest/python/compatibility.py (copied)
	* branches/mergetest/python/coordinate.py (copied)
	* branches/mergetest/python/interactivemask.py (copied)
	* branches/mergetest/python/lagflagger.py (copied)
	* branches/mergetest/python/linecatalog.py (modified)
	* branches/mergetest/python/opacity.py (copied)
	* branches/mergetest/python/scantable.py (modified)
	* branches/mergetest/python/selector.py (modified)
	* branches/mergetest/python/simplelinefinder.py (copied)
	* branches/mergetest/src (modified)
	* branches/mergetest/src/IndexedCompare.h (copied)
	* branches/mergetest/src/Lorentzian1D.h (copied)
	* branches/mergetest/src/Lorentzian1D.tcc (copied)
	* branches/mergetest/src/Lorentzian1D2.tcc (copied)
	* branches/mergetest/src/Lorentzian1DParam.h (copied)
	* branches/mergetest/src/Lorentzian1DParam.tcc (copied)
	* branches/mergetest/src/Makefile (copied)
	* branches/mergetest/src/MathUtils.cpp (modified)
	* branches/mergetest/src/MathUtils.h (modified)
	* branches/mergetest/src/RowAccumulator.cpp (modified)
	* branches/mergetest/src/RowAccumulator.h (modified)
	* branches/mergetest/src/SConscript (modified)
	* branches/mergetest/src/STAsciiWriter.cpp (modified)
	* branches/mergetest/src/STAtmosphere.cpp (copied)
	* branches/mergetest/src/STAtmosphere.h (copied)
	* branches/mergetest/src/STCoordinate.h (copied)
	* branches/mergetest/src/STFITSImageWriter.cpp (copied)
	* branches/mergetest/src/STFITSImageWriter.h (copied)
	* branches/mergetest/src/STFiller.cpp (modified)
	* branches/mergetest/src/STFiller.h (modified)
	* branches/mergetest/src/STFitter.cpp (modified)
	* branches/mergetest/src/STFrequencies.cpp (modified)
	* branches/mergetest/src/STFrequencies.h (modified)
	* branches/mergetest/src/STHeader.cpp (modified)
	* branches/mergetest/src/STMath.cpp (modified)
	* branches/mergetest/src/STMath.h (modified)
	* branches/mergetest/src/STMathWrapper.h (modified)
	* branches/mergetest/src/STMolecules.cpp (modified)
	* branches/mergetest/src/STMolecules.h (modified)
	* branches/mergetest/src/STSelector.cpp (modified)
	* branches/mergetest/src/STSelector.h (modified)
	* branches/mergetest/src/STWriter.cpp (modified)
	* branches/mergetest/src/STWriter.h (modified)
	* branches/mergetest/src/Scantable.cpp (modified)
	* branches/mergetest/src/Scantable.h (modified)
	* branches/mergetest/src/ScantableWrapper.h (modified)
	* branches/mergetest/src/Templates.cpp (copied)
	* branches/mergetest/src/python_STAtmosphere.cpp (copied)
	* branches/mergetest/src/python_STCoordinate.cpp (copied)
	* branches/mergetest/src/python_STMath.cpp (modified)
	* branches/mergetest/src/python_STSelector.cpp (modified)
	* branches/mergetest/src/python_Scantable.cpp (modified)
	* branches/mergetest/src/python_SrcType.cpp (copied)
	* branches/mergetest/src/python_asap.cpp (modified)
	* branches/mergetest/src/python_asap.h (modified)

	Merged the all developments from alma branch. copied external-alma.


Fri, 30 Jul 2010 06:59:08 GMT Malte Marquarding [1788]
	* branches/newfiller/src/FillerBase.cpp (modified)
	* branches/newfiller/src/FillerBase.h (modified)

	Added omitted elements OPACITY and TSYS


Fri, 30 Jul 2010 06:49:24 GMT Malte Marquarding [1787]
	* branches/newfiller/src/FillerBase.h (modified)
	* branches/newfiller/src/FillerWrapper.h (modified)
	* branches/newfiller/src/python_Filler.cpp (modified)

	Make python wrapper noncopyable


Fri, 30 Jul 2010 06:33:06 GMT Malte Marquarding [1786]
	* branches/newfiller/src/FillerBase.cpp (modified)
	* branches/newfiller/src/FillerBase.h (modified)
	* branches/newfiller/src/FillerWrapper.h (moved)
	* branches/newfiller/src/python_Filler.cpp (added)

	Added Wrapper and python binding for Filler


Fri, 30 Jul 2010 06:20:58 GMT Kana Sugimoto [1785]
	* branches/mergetest (copied)

	Created new mergetest branch from trunk for testing merge from alma


Fri, 30 Jul 2010 06:17:42 GMT Kana Sugimoto [1784]
	* branches/mergetest (deleted)

	Removed current mergetest branch for another test.


Fri, 30 Jul 2010 05:55:43 GMT Kana Sugimoto [1783]
	* branches/alma/external-alma (moved)

	New Development: No
	            JIRA Issue: No (merge)
	        ...


Fri, 30 Jul 2010 04:46:03 GMT Kana Sugimoto [1782]
	* branches/alma/external/atnf/PKSIO/PKSmsg.cc (copied)
	* branches/alma/external/atnf/PKSIO/PKSmsg.h (copied)
	* branches/alma/external/atnf/pks/pks_maths.cc (modified)
	* branches/alma/python/asapfitter.py (modified)
	* branches/alma/python/asaplotbase.py (modified)
	* branches/alma/python/asapmath.py (modified)
	* branches/alma/python/asapplotter.py (modified)
	* branches/alma/python/asapreader.py (modified)
	* branches/alma/python/scantable.py (modified)
	* branches/alma/src/SConscript (modified)

	New Development: Yes
	            JIRA Issue: No (merge)
	        ...


Fri, 30 Jul 2010 01:32:50 GMT Malte Marquarding [1781]
	* branches/alma/python/scantable.py (modified)

	Fix for handling multiple restfrequencies. list of list didn't work ...


Thu, 29 Jul 2010 11:42:50 GMT Malte Marquarding [1780]
	* branches/newfiller/src/FillerBase.cpp (modified)
	* branches/newfiller/src/FillerBase.h (modified)

	make filler code compile


Thu, 29 Jul 2010 09:13:46 GMT Kana Sugimoto [1779]
	* branches/mergetest (modified)
	* branches/mergetest/Makefile (copied)
	* branches/mergetest/SConstruct (modified)
	* branches/mergetest/apps/Makefile (copied)
	* branches/mergetest/apps/asap2to3.cpp (modified)
	* branches/mergetest/external/atnf/PKSIO/ASTEDataset.cc (copied)
	* branches/mergetest/external/atnf/PKSIO/ASTEDataset.h (copied)
	* branches/mergetest/external/atnf/PKSIO/ASTEFXDataset.cc (copied)
	* branches/mergetest/external/atnf/PKSIO/ASTEFXDataset.h (copied)
	* branches/mergetest/external/atnf/PKSIO/ASTEFXReader.cc (copied)
	* branches/mergetest/external/atnf/PKSIO/ASTEFXReader.h (copied)
	* branches/mergetest/external/atnf/PKSIO/ASTEReader.cc (copied)
	* branches/mergetest/external/atnf/PKSIO/ASTEReader.h (copied)
	* branches/mergetest/external/atnf/PKSIO/FITSreader.cc (modified)
	* branches/mergetest/external/atnf/PKSIO/FITSreader.h (modified)
	* branches/mergetest/external/atnf/PKSIO/MBFITSreader.cc (modified)
	* branches/mergetest/external/atnf/PKSIO/MBrecord.cc (modified)
	* branches/mergetest/external/atnf/PKSIO/MBrecord.h (modified)
	* branches/mergetest/external/atnf/PKSIO/NRO45FITSReader.cc (copied)
	* branches/mergetest/external/atnf/PKSIO/NRO45FITSReader.h (copied)
	* branches/mergetest/external/atnf/PKSIO/NRO45Reader.cc (copied)
	* branches/mergetest/external/atnf/PKSIO/NRO45Reader.h (copied)
	* branches/mergetest/external/atnf/PKSIO/NRODataRecord.h (copied)
	* branches/mergetest/external/atnf/PKSIO/NRODataset.cc (copied)
	* branches/mergetest/external/atnf/PKSIO/NRODataset.h (copied)
	* branches/mergetest/external/atnf/PKSIO/NROFITSDataset.cc (copied)
	* branches/mergetest/external/atnf/PKSIO/NROFITSDataset.h (copied)
	* branches/mergetest/external/atnf/PKSIO/NROOTFDataset.cc (copied)
	* branches/mergetest/external/atnf/PKSIO/NROOTFDataset.h (copied)
	* branches/mergetest/external/atnf/PKSIO/NROReader.cc (copied)
	* branches/mergetest/external/atnf/PKSIO/NROReader.h (copied)
	* branches/mergetest/external/atnf/PKSIO/PKSFITSreader.cc (modified)
	* branches/mergetest/external/atnf/PKSIO/PKSFITSreader.h (modified)
	* branches/mergetest/external/atnf/PKSIO/PKSMS2reader.cc (modified)
	* branches/mergetest/external/atnf/PKSIO/PKSMS2reader.h (modified)
	* branches/mergetest/external/atnf/PKSIO/PKSMS2writer.cc (modified)
	* branches/mergetest/external/atnf/PKSIO/PKSMS2writer.h (modified)
	* branches/mergetest/external/atnf/PKSIO/PKSSDwriter.cc (modified)
	* branches/mergetest/external/atnf/PKSIO/PKSSDwriter.h (modified)
	* branches/mergetest/external/atnf/PKSIO/PKSmsg.cc (deleted)
	* branches/mergetest/external/atnf/PKSIO/PKSmsg.h (deleted)
	* branches/mergetest/external/atnf/PKSIO/PKSreader.cc (modified)
	* branches/mergetest/external/atnf/PKSIO/PKSreader.h (modified)
	* branches/mergetest/external/atnf/PKSIO/PKSrecord.h (modified)
	* branches/mergetest/external/atnf/PKSIO/PKSwriter.h (modified)
	* branches/mergetest/external/atnf/PKSIO/SDFITSreader.cc (modified)
	* branches/mergetest/external/atnf/PKSIO/SDFITSreader.h (modified)
	* branches/mergetest/external/atnf/PKSIO/SDFITSwriter.cc (modified)
	* branches/mergetest/external/atnf/PKSIO/SDFITSwriter.h (modified)
	* branches/mergetest/external/atnf/PKSIO/SrcType.h (copied)
	* branches/mergetest/external/atnf/PKSIO/makefile (modified)
	* branches/mergetest/external/atnf/pks/makefile (modified)
	* branches/mergetest/external/atnf/pks/pks_maths.cc (modified)
	* branches/mergetest/external/atnf/pks/pksmb_support.cc (deleted)
	* branches/mergetest/external/atnf/pks/pksmb_support.h (deleted)
	* branches/mergetest/getsvnrev.sh (copied)
	* branches/mergetest/python/__init__.py (modified)
	* branches/mergetest/python/asapfitter.py (modified)
	* branches/mergetest/python/asaplot.py (modified)
	* branches/mergetest/python/asaplotbase.py (modified)
	* branches/mergetest/python/asaplotgui.py (modified)
	* branches/mergetest/python/asaplotgui_gtk.py (modified)
	* branches/mergetest/python/asaplotgui_qt4.py (copied)
	* branches/mergetest/python/asapmath.py (modified)
	* branches/mergetest/python/asapplotter.py (modified)
	* branches/mergetest/python/asapreader.py (modified)
	* branches/mergetest/python/casatoolbar.py (copied)
	* branches/mergetest/python/compatibility.py (copied)
	* branches/mergetest/python/coordinate.py (copied)
	* branches/mergetest/python/interactivemask.py (copied)
	* branches/mergetest/python/lagflagger.py (copied)
	* branches/mergetest/python/linecatalog.py (modified)
	* branches/mergetest/python/opacity.py (copied)
	* branches/mergetest/python/scantable.py (modified)
	* branches/mergetest/python/selector.py (modified)
	* branches/mergetest/python/simplelinefinder.py (copied)
	* branches/mergetest/src/IndexedCompare.h (copied)
	* branches/mergetest/src/Lorentzian1D.h (copied)
	* branches/mergetest/src/Lorentzian1D.tcc (copied)
	* branches/mergetest/src/Lorentzian1D2.tcc (copied)
	* branches/mergetest/src/Lorentzian1DParam.h (copied)
	* branches/mergetest/src/Lorentzian1DParam.tcc (copied)
	* branches/mergetest/src/Makefile (copied)
	* branches/mergetest/src/MathUtils.cpp (modified)
	* branches/mergetest/src/MathUtils.h (modified)
	* branches/mergetest/src/RowAccumulator.cpp (modified)
	* branches/mergetest/src/RowAccumulator.h (modified)
	* branches/mergetest/src/SConscript (modified)
	* branches/mergetest/src/STAsciiWriter.cpp (modified)
	* branches/mergetest/src/STAtmosphere.cpp (copied)
	* branches/mergetest/src/STAtmosphere.h (copied)
	* branches/mergetest/src/STCoordinate.h (copied)
	* branches/mergetest/src/STFITSImageWriter.cpp (copied)
	* branches/mergetest/src/STFITSImageWriter.h (copied)
	* branches/mergetest/src/STFiller.cpp (modified)
	* branches/mergetest/src/STFiller.h (modified)
	* branches/mergetest/src/STFitter.cpp (modified)
	* branches/mergetest/src/STFrequencies.cpp (modified)
	* branches/mergetest/src/STFrequencies.h (modified)
	* branches/mergetest/src/STHeader.cpp (modified)
	* branches/mergetest/src/STMath.cpp (modified)
	* branches/mergetest/src/STMath.h (modified)
	* branches/mergetest/src/STMathWrapper.h (modified)
	* branches/mergetest/src/STMolecules.cpp (modified)
	* branches/mergetest/src/STMolecules.h (modified)
	* branches/mergetest/src/STSelector.cpp (modified)
	* branches/mergetest/src/STSelector.h (modified)
	* branches/mergetest/src/STWriter.cpp (modified)
	* branches/mergetest/src/STWriter.h (modified)
	* branches/mergetest/src/Scantable.cpp (modified)
	* branches/mergetest/src/Scantable.h (modified)
	* branches/mergetest/src/ScantableWrapper.h (modified)
	* branches/mergetest/src/Templates.cpp (copied)
	* branches/mergetest/src/python_STAtmosphere.cpp (copied)
	* branches/mergetest/src/python_STCoordinate.cpp (copied)
	* branches/mergetest/src/python_STMath.cpp (modified)
	* branches/mergetest/src/python_STSelector.cpp (modified)
	* branches/mergetest/src/python_Scantable.cpp (modified)
	* branches/mergetest/src/python_SrcType.cpp (copied)
	* branches/mergetest/src/python_asap.cpp (modified)
	* branches/mergetest/src/python_asap.h (modified)

	New Development: Yes
	            JIRA Issue: No (test merging alma ...


Thu, 29 Jul 2010 08:42:54 GMT Malte Marquarding [1778]
	* branches/newfiller/src/Filler.h (added)
	* branches/newfiller/src/FillerBase.cpp (added)
	* branches/newfiller/src/FillerBase.h (added)
	* branches/newfiller/src/Scantable.cpp (modified)

	Initial untested Filler rewrite


Thu, 29 Jul 2010 08:05:26 GMT Malte Marquarding [1777]
	* branches/mergetest (copied)
	* branches/mergetest/src/STFiller.cpp (modified)
	* branches/mergetest/src/STMath.cpp (modified)
	* branches/mergetest/src/python_asap.cpp (modified)
	* branches/mergetest/src/python_asap.h (modified)

	Created branch to test alma merge back into trunk


Thu, 29 Jul 2010 08:04:54 GMT Malte Marquarding [1776]
	* branches/mergetest (deleted)

	Wrong way around


Thu, 29 Jul 2010 08:04:19 GMT Malte Marquarding [1775]
	* branches/mergetest (copied)

	Created branch to test alma merge back into trunk


Thu, 29 Jul 2010 08:03:10 GMT Malte Marquarding [1774]
	* branches/newfiller (copied)

	Created branch to do Filler redesign


Thu, 29 Jul 2010 07:44:46 GMT Malte Marquarding [1773]
	* tags/junk (modified)
	* tags/junk/INSTALL (modified)
	* tags/junk/python/opacity.py (modified)

	merge from HEAD


Thu, 29 Jul 2010 07:42:54 GMT Malte Marquarding [1772]
	* tags/junk (copied)

	Create temporary testing tag


Thu, 29 Jul 2010 06:38:22 GMT Kana Sugimoto [1771]
	* branches/alma/external/atnf/PKSIO/PKSMS2writer.cc (modified)

	New Development: No
	            JIRA Issue: No
	        Ready for ...


Thu, 29 Jul 2010 06:29:30 GMT Kana Sugimoto [1770]
	* branches/alma (modified)
	* branches/alma/INSTALL (modified)
	* branches/alma/python/opacity.py (modified)

	New Development: Yes
	            JIRA Issue: No (to merge the alma ...