An open API service indexing awesome lists of open source software.

https://github.com/astrolabsoftware/fink-utils

Collection of useful functionalities used across the Fink ecosystem
https://github.com/astrolabsoftware/fink-utils

Last synced: about 2 months ago
JSON representation

Collection of useful functionalities used across the Fink ecosystem

Awesome Lists containing this project

README

          

[![pypi](https://img.shields.io/pypi/v/fink-utils.svg)](https://pypi.python.org/pypi/fink-utils)
[![PEP8](https://github.com/astrolabsoftware/fink-utils/workflows/PEP8/badge.svg)](https://github.com/astrolabsoftware/fink-utils/actions?query=workflow%3APEP8)

# fink-utils

Collection of useful functionalities used across the Fink ecosystem:

- [photometry](fink_utils/photometry): conversion routines between units
- [data](fink_utils/data): data manipulation with Python
- [spark](fink_utils/spark): data manipulation with Spark
- [xmatch](fink_utils/xmatch): utilities for manipulating external databases and catalogs
- [sso](fink_utils/sso): utilities for manipulating Solar System objects (HG, HG12, HG1G2, SHG1G2)
- [HBase](fink_utils/hbase): utilities for manipulating data stored in HBase

## Using fink-utils

`fink-utils` is rarely used outside the Fink context, but in case you need to install it, you will need its dependencies. They are all listed in the [fink-broker-images](https://github.com/astrolabsoftware/fink-broker-images/tree/main/containerfs) repository.