IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psModules

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9981   20 years Paul Price Adding functions to create bad pixel masks from flattened data.
(edit) @9951   20 years Paul Price Changing pmFringesReadFits and pmFringesWriteFits into pmFringesFormat …
(edit) @9950   20 years Paul Price Adding FRINGE type to pmFPAfile, which reads from/writes to FITS …
(edit) @9949   20 years Paul Price Adding functions to read/write tables within the FPA hierarchy …
(edit) @9945   20 years Paul Price Bug in output binning --- if the binning wasn't set, it would come …
(edit) @9944   20 years Paul Price Forgot to add them to the output.
(edit) @9943   20 years Paul Price Adding XBIN and YBIN to list that gets checked.
(edit) @9925   20 years magnier adjust mask region to follow interpolated shift, if applied; added …
(edit) @9924   20 years magnier added prototype
(edit) @9923   20 years magnier fixed a memory leak, restrict region to image in growth curve
(edit) @9922   20 years magnier added tap_pmGrowthCurve.c tap_pmSourcePhotometry.c, updated .cvsignores
(edit) @9915   20 years jhoblitt remove empty ChangeLog
(edit) @9904   20 years Paul Price Adding workdir to the configuration.
(edit) @9903   20 years Paul Price Prepend the global path to the file rule.
(edit) @9897   20 years jhoblitt move pmGrowthCurveGenerate() from pmGrowthCurve.c -> pmPSF.c
(edit) @9894   20 years Paul Price Reorganising so that the trace and logging stuff is loaded the …
(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) @9866   20 years magnier centroid shift for aperture ifdef-ed out
(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) @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) @9830   20 years Paul Price Was neglecting to zero the mask before using it.
(edit) @9822   20 years Paul Price Adding functions to read/write an array of fringe statistics to a …
(edit) @9810   20 years magnier changed name of radiusTMP to radiusFit in pmModel
(edit) @9808   20 years magnier if-def out some test code, comments describing SXY fitting issues
(edit) @9779   20 years magnier adding new prototypes
(edit) @9778   20 years magnier if-out test code lines
(edit) @9777   20 years magnier catch errors for undefined model names
(edit) @9776   20 years magnier returned PGAUSS and QGAUSS to service
(edit) @9775   20 years magnier major cleanup of model code, fixes to use new param defs
(edit) @9770   20 years magnier This is an important change to the PSF shape model. - I have changed …
(edit) @9769   20 years magnier added PSF_CLUMP_NSIGMA, default to 1.5
(edit) @9762   20 years jhoblitt simple comment fix
(edit) @9730   20 years Paul Price Following today's meeting, we agreed that psVectorAlloc (and therefore …
(edit) @9724   20 years Paul Price Fixed incorrect statement.
(edit) @9723   20 years Paul Price Don't need that here.
(edit) @9722   20 years jhoblitt disable old pstest tests and remove associated metadata files remove …
(edit) @9719   20 years Paul Price Removing old files, no longer necessary and passed by.
(edit) @9718   20 years Paul Price Adding doxygen tags.
(edit) @9717   20 years Paul Price Fixing typo.
(edit) @9710   20 years Paul Price Documenting, adding const
(edit) @9703   20 years Paul Price Removing now-false statement.
(edit) @9702   20 years Paul Price Removing col0,row0 in the chip --- it's in the concepts.
(edit) @9701   20 years Paul Price Left additional argument.
(edit) @9700   20 years Paul Price Fixing typo.
(edit) @9699   20 years Paul Price Printing ourselves, instead of using psTrace, so that we can actually …
(edit) @9698   20 years Paul Price Adding more info to the descriptions.
(edit) @9697   20 years Paul Price Fixing false error caused by attempting to read concepts at FPA level …
(edit) @9695   20 years Paul Price Require cell to read concepts from cell information.
(edit) @9688   20 years Paul Price Adding a little bit more detail to the comments.
(edit) @9679   20 years Paul Price Cleaning up, adding a few more details.
(edit) @9677   20 years Paul Price Suspect I only changed the formatting...?
(edit) @9676   20 years rhl Assert that a literal 4 is correct
(edit) @9675   20 years rhl Use symbolic param names
(edit) @9671   20 years Paul Price Fixing typos in comments.
(edit) @9654   20 years magnier added pmFPAfile->name to log message
(edit) @9653   20 years rhl Use pmSource->sky not params[PM_PAR_SKY]
(edit) @9652   20 years rhl Use pmSource->sky not params[PM_PAR_SKY]
(edit) @9651   20 years rhl Add pmSource.sky(Err)?
(edit) @9650   20 years rhl Allow pmFPAfileIOChecks to delete internal files
(edit) @9639   20 years magnier added various error checks and cleaned up output stats
(edit) @9636   20 years Paul Price Fixing master include file after chopping stuff out.
(edit) @9626   20 years magnier using a single mask for X and Y, iterate between X and Y for clip …
(edit) @9621   20 years Paul Price Removing inclusion of config.h in header files, and putting it in all …
(edit) @9619   20 years Paul Price Documenting pmSubtractBias.h, cleaning up pmSubtractBias.c
(edit) @9618   20 years Paul Price Documenting pmShutterCorrection.[ch]
(edit) @9617   20 years Paul Price Documenting pmNonLinear.h. Cleaning up pmNonLinear.c
(edit) @9616   20 years Paul Price Documenting and cleaning up pmMaskBadPixels; removing old error files …
(edit) @9615   20 years Paul Price Documenting pmFringeStats. Adding mask to pmFringeRegions{Read,Write}Fits.
(edit) @9614   20 years Paul Price Documenting pmFlatNormalize
(edit) @9613   20 years Paul Price Forgot to remove old header information.
(edit) @9612   20 years Paul Price Documenting pmFlatField.h. Fixing pmFlatField so that the image …
(edit) @9611   20 years Paul Price Documenting pmReadoutCombine.[ch]
(edit) @9610   20 years Paul Price Disabling image combination and image subtraction --- these aren't …
(edit) @9609   20 years Paul Price Not dealing with FITS tables here.
(edit) @9608   20 years Paul Price Documenting pmHDUUtils.[ch]
(edit) @9604   20 years Paul Price Documenting pmHDU.[ch]
(edit) @9603   20 years Paul Price Documenting pmHDUGenerate.[ch]
(edit) @9602   20 years Paul Price Documenting pmFPAWrite.[ch]
(edit) @9601   20 years Paul Price Documenting pmFPAUtils.[ch]
(edit) @9600   20 years Paul Price Got the file info wrong.
(edit) @9599   20 years Paul Price Documenting pmFPARead.[ch]
(edit) @9598   20 years Paul Price Correcting author list.
(edit) @9596   20 years Paul Price Documenting pmFPAMosaic.[ch]
(edit) @9594   20 years Paul Price Documenting pmFPAMaskWeight.[ch]. Moving NOT_U8 and NOT_U16 macros …
(edit) @9592   20 years Paul Price Documenting pmFPAHeader.[ch]
(edit) @9591   20 years Paul Price Fixing assert on config.
Note: See TracRevisionLog for help on using the revision log.