BeXRB Monitor Data
National Aeronautics and Space Administration
@usgov.nasa_gov_bexrb_monitor_data
National Aeronautics and Space Administration
@usgov.nasa_gov_bexrb_monitor_data
This is a monitor using data from Swift/BAT, MAXI and Fermi/GBM instruments.
Click on the table header to change the sorting behaviour.
Color code for the probability: (rising flux , no change, decreasing flux)
The average flux is calculated as the average of the last 3 days of data, without taking the errors into account. The fermi flux is not given in mCrab.
Please note that the accuracy of the probabilities is limited by the accuracy of the data used.
Release of Friday, the 17th of October 2014
Last updated at 14:04:07 UT
Created as an ESAC trainee project by Eva Laplace.
Supervisors: Peter Kretschmar, Emilio Salazar and Miguel Arregui.
Contact: peter.kretschmar@esa.int
Organization: National Aeronautics and Space Administration
Last updated: 2025-09-04T16:09:50.387973
Tags: spaceapps
CREATE TABLE table_1 (
"name" VARCHAR,
"ra" DOUBLE,
"dec" DOUBLE,
"orbital_period_d" VARCHAR -- Orbital Period [d],
"maxi_flux_change_prob" DOUBLE,
"maxi_average_flux_mcrab" DOUBLE -- MAXI Average Flux [mCrab],
"maxi_data" VARCHAR,
"swift_bat_flux_change_prob" DOUBLE,
"swift_bat_average_flux_mcrab" DOUBLE -- SWIFT/BAT Average Flux [mCrab],
"swift_bat_data" VARCHAR,
"fermi_gbm_flux_change_prob" DOUBLE,
"fermi_gbm_average_pulsed_flux_kev_cm_2_s_1" DOUBLE -- Fermi/GBM Average Pulsed Flux [keV Cm^-2 S^-1],
"fermi_gbm_data" VARCHAR,
"combined_plot" VARCHAR
);Anyone who has the link will be able to view this.