Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Hyrax - A framework for machine learning in astronomy

License

NotificationsYou must be signed in to change notification settings

lincc-frameworks/hyrax

Repository files navigation

TemplateGitHub Workflow StatuscodecovRead the Docs


Introduction

Hyrax is an efficient toolto hunt for rare and anomalous sources in large astronomical imaging surveys(e.g., Rubin-LSST, HSC, Euclid, NGRST, etc.).Hyrax 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

Hyrax is not tied to a specific anomaly detection algorithm/model or a specificclass of rare/anomalous objects; but rather intended to support any algorithmthat the user may want to apply on imaging data.If the algorithm you want to use takes in tensors, outputs tensors, and can beimplemented in PyTorch; then chances are Hyrax is the right tool for you!

Getting Started

To get started with Hyrax, 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/hyrax.git>> conda create -n hyrax python=3.10>> bash .setup_dev.sh (Optional, for developers)

Additional Information

Hyrax 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 Hyrax before then, please get in touch with us!

This project started as a collaboration between different units within theLSST Discovery Alliance --theLINCC Frameworks Teamand LSST-DA Catalyst Fellow,Aritra Ghosh.

Acknowledgements

This project is supported by Schmidt Sciences.

About

Hyrax - A framework for machine learning in astronomy

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp