# # ChangeLog for trunk # # Generated by Trac 1.2.3 # 05/12/24 20:19:04 Mon, 07 Feb 2005 00:05:01 GMT vor010 [372] * trunk/Makefile (added) * trunk/bin/install.sh (modified) with a root-directory Makefile Sun, 06 Feb 2005 21:32:41 GMT vor010 [371] * trunk/python/asaplinefind.py (modified) LineFinder/baseline fitter full functionality auto_poly_baseline can ... Sun, 06 Feb 2005 08:46:16 GMT vor010 [370] * trunk/python/asaplinefind.py (modified) * trunk/src/SDLineFinder.cc (modified) * trunk/src/SDLineFinder.h (modified) * trunk/src/python_SDLineFinder.cc (modified) LineFinder: help is improved. Initial code for automatic baseline ... Sun, 06 Feb 2005 06:40:28 GMT vor010 [369] * trunk/python/asaplinefind.py (modified) * trunk/src/SDLineFinder.cc (modified) * trunk/src/SDLineFinder.h (modified) * trunk/src/python_SDLineFinder.cc (modified) SDLineFinder: bug corrections, setOption method has been added + ... Sat, 05 Feb 2005 04:55:56 GMT vor010 [368] * trunk/src/SDLineFinder.cc (modified) * trunk/src/SDLineFinder.h (modified) SDLineFinder: work around to detect weak and broad lines as well as ... Thu, 03 Feb 2005 08:34:50 GMT kil064 [367] * trunk/src/SDMemTable.cc (modified) add a couple of special case adjustments in function summary Thu, 03 Feb 2005 08:00:17 GMT kil064 [366] * trunk/src/SDTemplates.cc (modified) addEntry template Thu, 03 Feb 2005 08:00:03 GMT kil064 [365] * trunk/src/SDMemTable.cc (modified) rework summary function to handle scan boundary more ... Thu, 03 Feb 2005 07:59:17 GMT kil064 [364] * trunk/src/MathUtils.cc (modified) * trunk/src/MathUtils.h (modified) * trunk/src/MathUtils2.cc (modified) add function addEntry Thu, 03 Feb 2005 05:45:28 GMT kil064 [363] * trunk/src/SDMath.cc (modified) gain elevation poly moved to SDAttr Thu, 03 Feb 2005 05:44:37 GMT kil064 [362] * trunk/src/SDAttr.cc (modified) * trunk/src/SDAttr.h (modified) move gain elevation info into here from SDMath Thu, 03 Feb 2005 05:05:38 GMT kil064 [361] * trunk/src/SDAttr.cc (modified) * trunk/src/SDAttr.h (modified) document where Mopra numbers come from init -> initData Thu, 03 Feb 2005 04:46:08 GMT kil064 [360] * trunk/python/asapreader.py (modified) fix summary function binding Thu, 03 Feb 2005 04:45:54 GMT kil064 [359] * trunk/python/asapmath.py (modified) change interface to convert_flux 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) Thu, 03 Feb 2005 04:44:46 GMT kil064 [357] * trunk/src/python_SDMemTable.cc (modified) chgange binding to setInstrument Thu, 03 Feb 2005 04:44:23 GMT kil064 [356] * trunk/src/Makefile (modified) add SDAttr Thu, 03 Feb 2005 04:44:10 GMT kil064 [355] * trunk/src/SDMathWrapper.cc (modified) * trunk/src/SDMathWrapper.h (modified) track change in SDMath::convertFLux interface Thu, 03 Feb 2005 04:43:18 GMT kil064 [354] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) rework convertFLux stuff using new SDAttr and looking up values ... Thu, 03 Feb 2005 04:42:11 GMT kil064 [353] * trunk/src/SDAttr.cc (added) * trunk/src/SDAttr.h (added) new class to hold instrument attributes like beam efficiencies, ... Wed, 02 Feb 2005 05:31:38 GMT vor010 [352] * trunk/src/SDLineFinder.cc (modified) * trunk/src/SDLineFinder.h (modified) SDLineFinder - further interface changes to achieve a better ... Wed, 02 Feb 2005 04:42:50 GMT vor010 [351] * trunk/src/SDLineFinder.cc (modified) SDLineFinder - interface of auxiliary classes has been changed to ... Wed, 02 Feb 2005 02:24:53 GMT kil064 [350] * trunk/src/SDDefs.h (modified) add number of axes to enum Wed, 02 Feb 2005 02:11:28 GMT kil064 [349] * trunk/src/SDContainer.cc (modified) * trunk/src/SDContainer.h (modified) rewrite setSpectrum, setFLags and setTsys using Array(start,end) ... Tue, 01 Feb 2005 07:04:17 GMT kil064 [348] * trunk/src/SDMemTable.cc (modified) *** empty log message *** Tue, 01 Feb 2005 06:59:02 GMT kil064 [347] * trunk/src/SDMemTable.cc (modified) in getSpectralCoordinate, deal correctly (?) with restfreq if its ... 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 05:17:25 GMT vor010 [344] * trunk/src/SDLineFinder.cc (modified) * trunk/src/SDLineFinder.h (modified) An algorithm to detect line wings, which are below detection ... Tue, 01 Feb 2005 02:21:27 GMT vor010 [343] * trunk/src/SDLineFinder.cc (modified) * trunk/src/SDLineFinder.h (modified) SDLineFinder - now algorithm does many iterations to ensure that ... Tue, 01 Feb 2005 02:15:36 GMT kil064 [342] * trunk/src/SDReader.cc (modified) * trunk/src/SDReader.h (modified) * trunk/src/SDReaderWrapper.h (modified) * trunk/src/python_SDReader.cc (modified) Take unit out of interface again, Handled at python levek now 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 09:54:39 GMT kil064 [339] * trunk/python/asapreader.py (modified) add unit to constructor Mon, 31 Jan 2005 09:54:05 GMT kil064 [338] * trunk/src/SDReader.cc (modified) * trunk/src/SDReader.h (modified) * trunk/src/SDReaderWrapper.h (modified) * trunk/src/python_SDReader.cc (modified) add brightness unit to constructor Mon, 31 Jan 2005 09:34:50 GMT kil064 [337] * trunk/src/SDReader.cc (modified) set defaulkt brightness units dpenending upon telescope Mon, 31 Jan 2005 08:52:46 GMT kil064 [336] * trunk/src/SDContainer.cc (modified) add return True to setSpectrum Mon, 31 Jan 2005 07:33:50 GMT kil064 [335] * trunk/src/SDReader.cc (modified) oops back out of a couple of RESTFREQID changes that I included by ... Mon, 31 Jan 2005 07:21:24 GMT kil064 [334] * trunk/python/scantable.py (modified) track change to asapreader interface Mon, 31 Jan 2005 07:18:50 GMT kil064 [333] * trunk/python/asapreader.py (modified) allow IF and beam selection Mon, 31 Jan 2005 07:17:22 GMT kil064 [332] * trunk/src/SDReader.cc (modified) * trunk/src/SDReader.h (modified) * trunk/src/SDReaderWrapper.h (modified) * trunk/src/python_SDReader.cc (modified) add IF and beam selection Mon, 31 Jan 2005 04:48:36 GMT vor010 [331] * trunk/python/asaplinefind.py (modified) * trunk/src/SDLineFinder.cc (modified) * trunk/src/SDLineFinder.h (modified) Line searching algorithm is now in the separate class LFRunningMean. ... Mon, 31 Jan 2005 01:11:36 GMT kil064 [330] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) reqork frequency alignment to - only make the required numnber of ... Mon, 31 Jan 2005 01:05:22 GMT kil064 [329] * trunk/src/SDMemTable.cc (modified) make sure call attach() function in all constructors Sun, 30 Jan 2005 15:41:07 GMT kil064 [328] * trunk/src/SDMemTable.cc (modified) fix non-compile typo Sun, 30 Jan 2005 15:40:52 GMT kil064 [327] * trunk/src/SDContainer.cc (modified) format better in SDDataDesc::summary Sun, 30 Jan 2005 15:27:49 GMT kil064 [326] * trunk/src/SDContainer.cc (modified) * trunk/src/SDContainer.h (modified) add class SDDataDesc Sun, 30 Jan 2005 11:12:03 GMT kil064 [325] * trunk/src/SDMemTable.cc (modified) more preciion for ref val in freq table summary Sun, 30 Jan 2005 07:01:46 GMT kil064 [324] * trunk/src/SDWriter.cc (modified) the majority of the frequency information for each row was not being ... Sat, 29 Jan 2005 14:36:37 GMT kil064 [323] * trunk/src/SDMemTable.cc (modified) remove debug state,ment Sat, 29 Jan 2005 14:30:41 GMT kil064 [322] * trunk/src/SDMemTable.cc (modified) * trunk/src/SDMemTable.h (modified) cache all the ScalarColumn and ArrayColumn objects to avoid ... Fri, 28 Jan 2005 08:12:45 GMT kil064 [321] * trunk/src/SDMemTable.cc (modified) add listing of Frequency table to summary function Fri, 28 Jan 2005 08:12:28 GMT kil064 [320] * trunk/src/SDContainer.h (modified) document SDFreqTable functions a bit Fri, 28 Jan 2005 03:47:22 GMT kil064 [319] * trunk/python/asapmath.py (modified) function 'freq_align' now takes interpolation method string Fri, 28 Jan 2005 03:46:59 GMT kil064 [318] * trunk/src/SDMathWrapper.cc (modified) * trunk/src/SDMathWrapper.h (modified) frequency alignment now takes interpolation methd argumenbt Fri, 28 Jan 2005 03:46:42 GMT kil064 [317] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) add interpolatiun method argument to function 'frequencyAlign' 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 15:09:17 GMT kil064 [315] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) * trunk/src/SDMathWrapper.cc (modified) * trunk/src/SDMathWrapper.h (modified) add arg 'weightStr' to function SDMath::averagePol Thu, 27 Jan 2005 14:52:02 GMT kil064 [314] * trunk/src/SDContainer.h (modified) add a missing ; :-( 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 10:52:31 GMT kil064 [312] * trunk/src/SDMathWrapper.cc (modified) * trunk/src/SDMathWrapper.h (modified) replace veloicity alignment by frequency alignment function Thu, 27 Jan 2005 10:51:06 GMT kil064 [311] * trunk/src/python_SDMath.cc (modified) replace velocity alignment function by frequency alignment one Thu, 27 Jan 2005 10:50:33 GMT kil064 [310] * trunk/src/SDTemplates.cc (modified) replace VelocityAlignment template with FrequencyAlignment Thu, 27 Jan 2005 10:49:56 GMT kil064 [309] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) remove 'velocityALignment' functions for new 'frequencyAlignment' ones Thu, 27 Jan 2005 10:48:53 GMT kil064 [308] * trunk/src/SDContainer.cc (modified) use function 'near' in function SDFreqTable:addFrequency to test ... Thu, 27 Jan 2005 10:47:48 GMT kil064 [307] * trunk/src/SDContainer.h (modified) document units in SDFreqTable fix probklem with refPix being Int ... Thu, 27 Jan 2005 10:47:09 GMT kil064 [306] * trunk/src/SDMemTable.cc (modified) * trunk/src/SDMemTable.h (modified) implement function getSDFreqTable which was empty before Thu, 27 Jan 2005 04:27:35 GMT kil064 [305] * trunk/python/asapmath.py (modified) document when cursor reset to 0 on output scan Thu, 27 Jan 2005 04:23:12 GMT kil064 [304] * trunk/src/SDMath.cc (modified) reset cursor to 0 few some output scan tables Thu, 27 Jan 2005 04:00:47 GMT kil064 [303] * trunk/src/SDMemTable.cc (modified) * trunk/src/SDMemTable.h (modified) add function resetCursor Thu, 27 Jan 2005 03:25:21 GMT kil064 [302] * trunk/python/asapfitter.py (modified) * trunk/python/asaplinefind.py (modified) getmask -> _getmask 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 15:00:25 GMT kil064 [300] * trunk/src/SDMathWrapper.cc (modified) * trunk/src/SDMathWrapper.h (modified) * trunk/src/python_SDMath.cc (modified) add resample wrappers Tue, 25 Jan 2005 15:00:06 GMT kil064 [299] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) add resample function Tue, 25 Jan 2005 06:33:05 GMT kil064 [298] * trunk/python/asapfitter.py (modified) fix typo Tue, 25 Jan 2005 06:16:46 GMT vor010 [297] * trunk/bin/install.sh (modified) * trunk/python/__init__.py (modified) * trunk/python/asaplinefind.py (added) * trunk/src/Makefile (modified) * trunk/src/SDLineFinder.cc (added) * trunk/src/SDLineFinder.h (added) * trunk/src/python_SD.cc (modified) * trunk/src/python_SD.h (modified) * trunk/src/python_SDLineFinder.cc (added) SDLineFinder: C++ class and python binder have been added. This is ... 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) Tue, 25 Jan 2005 03:57:23 GMT kil064 [295] * trunk/src/SDMathWrapper.cc (modified) * trunk/src/SDMathWrapper.h (modified) track some small changes to SDMath interface (addition of doTSys arg ... Tue, 25 Jan 2005 03:56:37 GMT kil064 [294] * trunk/src/SDMath.cc (modified) * trunk/src/SDMath.h (modified) move some code into function generateVelocityAligners add arg. ... Tue, 25 Jan 2005 03:55:54 GMT kil064 [293] * trunk/src/SDMemTable.cc (modified) * trunk/src/SDMemTable.h (modified) better documentation for a couple of functions Mon, 24 Jan 2005 07:23:45 GMT kil064 [292] * trunk/src/SDMath.cc (modified) * trunk/src/SDMemTable.cc (modified) track changes to enum SDDefs::Instrument Mon, 24 Jan 2005 07:23:22 GMT kil064 [291] * trunk/src/SDDefs.h (modified) make telescope enums more consistent with what comes out of SDReader ... Mon, 24 Jan 2005 07:10:18 GMT kil064 [290] * trunk/src/SDReader.cc (modified) check for file's existence and issue useful message if not there Mon, 24 Jan 2005 06:56:42 GMT kil064 [289] * trunk/bin/install.sh (modified) remove no-longer present install file change group protections at ... Mon, 24 Jan 2005 06:54:41 GMT kil064 [288] * trunk/src/SDMath.cc (modified) track changes to SDMemTable interfgace Mon, 24 Jan 2005 06:54:22 GMT kil064 [287] * trunk/src/SDFITSImageWriter.cc (modified) trak change to SDMemTable interface Mon, 24 Jan 2005 06:53:53 GMT kil064 [286] * trunk/src/SDMemTable.cc (modified) * trunk/src/SDMemTable.h (modified) consolidate some SpectralCoordinate creation activities in ... Mon, 24 Jan 2005 06:38:16 GMT mar637 [285] * trunk/python/__init__.py (modified) added test for $DISPLAY env variable. Mon, 24 Jan 2005 06:21:14 GMT kil064 [284] * trunk/src/SDReader.cc (modified) handle environment variable in file name 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 06:14:07 GMT mar637 [282] * trunk/python/asapplotter.py (modified) removed comment on j=i Mon, 24 Jan 2005 06:13:36 GMT mar637 [281] * trunk/src/SDMemTable.cc (modified) * trunk/src/SDMemTable.h (modified) * revamped summary Function, added postion and number of integr. per ... 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 03:12:39 GMT kil064 [279] * trunk/src/SDFITSImageWriter.cc (modified) write output files into a directory Mon, 24 Jan 2005 02:51:59 GMT kil064 [278] * trunk/python/__init__.py (modified) another place the version string is set Mon, 24 Jan 2005 02:48:57 GMT kil064 [277] * trunk/python/__init__.py (modified) change version number to 0.2 (previous change lost somehow) Mon, 24 Jan 2005 01:34:32 GMT kil064 [276] * trunk/python/__init__.py (modified) * trunk/python/scantable.py (modified) add set_doppler Mon, 24 Jan 2005 01:31:27 GMT kil064 [275] * trunk/src/SDMemTable.cc (modified) finalize implement DOPPLER setting and using. Before it was just ... Mon, 24 Jan 2005 01:23:19 GMT mar637 [274] * trunk/python/__init__.py (modified) minor cosmetic changes. version no++ Sun, 23 Jan 2005 14:01:04 GMT kil064 [273] * trunk/python/asapmath.py (modified) add arg. 'reftime' to function 'align'