Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 622 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 622 Bytes

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.