IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21337   18 years Paul Price Fixing range to avoid SEGV.
(edit) @21336   18 years eugene build Nebulous as part of -dev
(edit) @21335   18 years Paul Price Adding function to return the kernel used for smoothing (so we can use …
(edit) @21334   18 years bills simplify query
(edit) @21333   18 years bills fix incomplete join
(edit) @21332   18 years Paul Price Get variance factor from covariance matrix, and use it. Don't use the …
(edit) @21331   18 years eugene added notes for new branches
(edit) @21330   18 years eugene handle failures in delete_temps without getting into infinite loop
(edit) @21329   18 years eugene modified test to test image subsets
(edit) @21328   18 years eugene adding psphotTest
(edit) @21327   18 years eugene adding new code for detectability analysis
(edit) @21326   18 years eugene commented example vector
(edit) @21325   18 years eugene minor
(edit) @21324   18 years Paul Price Fixing range for summation.
(edit) @21323   18 years eugene merging Doxygen comments by Bill G from eam_branch_20081230
(edit) @21322   18 years Paul Price Fixing memory corruption bug.
(edit) @21321   18 years bills add warp_skyfile_id to the output
(edit) @21320   18 years eugene clarify error message, handle missing dbname
(edit) @21319   18 years bills fix incomplete join
(edit) @21318   18 years Paul Price Truncate covariance matrix to remove excess size.
(edit) @21317   18 years cvs2svn This commit was manufactured by cvs2svn to create branch 'ipp-magic-v0'.
(edit) @21316   18 years Paul Price Adding function to truncate a covariance matrix. This should help to …
(edit) @21315   18 years bills remove an obsolete comment
(edit) @21314   18 years bills in pmConfigRead parse -image_id and -source_id arguments, save the …
(edit) @21313   18 years bills don't replace IMAGEID and SOURCEID unless the supplied values are non-zero
(edit) @21312   18 years bills pass --diff_skyfile_id to diff_skycell.pl
(edit) @21311   18 years bills fix bug in source_id calculation
(edit) @21310   18 years bills image id rework
(edit) @21309   18 years bills pass -image_id and -source_id to the programs
(edit) @21308   18 years bills Changed the way image ids are handled. For chip and warp new tables …
(edit) @21307   18 years Paul Price Need to propagate the covariance of the convolved image.
(edit) @21306   18 years Paul Price Removing debugging fprintfs.
(edit) @21305   18 years Paul Price Turning off variance renormalisation. Hopefully, the covariance …
(edit) @21304   18 years Paul Price Need to write mask-specific header (with the mask names and bits).
(edit) @21303   18 years Paul Price Since calculation of covariance can take a while (getting 0.3 sec per …
(edit) @21302   18 years Paul Price Only move if there's an extension name supplied.
(edit) @21301   18 years Paul Price Fix SEGV when threaded.
(edit) @21300   18 years eugene imageFree and imageSubset now perform the mutex locking needed to …
(edit) @21299   18 years Paul Price Attempt to propagate covariances.
(edit) @21298   18 years Paul Price Adding function to sum covariance matrices.
(edit) @21297   18 years Paul Price Attempt to populate output covariances.
(edit) @21296   18 years eugene print pointer values, remove inline comments from macros
(edit) @21295   18 years eugene need to lock the refCounter mods
(edit) @21294   18 years eugene adding mutex locks to psImage structure manipulation
(edit) @21293   18 years Paul Price Adding function to return a convolution kernel.
(edit) @21292   18 years cvs2svn This commit was manufactured by cvs2svn to create branch …
(edit) @21291   18 years Paul Price I think this is a better expression for the size of the covariance …
(edit) @21290   18 years Paul Price Need to normalise the kernel, since that's what the interpolation does
(edit) @21289   18 years Paul Price Supposed to use the input covariance, not the output (which is what …
(edit) @21288   18 years Paul Price Simplifying using extant function.
(edit) @21287   18 years Paul Price Wasn't triggering the writing of covariance matrices.
(edit) @21286   18 years Paul Price -INT_MIN is wrong.
(edit) @21285   18 years Paul Price Wasn't determining range properly.
(edit) @21284   18 years Paul Price Using wrong version of kernel caused SEGV.
(edit) @21283   18 years Paul Price Adding psImageCovariance.h
(edit) @21282   18 years Paul Price Calculate covariance matrix for output.
(edit) @21281   18 years Paul Price Fixing build errors.
(edit) @21280   18 years Paul Price Adding function to return an interpolation kernel. Intend to use this …
(edit) @21279   18 years Paul Price Moving in some stuff from pap_branch_20081216 to set the image and …
(edit) @21278   18 years bills Remove semi-colon that was causing lots of compile warnings
(edit) @21277   18 years eugene deactivate threading
(edit) @21276   18 years eugene fix name of sources (was duplicated)
(edit) @21275   18 years eugene fixed leak
(edit) @21274   18 years eugene modify threading to call unthreaded versions of functions for nThreads …
(edit) @21273   18 years eugene plug leak
(edit) @21272   18 years Paul Price Determine if the variance file contains covariances before we try to …
(edit) @21271   18 years Paul Price Making behaviour of psMetadataLookupImageMaskFromGeneric consistent …
(edit) @21270   18 years Paul Price Compiler found a problem: the address of 'fpaSearchCovariances', will …
(edit) @21269   18 years Paul Price Reverting to writing covariance matrices per chip/cell. This allows …
(edit) @21268   18 years giebink Doxygen comments added
(edit) @21267   18 years cvs2svn This commit was manufactured by cvs2svn to create branch …
(edit) @21266   18 years eugene sneak up on the non-photometric images to avoid rejecting all …
(edit) @21265   18 years bills remove duplicate line causing compile error
(edit) @21264   18 years Paul Price Adding work on integrating covariances into the read/write system. …
(edit) @21263   18 years eugene added photcode info
(edit) @21262   18 years eugene added a note re: ppsub mask values
(edit) @21261   18 years eugene adding new PPSUB convolved image FILEs
(edit) @21260   18 years eugene select the common sources (at least 2 detections) and save on …
(edit) @21259   18 years eugene replaced psphotReadout with psphotReadoutKnownSources, using sources …
(edit) @21258   18 years eugene added a few coarse-grained timer marks
(edit) @21257   18 years eugene re-factored ppSubReadout into a sequence of logical steps; defined …
(edit) @21256   18 years eugene remove old test versions using psphotReadout; use modification of …
(edit) @21255   18 years eugene modes to psphotReadoutFindPSF psphotReadoutKnownSources …
(edit) @21254   18 years eugene define handler function psphotSetMaskRecipe for use by other programs
(edit) @21253   18 years eugene clear error from mismatched stamps (caused by error in psphotVisual)
(edit) @21252   18 years eugene allow background model to be undefined (sky & skyErr go to NAN)
(edit) @21251   18 years eugene split psphotDetectionsFromSources from psphotLoadPSFSources
(edit) @21250   18 years eugene moved look up of parameters for extended sources fits from …
(edit) @21249   18 years eugene modify psphotReadoutFindPSF to use supplied sources
(edit) @21248   18 years eugene adding two new psphot variants
(edit) @21247   18 years eugene fix vector mask type; disable apparent test code (forced return of …
(edit) @21246   18 years eugene disable failing visualization step
(edit) @21245   18 years eugene fix vector mask type
(edit) @21244   18 years eugene merging Doxygen templates added by Bill G
(edit) @21243   18 years bills correct a comment
(edit) @21242   18 years bills fix error in building args string for requests that generate multiple jobs
(edit) @21241   18 years bills allow multiple jobs to run for the 'process' tasks increase timeouts …
(edit) @21240   18 years bills adapt to changes in diffRun schema. change from class_id to component …
(edit) @21239   18 years giebink Doxygen comments made consistent
(edit) @21238   18 years giebink Doxygen comments added
Note: See TracRevisionLog for help on using the revision log.