Changes between Version 6 and Version 7 of ippToPsps_ScratchDatabase
- Timestamp:
- Apr 4, 2012, 2:02:26 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPsps_ScratchDatabase
v6 v7 19 19 20 20 Instances of {{{loader.py}}} will cycle through all of the above until a 'free' scratch database is found. It is obviously important that two loaders do not use the same scratch database at the same time. 21 22 All code dealing directly with the scratch database is in the ScarcthDb class, [browser:trunk/ippToPsps/jython/scratchdb.py here]. 23 24 == DVO tables== 25 26 Becasue scratch databases are used to import data from DVO databases, there are a number of DVO tables. These are: 27 28 29 * dvoDetection 30 * dvoDetectionFull 31 * dvoDone 32 * dvoImages 33 * dvoPhotcodes 34 * dvoSkyTable 35 21 36 22 37 == Setting up a loading machine ==
