Gamma-Ray-Blast
Calculate the Gamma Ray blast and possibilities of supernovae in near future
@kaggle.brijlaldhankour_gamma_ray_blast
Calculate the Gamma Ray blast and possibilities of supernovae in near future
@kaggle.brijlaldhankour_gamma_ray_blast
CREATE TABLE gamma_ray_dataset (
"energy_release" DOUBLE,
"duration" DOUBLE,
"spectral_distribution" DOUBLE,
"peak_energy" DOUBLE,
"source_distance" DOUBLE,
"fluence" DOUBLE,
"gamma_ray_flux" DOUBLE,
"angular_distribution" DOUBLE,
"attenuation_factor" DOUBLE,
"scattering_effects" DOUBLE,
"shockwave_characteristics" DOUBLE,
"radiation_dose" DOUBLE,
"penetration_depth" DOUBLE,
"secondary_effects" DOUBLE,
"time_profile" DOUBLE,
"interaction_with_medium" DOUBLE,
"emission_angle" DOUBLE,
"cherenkov_radiation" DOUBLE,
"shock_front_velocity" DOUBLE,
"ionization_potential" DOUBLE,
"scale_factor" DOUBLE
);
Anyone who has the link will be able to view this.