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) @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 …
(edit) @25519   17 years Paul Price Don't require the PSF model inputs if we're not convolving.
(edit) @25480   17 years Paul Price More reasonable PSF model.
(edit) @25467   17 years Paul Price Fix compilation errors when TESTING. Make the image to be convolved …
(edit) @25466   17 years Paul Price Add TESTING
(edit) @25447   17 years Paul Price Fixing compilation error when TESTING.
(edit) @25422   17 years Paul Price Removing TESTING for repository.
(edit) @25416   17 years Paul Price Inputs are Sxx and Syy, presumably sigma, not FWHM.
(edit) @25414   17 years Paul Price Fix compilation error when TESTING.
(edit) @25413   17 years Paul Price Adding test code: generate dummy PSF instead of envelope.
(edit) @25376   17 years Paul Price Renormalise variances.
(edit) @25313   17 years Paul Price Nigel Metcalfe points out that we shouldn't use extended sources as …
(edit) @25256   17 years Paul Price Merging branches/pap_mops into trunk. ppMops now merges multiple …
(edit) @25096   17 years Paul Price Only combine covariance if there's something to combine.
(edit) @25078   17 years Paul Price Fix SEGV when !covar.
(edit) @25045   17 years Paul Price Don't care about variance factor any more --- covariance matrix takes …
(edit) @24846   17 years beaumont added option to skip background subtraction
(edit) @24796   17 years eugene mod to pmReadoutReadChunk API
(edit) @24216   17 years Paul Price Avoid SEGV when !sources.
(edit) @24215   17 years Paul Price Need to turn threading off before failing.
(edit) @23977   17 years Paul Price Make it compile when TESTING.
(edit) @23958   17 years Paul Price Use the input mask as the fake image's mask, so that the background …
(edit) @23841   17 years Paul Price Add "-debug" flag to enable generation of ds9 region files.
(edit) @23808   17 years Paul Price Fixing directory for svn version.
(edit) @23801   17 years Paul Price Making version information not dependent upon running configure, but …
(edit) @23790   17 years Paul Price Fixed version information in builds: determined separately (and …
(edit) @23769   17 years Paul Price Weight the covariance matrix sum.
(edit) @23768   17 years Paul Price Transfer covariance; it should be unity, but just in case....?
(edit) @23767   17 years Paul Price Covariance matrices should be averaged (otherwise, central value is N …
(edit) @23753   17 years Paul Price Put statistics files in RUN metadata. Removed unnecessary argument …
(edit) @23688   17 years Paul Price Merging in branches/pap/ from r23685. Some conflicts, most notably in …
(edit) @23602   17 years Paul Price Realised that we need to write temporary images even when we're not …
(edit) @23601   17 years Paul Price CONVOLVE comes from recipe, not arguments.
(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) @23575   17 years Paul Price Only reject images out-of-hand on the basis of their match chi2 if we …
(edit) @23573   17 years Paul Price Allow convolution of images to be optional when stacking.
(edit) @23462   17 years bills Don't free photView too early
(edit) @23379   17 years Paul Price Had wrong location for kernel.
(edit) @23373   17 years Paul Price Relative weighting supplied by user is no longer used --- it is …
(edit) @23372   17 years Paul Price List of inputs is optional, since it may be provided by the RUN metadata.
(edit) @23371   17 years Paul Price Need to save output kernel.
(edit) @23368   17 years Paul Price Adding missing function.
(edit) @23367   17 years Paul Price Fixing cut/paste error.
(edit) @23364   17 years Paul Price Dump configuration after processing, so it has all the filenames.
(edit) @23362   17 years Paul Price Arguments the wrong way around.
(edit) @23360   17 years Paul Price Need to bind when given something to bind to.
(edit) @23357   17 years Paul Price First attempt (untested) at reading input files from the RUN metadata, …
(edit) @23347   17 years Paul Price Need to set values in the psphot recipe.
(edit) @23346   17 years Paul Price Additional variance is optional.
(edit) @23341   17 years Paul Price Reorganising ppStackLoop: splitting into multiple separate functions …
(edit) @23289   17 years Paul Price Put version information in HISTORY header keywords, so that they are …
(edit) @23287   17 years Paul Price Putting the psImageBinning onto the recipe was causing the dump for …
(edit) @23259   17 years Paul Price Changing API for psRandomAlloc() to make it easier to be …
(edit) @23242   17 years beaumont merging from cnb_branch_20090215
(edit) @23234   17 years Paul Price New API for pmSourceMatchSources.
(edit) @23229   17 years eugene merging changes from branches/eam_branches/eam_branch_20090303 …
(edit) @23212   17 years Paul Price Moving hardwired ppStack values to recipe. Adjusting what's now …
(edit) @23211   17 years Paul Price Cleaning up, reducing threshold for matches.
(edit) @23195   17 years Paul Price Adding function to print version information so it's captured in the log.
(edit) @23192   17 years Paul Price NULL out PSFs belonging to images that have already been masked.
(edit) @23190   17 years Paul Price Bad images can be identified as those which have a NAN transparency …
(edit) @23172   17 years Paul Price Fixing comment
(edit) @23171   17 years Paul Price Add software version to header.
(edit) @23143   17 years Paul Price Adding version functions to match psLib.
(edit) @22733   17 years Paul Price Need JPEG recipe!
(edit) @22730   17 years Paul Price Attempt to write output files when photometry fails, but still return …
(edit) @22718   17 years Paul Price Removing unnecessary .cvsignore files.
(edit) @21526   17 years Paul Price Record the deconvolution fraction in the output statistics.
Note: See TracRevisionLog for help on using the revision log.