astrolabsoftware / fink-science-portal

Fink Science Portal
https://fink-portal.org
Apache License 2.0
7 stars 4 forks source link

Summary page with statistics #17

Closed JulienPeloton closed 2 years ago

JulienPeloton commented 3 years ago

It would be nice to access from the home page to a statistics page that would show the global footprint as in the paper with a summary of alerts processed.

anaismoller commented 2 years ago

Something alone these lines:

JulienPeloton commented 2 years ago

alerts with a close-by candidate host-galaxy (Simbad galaxy xmatch)

I guess you mean not only the tag Galaxy, but the list we are using for example when searching for SN candidates ?

list_simbad_galaxies = [
    "galaxy",
    "Galaxy",
    "EmG",
    "Seyfert",
    "Seyfert_1",
    "Seyfert_2",
    "BlueCompG",
    "StarburstG",
    "LSB_G",
    "HII_G",
    "High_z_G",
    "GinPair",
    "GinGroup",
    "BClG",
    "GinCl",
    "PartofG",
]
anaismoller commented 2 years ago

Yes, exactly! sorry for the vague description

anaismoller commented 2 years ago

Please also add TNS stats: # events reported to TNS, # of events spectroscopically confirmed as SNe/SNe Ia/others (AGNs but I think if any will be only a handful).