# # ChangeLog for trunk/psModules # # Generated by Trac 1.6 # Jul 19, 2026, 10:49:40 PM Mon, 17 Nov 2008 02:39:25 GMT eugene [20768] * trunk/psModules/src/concepts/pmConceptsRead.c (modified) additional, minor tracing Fri, 14 Nov 2008 07:32:36 GMT Paul Price [20749] * trunk/psModules/src/camera/pmFPAMaskWeight.c (modified) Had correction ratio around the wrong way. Problem was revealed when ... Fri, 14 Nov 2008 02:11:45 GMT eugene [20741] * trunk/psModules/src/objects/Makefile.am (modified) * trunk/psModules/src/objects/pmSourceIO.c (modified) * trunk/psModules/src/objects/pmSourceIO.h (modified) * trunk/psModules/src/objects/pmSourceIO_PS1_CAL_0.c (added) adding PS1_CAL_0 output format Thu, 13 Nov 2008 19:38:16 GMT bills [20720] * trunk/psModules/src/astrom/pmAstrometryWCS.c (modified) remove any CDi_j style wcs keywords from header Thu, 13 Nov 2008 08:01:19 GMT Paul Price [20718] * trunk/psModules/src/imcombine/pmSubtractionMatch.c (modified) Fixing "may be used uninitialised" error. Thu, 13 Nov 2008 07:28:45 GMT Paul Price [20717] * trunk/psModules/src/imcombine/pmSubtractionMatch.c (modified) Fixing double free. Thu, 13 Nov 2008 07:18:33 GMT Paul Price [20714] * trunk/psModules/src/imcombine/pmSubtractionMatch.c (modified) * trunk/psModules/src/imcombine/pmSubtractionStamps.c (modified) Apply threshold to stamps from list. Threshold is now specified as ... Thu, 13 Nov 2008 03:50:30 GMT eugene [20712] * trunk/psModules/src/imcombine/pmStack.c (modified) var_soft = var + soft_frac nsigma_^2 = var_soft * rej (not the ... Tue, 11 Nov 2008 06:48:42 GMT Paul Price [20685] * trunk/psModules/src/camera/pmFPAMaskWeight.c (modified) Mask non-finite values. Tue, 11 Nov 2008 02:40:32 GMT Paul Price [20669] * trunk/psModules/src/detrend/pmRemnance.c (modified) Start from the bottom of the cell, and don't go any further if you ... Tue, 11 Nov 2008 02:33:46 GMT Paul Price [20667] * trunk/psModules/src/detrend/pmRemnance.c (modified) Error handling when can't measure the background. Tue, 11 Nov 2008 02:29:44 GMT Paul Price [20666] * trunk/psModules/src/detrend/pmRemnance.c (modified) If we can't measure the background, it probably means the whole ... Tue, 11 Nov 2008 02:04:13 GMT bills [20662] * trunk/psModules/src/astrom/pmAstrometryWCS.c (modified) copy the CTYPE values into the wcs structure Tue, 11 Nov 2008 00:04:47 GMT eugene [20639] * trunk/psModules/src/camera/pmFPAfileIO.c (modified) * trunk/psModules/src/config/pmConfig.c (modified) * trunk/psModules/src/config/pmConfig.h (modified) pmConfigCameraFrmatFromHeader returns camera name as well as format name Tue, 11 Nov 2008 00:04:24 GMT eugene [20638] * trunk/psModules/src/concepts/pmConceptsRead.c (modified) added some traces Tue, 11 Nov 2008 00:03:46 GMT eugene [20637] * trunk/psModules/src/camera/pmFPAfileDefine.h (modified) supply camera name for define input Tue, 11 Nov 2008 00:03:31 GMT eugene [20636] * trunk/psModules/src/camera/pmFPAfileDefine.c (modified) be explicit about the camera name vs camera format Tue, 11 Nov 2008 00:02:51 GMT eugene [20635] * trunk/psModules/src/camera/pmFPAExtent.c (modified) pmCellExtent was not respecting the parity Tue, 11 Nov 2008 00:02:26 GMT eugene [20634] * trunk/psModules/src/camera/pmFPACopy.c (modified) added asserts to report failure to determine cell parities Mon, 10 Nov 2008 23:44:52 GMT Paul Price [20633] * trunk/psModules/src/imcombine/pmStackReject.c (modified) Adding additional TESTING outputs. Mon, 10 Nov 2008 06:40:44 GMT Paul Price [20624] * trunk/psModules/src/detrend/pmRemnance.c (modified) Only mask the bottom bit if requested. Mon, 10 Nov 2008 06:32:10 GMT Paul Price [20622] * trunk/psModules/src/detrend/pmRemnance.c (modified) * trunk/psModules/src/detrend/pmRemnance.h (modified) Another different algorithm: sum over the column in stages and ... Mon, 10 Nov 2008 05:17:43 GMT Paul Price [20621] * trunk/psModules/src/detrend/pmRemnance.c (modified) Changing from drop-dead simple remnance algorithm to something a bit ... Mon, 10 Nov 2008 04:19:57 GMT Paul Price [20620] * trunk/psModules/src/detrend/pmRemnance.c (modified) * trunk/psModules/src/detrend/pmRemnance.h (modified) Can't spell even made-up words! Mon, 10 Nov 2008 04:18:17 GMT Paul Price [20619] * trunk/psModules/src/psmodules.h (modified) Adding function to mask remnance. Mon, 10 Nov 2008 04:04:31 GMT Paul Price [20617] * trunk/psModules/src/detrend/Makefile.am (modified) * trunk/psModules/src/detrend/pmRemnance.c (added) * trunk/psModules/src/detrend/pmRemnance.h (added) Adding function to attempt to mask GPC1 'remnance' pixels: remembered ... Sun, 09 Nov 2008 00:32:30 GMT eugene [20599] * trunk/psModules/src/concepts/pmConceptsRead.c (modified) warning for missing gain Sun, 09 Nov 2008 00:32:17 GMT eugene [20598] * trunk/psModules/src/concepts/pmConceptsStandard.c (modified) set gain to 1.0 if it is not found Sun, 09 Nov 2008 00:31:01 GMT eugene [20597] * trunk/psModules/src/concepts/pmConceptsAverage.c (modified) divide by double nCells Sun, 09 Nov 2008 00:30:32 GMT eugene [20596] * trunk/psModules/src/concepts/pmConceptsAverage.c (modified) some values are not found in all cell: average only existing entries Sun, 09 Nov 2008 00:28:18 GMT eugene [20592] * trunk/psModules/src/objects/pmModel.c (modified) move residuals correctly with the PSF when using the offsets Sat, 08 Nov 2008 01:52:34 GMT eugene [20582] * trunk/psModules/src/objects/Makefile.am (modified) * trunk/psModules/src/objects/pmPSFtry.c (modified) * trunk/psModules/src/objects/pmSourceVisual.c (added) * trunk/psModules/src/objects/pmSourceVisual.h (added) * trunk/psModules/src/psmodules.h (modified) adding pmSourceVisual Fri, 07 Nov 2008 18:55:16 GMT Paul Price [20576] * trunk/psModules/src/concepts/pmConceptsAverage.c (modified) Average additional FPA concepts. Trying to get the photcode for ... Fri, 07 Nov 2008 02:07:09 GMT Paul Price [20571] * trunk/psModules/src/imcombine/pmStackReject.c (modified) NAN sysError was causing trouble. Fri, 07 Nov 2008 00:07:23 GMT Paul Price [20568] * trunk/ppStack/src/ppStackLoop.c (modified) * trunk/ppStack/src/ppStackMatch.c (modified) * trunk/ppSub/src/ppSubArguments.c (modified) * trunk/ppSub/src/ppSubReadout.c (modified) * trunk/psModules/src/imcombine/pmStackReject.c (modified) * trunk/psModules/src/imcombine/pmStackReject.h (modified) * trunk/psModules/src/imcombine/pmSubtraction.c (modified) * trunk/psModules/src/imcombine/pmSubtraction.h (modified) * trunk/psModules/src/imcombine/pmSubtractionMatch.c (modified) * trunk/psModules/src/imcombine/pmSubtractionMatch.h (modified) Adding parameter 'stride' to control the size of convolution patches ... Thu, 06 Nov 2008 21:53:45 GMT Paul Price [20561] * trunk/psModules/src/imcombine/pmSubtraction.c (modified) * trunk/psModules/src/imcombine/pmSubtractionEquation.c (modified) Adding log messages with time of important stages. Wed, 05 Nov 2008 20:41:47 GMT Paul Price [20552] * trunk/psModules/src/config/pmConfig.c (modified) Had "break" when I meant "continue". Tue, 04 Nov 2008 02:41:33 GMT Paul Price [20522] * trunk/psModules/src/objects/pmSource.c (modified) Fixing compilation error. Tue, 04 Nov 2008 02:39:37 GMT Paul Price [20521] * trunk/psModules/src/objects/pmSource.c (modified) Report numbers for each class. Sat, 01 Nov 2008 03:36:01 GMT Paul Price [20505] * trunk/psModules/src/imcombine/pmStackReject.c (modified) * trunk/psModules/src/imcombine/pmSubtraction.c (modified) * trunk/psModules/src/imcombine/pmSubtraction.h (modified) * trunk/psModules/src/imcombine/pmSubtractionMatch.c (modified) * trunk/psModules/src/imcombine/pmSubtractionMatch.h (modified) Making relative systematic error in kernel a configurable parameter ... Sat, 01 Nov 2008 03:00:04 GMT Paul Price [20497] * trunk/ippconfig/recipes/ppStack.config (modified) * trunk/ppStack/src/ppStackArguments.c (modified) * trunk/ppStack/src/ppStackReadout.c (modified) * trunk/psModules/src/imcombine/pmStack.c (modified) * trunk/psModules/src/imcombine/pmStack.h (modified) Adding relative systematic error for combination when rejecting. Sat, 01 Nov 2008 02:01:21 GMT Paul Price [20489] * trunk/psModules/src/camera/pmFPAMaskWeight.c (modified) Make fake source peaks a little lower flux, so they're a bit in the ... Sat, 01 Nov 2008 00:15:50 GMT Paul Price [20488] * trunk/psModules/src/camera/pmFPAMaskWeight.c (modified) Making things a bit clearer. Had ratio around the wrong way. Fri, 31 Oct 2008 21:50:59 GMT Paul Price [20487] * trunk/psModules/src/imcombine/pmStack.c (modified) Don't use variance factors since we're now renormalising the weight maps. Fri, 31 Oct 2008 21:50:16 GMT Paul Price [20486] * trunk/psModules/src/camera/pmFPAMaskWeight.c (modified) * trunk/psModules/src/camera/pmFPAMaskWeight.h (modified) Adding functions to renormalise the weight maps based on pixels or on ... Fri, 31 Oct 2008 00:43:45 GMT Paul Price [20480] * trunk/psModules/src/config/pmConfig.c (modified) Before clobbering a header value with the rule value, check to see if ... Thu, 30 Oct 2008 00:32:54 GMT Paul Price [20468] * trunk/psModules/src/camera/pmReadoutFake.c (modified) Seems that the sense of the offsets within pmModelAddWithOffset has ... Wed, 29 Oct 2008 21:47:56 GMT Paul Price [20466] * trunk/psModules/src/imcombine/pmSubtraction.c (modified) Need to turn off threads at the psLib level --- otherwise, we end up ... Wed, 29 Oct 2008 20:55:06 GMT Paul Price [20465] * trunk/psModules/src/imcombine/pmSubtractionMatch.c (modified) * trunk/psModules/src/imcombine/pmSubtractionStamps.c (modified) * trunk/psModules/src/imcombine/pmSubtractionStamps.h (modified) Don't rely on the input source list to have finite magnitudes (at the ... Wed, 29 Oct 2008 02:45:44 GMT eugene [20457] * trunk/psModules/src/objects/pmFootprintArrayGrow.c (modified) reduce timing verbosity Wed, 29 Oct 2008 01:05:05 GMT eugene [20453] * trunk/psModules/src/objects/pmPSFtry.c (modified) * trunk/psphot/src/psphotAddNoise.c (modified) * trunk/psphot/src/psphotApResid.c (modified) * trunk/psphot/src/psphotBasicDeblend.c (modified) * trunk/psphot/src/psphotBlendFit.c (modified) * trunk/psphot/src/psphotChoosePSF.c (modified) * trunk/psphot/src/psphotDeblendSatstars.c (modified) * trunk/psphot/src/psphotFindDetections.c (modified) * trunk/psphot/src/psphotFindFootprints.c (modified) * trunk/psphot/src/psphotFindPeaks.c (modified) * trunk/psphot/src/psphotFitSourcesLinear.c (modified) * trunk/psphot/src/psphotGuessModels.c (modified) * trunk/psphot/src/psphotImageMedian.c (deleted) * trunk/psphot/src/psphotMagnitudes.c (modified) * trunk/psphot/src/psphotMakeFluxScale.c (modified) * trunk/psphot/src/psphotMakeGrowthCurve.c (modified) * trunk/psphot/src/psphotMakeResiduals.c (modified) * trunk/psphot/src/psphotModelBackground.c (modified) * trunk/psphot/src/psphotReplaceUnfit.c (modified) * trunk/psphot/src/psphotRoughClass.c (modified) * trunk/psphot/src/psphotSignificanceImage.c (modified) * trunk/psphot/src/psphotSkyReplace.c (modified) * trunk/psphot/src/psphotSourceSize.c (modified) * trunk/psphot/src/psphotSourceStats.c (modified) * trunk/psphot/src/psphotSubtractBackground.c (modified) cleanup timer marks Wed, 29 Oct 2008 00:01:22 GMT eugene [20448] * trunk/psModules/src/objects/pmModel.c (modified) use a hard-wired 2x2 bilinear interpolation Wed, 29 Oct 2008 00:00:37 GMT eugene [20447] * trunk/psModules/src/objects/pmGrowthCurveGenerate.c (modified) center on pixel (to 0.5 pixels) Tue, 28 Oct 2008 22:08:37 GMT Paul Price [20442] * trunk/psModules/src/camera/pmFPABin.c (modified) We shouldn't copy the concepts from the input cell, because that is ... Tue, 28 Oct 2008 00:47:55 GMT Paul Price [20421] * trunk/psModules/src/imcombine/pmSubtractionKernels.c (modified) Fixing SEGV when tracing due to optimised ISIS. Tue, 28 Oct 2008 00:19:42 GMT Paul Price [20420] * trunk/psModules/src/imcombine/pmStackReject.c (modified) Adding trace statements. Bug resulted in zero pixels rejected when ... Mon, 27 Oct 2008 00:23:15 GMT eugene [20401] * trunk/psModules/src/detrend/pmDetrendDB.c (modified) * trunk/psModules/src/detrend/pmDetrendDB.h (modified) changing FLAT_CORRECTION to FLATCORR for more general consistency Mon, 27 Oct 2008 00:22:46 GMT eugene [20400] * trunk/psModules/src/camera/pmFPAfileDefine.c (modified) * trunk/psModules/src/camera/pmFPAfileIO.c (modified) for files loaded from the detrend database, re-construct the fpa when ... Fri, 24 Oct 2008 21:21:06 GMT Paul Price [20355] * trunk/psModules/src/imcombine/pmSubtractionIO.c (modified) Write out realisations of the kernel as well. Fri, 24 Oct 2008 21:12:34 GMT Paul Price [20354] * trunk/psModules/src/config/pmConfigRecipes.c (modified) Accept whole word, first letter or 1/0; check for bad value. Thu, 23 Oct 2008 22:40:59 GMT bills [20345] * trunk/psModules/src/config/pmConfig.c (modified) back out my last change. It needs more thought. Leave in the fix to ... Thu, 23 Oct 2008 07:44:43 GMT bills [20341] * trunk/Nebulous/nebclient/src/nebclient.c (modified) * trunk/Nebulous/nebclient/src/nebclient.h (modified) * trunk/psModules/src/config/pmConfig.c (modified) when opening a file in nebulous for writing, cull all but one ... Wed, 22 Oct 2008 22:19:42 GMT eugene [20332] * trunk/psModules/src/objects/pmPeaks.c (modified) sources at image edge should saturate to edge values Wed, 22 Oct 2008 02:11:36 GMT Paul Price [20307] * trunk/psModules/src/camera/pmFPAMaskWeight.c (modified) * trunk/psModules/src/objects/pmModel.c (modified) * trunk/psModules/src/objects/pmSourcePhotometry.c (modified) * trunk/psphot/src/psphotMakeResiduals.c (modified) * trunk/pswarp/src/pswarp.h (modified) * trunk/pswarp/src/pswarpTransformReadout.c (modified) Propagating changes to psImageInterpolate.h Tue, 21 Oct 2008 20:06:45 GMT Paul Price [20291] * trunk/psModules/src/concepts/pmConceptsRead.c (modified) Fixing compilation error. Tue, 21 Oct 2008 20:05:55 GMT Paul Price [20290] * trunk/psModules/src/concepts/pmConceptsRead.c (modified) Plugging memory leak. Sat, 18 Oct 2008 19:04:26 GMT eugene [20260] * trunk/psModules/src/config/pmConfig.c (modified) adding 5 re-tries to checkPath Sat, 18 Oct 2008 01:03:57 GMT eugene [20254] * trunk/psModules/src/camera/pmFPAfileIO.c (modified) * trunk/psModules/src/config/pmConfig.c (modified) more clarity in error handline Sat, 18 Oct 2008 00:49:19 GMT eugene [20250] * trunk/psModules/src/objects/pmPSFtry.c (modified) apply masked sources back to the input masks Sat, 18 Oct 2008 00:48:24 GMT eugene [20249] * trunk/psModules/src/objects/pmSource.c (modified) take Sx,Sy grid scale from recipe Fri, 17 Oct 2008 22:58:41 GMT eugene [20233] * trunk/psModules/src/objects/pmGrowthCurveGenerate.c (modified) average curve for grid of measuremetns Fri, 17 Oct 2008 22:58:23 GMT eugene [20232] * trunk/psModules/src/objects/pmGrowthCurve.c (modified) generate log-spaced radii Fri, 17 Oct 2008 22:58:09 GMT eugene [20231] * trunk/psModules/src/concepts/pmConceptsRead.c (modified) commented lines Fri, 17 Oct 2008 02:00:57 GMT Paul Price [20215] * trunk/psModules/src/imcombine/pmSubtraction.c (modified) Turning off systematic error --- doesn't have a large effect. Tue, 14 Oct 2008 04:19:23 GMT Paul Price [20141] * trunk/psModules/src/objects/pmFootprintArrayGrow.c (modified) Was freeing something that's freed later. Tue, 14 Oct 2008 04:16:53 GMT Paul Price [20140] * trunk/psModules/src/objects/pmFootprintArrayGrow.c (modified) Whoops, wrong one. Tue, 14 Oct 2008 04:16:12 GMT Paul Price [20139] * trunk/psModules/src/objects/pmFootprintArrayGrow.c (modified) Fixing problems from convolution in-place. Tue, 14 Oct 2008 04:09:05 GMT Paul Price [20138] * trunk/psModules/src/objects/pmFootprintArrayGrow.c (modified) Wasn't using the correct radius. Mon, 13 Oct 2008 22:00:04 GMT eugene [20109] * trunk/psModules/src/concepts/pmConcepts.c (modified) add FPA.OBS.MODE, FPA.OBS.GROUP Mon, 13 Oct 2008 21:20:36 GMT Paul Price [20095] * trunk/psModules/src/camera/pmFPAMaskWeight.c (modified) * trunk/psModules/src/concepts/pmConcepts.c (modified) * trunk/psModules/src/concepts/pmConceptsStandard.c (modified) * trunk/psModules/src/concepts/pmConceptsStandard.h (modified) * trunk/psModules/src/concepts/pmConceptsUpdate.c (modified) Allowing CELL.READNOISE to be specified in ADU instead of electrons. ... Mon, 13 Oct 2008 02:00:25 GMT eugene [20078] * trunk/psModules/src/objects/pmPSFtry.c (modified) * trunk/psModules/src/objects/pmPSFtry.h (modified) choose the psf 2D scale by measuring the scatter of the E0,1,2 terms, ... Mon, 13 Oct 2008 01:59:05 GMT eugene [20077] * trunk/psModules/src/objects/pmSourcePhotometry.c (modified) pixel weight now measured for sources without valid apertures; ... Mon, 13 Oct 2008 01:56:42 GMT eugene [20076] * trunk/psModules/src/objects/Makefile.am (modified) * trunk/psModules/src/objects/pmGrowthCurveGenerate.c (added) * trunk/psModules/src/objects/pmPSF.c (modified) move pmGrowthCurveGenerate to own file Sat, 11 Oct 2008 01:01:52 GMT Paul Price [20052] * trunk/psModules/src/imcombine/pmSubtractionAnalysis.c (modified) Was working with an image, not a kernel. Sat, 11 Oct 2008 00:48:20 GMT Paul Price [20051] * trunk/psModules/src/imcombine/pmSubtractionAnalysis.c (modified) Fixing typo. Sat, 11 Oct 2008 00:45:44 GMT Paul Price [20050] * trunk/psModules/src/imcombine/pmSubtractionAnalysis.c (modified) * trunk/psModules/src/imcombine/pmSubtractionAnalysis.h (modified) Adding quality of fit information. Fri, 10 Oct 2008 23:54:33 GMT Paul Price [20049] * trunk/psModules/src/imcombine/Makefile.am (modified) * trunk/psModules/src/imcombine/pmSubtractionAnalysis.c (added) * trunk/psModules/src/imcombine/pmSubtractionAnalysis.h (added) * trunk/psModules/src/imcombine/pmSubtractionIO.c (modified) * trunk/psModules/src/imcombine/pmSubtractionKernels.h (modified) * trunk/psModules/src/imcombine/pmSubtractionMatch.c (modified) * trunk/psModules/src/imcombine/pmSubtractionMatch.h (modified) * trunk/psModules/src/psmodules.h (modified) Adding new file with function to add stuff to a common 'analysis' ... Fri, 10 Oct 2008 23:20:37 GMT Paul Price [20048] * trunk/psModules/src/config/pmConfigCamera.c (modified) Need to specify format for longitude, latitude. Fri, 10 Oct 2008 02:33:35 GMT Paul Price [20039] * trunk/psModules/src/astrom/pmAstrometryObjects.c (modified) Comment out plots. Fri, 10 Oct 2008 01:07:38 GMT Paul Price [20036] * trunk/psModules/src/astrom/pmAstrometryObjects.c (modified) * trunk/psastro/src/psastro.h (modified) * trunk/psastro/src/psastroLuminosityFunction.c (modified) * trunk/psastro/src/psastroLuminosityFunctionPlot.c (added) Merging from Chris Beaumont branch (cns_branch_20081009) to get ... Thu, 09 Oct 2008 00:58:39 GMT Paul Price [20010] * trunk/psModules/src/objects/pmSource.c (modified) Adding check for NAN moments. Wed, 08 Oct 2008 21:54:51 GMT eugene [20001] * trunk/psModules/src/objects/models/pmModel_GAUSS.c (modified) * trunk/psModules/src/objects/models/pmModel_PGAUSS.c (modified) * trunk/psModules/src/objects/models/pmModel_PS1_V1.c (modified) * trunk/psModules/src/objects/models/pmModel_QGAUSS.c (modified) * trunk/psModules/src/objects/models/pmModel_RGAUSS.c (modified) * trunk/psModules/src/objects/models/pmModel_SERSIC.c (modified) changing errors to trace messages when instantiating a model Wed, 08 Oct 2008 21:53:29 GMT eugene [20000] * trunk/psModules/src/objects/pmPSF.c (modified) search for valid psf on image Wed, 08 Oct 2008 21:53:08 GMT eugene [19999] * trunk/psModules/src/objects/pmModelUtils.c (modified) changing errors to trace messages Wed, 08 Oct 2008 21:52:51 GMT eugene [19998] * trunk/psModules/src/imcombine/pmPSFEnvelope.c (modified) test for valid model Wed, 08 Oct 2008 21:52:36 GMT eugene [19997] * trunk/psModules/src/camera/pmReadoutFake.c (modified) modify handling of errors in generating the model Wed, 08 Oct 2008 20:18:00 GMT eugene [19991] * trunk/psModules/src/astrom/pmAstrometryUtils.c (modified) plug leak Wed, 08 Oct 2008 04:23:31 GMT eugene [19987] * trunk/psModules/src/objects/pmSource.c (modified) plug memory leak Wed, 08 Oct 2008 04:21:47 GMT eugene [19985] * trunk/psModules/src/objects/pmSource.c (modified) skip stats for empty vectors Wed, 08 Oct 2008 02:55:53 GMT Paul Price [19980] * trunk/psModules/src/concepts/pmConceptsStandard.c (modified) Fixing cut/paste error.