# # ChangeLog for trunk/python/asaplinefind.py # # Generated by Trac 1.2.3 # 06/02/24 06:01:55 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, 28 Feb 2005 22:10:55 GMT vor010 [522] * trunk/python/asaplinefind.py (modified) Line finder - edge parameter workaround 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:29:06 GMT mar637 [514] * trunk/python/asaplinefind.py (modified) moved auto_poly... to scantable 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 + ... 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. ... 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 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 ...