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) @9894   20 years Paul Price Reorganising so that the trace and logging stuff is loaded the …
(edit) @9893   20 years Paul Price Adding shutter correction (turned off for megacam) and fringe …
(edit) @9892   20 years Paul Price Output images from ppImage are specified by the FILERULES in the …
(edit) @9891   20 years eugene notes and updated tests
(edit) @9890   20 years eugene moved psphotGrowthCurve to pmGrowthCurveGenerate
(edit) @9889   20 years eugene added a comment
(edit) @9888   20 years eugene explicit test if object was subtracted
(edit) @9887   20 years eugene not including the test programs by default
(edit) @9886   20 years magnier convert apResid measurement to use pmSourceMagnitudes API for …
(edit) @9885   20 years magnier moved pmPSFFromModels to pmPSFFromPSFtry
(edit) @9884   20 years magnier added flag for interpolation for aperture photometry
(edit) @9883   20 years magnier added code to perform the subpixel shift, if requested; changed …
(edit) @9882   20 years magnier moved pmPSFFromModels to pmPSFFromPSFtry; now accepts a pmPSFtry as input
(edit) @9881   20 years magnier adding prep code to apply psImageBicubeFit to peaks in pmPeaks (ie, to …
(edit) @9880   20 years magnier added pmSourceCopy, change special magnitudes (32, 99) to NAN
(edit) @9879   20 years magnier moved psphotGrowthCurve to pmGrowthCurveGenerate
(edit) @9878   20 years magnier adding pstap (but disabled for now)
(edit) @9877   20 years magnier adding tests related to objects
(edit) @9876   20 years magnier adding pstap copied from psLib
(edit) @9875   20 years magnier added tests for psImageShift and psImageInterpolate, fixed low-level …
(edit) @9874   20 years drobbin Added type handling for S/U64
(edit) @9873   20 years jhoblitt improve error handling in psMetadataConfigParse()
(edit) @9872   20 years jhoblitt fix error checking in psMetadataConfigRead()
(edit) @9871   20 years Paul Price Missed out on wrapping fringe stuff in "doFringe".
(edit) @9870   20 years Paul Price Adding filenames to configuration parsing.
(edit) @9869   20 years Paul Price Adding fringe processing to detrend tools.
(edit) @9868   20 years drobbin Added comment parsing for metadata in parseLine in psMetadataConfig.c. …
(edit) @9867   20 years eugene testing bicubic interpolation for aperture
(edit) @9866   20 years magnier centroid shift for aperture ifdef-ed out
(edit) @9865   20 years magnier added BICUBE, fixed sign error and 0.5 pixel error in psImageShift
(edit) @9864   20 years magnier added BICUBE interpolation, removed scrap code in BILINEAR interpolation
(edit) @9863   20 years magnier added psImageInterpolate tests so I could test fixes to this function
(edit) @9862   20 years drobbin Updated MetadataConfig tests and merged (removed) …
(edit) @9861   20 years jhoblitt fwv
(edit) @9860   20 years jhoblitt check munmap()'s return status
(edit) @9859   20 years Paul Price Adding fringe parameters.
(edit) @9858   20 years jhoblitt fixes to comform to the format icd-demo is expecting
(edit) @9857   20 years Paul Price Adding fringe processing.
(edit) @9856   20 years Paul Price Bug fixes in reading from FITS file (wasn't allocating memory, need to …
(edit) @9855   20 years Paul Price Changing unsigned int to int
(edit) @9854   20 years Paul Price Adding shutter type
(edit) @9853   20 years jhoblitt add columns metadata
(edit) @9852   20 years jhoblitt remove incorrect comment
(edit) @9851   20 years jhoblitt fwv
(edit) @9850   20 years jhoblitt VERSION to 0.10
(edit) @9849   20 years jhoblitt fix handling of NULL strings
(edit) @9848   20 years drobbin Removed a couple unreachable spots from psMetadataConfig in …
(edit) @9847   20 years drobbin Added a test for psArrayAllocEmpty (to complete psArray test-coverage)
(edit) @9846   20 years drobbin Updated psMetadataConfig- removed 1 or 2 unreachable spots. Updated …
(edit) @9845   20 years eugene fixed error in histogram for NaN/Inf
(edit) @9844   20 years eugene fixed while evaluation
(edit) @9843   20 years magnier I added code to pmSourcePhotometryAper to shift the source so the …
(edit) @9842   20 years magnier added metricErr
(edit) @9841   20 years magnier added metricErr, unused test output code, no skybias in apresid fit …
(edit) @9840   20 years eugene added notes
(edit) @9839   20 years eugene added growthTest program to makefile
(edit) @9838   20 years eugene added unused test code
(edit) @9837   20 years eugene use center of center pixel for ref object
(edit) @9836   20 years eugene reset radius to integer type (necessary since growth does not interpolate)
(edit) @9835   20 years eugene save smoothed images when tracing (>5)
(edit) @9834   20 years eugene fixed formula for normalization error
(edit) @9833   20 years eugene require growth curve to include min radius
(edit) @9832   20 years Paul Price Adding fringe combination.
(edit) @9831   20 years Paul Price No need to print header.
(edit) @9830   20 years Paul Price Was neglecting to zero the mask before using it.
(edit) @9829   20 years drobbin input file for psMetadataConfigParse.
(edit) @9828   20 years jhoblitt use MYSQL_LDFLAGS instead of MYSQL_LIBS
(edit) @9827   20 years jhoblitt fix dsleech to handle valid but empty filesets
(edit) @9826   20 years Paul Price Adding fringe parameters.
(edit) @9825   20 years Paul Price Fixing trace components
(edit) @9824   20 years Paul Price Fixing up trace components.
(edit) @9823   20 years jhoblitt add blurb about registering pre-created detrends
(edit) @9822   20 years Paul Price Adding functions to read/write an array of fringe statistics to a …
(edit) @9821   20 years jhoblitt remove dettool -updatedetrun -stop add dettool -upratedetrun -state …
(edit) @9820   20 years jhoblitt fix memory leak in register_detrendMode()
(edit) @9819   20 years jhoblitt rollback r1.100 pending discussion of *Alloc() function behavior
(edit) @9818   20 years jhoblitt removed test in psTimeCopy checking for psTimeAlloc() returning NULL. …
(edit) @9817   20 years jhoblitt first pass implementation of -register_detrend & -register_detrend_imfile
(edit) @9816   20 years jhoblitt stub out -register_detrend & -register_detrend_imfile
(edit) @9815   20 years Paul Price Adding more information for recipes: symbolic links and precedence.
(edit) @9814   20 years drobbin Adding tap test for psMetadataConfigFormat
(edit) @9813   20 years eugene changed name of radiusTMP to radiusFit in pmModel
(edit) @9812   20 years eugene dropped psmodule duplicate models
(edit) @9811   20 years eugene more complete ending for ENSEMBLE break point
(edit) @9810   20 years magnier changed name of radiusTMP to radiusFit in pmModel
(edit) @9809   20 years eugene added polyfitTest
(edit) @9808   20 years magnier if-def out some test code, comments describing SXY fitting issues
(edit) @9807   20 years eugene added ignore option to psphotGrowthCurve
(edit) @9806   20 years eugene removing models now in psModules
(edit) @9805   20 years drobbin Added error check to psTimeCopy for proper time-type. only formatting …
(edit) @9804   20 years jhoblitt code tidying
(edit) @9803   20 years jhoblitt remove FullUnitTest & runTest as they are now unused
(edit) @9802   20 years jhoblitt move mysql probling into it's only .m4 file
(edit) @9801   20 years jhoblitt add ax_lib_mysql.m4
(edit) @9800   20 years jhoblitt first pass attempt to made the library probes use values from the …
(edit) @9799   20 years drobbin Removed comment output from formatMetadataItem - MULTI. Can't have a …
(edit) @9798   20 years drobbin Merged differences from recent check-in. Edited long-lines. Updated …
(edit) @9796   20 years jhoblitt VERSION 0.0.54
(edit) @9795   20 years jhoblitt VERSION 0.0.54 (glueforge fixes)
(edit) @9793   20 years jhoblitt VERSION 0.31
Note: See TracRevisionLog for help on using the revision log.