# # ChangeLog for trunk/python/scantable.py # # Generated by Trac 1.2.3 # 06/03/24 10:15:08 Wed, 23 Aug 2006 03:15:32 GMT mar637 [1175] * trunk/python/__init__.py (modified) * trunk/python/asapplotter.py (modified) * trunk/python/scantable.py (modified) various changes to support the pylab plotter 'xyplotter' Mon, 21 Aug 2006 06:27:55 GMT mar637 [1157] * trunk/python/asapplotter.py (modified) * trunk/python/scantable.py (modified) more argument types for scanatble.set_restfreqs; tidying. Mon, 21 Aug 2006 00:48:45 GMT mar637 [1153] * trunk/python/asaplotbase.py (modified) * trunk/python/asaplotgui.py (modified) * trunk/python/asaplotgui_gtk.py (modified) * trunk/python/asapplotter.py (modified) * trunk/python/linecatalog.py (modified) * trunk/python/scantable.py (modified) lots of changes to support soft refresh, for things like text ... Wed, 16 Aug 2006 01:11:45 GMT mar637 [1145] * trunk/python/scantable.py (modified) * trunk/src/STMath.cpp (modified) * trunk/src/STMath.h (modified) * trunk/src/STMathWrapper.h (modified) * trunk/src/python_STMath.cpp (modified) added average_beam which is part of Ticket #45 Tue, 15 Aug 2006 23:42:09 GMT mar637 [1143] * trunk/python/scantable.py (modified) * trunk/src/STMath.cpp (modified) * trunk/src/STMath.h (modified) Implemented Ticket #45 as scantable.mx_quotient. Tue, 15 Aug 2006 23:13:17 GMT mar637 [1141] * trunk/python/scantable.py (modified) added stub for mx_quotient Mon, 14 Aug 2006 04:13:10 GMT mar637 [1134] * trunk/python/__init__.py (modified) * trunk/python/asapfitter.py (modified) * trunk/python/scantable.py (modified) added numpy/numarray detection Wed, 09 Aug 2006 06:54:14 GMT mar637 [1118] * trunk/python/scantable.py (modified) fixes for pylint reported violations Fri, 04 Aug 2006 02:16:24 GMT mar637 [1115] * trunk/python/scantable.py (modified) added patch from Tak, so the constructor works with ms directories. Tue, 01 Aug 2006 02:31:39 GMT mar637 [1099] * trunk/python/scantable.py (modified) moved average_channel into average_time as an addition weight Fri, 28 Jul 2006 05:12:20 GMT mar637 [1093] * trunk/python/__init__.py (modified) * trunk/python/scantable.py (modified) removed FITS output, added drop_scan function Mon, 24 Jul 2006 23:32:41 GMT mar637 [1079] * trunk/python/scantable.py (modified) make storage rcparam casa-insensitive Thu, 06 Jul 2006 01:21:41 GMT mar637 [1073] * trunk/python/scantable.py (modified) Ticket #48 - enable disk based scantable. added scan averaging to ... Tue, 04 Jul 2006 04:45:26 GMT mar637 [1070] * trunk/python/scantable.py (modified) enhancement ticket #35. median scantable; also added get_column Thu, 08 Jun 2006 03:59:51 GMT mar637 [1061] * trunk/python/asapfitter.py (modified) * trunk/python/scantable.py (modified) Added feature Ticket #42; The user can now plot the fits adn reject them. Wed, 26 Apr 2006 03:51:58 GMT mar637 [1033] * trunk/python/scantable.py (modified) * trunk/src/MathUtils.h (modified) * trunk/src/MathUtils2.cpp (modified) * trunk/src/STMath.cpp (modified) Fix for Ticket #33; was confusing mask and flag again. == flag svn ... Thu, 20 Apr 2006 04:41:10 GMT mar637 [1024] * trunk/python/scantable.py (modified) Fixed create_mask to use start and end point. Added example Tue, 11 Apr 2006 03:15:46 GMT mar637 [1010] * trunk/python/scantable.py (modified) * trunk/src/STMath.cpp (modified) Fix to Ticket #17 - average_pol not working. Fri, 07 Apr 2006 00:43:30 GMT mar637 [1006] * trunk/python/scantable.py (modified) removed function body for deprecated functions Fri, 07 Apr 2006 00:10:50 GMT mar637 [1005] * trunk/python/scantable.py (modified) added doc for get/set_selection. added default argument to set_selection Fri, 07 Apr 2006 00:03:22 GMT mar637 [1003] * trunk/python/scantable.py (modified) * trunk/src/ScantableWrapper.h (modified) * trunk/src/python_Scantable.cpp (modified) added column_names() Thu, 06 Apr 2006 23:41:20 GMT mar637 [1001] * trunk/python/scantable.py (modified) added flagging Thu, 06 Apr 2006 00:12:03 GMT mar637 [992] * trunk/python/__init__.py (modified) * trunk/python/scantable.py (modified) * trunk/src/STMath.cpp (modified) * trunk/src/STMath.h (modified) * trunk/src/STMathWrapper.h (modified) added function to convert between polarisation types Wed, 05 Apr 2006 04:33:42 GMT mar637 [989] * trunk/python/scantable.py (modified) reactivated scantable.save as in Ticket #4. added ... 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 ... Mon, 03 Apr 2006 06:39:42 GMT mar637 [976] * trunk/python/scantable.py (modified) Ticket #12 - read of multiple rpf files into one scantable. Thu, 30 Mar 2006 04:39:30 GMT mar637 [946] * trunk/python/scantable.py (modified) re-enabled average_pol; made use of selector class Mon, 27 Mar 2006 08:34:37 GMT mar637 [936] * trunk/python/scantable.py (modified) fixed self.stm to self._math Fri, 24 Mar 2006 02:45:17 GMT mar637 [931] * trunk/python/scantable.py (modified) added align arg to average_time; fixed auto_poly_baseline to be ... Wed, 22 Mar 2006 10:42:41 GMT mar637 [919] * trunk/python/scantable.py (modified) fixed indentation error left by Maxim's last check-in Tue, 21 Mar 2006 04:32:36 GMT mar637 [914] * trunk/python/scantable.py (modified) Stokes polarimetry handling and conversion bug fix: forgot self on ... Mon, 20 Mar 2006 23:17:43 GMT vor010 [909] * trunk/python/scantable.py (modified) RuntimeError -> ValueError Mon, 20 Mar 2006 04:17:06 GMT vor010 [907] * trunk/python/asaplinefind.py (modified) * trunk/python/scantable.py (modified) * trunk/src/Makefile (modified) * trunk/src/STLineFinder.cpp (modified) * trunk/src/STLineFinder.h (modified) LineFinder & auto_poly_baseline: a support of new scantable format ... Wed, 08 Mar 2006 02:16:12 GMT mar637 [889] * trunk/python/asaplinefind.py (modified) * trunk/python/scantable.py (modified) fixed _check_ifs() Wed, 08 Mar 2006 00:57:12 GMT mar637 [880] * trunk/python/__init__.py (modified) * trunk/python/asapfitter.py (modified) * trunk/python/asaplinefind.py (modified) * trunk/python/scantable.py (modified) added linefinder 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, 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, 07 Dec 2005 03:18:09 GMT mar637 [780] * trunk/python/__init__.py (modified) * trunk/python/scantable.py (modified) * trunk/src/SDMath.cc (modified) * trunk/src/SDMemTable.cc (modified) merge 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 Mon, 28 Nov 2005 02:40:36 GMT mar637 [742] * trunk/python/scantable.py (modified) removed old fitter._verbose call Fri, 18 Nov 2005 03:41:55 GMT mar637 [721] * trunk/python/scantable.py (modified) more asaplog changes Thu, 17 Nov 2005 05:37:53 GMT mar637 [718] * trunk/python/scantable.py (modified) more asaplog migration Thu, 17 Nov 2005 03:33:03 GMT mar637 [714] * trunk/python/scantable.py (modified) updated logging; added public get_sourcename 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 ... Fri, 02 Sep 2005 04:38:51 GMT mar637 [670] * trunk/python/scantable.py (modified) fixed typo in import rotate_xyphase (from release-2), added auto- ... 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 Fri, 29 Apr 2005 03:49:54 GMT mar637 [596] * trunk/python/scantable.py (modified) Fixed asap0007 Wed, 27 Apr 2005 01:43:29 GMT mar637 [591] * trunk/python/scantable.py (modified) Fix for asap0004 Fri, 08 Apr 2005 05:00:19 GMT mar637 [582] * trunk/python/asapmath.py (modified) * trunk/python/scantable.py (modified) fix for asap0003 Fri, 08 Apr 2005 04:30:19 GMT mar637 [579] * trunk/python/scantable.py (modified) bug fix asap0005 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 Thu, 10 Mar 2005 04:43:45 GMT mar637 [553] * trunk/python/scantable.py (modified) Fixed theif/IF consistency issues Tue, 08 Mar 2005 00:36:05 GMT kil064 [535] * trunk/python/scantable.py (modified) add 'tintsys' weighting to average_time Wed, 02 Mar 2005 00:03:24 GMT kil064 [532] * trunk/python/scantable.py (modified) * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) add Tsys weighting to average_pol Tue, 01 Mar 2005 04:12:17 GMT mar637 [530] * trunk/python/__init__.py (modified) * trunk/python/scantable.py (modified) *added get_fit * added more commands() 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 Tue, 01 Mar 2005 01:19:11 GMT kil064 [523] * trunk/python/scantable.py (modified) update avergae_time docs Mon, 28 Feb 2005 05:56:53 GMT vor010 [516] * trunk/bin/install.sh (modified) * trunk/python/asaplinefind.py (modified) * trunk/python/scantable.py (modified) * trunk/src/SDLineFinder.cc (modified) LineFinder/automatic baseline fitter: a bug related to multiple-row ... 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 ... Tue, 22 Feb 2005 00:21:39 GMT kil064 [497] * trunk/python/scantable.py (modified) document ascii output format better 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 Sun, 20 Feb 2005 21:25:12 GMT mar637 [484] * trunk/python/scantable.py (modified) * added history * added contructor argument for (auto) averaging * ... Fri, 18 Feb 2005 00:18:12 GMT kil064 [474] * trunk/python/scantable.py (modified) change doc for function save as Stokes now savable for SFITS and MS 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 Tue, 15 Feb 2005 09:06:41 GMT kil064 [451] * trunk/python/scantable.py (modified) make default for stokes=False in function save make format cas ... Tue, 15 Feb 2005 00:59:32 GMT kil064 [445] * trunk/python/scantable.py (modified) add stokes conversion arg. to function 'save' Mon, 14 Feb 2005 08:44:43 GMT kil064 [436] * trunk/python/scantable.py (modified) arg. 'all' -> 'allaxes' to be consistent with asapmath.py use same ... Mon, 14 Feb 2005 06:56:25 GMT kil064 [432] * trunk/python/scantable.py (modified) add rotate_xyphase Fri, 11 Feb 2005 06:51:33 GMT mar637 [415] * trunk/python/asapreader.py (modified) * trunk/python/scantable.py (modified) Made note about reader limitation on rpfits. fixed up summary (again) Fri, 11 Feb 2005 03:43:16 GMT mar637 [413] * trunk/python/scantable.py (modified) Added catch for illegal filenames in summary to file. 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. Thu, 10 Feb 2005 04:31:36 GMT mar637 [407] * trunk/python/scantable.py (modified) Minor fixes around asapreader/sdreader Wed, 09 Feb 2005 11:30:23 GMT kil064 [402] * trunk/python/scantable.py (modified) add lines arg to funciton set_restfreqs Tue, 08 Feb 2005 04:48:29 GMT kil064 [393] * trunk/python/scantable.py (modified) merge set_restfreqs and select_restfreqs into 1 Tue, 08 Feb 2005 03:07:13 GMT kil064 [391] * trunk/python/scantable.py (modified) add function select_restfreq Tue, 08 Feb 2005 01:33:01 GMT mar637 [381] * trunk/python/__init__.py (modified) * trunk/python/scantable.py (modified) * added verbose flag for scantable.summary * enabled get_scan(list) Thu, 03 Feb 2005 04:45:37 GMT kil064 [358] * trunk/python/scantable.py (modified) add binding to function set_instrument (instead of direct pythin binding) Tue, 01 Feb 2005 06:21:28 GMT kil064 [346] * trunk/python/scantable.py (modified) finally fix scantable constructor for 'unit' handling. i really must ... Tue, 01 Feb 2005 06:13:27 GMT kil064 [345] * trunk/python/scantable.py (modified) remve 'unit' from reader constructor Tue, 01 Feb 2005 02:15:16 GMT kil064 [341] * trunk/python/asapreader.py (modified) * trunk/python/scantable.py (modified) handle user specified unit (reader/constructor) at python level now ... Mon, 31 Jan 2005 10:28:33 GMT kil064 [340] * trunk/python/scantable.py (modified) add unit arg to constructor to take advantage of new reader feature Mon, 31 Jan 2005 07:21:24 GMT kil064 [334] * trunk/python/scantable.py (modified) track change to asapreader interface Mon, 24 Jan 2005 06:17:50 GMT mar637 [283] * trunk/python/scantable.py (modified) Added deafult filename warning. Added warning to internal plotter. Mon, 24 Jan 2005 03:15:19 GMT kil064 [280] * trunk/python/scantable.py (modified) document function 'save' better for 'image fits' output Mon, 24 Jan 2005 01:34:32 GMT kil064 [276] * trunk/python/__init__.py (modified) * trunk/python/scantable.py (modified) add set_doppler Fri, 21 Jan 2005 11:25:08 GMT mar637 [256] * trunk/python/scantable.py (modified) * rewrote save to avoid using empty filenames * rewrote stat,tsys ... Fri, 21 Jan 2005 01:30:33 GMT kil064 [241] * trunk/python/scantable.py (modified) modify stats function to pass row number arg to C++ statistics ... 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 Fri, 14 Jan 2005 04:04:13 GMT kil064 [200] * trunk/python/scantable.py (modified) document ascii file save capability Fri, 14 Jan 2005 02:41:21 GMT kil064 [196] * trunk/python/scantable.py (modified) imporve docs for function 'save' Fri, 14 Jan 2005 00:07:22 GMT kil064 [194] * trunk/python/scantable.py (modified) allow FITS format in function 'save' Tue, 11 Jan 2005 01:32:02 GMT mar637 [189] * trunk/python/scantable.py (modified) *** empty log message *** Fri, 07 Jan 2005 00:49:09 GMT mar637 [181] * trunk/python/scantable.py (modified) Added a constructor from foreign types (e.g. rpfits) Reworked output ... Sun, 26 Dec 2004 10:57:09 GMT kil064 [158] * trunk/python/asapfitter.py (modified) * trunk/python/scantable.py (modified) * trunk/src/SDMemTable.cc (modified) * trunk/src/SDMemTable.h (modified) * trunk/src/SDMemTableWrapper.h (modified) * trunk/src/python_SDMemTable.cc (modified) Correct spelling 'abscissa' -> 'abcissa' Sun, 26 Dec 2004 10:42:04 GMT kil064 [156] * trunk/python/scantable.py (modified) comment out print statements for function 'get_tsys' as now returns ... Mon, 20 Dec 2004 04:53:55 GMT kil064 [135] * trunk/python/scantable.py (modified) add function 'stats' function 'rms' -> 'stddev' 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. 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 [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