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
- Host: GitHub
- URL: https://github.com/astrolabsoftware/fink-utils
- Owner: astrolabsoftware
- License: apache-2.0
- Created: 2022-04-01T09:08:45.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2026-01-12T17:52:36.000Z (5 months ago)
- Last Synced: 2026-01-12T21:38:36.623Z (5 months ago)
- Language: Python
- Size: 1.54 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://pypi.python.org/pypi/fink-utils)
[](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.