IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ppStack/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31422   15 years bills Get the value for STACK.TYPE from recipe an dpass it it ppStack using …
(edit) @31414   15 years bills call ppStampUpdateHeader before performing photometric analysis so …
(edit) @31203   15 years watersc1 Updates to ppStack to allow CONVOLVE=FALSE stacks to be generated
(edit) @31158   15 years eugene improvements to the output headers; some code organization; plug …
(edit) @31054   15 years eugene avoid errors from duplicate metadata entries; only supply TIME_FINAL …
(edit) @30874   15 years watersc1 update to ppSub and ppStack to add timers to the stats output
(edit) @30722   15 years eugene add call to UpdateHeader for unconvolved stack
(edit) @30685   15 years eugene fixes from eam branch
(edit) @30620   15 years eugene some reorganization: create ppStackUpdateHeader, ppStackStats, …
(edit) @30394   15 years bills call ppStackFilesInterateUp when ppStackMatch fails to avoid memory bloat
(edit) @29927   16 years eugene add support for modified psphotReadoutKnownSources API
(edit) @29552   16 years eugene merge changes from eam_branches/ipp-20100823
(edit) @29283   16 years bills Save MJD-OBS (average dateobs in TAI) in stackSumSkyfile.mjd_obs
(edit) @28617   16 years Paul Price Using MASK.VAL instead of MASK.IN
(edit) @28565   16 years Paul Price Whoops, that's not the way to do it.
(edit) @28560   16 years Paul Price Write covariance along with variance, for completeness.
(edit) @28405   16 years Paul Price Discovered a race condition in the threading process. The thread …
(edit) @28302   16 years Paul Price Don't die if the mean variance can't be measured, but reject the image.
(edit) @28301   16 years Paul Price Be more careful about measuring mean variance --- with a small number …
(edit) @28269   16 years Paul Price Fix to correspond with ppStackErrorCodes.dat
(edit) @28256   16 years Paul Price Fix syntax error.
(edit) @28254   16 years Paul Price Fix SEGV from !readout->image.
(edit) @28253   16 years Paul Price Use a common target PSF image. This is to make everything run MUCH …
(edit) @28182   16 years Paul Price Turn 'all images rejected' into bad quality instead of error.
(edit) @28144   16 years Paul Price Fix source magnitudes.
(edit) @28095   16 years Paul Price Fixing sign error in magnitude correction that was producing …
(edit) @28094   16 years Paul Price Don't reset the exposure time --- it's used in setting the zero point …
(edit) @28043   16 years watersc1 Merging czw_branch (maskstats and software versions) back into the trunk
(edit) @27989   16 years Paul Price Removing the 'FPA.OBS' concept (once called 'FPA.NAME'). The original …
(edit) @27906   16 years Paul Price No need for strict checking when there's an error.
(edit) @27803   16 years Paul Price Exposure times were getting set to zero because in the final …
(edit) @27725   16 years Paul Price Cannot match transparencies with only a single source list.
(edit) @27696   16 years Paul Price Use psImageCovarianceAverageWeighted instead of psImageCovarianceSum.
(edit) @27447   16 years Paul Price Allow an image to have no associated sources (because they're magicked …
(edit) @27446   16 years Paul Price Allow an input to have no sources (e.g., they've all been magicked away).
(edit) @27427   16 years Paul Price Something was missing from the merge (probably because I tool r27400
(edit) @27426   16 years watersc1 Disabling TESTING bit.
(edit) @27417   16 years Paul Price Merging development branch branches/pap_stack/ (exposure maps and …
(edit) @27403   16 years Paul Price Ignore rejected images when growing list of rejected pixels.
(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) @27365   16 years Paul Price Adding program ppSubConvolve to convolve an image by the (previously …
(edit) @27343   16 years Paul Price Being more careful to free unused memory, to keep memory footprint as …
(edit) @27332   16 years Paul Price Plug memory leak.
(edit) @27329   16 years Paul Price Plug memory leaks.
(edit) @27328   16 years Paul Price Plug memory leak.
(edit) @27320   16 years Paul Price Cleanup is already being logged.
(edit) @27319   16 years Paul Price Reworking ppStack to not grow the rejected pixels for the unconvolved …
(edit) @27309   16 years Paul Price Fixing location of memory dumps
(edit) @27302   16 years Paul Price Fix sign of the correction.
(edit) @27278   16 years Paul Price Make astrometry correction compile-time option; disable.
(edit) @27277   16 years Paul Price Apply astrometric correction to sources to reduce rejection in the …
(edit) @27218   16 years Paul Price Fix setting of zero points and scaling of images. All images are now …
(edit) @27189   16 years Paul Price More verbosity on error codes.
(edit) @27167   16 years Paul Price Fix double free.
(edit) @27166   16 years Paul Price Might be some memory corruption going on when hitting ppStackLoop.c:82.
(edit) @27162   16 years Paul Price Catch images with no sources.
(edit) @27160   16 years Paul Price Reorganise so that statistics file gets written out even when we don't …
(edit) @27159   16 years Paul Price Actually deal with case where number of images is small.
(edit) @27158   16 years Paul Price Catch case where no input has any sources, so photometry can't be …
(edit) @27157   16 years Paul Price Distinguish programming and unknown codes.
(edit) @27156   16 years Paul Price Log unrecognised error code.
(edit) @27155   16 years Paul Price Mask should be interpreted bitwise.
(edit) @27152   16 years Paul Price Adding error codes.
(edit) @27151   16 years Paul Price Need psphot headers.
(edit) @27148   16 years Paul Price Add missing error code.
(edit) @27139   16 years Paul Price Adding missing error code.
(edit) @27135   16 years Paul Price Don't assert that all FITS filehandles are closed if we have an error …
(edit) @27110   16 years Paul Price Register error codes.
(edit) @27108   16 years Paul Price Bit more elegant solution.
(edit) @27107   16 years Paul Price Was writing the images after dumping the configuration, which meant …
(edit) @27105   16 years Paul Price Make 1/noise2 weighting optional. This is an attempt to reduce the …
(edit) @27093   16 years Paul Price Output files are now written at the death. Duplicating this produces …
(edit) @27089   16 years Paul Price Seem to require PSASTRO recipe now for writing of matched references.
(edit) @27076   16 years Paul Price Can only close things if we have the configuration.
(edit) @27075   16 years Paul Price Ensure files are closed when exiting with an error. Moved target PSF …
(edit) @27059   16 years Paul Price More careful error checking on writing statistics file.
(edit) @27037   16 years Paul Price Remove multiple CLEANFILES.
(edit) @27036   16 years Paul Price Attempt (not sure I've got it right) to correct the zero point so the …
(edit) @27004   16 years Paul Price Reworked ppStack to be better about error codes and their translation …
(edit) @26928   16 years Paul Price Use lax limits, rather than no limits at all. Using no limits causes …
(edit) @26923   16 years Paul Price Don't do or record pattern correction for video cells.
(edit) @26918   16 years Paul Price Cleaning up measurement of PSF size.
(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) @26218   17 years bills back out changes from 26202
(edit) @26202   17 years Paul Price Threading for pmReadoutFake is working and active in psphot efficiency …
(edit) @26184   17 years Paul Price Ensure unconvolved output gets header updates (software version, WCS) …
(edit) @26161   17 years Paul Price Update concepts for unconvolved outputs.
(edit) @26117   17 years Paul Price Fix SEGV from doing cleanup in wrong place. Moved deletion of …
(edit) @26106   17 years Paul Price Need to clean up after finishing *all* stacks, because the unconvolved …
(edit) @26104   17 years Paul Price Check for errors when writing convolved images.
(edit) @26080   17 years Paul Price Remove debugging fprintfs
(edit) @26078   17 years Paul Price Make temporary directory a command-line option.
(edit) @26076   17 years Paul Price Merging branches/pap (unconvolved stacks, reworked combinePixels …
(edit) @26074   17 years Paul Price Fixing following API change to pmSubtractionMatch and …
(edit) @26051   17 years bills Fix compile error in ppStack. (I think this is correct.)
(edit) @26020   17 years Paul Price Moving TEMP.DIR from ppStack recipe to site config.
(edit) @25847   17 years Paul Price Generate an error if the configuration dumping doesn't work.
(edit) @25738   17 years Paul Price Merging stack development branch (implement lax and strict PSF model …
Note: See TracRevisionLog for help on using the revision log.