/tacos

Map-based component separation

Primary LanguagePythonOtherNOASSERTION

The ACT COmponent Separator (tacos)

Bayesian map-based component separation for ACT

Dependencies

Installation

$ pip install .

Run tests:

$ python -m pytest tests

Consider adding the -e flag to the pip install command to enable automatic updating of code changes when developing.