# # ChangeLog for trunk # # Generated by Trac 1.6 # Jul 26, 2026, 12:21:00 PM Wed, 24 Jan 2007 21:52:07 GMT Paul Price [11264] * trunk/ppImage/src/ppMem.c (deleted) * trunk/ppImage/src/ppMem.h (deleted) Removing old code, the functionality of which is now in the psLib ... Wed, 24 Jan 2007 21:41:08 GMT eugene [11263] * trunk/psphot/src/psphot.c (modified) * trunk/psphot/src/psphot.h (modified) * trunk/psphot/src/psphotBlendFit.c (modified) * trunk/psphot/src/psphotChoosePSF.c (modified) * trunk/psphot/src/psphotCleanup.c (modified) * trunk/psphot/src/psphotErrorCodes.dat (modified) * trunk/psphot/src/psphotFindPeaks.c (modified) * trunk/psphot/src/psphotImageLoop.c (modified) * trunk/psphot/src/psphotImageMedian.c (modified) * trunk/psphot/src/psphotMergeSources.c (modified) * trunk/psphot/src/psphotParseCamera.c (modified) * trunk/psphot/src/psphotReadout.c (modified) * trunk/psphot/src/psphotReadoutCleanup.c (modified) * trunk/psphot/src/psphotRoughClass.c (modified) * trunk/psphot/src/psphotSourceStats.c (modified) updating error handling to distinguish data errors from fatal errors Wed, 24 Jan 2007 21:32:38 GMT magnier [11262] * trunk/psModules/src/config/pmErrorCodes.dat (modified) resetting BASE to 100 Wed, 24 Jan 2007 21:32:19 GMT magnier [11261] * trunk/psModules/src/objects/pmSource.c (modified) adding error handling to functions Wed, 24 Jan 2007 21:30:08 GMT eugene [11260] * trunk/ppMerge/src/ppMergeErrorCodes.h.in (added) add Wed, 24 Jan 2007 21:29:25 GMT eugene [11259] * trunk/ppImage/src/ppImageErrorCodes.c.in (added) * trunk/ppImage/src/ppImageErrorCodes.dat (added) * trunk/ppImage/src/ppImageErrorCodes.h.in (added) * trunk/ppMerge/src/ppMergeErrorCodes.c.in (added) * trunk/ppMerge/src/ppMergeErrorCodes.dat (added) * trunk/ppNorm/src/ppNormErrorCodes.c.in (added) * trunk/ppNorm/src/ppNormErrorCodes.dat (added) * trunk/ppNorm/src/ppNormErrorCodes.h.in (added) * trunk/ppStac/src/ppStacErrorCodes.c.in (added) * trunk/ppStac/src/ppStacErrorCodes.dat (added) * trunk/ppStac/src/ppStacErrorCodes.h.in (added) * trunk/ppStats/src/ppStatsErrorCodes.c.in (added) * trunk/ppStats/src/ppStatsErrorCodes.dat (added) * trunk/ppStats/src/ppStatsErrorCodes.h.in (added) adding Wed, 24 Jan 2007 20:04:00 GMT magnier [11258] * trunk/psLib/src/sys/psMemory.h (modified) minor comment Wed, 24 Jan 2007 03:54:00 GMT Paul Price [11257] * trunk/psModules/src/concepts/pmConcepts.c (modified) * trunk/psModules/src/concepts/pmConceptsWrite.c (modified) Concepts functions fail if any of the components fail. Wed, 24 Jan 2007 03:20:55 GMT magnier [11256] * trunk/psModules/Doxyfile.in (modified) changed output target to builddir/docs Wed, 24 Jan 2007 03:11:19 GMT Paul Price [11255] * trunk/psModules/src/camera/pmFPAConstruct.c (modified) * trunk/psModules/src/camera/pmFPAConstruct.h (modified) * trunk/psModules/src/camera/pmFPACopy.c (modified) * trunk/psModules/src/camera/pmFPAMosaic.c (modified) * trunk/psModules/src/camera/pmFPAWrite.c (modified) * trunk/psModules/src/camera/pmFPAfile.c (modified) * trunk/psModules/src/camera/pmFPAfileDefine.c (modified) * trunk/psModules/src/camera/pmFPAfileFitsIO.c (modified) * trunk/psModules/src/camera/pmFPAfileFitsIO.h (modified) * trunk/psModules/src/camera/pmFPAfileIO.c (modified) Enabling different formats for output pmFPAfiles. To do this, needed ... Wed, 24 Jan 2007 03:00:22 GMT Paul Price [11254] * trunk/psModules/src/camera/pmHDUGenerate.c (modified) Was producing corruption of the bias list by freeing an image while ... Wed, 24 Jan 2007 02:54:15 GMT magnier [11253] * trunk/psModules/Makefile.am (modified) * trunk/psModules/configure.ac (modified) * trunk/psModules/src/astrom/pmAstrometryDistortion.h (modified) * trunk/psModules/src/astrom/pmAstrometryObjects.h (modified) * trunk/psModules/src/astrom/pmAstrometryUtils.h (modified) * trunk/psModules/src/astrom/pmAstrometryWCS.h (modified) * trunk/psModules/src/camera/pmFPA.h (modified) * trunk/psModules/src/camera/pmFPAConstruct.h (modified) * trunk/psModules/src/camera/pmFPACopy.h (modified) * trunk/psModules/src/camera/pmFPAExtent.h (modified) * trunk/psModules/src/camera/pmFPAFlags.h (modified) * trunk/psModules/src/camera/pmFPAHeader.h (modified) * trunk/psModules/src/camera/pmFPALevel.h (modified) * trunk/psModules/src/camera/pmFPAMaskWeight.h (modified) * trunk/psModules/src/camera/pmFPAMosaic.h (modified) * trunk/psModules/src/camera/pmFPARead.h (modified) * trunk/psModules/src/camera/pmFPAUtils.h (modified) * trunk/psModules/src/camera/pmFPAWrite.h (modified) * trunk/psModules/src/camera/pmFPA_JPEG.h (modified) * trunk/psModules/src/camera/pmFPA_MANAPLOT.h (modified) * trunk/psModules/src/camera/pmFPAfile.h (modified) * trunk/psModules/src/camera/pmFPAfileDefine.h (modified) * trunk/psModules/src/camera/pmFPAfileFitsIO.h (modified) * trunk/psModules/src/camera/pmFPAfileIO.h (modified) * trunk/psModules/src/camera/pmFPAview.h (modified) * trunk/psModules/src/camera/pmHDU.h (modified) * trunk/psModules/src/camera/pmHDUGenerate.h (modified) * trunk/psModules/src/camera/pmHDUUtils.h (modified) * trunk/psModules/src/concepts/pmConcepts.h (modified) * trunk/psModules/src/concepts/pmConceptsAverage.h (modified) * trunk/psModules/src/concepts/pmConceptsPhotcode.h (modified) * trunk/psModules/src/concepts/pmConceptsRead.h (modified) * trunk/psModules/src/concepts/pmConceptsStandard.h (modified) * trunk/psModules/src/concepts/pmConceptsWrite.h (modified) * trunk/psModules/src/config/Makefile.am (modified) * trunk/psModules/src/detrend/pmBias.h (modified) * trunk/psModules/src/detrend/pmDetrendDB.h (modified) * trunk/psModules/src/detrend/pmFlatField.h (modified) * trunk/psModules/src/detrend/pmFlatNormalize.h (modified) * trunk/psModules/src/detrend/pmFringeStats.h (modified) * trunk/psModules/src/detrend/pmMaskBadPixels.h (modified) * trunk/psModules/src/detrend/pmNonLinear.h (modified) * trunk/psModules/src/detrend/pmShutterCorrection.h (modified) * trunk/psModules/src/detrend/pmSkySubtract.h (modified) * trunk/psModules/src/extras/pmKapaPlots.c (modified) * trunk/psModules/src/extras/pmKapaPlots.h (modified) * trunk/psModules/src/extras/psIOBuffer.h (modified) * trunk/psModules/src/extras/psPipe.h (modified) * trunk/psModules/src/extras/psVectorBracket.h (modified) * trunk/psModules/src/imcombine/pmImageCombine.h (modified) * trunk/psModules/src/imcombine/pmImageSubtract.h (modified) * trunk/psModules/src/imcombine/pmReadoutCombine.h (modified) * trunk/psModules/src/objects/pmGrowthCurve.h (modified) * trunk/psModules/src/objects/pmModel.h (modified) * trunk/psModules/src/objects/pmModelGroup.h (modified) * trunk/psModules/src/objects/pmMoments.h (modified) * trunk/psModules/src/objects/pmObjects.h (modified) * trunk/psModules/src/objects/pmPSF.h (modified) * trunk/psModules/src/objects/pmPSF_IO.h (modified) * trunk/psModules/src/objects/pmPSFtry.h (modified) * trunk/psModules/src/objects/pmPeaks.h (modified) * trunk/psModules/src/objects/pmSource.h (modified) * trunk/psModules/src/objects/pmSourceContour.h (modified) * trunk/psModules/src/objects/pmSourceFitModel.h (modified) * trunk/psModules/src/objects/pmSourceIO.h (modified) * trunk/psModules/src/objects/pmSourcePhotometry.h (modified) * trunk/psModules/src/objects/pmSourcePlots.h (modified) * trunk/psModules/src/objects/pmSourceSky.h (modified) cleaned up Doxygen groups Wed, 24 Jan 2007 01:24:38 GMT jhoblitt [11252] * trunk/psLib/test/db/Makefile.am (modified) * trunk/psLib/test/db/tap_psDB.c (added) stub out psDB tap tests Wed, 24 Jan 2007 01:05:41 GMT magnier [11251] * trunk/psModules/src/concepts/pmConceptsPhotcode.h (modified) * trunk/psModules/src/config (modified) * trunk/psModules/src/config/.cvsignore (modified) * trunk/psModules/src/config/pmConfig.h (modified) * trunk/psModules/src/config/pmConfigCamera.h (modified) * trunk/psModules/src/config/pmConfigRecipes.h (modified) * trunk/psModules/src/config/pmVersion.h (modified) * trunk/psModules/src/sky/pmWarpMap.h (modified) fixing doxygen tags Wed, 24 Jan 2007 01:04:24 GMT magnier [11250] * trunk/psModules/configure.ac (modified) * trunk/psModules/src/config/Makefile.am (modified) * trunk/psModules/src/config/pmErrorCodes.c.in (added) * trunk/psModules/src/config/pmErrorCodes.dat (added) * trunk/psModules/src/config/pmErrorCodes.h.in (added) adding psmodules errors (PM_ERR_...) Tue, 23 Jan 2007 22:47:38 GMT eugene [11249] * trunk/ppMerge/src/ppMergeCheckInputs.c (modified) fixed error with CameraValidateConfig Tue, 23 Jan 2007 22:47:23 GMT magnier [11248] * trunk/psLib/src/astro/psCoord.h (modified) * trunk/psLib/src/astro/psEarthOrientation.h (modified) * trunk/psLib/src/astro/psSphereOps.h (modified) * trunk/psLib/src/astro/psTime.h (modified) * trunk/psLib/src/db/psDB.h (modified) * trunk/psLib/src/fft/psImageFFT.h (modified) * trunk/psLib/src/fft/psVectorFFT.h (modified) * trunk/psLib/src/fits/psFits.h (modified) * trunk/psLib/src/fits/psFitsHeader.h (modified) * trunk/psLib/src/fits/psFitsImage.h (modified) * trunk/psLib/src/fits/psFitsTable.h (modified) * trunk/psLib/src/imageops/psImageBackground.h (modified) * trunk/psLib/src/imageops/psImageConvolve.h (modified) * trunk/psLib/src/imageops/psImageGeomManip.h (modified) * trunk/psLib/src/imageops/psImageMaskOps.h (modified) * trunk/psLib/src/imageops/psImagePixelExtract.h (modified) * trunk/psLib/src/imageops/psImagePixelManip.h (modified) * trunk/psLib/src/imageops/psImageStats.h (modified) * trunk/psLib/src/imageops/psImageStructManip.h (modified) * trunk/psLib/src/imageops/psImageUnbin.h (modified) * trunk/psLib/src/jpeg/psImageJpeg.h (modified) * trunk/psLib/src/math/psBinaryOp.h (modified) * trunk/psLib/src/math/psClip.h (modified) * trunk/psLib/src/math/psCompare.h (modified) * trunk/psLib/src/math/psConstants.h (modified) * trunk/psLib/src/math/psEllipse.h (modified) * trunk/psLib/src/math/psHistogram.h (modified) * trunk/psLib/src/math/psMD5.h (modified) * trunk/psLib/src/math/psMathUtils.h (modified) * trunk/psLib/src/math/psMatrix.h (modified) * trunk/psLib/src/math/psMinimizeLMM.h (modified) * trunk/psLib/src/math/psMinimizePolyFit.h (modified) * trunk/psLib/src/math/psMinimizePowell.h (modified) * trunk/psLib/src/math/psPolynomial.h (modified) * trunk/psLib/src/math/psPolynomialUtils.h (modified) * trunk/psLib/src/math/psRandom.h (modified) * trunk/psLib/src/math/psRegion.h (modified) * trunk/psLib/src/math/psRegionForImage.h (modified) * trunk/psLib/src/math/psSparse.h (modified) * trunk/psLib/src/math/psSpline.h (modified) * trunk/psLib/src/math/psStats.h (modified) * trunk/psLib/src/math/psUnaryOp.h (modified) * trunk/psLib/src/math/psVectorSmooth.h (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) * trunk/psLib/src/mathtypes/psScalar.h (modified) * trunk/psLib/src/mathtypes/psVector.h (modified) * trunk/psLib/src/sys/psAbort.h (modified) * trunk/psLib/src/sys/psAssert.h (modified) * trunk/psLib/src/sys/psConfigure.h (modified) * trunk/psLib/src/sys/psError.h (modified) * trunk/psLib/src/sys/psErrorCodes.h.in (modified) * trunk/psLib/src/sys/psExit.h (modified) * trunk/psLib/src/sys/psLine.h (modified) * trunk/psLib/src/sys/psLogMsg.h (modified) * trunk/psLib/src/sys/psMemory.h (modified) * trunk/psLib/src/sys/psSlurp.h (modified) * trunk/psLib/src/sys/psString.h (modified) * trunk/psLib/src/sys/psTrace.h (modified) * trunk/psLib/src/sys/psType.h (modified) * trunk/psLib/src/types/psArguments.h (modified) * trunk/psLib/src/types/psArray.h (modified) * trunk/psLib/src/types/psBitSet.h (modified) * trunk/psLib/src/types/psHash.h (modified) * trunk/psLib/src/types/psList.h (modified) * trunk/psLib/src/types/psLookupTable.h (modified) * trunk/psLib/src/types/psMetadata.h (modified) * trunk/psLib/src/types/psMetadataConfig.h (modified) * trunk/psLib/src/types/psMetadataItemCompare.h (modified) * trunk/psLib/src/types/psMetadataItemParse.h (modified) * trunk/psLib/src/types/psPixels.h (modified) * trunk/psLib/src/xml/psXML.h (modified) major cleanup of the Doxygen groups Tue, 23 Jan 2007 03:20:33 GMT magnier [11247] * trunk/psModules/src/objects/pmSourceIO_CMF.c (modified) supply source type Tue, 23 Jan 2007 03:20:13 GMT magnier [11246] * trunk/psModules/src/objects/pmSourceIO.c (modified) supply valid PHU Tue, 23 Jan 2007 03:19:43 GMT magnier [11245] * trunk/psModules/src/config/pmConfig.c (modified) * trunk/psModules/src/config/pmConfig.h (modified) fixed pmConfigValidateCameraFormat to distinguish error and invalid Tue, 23 Jan 2007 03:18:57 GMT magnier [11244] * trunk/psModules/src/concepts/pmConceptsRead.c (modified) minor changes Tue, 23 Jan 2007 03:18:42 GMT magnier [11243] * trunk/psModules/src/concepts/pmConcepts.c (modified) added a note Tue, 23 Jan 2007 03:18:21 GMT magnier [11242] * trunk/psModules/src/camera/pmFPAfileDefine.c (modified) * trunk/psModules/src/camera/pmFPAfileIO.c (modified) correctly handle invalid camera format vs config error Tue, 23 Jan 2007 03:18:05 GMT eugene [11238] * trunk/Ohana/src/perl/Makefile (modified) * trunk/Ohana/src/shell/Makefile (modified) * trunk/Ohana/src/tcl/Makefile (modified) fixed DESTBIN Tue, 23 Jan 2007 03:17:12 GMT magnier [11237] * trunk/psModules/src/camera/pmFPAConstruct.c (modified) minor change Tue, 23 Jan 2007 02:12:35 GMT Paul Price [11236] * trunk/ippTasks/phase0.pro (modified) * trunk/ippTasks/phase2.pro (modified) Removing DBNAME for now. Replacing OUTDIR with WORKDIR. Tue, 23 Jan 2007 02:06:09 GMT Paul Price [11235] * trunk/ippTasks/detrend.norm.pro (modified) * trunk/ippTasks/detrend.reject.pro (modified) Fixing process_exit. Tue, 23 Jan 2007 02:01:13 GMT Paul Price [11234] * trunk/ippTasks/detrend.norm.pro (modified) Fixing typo. Tue, 23 Jan 2007 01:18:56 GMT jhoblitt [11233] * trunk/ippTools/src/dettool.c (modified) fix -tostacked SQL, the fault handling broke the left join between ... Tue, 23 Jan 2007 00:54:39 GMT eugene [11232] * trunk/Ohana/src/opihi/pantasks/ipptool2book.c (modified) added -setword Tue, 23 Jan 2007 00:54:26 GMT eugene [11231] * trunk/Ohana/src/opihi/cmd.data/stats.c (modified) added default choice to stats Mon, 22 Jan 2007 01:13:53 GMT eugene [11230] * trunk/psphot/src/psphot.h (modified) * trunk/psphot/src/psphotMergeSources.c (modified) * trunk/psphot/src/psphotParseCamera.c (modified) * trunk/psphot/src/psphotReadout.c (modified) adding ability to load externally-supplied sources Mon, 22 Jan 2007 01:13:00 GMT magnier [11229] * trunk/psModules/src/objects/pmSourceIO.c (modified) allocate a readout if needed, use EXTDATA in header for CMF Mon, 22 Jan 2007 01:12:25 GMT magnier [11228] * trunk/psModules/src/objects/pmSourceIO_CMF.c (modified) fix leaks Mon, 22 Jan 2007 01:12:06 GMT magnier [11227] * trunk/psModules/src/objects/pmSourceIO_CMP.c (modified) fix output errMag to return an appropriate value if out of range Mon, 22 Jan 2007 01:11:21 GMT magnier [11226] * trunk/psModules/src/camera/pmFPAfileDefine.c (modified) dropped the unneeded concept functions in FromDetDB; made the found ... Mon, 22 Jan 2007 01:09:29 GMT magnier [11225] * trunk/psModules/src/camera/pmFPAMaskWeight.c (modified) use the existing weight image, if available; added a note Sun, 21 Jan 2007 21:59:51 GMT eugene [11217] * trunk/Ohana/src/opihi/dimm/dimm.c (modified) * trunk/Ohana/src/opihi/dvo/dvo.c (modified) * trunk/Ohana/src/opihi/mana/mana.c (modified) * trunk/Ohana/src/opihi/pantasks/pantasks_client.c (modified) * trunk/Ohana/src/opihi/pclient/pclient.c (modified) * trunk/Ohana/src/opihi/pcontrol/pcontrol.c (modified) fixed double free on helpdir Sat, 20 Jan 2007 04:24:42 GMT Paul Price [11216] * trunk/psModules/src/camera/pmFPAConstruct.c (modified) * trunk/psModules/src/camera/pmFPAConstruct.h (modified) Adding pmFPAIdentifySourceFromHeader to only identify the source in ... Sat, 20 Jan 2007 04:10:46 GMT jhoblitt [11215] * trunk/ippTools/pxtools.pc.in (modified) remove private.libs as this is covered by requires Sat, 20 Jan 2007 04:09:07 GMT jhoblitt [11214] * trunk/ippTools/Makefile.am (modified) * trunk/ippTools/configure.ac (modified) * trunk/ippTools/pxtools.pc.in (added) add basic pkgconfig .pc file support Sat, 20 Jan 2007 03:56:08 GMT eugene [11213] * trunk/Ohana/src/opihi/pantasks/pantasks.c (modified) fixed a double free Sat, 20 Jan 2007 03:34:46 GMT jhoblitt [11212] * trunk/ippScripts/scripts/phase0_imfile.pl (modified) don't prepend the workdir onto the uri Sat, 20 Jan 2007 03:25:35 GMT jhoblitt [11211] * trunk/ippScripts/scripts/phase0_imfile.pl (modified) add workdir support Sat, 20 Jan 2007 03:24:59 GMT eugene [11210] * trunk/ippTasks/detrend.mkruns.pro (modified) * trunk/ippTasks/detrend.norm.pro (modified) * trunk/ippTasks/detrend.process.pro (modified) * trunk/ippTasks/detrend.reject.pro (modified) * trunk/ippTasks/detrend.resid.pro (modified) * trunk/ippTasks/detrend.stack.pro (modified) * trunk/ippTasks/notes.txt (modified) * trunk/ippTasks/pantasks.pro (modified) * trunk/ippTasks/phase0.pro (modified) * trunk/ippTasks/phase2.pro (modified) * trunk/ippTasks/phase3.pro (modified) converting to book version Sat, 20 Jan 2007 02:55:32 GMT Paul Price [11207] * trunk/ppMerge/src/ppMergeCombine.c (modified) Adding error message. Sat, 20 Jan 2007 02:54:25 GMT Paul Price [11206] * trunk/ippconfig/recipes/ppImage.config (modified) Adding fringe recipe options. Sat, 20 Jan 2007 02:53:34 GMT Paul Price [11205] * trunk/ippconfig/mcshort/camera.config (modified) Restoring recipes present in Megacam's config. Sat, 20 Jan 2007 02:34:35 GMT jhoblitt [11204] * trunk/ippTools/src/detselect.c (modified) * trunk/ippTools/src/detselectConfig.c (modified) add detselect range support Sat, 20 Jan 2007 02:01:20 GMT magnier [11203] * trunk/psModules/src/objects/pmSource.h (modified) added MODE_EXTERNAL Sat, 20 Jan 2007 02:00:20 GMT Paul Price [11202] * trunk/ippconfig/recipes/ppMerge.config (modified) Adding fringe options. Sat, 20 Jan 2007 01:47:27 GMT eugene [11201] * trunk/psphot/src/psphot.h (modified) * trunk/psphot/src/psphotArguments.c (modified) * trunk/psphot/src/psphotMergeSources.c (modified) * trunk/psphot/src/psphotParseCamera.c (modified) * trunk/psphot/src/psphotReadout.c (modified) defined features to read in externally-supplied source coordinates Sat, 20 Jan 2007 01:46:30 GMT eugene [11200] * trunk/psphot/src/psphotChoosePSF.c (modified) * trunk/psphot/src/psphotImageMedian.c (modified) * trunk/psphot/src/psphotOutput.c (modified) * trunk/psphot/src/psphotWeightBias.c (modified) changed SKY_STDEV to SKY_SIG to fit in FITS keyword Sat, 20 Jan 2007 01:33:07 GMT Paul Price [11199] * trunk/ppImage/src/ppImageParseCamera.c (modified) Plugging memory leaks. Sat, 20 Jan 2007 01:31:00 GMT jhoblitt [11198] * trunk/ippTools/src/dettoolConfig.c (modified) remove mem leak (accidentally committed) Sat, 20 Jan 2007 01:30:29 GMT jhoblitt [11197] * trunk/ippTools/configure.ac (modified) * trunk/ippTools/scripts/dettest.sh (modified) * trunk/ippTools/src/dettool.c (modified) * trunk/ippTools/src/dettoolConfig.c (modified) implement dettool detRun.{_min, _max} range support Sat, 20 Jan 2007 01:02:15 GMT Paul Price [11196] * trunk/psphot/psphot.pc.in (modified) Removing psphot libraries from public Sat, 20 Jan 2007 00:49:51 GMT Paul Price [11195] * trunk/ppImage/src/Makefile.am (modified) Don't use ppMem Sat, 20 Jan 2007 00:32:14 GMT jhoblitt [11193] * trunk/dbconfig/config.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.78 Sat, 20 Jan 2007 00:31:25 GMT jhoblitt [11192] * trunk/dbconfig/tasks.md (modified) change detRun to have 'min & max' ranges where appropriate Sat, 20 Jan 2007 00:16:02 GMT Paul Price [11191] * trunk/ppImage/src/ppImageDetrendFringe.c (modified) Adding error message. Fri, 19 Jan 2007 22:18:53 GMT eugene [11190] * trunk/psphot/src/psphotArguments.c (modified) * trunk/psphot/src/psphotParseCamera.c (modified) adding mask and weight, fixing input psf option Fri, 19 Jan 2007 22:18:21 GMT eugene [11189] * trunk/psphot/src/psphotChoosePSF.c (modified) moved psphotPSFstats into psphotChoosePSF Fri, 19 Jan 2007 22:17:35 GMT eugene [11188] * trunk/psphot/src/psphotReadout.c (modified) moved psphotReadoutCleanup out to new file, added merge sources Fri, 19 Jan 2007 22:16:43 GMT eugene [11187] * trunk/psphot/src/psphot.h (modified) new API for psphotFindPeaks Fri, 19 Jan 2007 22:16:23 GMT eugene [11186] * trunk/psphot/src/psphotFindPeaks.c (modified) added 1st and 2nd pass options Fri, 19 Jan 2007 22:15:57 GMT eugene [11185] * trunk/psphot/src/Makefile.am (modified) added psphotMergeSources.c and psphotReadoutCleanup.c Fri, 19 Jan 2007 22:15:36 GMT eugene [11184] * trunk/psphot/src/psphotReadoutCleanup.c (added) moved psphotReadoutCleanup out of psphotReadout.c Fri, 19 Jan 2007 22:15:17 GMT eugene [11183] * trunk/psphot/src/psphotMergeSources.c (added) function to merge two source lists Fri, 19 Jan 2007 22:14:15 GMT magnier [11182] * trunk/psModules/src/camera/pmFPAfileDefine.c (modified) * trunk/psModules/src/camera/pmFPAfileDefine.h (modified) adding pmFPAfileBindFromArgs Fri, 19 Jan 2007 20:49:05 GMT gusciora [11181] * trunk/psLib/test/imageops/tap_psImageSmooth.c (added) *** empty log message *** Fri, 19 Jan 2007 20:42:21 GMT gusciora [11180] * trunk/psLib/test/astro/tap_psCoord.c (added) * trunk/psLib/test/astro/tap_psCoord01.c (added) * trunk/psLib/test/astro/tap_psCoord02.c (added) * trunk/psLib/test/astro/tap_psTime_01.c (added) * trunk/psLib/test/astro/tap_psTime_02.c (added) * trunk/psLib/test/astro/tap_psTime_03.c (added) * trunk/psLib/test/astro/tap_psTime_04.c (added) First version. Fri, 19 Jan 2007 05:00:18 GMT Paul Price [11179] * trunk/ippconfig/mcshort/camera.config (modified) Adding new rejection limits. Fri, 19 Jan 2007 04:57:40 GMT eugene [11178] * trunk/psphot/src/psphotReadout.c (modified) adding second pass analysis: remeasure sky, redetect peaks, classify, ... Fri, 19 Jan 2007 04:56:45 GMT eugene [11177] * trunk/psphot/src/psphotSourceStats.c (modified) allow faint sources to skip the moments Fri, 19 Jan 2007 04:56:07 GMT eugene [11176] * trunk/psphot/src/psphotSourceFits.c (modified) convert to PM_PAR_XXX names, added running count of each type of fit ... Fri, 19 Jan 2007 04:55:08 GMT eugene [11175] * trunk/psphot/src/psphotSortBySN.c (modified) use peak SN not moments SN Fri, 19 Jan 2007 04:54:46 GMT eugene [11174] * trunk/psphot/src/psphotRadiusChecks.c (modified) temporary option to handle sources without moments (better choice needed) Fri, 19 Jan 2007 04:54:09 GMT eugene [11173] * trunk/psphot/src/psphotParseCamera.c (modified) added some notes Fri, 19 Jan 2007 04:53:56 GMT eugene [11172] * trunk/psphot/src/psphotModelTest.c (modified) pmPeak->counts to value Fri, 19 Jan 2007 04:53:35 GMT eugene [11171] * trunk/psphot/src/psphotImageMedian.c (modified) added FITTED_MEAN_V3 option; allow existing internal background model Fri, 19 Jan 2007 04:52:40 GMT eugene [11170] * trunk/psphot/src/psphotGuessModels.c (modified) allow objects to lack moments (use peak values as needed -- must be a ... Fri, 19 Jan 2007 04:52:08 GMT eugene [11169] * trunk/psphot/src/psphotFindPeaks.c (modified) moved effArea factor to threshold from detection image; added loop to ... Fri, 19 Jan 2007 04:50:29 GMT Paul Price [11168] * trunk/ippTools/src/dettool.c (modified) Fixing SQL error: wrong table specified. Fri, 19 Jan 2007 04:49:45 GMT eugene [11167] * trunk/psphot/src/psphotEvalPSF.c (modified) using CELL.SATURATION value not outdated psphot recipe value ... Fri, 19 Jan 2007 04:48:05 GMT eugene [11166] * trunk/psphot/src/psphotEnsemblePSF.c (modified) added some notes Fri, 19 Jan 2007 04:47:41 GMT eugene [11165] * trunk/psphot/src/psphotBlendFit.c (modified) adding psphotFitSummary calls to provide running stats Fri, 19 Jan 2007 04:46:33 GMT eugene [11164] * trunk/psphot/src/psphotBasicDeblend.c (modified) using peak SN not moments->Peak to set blend threshold; only allow ... Fri, 19 Jan 2007 04:45:09 GMT eugene [11163] * trunk/psphot/src/psphot.h (modified) adding psphotFitInit and psphotFitSummary to fitting stats Fri, 19 Jan 2007 04:42:39 GMT Paul Price [11162] * trunk/ippTools/src/dettool.c (modified) Missing comma. Fri, 19 Jan 2007 04:39:02 GMT magnier [11161] * trunk/psModules/src/objects/pmSourceIO_RAW.c (modified) changing to peak SN from moments SN, adding flux and SN to peak output Fri, 19 Jan 2007 04:38:26 GMT magnier [11160] * trunk/psModules/src/objects/pmSource.c (modified) allowing some sources to lack moments, providing stats based on SN ... Fri, 19 Jan 2007 04:36:55 GMT magnier [11159] * trunk/psModules/src/objects/pmPeaks.c (modified) * trunk/psModules/src/objects/pmPeaks.h (modified) adding SN and flux elements to pmPeak, changing counts to value Fri, 19 Jan 2007 04:35:53 GMT magnier [11158] * trunk/psModules/src/objects/pmPSFtry.c (modified) use correct return value from stats after switching to robust median Fri, 19 Jan 2007 04:35:12 GMT magnier [11157] * trunk/psModules/src/camera/pmFPAMaskWeight.c (modified) correctly return errors in pmReadoutGenerateMaskWeight Fri, 19 Jan 2007 04:33:09 GMT magnier [11156] * trunk/psLib/src/imageops/psImageBackground.c (modified) added trace option output of stats vector Fri, 19 Jan 2007 04:32:27 GMT magnier [11155] * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/src/math/psStats.h (modified) added FITTED_MEAN_V3: an asymmetric (top-heavy) population; better ... Fri, 19 Jan 2007 04:31:06 GMT magnier [11154] * trunk/psLib/src/sys/psSlurp.c (modified) * trunk/psLib/src/sys/psSlurp.h (modified) minor changes to includes Fri, 19 Jan 2007 04:30:33 GMT magnier [11153] * trunk/psLib/src/imageops/psImageConvolve.c (modified) * trunk/psLib/src/imageops/psImageConvolve.h (modified) added psImageSmoothMaskF32 Fri, 19 Jan 2007 04:29:11 GMT magnier [11152] * trunk/psLib/src/types/psMetadataConfig.c (modified) using the actual page size to drive the size request in an attempt to ...