Metadata-Version: 2.2
Name: lisa-globalfit-framework
Version: 0.8.0
Summary: LISA GlobalFit Framework
Project-URL: Homepage, https://gitlab.esa.int/lisa-sgs/globalfit/framework
Project-URL: Repository, https://gitlab.esa.int/lisa-sgs/globalfit/framework.git
Project-URL: Issues, https://gitlab.esa.int/lisa-sgs/globalfit/framework/-/issues
Project-URL: Changelog, https://gitlab.esa.int/lisa-sgs/globalfit/framework/-/blob/develop/CHANGELOG.md
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: deprecated
Requires-Dist: nats-py
Requires-Dist: aiobotocore
Requires-Dist: types-aiobotocore[s3]
Requires-Dist: aiosqlite
Requires-Dist: numpy<2.0.0
Requires-Dist: scipy
Requires-Dist: corner
Requires-Dist: emcee
Requires-Dist: h5py
Requires-Dist: matplotlib
Requires-Dist: aiohttp
Requires-Dist: jinja2

# LISA GlobalFit Framework

## Purpose

This is a prototype implementation of the LISA GlobalFit Framework.

* [Development guide](docs/dev.md)
* [Architecture](docs/architecture.md)
