What is Fink?
Fink is an astronomical alert broker that serves as an intermediary between alert issuers and the scientific community analyzing the alert data. It provides services designed to assist scientists in efficiently analyzing alert data from telescopes and surveys. Among several, it collects and stores alert data, enriches them with information from other surveys and catalogues or user-defined added values such as machine-learning classification scores, and redistributes the most promising events for further analyses, including follow-up observations.
Fink’s main scientific objective is to optimize the scientific impact of the Rubin Observatory alert data stream. We do not limit ourselves to a specific area, but instead our ambition is to study the transient and variable sky as a whole, from Solar system objects to galactic and extragalactic science. In practice thanks to the Zwicky Transient Facility alert stream, we are active since 2019 on Solar system objects, young stellar objects, microlensing, supernovae, kilonovae, gamma-ray bursts, active galactic nuclei, and even anomaly detection. On the technological side, Fink aims at providing a robust infrastructure and state-of-the-art streaming services to Rubin scientists, to seamlessly enable user-defined science cases in a big data context.
How Fink works?
The current Fink platform works in four steps. First, alerts from multiple streams are continuously ingested. Second, alerts are processed by a set of science modules. These science modules – currently a dozen, spanning solar system objects to galactic and extra-galactic science – are independent processing units developed by the community of users, and deployed in the Fink platform. They can work on a single input alert stream, or combine several streams together. These science modules enrich the initial alert packets using several techniques such as cross-match with external catalogs of astronomical objects, or classification using machine or deep learning based algorithms. All added-values are made public for the benefit of everyone. Third, enriched alert packets are filtered based on their content, and the most promising events are redistributed to the scientific community in real-time. The filtering is again community-driven, and users design and deploy filters to receive tailored information in real-time. Finally, all enriched alert packets are stored in a database for permanent access and for further analyses.
The Fink universe
Fink is made of several blocks that interconnect to provide all services:
- Fink Broker: Astronomy Broker based on Apache Spark.
- Fink Science Modules: Define your science modules to add values to Fink alerts.
- Fink Filters: Define your filters to create your alert stream in Fink.
- Fink Science Portal: Web application and REST API to access all alert data. Access to the Data Transfer and Xmatch services as well.
- Fink Client: Light-weight client to manipulate alerts sent from Kafka.
- Fink Alert Simulator: Simulate alert streams for the Fink broker.
All are open source, and we thank all contributors!
Useful links
- Website: https://fink-broker.org
- Documentation website: https://fink-broker.readthedocs.io
- Science Portal: https://fink-portal.org
- Publications: Fink broker
- News: Fink broker
- Release notes: Release Notes -
Outside academia
Fink has also participated to a number of events with the private sector, in particular:
- 06/24: Fink was featured at the Kubecon Europe 2024.
- 05/20: Participation to the Google Summer of Code 2020 (CERN-HSF org).
- 10/19: Fink was featured at the Spark+AI Summit Europe 2019.
- 05/19: Participation to the Google Summer of Code 2019 (CERN-HSF org).