IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ppStack/src/ppStackReadout.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36610   12 years mhuber additional log info for deep stacks
(edit) @34800   14 years watersc1 Merge from my branch including background restoration and stack stage …
(edit) @30620   15 years eugene some reorganization: create ppStackUpdateHeader, ppStackStats, …
(edit) @29552   16 years eugene merge changes from eam_branches/ipp-20100823
(edit) @27427   16 years Paul Price Something was missing from the merge (probably because I tool r27400
(edit) @27402   16 years Paul Price Pulling r27400 out of the trunk until it can be developed further …
(edit) @27400   16 years Paul Price Adding exposure map (both exposure time and number of inputs) to the …
(edit) @27319   16 years Paul Price Reworking ppStack to not grow the rejected pixels for the unconvolved …
(edit) @27105   16 years Paul Price Make 1/noise2 weighting optional. This is an attempt to reduce the …
(edit) @26898   16 years eugene updates from eam_branches/20091201
(edit) @26454   17 years eugene The new code which generates unconvolved and convolved stacks broke …
(edit) @26076   17 years Paul Price Merging branches/pap (unconvolved stacks, reworked combinePixels …
(edit) @23577   17 years Paul Price Ensure we can reject pixels when combining images without convolution.
(edit) @23576   17 years Paul Price Can now combine images without convolving, but it doesn't apply any …
(edit) @23346   17 years Paul Price Additional variance is optional.
(edit) @23341   17 years Paul Price Reorganising ppStackLoop: splitting into multiple separate functions …
(edit) @21477   17 years Paul Price Using covariance factor to set the correct variance level for the …
(edit) @21183   17 years eugene incorporating changes from 16bit mask upgrades (eam_branch_20081230)
(edit) @20884   18 years Paul Price Whoops, wrong type.
(edit) @20883   18 years Paul Price Fix for when there are no pixels to inspect (e.g., threshold set …
(edit) @20711   18 years Paul Price Can't figure out why the weightings which are being placed on …
(edit) @20710   18 years Paul Price Combine with weights based on the background noise in the image after …
(edit) @20499   18 years Paul Price Forgot new argument.
(edit) @20497   18 years Paul Price Adding relative systematic error for combination when rejecting.
(edit) @19532   18 years Paul Price Correcting stack variances for the imperfect convolution. Changed …
(edit) @19475   18 years Paul Price Got '* glibc detected * ppStack: double free or corruption (): …
(edit) @19346   18 years Paul Price Threading the concatenation of inspection lists and pmStackReject.
(edit) @19337   18 years Paul Price Threading stacks. Following the same scheme as for ppMerge, but …
(edit) @19267   18 years Paul Price Inspection and rejection masks are now written by ppStackLoop
(edit) @19208   18 years Paul Price Don't produce a file if there's nothing in it.
(edit) @19206   18 years Paul Price Turn off debugging output for CVS version.
(edit) @19172   18 years Paul Price Fixing mask values: making a bit more flexible, updating to new …
(edit) @18918   18 years Paul Price Adding configuration dumping. Required reorganisation of how recipe …
(edit) @18591   18 years Paul Price First attempt to switch over to new mask setup.
(edit) @18435   18 years Paul Price Propagate WCS.
(edit) @17633   18 years Paul Price Fixing SEGV.
(edit) @17632   18 years Paul Price Allow readouts to be NULL --- they are if they couldn't be matched.
(edit) @17006   18 years Paul Price Reject an entire image if the fraction of rejected pixels exceeds a …
(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) @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) @15849   19 years Paul Price Fixing typo.
(edit) @15844   19 years Paul Price Using pmPSFEnvelope to generate a target PSF.
(edit) @15457   19 years Paul Price Plugging memory leaks.
(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) @15303   19 years Paul Price Putting in mechanism to toss out image with insufficient good pixels.
(edit) @15225   19 years Paul Price Turning off debugging defines for CVS.
(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) @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) @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) @14300   19 years Paul Price Allocate header if not present.
(edit) @14298   19 years Paul Price Write WCS for stack.
(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) @13613   19 years Paul Price Mask is optional, created if not provided.
(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 …
(add) @13464   19 years Paul Price Renaming ppStac --> ppStack
Note: See TracRevisionLog for help on using the revision log.