Pith. sign in

REVIEW 3 major objections 6 minor 23 references

A Catalog of Astrophysical Neutrino Candidates for IceCube

T0 review · 3 major / 6 minor · reviewed 2026-08-14 · deepseek-v4-flash

Pith's one-line read This paper builds an online catalog that records every published version of each IceCube astrophysical neutrino candidate and flags the best values for public use.

desk verdict A modest but useful infrastructure paper: a curated catalog of public IceCube alert data, honest about its limits, with real open questions about curation rules and reproducibility. read the letter →

arxiv 1908.05290 v1 pith:DBH7ILB6 submitted 2019-08-14 astro-ph.HE astro-ph.IM

classification astro-ph.HEastro-ph.IM
keywords astrophysicalneutrinosIceCubemulti-messengerastronomyneutrinoalertsGCNdatacatalogreal-timeeventreconstruction
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

This paper presents a web-based catalog that gathers IceCube's publicly released astrophysical neutrino candidates and records every published version of each event, because a single alert can carry different reconstructed positions and energies in a GCN notice, a GCN circular, and later offline analyses. The catalog marks which version IceCube recommends for public use, lets users filter events by type and declination, shows them on an interactive sky map, and allows a CSV download of the displayed data. The paper argues this saves the multi-messenger community the difficult task of collecting and choosing among scattered public alerts. A sympathetic reader cares because follow-up campaigns, from gamma-ray blazar studies to dissecting alert regions, depend on using the best available neutrino coordinates and energies.

What carries the argument

The catalog's data model is the one-to-many event document: each event is a database document, and every measured attribute is an array in which the same index across all arrays points to the same source publication; a per-attribute default index marks the value IceCube recommends for public use. This schema lets a single event carry multiple reconstructions from GCN notices, circulars, and offline analyses, while the front end displays only the recommended values and the detail pages expose the full history.

What would settle it

Look up a catalogued event such as IceCube-170922A and compare the catalog's displayed right ascension and declination with the values in its GCN circular and in the latest published HESE event list; if the displayed recommended position differs from the best final reconstruction, the catalog is not actually highlighting the best information.

Watch

Extended reading notes

Core claim

The central claim is that a single web-accessible catalog can serve as the registry for IceCube astrophysical neutrino candidates, preserving every publicly released reconstruction of each event and designating one recommended set of values. The catalog organizes each event as one database document whose attributes (time, type, direction, energy, angular uncertainty) are stored as parallel arrays, so that all values from a given source share the same array index, and a marked default index per attribute selects which source's value IceCube suggests the public use. The paper demonstrates this with the 27 April 2016 alert, which appeared in a GCN notice, a refined GCN circular, and subsequent HESE conference presentations: the catalog keeps all versions while displaying the recommended one. At the time of writing, the database held 25 realtime-alert candidates, and the design is intended to absorb future samples from HESE, up-going muon, and EHE analyses as they are published.

Load-bearing premise

The catalog is only as reliable as the unstated choice of which published version of each event is recommended, since the paper gives no rule for making that choice.

Editorial extensions

If this is right

  • Community users can download a CSV of recommended event properties without manually reconciling GCN notices, circulars, and proceedings, lowering the barrier to multi-messenger follow-up studies.
  • Because the detail pages preserve every published reconstruction, comparisons among analyses become straightforward and inconsistencies in event positions or energies can be spotted by inspection.
  • The array-based schema allows the same catalog to absorb new event samples and new physical fields, such as signalness, without a database redesign.
  • Sky-map queries by event type and declination make it practical to assemble custom samples for stacking analyses and target searches.
  • If the catalog is kept current, it can become the shared reference table that observatories use to trigger follow-up on new alerts and to audit past ones.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • Because the recommended-value flag is chosen by catalog maintainers with no stated selection rule, an external user cannot distinguish an expert curation choice from an arbitrary one; publishing the rule or score behind each default index would make the recommendation independently checkable.
  • If the same schema were applied to public alert streams from other neutrino detectors, the catalog pattern could become a general multi-messenger registry, not just an IceCube tool.
  • The current 25-event sample is too small to test selection effects, but once HESE, up-going muon, and EHE samples are added, the catalog would allow the first systematic check of how likely a realtime alert is to survive offline reanalysis with a changed position or energy.
  • One can infer that the maintainers are making an implicit claim that the latest offline reconstruction is generally the best; a useful test would be to compare early alert coordinates with final published coordinates across all catalogued events to quantify how much offline refinement matters.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 6 minor

Summary. The paper presents an online catalog of astrophysical neutrino candidate events from IceCube, built on a MongoDB database behind a Firebase-hosted web application. The catalog is designed to store multiple published reconstructions of the same event (currently from GCN Notices and GCN Circulars), to designate a default 'recommended' value for each attribute, and to let users query, visualize, and download the data. The manuscript reports that the database currently contains 25 events with a total size of 53.73 KB and that additional IceCube publications will be added in the future. No physics analysis or new measurements are presented; the deliverable is a community tool.

Significance. If maintained and validated, the catalog would fill a practical niche by relieving external users of the need to collect and reconcile multiple GCN/ICRC versions of the same neutrino event. The paper is transparent about the current partial deployment and makes no overreaching physics claims. Its main value proposition is curation: the 'recommended' values and the record of multiple published versions. Because that curation is not yet validated and because the live service is explicitly on a test server with no versioned snapshot, the utility claim rests on unverified infrastructure and undocumented judgment. The paper would be strengthened by a clear selection rule for recommended values, a data-validation description, and a machine-readable release of the catalog at the time of publication.

major comments (3)
  1. [Section 2.2] The default index is the load-bearing element of the paper's central claim that the catalog 'highlights the best information' (abstract), but the manuscript gives no criterion for choosing it. The text only says that the default index identifies which source's value 'we suggest is used by the public.' Because the home table and CSV download expose these recommended values, the authors should specify the selection rule (for example, the most recent offline reconstruction, the smallest reported angular uncertainty, or an explicit IceCube preference hierarchy) and validate the recommended values against the original GCN Notices/Circulars for a sample of events. Without this, users cannot assess whether the catalog propagates the best available coordinates and energies.
  2. [Sections 2.2, 2.3, and 4] The paper states that the database is hosted on AWS 'for testing purposes,' that the free tier supports no more than 100 concurrent connections, and that other IceCube publications 'will be added' in the future. This contradicts the abstract's present-tense framing that 'All studies by IceCube that produce astrophysical candidates will be included in our catalog' and prevents a reader from independently verifying the claimed contents (25 events, 53.73 KB). The authors should clearly state the production status of the service, provide a versioned data snapshot (for instance, a CSV or JSON file in the proceedings or a persistent DOI), and describe the planned long-term hosting and maintenance for the URL.
  3. [Sections 2.1 and 3] There is no description of data-integrity checks for the GCN-extracted values or for the 'recommended result source' assignment illustrated in Figure 4. Since the catalog's value depends on not propagating typos, stale positions, or inconsistent reconstruction choices, the authors should document their ingestion and parsing workflow, any automated or manual validation steps, and how errors discovered after ingestion are corrected and versioned. At a minimum, a comparison of a few catalog entries with the corresponding GCN Notices and Circulars would establish that the extraction and indexing procedures are reliable.
minor comments (6)
  1. [Abstract and Section 2.2] The abstract promises that 'signalness' will be contained in the catalog, but Section 2.2 explicitly states that the signalness field is not yet present; please clarify whether signalness is currently available to users.
  2. [Figure 1 caption] The caption contains a typo: 'communicates bewteen' should be 'communicates between,' and 'possess' should presumably be 'process.'
  3. [Page 2 and Section 2.2] There are several typographical errors, including 'mouns' for 'muons,' 'breif' for 'brief,' and 'the the value' for 'the value.' A careful proofread is needed.
  4. [Section 2.1] The text says that '10 features' are collected from GCN notices but never lists them; please add a table or list of the field names, units, and data types, including how missing values are represented.
  5. [Section 4] The current catalog contains only realtime alert events, while the introduction also describes HESE, up-going muon, and EHE samples; please state which of these categories are already represented among the 25 events and which are planned.
  6. [Figures 2 and 4] The screenshots would be more useful if the captions included the date the page was accessed and the URL; the live URL is given only as a footnote, and a stable link in the text would help readers.

Circularity Check

0 steps flagged · score 0.0 of 10

No circularity: the catalog compiles externally published GCN data and makes no derived predictions or fitted parameters.

full rationale

The paper is a descriptive software/catalog paper, not a derivation. Its claims concern the collection, storage, and display of astrophysical neutrino candidate information extracted from GCN Notices and GCN Circulars (Section 2.1). There is no fitted model, no predicted quantity, and no theoretical derivation whose output is fed back into its own input. The 'default index' described in Section 2.2 is an editorial choice about which published source to display as the preferred value; it is not a prediction generated from the catalog, and the paper is explicit that the GCN circular 'is set to be recommended result source' for the example shown (Figure 4). The values themselves originate from external IceCube publications and GCN alerts, so the catalog does not construct its own evidence or rename a known result as a new one. Concerns about maintenance burden, the free-tier AWS limitations, or the lack of a formal validation criterion for the 'default index' are usability and robustness issues, not circular reasoning. Under the stated review rules, absence of a derivation chain means the circularity burden is nil, so the appropriate score is 0.

Assumptions & free parameters 0 free parameters · 3 assumptions · 0 invented entities

The paper rests on the assumption that GCN notices and circulars are accurate and that the IceCube-preferred values selected by the default index are reliable for public use. It also assumes continuous availability of the current hosting setup. The catalog adds no free parameters or invented entities.

assumptions (3)
  • domain assumption GCN notices and circulars are complete and accurate records of IceCube's astrophysical neutrino alerts.
    Section 2.1 says data are 'extracted from GCN Notices and GCN Circulars' with no independent validation or cross-check described.
  • domain assumption The 'IceCube preferred' values selected via the default index are the best values for public use.
    Section 2.2 explains the default index but does not state a formal selection criterion, so correctness depends on the curators' judgment.
  • domain assumption The catalog's web hosting (Firebase plus free AWS) will remain sufficiently available for community use.
    Section 2.2 notes the free AWS tier supports no more than 100 concurrent connections and that moving to an IceCube server is needed later, so continuous public access is not assured.

how reviews work

0 comments
Cite this review

Pith. "Pith review of A Catalog of Astrophysical Neutrino Candidates for IceCube." pith.science (2026). https://pith.science/paper/DBH7ILB6

@misc{pith2026190805290,
  author       = {Pith},
  title        = {Pith review of: A Catalog of Astrophysical Neutrino Candidates for IceCube},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/DBH7ILB6}},
  note         = {Machine review of arXiv:1908.05290}
}
read the original abstract

Multi-messenger astrophysics will enable the discovery of new astrophysical neutrino sources and provide information about the mechanisms that drive these objects. We present a curated online catalog of astrophysical neutrino candidates. Whenever single high energy neutrino events, that are publicly available, get published multiple times from various analyses, the catalog records all these changes and highlights the best information. All studies by IceCube that produce astrophysical candidates will be included in our catalog. All information produced by these searches such as time, type, direction, neutrino energy and signalness will be contained in the catalog. The multi-messenger astrophysical community will be able to select neutrinos with certain characteristics, e.g. within a declination range, visualize data for the selected neutrinos, and finally download data in their preferred form to conduct further studies.

Figures

Figures reproduced from arXiv: 1908.05290 by the authors.

Figure 1
Figure 1. A full query possess involves three objects: AWS MongoDB server, Firebase hosting [PITH_FULL_IMAGE:figures/full_fig_p003_1.png] view at source ↗
Figure 2
Figure 2. A layout of the homepage where the database presents. Area 1: A navigation bar and the [PITH_FULL_IMAGE:figures/full_fig_p004_2.png] view at source ↗
Figure 3
Figure 3. The interactive skymap shows all events in the catalog. One can rotate, zoom in, zoom [PITH_FULL_IMAGE:figures/full_fig_p005_3.png] view at source ↗
Figures from the paper (1 more)
Figure 4
Figure 4. Figure 4: An example detail page of IceCube-190503A: An event title is located at the top of the [PITH_FULL_IMAGE:figures/full_fig_p007_4.png]

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

23 extracted references · 22 canonical work pages

  1. [1]

    Aartsen et al., Journal of Instrumentation 12 (2017) P03012

    IceCube Collaboration, M. Aartsen et al., Journal of Instrumentation 12 (2017) P03012

  2. [2]

    Achterberg et al., Astroparticle Physics 26 (2006) 155–173

    IceCube Collaboration, A. Achterberg et al., Astroparticle Physics 26 (2006) 155–173

  3. [3]

    Gupta and W

    M. Gupta and W. Webber, The Astrophysical Journal 340 (1989) 1124–1134

  4. [4]

    Aartsen et al., Physical review letters 113 (2014) 101101

    IceCube Collaboration, M. Aartsen et al., Physical review letters 113 (2014) 101101

  5. [5]

    IceCube Collaboration, PoS(ICRC2019)842 (2019)

  6. [6]

    Wandkowsky, Latest results on astrophysical neutrinos using high-energy events with contained vertices, June, 2018

    N. Wandkowsky, Latest results on astrophysical neutrinos using high-energy events with contained vertices, June, 2018

  7. [7]

    Aartsen et al., The Astrophysical Journal 833 (2016) 3

    IceCube Collaboration, M. Aartsen et al., The Astrophysical Journal 833 (2016) 3

  8. [8]

    IceCube Collaboration, M. G. Aartsen et al., Phys. Rev. D 89 (Mar, 2014) 062007

Show all 23 references
  1. [9]

    IceCube Collaboration, PoS(ICRC2017)1005 (2017)

  2. [10]

    IceCube Collaboration, M. G. Aartsen et al., Phys. Rev. Lett. 111 (Jul, 2013) 021103

  3. [11]

    Aartsen et al., Physical review letters 117 (2016) 241101

    IceCube Collaboration, M. Aartsen et al., Physical review letters 117 (2016) 241101

  4. [12]

    IceCube Collaboration, PoS(ICRC2017)975 (2017)

  5. [13]

    Aartsen et al., Astroparticle Physics (2017) 30–41

    IceCube Collaboration, M. Aartsen et al., Astroparticle Physics (2017) 30–41

  6. [14]

    IceCube Collaboration, PoS(ICRC2017)982 (2017)

  7. [15]

    IceCube Collaboration, PoS(ICRC2019)1021 (2019)

  8. [16]

    GCN Notice 67093193_127853

    IceCube Collaboration, “GCN Notice 67093193_127853.”

  9. [17]

    GCN Circular 19363

    IceCube Collaboration, “GCN Circular 19363.”

  10. [18]

    IceCube Collaboration, PoS(ICRC2017)981 (2017)

  11. [19]

    IceCube Collaboration, PoS(ICRC2019)1004 (2019)

  12. [20]

    IceCube Collaboration, PoS(ICRC2017)961 (2017)

  13. [21]

    IceCube Collaboration, Science 361 (2018) eaat1378

  14. [22]

    Kadler, F

    M. Kadler, F. Krauß, K. Mannheim, R. Ojha, C. Müller, R. Schulz, G. Anton, W. Baumgartner, T. Beuchert, S. Buson, et al., Nature Physics 12 (2016) 807

  15. [23]

    Padovani, P

    P. Padovani, P. Giommi, E. Resconi, T. Glauch, B. Arsioli, N. Sahakyan, and M. Huber, Monthly Notices of the Royal Astronomical Society 480 (2018) 192–203. 8

Pith tools

Reviewed August 14, 2026 · model on record in the stance chip above.