IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ppImage/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15142   19 years eugene fixed leak
(edit) @15137   19 years eugene astrometry I/O at chip and file level
(edit) @15136   19 years eugene updates
(edit) @14996   19 years eugene report to stderr sources of leaks
(edit) @14700   19 years eugene do not list leaks
(edit) @14641   19 years eugene changing pmModelGroup... apis to pmModelClass... apis
(edit) @14507   19 years eugene adding OVERSCAN.CONSTANT and OVERSCAN.VALUE options
(edit) @14491   19 years Paul Price Was checking to see if photometry was turned on before actually …
(edit) @14223   19 years eugene added explicit option to request internal mask and weight image
(edit) @14211   19 years eugene adding options for mask, weight outputs; deprecating the FILE.SAVE in …
(edit) @14209   19 years eugene adding options for mask and weight outputs, some cleanups
(edit) @14011   19 years eugene put ppImageFileCheck inside a trace block
(edit) @14006   19 years eugene update comment
(edit) @14001   19 years eugene pull ppImageFileCheck to independent file
(edit) @14000   19 years eugene consolidating includes in ppImage.h; adding ppImageMetadataStats and …
(edit) @13970   19 years eugene adding fringe residual measurement in addition to fringe amplitude; …
(edit) @13924   19 years Paul Price Adding fringe solution to the statistics.
(edit) @13921   19 years Paul Price Adding boxcar/gaussian smoothing of overscan vector
(edit) @13901   19 years Paul Price Adding chip and mask output for chip-mosaicked files. Was going to …
(edit) @13844   19 years eugene require input, output, outMask, outWeight to agree in dataLevel, freeLevel
(edit) @13843   19 years eugene added more information to test function
(edit) @13840   19 years eugene attempt to rationalize the file levels
(edit) @13838   19 years eugene catch errors from psphot
(edit) @13837   19 years eugene catch errors from psphot, psastro; fix mem leaks
(edit) @13830   19 years eugene added a comment, dropped ppImageAddstar call
(edit) @13812   19 years Paul Price Fixing API for pmBiasSubtract, following addition of dark normalisation.
(edit) @13779   19 years eugene adding FRNG values to output header; fixing error scaling
(edit) @13778   19 years eugene drop FRINGE_TABLE, FRINGE_IMAGE split
(edit) @13761   19 years eugene need to enable more stats options
(edit) @13750   19 years eugene change -stat to -stats
(edit) @13701   19 years eugene spell fix
(edit) @13679   19 years eugene fixed logic on ppStats
(edit) @13677   19 years eugene modified ppStats API
(edit) @13676   19 years eugene fixed double free and leak
(edit) @13675   19 years eugene fixing double frees, leaks
(edit) @13667   19 years Paul Price Fixing ppStats following API change.
(edit) @13593   19 years Paul Price Updating high-level programs to use symbolic names for mask values in …
(edit) @13562   19 years eugene fixed errors with pmImageDefineFile for DetDB queries
(edit) @13531   19 years eugene adding function to parse input files from several possible sources
(edit) @13528   19 years eugene changed the pmFPAfileDefine functions to not require an input status value
(edit) @13506   19 years eugene fixed API change for pmReadoutGenerateMask
(edit) @13498   19 years Paul Price Weight on the basis of pixel value needs to be done after the overscan …
(edit) @13461   19 years Paul Price Fix order of creation of mask and weight.
(edit) @13229   19 years Paul Price Adding URI support for output stats file.
(edit) @12989   19 years Paul Price Updating following API change to pmConfigFileSetsMD
(edit) @12824   19 years Paul Price Asserting on file types.
(edit) @12821   19 years eugene making a copy of the pixels for photometry
(edit) @12820   19 years eugene changed psphotInput to be defined FROM fpa rather than linked to an fpa
(edit) @12819   19 years eugene RebinChip should use output->src rather than looking for a named fpa
(edit) @12818   19 years eugene chip mosaic makes a deep copy for consistency with residual images
(edit) @12811   19 years eugene disable the pmChipDuplicate feature
(edit) @12807   19 years eugene moved psphot and psastro file defines to ppImageParseCamera, using new …
(edit) @12746   19 years Paul Price Turn off mask and weight output if we're not generating a mask (i.e., …
(edit) @12733   19 years eugene changes arguments to pmConfigCameraFormatFromHeader
(edit) @12655   19 years Paul Price Updating following API change.
(edit) @12592   19 years eugene using common psImageBinning tools
(edit) @12575   19 years Paul Price Recent changes to the recipe parsing has revealed that certain options …
(edit) @12566   19 years Paul Price Bit more testing functionality.
(edit) @12547   19 years eugene pmConfigRecipeOptions now returns a view
(edit) @11803   19 years Paul Price Adding debug code to give a list of files.
(edit) @11702   19 years jhoblitt update psAbort() API
(edit) @11677   19 years jhoblitt cast 'const' params to psFree() to void *
(edit) @11454   19 years Paul Price Very preliminary pass at setting exit values.
(edit) @11364   19 years eugene recipe selection was in the wrong place
(edit) @11352   19 years eugene update psphot and psastro in ppImage
(edit) @11351   19 years eugene minor
(edit) @11291   19 years jhoblitt remove linkage against libnebclient
(edit) @11287   19 years jhoblitt add support to link against libnebclient if available
(edit) @11271   19 years Paul Price Moving ppTest to noinst.
(edit) @11270   19 years Paul Price Removing reference to ppMem.
(edit) @11266   19 years eugene added notes
(edit) @11264   19 years Paul Price Removing old code, the functionality of which is now in the psLib …
(edit) @11259   19 years eugene adding
(edit) @11199   20 years Paul Price Plugging memory leaks.
(edit) @11195   20 years Paul Price Don't use ppMem
(edit) @11191   20 years Paul Price Adding error message.
(edit) @11145   20 years Paul Price Removing interpolation of FPA.FILTER.
(edit) @11101   20 years eugene fix up the FRINGE.FILTERS parsing
(edit) @11095   20 years eugene added tests for filters for flat and fringe detrends
(edit) @10969   20 years Paul Price Using new functions to generate chip and FPA mosaics from …
(edit) @10968   20 years Paul Price pmChipMosaic should do the concepts copying.
(edit) @10857   20 years eugene fixed pspolyfit api
(edit) @10717   20 years eugene minor cleanup
(edit) @10589   20 years Paul Price Adding error checking; only close files after all operations are pau.
(edit) @10558   20 years eugene added HAVE_CONFIG
(edit) @10557   20 years eugene added -version option
(edit) @10502   20 years Paul Price Adding assertions.
(edit) @10448   20 years Paul Price Propagating API change to psStringSubstitute
(edit) @10439   20 years eugene updated to new pmConfigRead, added PSPHOT_RECIPE and PSASTRO_RECIPE, …
(edit) @10415   20 years Paul Price Adding HISTORY for normalisation.
(edit) @10413   20 years Paul Price With the overscan coefficients being put into the HISTORY, there's no …
(edit) @10408   20 years Paul Price Adding "done" statement to history.
(edit) @10366   20 years Paul Price Should replace duplicates.
(edit) @10364   20 years Paul Price Adding MD5 for component images to output.
(edit) @10335   20 years Paul Price Pushed fringe correction into ppImageDetrendFringe.c.
(edit) @10331   20 years Paul Price Add processing data to header.
(edit) @10322   20 years Paul Price Preventing masking where it's not necessary (e.g., for bias, dark …
(edit) @10303   20 years Paul Price Propagating API change.
(edit) @10300   20 years Paul Price Could potentially not find an HDU.
(edit) @10294   20 years Paul Price Adding functions to add version information.
Note: See TracRevisionLog for help on using the revision log.