# # ChangeLog for trunk/ppBackground # # Generated by Trac 1.6 # Jul 22, 2026, 11:00:59 PM Mon, 04 Apr 2011 23:23:48 GMT eugene [31165] * trunk (modified) * trunk/dvoTools (modified) * trunk/ippTools (modified) * trunk/ippTools/share/camtool_find_pendingimfile.sql (modified) * trunk/ippTools/share/pxadmin_create_tables.sql (modified) * trunk/ippTools/src (modified) * trunk/ippTools/src/magictool.c (modified) * trunk/magic/censorObjects (modified) * trunk/magic/remove (modified) * trunk/ppArith (modified) * trunk/ppBackground (modified) * trunk/ppConfigDump (modified) * trunk/ppMerge (modified) * trunk/ppNoiseMap (modified) * trunk/ppNorm (modified) * trunk/ppSkycell (modified) * trunk/ppStats (modified) * trunk/ppTranslate (modified) * trunk/ppViz (modified) * trunk/pstamp (modified) updates from eam branch Tue, 29 Jun 2010 23:07:02 GMT Paul Price [28543] * trunk/ppBackground/src/ppBackgroundArguments.c (modified) * trunk/ppBackground/src/ppBackgroundErrorCodes.dat (modified) Resolve nebulous filename Wed, 23 Jun 2010 23:42:10 GMT Paul Price [28434] * trunk/ppBackground/src/ppBackgroundArguments.c (modified) Fix double free. Fri, 11 Jun 2010 00:45:18 GMT Paul Price [28300] * trunk/ppBackground/src/ppBackground.h (modified) * trunk/ppBackground/src/ppBackgroundLoop.c (modified) * trunk/ppBackground/src/ppBackgroundRestore.c (modified) Working! Thu, 10 Jun 2010 23:12:33 GMT Paul Price [28296] * trunk/ppBackground/src/ppBackground.h (modified) * trunk/ppBackground/src/ppBackgroundLoop.c (modified) * trunk/ppBackground/src/ppBackgroundRestore.c (modified) Output isn't the same as input. Thu, 10 Jun 2010 21:33:41 GMT Paul Price [28293] * trunk/ppBackground/src/ppBackgroundLoop.c (modified) * trunk/ppBackground/src/ppBackgroundRestore.c (modified) Fix binning and mosaicking. Thu, 10 Jun 2010 21:21:43 GMT Paul Price [28290] * trunk/ppBackground/src/ppBackgroundArguments.c (modified) Add configuration dump file. Thu, 10 Jun 2010 21:19:51 GMT Paul Price [28289] * trunk/ppBackground/src/ppBackgroundCamera.c (modified) Pattern and background are optional. Thu, 10 Jun 2010 21:17:30 GMT Paul Price [28288] * trunk/ppBackground/src/ppBackgroundArguments.c (modified) * trunk/ppBackground/src/ppBackgroundCamera.c (modified) * trunk/ppBackground/src/ppBackgroundExit.c (modified) Fix errors to make it work. Thu, 10 Jun 2010 17:57:28 GMT Paul Price [28285] * trunk/ppBackground/src/ppBackgroundRestore.c (modified) Indicate data exists. Thu, 10 Jun 2010 17:28:08 GMT Paul Price [28282] * trunk/ppBackground/src/ppBackgroundCamera.c (modified) * trunk/ppBackground/src/ppBackgroundRestore.c (modified) Add masking. Thu, 10 Jun 2010 04:36:37 GMT Paul Price [28281] * trunk/ppBackground/configure.ac (modified) * trunk/ppBackground/src/Makefile.am (modified) * trunk/ppBackground/src/ppBackgroundLoop.c (modified) Add call to ppStats. Thu, 10 Jun 2010 04:16:39 GMT Paul Price [28280] * trunk/ppBackground (modified) * trunk/ppBackground/configure.ac (modified) * trunk/ppBackground/src (modified) * trunk/ppBackground/src/Makefile.am (modified) * trunk/ppBackground/src/ppBackground.c (modified) * trunk/ppBackground/src/ppBackground.h (modified) * trunk/ppBackground/src/ppBackgroundArguments.c (modified) * trunk/ppBackground/src/ppBackgroundCamera.c (modified) * trunk/ppBackground/src/ppBackgroundLoop.c (modified) * trunk/ppBackground/src/ppBackgroundRestore.c (moved) * trunk/ppBackground/src/ppBackgroundVersionDefinitions.h.in (modified) Coding more or less done. Need to add ppStats call. Compiles. Thu, 10 Jun 2010 01:45:25 GMT Paul Price [28276] * trunk/ppBackground (added) * trunk/ppBackground/Makefile.am (added) * trunk/ppBackground/autogen.sh (added) * trunk/ppBackground/configure.ac (added) * trunk/ppBackground/src (added) * trunk/ppBackground/src/Makefile.am (added) * trunk/ppBackground/src/ppBackground.c (added) * trunk/ppBackground/src/ppBackground.h (added) * trunk/ppBackground/src/ppBackgroundArguments.c (added) * trunk/ppBackground/src/ppBackgroundCamera.c (added) * trunk/ppBackground/src/ppBackgroundData.c (added) * trunk/ppBackground/src/ppBackgroundErrorCodes.c.in (added) * trunk/ppBackground/src/ppBackgroundErrorCodes.dat (added) * trunk/ppBackground/src/ppBackgroundErrorCodes.h.in (added) * trunk/ppBackground/src/ppBackgroundExit.c (added) * trunk/ppBackground/src/ppBackgroundLoop.c (added) * trunk/ppBackground/src/ppBackgroundModel.c (added) * trunk/ppBackground/src/ppBackgroundVersion.c (added) * trunk/ppBackground/src/ppBackgroundVersionDefinitions.h.in (added) Working on program to restore background (both pattern correction and ...