# # ChangeLog for trunk # # Generated by Trac 1.6 # Aug 9, 2026, 4:42:00 AM Thu, 30 Nov 2006 00:59:11 GMT Paul Price [10301] * trunk/ppMerge/src/ppMergeCombine.c (modified) hdu may not be found for legitimate reasons. Thu, 30 Nov 2006 00:54:07 GMT Paul Price [10300] * trunk/ppImage/src/ppImageLoop.c (modified) Could potentially not find an HDU. Thu, 30 Nov 2006 00:52:21 GMT Paul Price [10299] * trunk/psModules/src/detrend/Makefile.am (modified) * trunk/psModules/src/detrend/pmBias.c (added) * trunk/psModules/src/detrend/pmBias.h (added) * trunk/psModules/src/detrend/pmSkySubtract.c (added) * trunk/psModules/src/detrend/pmSkySubtract.h (added) * trunk/psModules/src/detrend/pmSubtractBias.c (deleted) * trunk/psModules/src/detrend/pmSubtractBias.h (deleted) * trunk/psModules/src/detrend/pmSubtractSky.c (deleted) * trunk/psModules/src/detrend/pmSubtractSky.h (deleted) * trunk/psModules/src/psmodules.h (modified) Renaming files to use noun-verb Thu, 30 Nov 2006 00:26:29 GMT eugene [10298] * trunk/Ohana/Configure.in (modified) * trunk/Ohana/Makefile (modified) * trunk/Ohana/configure (modified) * trunk/Ohana/src/libautocode/Makefile (modified) * trunk/Ohana/src/libdvo/Makefile (modified) * trunk/Ohana/src/libfits/Makefile (modified) * trunk/Ohana/src/libkapa/Makefile (modified) * trunk/Ohana/src/libohana/Makefile (modified) * trunk/Ohana/src/libtap/Makefile (modified) implementing better include/lib tests, shared objects Thu, 30 Nov 2006 00:15:42 GMT Paul Price [10297] * trunk/ippScripts/scripts/detrend_norm_calc.pl (modified) Fixing fix. Wed, 29 Nov 2006 23:43:22 GMT Paul Price [10296] * trunk/ippScripts/scripts/detrend_norm_calc.pl (modified) Speeding up parsing of huge metadata. Wed, 29 Nov 2006 23:32:49 GMT rhl [10295] * trunk/psphot/src/psphotFindPeaks.c (modified) Don't find negative peaks Wed, 29 Nov 2006 23:25:46 GMT Paul Price [10294] * trunk/ppImage/src/Makefile.am (modified) * trunk/ppImage/src/ppImageLoop.c (modified) * trunk/ppImage/src/ppImageVersion.c (added) * trunk/ppImage/src/ppImageVersion.h (added) * trunk/ppMerge/src/Makefile.am (modified) * trunk/ppMerge/src/ppMergeCombine.c (modified) * trunk/ppMerge/src/ppMergeVersion.c (added) * trunk/ppMerge/src/ppMergeVersion.h (added) Adding functions to add version information. Wed, 29 Nov 2006 23:13:38 GMT Paul Price [10293] * trunk/ppStats/src/ppStats.h (modified) Adding ppStatsVersion.h to ppStats.h Wed, 29 Nov 2006 23:12:04 GMT Paul Price [10292] * trunk/ppStats/src/Makefile.am (modified) * trunk/ppStats/src/ppStatsVersion.c (added) * trunk/ppStats/src/ppStatsVersion.h (added) * trunk/psastro/src/Makefile.am (modified) * trunk/psastro/src/psastro.h (modified) * trunk/psastro/src/psastroVersion.c (added) * trunk/psphot/src/psphot.h (modified) * trunk/psphot/src/psphotVersion.c (modified) Adding functions to return version information. Wed, 29 Nov 2006 22:53:57 GMT Paul Price [10291] * trunk/psLib/src/sys/psConfigure.c (modified) * trunk/psModules/src/config/pmVersion.c (modified) Shortening string so it can fit in a FITS header. Wed, 29 Nov 2006 22:41:02 GMT Paul Price [10290] * trunk/psLib/src/types/psMetadata.h (modified) Removing brackets around return value allow us to leave the return ... Wed, 29 Nov 2006 22:22:52 GMT Paul Price [10289] * trunk/psModules/src/config/Makefile.am (modified) * trunk/psModules/src/config/pmConfigure.c (deleted) * trunk/psModules/src/config/pmConfigure.h (deleted) * trunk/psModules/src/config/pmVersion.c (added) * trunk/psModules/src/config/pmVersion.h (added) * trunk/psModules/src/psmodules.h (modified) pmVersion is a better name than pmConfigure Wed, 29 Nov 2006 21:55:54 GMT Paul Price [10288] * trunk/ppImage/src/ppImageDetrendReadout.c (modified) Propagating API change to pmReadoutGenerateMaskWeight. Wed, 29 Nov 2006 21:34:30 GMT Paul Price [10287] * trunk/psModules/src/config/Makefile.am (modified) * trunk/psModules/src/config/pmConfigure.c (added) * trunk/psModules/src/config/pmConfigure.h (added) * trunk/psModules/src/psmodules.h (modified) Adding functions to return the version name and compilation information. Wed, 29 Nov 2006 21:33:09 GMT Paul Price [10286] * trunk/psLib/src/sys/psConfigure.c (modified) * trunk/psLib/src/sys/psConfigure.h (modified) * trunk/psLib/src/sys/psString.c (modified) * trunk/psLib/src/sys/psString.h (modified) Adding function to return long version information, including CVS tag ... Wed, 29 Nov 2006 20:54:18 GMT rhl [10285] * trunk/psphot/src/psphotImageMedian.c (modified) Actually use PS_STAT_ROBUST_MEDIAN value if we're forced to fall back ... Wed, 29 Nov 2006 20:24:19 GMT Paul Price [10284] * trunk/psLib/src/sys/psConfigure.c (modified) Two copies reduced to one. Wed, 29 Nov 2006 20:14:14 GMT jhoblitt [10283] * trunk/psLib/configure.ac (modified) fix jpeg conf to set jpeg-lib instead of fftw3-lib Wed, 29 Nov 2006 20:08:38 GMT Paul Price [10282] * trunk/psModules/src/detrend/pmSubtractBias.c (modified) Fixing statistics for single overscan value. Wed, 29 Nov 2006 18:13:04 GMT rhl [10278] * trunk/psphot/src/psphotApResid.c (modified) Added CONSTANT to list of options in comment Wed, 29 Nov 2006 18:05:18 GMT rhl [10277] * trunk/psphot/src/psphotImageMedian.c (modified) Handle failures in psImageBackground. This isn't a good dix as it's ... Wed, 29 Nov 2006 17:58:21 GMT rhl [10276] * trunk/psLib/src/sys/psMemory.c (modified) Added memAllocCallbackCheckCorruption which can be registered as an ... Wed, 29 Nov 2006 17:57:20 GMT rhl [10275] * trunk/psLib/src/sys/psAbort.c (modified) People tend to call psAbort when errors have been signalled with ... Wed, 29 Nov 2006 17:55:25 GMT rhl [10274] * trunk/psLib/src/math/psStats.c (modified) 1/ vectorFittedStats and vectorRobustStats don't own mask and ... Wed, 29 Nov 2006 17:51:05 GMT rhl [10273] * trunk/psLib/src/imageops/psImageBackground.c (modified) 1/ Make psImageBackground interpret nMax == 0 as "all pixels" 2/ ... Wed, 29 Nov 2006 14:51:30 GMT rhl [10272] * trunk/psModules/src/objects/models/pmModel_QGAUSS.c (modified) z == 0 at centre of model Wed, 29 Nov 2006 03:08:57 GMT Paul Price [10271] * trunk/psphot/src/psphotReadout.c (modified) Propagating API change to pmReadoutSetWeights Wed, 29 Nov 2006 03:06:41 GMT Paul Price [10270] * trunk/ppMerge/src/ppMergeCombine.c (modified) * trunk/ppMerge/src/ppMergeOptions.c (modified) Adding weights option. Wed, 29 Nov 2006 03:06:19 GMT Paul Price [10269] * trunk/ppImage/src/ppImageDetrendReadout.c (modified) Resolving conflict. Wed, 29 Nov 2006 03:04:23 GMT eugene [10268] * trunk/psphot/src/psphotSourceFits.c (modified) slight mode to double object guess Wed, 29 Nov 2006 03:03:53 GMT eugene [10267] * trunk/psphot/src/psphotChoosePSF.c (modified) * trunk/psphot/src/psphotModelTest.c (modified) updates to psEllipse functions Wed, 29 Nov 2006 03:02:59 GMT eugene [10266] * trunk/psphot/src/psphotReadout.c (modified) added test break points (probably temporary) Wed, 29 Nov 2006 03:02:18 GMT eugene [10265] * trunk/psphot/src/models/pmModel_TEST1.c (modified) changed limits to new dynamic limits function, added ellipse ... Wed, 29 Nov 2006 02:59:17 GMT Paul Price [10264] * trunk/ippconfig/megacam/ppMerge_bias.config (modified) For bias construction, minmax rejection (at least with frachigh > ... Wed, 29 Nov 2006 02:55:51 GMT magnier [10263] * trunk/psModules/test/objects/tap_pmSourceFitModel.c (modified) updates to test if model works at all Wed, 29 Nov 2006 02:55:24 GMT magnier [10262] * trunk/psModules/src/objects/models/pmModel_GAUSS.c (modified) * trunk/psModules/src/objects/models/pmModel_PGAUSS.c (modified) * trunk/psModules/src/objects/models/pmModel_QGAUSS.c (modified) changed limits to new dynamic limits function, added ellipse ... Wed, 29 Nov 2006 02:49:54 GMT Paul Price [10261] * trunk/ippconfig/megacam/ppImage_b.config (modified) * trunk/ippconfig/megacam/ppImage_d.config (modified) * trunk/ippconfig/megacam/ppImage_f.config (modified) * trunk/ippconfig/megacam/ppImage_j1.config (modified) * trunk/ippconfig/megacam/ppImage_j2.config (modified) * trunk/ippconfig/megacam/ppImage_n.config (modified) * trunk/ippconfig/megacam/ppImage_o.config (modified) * trunk/ippconfig/megacam/ppImage_ob.config (modified) * trunk/ippconfig/megacam/ppImage_obd.config (modified) * trunk/ippconfig/megacam/ppImage_obds.config (modified) * trunk/ippconfig/megacam/ppImage_obdsf.config (modified) * trunk/ippconfig/megacam/ppImage_obdsfr.config (modified) * trunk/ippconfig/megacam/ppImage_r.config (modified) Best option for megacam seems to be use entire overscan for a single ... Wed, 29 Nov 2006 02:44:21 GMT magnier [10260] * trunk/psModules/src/objects/pmSourceFitModel.h (modified) renamed pmModelFit... to pmSourceFit..., added CheckLimits function Wed, 29 Nov 2006 02:41:31 GMT magnier [10259] * trunk/psModules/src/objects/pmSourceFitModel.c (modified) removed dSky derived from moments: this should be supplied externally ... Wed, 29 Nov 2006 02:36:38 GMT magnier [10258] * trunk/psModules/src/objects/pmSourceIO_CMF.c (modified) * trunk/psModules/src/objects/pmSourceIO_CMP.c (modified) * trunk/psModules/src/objects/pmSourceIO_OBJ.c (modified) * trunk/psModules/src/objects/pmSourceIO_SX.c (modified) updates to psEllipse APIs Wed, 29 Nov 2006 02:36:07 GMT magnier [10257] * trunk/psModules/src/detrend/pmShutterCorrection.c (modified) * trunk/psModules/src/objects/pmModelGroup.h (modified) updates to psMinimizeLMM functions Wed, 29 Nov 2006 02:35:45 GMT magnier [10256] * trunk/psModules/src/objects/pmModelGroup.c (modified) removed commented-out function Wed, 29 Nov 2006 02:33:54 GMT magnier [10255] * trunk/psLib/src/math/psMinimizePowell.c (modified) * trunk/psLib/src/math/psMinimizePowell.h (modified) constrain to constraint Wed, 29 Nov 2006 02:33:08 GMT magnier [10254] * trunk/psLib/src/math/psEllipse.c (modified) * trunk/psLib/src/math/psEllipse.h (modified) added axis-ratio limits to psEllipse functions, fixed math for ... Wed, 29 Nov 2006 02:25:14 GMT magnier [10253] * trunk/psLib/src/math/psMinimizeLMM.c (modified) changed psMinimizeLMM limits to a function call (from static ... Wed, 29 Nov 2006 02:17:15 GMT magnier [10252] * trunk/psLib/src/math/psMinimizeLMM.h (modified) changed psMinimizeLMM limits to a function call (from static ... Wed, 29 Nov 2006 02:14:49 GMT magnier [10251] * trunk/psLib/src/math/psMatrix.c (modified) * trunk/psLib/src/math/psMatrix.h (modified) added F32 version of psMatrixGJSolve Wed, 29 Nov 2006 01:27:03 GMT Paul Price [10250] * trunk/psModules/src/imcombine/pmReadoutCombine.h (modified) Adding weights. Wed, 29 Nov 2006 01:26:57 GMT jhoblitt [10249] * trunk/DataStore/Changes (modified) * trunk/DataStore/scripts/dsfilesetls (modified) change dsfilesetls to output "extra" fields Wed, 29 Nov 2006 01:26:53 GMT Paul Price [10248] * trunk/psModules/src/imcombine/pmReadoutCombine.c (modified) Adding weights/errors. Wed, 29 Nov 2006 01:26:24 GMT Paul Price [10247] * trunk/psModules/src/camera/pmFPAMaskWeight.c (modified) * trunk/psModules/src/camera/pmFPAMaskWeight.h (modified) Generate poisson weights only if requested. Wed, 29 Nov 2006 00:49:21 GMT Paul Price [10246] * trunk/psLib/src/math/psUnaryOp.c (modified) Adding sqrt. Explicitly casting values within functions to avoid ... Wed, 29 Nov 2006 00:35:18 GMT Paul Price [10245] * trunk/psModules/src/camera/pmFPAMaskWeight.c (modified) If gain == 0, wasn't generating weight image. Wed, 29 Nov 2006 00:33:27 GMT Paul Price [10244] * trunk/psLib/src/mathtypes/psImage.c (modified) psImageInit should error on NULL input. Wed, 29 Nov 2006 00:32:10 GMT Paul Price [10243] * trunk/psLib/src/mathtypes/psImage.c (modified) Adding assertion to psImageInit. Tue, 28 Nov 2006 23:58:22 GMT Paul Price [10242] * trunk/psLib/src/types/psMetadataItemParse.c (modified) psMetadataItemParseBool needed an option for boolean input! Tue, 28 Nov 2006 22:41:47 GMT jhoblitt [10241] * trunk/psLib/src/db/psDB.c (modified) change psDBPackMySQLRow() to check the return of psTimeToTM(). Tue, 28 Nov 2006 22:33:43 GMT Paul Price [10240] * trunk/psModules/src/camera/pmFPAMaskWeight.c (modified) For non-positive gain, use read noise only. Tue, 28 Nov 2006 22:23:25 GMT jhoblitt [10238] * trunk/ippdb/Makefile.am (modified) * trunk/ippdb/configure.ac (modified) * trunk/ippdb/src/ippdb.c (modified) * trunk/ippdb/src/ippdb.h (modified) * trunk/ippdb/tests/alloc.c (modified) * trunk/ippdb/tests/createtable.c (modified) * trunk/ippdb/tests/dbcleanup.c (modified) * trunk/ippdb/tests/dbsetup.c (modified) * trunk/ippdb/tests/droptable.c (modified) * trunk/ippdb/tests/insert.c (modified) * trunk/ippdb/tests/insertfits.c (modified) * trunk/ippdb/tests/insertobject.c (modified) * trunk/ippdb/tests/metadatafromobject.c (modified) * trunk/ippdb/tests/objectfrommetadata.c (modified) * trunk/ippdb/tests/selectrowsfits.c (modified) VERSION 0.0.60 Tue, 28 Nov 2006 22:23:15 GMT jhoblitt [10237] * trunk/dbconfig/config.md (modified) VERSION 0.60 (update to glueforge 0.32) Tue, 28 Nov 2006 22:22:32 GMT jhoblitt [10235] * trunk/glueforge/configure.ac (modified) * trunk/glueforge/templates/psdb/metadata (modified) VERSION 0.32 fix handling of NULL/undef psTimes Tue, 28 Nov 2006 22:22:07 GMT jhoblitt [10234] * trunk/ippTools/configure.ac (modified) require ippdb 0.0.60 Tue, 28 Nov 2006 22:18:31 GMT jhoblitt [10233] * trunk/psLib/src/types/psMetadataConfig.c (modified) change parseTime() to use psTimeFromISO() instead of psTimeStrptime() ... Tue, 28 Nov 2006 22:16:18 GMT jhoblitt [10232] * trunk/glueforge/templates/psdb/metadata (modified) handle NULL/undef psTimes Tue, 28 Nov 2006 22:06:30 GMT jhoblitt [10231] * trunk/ippTools/src/pxinject.c (modified) * trunk/ippTools/src/regtool.c (modified) guard psTimeFromISO() from being called with NULL Tue, 28 Nov 2006 21:41:34 GMT jhoblitt [10230] * trunk/ippTools/src/pxframes.c (modified) * trunk/ippTools/src/pxtools.h (modified) remove unused defines from pxtools.h Tue, 28 Nov 2006 21:35:56 GMT jhoblitt [10229] * trunk/ippTools/src/p2updatePending.c (deleted) * trunk/ippTools/src/pxtools.h (modified) remove unused files Tue, 28 Nov 2006 21:34:25 GMT jhoblitt [10228] * trunk/ippTools/src/dettoolConfig.c (modified) code formatting tweaks Tue, 28 Nov 2006 21:30:28 GMT jhoblitt [10227] * trunk/ippTools/src/dettool.c (modified) * trunk/ippTools/src/dettoolConfig.c (modified) implement -detrunsummary Tue, 28 Nov 2006 21:21:41 GMT jhoblitt [10226] * trunk/ippTools/src/p2insertPendingFrames.c (deleted) * trunk/ippTools/src/p2pendingToDone.c (deleted) * trunk/ippTools/src/p2rawToPending.c (deleted) * trunk/ippTools/src/p2searchDoneFrames.c (deleted) * trunk/ippTools/src/p2searchPendingFrames.c (deleted) remove unused code (files) Tue, 28 Nov 2006 21:17:43 GMT jhoblitt [10225] * trunk/ippTools/src/pxtables.c (modified) remove detMasterFrame & detMasterImfile Tue, 28 Nov 2006 21:17:19 GMT jhoblitt [10224] * trunk/dbconfig/tasks.md (modified) comment out detMasterFrame & detMasterImfile Tue, 28 Nov 2006 21:13:24 GMT jhoblitt [10223] * trunk/ippTools/src/dettool.c (modified) * trunk/ippTools/src/dettool.h (modified) * trunk/ippTools/src/dettoolConfig.c (modified) stub out -detrunsummary Tue, 28 Nov 2006 21:10:18 GMT jhoblitt [10222] * trunk/ippTools/src/dettool.c (modified) fix -adddetrunsummary to work with verify mode Tue, 28 Nov 2006 21:02:41 GMT jhoblitt [10221] * trunk/ippTools/src/dettool.c (modified) fix -residdetrun to work with verify mode Tue, 28 Nov 2006 20:59:22 GMT jhoblitt [10220] * trunk/ippTools/src/dettool.c (modified) fix -residexp to work with verify mode Tue, 28 Nov 2006 20:54:12 GMT jhoblitt [10219] * trunk/ippTools/src/dettool.c (modified) add detRun.mode to the out of -toresidexp Tue, 28 Nov 2006 20:53:02 GMT jhoblitt [10218] * trunk/ippTools/src/dettool.c (modified) fix -addresidexp for verify mode Tue, 28 Nov 2006 20:51:43 GMT jhoblitt [10217] * trunk/ippTools/src/dettool.c (modified) fix -toresidexp for verify mode Tue, 28 Nov 2006 05:22:23 GMT jhoblitt [10216] * trunk/ippTools/src/dettool.c (modified) fix -toresidimfile & -addresidimfile for verify mode Tue, 28 Nov 2006 04:39:28 GMT Paul Price [10215] * trunk/ppImage/src/ppImage.c (modified) * trunk/ppImage/src/ppImageDetrendFlat.c (deleted) * trunk/ppImage/src/ppImageDetrendFringe.h (modified) * trunk/ppImage/src/ppImageDetrendMask.c (deleted) * trunk/ppImage/src/ppImageDetrendPedestal.c (deleted) * trunk/ppImage/src/ppImageParseCamera.c (modified) * trunk/ppImage/src/ppImageParseDetrend.c (deleted) Cleaning up code. Deleted old unused files. Tue, 28 Nov 2006 04:37:47 GMT Paul Price [10214] * trunk/ppImage/src/ppImageMosaic.c (modified) * trunk/ppImage/src/ppImageOptions.c (modified) Cleaning up. Tue, 28 Nov 2006 04:32:23 GMT Paul Price [10213] * trunk/ppImage/src/ppImageLoop.c (modified) Cleaning up code. Tue, 28 Nov 2006 04:27:37 GMT Paul Price [10212] * trunk/ppImage/src/ppImageDetrendReadout.c (modified) Cleaning up. Tue, 28 Nov 2006 04:20:39 GMT Paul Price [10211] * trunk/ppImage/src/ppImageDetrendBias.c (modified) * trunk/ppImage/src/ppImageDetrendFringe.c (modified) Cleaning up code. Tue, 28 Nov 2006 04:15:01 GMT Paul Price [10210] * trunk/ppImage/src/ppImageCleanup.c (modified) Cleaning up. Leak report to stderr. Tue, 28 Nov 2006 04:13:40 GMT Paul Price [10209] * trunk/ppImage/src/ppImageArguments.c (modified) Cleaning up code, adding more usage info. Tue, 28 Nov 2006 03:47:18 GMT jhoblitt [10208] * trunk/ippTools/src/dettoolConfig.c (modified) remove unused -definebyquery option -det_Id Mon, 27 Nov 2006 23:42:57 GMT jhoblitt [10207] * trunk/ippTools/src/regtool.c (modified) fix a mem leak Mon, 27 Nov 2006 23:37:55 GMT jhoblitt [10206] * trunk/ippTools/src/dettool.c (modified) more partial verify mode support, fixed "master" SQL queries, and ... Sun, 26 Nov 2006 22:40:15 GMT eugene [10205] * trunk/psphot/src/psphotReadout.c (modified) added psphotReplaceAll call, final psphotEnsemblePSF Sun, 26 Nov 2006 22:39:23 GMT eugene [10204] * trunk/psphot/src/psphotEvalPSF.c (modified) comparison now uses measurement from PSFSTAR dSXX,dSYY distributions Sun, 26 Nov 2006 22:38:36 GMT eugene [10203] * trunk/psphot/src/psphotSourceFits.c (modified) fixed chiDBL wrt chiEXT (was not dividing by nDOF) Sun, 26 Nov 2006 22:37:44 GMT eugene [10202] * trunk/psphot/src/psphotChoosePSF.c (modified) added option to include weights in 2D parameter fits ... Sun, 26 Nov 2006 22:35:10 GMT eugene [10201] * trunk/psphot/src/psphotReplaceUnfit.c (modified) added psphotReplaceAll; only replace failed sources Sun, 26 Nov 2006 22:34:15 GMT eugene [10200] * trunk/psphot/src/psphot.h (modified) added psphotReplaceAll Sun, 26 Nov 2006 22:26:51 GMT magnier [10199] * trunk/psModules/src/objects/pmSourceFitModel.c (modified) measured delta for unfitted parameters had the wrong sign fitted ... Sun, 26 Nov 2006 22:24:45 GMT magnier [10198] * trunk/psModules/src/objects/pmPSFtry.c (modified) removed old model components of pmPSFtry (are kept in the sources ... Sun, 26 Nov 2006 22:21:50 GMT magnier [10197] * trunk/psModules/src/objects/pmPSFtry.h (modified) removed old model components of pmPSFtry (are kept in the sources array)