# # ChangeLog for trunk/src/RowAccumulator.cpp # # Generated by Trac 1.2.3 # 05/23/24 18:51:51 Mon, 29 Jun 2009 02:00:27 GMT Malte Marquarding [1569] * trunk/src/RowAccumulator.cpp (modified) * trunk/src/RowAccumulator.h (modified) * trunk/src/STDefs.h (modified) * trunk/src/STMath.cpp (modified) Fix enum problem with WeightType enum value already defined somewhere ... Thu, 31 Jan 2008 04:18:41 GMT Malte Marquarding [1414] * trunk/src/RowAccumulator.cpp (modified) only add weight if there is a valid channel Wed, 24 Oct 2007 05:57:31 GMT Malte Marquarding [1398] * trunk/src/RowAccumulator.cpp (modified) * trunk/src/RowAccumulator.h (modified) made n_ unsigned integer (from float) to maybe speed things up a bit Thu, 26 Apr 2007 04:52:32 GMT mar637 [1352] * trunk/src/RowAccumulator.cpp (modified) importatnt fix to the output mask of this object. This is now ... Wed, 18 Apr 2007 06:18:40 GMT mar637 [1333] * trunk/src/RowAccumulator.cpp (modified) * trunk/src/STMath.cpp (modified) * trunk/src/Scantable.cpp (modified) Fix for Ticket #104; protect the user from flagging the whole ... Mon, 18 Dec 2006 05:37:04 GMT mar637 [1314] * trunk/src/RowAccumulator.cpp (modified) * trunk/src/STMath.cpp (modified) fixed defect, where scantable averaging output failed if first row in ... Tue, 04 Apr 2006 01:57:11 GMT mar637 [979] * trunk/src/RowAccumulator.cpp (modified) removed debug cout Wed, 01 Mar 2006 00:30:29 GMT mar637 [854] * trunk/src/RowAccumulator.cpp (modified) comment tidy up Thu, 16 Feb 2006 01:08:23 GMT mar637 [814] * trunk/src/RowAccumulator.cpp (added) * trunk/src/RowAccumulator.h (added) Acuumulator for Scantable averaging. Initial revision.