From b4cf03947f63996d8c7393b1914331b84302f62d Mon Sep 17 00:00:00 2001 From: Hsin-Fang Chiang Date: Thu, 21 Jan 2021 17:32:29 -0600 Subject: [PATCH 1/2] Add the DC2 catalogs loaded on IDF's Qserv from IN2P3 --- .../tap-schema/1014_dc2in2p3_tap_schema.sql | 899 ++++++++++++++++++ 1 file changed, 899 insertions(+) create mode 100644 docker/tap-schema/1014_dc2in2p3_tap_schema.sql diff --git a/docker/tap-schema/1014_dc2in2p3_tap_schema.sql b/docker/tap-schema/1014_dc2in2p3_tap_schema.sql new file mode 100644 index 0000000..b6e1b76 --- /dev/null +++ b/docker/tap-schema/1014_dc2in2p3_tap_schema.sql @@ -0,0 +1,899 @@ +INSERT INTO tap_schema.schemas11 (schema_name, utype, description, schema_index) VALUES ('dc2_object_run2_2i_dr6_wfd', null, "DC2 catalogs from DESC", 0); +INSERT INTO tap_schema.tables11 (schema_name, table_name, table_type, utype, description, table_index) VALUES ('dc2_object_run2_2i_dr6_wfd', 'dc2_object_run2_2i_dr6_wfd.position', 'table', null, 'position table from IN2P3', 0); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'objectId', 'long', null, null, 'Unique id.', null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'coord_ra', 'float', null, null, 'RA-coordinate', null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'coord_dec', 'float', null, null, 'Decl-coordinate', null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'parent', 'long', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'deblend_nChild', 'int', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'detect_isPrimary', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'extinction_bv', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'detect_isPatchInner', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'detect_isTractInner', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'merge_footprint_i', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'merge_footprint_r', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'merge_footprint_z', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'merge_footprint_y', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'merge_footprint_g', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'merge_footprint_u', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'merge_footprint_sky', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'merge_peak_i', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'merge_peak_r', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'merge_peak_z', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'merge_peak_y', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'merge_peak_g', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'merge_peak_u', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'merge_peak_sky', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'merge_measurement_i', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'merge_measurement_r', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'merge_measurement_z', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'merge_measurement_y', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'merge_measurement_g', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'merge_measurement_u', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.tables11 (schema_name, table_name, table_type, utype, description, table_index) VALUES ('dc2_object_run2_2i_dr6_wfd', 'dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'table', null, 'dpdd_ref table from IN2P3', 0); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'objectId', 'long', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'coord_ra', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'coord_dec', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssCentroid_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssCentroid_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssCentroid_xErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssCentroid_yErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssCentroid_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssCentroid_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssCentroid_flag_noSecondDerivative', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssCentroid_flag_almostNoSecondDerivative', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssCentroid_flag_notAtMaximum', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssCentroid_flag_resetToPeak', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PsfFlux_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PsfFlux_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PsfFlux_area', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PsfFlux_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PsfFlux_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PsfFlux_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PsfFlux_flag_noGoodPixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PsfFlux_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PsfFlux_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PsfFlux_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_raw_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_raw_instFlux_child', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_raw_instFlux_parent', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs_instFlux_child', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs_instFlux_parent', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_raw_child_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_raw_child_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_raw_child_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_raw_parent_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_raw_parent_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_raw_parent_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs_child_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs_child_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs_child_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs_parent_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs_parent_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs_parent_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_ClassificationExtendedness_value', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_ClassificationExtendedness_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_old', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_flag_noCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_flag_noShape', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PixelFlags_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PixelFlags_flag_offimage', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PixelFlags_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PixelFlags_flag_interpolated', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PixelFlags_flag_saturated', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PixelFlags_flag_cr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PixelFlags_flag_bad', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PixelFlags_flag_suspect', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PixelFlags_flag_interpolatedCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PixelFlags_flag_saturatedCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PixelFlags_flag_crCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PixelFlags_flag_suspectCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PixelFlags_flag_clippedCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PixelFlags_flag_sensor_edgeCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PixelFlags_flag_inexact_psfCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PixelFlags_flag_bright_objectCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PixelFlags_flag_clipped', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PixelFlags_flag_sensor_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PixelFlags_flag_inexact_psf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PixelFlags_flag_bright_object', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'good', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMoments_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMoments_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMoments_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMoments_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMoments_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMoments_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMoments_flag_no_pixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMoments_flag_not_contained', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMoments_flag_parent_source', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMoments_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmPsfMoments_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmPsfMoments_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmPsfMoments_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmPsfMoments_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmPsfMoments_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmShapeRegauss_e1', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmShapeRegauss_e2', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmShapeRegauss_sigma', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmShapeRegauss_resolution', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMomentsRound_x', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMomentsRound_y', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMomentsRound_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMomentsRound_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMomentsRound_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMomentsRound_Flux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmPsfMoments_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmPsfMoments_flag_no_pixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmPsfMoments_flag_not_contained', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmPsfMoments_flag_parent_source', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmShapeRegauss_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmShapeRegauss_flag_no_pixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmShapeRegauss_flag_not_contained', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmShapeRegauss_flag_parent_source', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmShapeRegauss_flag_galsim', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMomentsRound_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMomentsRound_flag_no_pixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMomentsRound_flag_not_contained', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMomentsRound_flag_parent_source', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmPsfMoments_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmShapeRegauss_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMomentsRound_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_xxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_yyErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_xyErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.tables11 (schema_name, table_name, table_type, utype, description, table_index) VALUES ('dc2_object_run2_2i_dr6_wfd', 'dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'table', null, 'dpdd_forced table from IN2P3', 0); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'objectId', 'long', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'coord_ra', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'coord_dec', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PixelFlags_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PixelFlags_flag_offimage', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PixelFlags_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PixelFlags_flag_interpolated', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PixelFlags_flag_saturated', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PixelFlags_flag_cr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PixelFlags_flag_bad', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PixelFlags_flag_suspect', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PixelFlags_flag_interpolatedCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PixelFlags_flag_saturatedCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PixelFlags_flag_crCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PixelFlags_flag_suspectCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PixelFlags_flag_clippedCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PixelFlags_flag_sensor_edgeCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PixelFlags_flag_rejectedCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PixelFlags_flag_inexact_psfCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PixelFlags_flag_bright_objectCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PixelFlags_flag_clipped', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PixelFlags_flag_sensor_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PixelFlags_flag_rejected', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PixelFlags_flag_inexact_psf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PixelFlags_flag_bright_object', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_good', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_ClassificationExtendedness_value', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_ClassificationExtendedness_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_instFlux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_fracDev', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_objective', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_flag_region_maxArea', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_flag_region_maxBadPixelFraction', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_flag_noShapeletPsf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssCentroid_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssCentroid_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssCentroid_xErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssCentroid_yErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssCentroid_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssCentroid_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssCentroid_flag_noSecondDerivative', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssCentroid_flag_almostNoSecondDerivative', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssCentroid_flag_notAtMaximum', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssCentroid_flag_resetToPeak', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssCentroid_flag_badInitialCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_xxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_yyErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_xyErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_psf_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_psf_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_psf_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_instFlux_xx_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_instFlux_yy_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_instFlux_xy_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_flag_unweightedBad', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_flag_unweighted', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_flag_shift', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_flag_maxIter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_flag_psf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PsfFlux_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PsfFlux_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PsfFlux_area', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PsfFlux_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PsfFlux_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PsfFlux_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PsfFlux_flag_noGoodPixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PsfFlux_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PsfFlux_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PsfFlux_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_InputCount_value', 'int', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_InputCount_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_InputCount_flag_noInputs', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_InputCount_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_Variance_value', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_Variance_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_Variance_flag_emptyFootprint', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_Variance_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_LocalBackground_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_LocalBackground_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_LocalBackground_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_LocalBackground_flag_noGoodPixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_LocalBackground_flag_noPsf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_LocalBackground_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_initial_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_initial_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_initial_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_exp_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_exp_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_exp_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_dev_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_dev_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_dev_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_exp_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_exp_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_dev_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_dev_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_initial_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_initial_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_initial_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_initial_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_initial_flag_numericError', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_exp_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_exp_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_exp_flag_numericError', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_dev_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_dev_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_dev_flag_numericError', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_exp_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_dev_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_initial_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PixelFlags_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PixelFlags_flag_offimage', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PixelFlags_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PixelFlags_flag_interpolated', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PixelFlags_flag_saturated', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PixelFlags_flag_cr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PixelFlags_flag_bad', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PixelFlags_flag_suspect', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PixelFlags_flag_interpolatedCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PixelFlags_flag_saturatedCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PixelFlags_flag_crCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PixelFlags_flag_suspectCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PixelFlags_flag_clippedCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PixelFlags_flag_sensor_edgeCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PixelFlags_flag_rejectedCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PixelFlags_flag_inexact_psfCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PixelFlags_flag_bright_objectCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PixelFlags_flag_clipped', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PixelFlags_flag_sensor_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PixelFlags_flag_rejected', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PixelFlags_flag_inexact_psf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PixelFlags_flag_bright_object', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_good', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_ClassificationExtendedness_value', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_ClassificationExtendedness_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_instFlux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_fracDev', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_objective', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_flag_region_maxArea', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_flag_region_maxBadPixelFraction', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_flag_noShapeletPsf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssCentroid_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssCentroid_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssCentroid_xErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssCentroid_yErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssCentroid_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssCentroid_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssCentroid_flag_noSecondDerivative', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssCentroid_flag_almostNoSecondDerivative', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssCentroid_flag_notAtMaximum', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssCentroid_flag_resetToPeak', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssCentroid_flag_badInitialCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_xxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_yyErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_xyErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_psf_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_psf_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_psf_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_instFlux_xx_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_instFlux_yy_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_instFlux_xy_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_flag_unweightedBad', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_flag_unweighted', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_flag_shift', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_flag_maxIter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_flag_psf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PsfFlux_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PsfFlux_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PsfFlux_area', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PsfFlux_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PsfFlux_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PsfFlux_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PsfFlux_flag_noGoodPixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PsfFlux_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PsfFlux_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PsfFlux_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_InputCount_value', 'int', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_InputCount_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_InputCount_flag_noInputs', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_InputCount_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_Variance_value', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_Variance_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_Variance_flag_emptyFootprint', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_Variance_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_LocalBackground_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_LocalBackground_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_LocalBackground_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_LocalBackground_flag_noGoodPixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_LocalBackground_flag_noPsf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_LocalBackground_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_initial_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_initial_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_initial_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_exp_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_exp_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_exp_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_dev_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_dev_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_dev_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_exp_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_exp_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_dev_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_dev_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_initial_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_initial_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_initial_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_initial_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_initial_flag_numericError', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_exp_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_exp_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_exp_flag_numericError', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_dev_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_dev_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_dev_flag_numericError', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_exp_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_dev_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_initial_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PixelFlags_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PixelFlags_flag_offimage', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PixelFlags_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PixelFlags_flag_interpolated', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PixelFlags_flag_saturated', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PixelFlags_flag_cr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PixelFlags_flag_bad', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PixelFlags_flag_suspect', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PixelFlags_flag_interpolatedCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PixelFlags_flag_saturatedCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PixelFlags_flag_crCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PixelFlags_flag_suspectCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PixelFlags_flag_clippedCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PixelFlags_flag_sensor_edgeCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PixelFlags_flag_rejectedCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PixelFlags_flag_inexact_psfCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PixelFlags_flag_bright_objectCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PixelFlags_flag_clipped', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PixelFlags_flag_sensor_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PixelFlags_flag_rejected', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PixelFlags_flag_inexact_psf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PixelFlags_flag_bright_object', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_good', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_ClassificationExtendedness_value', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_ClassificationExtendedness_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_instFlux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_fracDev', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_objective', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_flag_region_maxArea', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_flag_region_maxBadPixelFraction', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_flag_noShapeletPsf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssCentroid_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssCentroid_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssCentroid_xErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssCentroid_yErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssCentroid_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssCentroid_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssCentroid_flag_noSecondDerivative', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssCentroid_flag_almostNoSecondDerivative', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssCentroid_flag_notAtMaximum', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssCentroid_flag_resetToPeak', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssCentroid_flag_badInitialCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_xxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_yyErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_xyErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_psf_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_psf_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_psf_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_instFlux_xx_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_instFlux_yy_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_instFlux_xy_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_flag_unweightedBad', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_flag_unweighted', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_flag_shift', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_flag_maxIter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_flag_psf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PsfFlux_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PsfFlux_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PsfFlux_area', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PsfFlux_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PsfFlux_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PsfFlux_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PsfFlux_flag_noGoodPixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PsfFlux_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PsfFlux_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PsfFlux_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_InputCount_value', 'int', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_InputCount_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_InputCount_flag_noInputs', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_InputCount_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_Variance_value', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_Variance_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_Variance_flag_emptyFootprint', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_Variance_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_LocalBackground_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_LocalBackground_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_LocalBackground_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_LocalBackground_flag_noGoodPixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_LocalBackground_flag_noPsf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_LocalBackground_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_initial_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_initial_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_initial_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_exp_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_exp_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_exp_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_dev_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_dev_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_dev_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_exp_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_exp_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_dev_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_dev_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_initial_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_initial_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_initial_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_initial_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_initial_flag_numericError', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_exp_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_exp_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_exp_flag_numericError', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_dev_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_dev_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_dev_flag_numericError', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_exp_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_dev_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_initial_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PixelFlags_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PixelFlags_flag_offimage', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PixelFlags_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PixelFlags_flag_interpolated', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PixelFlags_flag_saturated', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PixelFlags_flag_cr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PixelFlags_flag_bad', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PixelFlags_flag_suspect', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PixelFlags_flag_interpolatedCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PixelFlags_flag_saturatedCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PixelFlags_flag_crCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PixelFlags_flag_suspectCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PixelFlags_flag_clippedCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PixelFlags_flag_sensor_edgeCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PixelFlags_flag_rejectedCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PixelFlags_flag_inexact_psfCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PixelFlags_flag_bright_objectCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PixelFlags_flag_clipped', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PixelFlags_flag_sensor_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PixelFlags_flag_rejected', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PixelFlags_flag_inexact_psf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PixelFlags_flag_bright_object', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_good', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_ClassificationExtendedness_value', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_ClassificationExtendedness_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_instFlux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_fracDev', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_objective', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_flag_region_maxArea', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_flag_region_maxBadPixelFraction', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_flag_noShapeletPsf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssCentroid_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssCentroid_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssCentroid_xErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssCentroid_yErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssCentroid_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssCentroid_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssCentroid_flag_noSecondDerivative', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssCentroid_flag_almostNoSecondDerivative', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssCentroid_flag_notAtMaximum', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssCentroid_flag_resetToPeak', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssCentroid_flag_badInitialCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_xxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_yyErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_xyErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_psf_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_psf_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_psf_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_instFlux_xx_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_instFlux_yy_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_instFlux_xy_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_flag_unweightedBad', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_flag_unweighted', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_flag_shift', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_flag_maxIter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_flag_psf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PsfFlux_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PsfFlux_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PsfFlux_area', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PsfFlux_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PsfFlux_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PsfFlux_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PsfFlux_flag_noGoodPixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PsfFlux_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PsfFlux_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PsfFlux_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_InputCount_value', 'int', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_InputCount_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_InputCount_flag_noInputs', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_InputCount_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_Variance_value', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_Variance_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_Variance_flag_emptyFootprint', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_Variance_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_LocalBackground_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_LocalBackground_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_LocalBackground_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_LocalBackground_flag_noGoodPixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_LocalBackground_flag_noPsf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_LocalBackground_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_initial_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_initial_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_initial_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_exp_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_exp_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_exp_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_dev_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_dev_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_dev_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_exp_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_exp_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_dev_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_dev_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_initial_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_initial_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_initial_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_initial_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_initial_flag_numericError', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_exp_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_exp_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_exp_flag_numericError', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_dev_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_dev_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_dev_flag_numericError', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_exp_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_dev_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_initial_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PixelFlags_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PixelFlags_flag_offimage', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PixelFlags_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PixelFlags_flag_interpolated', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PixelFlags_flag_saturated', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PixelFlags_flag_cr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PixelFlags_flag_bad', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PixelFlags_flag_suspect', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PixelFlags_flag_interpolatedCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PixelFlags_flag_saturatedCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PixelFlags_flag_crCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PixelFlags_flag_suspectCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PixelFlags_flag_clippedCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PixelFlags_flag_sensor_edgeCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PixelFlags_flag_rejectedCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PixelFlags_flag_inexact_psfCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PixelFlags_flag_bright_objectCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PixelFlags_flag_clipped', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PixelFlags_flag_sensor_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PixelFlags_flag_rejected', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PixelFlags_flag_inexact_psf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PixelFlags_flag_bright_object', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_good', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_ClassificationExtendedness_value', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_ClassificationExtendedness_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_instFlux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_fracDev', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_objective', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_flag_region_maxArea', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_flag_region_maxBadPixelFraction', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_flag_noShapeletPsf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssCentroid_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssCentroid_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssCentroid_xErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssCentroid_yErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssCentroid_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssCentroid_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssCentroid_flag_noSecondDerivative', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssCentroid_flag_almostNoSecondDerivative', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssCentroid_flag_notAtMaximum', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssCentroid_flag_resetToPeak', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssCentroid_flag_badInitialCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_xxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_yyErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_xyErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_psf_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_psf_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_psf_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_instFlux_xx_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_instFlux_yy_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_instFlux_xy_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_flag_unweightedBad', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_flag_unweighted', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_flag_shift', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_flag_maxIter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_flag_psf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PsfFlux_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PsfFlux_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PsfFlux_area', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PsfFlux_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PsfFlux_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PsfFlux_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PsfFlux_flag_noGoodPixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PsfFlux_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PsfFlux_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PsfFlux_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_InputCount_value', 'int', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_InputCount_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_InputCount_flag_noInputs', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_InputCount_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_Variance_value', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_Variance_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_Variance_flag_emptyFootprint', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_Variance_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_LocalBackground_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_LocalBackground_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_LocalBackground_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_LocalBackground_flag_noGoodPixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_LocalBackground_flag_noPsf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_LocalBackground_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_initial_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_initial_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_initial_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_exp_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_exp_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_exp_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_dev_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_dev_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_dev_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_exp_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_exp_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_dev_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_dev_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_initial_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_initial_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_initial_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_initial_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_initial_flag_numericError', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_exp_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_exp_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_exp_flag_numericError', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_dev_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_dev_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_dev_flag_numericError', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_exp_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_dev_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_initial_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PixelFlags_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PixelFlags_flag_offimage', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PixelFlags_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PixelFlags_flag_interpolated', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PixelFlags_flag_saturated', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PixelFlags_flag_cr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PixelFlags_flag_bad', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PixelFlags_flag_suspect', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PixelFlags_flag_interpolatedCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PixelFlags_flag_saturatedCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PixelFlags_flag_crCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PixelFlags_flag_suspectCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PixelFlags_flag_clippedCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PixelFlags_flag_sensor_edgeCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PixelFlags_flag_rejectedCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PixelFlags_flag_inexact_psfCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PixelFlags_flag_bright_objectCenter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PixelFlags_flag_clipped', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PixelFlags_flag_sensor_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PixelFlags_flag_rejected', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PixelFlags_flag_inexact_psf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PixelFlags_flag_bright_object', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_good', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_ClassificationExtendedness_value', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_ClassificationExtendedness_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_instFlux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_fracDev', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_objective', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_flag_region_maxArea', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_flag_region_maxBadPixelFraction', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_flag_noShapeletPsf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssCentroid_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssCentroid_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssCentroid_xErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssCentroid_yErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssCentroid_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssCentroid_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssCentroid_flag_noSecondDerivative', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssCentroid_flag_almostNoSecondDerivative', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssCentroid_flag_notAtMaximum', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssCentroid_flag_resetToPeak', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssCentroid_flag_badInitialCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_xxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_yyErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_xyErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_psf_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_psf_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_psf_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_instFlux_xx_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_instFlux_yy_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_instFlux_xy_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_flag_unweightedBad', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_flag_unweighted', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_flag_shift', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_flag_maxIter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_flag_psf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PsfFlux_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PsfFlux_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PsfFlux_area', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PsfFlux_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PsfFlux_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PsfFlux_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PsfFlux_flag_noGoodPixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PsfFlux_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PsfFlux_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PsfFlux_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_InputCount_value', 'int', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_InputCount_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_InputCount_flag_noInputs', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_InputCount_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_Variance_value', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_Variance_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_Variance_flag_emptyFootprint', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_Variance_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_LocalBackground_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_LocalBackground_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_LocalBackground_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_LocalBackground_flag_noGoodPixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_LocalBackground_flag_noPsf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_LocalBackground_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_initial_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_initial_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_initial_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_exp_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_exp_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_exp_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_dev_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_dev_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_dev_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_exp_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_exp_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_dev_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_dev_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_initial_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_initial_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_initial_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_initial_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_initial_flag_numericError', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_exp_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_exp_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_exp_flag_numericError', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_dev_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_dev_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_dev_flag_numericError', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_exp_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_dev_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_initial_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); From 300aa3666019cd8a4959faac70ce083508261459 Mon Sep 17 00:00:00 2001 From: Hsin-Fang Chiang Date: Wed, 27 Jan 2021 18:44:55 -0600 Subject: [PATCH 2/2] Modify for the schema change at IN2P3 --- .../tap-schema/1014_dc2in2p3_tap_schema.sql | 797 ++++++++++-------- 1 file changed, 457 insertions(+), 340 deletions(-) diff --git a/docker/tap-schema/1014_dc2in2p3_tap_schema.sql b/docker/tap-schema/1014_dc2in2p3_tap_schema.sql index b6e1b76..86b5217 100644 --- a/docker/tap-schema/1014_dc2in2p3_tap_schema.sql +++ b/docker/tap-schema/1014_dc2in2p3_tap_schema.sql @@ -1,12 +1,12 @@ INSERT INTO tap_schema.schemas11 (schema_name, utype, description, schema_index) VALUES ('dc2_object_run2_2i_dr6_wfd', null, "DC2 catalogs from DESC", 0); INSERT INTO tap_schema.tables11 (schema_name, table_name, table_type, utype, description, table_index) VALUES ('dc2_object_run2_2i_dr6_wfd', 'dc2_object_run2_2i_dr6_wfd.position', 'table', null, 'position table from IN2P3', 0); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'objectId', 'long', null, null, 'Unique id.', null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'coord_ra', 'float', null, null, 'RA-coordinate', null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'coord_dec', 'float', null, null, 'Decl-coordinate', null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'coord_ra', 'double', null, null, 'RA-coordinate', null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'coord_dec', 'double', null, null, 'Decl-coordinate', null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'parent', 'long', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'deblend_nChild', 'int', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'detect_isPrimary', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'extinction_bv', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'extinction_bv', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'detect_isPatchInner', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'detect_isTractInner', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'merge_footprint_i', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -31,50 +31,50 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.position', 'merge_measurement_u', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.tables11 (schema_name, table_name, table_type, utype, description, table_index) VALUES ('dc2_object_run2_2i_dr6_wfd', 'dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'table', null, 'dpdd_ref table from IN2P3', 0); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'objectId', 'long', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'coord_ra', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'coord_dec', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'coord_ra', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'coord_dec', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssCentroid_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssCentroid_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssCentroid_xErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssCentroid_yErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssCentroid_xErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssCentroid_yErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssCentroid_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssCentroid_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssCentroid_flag_noSecondDerivative', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssCentroid_flag_almostNoSecondDerivative', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssCentroid_flag_notAtMaximum', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssCentroid_flag_resetToPeak', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PsfFlux_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PsfFlux_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PsfFlux_area', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PsfFlux_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PsfFlux_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PsfFlux_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PsfFlux_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PsfFlux_area', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PsfFlux_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PsfFlux_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PsfFlux_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PsfFlux_flag_noGoodPixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PsfFlux_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PsfFlux_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_PsfFlux_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_raw_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_raw_instFlux_child', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_raw_instFlux_parent', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs_instFlux_child', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs_instFlux_parent', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_raw_child_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_raw_child_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_raw_child_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_raw_parent_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_raw_parent_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_raw_parent_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs_child_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs_child_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs_child_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs_parent_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs_parent_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs_parent_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_ClassificationExtendedness_value', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_raw_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_raw_instFlux_child', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_raw_instFlux_parent', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs_instFlux_child', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs_instFlux_parent', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_raw_child_xx', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_raw_child_yy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_raw_child_xy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_raw_parent_xx', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_raw_parent_yy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_raw_parent_xy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs_child_xx', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs_child_yy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs_child_xy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs_parent_xx', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs_parent_yy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs_parent_xy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_ClassificationExtendedness_value', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_ClassificationExtendedness_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_old', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_old', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_abs', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_flag_noCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_Blendedness_flag_noShape', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -101,9 +101,9 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'good', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMoments_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMoments_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMoments_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMoments_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMoments_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMoments_xx', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMoments_yy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMoments_xy', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMoments_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMoments_flag_no_pixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMoments_flag_not_contained', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -111,19 +111,19 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMoments_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmPsfMoments_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmPsfMoments_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmPsfMoments_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmPsfMoments_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmPsfMoments_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmShapeRegauss_e1', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmShapeRegauss_e2', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmShapeRegauss_sigma', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmShapeRegauss_resolution', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMomentsRound_x', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMomentsRound_y', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMomentsRound_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMomentsRound_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMomentsRound_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMomentsRound_Flux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmPsfMoments_xx', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmPsfMoments_yy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmPsfMoments_xy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmShapeRegauss_e1', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmShapeRegauss_e2', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmShapeRegauss_sigma', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmShapeRegauss_resolution', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMomentsRound_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMomentsRound_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMomentsRound_xx', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMomentsRound_yy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMomentsRound_xy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMomentsRound_Flux', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmPsfMoments_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmPsfMoments_flag_no_pixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmPsfMoments_flag_not_contained', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -140,19 +140,136 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmPsfMoments_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmShapeRegauss_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'ext_shapeHSM_HsmSourceMomentsRound_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_xxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_yyErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_xyErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_xx', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_yy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_xy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_xxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_yyErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_xyErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_psf_xx', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_psf_yy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_psf_xy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_instFlux_xx_Cov', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_instFlux_yy_Cov', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_instFlux_xy_Cov', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_flag_unweightedBad', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_flag_unweighted', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_flag_shift', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_flag_maxIter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_flag_psf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'base_SdssShape_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'deblend_psfCenter_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'deblend_psfCenter_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'deblend_psf_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'deblend_deblendedAsPsf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'deblend_tooManyPeaks', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'deblend_parentTooBig', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'deblend_masked', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'deblend_skipped', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'deblend_rampedTemplate', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'deblend_patchedTemplate', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'deblend_hasStrayFlux', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'deblend_psfflux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_initial_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_initial_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_initial_flux_inner', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_initial_ellipse_xx', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_initial_ellipse_yy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_initial_ellipse_xy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_initial_objective', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_initial_nonlinear_0', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_initial_nonlinear_1', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_initial_nonlinear_2', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_initial_fixed_0', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_initial_fixed_1', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_initial_nIter', 'int', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_initial_time', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_exp_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_exp_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_exp_flux_inner', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_exp_ellipse_xx', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_exp_ellipse_yy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_exp_ellipse_xy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_exp_objective', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_exp_nonlinear_0', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_exp_nonlinear_1', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_exp_nonlinear_2', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_exp_fixed_0', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_exp_fixed_1', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_exp_nIter', 'int', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_exp_time', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_dev_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_dev_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_dev_flux_inner', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_dev_ellipse_xx', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_dev_ellipse_yy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_dev_ellipse_xy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_dev_objective', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_dev_nonlinear_0', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_dev_nonlinear_1', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_dev_nonlinear_2', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_dev_fixed_0', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_dev_fixed_1', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_dev_nIter', 'int', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_dev_time', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_instFlux_inner', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_fracDev', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_objective', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_ellipse_xx', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_ellipse_yy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_ellipse_xy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_region_initial_ellipse_xx', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_region_initial_ellipse_yy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_region_initial_ellipse_xy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_region_final_ellipse_xx', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_region_final_ellipse_yy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_region_final_ellipse_xy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_exp_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_exp_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_initial_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_initial_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_dev_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_dev_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_initial_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_initial_flag_trSmall', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_initial_flag_maxIter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_initial_flag_numericError', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_exp_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_exp_flag_trSmall', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_exp_flag_maxIter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_exp_flag_numericError', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_dev_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_dev_flag_trSmall', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_dev_flag_maxIter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_dev_flag_numericError', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_flag_region_maxArea', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_flag_region_maxBadPixelFraction', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_flags_region_usedFootprintArea', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_flags_region_usedPsfArea', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_flags_region_usedInitialEllipseMin', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_flags_region_usedInitialEllipseMax', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_flag_noShape', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_flags_smallShape', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_flag_noShapeletPsf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_exp_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_initial_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_dev_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_ref', 'modelfit_CModel_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.tables11 (schema_name, table_name, table_type, utype, description, table_index) VALUES ('dc2_object_run2_2i_dr6_wfd', 'dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'table', null, 'dpdd_forced table from IN2P3', 0); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'objectId', 'long', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'coord_ra', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'coord_dec', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'coord_ra', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'coord_dec', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PixelFlags_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PixelFlags_flag_offimage', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PixelFlags_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -176,15 +293,15 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PixelFlags_flag_inexact_psf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PixelFlags_flag_bright_object', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_good', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_ClassificationExtendedness_value', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_ClassificationExtendedness_value', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_ClassificationExtendedness_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_instFlux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_fracDev', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_objective', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_instFlux_inner', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_fracDev', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_objective', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_flag_region_maxArea', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_flag_region_maxBadPixelFraction', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -194,8 +311,8 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssCentroid_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssCentroid_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssCentroid_xErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssCentroid_yErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssCentroid_xErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssCentroid_yErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssCentroid_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssCentroid_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssCentroid_flag_noSecondDerivative', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -203,22 +320,22 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssCentroid_flag_notAtMaximum', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssCentroid_flag_resetToPeak', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssCentroid_flag_badInitialCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_xxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_yyErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_xyErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_xx', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_yy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_xy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_xxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_yyErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_xyErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_psf_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_psf_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_psf_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_instFlux_xx_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_instFlux_yy_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_instFlux_xy_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_psf_xx', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_psf_yy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_psf_xy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_instFlux_xx_Cov', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_instFlux_yy_Cov', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_instFlux_xy_Cov', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_flag_unweightedBad', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_flag_unweighted', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -226,11 +343,11 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_flag_maxIter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_flag_psf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_SdssShape_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PsfFlux_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PsfFlux_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PsfFlux_area', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PsfFlux_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PsfFlux_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PsfFlux_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PsfFlux_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PsfFlux_area', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PsfFlux_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PsfFlux_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PsfFlux_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PsfFlux_flag_noGoodPixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_PsfFlux_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -240,31 +357,31 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_InputCount_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_InputCount_flag_noInputs', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_InputCount_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_Variance_value', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_Variance_value', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_Variance_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_Variance_flag_emptyFootprint', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_Variance_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_LocalBackground_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_LocalBackground_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_LocalBackground_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_LocalBackground_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_LocalBackground_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_LocalBackground_flag_noGoodPixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_LocalBackground_flag_noPsf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_base_LocalBackground_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_initial_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_initial_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_initial_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_exp_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_exp_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_exp_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_dev_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_dev_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_dev_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_exp_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_exp_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_dev_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_dev_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_initial_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_initial_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_initial_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_initial_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_initial_flux_inner', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_exp_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_exp_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_exp_flux_inner', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_dev_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_dev_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_dev_flux_inner', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_exp_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_exp_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_dev_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_dev_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_initial_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_initial_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_initial_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_initial_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'g_modelfit_CModel_initial_flag_numericError', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -300,15 +417,15 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PixelFlags_flag_inexact_psf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PixelFlags_flag_bright_object', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_good', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_ClassificationExtendedness_value', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_ClassificationExtendedness_value', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_ClassificationExtendedness_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_instFlux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_fracDev', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_objective', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_instFlux_inner', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_fracDev', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_objective', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_flag_region_maxArea', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_flag_region_maxBadPixelFraction', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -318,8 +435,8 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssCentroid_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssCentroid_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssCentroid_xErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssCentroid_yErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssCentroid_xErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssCentroid_yErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssCentroid_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssCentroid_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssCentroid_flag_noSecondDerivative', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -327,22 +444,22 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssCentroid_flag_notAtMaximum', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssCentroid_flag_resetToPeak', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssCentroid_flag_badInitialCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_xxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_yyErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_xyErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_xx', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_yy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_xy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_xxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_yyErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_xyErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_psf_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_psf_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_psf_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_instFlux_xx_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_instFlux_yy_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_instFlux_xy_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_psf_xx', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_psf_yy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_psf_xy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_instFlux_xx_Cov', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_instFlux_yy_Cov', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_instFlux_xy_Cov', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_flag_unweightedBad', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_flag_unweighted', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -350,11 +467,11 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_flag_maxIter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_flag_psf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_SdssShape_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PsfFlux_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PsfFlux_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PsfFlux_area', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PsfFlux_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PsfFlux_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PsfFlux_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PsfFlux_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PsfFlux_area', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PsfFlux_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PsfFlux_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PsfFlux_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PsfFlux_flag_noGoodPixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_PsfFlux_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -364,31 +481,31 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_InputCount_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_InputCount_flag_noInputs', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_InputCount_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_Variance_value', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_Variance_value', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_Variance_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_Variance_flag_emptyFootprint', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_Variance_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_LocalBackground_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_LocalBackground_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_LocalBackground_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_LocalBackground_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_LocalBackground_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_LocalBackground_flag_noGoodPixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_LocalBackground_flag_noPsf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_base_LocalBackground_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_initial_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_initial_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_initial_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_exp_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_exp_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_exp_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_dev_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_dev_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_dev_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_exp_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_exp_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_dev_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_dev_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_initial_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_initial_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_initial_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_initial_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_initial_flux_inner', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_exp_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_exp_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_exp_flux_inner', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_dev_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_dev_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_dev_flux_inner', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_exp_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_exp_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_dev_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_dev_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_initial_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_initial_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_initial_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_initial_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'i_modelfit_CModel_initial_flag_numericError', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -424,15 +541,15 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PixelFlags_flag_inexact_psf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PixelFlags_flag_bright_object', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_good', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_ClassificationExtendedness_value', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_ClassificationExtendedness_value', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_ClassificationExtendedness_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_instFlux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_fracDev', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_objective', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_instFlux_inner', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_fracDev', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_objective', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_flag_region_maxArea', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_flag_region_maxBadPixelFraction', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -442,8 +559,8 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssCentroid_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssCentroid_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssCentroid_xErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssCentroid_yErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssCentroid_xErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssCentroid_yErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssCentroid_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssCentroid_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssCentroid_flag_noSecondDerivative', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -451,22 +568,22 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssCentroid_flag_notAtMaximum', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssCentroid_flag_resetToPeak', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssCentroid_flag_badInitialCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_xxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_yyErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_xyErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_xx', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_yy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_xy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_xxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_yyErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_xyErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_psf_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_psf_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_psf_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_instFlux_xx_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_instFlux_yy_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_instFlux_xy_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_psf_xx', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_psf_yy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_psf_xy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_instFlux_xx_Cov', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_instFlux_yy_Cov', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_instFlux_xy_Cov', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_flag_unweightedBad', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_flag_unweighted', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -474,11 +591,11 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_flag_maxIter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_flag_psf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_SdssShape_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PsfFlux_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PsfFlux_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PsfFlux_area', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PsfFlux_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PsfFlux_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PsfFlux_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PsfFlux_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PsfFlux_area', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PsfFlux_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PsfFlux_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PsfFlux_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PsfFlux_flag_noGoodPixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_PsfFlux_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -488,31 +605,31 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_InputCount_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_InputCount_flag_noInputs', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_InputCount_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_Variance_value', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_Variance_value', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_Variance_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_Variance_flag_emptyFootprint', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_Variance_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_LocalBackground_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_LocalBackground_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_LocalBackground_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_LocalBackground_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_LocalBackground_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_LocalBackground_flag_noGoodPixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_LocalBackground_flag_noPsf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_base_LocalBackground_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_initial_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_initial_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_initial_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_exp_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_exp_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_exp_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_dev_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_dev_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_dev_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_exp_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_exp_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_dev_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_dev_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_initial_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_initial_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_initial_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_initial_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_initial_flux_inner', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_exp_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_exp_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_exp_flux_inner', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_dev_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_dev_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_dev_flux_inner', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_exp_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_exp_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_dev_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_dev_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_initial_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_initial_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_initial_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_initial_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'r_modelfit_CModel_initial_flag_numericError', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -548,15 +665,15 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PixelFlags_flag_inexact_psf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PixelFlags_flag_bright_object', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_good', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_ClassificationExtendedness_value', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_ClassificationExtendedness_value', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_ClassificationExtendedness_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_instFlux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_fracDev', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_objective', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_instFlux_inner', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_fracDev', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_objective', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_flag_region_maxArea', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_flag_region_maxBadPixelFraction', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -566,8 +683,8 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssCentroid_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssCentroid_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssCentroid_xErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssCentroid_yErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssCentroid_xErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssCentroid_yErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssCentroid_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssCentroid_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssCentroid_flag_noSecondDerivative', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -575,22 +692,22 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssCentroid_flag_notAtMaximum', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssCentroid_flag_resetToPeak', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssCentroid_flag_badInitialCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_xxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_yyErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_xyErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_xx', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_yy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_xy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_xxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_yyErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_xyErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_psf_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_psf_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_psf_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_instFlux_xx_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_instFlux_yy_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_instFlux_xy_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_psf_xx', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_psf_yy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_psf_xy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_instFlux_xx_Cov', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_instFlux_yy_Cov', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_instFlux_xy_Cov', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_flag_unweightedBad', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_flag_unweighted', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -598,11 +715,11 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_flag_maxIter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_flag_psf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_SdssShape_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PsfFlux_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PsfFlux_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PsfFlux_area', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PsfFlux_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PsfFlux_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PsfFlux_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PsfFlux_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PsfFlux_area', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PsfFlux_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PsfFlux_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PsfFlux_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PsfFlux_flag_noGoodPixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_PsfFlux_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -612,31 +729,31 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_InputCount_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_InputCount_flag_noInputs', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_InputCount_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_Variance_value', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_Variance_value', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_Variance_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_Variance_flag_emptyFootprint', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_Variance_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_LocalBackground_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_LocalBackground_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_LocalBackground_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_LocalBackground_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_LocalBackground_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_LocalBackground_flag_noGoodPixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_LocalBackground_flag_noPsf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_base_LocalBackground_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_initial_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_initial_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_initial_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_exp_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_exp_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_exp_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_dev_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_dev_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_dev_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_exp_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_exp_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_dev_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_dev_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_initial_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_initial_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_initial_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_initial_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_initial_flux_inner', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_exp_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_exp_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_exp_flux_inner', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_dev_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_dev_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_dev_flux_inner', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_exp_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_exp_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_dev_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_dev_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_initial_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_initial_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_initial_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_initial_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'u_modelfit_CModel_initial_flag_numericError', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -672,15 +789,15 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PixelFlags_flag_inexact_psf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PixelFlags_flag_bright_object', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_good', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_ClassificationExtendedness_value', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_ClassificationExtendedness_value', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_ClassificationExtendedness_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_instFlux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_fracDev', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_objective', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_instFlux_inner', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_fracDev', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_objective', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_flag_region_maxArea', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_flag_region_maxBadPixelFraction', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -690,8 +807,8 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssCentroid_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssCentroid_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssCentroid_xErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssCentroid_yErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssCentroid_xErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssCentroid_yErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssCentroid_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssCentroid_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssCentroid_flag_noSecondDerivative', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -699,22 +816,22 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssCentroid_flag_notAtMaximum', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssCentroid_flag_resetToPeak', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssCentroid_flag_badInitialCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_xxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_yyErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_xyErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_xx', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_yy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_xy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_xxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_yyErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_xyErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_psf_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_psf_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_psf_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_instFlux_xx_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_instFlux_yy_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_instFlux_xy_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_psf_xx', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_psf_yy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_psf_xy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_instFlux_xx_Cov', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_instFlux_yy_Cov', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_instFlux_xy_Cov', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_flag_unweightedBad', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_flag_unweighted', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -722,11 +839,11 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_flag_maxIter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_flag_psf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_SdssShape_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PsfFlux_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PsfFlux_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PsfFlux_area', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PsfFlux_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PsfFlux_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PsfFlux_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PsfFlux_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PsfFlux_area', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PsfFlux_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PsfFlux_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PsfFlux_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PsfFlux_flag_noGoodPixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_PsfFlux_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -736,31 +853,31 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_InputCount_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_InputCount_flag_noInputs', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_InputCount_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_Variance_value', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_Variance_value', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_Variance_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_Variance_flag_emptyFootprint', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_Variance_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_LocalBackground_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_LocalBackground_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_LocalBackground_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_LocalBackground_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_LocalBackground_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_LocalBackground_flag_noGoodPixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_LocalBackground_flag_noPsf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_base_LocalBackground_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_initial_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_initial_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_initial_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_exp_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_exp_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_exp_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_dev_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_dev_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_dev_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_exp_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_exp_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_dev_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_dev_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_initial_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_initial_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_initial_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_initial_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_initial_flux_inner', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_exp_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_exp_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_exp_flux_inner', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_dev_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_dev_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_dev_flux_inner', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_exp_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_exp_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_dev_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_dev_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_initial_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_initial_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_initial_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_initial_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'y_modelfit_CModel_initial_flag_numericError', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -796,15 +913,15 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PixelFlags_flag_inexact_psf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PixelFlags_flag_bright_object', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_good', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_ClassificationExtendedness_value', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_ClassificationExtendedness_value', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_ClassificationExtendedness_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_instFlux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_fracDev', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_objective', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_instFlux_inner', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_fracDev', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_objective', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_flag_region_maxArea', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_flag_region_maxBadPixelFraction', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -814,8 +931,8 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_flag_apCorr', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssCentroid_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssCentroid_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssCentroid_xErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssCentroid_yErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssCentroid_xErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssCentroid_yErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssCentroid_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssCentroid_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssCentroid_flag_noSecondDerivative', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -823,22 +940,22 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssCentroid_flag_notAtMaximum', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssCentroid_flag_resetToPeak', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssCentroid_flag_badInitialCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_xxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_yyErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_xyErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_xx', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_yy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_xy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_xxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_yyErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_xyErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_x', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_y', 'double', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_psf_xx', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_psf_yy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_psf_xy', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_instFlux_xx_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_instFlux_yy_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_instFlux_xy_Cov', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_psf_xx', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_psf_yy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_psf_xy', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_instFlux_xx_Cov', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_instFlux_yy_Cov', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_instFlux_xy_Cov', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_flag_unweightedBad', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_flag_unweighted', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -846,11 +963,11 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_flag_maxIter', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_flag_psf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_SdssShape_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PsfFlux_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PsfFlux_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PsfFlux_area', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PsfFlux_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PsfFlux_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PsfFlux_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PsfFlux_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PsfFlux_area', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PsfFlux_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PsfFlux_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PsfFlux_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PsfFlux_flag_noGoodPixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_PsfFlux_flag_edge', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); @@ -860,31 +977,31 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_InputCount_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_InputCount_flag_noInputs', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_InputCount_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_Variance_value', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_Variance_value', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_Variance_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_Variance_flag_emptyFootprint', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_Variance_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_LocalBackground_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_LocalBackground_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_LocalBackground_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_LocalBackground_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_LocalBackground_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_LocalBackground_flag_noGoodPixels', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_LocalBackground_flag_noPsf', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_base_LocalBackground_flag_badCentroid', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_initial_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_initial_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_initial_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_exp_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_exp_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_exp_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_dev_instFlux', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_dev_instFluxErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_dev_flux_inner', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_exp_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_exp_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_dev_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_dev_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_initial_apCorr', 'float', null, null, null, null, null, null, 0, 0, 0, null); -INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_initial_apCorrErr', 'float', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_initial_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_initial_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_initial_flux_inner', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_exp_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_exp_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_exp_flux_inner', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_dev_instFlux', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_dev_instFluxErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_dev_flux_inner', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_exp_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_exp_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_dev_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_dev_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_initial_apCorr', 'double', null, null, null, null, null, null, 0, 0, 0, null); +INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_initial_apCorrErr', 'double', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_initial_flag', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_initial_flag_badReference', 'boolean', null, null, null, null, null, null, 0, 0, 0, null); INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('dc2_object_run2_2i_dr6_wfd.dpdd_forced', 'z_modelfit_CModel_initial_flag_numericError', 'boolean', null, null, null, null, null, null, 0, 0, 0, null);