# # ChangeLog for trunk/python/asapmath.py # # Generated by Trac 1.2.3 # 05/24/24 06:32:45 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 ... 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 ... 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 ... Thu, 02 Jul 2009 04:37:57 GMT Malte Marquarding [1591] * trunk/python/asapmath.py (modified) Removed deprecated function 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) 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 ... 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 00:51:10 GMT mar637 [1357] * trunk/python/asapmath.py (modified) deprecated simple_math Fri, 01 Sep 2006 03:14:11 GMT mar637 [1232] * trunk/SConstruct (modified) * trunk/bin/install (modified) * trunk/python/asapfit.py (modified) * trunk/python/asapfitter.py (modified) * trunk/python/asapmath.py (modified) * trunk/python/asapplotter.py (modified) * trunk/src/STFitter.cpp (modified) * trunk/src/STMath.cpp (modified) Merge from Release2.1.0b tag Thu, 27 Jul 2006 04:37:12 GMT mar637 [1085] * trunk/python/asapmath.py (modified) only import scantable form scantable Thu, 06 Jul 2006 01:22:45 GMT mar637 [1074] * trunk/python/asapmath.py (modified) Ticket #50 - arbitrary quotient Tue, 06 Jun 2006 03:19:50 GMT mar637 [1059] * trunk/python/__init__.py (modified) * trunk/python/asapmath.py (modified) * trunk/python/asapreader.py (modified) merge from Release2.0 Sun, 23 Apr 2006 09:57:13 GMT mar637 [1029] * trunk/python/asapmath.py (modified) Fix for Ticket #28 - weight needs to be case insensitive Tue, 04 Apr 2006 01:58:41 GMT mar637 [981] * trunk/python/asapmath.py (modified) * trunk/python/scantable.py (modified) Removed align option from average in c++ as it is buggy. python is ... Thu, 30 Mar 2006 04:38:41 GMT mar637 [945] * trunk/python/asapmath.py (modified) fixed scanAv->scanav mix up Fri, 24 Mar 2006 02:43:33 GMT mar637 [930] * trunk/python/asapmath.py (modified) added align arg to average_time(). Wed, 22 Mar 2006 10:41:30 GMT mar637 [918] * trunk/python/asapmath.py (modified) added merge Mon, 06 Mar 2006 00:51:04 GMT mar637 [876] * trunk/python/__init__.py (modified) * trunk/python/asapfitter.py (modified) * trunk/python/asapmath.py (modified) * trunk/python/scantable.py (modified) move to asap2 container Fri, 18 Nov 2005 00:16:23 GMT mar637 [720] * trunk/python/asapmath.py (modified) added asaplog 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 ... Thu, 18 Aug 2005 00:54:35 GMT mar637 [665] * trunk/python/__init__.py (modified) * trunk/python/asaplot.py (modified) * trunk/python/asapmath.py (modified) casapmath.py Fri, 08 Apr 2005 05:00:19 GMT mar637 [582] * trunk/python/asapmath.py (modified) * trunk/python/scantable.py (modified) fix for asap0003 Thu, 10 Mar 2005 23:17:38 GMT mar637 [558] * trunk/python/asapmath.py (modified) * trunk/python/scantable.py (modified) Changed default for scanav in average_time to False Tue, 08 Mar 2005 04:46:27 GMT phi196 [543] * trunk/python/asapmath.py (modified) simple help change Tue, 01 Mar 2005 01:40:30 GMT kil064 [524] * trunk/python/asapmath.py (modified) * trunk/python/scantable.py (modified) make 'tint' weigting the default for average_time Mon, 28 Feb 2005 10:51:39 GMT kil064 [520] * trunk/python/asapmath.py (modified) docuiment Tsys and Tint weighting for avergae_time Mon, 28 Feb 2005 04:28:33 GMT mar637 [513] * trunk/python/__init__.py (modified) * trunk/python/asapmath.py (modified) * trunk/python/scantable.py (modified) *Moved most asapmath functions to scantable member functions. Only ... Wed, 23 Feb 2005 04:01:06 GMT phi196 [509] * trunk/python/asapmath.py (modified) Help wording Wed, 23 Feb 2005 03:03:42 GMT kil064 [506] * trunk/python/asapmath.py (modified) add function rotate_linpolphase Mon, 21 Feb 2005 00:38:19 GMT mar637 [489] * trunk/python/asapmath.py (modified) * trunk/python/scantable.py (modified) * added history to all functions, which modify the data Fri, 18 Feb 2005 06:14:15 GMT kil064 [481] * trunk/python/asapmath.py (modified) docuiment change in gain/el and opaicty corrections Fri, 18 Feb 2005 01:05:41 GMT kil064 [479] * trunk/python/asapmath.py (modified) be clear that gain-el correction is multiplier Wed, 16 Feb 2005 01:41:07 GMT kil064 [458] * trunk/python/asapmath.py (modified) * trunk/python/scantable.py (modified) move scantable.rotate_xyphase to asapmath.py Mon, 14 Feb 2005 08:44:13 GMT kil064 [435] * trunk/python/asapmath.py (modified) clarify default for allaxes arg Mon, 14 Feb 2005 01:38:39 GMT kil064 [424] * trunk/python/asapmath.py (modified) make scanav True the default in average_time Fri, 11 Feb 2005 03:37:03 GMT mar637 [411] * trunk/python/asaplot.py (modified) * trunk/python/asapmath.py (modified) * trunk/python/asapreader.py (modified) * trunk/python/scantable.py (modified) Added handling of environment variables throughout. Wed, 09 Feb 2005 02:08:34 GMT kil064 [399] * trunk/python/asapmath.py (modified) add perif arg., to freq_align Thu, 03 Feb 2005 04:45:54 GMT kil064 [359] * trunk/python/asapmath.py (modified) change interface to convert_flux Fri, 28 Jan 2005 03:47:22 GMT kil064 [319] * trunk/python/asapmath.py (modified) function 'freq_align' now takes interpolation method string Thu, 27 Jan 2005 15:09:40 GMT kil064 [316] * trunk/python/asapmath.py (modified) add arg. 'weight' to function average_pol Thu, 27 Jan 2005 10:53:42 GMT kil064 [313] * trunk/python/asapmath.py (modified) replace velocity alignment bvy fredquemncy alignment function Thu, 27 Jan 2005 04:27:35 GMT kil064 [305] * trunk/python/asapmath.py (modified) document when cursor reset to 0 on output scan Tue, 25 Jan 2005 15:00:39 GMT kil064 [301] * trunk/python/__init__.py (modified) * trunk/python/asapmath.py (modified) add function resample Tue, 25 Jan 2005 03:58:20 GMT kil064 [296] * trunk/python/asapmath.py (modified) add arg. 'tsys' to simple_math and scale (optioanl application to Tsys) Sun, 23 Jan 2005 14:01:04 GMT kil064 [273] * trunk/python/asapmath.py (modified) add arg. 'reftime' to function 'align' Sun, 23 Jan 2005 09:27:12 GMT kil064 [271] * trunk/python/asapmath.py (modified) document function 'align' more fully Sun, 23 Jan 2005 08:24:16 GMT kil064 [269] * trunk/python/asapmath.py (modified) add function 'align' Fri, 21 Jan 2005 11:31:17 GMT mar637 [258] * trunk/python/asapmath.py (modified) *renaming all -> allaxes * added rcParams Fri, 21 Jan 2005 03:06:18 GMT kil064 [246] * trunk/python/asapmath.py (modified) in 'quotient' describe that ref can have one row Fri, 21 Jan 2005 02:28:15 GMT kil064 [245] * trunk/python/asapmath.py (modified) add arg. 'preserve' to quotient. also document algorithm Fri, 21 Jan 2005 01:31:45 GMT kil064 [242] * trunk/python/asapmath.py (modified) add b_operate gain_el (polynomials) opacity Wed, 19 Jan 2005 08:33:30 GMT kil064 [229] * trunk/python/asapmath.py (modified) add gain-elevation correction functionality Wed, 19 Jan 2005 06:11:53 GMT kil064 [225] * trunk/python/asapmath.py (modified) 'convertflux' -> 'convert_flux' Wed, 19 Jan 2005 06:08:47 GMT kil064 [224] * trunk/python/asapmath.py (modified) add function 'convertflux' 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