# # ChangeLog for branches/polybatch/src/STFit.cpp # # Generated by Trac 1.2.3 # 05/29/24 04:31:49 Tue, 14 Sep 2010 02:17:16 GMT Malte Marquarding [1924] * branches/polybatch/python/scantable.py (modified) * branches/polybatch/src/STFit.cpp (modified) * branches/polybatch/src/STFit.h (modified) * branches/polybatch/src/STFitEntry.cpp (modified) * branches/polybatch/src/STFitEntry.h (modified) * branches/polybatch/src/STFitter.cpp (modified) * branches/polybatch/src/STFitter.h (modified) * branches/polybatch/src/Scantable.cpp (modified) * branches/polybatch/src/Scantable.h (modified) * branches/polybatch/src/ScantableWrapper.h (modified) * branches/polybatch/src/python_STFitEntry.cpp (modified) Ticket #206: use STFitEntry as return objetc instead of pointer ... Fri, 10 Sep 2010 01:01:10 GMT Malte Marquarding [1922] * branches/polybatch (copied) Ticket #206: Created branch for poly_baseline modifications Thu, 06 Apr 2006 23:41:02 GMT mar637 [1000] * trunk/src/STFit.cpp (modified) * trunk/src/STMath.cpp (modified) * trunk/src/STSelector.cpp (modified) * trunk/src/Scantable.cpp (modified) * trunk/src/Scantable.h (modified) * trunk/src/ScantableWrapper.h (modified) * trunk/src/python_Scantable.cpp (modified) fixed bug due to incorrect use of Table::rowNumbers (RTFM!). added ...