IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7352   20 years jhoblitt stub out -resid
(edit) @7351   20 years jhoblitt finish implementation of -addresid
(edit) @7350   20 years rhl Autogenerated error files, and something from libtool
(edit) @7349   20 years rhl Tell automake to make the autogenerated error stack files
(edit) @7348   20 years drobbin It seems that everything is working fine. Stderr diff showed Hello …
(edit) @7347   20 years jhoblitt add detResidImfileAnalysis table
(edit) @7346   20 years rhl Return error rather than aborting; clean error stack
(edit) @7345   20 years rhl 1/ Return error rather than exiting 2/ Check more error codes
(edit) @7344   20 years rhl 1/ Move psLogSetFormat() to psphot.c 2/ Return NULL rather than exiting
(edit) @7343   20 years jhoblitt add detResidImfileAnalysis change all class_ids to be 64 chars
(edit) @7342   20 years rhl Check return codes
(edit) @7341   20 years rhl Seed random numbers from IMSTATS_SEED (if defined)
(edit) @7340   20 years rhl include psphotErrorCodes.h
(edit) @7339   20 years rhl Set logMsg format here not in psphotArguments; check psphotArguments's …
(edit) @7338   20 years rhl Add --with-libjpeg=DIR
(edit) @7337   20 years rhl Build dynamic libraries and psphot error stack
(edit) @7336   20 years rhl Initial version
(edit) @7335   20 years jhoblitt partial -addresid implementation
(edit) @7334   20 years eugene minor diffs
(edit) @7333   20 years eugene adding new header functions
(edit) @7332   20 years eugene substantial updates
(edit) @7331   20 years eugene fixed mis-counting on blend fits
(edit) @7330   20 years eugene added tracing info
(edit) @7329   20 years eugene changed pmReadoutSetWeights to pmReadoutSetMaskWeight
(edit) @7328   20 years eugene added psphotDumpSource
(edit) @7327   20 years eugene changed psImageClippedStatsInit to match new API
(edit) @7326   20 years eugene changed pmPSF_MaskApTrend functions for new API
(edit) @7325   20 years magnier changing psError to psTrace in psMatrixGJSolve and psMinimizeLMM in …
(edit) @7324   20 years magnier changed certain psErrors to psTrace
(edit) @7323   20 years magnier changed certain psAborts to psErrors
(edit) @7322   20 years jhoblitt implement -input
(edit) @7321   20 years jhoblitt stub out -input
(edit) @7320   20 years jhoblitt stub out -addresid
(edit) @7319   20 years Paul Price Fixing memory leak when there is a CELL.TIME parse error.
(edit) @7318   20 years drobbin changes were made so that if nfail is NULL it prints out 'linePtr'. …
(edit) @7317   20 years eugene adding megacam_alternate
(edit) @7316   20 years jhoblitt change -normalized[frame] to require option -det_id
(edit) @7315   20 years jhoblitt change -addnormalized to require options -det_id, -class_id, -uri, …
(edit) @7314   20 years Paul Price Adding some error checking.
(edit) @7313   20 years Paul Price Resolving some weird conflict with #ifndef and #endif.
(edit) @7312   20 years Paul Price Resolving conflicts from both RHL and I adding error checking.
(edit) @7311   20 years Paul Price Applying RHL patch. Generally improves the error handling and …
(edit) @7310   20 years magnier unfolded return arguments to make pmConceptsReadCell more readable
(edit) @7309   20 years magnier added pmReadoutSetMaskWeight
(edit) @7308   20 years magnier setting mask,weight col0,row0
(edit) @7307   20 years magnier changed to new psFitsWriteBlank API
(edit) @7306   20 years magnier cleaned up CMP header output code
(edit) @7305   20 years drobbin added if statement to standardize error output between platforms.
(edit) @7304   20 years jhoblitt make -addstacked options -det_id, -class_id, -uri, -stats, & -recipe …
(edit) @7303   20 years jhoblitt be consistent about where -iter appears in the options
(edit) @7302   20 years jhoblitt make -addprocessed options -det_id, -exp_id, -class_id, -uri, -stats, …
(edit) @7301   20 years drobbin checked in differing output on the server. May have to edit the …
(edit) @7300   20 years Paul Price Applying patches from RHL. * Correctly detect cfitsio 3 (ffdkopn) * …
(edit) @7299   20 years jhoblitt make -define mode -exp_id & -det_type required
(edit) @7298   20 years Paul Price Adding psErrorCodeLast (from RHL); implementation in RHL patch.
(edit) @7297   20 years Paul Price SIMPLE may not be at the start of the header (for some reason), so …
(edit) @7296   20 years drobbin checked in test output. Metadata_01 test is now currently empty. …
(edit) @7295   20 years Paul Price If SIMPLE is F, then don't block keywords. Also caught a bug in the …
(edit) @7294   20 years Paul Price Applying patch from Josh: adds 'or' conditional support to psDB where …
(edit) @7293   20 years jhoblitt add multiple -exp_id support to -define
(edit) @7292   20 years jhoblitt VERSION to '0.11'
(edit) @7291   20 years jhoblitt update to new psFitsWriteTable() prototype
(edit) @7290   20 years jhoblitt change detInputExp.exp_id to be part of the primary key
(edit) @7289   20 years Paul Price Remove SIMPLE from the list of banned keywords, but ensure it's a …
(edit) @7288   20 years Paul Price Some extra error-checking
(edit) @7287   20 years magnier fixed makefile
(edit) @7286   20 years Paul Price Missed pmMaskBadPixelsErrors.dat, cleaning up conflict.
(edit) @7285   20 years magnier returned pmMaskBadPixels.c
(edit) @7284   20 years magnier minor diffs
(edit) @7283   20 years Paul Price Restoring pmMaskBadPixels to the build (it has different functionality …
(edit) @7282   20 years magnier finish up the basic astrometry functions
(edit) @7281   20 years magnier added tests for missing CELL.TIME concepts
(edit) @7280   20 years magnier added test for missing parsed value
(edit) @7279   20 years magnier added tests for missing filenames
(edit) @7278   20 years Paul Price Addition of a vast quantity of assertions in public functions. …
(edit) @7277   20 years Paul Price Removing psReadout assertions.
(edit) @7276   20 years Paul Price Removing pmReadout.[ch] from the build. It can probably be dropped …
(edit) @7275   20 years Paul Price Adding pmFPAMaskWeight.h to psmodules.h, small changes to …
(edit) @7274   20 years Paul Price Adding NULL checks at function start, to provide some robustness, …
(edit) @7273   20 years jhoblitt ws
(edit) @7272   20 years Paul Price Splitting out the separate gains for spliced, doing only a single chip.
(edit) @7271   20 years jhoblitt ws
(edit) @7270   20 years jhoblitt ws
(edit) @7269   20 years jhoblitt whitespace
(edit) @7268   20 years jhoblitt whitespace
(edit) @7267   20 years drobbin Removed test calling psMetadataReadHeader which seems to no longer be …
(edit) @7266   20 years Paul Price It appears that cfitsio doesn't really distinguish between short int …
(edit) @7265   20 years jhoblitt whitespace
(edit) @7264   20 years jhoblitt whitespace
(edit) @7263   20 years Paul Price Renaming ppMergeBackground.[ch] to ppMergeScaleZero.[ch]
(edit) @7262   20 years Paul Price Removing extraneous files, used in initial development (mostly ported …
(edit) @7261   20 years Paul Price Renaming ppMergeBackground.[ch] to ppMergeScaleZero.[ch]
(edit) @7260   20 years Paul Price Working version for flat-fielding. Need to add extenal scale/zero …
(edit) @7259   20 years Paul Price Commenting out the running counter.
(edit) @7258   20 years Paul Price Adding ppMerge recipe.
(edit) @7257   20 years Paul Price Setting initial value to avoid compiler warning about value being used …
(edit) @7256   20 years Paul Price pmReadoutCombine is working, but it's kind of slow.
(edit) @7255   20 years Paul Price Using memset on psVectorInit when the value is zero (then we can get …
(edit) @7254   20 years Paul Price Changes to HDU generation: don't add chips/cells that have their own …
(edit) @7253   20 years Paul Price Updated in response to bugs 761,762: changed CELL.TIME formats, …
Note: See TracRevisionLog for help on using the revision log.