Metadata-Version: 2.1
Name: fmflow
Version: 0.5.0
Summary: Data analysis package for FMLO
Home-page: https://github.com/fmlo-dev/fmflow/
License: MIT
Keywords: astronomy,radio-astronomy,data-analysis,fmlo
Author: Akio Taniguchi
Author-email: taniguchi.akio@gmail.com
Requires-Python: >=3.10,<3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: astropy (>=6,<8)
Requires-Dist: matplotlib (>=3,<4)
Requires-Dist: netcdf4 (>=1,<2)
Requires-Dist: numba (>=0.60,<0.61)
Requires-Dist: numpy (>=2,<3)
Requires-Dist: pyyaml (>=6,<7)
Requires-Dist: scikit-learn (>=1,<2)
Requires-Dist: scipy (>=1,<2)
Requires-Dist: tqdm (>=4,<5)
Requires-Dist: xarray (>=2024,<2026)
Project-URL: Documentation, https://fmlo-dev.github.io/fmflow/
Description-Content-Type: text/markdown

# fmflow

[![Release](https://img.shields.io/pypi/v/fmflow?label=Release&color=cornflowerblue&style=flat-square)](https://pypi.org/project/fmflow/)
[![Python](https://img.shields.io/pypi/pyversions/fmflow?label=Python&color=cornflowerblue&style=flat-square)](https://pypi.org/project/fmflow/)
[![Downloads](https://img.shields.io/pypi/dm/fmflow?label=Downloads&color=cornflowerblue&style=flat-square)](https://pepy.tech/project/fmflow)
[![DOI](https://img.shields.io/badge/DOI-10.5281/zenodo.3433962-cornflowerblue?style=flat-square)](https://doi.org/10.5281/zenodo.3433962)
[![Tests](https://img.shields.io/github/actions/workflow/status/fmlo-dev/fmflow/tests.yaml?label=Tests&style=flat-square)](https://github.com/fmlo-dev/fmflow/actions)

Data analysis package for FMLO

