No project description provided
Project description
FIBAD
Introduction
The Framework for Image-Based Anomaly Detection (FIBAD) is an efficient tool to hunt for rare and anomalous sources in large astronomical imaging surveys (e.g., Rubin-LSST, HSC, Euclid, NGRST, etc.). FIBAD is designed to support four primary steps in the anomaly detection workflow:
- Downloading large numbers of cutouts from public data repositories
- Building lower dimensional representations of downloaded images -- the latent space
- Interactive visualization and algorithmic exploration (e.g., clustering, similarity-search, etc.) of the latent space
- Identification & rank-ordering of potential anomalous objects
FIBAD is not tied to a specific anomaly detection algorithm/model or a specific class of rare/anomalous objects; but rather intended to support any algorithm that the user may want to apply on imaging data. If the algorithm you want to use takes in tensors, outputs tensors, and can be implemented in PyTorch; then chances are FIBAD is the right tool for you!
Getting Started
To get started with FIBAD, clone the repository and create a new virtual environment.
If you plan to develop code, run the .setup_dev.sh
script.
>> git clone https://github.com/lincc-frameworks/fibad.git
>> conda create -n fibad python=3.10
>> bash .setup_dev.sh (Optional, for developers)
Additional Information
FIBAD is under active development and has limited documentation at the moment. We aim to have v1 stability and more documentation in the first half of 2025. If you are an astronomer trying to use FIBAD before then, please get in touch with us!
This project started as a collaboration between different units within the LSST Discovery Alliance -- the LINCC Frameworks Team and LSST-DA Catalyst Fellow, Aritra Ghosh.
Acknowledgements
This project is supported by Schmidt Sciences.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file fibad-0.1.tar.gz
.
File metadata
- Download URL: fibad-0.1.tar.gz
- Upload date:
- Size: 69.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d15354f4b92e8932ff74e18bb50f70041fad73b43ef3366103ab34dd2ccb946a |
|
MD5 | ce28a24ea9533e760a011d77fe0c7200 |
|
BLAKE2b-256 | afaf81e84f7e676ace0ae3b34e8eb52cce35e76703b9ed7603607d5fa43604e2 |
File details
Details for the file fibad-0.1-py3-none-any.whl
.
File metadata
- Download URL: fibad-0.1-py3-none-any.whl
- Upload date:
- Size: 55.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e4b5d9ae29a447e0eb50be9e30831ba28319eeef8401724158eaf92adf9f7c0 |
|
MD5 | 57e05c44956e7458f31f2c25a89299f0 |
|
BLAKE2b-256 | 2042f696c85c116da344cecf036b6e988966c6e708fdc2095866cdd2888a49cf |