Changes between Version 4 and Version 5 of ippToPsps_ScratchDatabase
- Timestamp:
- Apr 3, 2012, 9:19:50 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPsps_ScratchDatabase
v4 v5 10 10 All instances of {{{loader.py}}} need use of a local 'scratch' database in which to import FITS tables, manipulate then export. 11 11 12 You can have more than one scratch database per machine. The naming convention for scratch databases on a single machine is: 13 14 {{{ 15 ipptopsps_scratch 16 ipptopsps_scratch2 17 ipptopsps_scratch3 18 }}} 19 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. 12 21 13 22 == Setting up a loading machine ==
