Changeset 8664
- Timestamp:
- Aug 28, 2006, 6:43:35 PM (20 years ago)
- Location:
- trunk/dbconfig
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dbconfig/config.md
r8542 r8664 2 2 pkg_name STR ippdb 3 3 pkg_namespace STR ippdb 4 pkg_version STR 0.0.3 34 pkg_version STR 0.0.34 5 5 END -
trunk/dbconfig/tasks.md
r8542 r8664 1 # $Id: tasks.md,v 1. 69 2006-08-24 03:12:38jhoblitt Exp $1 # $Id: tasks.md,v 1.70 2006-08-29 04:43:35 jhoblitt Exp $ 2 2 3 3 # this table records all exposure ID ever seen from the summit … … 152 152 # and/or logging imfile done better? 153 153 154 p2DoneExp METADATA 155 exp_id STR 64 # Primary Key 156 recipe STR 64 154 p2ProcessedExp METADATA 155 exp_id STR 64 # Primary Key 157 156 p1_version S32 0 158 157 p2_version S32 0 … … 162 161 # state? 163 162 164 p2DoneImfile METADATA 165 exp_id STR 64 # Primary Key 166 class_id STR 64 # Primary Key 167 uri STR 255 168 recipe STR 64 169 p1_version S32 0 170 p2_version S32 0 171 # uri_src STR 255 - input image 172 # uri_astrom STR 255 - output astrometry 173 # uri_object STR 255 - output object list 174 # uri_log STR 255 - output logging file 163 p2ProcessedImfile METADATA 164 exp_id STR 64 # Primary Key 165 class_id STR 64 # Primary Key 166 uri STR 255 167 recipe STR 64 168 bg F64 0.0 169 bg_stdev F64 0.0 170 bg_mean_stdev F64 0.0 171 b1_uri STR 64 172 b2_uri STR 64 173 p1_version S32 0 174 p2_version S32 0 175 175 END 176 176 … … 179 179 p3PendingExp METADATA 180 180 exp_id STR 64 # Primary Key 181 recipe STR 64182 181 p2_version S32 0 183 182 p3_version S32 0
Note:
See TracChangeset
for help on using the changeset viewer.
