Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

fink-filters

Package Overview
Dependencies
Maintainers
1
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fink-filters

User-defined filters for the Fink broker.

Source
pipPyPI
Version
7.22
Maintainers
1

pypi Sentinel ZTF Sentinel Rubin PEP8 codecov

Fink filters

This repository contains filters used to flag particular parts of the full stream to be distributed to Fink users. More information about available topics and how to create your filter at https://fink-broker.readthedocs.io/en/latest/science/filters.

Installation

If you want to install the package (broker deployment), you can just pip it:

pip install fink_filters --upgrade

Taxonomy

There are two types of filters: filters that run on the live stream, and filters that are applied after the observing night (e.g. because they need to aggregate data before, or compute statistics). For each survey, the first kind can be found in the folder livestream.

Rubin

For Rubin, 1 filter = 1 class = 1 HBase table (query). The name of the filter is also the same name for the class, and the same name for the Kafka topic.

Test data

Testing the filters & blocks require science data. Fire a Fink container, process data inside, and transfer it here (datatest folder).

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts