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) @14649   19 years magnier changed API names pmIsFoo to pmFooTest
(edit) @14648   19 years magnier insignificant changes
(edit) @14647   19 years magnier added formatName to pmFPAfile (needed in some cases) dropped const …
(edit) @14636   19 years Paul Price If there are no bad pixels, then 'bad' is never allocated.
(edit) @14634   19 years Paul Price Adding pmStackReject.h
(edit) @14633   19 years Paul Price Removing function that's not used. Got another function of the same …
(edit) @14632   19 years Paul Price Moving pmSubtractionDeconvolveMask out of subtraction files, renaming …
(edit) @14631   19 years Paul Price Protecting pmReadoutFreeData from readout=NULL. Changing assertions …
(edit) @14625   19 years Paul Price Changes to stacking to allow it to work on convolved images. Pulled a …
(edit) @14624   19 years Paul Price Whoops, removed necessary definition.
(edit) @14623   19 years Paul Price Adding check on return of pmSubtractionKernelImage. Fixing coordinates …
(edit) @14606   19 years Paul Price Ditto.
(edit) @14605   19 years Paul Price Don't use regions if the size is 0.
(edit) @14604   19 years Paul Price Generate target stamps when not provided.
(edit) @14602   19 years Paul Price Adding function pmSubtractionDeconvolveMask that performs matched …
(edit) @14596   19 years magnier fixed a leak and a typo
(edit) @14595   19 years magnier supply the newCameraName to pmFPAfileDefineOutputForFormat
(edit) @14594   19 years jhoblitt add pmFPAUtils.h
(edit) @14592   19 years Paul Price Add the full kernel description rather than the string summary.
(edit) @14591   19 years Paul Price Put regions onto metadata as well.
(edit) @14585   19 years Paul Price Moving free to avoid SEGV.
(edit) @14584   19 years Paul Price Fixing type, psString --> const char*, since we don't need the memblock.
(edit) @14583   19 years Paul Price Adding pmSubtractionMatch.h
(edit) @14582   19 years Paul Price Fixing up analysis metadata.
(edit) @14581   19 years Paul Price Fixing normalisation of SPAM,FRIES kernels --- the start/stop values …
(edit) @14580   19 years Paul Price Adding function pmSubtractionMatch to do the PSF-matching. It calls …
(edit) @14552   19 years gusciora FIrst version of tests fo pmHDU.c
(edit) @14551   19 years gusciora Unfinished version of config files for the camera tests. These change …
(edit) @14550   19 years gusciora * empty log message *
(edit) @14549   19 years gusciora First version for pmFPARead.c and pmFPAWrite.c tests.
(edit) @14542   19 years Paul Price Forgot semi-colon.
(edit) @14541   19 years Paul Price Fixing normalisation of RINGS. Don't include pixels if they …
(edit) @14540   19 years Paul Price Moving photometric scaling into the kernel for RINGS, and fixing up …
(edit) @14539   19 years Paul Price Only normalise kernels that are even functions.
(edit) @14538   19 years Paul Price Fixing order of parameters for RINGS.
(edit) @14534   19 years Paul Price Fixing compilation errors.
(edit) @14533   19 years Paul Price Using FWHM instead of sigma.
(edit) @14532   19 years Paul Price Using FWHM instead of Gaussian sigmas. I figure FWHM is more …
(edit) @14530   19 years magnier adding model utility functions
(edit) @14529   19 years magnier added a comment
(edit) @14528   19 years Paul Price Ensure correct region is used when cutting down the weight map.
(edit) @14527   19 years Paul Price Use the weight map instead of the input image as the noise term.
(edit) @14525   19 years Paul Price Adding kernel description
(edit) @14524   19 years Paul Price Don't need to give pmSubtractionRejectStamps the images, since those …
(edit) @14521   19 years Paul Price Adding function to get the kernel type from a string.
(edit) @14519   19 years Paul Price If weight and input are both NULL, default to the reference.
(edit) @14515   19 years Paul Price Making the input mask optional for pmSubtractionMask --- necessary if …
(edit) @14514   19 years Paul Price Reworking APIs to be a bit more practical.
(edit) @14513   19 years Paul Price Adding function to set stamps based on a list of x,y positions (as …
(edit) @14505   19 years magnier moving mods from ipp-2-2
(edit) @14480   19 years Paul Price Adding enhancement to extract the pixels for each stamp from the …
(edit) @14477   19 years Paul Price Fixing up the skycell header keywords.
(edit) @14476   19 years Paul Price Fixing GUNK reference kernel.
(edit) @14475   19 years Paul Price Adding option to output concepts for skycells in ordinary header …
(edit) @14472   19 years Paul Price Adding RGAUSS and SERSIC object models to the distribution.
(edit) @14471   19 years Paul Price Fix for CELL/NONE case (bug 908).
(edit) @14468   19 years Paul Price Fixing memory problem.
(edit) @14466   19 years Paul Price Don't want to average over the exposure time.
(edit) @14465   19 years Paul Price Adding pmConceptsAverageFPAs to average concepts over FPAs.
(edit) @14462   19 years Paul Price Ensure we can perform a chip mosaic on skycells.
(edit) @14461   19 years Paul Price Ensure some important concepts are set to reasonable values for skycells.
(edit) @14459   19 years Paul Price Was getting a SEGV when no weight map was provided (bug 901).
(edit) @14456   19 years Paul Price Changing the system by which the kernel weighting is performed. …
(edit) @14455   19 years Paul Price Extensive changes to the way spatial variation of the kernel is …
(edit) @14420   19 years Paul Price Need to normalise sum of kernel components to unity in order to …
(edit) @14399   19 years Paul Price Adding error message for when pmConfigDB is called when no database …
(edit) @14366   19 years Paul Price Fixing RINGS.
(edit) @14363   19 years Paul Price Fibonnacci binning for rings --- they get wider at larger radii. This …
(edit) @14360   19 years Paul Price Adding RINGS kernel --- a series of rings, modified by polynomials.
(edit) @14355   19 years Paul Price Don't need to do calculations if the mask says it's bad. Check for …
(edit) @14352   19 years Paul Price Don't want to combine Inf pixels either.
(edit) @14351   19 years Paul Price Adding check for NAN in pixels to combine.
(edit) @14345   19 years magnier extend valid parameter range
(edit) @14344   19 years magnier allow PAR7 to go to 20
(edit) @14343   19 years magnier if modelConv exists, return it
(edit) @14342   19 years Paul Price Adding output when stamps found.
(edit) @14341   19 years Paul Price Adding output with the kernel parameters.
(edit) @14340   19 years Paul Price Should be using the input image as the estimate of the noise for …
(edit) @14333   19 years magnier adding pmSourceCachePSF prototype
(edit) @14332   19 years magnier adding output target to psImageConvolveDirect API
(edit) @14331   19 years Paul Price Only generating powers of integers.
(edit) @14330   19 years Paul Price Adding function to generate image of each of the components of the …
(edit) @14329   19 years Paul Price Not using psPolynomials to do spatial polynomials --- it's awkward, …
(edit) @14325   19 years magnier fixed minor bugs
(edit) @14324   19 years magnier added RGAUSS and SERSIC models to the default list
(edit) @14323   19 years magnier cleanup RGAUSS to conform to the current model code
(edit) @14322   19 years magnier allow SXX, SYY, and PAR_7 to move a bit faster
(edit) @14321   19 years magnier we were calculating sqrt(second moment), but everything else assumes …
(edit) @14319   19 years Paul Price CONVOLVE_PIXEL is not needed, since it never needs to do weighting. …
(edit) @14318   19 years Paul Price Fixing MAJOR bug --- the rejection step wasn't doing the convolution …
(edit) @14317   19 years Paul Price Got the subtraction index for GUNK correct.
(edit) @14315   19 years Paul Price Removing kernel images for GUNK.
(edit) @14314   19 years Paul Price Fixing order.
(edit) @14313   19 years Paul Price Putting GUNK in macros.
(edit) @14312   19 years Paul Price Fixing size of POIS component of GUNK.
(edit) @14311   19 years Paul Price Don't need to convolve if the pixel is masked.
(edit) @14307   19 years Paul Price Fixed problems with segfaults in kernel generation for GUNK.
(edit) @14306   19 years Paul Price Need to allocate the widths vector.
(edit) @14305   19 years Paul Price Adding GUNK (Grid United with Normal Kernels --- a POIS/ISIS hybrid) …
(edit) @14304   19 years Paul Price I think I've got it right this time.…
Note: See TracRevisionLog for help on using the revision log.