Black Holes Observed So Far / NASA & ESA
Information About Black Holes / Data Science
@kaggle.brsdincer_black_holes_observed_so_far_nasa_esa
Information About Black Holes / Data Science
@kaggle.brsdincer_black_holes_observed_so_far_nasa_esa
CREATE TABLE ic1101_data (
"unnamed_0" BIGINT,
"conforms_to_fits_standard" BOOLEAN,
"array_data_type" BIGINT,
"number_of_array_dimensions" BIGINT,
"telescope_used_to_acquire_data" VARCHAR,
"identifier_for_instrument_used_to_acquire_data" VARCHAR,
"type_of_exposure_identifier" VARCHAR,
"instrument_designated_as_prime" VARCHAR,
"proposer_s_target_name" VARCHAR,
"pep_proposal_identifier" BIGINT,
"angle_between_sun_and_v1_axis" DOUBLE,
"angle_between_moon_and_v1_axis" DOUBLE,
"altitude_of_the_sun_above_earth_s_limb" DOUBLE,
"commanded_fgs_lock_fine_coarse_gyros_unknown" VARCHAR,
"number_of_gyros_scheduled_t_3_obad" BIGINT,
"ut_date_of_start_of_observation_yyyy_mm_dd" TIMESTAMP,
"exposure_start_time_modified_julian_date" DOUBLE,
"exposure_end_time_modified_julian_date" DOUBLE,
"exposure_duration_seconds_calculated" DOUBLE,
"exposure_interruption_indicator" VARCHAR,
"postarg_in_axis_1_direction" DOUBLE,
"postarg_in_axis_2_direction" DOUBLE,
"cloud_infrastructure_package_version" VARCHAR,
"cloud_docker_image_version" VARCHAR,
"calibration_software_system_version_id" VARCHAR,
"observation_type_imaging_or_spectroscopic" VARCHAR,
"operating_mode" VARCHAR,
"type_of_charge_transfer_image_if_applicable" VARCHAR,
"lamp_status_none_or_name_of_lamp_which_is_on" VARCHAR,
"number_of_repeat_exposures_in_set_default_1" BIGINT,
"data_from_a_subarray_t_or_full_frame_f" BOOLEAN,
"detector_in_use_wfc_hrc_or_sbc" VARCHAR,
"element_selected_from_filter_wheel_1" VARCHAR,
"element_selected_from_filter_wheel_2" VARCHAR,
"computed_filter_wheel_offset" BIGINT,
"filter_wheel_position_error_flag" BOOLEAN,
"proposed_linear_ramp_filter_wavelength" DOUBLE,
"aperture_name" VARCHAR,
"proposed_aperture_name" VARCHAR,
"direct_image_for_grism_or_prism_exposure" VARCHAR,
"write_out_error_array_extension" BOOLEAN,
"data_quality_initialization" VARCHAR,
"flag_pixels_for_local_and_global_nonlinearities" VARCHAR,
"subtract_dark_image" VARCHAR,
"flat_field_data" VARCHAR,
"populate_photometric_header_keywords" VARCHAR,
"drizzle_processing" VARCHAR,
"bad_pixel_table" VARCHAR,
"dark_image_file_name" VARCHAR,
"delta_flat_field_file_name" VARCHAR,
"low_order_flat" VARCHAR,
"photometric_throughput_table" VARCHAR,
"the_hst_graph_table" VARCHAR,
"the_hst_components_table" VARCHAR,
"distortion_correction_image" VARCHAR,
"multidrizzle_parameter_table" VARCHAR,
"coronagraphic_spot_image" VARCHAR,
"coronagraphic_spot_offset_table" VARCHAR,
"image_photometry_table" VARCHAR,
"primary_pattern_type" VARCHAR,
"primary_pattern_shape" VARCHAR,
"primary_pattern_purpose" VARCHAR,
"number_of_points_in_primary_pattern" BIGINT,
"point_spacing_for_primary_pattern_arc_sec" DOUBLE,
"line_spacing_for_primary_pattern_arc_sec" DOUBLE,
"angle_between_sides_of_parallelogram_patt_deg" DOUBLE,
"coordinate_frame_of_primary_pattern" VARCHAR,
"orientation_of_pattern_to_coordinate_frame_deg" DOUBLE,
"center_pattern_relative_to_pointing_yes_no" VARCHAR,
"position_number_of_this_point_in_the_pattern" BIGINT,
"origin_of_polynomial_distortion" VARCHAR,
"origin_of_sip_polynomial_distortion_model" VARCHAR,
"distortion_model_name" VARCHAR,
"version_of_stwcs_used_to_updated_the_wcs" VARCHAR,
"version_of_pywcs_used_to_updated_the_wcs" DOUBLE,
"version_id_for_header_kw_rules_file" DOUBLE,
"version_of_blendheader_software_used" VARCHAR,
"name_of_header_kw_rules_file" VARCHAR,
"drizzle_no_images_drizzled_onto_output" BIGINT,
"drizzle_task_version" VARCHAR,
"drizzle_source_of_geometric_information" VARCHAR,
"drizzle_input_data_image" VARCHAR,
"drizzle_input_image_exposure_time_s" DOUBLE,
"drizzle_output_data_image" VARCHAR,
"drizzle_output_weighting_image" VARCHAR,
"drizzle_output_context_image" VARCHAR,
"drizzle_input_weighting_image" VARCHAR,
"drizzle_weighting_factor_for_input_image" BIGINT,
"drizzle_form_of_weight_distribution_kernel" VARCHAR,
"drizzle_linear_size_of_drop" DOUBLE,
"drizzle_source_of_coefficients" VARCHAR,
"drizzle_units_of_output_image_counts_or_cps" VARCHAR,
"drizzle_fill_value_for_zero_weight_output_pix" VARCHAR,
"input_image_wcs_version_used" VARCHAR,
"drizzle_pixel_size_arcsec_of_output_image" DOUBLE,
"drizzle_default_idctab_pixel_size_arcsec" DOUBLE
);
Anyone who has the link will be able to view this.