# # ChangeLog for trunk/ppStack/src # # Generated by Trac 1.6 # Jul 19, 2026, 5:40:32 AM Tue, 29 Jul 2008 21:45:04 GMT Paul Price [18768] * trunk/ppStack/src/ppStackArguments.c (modified) * trunk/ppSub/src/ppSubArguments.c (modified) Removing double free. Tue, 22 Jul 2008 02:01:59 GMT Paul Price [18653] * trunk/ppStack/src/ppStackArguments.c (modified) * trunk/ppStack/src/ppStackCamera.c (modified) * trunk/ppSub/src/ppSubArguments.c (modified) * trunk/ppSub/src/ppSubCamera.c (modified) Need to check to see if photometry is turned on both before AND after ... Tue, 22 Jul 2008 01:29:19 GMT Paul Price [18650] * trunk/ppStack/src/ppStack.c (modified) * trunk/ppStack/src/ppStack.h (modified) * trunk/ppStack/src/ppStackArguments.c (modified) Must parse arguments after defining a camera; otherwise can't get ... Fri, 18 Jul 2008 20:31:30 GMT Paul Price [18612] * trunk/ppStack/src/ppStackPhotometry.c (modified) * trunk/ppSub/src/ppSubReadout.c (modified) Need to set the mask values for psphot. Thu, 17 Jul 2008 03:36:56 GMT Paul Price [18591] * trunk/ppStack/src/ppStackLoop.c (modified) * trunk/ppStack/src/ppStackMatch.c (modified) * trunk/ppStack/src/ppStackReadout.c (modified) * trunk/ppSub/src/ppSubLoop.c (modified) * trunk/ppSub/src/ppSubReadout.c (modified) * trunk/ppSub/test/fake.c (modified) First attempt to switch over to new mask setup. Tue, 15 Jul 2008 20:29:35 GMT eugene [18559] * trunk/ppStack/src/ppStackArguments.c (modified) * trunk/ppStack/src/ppStackMatch.c (modified) * trunk/ppSub/src/ppSubLoop.c (modified) * trunk/ppSub/src/ppSubReadout.c (modified) * trunk/pstamp/src/ppstampMosaic.c (modified) pmConfigMask renamed to pmConfigMaskGet Mon, 14 Jul 2008 21:28:46 GMT Paul Price [18508] * trunk/ppStack/src/ppStackLoop.c (modified) * trunk/psModules/src/imcombine/pmStackReject.c (modified) Fix to allow an image to have no pixels to inspect/reject. Mon, 14 Jul 2008 18:46:54 GMT Paul Price [18507] * trunk/ppStack/src/ppStackLoop.c (modified) Fixing SEGV due to NULL 'inspect'. Fri, 11 Jul 2008 23:31:35 GMT Paul Price [18490] * trunk/ppStack/src/ppStackSources.c (modified) Turn off testing mode! Tue, 08 Jul 2008 19:51:39 GMT Paul Price [18435] * trunk/ppStack/src/ppStackLoop.c (modified) * trunk/ppStack/src/ppStackReadout.c (modified) Propagate WCS. Fri, 04 Jul 2008 01:11:42 GMT Paul Price [18419] * trunk/ppStack/src/ppStackVersion.c (modified) History goes into data, not comment. Tue, 01 Jul 2008 19:01:15 GMT Paul Price [18394] * trunk/ppStack/src/ppStackSources.c (modified) Shouldn't increment before using. Tue, 01 Jul 2008 04:27:12 GMT Paul Price [18393] * trunk/ppStack/src/ppStackLoop.c (modified) Adding memory dumps to track down memory leaks. Tue, 01 Jul 2008 03:18:56 GMT Paul Price [18391] * trunk/ppStack/src/ppStackSources.c (modified) Plugging memory leaks. Mon, 30 Jun 2008 22:18:06 GMT Paul Price [18385] * trunk/ppStack/src/ppStackLoop.c (modified) Adding to wrong list. Mon, 30 Jun 2008 22:17:11 GMT Paul Price [18384] * trunk/ppStack/src/ppStackSources.c (modified) Forgot that you can't realloc an array if it is NULL (doesn't work ... Mon, 30 Jun 2008 22:12:45 GMT Paul Price [18383] * trunk/ppStack/src/ppStackSources.c (modified) Wasn't initialising new member. Mon, 30 Jun 2008 22:09:14 GMT Paul Price [18382] * trunk/ppStack/src/ppStack.h (modified) * trunk/ppStack/src/ppStackLoop.c (modified) * trunk/ppStack/src/ppStackSources.c (modified) Figured that we don't want a set of unique sources, since that ... Sat, 28 Jun 2008 03:21:40 GMT Paul Price [18356] * trunk/ppStack/src/ppStackSources.c (modified) Genericising the faintest magnitude. Sat, 28 Jun 2008 03:20:38 GMT Paul Price [18355] * trunk/ppStack/src/ppStackMatch.c (modified) Additional filtering on bad sources. Sat, 28 Jun 2008 03:18:10 GMT Paul Price [18354] * trunk/ppStack/src/ppStackSources.c (modified) Additional filters on sources of interest. Sat, 28 Jun 2008 02:30:13 GMT Paul Price [18353] * trunk/ppStack/src/ppStackSources.c (modified) Applying mask to sources to weed out CRs. Fri, 27 Jun 2008 22:05:30 GMT Paul Price [18346] * trunk/ppStack/src/Makefile.am (modified) * trunk/ppStack/src/ppStack.h (modified) * trunk/ppStack/src/ppStackArguments.c (modified) * trunk/ppStack/src/ppStackCamera.c (modified) * trunk/ppStack/src/ppStackLoop.c (modified) * trunk/ppStack/src/ppStackMatch.c (modified) * trunk/ppStack/src/ppStackSources.c (added) Instead of being dependent upon a single list of sources, want to be ... Mon, 23 Jun 2008 22:46:54 GMT Paul Price [18293] * trunk/ppStack/src/ppStackMatch.c (modified) Merging in dual convolution subtraction development. Fri, 20 Jun 2008 01:41:17 GMT Paul Price [18206] * trunk/ppStack/src/ppStackMatch.c (modified) had wrong place for varfactor Thu, 19 Jun 2008 02:07:47 GMT Paul Price [18184] * trunk/ppStack/src/ppStackMatch.c (modified) Fixing compiler error. Thu, 19 Jun 2008 02:00:44 GMT Paul Price [18183] * trunk/ppStack/src/ppStackMatch.c (modified) Set the variance factors for smoothed images. Tue, 17 Jun 2008 22:29:17 GMT Paul Price [18168] * trunk/ppStack/src/ppStackLoop.c (modified) * trunk/ppStats/src/ppStats.h (modified) * trunk/ppStats/src/ppStatsCell.c (modified) * trunk/ppStats/src/ppStatsChip.c (modified) * trunk/ppStats/src/ppStatsLoop.c (modified) API change for pmFPARead(), etc. Fri, 13 Jun 2008 01:05:15 GMT Paul Price [18102] * trunk/ppStack/src/ppStackLoop.c (modified) Use log instead of trace for rejection. Fri, 13 Jun 2008 00:44:48 GMT Paul Price [18100] * trunk/ppStack/src/ppStackMatch.c (modified) Wrong component name. Tue, 10 Jun 2008 20:28:59 GMT jhoblitt [18061] * trunk/ppImage/src/ppImageStatsOutput.c (modified) * trunk/ppMerge/src/ppMerge.c (modified) * trunk/ppNorm/src/ppNormCalc.c (modified) * trunk/ppStack/src/ppStackLoop.c (modified) * trunk/ppStats/src/ppStats.c (modified) * trunk/ppStats/src/ppStatsSetupFromArgs.c (modified) * trunk/psModules/src/camera/pmFPAfileDefine.c (modified) * trunk/psModules/src/camera/pmFPAfileIO.c (modified) * trunk/psModules/src/config/pmConfig.c (modified) * trunk/psModules/src/config/pmConfig.h (modified) * trunk/psastro/src/psastroLoadRefstars.c (modified) * trunk/psastro/src/psastroMetadataStats.c (modified) * trunk/pswarp/src/pswarpDefineSkycell.c (modified) * trunk/pswarp/src/pswarpLoop.c (modified) add truncate parameter to pmConfigConvertFilename() Mon, 09 Jun 2008 23:00:32 GMT Paul Price [18030] * trunk/ppMerge/src/ppMergeFiles.c (modified) * trunk/ppMerge/src/ppMergeLoop.c (modified) * trunk/ppStack/src/ppStackLoop.c (modified) * trunk/psModules/src/camera/pmFPARead.c (modified) * trunk/psModules/src/camera/pmFPARead.h (modified) Read functions for readouts need to take a database handle so they ... Thu, 05 Jun 2008 01:41:57 GMT Paul Price [17916] * trunk/ppStack/src/ppStackCamera.c (modified) * trunk/pswarp/src/pswarpDefineSkycell.c (modified) Need to include camera name. Thu, 15 May 2008 03:30:32 GMT Paul Price [17698] * trunk/ppStack/src/ppStackPhotometry.c (modified) Turn off measurement of the aperture trend. Thu, 15 May 2008 03:27:51 GMT Paul Price [17696] * trunk/ppStack/src/ppStackMatch.c (modified) Using pmReadoutMaskNonfinite to mask bad pixels. Wed, 14 May 2008 23:13:57 GMT Paul Price [17682] * trunk/ppStack/src/ppStackLoop.c (modified) Fixing SEGV. Mon, 12 May 2008 23:44:38 GMT Paul Price [17642] * trunk/ppStack/src/ppStackLoop.c (modified) Fixing additional SEGV. Mon, 12 May 2008 21:57:24 GMT Paul Price [17636] * trunk/ppStack/src/ppStackLoop.c (modified) Missed one. Mon, 12 May 2008 20:20:40 GMT Paul Price [17633] * trunk/ppStack/src/ppStackReadout.c (modified) Fixing SEGV. Mon, 12 May 2008 18:52:31 GMT Paul Price [17632] * trunk/ppStack/src/ppStackReadout.c (modified) Allow readouts to be NULL --- they are if they couldn't be matched. Sat, 10 May 2008 03:04:18 GMT Paul Price [17627] * trunk/ppStack/src/ppStackLoop.c (modified) Fix compilation error Sat, 10 May 2008 03:03:50 GMT Paul Price [17626] * trunk/ppStack/src/ppStackLoop.c (modified) Attempting to kick out an input if we have trouble convolving it. Sat, 10 May 2008 02:51:25 GMT Paul Price [17625] * trunk/ppStack/src/ppStackLoop.c (modified) Adding trap against SEGV. Thu, 10 Apr 2008 21:37:42 GMT Paul Price [17429] * trunk/ppStack/src/ppStackMatch.c (modified) Use a fake size different from 0 Thu, 10 Apr 2008 21:32:26 GMT Paul Price [17428] * trunk/ppStack/src/ppStackCamera.c (modified) * trunk/ppStack/src/ppStackMatch.c (modified) Allow sources not to be specified if we aren't convolving. Thu, 10 Apr 2008 21:28:06 GMT Paul Price [17427] * trunk/ppStack/src/ppStackCamera.c (modified) Fix compilation error. WEIGHTING defaults to 1 Thu, 10 Apr 2008 20:54:53 GMT Paul Price [17426] * trunk/ppStack/src/ppStackCamera.c (modified) * trunk/ppStack/src/ppStackLoop.c (modified) * trunk/ppStack/src/ppStackMatch.c (modified) Turn off convolution if PSFs not provided. Wed, 02 Apr 2008 00:08:53 GMT Paul Price [17268] * trunk/ppStack/src/ppStackMatch.c (modified) Turn off testing definition. Tue, 01 Apr 2008 22:32:00 GMT Paul Price [17267] * trunk/ppStack/src/ppStackMatch.c (modified) Try renormalising the variances *after* convolution. It seems that ... Tue, 01 Apr 2008 20:08:17 GMT Paul Price [17266] * trunk/ppStack/src/ppStackLoop.c (modified) Adding trap for rejection of all input images. Tue, 01 Apr 2008 20:04:14 GMT Paul Price [17265] * trunk/ppStack/src/ppStackLoop.c (modified) Fix trace so it doesn't die if the first image gets rejected. Tue, 01 Apr 2008 18:11:22 GMT Paul Price [17263] * trunk/ppStack/src/ppStackMatch.c (modified) Ensure background is set to zero. Tue, 01 Apr 2008 03:11:27 GMT Paul Price [17262] * trunk/ppStack/src/ppStackMatch.c (modified) Get arguments from the right location. Tue, 01 Apr 2008 03:06:45 GMT Paul Price [17261] * trunk/ppStack/src/ppStackMatch.c (modified) Whoops again. Tue, 01 Apr 2008 03:06:24 GMT Paul Price [17260] * trunk/ppStack/src/ppStackMatch.c (modified) Whoops. Tue, 01 Apr 2008 03:06:10 GMT Paul Price [17259] * trunk/ppStack/src/ppStackMatch.c (modified) Adding output message Tue, 01 Apr 2008 02:57:13 GMT Paul Price [17258] * trunk/ppStack/src/ppStack.c (modified) Fixing error message. Tue, 01 Apr 2008 02:57:05 GMT Paul Price [17257] * trunk/ppStack/src/ppStackCamera.c (modified) This seems to work, while the former had problem finding a format. Tue, 01 Apr 2008 01:46:38 GMT Paul Price [17255] * trunk/ppStack/src/ppStack.h (modified) * trunk/ppStack/src/ppStackArguments.c (modified) * trunk/ppStack/src/ppStackLoop.c (modified) * trunk/ppStack/src/ppStackMatch.c (modified) Adding renormalisation of variance maps. Tue, 18 Mar 2008 02:07:18 GMT Paul Price [17031] * trunk/ppStack/src/ppStackMatch.c (modified) Normalisation wasn't set correctly for the case where we're not ... Tue, 18 Mar 2008 00:18:07 GMT bills [17028] * trunk/ppStack/src/ppStack.c (modified) avoid compile error when defined(PS_NO_TRACE) Mon, 17 Mar 2008 22:26:43 GMT Paul Price [17016] * trunk/ppStack/src/ppStackCamera.c (modified) * trunk/ppStack/src/ppStackLoop.c (modified) Fix problem where doing the photometry was removing sources from the ... Mon, 17 Mar 2008 21:51:49 GMT Paul Price [17007] * trunk/ppStack/src/ppStackLoop.c (modified) ro->image is NULL here. Mon, 17 Mar 2008 21:39:43 GMT Paul Price [17006] * trunk/ppStack/src/ppStackArguments.c (modified) * trunk/ppStack/src/ppStackLoop.c (modified) * trunk/ppStack/src/ppStackReadout.c (modified) Reject an entire image if the fraction of rejected pixels exceeds a ... Sat, 15 Mar 2008 03:10:51 GMT Paul Price [16999] * trunk/ppStack/src/ppStackLoop.c (modified) Plugging memory leak. Fri, 14 Mar 2008 03:25:47 GMT Paul Price [16991] * trunk/ppStack/src/ppStack.h (modified) * trunk/ppStack/src/ppStackLoop.c (modified) * trunk/ppStack/src/ppStackPSF.c (modified) Plugging memory leaks. Now there's none left! Thu, 13 Mar 2008 22:27:25 GMT Paul Price [16987] * trunk/ppStack/src/ppStackReadout.c (modified) Turn off debugging outputs. Thu, 13 Mar 2008 22:21:21 GMT Paul Price [16986] * trunk/ppStack/src/ppStack.h (modified) * trunk/ppStack/src/ppStackLoop.c (modified) * trunk/ppStack/src/ppStackReadout.c (modified) Do rejection on the complete list of pixels to inspect, rather than ... Wed, 12 Mar 2008 01:49:12 GMT Paul Price [16943] * trunk/ppStack/src/ppStackReadout.c (modified) Fixing compilation error when debugging outputs enabled. Tue, 11 Mar 2008 01:29:20 GMT Paul Price [16913] * trunk/ppStack/src/ppStackCamera.c (modified) * trunk/ppSub/src/ppSubCamera.c (modified) Using new function. Fri, 07 Mar 2008 02:20:54 GMT Paul Price [16865] * trunk/ppStack/src/ppStackLoop.c (modified) Need to resolve name when deleting. Fri, 07 Mar 2008 02:17:13 GMT Paul Price [16864] * trunk/ppStack/src/ppStackMatch.c (modified) Removing debugging stuff from CVS version. Fri, 07 Mar 2008 02:15:36 GMT Paul Price [16863] * trunk/ppStack/src/ppStackLoop.c (modified) Do photometry and combination files separately. Fri, 07 Mar 2008 02:15:18 GMT Paul Price [16862] * trunk/ppStack/src/ppStackCamera.c (modified) Output photometry file wasn't getting created --- it needs to inherit ... Thu, 06 Mar 2008 23:31:39 GMT Paul Price [16860] * trunk/ppStack/src/ppStackLoop.c (modified) Fixing psTrace format. Thu, 06 Mar 2008 23:04:22 GMT Paul Price [16854] * trunk/ppStack/src/ppStackLoop.c (modified) Adding additional trace messages. Thu, 06 Mar 2008 22:50:34 GMT Paul Price [16853] * trunk/ppStack/src/ppStackMatch.c (modified) Fixing size of convolution kernel. Thu, 06 Mar 2008 22:49:56 GMT Paul Price [16852] * trunk/ppStack/src/ppStackMatch.c (modified) Fixing bugs in fake convolution elements. Thu, 06 Mar 2008 22:33:21 GMT Paul Price [16851] * trunk/ppStack/src/ppStackMatch.c (modified) Fake convolution when NO_CONVOLUTION is defined. This should speed ... Thu, 06 Mar 2008 22:27:27 GMT Paul Price [16850] * trunk/ppStack/src/ppStackLoop.c (modified) CONVOLVED_ALREADY now implemented in ppStackMatch --- fake out the ... Wed, 05 Mar 2008 22:54:48 GMT Paul Price [16836] * trunk/ppStack/src/ppStackLoop.c (modified) Need to resolve filenames of temporary files. Wed, 05 Mar 2008 22:30:58 GMT Paul Price [16834] * trunk/ppStack/src/ppStackMatch.c (modified) Ignore magnitudes of 99 --- they're not real! Wed, 05 Mar 2008 21:20:38 GMT Paul Price [16831] * trunk/ppStack/src/ppStackCamera.c (modified) Only create output PSF for ppStack when photometry isn't being ... Wed, 05 Mar 2008 21:12:24 GMT Paul Price [16830] * trunk/ppStack/src/ppStackArguments.c (modified) Missing comma. Wed, 05 Mar 2008 21:11:51 GMT Paul Price [16829] * trunk/ppStack/src/ppStackArguments.c (modified) * trunk/ppStack/src/ppStackCamera.c (modified) No need for SCALE now. Scaling is taken care of by the convolution. Thu, 28 Feb 2008 21:32:28 GMT Paul Price [16717] * trunk/ppStack/src/ppStackLoop.c (modified) Plugging some memory leaks. Many more remain. Probably not freeing ... Thu, 28 Feb 2008 20:32:57 GMT Paul Price [16709] * trunk/ppStack/src/ppStackArguments.c (modified) Fixing parsing of arguments and recipe. Thu, 28 Feb 2008 20:13:47 GMT Paul Price [16707] * trunk/ppStack/src/ppStackLoop.c (modified) * trunk/ppStack/src/ppStackReadout.c (modified) Plugging memory leaks Thu, 28 Feb 2008 03:38:21 GMT Paul Price [16704] * trunk/ippconfig/recipes/ppStack.config (modified) * trunk/ppStack/src/ppStackArguments.c (modified) * trunk/ppStack/src/ppStackLoop.c (modified) * trunk/ppStack/src/ppStackReadout.c (modified) Adding recipe options to choose the suffix for temporary files. Thu, 28 Feb 2008 01:19:23 GMT Paul Price [16693] * trunk/ppStack/src/ppStack.h (modified) * trunk/ppStack/src/ppStackLoop.c (modified) * trunk/ppStack/src/ppStackReadout.c (modified) Split the combination run into two --- one for the initial ... Wed, 27 Feb 2008 21:17:39 GMT Paul Price [16686] * trunk/ppStack/src/ppStack.c (modified) * trunk/ppStack/src/ppStackLoop.c (modified) * trunk/ppStack/src/ppStackReadout.c (modified) Adding additional debugging output. Correcting combination areas for ... Wed, 27 Feb 2008 02:25:42 GMT Paul Price [16682] * trunk/ppStack/src/ppStackReadout.c (modified) Turn safe-mode combination off for the second combination --- all the ... Sat, 23 Feb 2008 02:29:09 GMT Paul Price [16622] * trunk/ppStack/src/ppStackArguments.c (modified) * trunk/ppStack/src/ppStackReadout.c (modified) Updating to use new pmStackCombine API Fri, 22 Feb 2008 19:28:00 GMT Paul Price [16605] * trunk/ppStack/src/Makefile.am (modified) * trunk/ppStack/src/ppStack.h (modified) * trunk/ppStack/src/ppStackArguments.c (modified) * trunk/ppStack/src/ppStackCamera.c (modified) * trunk/ppStack/src/ppStackLoop.c (modified) * trunk/ppStack/src/ppStackMatch.c (modified) * trunk/ppStack/src/ppStackPSF.c (added) * trunk/ppStack/src/ppStackPhotometry.c (added) * trunk/ppStack/src/ppStackReadout.c (modified) Merging in branch development. ppStack now works with incremental ... Sun, 06 Jan 2008 23:58:16 GMT eugene [16015] * trunk/ppStack/src/ppStackArguments.c (modified) dropped requirement for input stamps: allow straight stack Sat, 15 Dec 2007 02:53:51 GMT Paul Price [15850] * trunk/ppStack/src/ppStackMatch.c (modified) Convolve image 1 to match image 0. Sat, 15 Dec 2007 02:50:29 GMT Paul Price [15849] * trunk/ppStack/src/ppStackReadout.c (modified) Fixing typo. Sat, 15 Dec 2007 02:49:43 GMT Paul Price [15848] * trunk/ppStack/src/ppStackArguments.c (modified) Removing the target PSF FWHM parameter which is no longer needed. Sat, 15 Dec 2007 01:32:16 GMT Paul Price [15844] * trunk/ppStack/src/ppStack.h (modified) * trunk/ppStack/src/ppStackArguments.c (modified) * trunk/ppStack/src/ppStackCamera.c (modified) * trunk/ppStack/src/ppStackMatch.c (modified) * trunk/ppStack/src/ppStackReadout.c (modified) Using pmPSFEnvelope to generate a target PSF. Thu, 13 Dec 2007 22:15:46 GMT Paul Price [15816] * trunk/ppStack/src/ppStackMatch.c (modified) Update to work with dual-convolution version of pmSubtractionMatch.