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 h1821_data (
"unnamed_0" BIGINT,
"data_conform_to_fits_standard" BOOLEAN,
"bits_per_data_value" BIGINT,
"number_of_data_axes" BIGINT,
"file_may_contain_standard_extensions" BOOLEAN,
"number_of_standard_extensions" BIGINT,
"image_is_in_group_format" BOOLEAN,
"date_this_file_was_written_yyyy_mm_dd" TIMESTAMP,
"name_of_file" VARCHAR,
"type_of_data_found_in_data_file" VARCHAR,
"telescope_used_to_acquire_data" VARCHAR,
"identifier_for_instrument_used_to_acquire_data" VARCHAR,
"equinox_of_celestial_coord_system" DOUBLE,
"rootname_of_the_observation_set" VARCHAR,
"instrument_designated_as_prime" VARCHAR,
"proposer_s_target_name" VARCHAR,
"right_ascension_of_the_target_deg_j2000" DOUBLE,
"declination_of_the_target_deg_j2000" DOUBLE,
"pep_proposal_identifier" BIGINT,
"proposal_logsheet_line_number" DOUBLE,
"last_name_of_principal_investigator" VARCHAR,
"first_name_of_principal_investigator" VARCHAR,
"middle_name_initial_of_principal_investigat" VARCHAR,
"ut_date_of_start_of_first_exposure_in_file" TIMESTAMP,
"ut_start_time_of_first_exposure_in_file" VARCHAR,
"start_time_mjd_of_1st_exposure_in_file" DOUBLE,
"end_time_mjd_of_last_exposure_in_the_file" DOUBLE,
"total_exposure_time_seconds" DOUBLE,
"postarg_in_axis_1_direction" DOUBLE,
"postarg_in_axis_2_direction" DOUBLE,
"number_of_science_data_overflows" BIGINT,
"data_processing_software_system_version" VARCHAR,
"calstis_code_version" VARCHAR,
"pipeline_processing_time_mjd" DOUBLE,
"calibration_software_system_version_id" VARCHAR,
"configuration_status_support_avail_eng" VARCHAR,
"observation_type_imaging_or_spectroscopic" VARCHAR,
"operating_mode" VARCHAR,
"obser" VARCHAR,
"lamp_status_none_or_name_of_lamp_which_is_on" VARCHAR,
"spectral_cal_lamp_current_value_milliamps" DOUBLE,
"number_of_repeat_exposures_in_set_default_1" BIGINT,
"data_from_a_subarray_t_or_full_frame_f" BOOLEAN,
"detector_in_use_nuv_mama_fuv_mama_or_ccd" VARCHAR,
"optical_element_in_use" VARCHAR,
"aperture_name" VARCHAR,
"proposed_aperture_name" VARCHAR,
"filter_in_use" VARCHAR,
"aperture_field_of_view" VARCHAR,
"number_of_cosmic_ray_split_exposures" BIGINT,
"ccd_amplifier_read_out_a_b_c_d" VARCHAR,
"commanded_gain_of_ccd" BIGINT,
"commanded_ccd_bias_offset" BIGINT,
"subarray_axis1_center_pt_in_unbinned_dect_pix" BIGINT,
"subarray_axis2_center_pt_in_unbinned_dect_pix" BIGINT,
"subarray_axis1_size_in_unbinned_detector_pixels" BIGINT,
"subarray_axis2_size_in_unbinned_detector_pixels" BIGINT,
"axis1_data_bin_size_in_unbinned_detector_pixels" BIGINT,
"axis2_data_bin_size_in_unbinned_detector_pixels" BIGINT,
"inverse_sensitivity_ergs_s_cm2_ang_per_count_s" DOUBLE,
"st_magnitude_zero_point" DOUBLE,
"pivot_wavelength_angstroms" DOUBLE,
"rms_bandwidth_of_filter_plus_detector" DOUBLE,
"data_quality_initialization" VARCHAR,
"subtract_bias_level_computed_from_overscan_img" VARCHAR,
"subtract_bias_image" VARCHAR,
"combine_observations_to_reject_cosmic_rays" VARCHAR,
"add_individual_repeat_observations" VARCHAR,
"process_individual_observations_after_cr_reject" VARCHAR,
"subtract_dark_image" VARCHAR,
"flat_field_data" VARCHAR,
"populate_photometric_header_keywords" VARCHAR,
"calculate_statistics" BOOLEAN,
"perform_geometric_correction_for_imaging_modes" VARCHAR,
"bad_pixel_table" VARCHAR,
"dark_image_file_name" VARCHAR,
"pixel_to_pixel_flat_field_file_name" VARCHAR,
"low_order_flat" VARCHAR,
"photometric_throughput_table" VARCHAR,
"imaging_photometric_table" VARCHAR,
"relative_aperture_throughput_table" VARCHAR,
"ccd_calibration_parameters" VARCHAR,
"bias_image_file_name" VARCHAR,
"cosmic_ray_rejection_parameters" VARCHAR,
"image_distortion_correction_table" VARCHAR,
"time_dependent_sensitivity_algorithm_used" VARCHAR,
"reference_exposure_time_for_parameters" DOUBLE,
"multiplicative_scale_factor_applied_to_noise" DOUBLE,
"initial_guess_method_min_or_med" VARCHAR,
"sky_value_subtracted_mode_or_none" VARCHAR,
"sky_level_from_the_sum_of_all_constituent_image" DOUBLE,
"statistical_rejection_criteria" VARCHAR,
"rejection_propagation_radius_pixels" DOUBLE,
"rejection_propagation_threshold" DOUBLE,
"data_quality_flag_bits_to_reject" BIGINT,
"rate_at_which_pixels_are_affected_by_cosmic_ray" DOUBLE,
"flag_cr_rejected_pixels_in_input_files_t_f" BOOLEAN,
"calibrated_ccd_amplifier_gain_value" DOUBLE,
"calibrated_ccd_read_noise_value" DOUBLE,
"bandwidth_of_the_data" DOUBLE
);
Anyone who has the link will be able to view this.