IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ppStack

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17006   18 years Paul Price Reject an entire image if the fraction of rejected pixels exceeds a …
(edit) @16999   18 years Paul Price Plugging memory leak.
(edit) @16991   18 years Paul Price Plugging memory leaks. Now there's none left!
(edit) @16987   18 years Paul Price Turn off debugging outputs.
(edit) @16986   18 years Paul Price Do rejection on the complete list of pixels to inspect, rather than …
(edit) @16943   18 years Paul Price Fixing compilation error when debugging outputs enabled.
(edit) @16913   18 years Paul Price Using new function.
(edit) @16865   18 years Paul Price Need to resolve name when deleting.
(edit) @16864   18 years Paul Price Removing debugging stuff from CVS version.
(edit) @16863   18 years Paul Price Do photometry and combination files separately.
(edit) @16862   18 years Paul Price Output photometry file wasn't getting created --- it needs to inherit …
(edit) @16860   18 years Paul Price Fixing psTrace format.
(edit) @16854   18 years Paul Price Adding additional trace messages.
(edit) @16853   18 years Paul Price Fixing size of convolution kernel.
(edit) @16852   18 years Paul Price Fixing bugs in fake convolution elements.
(edit) @16851   18 years Paul Price Fake convolution when NO_CONVOLUTION is defined. This should speed …
(edit) @16850   18 years Paul Price CONVOLVED_ALREADY now implemented in ppStackMatch --- fake out the …
(edit) @16836   18 years Paul Price Need to resolve filenames of temporary files.
(edit) @16834   18 years Paul Price Ignore magnitudes of 99 --- they're not real!
(edit) @16831   18 years Paul Price Only create output PSF for ppStack when photometry isn't being …
(edit) @16830   18 years Paul Price Missing comma.
(edit) @16829   18 years Paul Price No need for SCALE now. Scaling is taken care of by the convolution.
(edit) @16717   18 years Paul Price Plugging some memory leaks. Many more remain. Probably not freeing …
(edit) @16709   18 years Paul Price Fixing parsing of arguments and recipe.
(edit) @16707   18 years Paul Price Plugging memory leaks
(edit) @16704   18 years Paul Price Adding recipe options to choose the suffix for temporary files.
(edit) @16693   18 years Paul Price Split the combination run into two --- one for the initial combination …
(edit) @16686   18 years Paul Price Adding additional debugging output. Correcting combination areas for …
(edit) @16682   18 years Paul Price Turn safe-mode combination off for the second combination --- all the …
(edit) @16622   18 years Paul Price Updating to use new pmStackCombine API
(edit) @16605   18 years Paul Price Merging in branch development. ppStack now works with incremental …
(edit) @16015   19 years eugene dropped requirement for input stamps: allow straight stack
(edit) @15850   19 years Paul Price Convolve image 1 to match image 0.
(edit) @15849   19 years Paul Price Fixing typo.
(edit) @15848   19 years Paul Price Removing the target PSF FWHM parameter which is no longer needed.
(edit) @15844   19 years Paul Price Using pmPSFEnvelope to generate a target PSF.
(edit) @15816   19 years Paul Price Update to work with dual-convolution version of pmSubtractionMatch.
(edit) @15457   19 years Paul Price Plugging memory leaks.
(edit) @15451   19 years Paul Price Plugging memory leaks.
(edit) @15448   19 years Paul Price Modifying to use subtraction modes.
(edit) @15428   19 years Paul Price Adding additional testing output.
(edit) @15408   19 years Paul Price Don't make photometry errors fatal --- so that I can get the output …
(edit) @15397   19 years Paul Price num and stack->n are not the same. The first is the number of inputs, …
(edit) @15394   19 years Paul Price Errors in the loop are not necessarily programming errors, but more …
(edit) @15368   19 years Paul Price Using fake image instead of individual fake sources. Was losing most …
(edit) @15303   19 years Paul Price Putting in mechanism to toss out image with insufficient good pixels.
(edit) @15279   19 years Paul Price Adding notes for optimisation of ppStack.
(edit) @15225   19 years Paul Price Turning off debugging defines for CVS.
(edit) @15224   19 years Paul Price Doing stats on the wrong thing: input instead of output.
(edit) @14869   19 years Paul Price NAN problem solved (due to NANs in the FFT), so don't need to turn off …
(edit) @14858   19 years Paul Price Lack of astrometry should produce a warning, not an error.
(edit) @14857   19 years Paul Price Wrong sense of logic.
(edit) @14855   19 years Paul Price Fixing names.
(edit) @14854   19 years Paul Price Avoid warning on variable not used.
(edit) @14853   19 years Paul Price Gotta declare it before you can use it.
(edit) @14852   19 years Paul Price Adding compile-time option to avoid convolution
(edit) @14851   19 years Paul Price Adding additional test output --- convolved mask and weight.
(edit) @14849   19 years Paul Price Fixing compilation error.
(edit) @14848   19 years Paul Price Fixing up photometry --- need to copy the result over so it can be used.
(edit) @14844   19 years Paul Price Need to initialise models.
(edit) @14842   19 years Paul Price Ensuring sources or stamps are provided.
(edit) @14840   19 years Paul Price Didn't quite fix it last time.
(edit) @14839   19 years Paul Price Fixing SEGV.
(edit) @14834   19 years Paul Price Cleaning up code to produce photometry. Moving the call to psphot …
(edit) @14811   19 years Paul Price Adding ability to get stamps from sources.
(edit) @14765   19 years Paul Price Fixing debugging outputs.
(edit) @14764   19 years Paul Price Fixing source of recipe values.
(edit) @14763   19 years Paul Price Updating API
(edit) @14635   19 years Paul Price Changed name of function.
(edit) @14626   19 years Paul Price Changes to stacking to allow it to work on convolved images.
(edit) @14520   19 years Paul Price Ensuring seeing, weighting, scale are set to reasonable values.
(edit) @14470   19 years Paul Price Putting it back to how it should be.
(edit) @14469   19 years Paul Price Debugging memory problem.
(edit) @14467   19 years Paul Price Updating the output concepts.
(edit) @14404   19 years eugene adding calls to psphotReadout, related options
(edit) @14300   19 years Paul Price Allocate header if not present.
(edit) @14298   19 years Paul Price Write WCS for stack.
(edit) @14280   19 years Paul Price Turn on saving weight map.
(edit) @14279   19 years Paul Price Plugging memory leak.
(edit) @14278   19 years Paul Price Adding FPA.EXPOSURE for summed exposure time.
(edit) @14275   19 years Paul Price Using weight maps in ppStack.
(edit) @14238   19 years Paul Price Save output files.
(edit) @14174   19 years jhoblitt require ac 2.61 for AC_PROG_CC_C99 support
(edit) @14173   19 years jhoblitt add -std=c99 to CFLAGS
(edit) @14007   19 years eugene update to new ppStatsFPA API
(edit) @13750   19 years eugene change -stat to -stats
(edit) @13667   19 years Paul Price Fixing ppStats following API change.
(edit) @13666   19 years Paul Price Don't produce unnecessary error.
(edit) @13613   19 years Paul Price Mask is optional, created if not provided.
(edit) @13611   19 years Paul Price Fixing usage.
(edit) @13593   19 years Paul Price Updating high-level programs to use symbolic names for mask values in …
(edit) @13557   19 years eugene fixed unsigned int error
(edit) @13528   19 years eugene changed the pmFPAfileDefine functions to not require an input status value
(edit) @13517   19 years Paul Price Don't need -seeing option any more.
(edit) @13515   19 years Paul Price Get arguments from a single MDC file instead of an annoying number of …
(edit) @13513   19 years Paul Price Restore combined image to counts, using the total exposure time.
(edit) @13512   19 years Paul Price Use seeing information provided to perform additional rejection
(edit) @13493   19 years Paul Price Squashing bugs, plugging memory leaks.
(edit) @13489   19 years Paul Price Bug fixes and small improvements to get it working properly. Seems to …
(edit) @13466   19 years Paul Price Fixing order of arguments.
Note: See TracRevisionLog for help on using the revision log.