Changeset 34946
- Timestamp:
- Jan 17, 2013, 6:05:59 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20121219/ippToPsps/doc/concerns.txt
r34934 r34946 27 27 * need to copy / install jython tarball somewhere 28 28 29 * if config.epoch is NULL, ipptopspsdb.jy:999 will raise an error 30 31 * need to manually create the scratch database, then call 32 setupScratchdb.py to fill in some tables. 33 34 ** why are init values stored in the scratch db and not the working 35 db?? 36 37 *** initialization of the scratch db is really slow (writing the 38 skycell table?) 39 40 *** VOT load is super slow because of conversion from xml to mysql. 41 42 ** config/IN/tables.vot is hard-wired in code and probably too static. 43 44 * some changes to dvoDetections.py, mirroring changes to the 45 dvograbber code, break the sql 46 47 ** test for other connections is quite severe (mysql.py:119) and 48 prevents testing. 49
Note:
See TracChangeset
for help on using the changeset viewer.
