IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 1 and Version 2 of ippToPsps_ScratchDatabase


Ignore:
Timestamp:
Apr 3, 2012, 9:14:35 AM (14 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps_ScratchDatabase

    v1 v2  
    11
     2[[PageOutline]]
     3
     4[wiki:ippToPsps Back to ippToPsps main page]
     5
     6= The {{{ippToPsps}}} scratch database =
     7
     8== Overview ==
     9
     10All instances of {{{loader.py}}} need use of a local 'scratch' database in which to import FITS tables, manipulate then export.
     11
     12== Stored procedure for psf likelihoods ==
     13
     14It is necessary, hopefully temporarily, that {{{ippToPsps}}} calculates psf, extended and cosmic ray likelihoods for each detection. Fot this it has been necessary to implement a stored procedure within each scratch database in order to perform the calculations. This procedure is installed by a methos on the ScratchDb class, [browser:trunk/ippToPsps/jython/scratchdb.py here].