Changes between Version 10 and Version 11 of ZoologyDatabase
- Timestamp:
- Aug 25, 2011, 3:03:28 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ZoologyDatabase
v10 v11 19 19 * id: primary key, no use. 20 20 * idet_x, idet_y are first and second numeric values found in idet (i.e. 'skycell.<idet_x>.<idet_y>') 21 * stack_id is derived from SKYCELL: fits[1].data['skycell'].split('/')[0]21 * stack_id is derived from SKYCELL: {{{fits[1].data['skycell'].split('/')[0]}}} 22 22 * filter is g, r, i, y, or z 23 23 * unmatched is a boolean telling if the detection is a false positive (keys: (stack_id, idex_x, idet_y))
