New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ampel-hu-astro

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ampel-hu-astro

Astronomy units for the Ampel system from HU-Berlin

  • 0.10.0a7
  • PyPI
  • Socket score

Maintainers
2

AMPEL-HU-astro



Contributed Ampel units from HU/DESY group

Installing

  1. Install poetry. If you install poetry with conda, be sure to install it in its own environment, e.g. conda create -n poetry.
  2. git clone https://github.com/AmpelProject/Ampel-HU-astro.git; cd Ampel-HU-astro
  3. Check your virtualenv setup with poetry env info (or conda run -n poetry poetry env info if using conda). The output should include:
    Virtualenv
    Python:         3.10.x
    
    If not, point poetry at an installation of Python 3.10 with (conda run -n poetry) poetry env use PATH_TO_PYTHON_310
  4. (conda run -n poetry) poetry install -E "ztf sncosmo extcats notebook"
  5. cd notebooks
  6. (conda run -n poetry) poetry run jupyter notebook<f

This will allow a number of Demo / access / development notebooks to be run. Note that most of them requires an access token if data is to be retrieved.

Provided units

T0 units (alert filters):

  • LensedTransientFilter
  • PredetectionFilter: Filter derived from the DecentFilter.
  • RandFilter
  • RcfFilter: Filter for the ZTF Redshift Completeness Factor program..
  • RedshiftCatalogFilter: Filter derived from DecentFilter designed to only accept transients located close to a galaxy in a catalog, and within redshift bounds.
  • SimpleDecentFilter: General-purpose filter devloped alongside DecentFilter but without use of external catalogs.
  • StellarFilter: a.k.a. as the IndecentFilter, i.e. an inversion of the DecentFilter mainly used for finding extragalactic objects.
  • TransientInClusterFilter: Filter derived from the DecentFilter, in addition selecting candidates with position compatible with that of nearby galaxy clusters..
  • XShooterFilter: Filter derived from the DecentFilter, in addition selecting very new transients which are visible from the South.

T2 units (augment):

T3 units (react):

T4 units (control):

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc