# # ChangeLog for trunk/pstamp/src # # Generated by Trac 1.6 # Jul 19, 2026, 9:05:35 PM Thu, 08 Sep 2011 01:17:05 GMT bills [32370] * trunk/pstamp/src/ppstampOptions.c (modified) avoid uninitialized options. (segv resulted if -stage was not supplied) Wed, 15 Dec 2010 23:52:24 GMT bills [30050] * trunk/pstamp/src/ppstampMakeStamp.c (modified) initialize mask stamp image to BLANK Wed, 01 Dec 2010 01:29:11 GMT bills [29885] * trunk/pstamp/scripts/pstamp_job_run.pl (modified) * trunk/pstamp/src/ppstampArguments.c (modified) * trunk/pstamp/src/ppstampMakeStamp.c (modified) * trunk/pstamp/src/ppstampOptions.c (modified) * trunk/pstamp/src/ppstampOptions.h (modified) in pstamp_job_run.pl If the input images are not magicked do not set ... Wed, 13 Oct 2010 21:14:15 GMT bills [29388] * trunk/ippconfig/gpc1/camera.config (modified) * trunk/psModules/src/extras/Makefile.am (modified) * trunk/psModules/src/psmodules.h (modified) * trunk/pstamp/src/ppstampMakeStamp.c (modified) Look up set of mask bits to not censor in camera.config. Add STARCORE ... Wed, 13 Oct 2010 00:24:48 GMT bills [29379] * trunk/ippconfig/recipes/filerules-mef.mdc (modified) * trunk/ippconfig/recipes/filerules-simple.mdc (modified) * trunk/ippconfig/recipes/filerules-split.mdc (modified) * trunk/pstamp/src/ppstamp.c (modified) * trunk/pstamp/src/ppstamp.h (modified) * trunk/pstamp/src/ppstampArguments.c (modified) * trunk/pstamp/src/ppstampMakeStamp.c (modified) * trunk/pstamp/src/ppstampOptions.h (modified) * trunk/pstamp/src/ppstampParseCamera.c (modified) pass stage to ppstamp. If stage is diff use a different file rule. Wed, 11 Aug 2010 00:33:20 GMT bills [28882] * trunk/pstamp/src/ppstampMakeStamp.c (modified) delay check that astrometry is compatible with input image until ... Thu, 29 Jul 2010 00:02:21 GMT bills [28740] * trunk/pstamp/src/pstampGetROI.c (modified) fix bug in rarely used function Mon, 14 Jun 2010 23:27:33 GMT bills [28310] * trunk/magic/remove/src/streaksio.c (modified) * trunk/pstamp/src/ppstampMakeStamp.c (modified) Don't set pixels that are SUSPECT to NAN Thu, 10 Jun 2010 21:23:59 GMT bills [28291] * trunk/pstamp/src/pstamp.h (modified) update postage stamp macros to be consistent with the parser Thu, 27 May 2010 23:37:11 GMT bills [28146] * trunk/ippTools/share/pstamptool_revertdependent.sql (modified) * trunk/ippTools/src/pstamptool.c (modified) * trunk/pstamp/src/pstamp.h (modified) don't revert dependent faults with fault > 10 unless explicitly ... Tue, 18 May 2010 03:49:51 GMT Paul Price [27989] * trunk/ppImage/src/ppImageMosaic.c (modified) * trunk/ppMerge/src/ppMergeCamera.c (modified) * trunk/ppSim/src/ppSimCreate.c (modified) * trunk/ppSim/src/ppSimMosaicChip.c (modified) * trunk/ppStack/src/ppStackCamera.c (modified) * trunk/psModules/src/camera/pmFPAConstruct.c (modified) * trunk/psModules/src/camera/pmFPAConstruct.h (modified) * trunk/psModules/src/camera/pmFPAfileFitsIO.c (modified) * trunk/psModules/src/camera/pmFPAfileIO.c (modified) * trunk/psphot/src/psphotMosaicChip.c (modified) * trunk/pstamp/src/ppstampMakeStamp.c (modified) * trunk/pstamp/src/ppstampMosaic.c (modified) * trunk/pswarp/src/pswarpDefine.c (modified) Removing the 'FPA.OBS' concept (once called 'FPA.NAME'). The ... Fri, 26 Mar 2010 21:21:55 GMT bills [27461] * trunk/psModules/src/astrom/pmAstrometryWCS.c (modified) * trunk/psModules/src/astrom/pmAstrometryWCS.h (modified) * trunk/pstamp/src/ppstampMakeStamp.c (modified) Improve fit to bi-level astrometry for postage stamps by making ... Fri, 12 Mar 2010 18:53:52 GMT bills [27259] * trunk/pstamp/src/pstampdump.c (modified) if table is empty don't exit with errors status. Sat, 27 Feb 2010 23:06:53 GMT bills [27117] * trunk/pstamp/src/ppstampMakeStamp.c (modified) limit postage stamp size to 5000x5000 pixels Mon, 30 Nov 2009 01:17:29 GMT bills [26289] * trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm (modified) * trunk/pstamp/scripts/pstamp_check_dependents.pl (modified) * trunk/pstamp/scripts/pstamp_finish.pl (modified) * trunk/pstamp/scripts/pstamp_request_file (modified) * trunk/pstamp/scripts/pstamp_results_file.pl (modified) * trunk/pstamp/scripts/pstampparse.pl (modified) * trunk/pstamp/src/pstamprequest.c (modified) * trunk/pstamp/test/ps1-0905001-all.txt (modified) various changes to the postage stamp server. Sat, 21 Nov 2009 20:24:29 GMT bills [26242] * trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm (modified) * trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/RequestFile.pm (modified) * trunk/ippTasks/pstamp.pro (modified) * trunk/pstamp/scripts/pstamp_job_run.pl (modified) * trunk/pstamp/scripts/pstampparse.pl (modified) * trunk/pstamp/src/pstamp.h (modified) * trunk/pstamp/test/ps1-0905001-all.txt (modified) Add interface and implemenation to allow the selection of cmf, psf, ... Sat, 14 Nov 2009 00:45:00 GMT bills [26141] * trunk/pstamp/src/pstampdump.c (modified) use i + 1 for metadata's name rownum to be more likely consistent ... Fri, 09 Oct 2009 04:20:43 GMT bills [25817] * trunk/pstamp/src/ppstampMakeStamp.c (modified) need to be more careful about float to int conversions temporary fix ... Thu, 01 Oct 2009 23:48:09 GMT bills [25726] * trunk/pstamp/src/ppstampMakeStamp.c (modified) fix bug in metadata copy Thu, 01 Oct 2009 19:32:14 GMT bills [25710] * trunk/pstamp/src/ppstampMakeStamp.c (modified) Put the RA and DEC of the center of the stamp into the header Thu, 01 Oct 2009 18:28:17 GMT bills [25709] * trunk/pstamp/src/Makefile.am (modified) * trunk/pstamp/src/ppstamp.h (modified) * trunk/pstamp/src/pstamp.h (modified) * trunk/pstamp/src/pstampGetROI.c (modified) * trunk/pstamp/src/pstampint.h (added) * trunk/pstamp/src/pstamprequest.c (modified) make pstamp.h a public header file defining constants for error codes ... Thu, 01 Oct 2009 03:07:19 GMT Paul Price [25701] * trunk/pstamp/src/ppstampMakeStamp.c (modified) Need to deal with the case that input contains multiple chips and/or ... Wed, 30 Sep 2009 22:57:18 GMT Paul Price [25688] * trunk/pstamp/src/ppstampMakeStamp.c (modified) Fixing concept copy. Sat, 19 Sep 2009 02:32:13 GMT bills [25450] * trunk/pstamp/src/ppstampMakeStamp.c (modified) fix computation of chip coordinate bounding box for stamps using ... Fri, 18 Sep 2009 23:19:57 GMT bills [25446] * trunk/pstamp/src/ppstampMakeStamp.c (modified) Wasn't copying enough pixels when stamp extends past the bottom of ... Fri, 18 Sep 2009 22:28:20 GMT bills [25445] * trunk/pstamp/src/pstamp.h (modified) add definition for PPSTAMP_SELECT_INVERSE Thu, 10 Sep 2009 22:01:54 GMT bills [25321] * trunk/pstamp/src/pstampdump.c (modified) exit with PS_EXIT_DATA_ERROR if we don't understand the input file. ... Wed, 26 Aug 2009 01:25:40 GMT bills [25197] * trunk/pstamp/src/ppstamp.c (modified) * trunk/pstamp/src/ppstamp.h (modified) * trunk/pstamp/src/ppstampMakeStamp.c (modified) * trunk/pstamp/src/pstamp.h (modified) change ppstampMakeStamp() to return a program exit code. This allows ... Thu, 20 Aug 2009 21:58:04 GMT bills [25156] * trunk/pstamp/src/pstampdump.c (modified) added option to print rows in simple format and options to print ... Thu, 20 Aug 2009 01:53:07 GMT bills [25136] * trunk/pstamp/src/ppstampMakeStamp.c (modified) set masked pixels to NAN Fri, 14 Aug 2009 22:47:36 GMT bills [25077] * trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/RequestFile.pm (modified) * trunk/pstamp/src/pstamp.h (modified) add comment about the error codes needing to stay in sync Fri, 14 Aug 2009 22:45:30 GMT bills [25075] * trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/RequestFile.pm (modified) * trunk/ippTools/src/pstamptool.c (modified) * trunk/ippTools/src/pstamptoolConfig.c (modified) * trunk/pstamp/scripts/pstampparse.pl (modified) * trunk/pstamp/src/pstamp.h (modified) New error codes for postage stamp server requests and jobs Sat, 01 Aug 2009 01:38:29 GMT bills [24966] * trunk/pstamp/src/ppstampArguments.c (modified) * trunk/pstamp/src/ppstampParseCamera.c (modified) WEIGHT is now VARIANCE Fri, 03 Apr 2009 03:19:22 GMT Paul Price [23695] * trunk/ippTools/src/pxtoolsErrorCodes.dat (modified) * trunk/ppImage/src/ppImageErrorCodes.dat (modified) * trunk/ppMerge/src/ppMergeErrorCodes.dat (modified) * trunk/ppNorm/src/ppNormErrorCodes.dat (modified) * trunk/ppStats/src/ppStatsErrorCodes.dat (modified) * trunk/psastro/src/psastroErrorCodes.dat (modified) * trunk/pstamp/src/pstampErrorCodes.dat (modified) * trunk/pswarp/src/pswarpErrorCodes.dat (modified) Getting more serious about error codes. We don't want them ... Fri, 03 Apr 2009 02:56:39 GMT Paul Price [23692] * trunk/ippTools/src/pxtoolsErrorCodes.h.in (modified) * trunk/ppImage/src/ppImageErrorCodes.h.in (modified) * trunk/ppMerge/src/ppMergeErrorCodes.h.in (modified) * trunk/ppNorm/src/ppNormErrorCodes.h.in (modified) * trunk/ppStats/src/ppStatsErrorCodes.h.in (modified) * trunk/psModules/src/config/pmErrorCodes.h.in (modified) * trunk/psastro/src/psastroErrorCodes.h.in (modified) * trunk/psphot/src/psphotErrorCodes.h.in (modified) * trunk/pstamp/src/pstampErrorCodes.h.in (modified) * trunk/pswarp/src/pswarpErrorCodes.h.in (modified) Getting more serious about error codes. We don't want them ... Sat, 28 Feb 2009 00:07:17 GMT Paul Price [22718] * trunk/.cvsignore (deleted) * trunk/DataStore/.cvsignore (deleted) * trunk/DataStoreServer/.cvsignore (deleted) * trunk/DataStoreServer/scripts/.cvsignore (deleted) * trunk/Nebulous-Server/.cvsignore (deleted) * trunk/Nebulous-Server/t/.cvsignore (deleted) * trunk/PS-IPP-Config/.cvsignore (deleted) * trunk/PS-IPP-MetaDB/.cvsignore (deleted) * trunk/PS-IPP-Metadata-Config/.cvsignore (deleted) * trunk/PS-IPP-Metadata-Config/lib/PS/IPP/Metadata/.cvsignore (deleted) * trunk/PS-IPP-PSFTP/.cvsignore (deleted) * trunk/PStamp/.cvsignore (deleted) * trunk/archive/pslib/.cvsignore (deleted) * trunk/archive/pslib/include/.cvsignore (deleted) * trunk/archive/pslib/lib/.cvsignore (deleted) * trunk/archive/pslib/src/Metadata/.cvsignore (deleted) * trunk/archive/pslib/src/Utils/.cvsignore (deleted) * trunk/archive/scripts/src/phase2/.cvsignore (deleted) * trunk/dbconfig/.cvsignore (deleted) * trunk/doc/.cvsignore (deleted) * trunk/doc/config/.cvsignore (deleted) * trunk/doc/design/.cvsignore (deleted) * trunk/doc/dvo/.cvsignore (deleted) * trunk/doc/ipptools/.cvsignore (deleted) * trunk/doc/manual/.cvsignore (deleted) * trunk/doc/misc/.cvsignore (deleted) * trunk/doc/modules/.cvsignore (deleted) * trunk/doc/pantasks/.cvsignore (deleted) * trunk/doc/pslib/.cvsignore (deleted) * trunk/doc/psphot/.cvsignore (deleted) * trunk/doc/stamps/.cvsignore (deleted) * trunk/dvoTools/.cvsignore (deleted) * trunk/dvoTools/src/.cvsignore (deleted) * trunk/extlibs/.cvsignore (deleted) * trunk/extperl/.cvsignore (deleted) * trunk/glueforge/.cvsignore (deleted) * trunk/glueforge/templates/latex/.cvsignore (deleted) * trunk/glueforge/templates/psdb/.cvsignore (deleted) * trunk/icd-demo/.cvsignore (deleted) * trunk/ippMonitor/.cvsignore (deleted) * trunk/ippMonitor/raw/.cvsignore (deleted) * trunk/ippMonitor/src/.cvsignore (deleted) * trunk/ippScripts/.cvsignore (deleted) * trunk/ippTasks/.cvsignore (deleted) * trunk/ippTools/.cvsignore (deleted) * trunk/ippTools/m4/.cvsignore (deleted) * trunk/ippTools/scripts/.cvsignore (deleted) * trunk/ippTools/share/.cvsignore (deleted) * trunk/ippTools/src/.cvsignore (deleted) * trunk/ippdb/.cvsignore (deleted) * trunk/ippdb/src/.cvsignore (deleted) * trunk/ippdb/tests/.cvsignore (deleted) * trunk/magic/remove/src/.cvsignore (deleted) * trunk/pedestal/.cvsignore (deleted) * trunk/pedestal/src/.cvsignore (deleted) * trunk/pois/.cvsignore (deleted) * trunk/pois/python/.cvsignore (deleted) * trunk/pois/src/.cvsignore (deleted) * trunk/pois/swig/.cvsignore (deleted) * trunk/ppArith/.cvsignore (deleted) * trunk/ppArith/src/.cvsignore (deleted) * trunk/ppConfigDump/.cvsignore (deleted) * trunk/ppConfigDump/src/.cvsignore (deleted) * trunk/ppImage/.cvsignore (deleted) * trunk/ppImage/src/.cvsignore (deleted) * trunk/ppImage/test/.cvsignore (deleted) * trunk/ppMerge/.cvsignore (deleted) * trunk/ppMerge/src/.cvsignore (deleted) * trunk/ppNorm/.cvsignore (deleted) * trunk/ppNorm/src/.cvsignore (deleted) * trunk/ppSim/.cvsignore (deleted) * trunk/ppSim/src/.cvsignore (deleted) * trunk/ppStack/.cvsignore (deleted) * trunk/ppStack/src/.cvsignore (deleted) * trunk/ppStats/.cvsignore (deleted) * trunk/ppStats/src/.cvsignore (deleted) * trunk/ppSub/.cvsignore (deleted) * trunk/ppSub/src/.cvsignore (deleted) * trunk/ppSub/test/.cvsignore (deleted) * trunk/psastro/.cvsignore (deleted) * trunk/psastro/src/.cvsignore (deleted) * trunk/psconfig/.cvsignore (deleted) * trunk/psdemo/.cvsignore (deleted) * trunk/psphot/.cvsignore (deleted) * trunk/psphot/src/.cvsignore (deleted) * trunk/pstamp/.cvsignore (deleted) * trunk/pstamp/scripts/.cvsignore (deleted) * trunk/pstamp/src/.cvsignore (deleted) * trunk/pstest/.cvsignore (deleted) * trunk/pswarp/.cvsignore (deleted) * trunk/pswarp/src/.cvsignore (deleted) * trunk/pswarp/test/.cvsignore (deleted) * trunk/simtest/.cvsignore (deleted) * trunk/stac/.cvsignore (deleted) * trunk/stac/src/.cvsignore (deleted) Removing unnecessary .cvsignore files. Sat, 07 Feb 2009 01:25:59 GMT eugene [21404] * trunk/pstamp/src/pstampdump.c (modified) no dynamic formats without args Sat, 07 Feb 2009 01:25:41 GMT eugene [21403] * trunk/pstamp/src/ppstampMakeStamp.c (modified) weight to variance Sat, 31 Jan 2009 00:24:47 GMT bills [21243] * trunk/pstamp/src/pstamprequest.c (modified) correct a comment Sat, 24 Jan 2009 01:09:03 GMT bills [21160] * trunk/pstamp/src/ppstampMakeStamp.c (modified) call pmAstromLinearizeTransforms Sat, 15 Nov 2008 01:45:14 GMT bills [20757] * trunk/pstamp/src/ppstampMakeStamp.c (modified) don't need to remove CDi_j keywords anymore psModules does it Tue, 14 Oct 2008 22:15:10 GMT bills [20148] * trunk/pstamp/src/ppstampMakeStamp.c (modified) * trunk/pstamp/src/ppstampParseCamera.c (modified) make stamps of weight and mask images if requested Tue, 14 Oct 2008 00:01:25 GMT bills [20112] * trunk/pstamp/src/pstampdump.c (modified) added usage Tue, 14 Oct 2008 00:00:30 GMT bills [20111] * trunk/pstamp/src/pstamprequest.c (modified) added support for -bydiff Wed, 27 Aug 2008 02:39:37 GMT bills [19229] * trunk/pstamp/configure.ac (modified) * trunk/pstamp/src/Makefile.am (modified) * trunk/pstamp/src/locateimages.c (deleted) remove C version of locateimages and dependence of pstamp/src on ippdb Sat, 09 Aug 2008 01:43:20 GMT bills [18981] * trunk/pstamp/src/ppstampMakeStamp.c (modified) simplify the extractStamp function to prepare to move it to pslib, ... Sat, 09 Aug 2008 01:42:38 GMT bills [18980] * trunk/pstamp/src/ppstampArguments.c (modified) added arguments for mask and weight images. Not used yet Fri, 01 Aug 2008 19:08:31 GMT Paul Price [18851] * trunk/pstamp/src/ppstampMakeStamp.c (modified) memset arguments were around the wrong way! Sat, 26 Jul 2008 02:05:11 GMT bills [18743] * trunk/pstamp/scripts/pstampparse.pl (modified) * trunk/pstamp/src/pstamprequest.c (modified) FILTER changed to REQFILT Thu, 24 Jul 2008 21:26:15 GMT Paul Price [18712] * trunk/ppSim/src/ppSimMosaicChip.c (modified) * trunk/psphot/src/psphotMosaicChip.c (modified) * trunk/pstamp/src/ppstampMakeStamp.c (modified) * trunk/pstamp/src/ppstampMosaic.c (modified) * trunk/pswarp/src/pswarpDefine.c (modified) FPA.NAME is deprecated in favour of FPA.OBS Tue, 22 Jul 2008 01:17:52 GMT bills [18648] * trunk/pstamp/src (modified) * trunk/pstamp/src/.cvsignore (modified) update Tue, 22 Jul 2008 01:17:19 GMT bills [18647] * trunk/pstamp/src/pstamprequest.c (modified) make ROWNUM an integer Tue, 22 Jul 2008 00:15:44 GMT bills [18646] * trunk/pstamp/src/pstamprequest.c (modified) Fix bug just introduced. When sky coordinates are used for range, the ... Mon, 21 Jul 2008 01:47:33 GMT bills [18638] * trunk/pstamp/src/Makefile.am (modified) * trunk/pstamp/src/locateimages.c (added) * trunk/pstamp/src/pstampparse.c (deleted) rename the image lookup program locateimages from pstampparse. If ... Mon, 21 Jul 2008 01:24:49 GMT bills [18637] * trunk/pstamp/src/pstamprequest.c (modified) Change type for ROI parameters in request file to F64. Change ... 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 Tue, 15 Jul 2008 20:18:41 GMT bills [18551] * trunk/pstamp/src/pstampparse.c (modified) adapt uri to the presence of the Fake stage in the pipeline. This ... Tue, 15 Jul 2008 20:17:35 GMT bills [18550] * trunk/pstamp/src/pstamprequest.c (modified) forgot to remove EXPOSURE from the file format. Change -request_name ... Tue, 15 Jul 2008 20:15:58 GMT bills [18549] * trunk/pstamp/src/ppstampArguments.c (modified) use -class_id instead of -chip for consistency Tue, 15 Jul 2008 20:14:58 GMT bills [18548] * trunk/pstamp/src/Makefile.am (modified) * trunk/pstamp/src/pstampfinish.c (deleted) removed pstampfinish.c. The work is more efficently and completely ... Mon, 30 Jun 2008 20:01:31 GMT bills [18379] * trunk/pstamp/src/pstampparse.c (modified) Moved most of the functionality from pstampparse to pstampparse.pl ... Mon, 30 Jun 2008 19:59:39 GMT bills [18378] * trunk/pstamp/src/pstampdump.c (modified) Print the output of the contents of the fits table as a metadata ... Sat, 21 Jun 2008 01:08:02 GMT bills [18247] * trunk/pstamp/scripts/pstamp_listjobs.pl (modified) * trunk/pstamp/scripts/pstamp_queue_requests.pl (modified) * trunk/pstamp/scripts/pstamp_webrequest.pl (modified) * trunk/pstamp/src/pstampfinish.c (modified) * trunk/pstamp/src/pstampparse.c (modified) * trunk/pstamp/web/request.php (modified) more tweaks. Fri, 20 Jun 2008 20:27:20 GMT bills [18243] * trunk/pstamp/scripts/pstamp_runcommand.sh (modified) * trunk/pstamp/src/pstamp.h (modified) * trunk/pstamp/src/pstampGetROI.c (modified) * trunk/pstamp/src/pstampfinish.c (modified) * trunk/pstamp/src/pstampparse.c (modified) * trunk/pstamp/src/pstamprequest.c (modified) updated postage stamp request file format Tue, 03 Jun 2008 19:38:48 GMT bills [17894] * trunk/pstamp/src/pstamp.h (modified) * trunk/pstamp/src/pstamprequest.c (modified) checking in various changes before I switch workspaces Mon, 21 Apr 2008 14:32:05 GMT bills [17456] * trunk/pstamp/src/pstampfinish.c (modified) * trunk/pstamp/src/pstampparse.c (modified) fixed some compile problems for 32 bit systems Wed, 09 Apr 2008 04:21:21 GMT bills [17417] * trunk/pstamp/src/ppstampMakeStamp.c (modified) Finish the last fix Wed, 09 Apr 2008 04:19:16 GMT bills [17416] * trunk/pstamp/src/ppstampMakeStamp.c (modified) * trunk/pstamp/src/pstampfinish.c (modified) don't fail if no astrometry file is supplied. Fix a typo in a warning ... Wed, 02 Apr 2008 01:22:14 GMT bills [17270] * trunk/pstamp/src/ppstampArguments.c (modified) * trunk/pstamp/src/ppstampMakeStamp.c (modified) * trunk/pstamp/src/ppstampParseCamera.c (modified) support astrometry supplied on the command line Wed, 19 Mar 2008 02:08:40 GMT Paul Price [17052] * trunk/pstamp/src/ppstampMakeStamp.c (modified) * trunk/pstamp/src/pstampparse.c (modified) Need strings.h for strcasecmp Tue, 18 Mar 2008 23:55:30 GMT bills [17047] * trunk/pstamp/src/ppstampMakeStamp.c (modified) Don't need to build a mosaic if there is only one cell in the chip. ... Tue, 18 Mar 2008 00:24:09 GMT bills [17029] * trunk/pstamp/src/pstamprequest.c (modified) fix uninitailzed variable warning when building optmizized Thu, 13 Mar 2008 21:44:28 GMT bills [16978] * trunk/pstamp/src/pstampfinish.c (modified) * trunk/pstamp/src/pstampparse.c (modified) Handle request finish processing in th case were the request doesn't ... Wed, 12 Mar 2008 21:44:31 GMT bills [16961] * trunk/pstamp/src (modified) * trunk/pstamp/src/.cvsignore (modified) add program to .cvsignore Tue, 11 Mar 2008 03:06:08 GMT bills [16933] * trunk/pstamp/scripts/Makefile.am (modified) * trunk/pstamp/scripts/ppstamp_run.pl (deleted) * trunk/pstamp/scripts/pstamp_job_run.pl (added) * trunk/pstamp/src/pstampfinish.c (modified) * trunk/pstamp/src/pstampparse.c (modified) * trunk/pstamp/src/pstamprequest.c (modified) changes to support get image (non postage stamp) jobs Sat, 08 Mar 2008 23:55:06 GMT bills [16898] * trunk/pstamp/src/Makefile.am (modified) * trunk/pstamp/src/pstampdump.c (added) * trunk/pstamp/src/pstamprequest.c (modified) If the we're building a "list" request don't require an ROI (unless ... Sat, 08 Mar 2008 23:52:29 GMT bills [16897] * trunk/pstamp/src/pstampparse.c (modified) Allow class_id to be set to "all" which will cause all matching ... Sat, 08 Mar 2008 01:45:20 GMT bills [16878] * trunk/pstamp/scripts/pstamp_new_request.sh (modified) * trunk/pstamp/src/pstampfinish.c (modified) adapt to the completed data store interfaces Fri, 22 Feb 2008 04:48:59 GMT bills [16594] * trunk/pstamp/src (modified) * trunk/pstamp/src/.cvsignore (modified) added pstampfinish Fri, 22 Feb 2008 04:48:35 GMT bills [16593] * trunk/pstamp/src (modified) * trunk/pstamp/src/.cvsignore (modified) * trunk/pstamp/src/Makefile.am (modified) * trunk/pstamp/src/ppstampMakeStamp.c (modified) * trunk/pstamp/src/ppstampParseCamera.c (modified) * trunk/pstamp/src/pstamp.h (modified) * trunk/pstamp/src/pstampfinish.c (added) * trunk/pstamp/src/pstampparse.c (modified) * trunk/pstamp/src/pstamprequest.c (modified) Various updates and additions Sat, 02 Feb 2008 00:42:15 GMT bills [16278] * trunk/pstamp/src/pstampparse.c (modified) more pstampparse functionality Fri, 25 Jan 2008 23:09:44 GMT bills [16239] * trunk/pstamp/src (modified) * trunk/pstamp/src/.cvsignore (modified) * trunk/pstamp/src/ppstampArguments.c (modified) * trunk/pstamp/src/ppstampMakeStamp.c (modified) * trunk/pstamp/src/pstamp.h (modified) * trunk/pstamp/src/pstampparse.c (modified) * trunk/pstamp/src/pstamprequest.c (modified) various changes to get the protoype limping along Fri, 18 Jan 2008 20:20:38 GMT bills [16132] * trunk/pstamp (added) * trunk/pstamp/.cvsignore (added) * trunk/pstamp/Makefile.am (added) * trunk/pstamp/autogen.sh (added) * trunk/pstamp/configure.ac (added) * trunk/pstamp/src (added) * trunk/pstamp/src/.cvsignore (added) * trunk/pstamp/src/Makefile.am (added) * trunk/pstamp/src/ppstamp.c (added) * trunk/pstamp/src/ppstamp.h (added) * trunk/pstamp/src/ppstampArguments.c (added) * trunk/pstamp/src/ppstampCleanup.c (added) * trunk/pstamp/src/ppstampMakeStamp.c (added) * trunk/pstamp/src/ppstampMosaic.c (added) * trunk/pstamp/src/ppstampOptions.c (added) * trunk/pstamp/src/ppstampOptions.h (added) * trunk/pstamp/src/ppstampParseCamera.c (added) * trunk/pstamp/src/ppstampRegion.c (added) * trunk/pstamp/src/ppstampVersion.c (added) * trunk/pstamp/src/pstamp.h (added) * trunk/pstamp/src/pstampErrorCodes.c.in (added) * trunk/pstamp/src/pstampErrorCodes.dat (added) * trunk/pstamp/src/pstampErrorCodes.h.in (added) * trunk/pstamp/src/pstampGetROI.c (added) * trunk/pstamp/src/pstampROI.h (added) * trunk/pstamp/src/pstampparse.c (added) * trunk/pstamp/src/pstamprequest.c (added) Changing the name of the directory for the postage stamp programs to ...