# # ChangeLog for trunk # # Generated by Trac 1.6 # Aug 9, 2026, 12:16:43 AM 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) Sun, 26 Nov 2006 22:17:51 GMT magnier [10196] * trunk/psLib/test/types (modified) * trunk/psLib/test/types/.cvsignore (modified) update .cvsignore Sun, 26 Nov 2006 22:03:49 GMT magnier [10195] * trunk/psModules/src/objects/models/pmModel_PGAUSS.c (modified) replace damping term Sun, 26 Nov 2006 22:03:23 GMT magnier [10194] * trunk/psModules/test/objects (modified) * trunk/psModules/test/objects/.cvsignore (modified) * trunk/psModules/test/objects/Makefile.am (modified) * trunk/psModules/test/objects/tap_pmSourceFitModel.c (modified) * trunk/psModules/test/objects/tap_pmSourceFitModel_Delta.c (added) added tests to check GaussNewtonDelta Sun, 26 Nov 2006 21:56:52 GMT magnier [10193] * trunk/psLib/test/astro (modified) * trunk/psLib/test/astro/.cvsignore (modified) * trunk/psLib/test/math (modified) * trunk/psLib/test/math/.cvsignore (modified) added tap output programs to .cvsignore Sun, 26 Nov 2006 21:53:57 GMT magnier [10192] * trunk/psLib/src/math/psMinimizeLMM.c (modified) fixed error in p_psMinLM_GuessAB: failed to set masked parameters! ... Sat, 25 Nov 2006 03:11:41 GMT jhoblitt [10191] * trunk/PS-IPP-Metadata-Config/Changes (modified) update for 0.10 release Sat, 25 Nov 2006 02:29:36 GMT jhoblitt [10190] * trunk/PS-IPP-Metadata-Config/Changes (modified) * trunk/PS-IPP-Metadata-Config/config_grammar.txt (modified) change type & vtype into regex alternations instead of rule alternations Sat, 25 Nov 2006 01:54:46 GMT jhoblitt [10189] * trunk/PS-IPP-Metadata-Config/Changes (modified) * trunk/PS-IPP-Metadata-Config/config_grammar.txt (modified) merge metadata_name & metadata_end into metdata merge empty metdata ... Sat, 25 Nov 2006 01:15:47 GMT jhoblitt [10188] * trunk/PS-IPP-Metadata-Config/t/03_metadata.t (modified) fix structure errors Sat, 25 Nov 2006 01:01:37 GMT jhoblitt [10187] * trunk/PS-IPP-Metadata-Config/Changes (modified) additional metadata structure tests Sat, 25 Nov 2006 01:01:08 GMT jhoblitt [10186] * trunk/PS-IPP-Metadata-Config/t/03_metadata.t (modified) additional structure tests Fri, 24 Nov 2006 21:06:14 GMT eugene [10185] * trunk/psphot/src/psphot.c (modified) * trunk/psphot/src/psphot.h (modified) * trunk/psphot/src/psphotMagnitudes.c (modified) * trunk/psphot/src/psphotOutput.c (modified) * trunk/psphot/src/psphotReadout.c (modified) fixed code to measure local background for sources: added new ... Fri, 24 Nov 2006 21:04:55 GMT eugene [10184] * trunk/psphot/src/psphotChoosePSF.c (modified) added EXTs to test psf output Fri, 24 Nov 2006 21:04:28 GMT eugene [10183] * trunk/psphot/src/psphotEvalPSF.c (modified) should not divide by sqrt(2) Fri, 24 Nov 2006 20:57:26 GMT magnier [10182] * trunk/psModules/src/objects/pmSourceIO.h (modified) * trunk/psModules/src/objects/pmSourceIO_RAW.c (modified) option to allow WriteEXTs to print alternate EXT model Fri, 24 Nov 2006 20:56:20 GMT magnier [10181] * trunk/psModules/src/objects/models/pmModel_GAUSS.c (modified) * trunk/psModules/src/objects/models/pmModel_PGAUSS.c (modified) guess is off by sqrt(2) Fri, 24 Nov 2006 20:55:48 GMT magnier [10180] * trunk/psModules/src/objects/pmSourceFitModel.c (modified) mask fitted parameters when measuring GaussNewtonDelta Fri, 24 Nov 2006 20:54:09 GMT magnier [10179] * trunk/psModules/src/camera/pmFPA_JPEG.c (modified) * trunk/psModules/src/detrend/pmMaskBadPixels.c (modified) new psImageBackground API Fri, 24 Nov 2006 20:52:59 GMT magnier [10178] * trunk/psLib/src/math/psMinimizeLMM.c (modified) added some asserts, testing GaussNewton values Fri, 24 Nov 2006 20:51:43 GMT magnier [10177] * trunk/psLib/src/mathtypes/psVector.c (modified) * trunk/psLib/src/mathtypes/psVector.h (modified) added const to p_psVectorGetElementF64 and psVectorPrint Thu, 23 Nov 2006 15:14:54 GMT rhl [10175] * trunk/psphot/src/psphotFindPeaks.c (modified) Fix smoothing (and normalisation) of weight map --- we're adding them ... Thu, 23 Nov 2006 05:33:28 GMT magnier [10173] * trunk/psLib/src/math/psStats.c (modified) several important changes: - simplified code for sampleMean and ... Thu, 23 Nov 2006 05:29:35 GMT eugene [10172] * trunk/psphot/src/psphotImageMedian.c (modified) added config option for several possible stats to measure sky Thu, 23 Nov 2006 05:28:54 GMT eugene [10171] * trunk/psphot/src/psphotEnsemblePSF.c (modified) added code to fit global sky (and slopes), with config options Thu, 23 Nov 2006 05:27:06 GMT magnier [10170] * trunk/psLib/test/math/tap_psSparse.c (modified) added test for non-normal matrix equation Thu, 23 Nov 2006 05:26:30 GMT magnier [10169] * trunk/psLib/src/imageops/psImageBackground.c (modified) * trunk/psLib/src/imageops/psImageBackground.h (modified) added psVectorStats for sky measurement, with multiple stats options; ... Thu, 23 Nov 2006 05:26:19 GMT eugene [10168] * trunk/psphot/src/psphotSourceFits.c (modified) added a commet Thu, 23 Nov 2006 05:25:58 GMT eugene [10167] * trunk/psphot/src/psphotArguments.c (modified) added bool option to command-line values Thu, 23 Nov 2006 05:25:20 GMT magnier [10166] * trunk/psLib/test/math/Makefile.am (modified) * trunk/psLib/test/math/tap_psStatsTiming.c (added) added stats tests Thu, 23 Nov 2006 03:36:09 GMT Paul Price [10165] * trunk/ppStats/src/ppStatsLoop.c (modified) Fixing indexing problem. Thu, 23 Nov 2006 03:35:51 GMT Paul Price [10164] * trunk/ppImage/src/ppImageLoop.c (modified) Explicitly doing stats on output file. Thu, 23 Nov 2006 02:46:51 GMT jhoblitt [10163] * trunk/ippTools/src/dettool.c (modified) update -residimfile to support verify mode Thu, 23 Nov 2006 02:44:39 GMT jhoblitt [10162] * trunk/ippTools/src/dettool.c (modified) update -toresidimfile to handle verify mode Thu, 23 Nov 2006 02:06:04 GMT jhoblitt [10161] * trunk/ippTools/src/detselect.c (modified) constrain results to "master" detRun.mode Thu, 23 Nov 2006 02:04:33 GMT jhoblitt [10160] * trunk/ippTools/src/dettool.c (modified) * trunk/ippTools/src/dettoolConfig.c (modified) rename detRun.mode ='create' -> 'master' Thu, 23 Nov 2006 02:02:08 GMT jhoblitt [10159] * trunk/ippTools/src/dettool.c (modified) add detRun.mode = 'create' restraint Thu, 23 Nov 2006 01:50:18 GMT jhoblitt [10158] * trunk/ippTools/src/dettool.c (modified) * trunk/ippTools/src/dettoolConfig.c (modified) rename detRun.det_mode -> .mode Thu, 23 Nov 2006 01:49:03 GMT jhoblitt [10157] * trunk/ippTools/configure.ac (modified) require ippdb 0.0.59 -- rename detRun.det_mode -> .mode Thu, 23 Nov 2006 01:48:15 GMT jhoblitt [10155] * 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/metadatafromobject.c (modified) * trunk/ippdb/tests/objectfrommetadata.c (modified) VERSION 0.0.59 Thu, 23 Nov 2006 01:47:56 GMT jhoblitt [10154] * trunk/dbconfig/config.md (modified) * trunk/dbconfig/tasks.md (modified) VERSIOn 0.0.59 rename detRun.det_mode -> .mode Thu, 23 Nov 2006 01:42:57 GMT jhoblitt [10152] * trunk/dbconfig/config.md (modified) * trunk/dbconfig/tasks.md (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/insert.c (modified) * trunk/ippdb/tests/insertobject.c (modified) * trunk/ippdb/tests/metadatafromobject.c (modified) * trunk/ippdb/tests/objectfrommetadata.c (modified) VERSION 0.0.58 Thu, 23 Nov 2006 01:42:33 GMT jhoblitt [10151] * trunk/ippTools/configure.ac (modified) require ippdb 0.0.58 for det_mode support Thu, 23 Nov 2006 01:41:55 GMT jhoblitt [10150] * trunk/ippTools/src/dettool.c (modified) * trunk/ippTools/src/dettoolConfig.c (modified) add -det_mode support to the appropriate tool modes Thu, 23 Nov 2006 00:59:46 GMT Paul Price [10149] * trunk/ippconfig/megacam/camera.config (modified) * trunk/ippconfig/megacam_chipmosaic/camera.config (modified) * trunk/ippconfig/megacam_fpamosaic/camera.config (modified) Updating file rules. Wed, 22 Nov 2006 23:57:10 GMT jhoblitt [10148] * trunk/PS-IPP-Metadata-Config/config_grammar.txt (modified) add a comment about parsing empty metadata blocks Wed, 22 Nov 2006 23:54:50 GMT jhoblitt [10147] * trunk/PS-IPP-Metadata-Config/Changes (modified) * trunk/PS-IPP-Metadata-Config/config_grammar.txt (modified) * trunk/PS-IPP-Metadata-Config/t/05_time.t (modified) merge the 'time' production into the 'scalar' production for a ~20% ... Wed, 22 Nov 2006 21:14:44 GMT Paul Price [10146] * trunk/ippScripts/scripts/inject.pl (modified) Was using a constant instead of variable. Wed, 22 Nov 2006 21:09:34 GMT Paul Price [10145] * trunk/ippScripts/scripts/phase0_exp.pl (modified) Removing unused constants. Wed, 22 Nov 2006 20:45:22 GMT Paul Price [10144] * trunk/ppImage/src/ppImageAddstar.c (modified) Propagating change to psPipe. Wed, 22 Nov 2006 20:08:35 GMT Paul Price [10143] * trunk/ippScripts/scripts/inject.pl (modified) Fixing message to include all required options. Wed, 22 Nov 2006 19:39:30 GMT Paul Price [10142] * trunk/ippScripts/scripts/detrend.pl (modified) Removing mdc parsing of entire residual list. Wed, 22 Nov 2006 19:35:09 GMT Paul Price [10141] * trunk/ippScripts/scripts/detrend.pl (modified) Fixing detrend uri for residual processing. Wed, 22 Nov 2006 14:41:23 GMT rhl [10140] * trunk/psphot/src/psphotRadiusChecks.c (modified) Fix embarrasing it-won't-compile typo Wed, 22 Nov 2006 14:28:02 GMT rhl [10139] * trunk/psphot/src/psphot.h (modified) Updated prototypes Wed, 22 Nov 2006 14:27:40 GMT rhl [10138] * trunk/psphot/src/psphotMagnitudes.c (modified) * trunk/psphot/src/psphotReadout.c (modified) Allowed psphotMagnitudes() access to background sky map Wed, 22 Nov 2006 14:27:14 GMT rhl [10137] * trunk/psphot/src/psphotRadiusChecks.c (modified) 1/ Added some consts 2/ Made recipe variable PSF_FIT_RADIUS set ... Wed, 22 Nov 2006 14:26:07 GMT rhl [10136] * trunk/psLib/src/imageops/psImageUnbin.c (modified) * trunk/psLib/src/imageops/psImageUnbin.h (modified) Added psImageUnbinPixel Wed, 22 Nov 2006 14:25:04 GMT rhl [10135] * trunk/psphot/src/psphotErrorCodes.dat (modified) Fixed comment; added SKY Wed, 22 Nov 2006 14:24:38 GMT rhl [10134] * trunk/psphot/src/psphotChoosePSF.c (modified) Don't hard-wire default into warning message Wed, 22 Nov 2006 14:07:16 GMT rhl [10133] * trunk/psphot/src/psphotImageMedian.c (modified) Fix typo in comments Wed, 22 Nov 2006 04:34:40 GMT jhoblitt [10132] * trunk/psLib/src/db/psDB.c (modified) compare NULL psTimes with "IS" instead of "=" Wed, 22 Nov 2006 04:28:12 GMT jhoblitt [10131] * trunk/ippTools/src/regtool.c (modified) * trunk/ippTools/src/regtoolConfig.c (modified) SQL cleanup in pendingexpMode() & updateexpMode() make -updateexp ... Wed, 22 Nov 2006 04:18:05 GMT jhoblitt [10130] * trunk/psLib/src/db/psDB.c (modified) handle NULL psTime objections when generation SQL conditional stmts Wed, 22 Nov 2006 03:53:41 GMT Paul Price [10129] * trunk/ippScripts/scripts/Makefile.am (modified) Adding serial processing scripts. Wed, 22 Nov 2006 03:19:03 GMT Paul Price [10128] * trunk/ippScripts/scripts/detrend.pl (modified) det_type fixed from det_item. Wed, 22 Nov 2006 02:14:58 GMT Paul Price [10127] * trunk/ippScripts/scripts/detrend.pl (added) * trunk/ippScripts/scripts/inject.pl (added) Adding scripts that perform serialised processing, with database ... Wed, 22 Nov 2006 01:21:03 GMT Paul Price [10126] * trunk/PS-IPP-Config/lib/PS/IPP/Config.pm (modified) Ordering resulted in warnings. Wed, 22 Nov 2006 00:32:13 GMT Paul Price [10125] * trunk/PS-IPP-Config/lib/PS/IPP/Config.pm (modified) Need to allow redirection when looking up file names from the rules. Tue, 21 Nov 2006 22:05:32 GMT jhoblitt [10124] * trunk/ippTools/src/dettool.c (modified) rewrite toprocessedimfileMode() SQL to be more efficient & to also ... Tue, 21 Nov 2006 20:22:10 GMT Paul Price [10123] * trunk/psLib/test/types (modified) * trunk/psLib/test/types/.cvsignore (modified) * trunk/psLib/test/types/Makefile.am (modified) * trunk/psLib/test/types/tap_psHash_845.c (added) Adding test for bug 845. Tue, 21 Nov 2006 19:23:02 GMT magnier [10122] * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/astro/psTime.h (modified) cleaned up psTimer functions, changed psTimerStop to return bool ... Tue, 21 Nov 2006 18:29:07 GMT magnier [10121] * trunk/psLib/src/math/psSparse.c (modified) divide initial guess by Qii (previously assumed input matrix was ... Tue, 21 Nov 2006 05:12:27 GMT jhoblitt [10120] * trunk/ippTools/src/pzgetimfilesConfig.c (modified) fix mem leaks Tue, 21 Nov 2006 03:20:42 GMT jhoblitt [10119] * trunk/ippTools/src/pzgetimfiles.c (modified) fix a mem leak Tue, 21 Nov 2006 02:24:42 GMT jhoblitt [10118] * trunk/ippTools/src/pzgetimfiles.c (modified) change to using pxGenExpTag() to generate exp_tags Tue, 21 Nov 2006 00:11:30 GMT jhoblitt [10117] * trunk/ippTools/scripts/regtest.sh (modified) update for the new pxinject syntax Tue, 21 Nov 2006 00:03:32 GMT jhoblitt [10116] * trunk/ippTools/src/regtool.c (modified) convert all exp_tags to be of type STR Tue, 21 Nov 2006 00:03:03 GMT jhoblitt [10115] * trunk/ippTools/src/pxinject.c (modified) * trunk/ippTools/src/pxinjectConfig.c (modified) -newExp no longer takes an exp_tag argument and now returns the ... Tue, 21 Nov 2006 00:02:21 GMT jhoblitt [10114] * trunk/ippTools/src/Makefile.am (modified) * trunk/ippTools/src/pxtag.c (added) * trunk/ippTools/src/pxtag.h (added) add pxGenExpTag() Tue, 21 Nov 2006 00:01:59 GMT jhoblitt [10113] * trunk/ippTools/src/pxtables.c (modified) re-enable expTagCounter Tue, 21 Nov 2006 00:01:19 GMT jhoblitt [10112] * trunk/ippTools/configure.ac (modified) require 0.0.57 Mon, 20 Nov 2006 23:58:03 GMT jhoblitt [10110] * 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.57 Mon, 20 Nov 2006 23:57:07 GMT jhoblitt [10109] * trunk/dbconfig/config.md (modified) * trunk/dbconfig/tasks.md (modified) re-enable expTagCounter change *.exp_tag to always been a string ... Mon, 20 Nov 2006 20:57:51 GMT Paul Price [10108] * trunk/psLib/src/db/psDB.c (modified) Cause of problem in p0tool was found in psDB. psDBMySQLToPType was ... Mon, 20 Nov 2006 20:44:54 GMT rhl [10104] * trunk/psphot/src/psphotEnsemblePSF.c (modified) Fix memory leak Mon, 20 Nov 2006 20:37:50 GMT rhl [10103] * trunk/psModules/src/objects/pmPSFtry.c (modified) Fix memory leak Mon, 20 Nov 2006 17:50:17 GMT rhl [10102] * trunk/psModules/src/detrend/pmDetrendDB.c (modified) * trunk/psModules/src/detrend/psPipe.c (modified) * trunk/psModules/src/detrend/psPipe.h (modified) std{in,out,err} are reserved macros in stdio.h Mon, 20 Nov 2006 17:50:08 GMT rhl [10101] * trunk/psLib/src/types/psMetadataConfig.c (modified) Posix requires sys/stat.h to use fstat Mon, 20 Nov 2006 17:49:56 GMT rhl [10100] * trunk/psLib/src/astro/psTime.h (modified) p_psGetConfigFileName no longer exists Mon, 20 Nov 2006 12:36:35 GMT eugene [10099] * trunk/psphot/src/psphotChoosePSF.c (modified) add psphot.psfstars as trace option to output image and table