Contributors:
- Ruben de Groote ([email protected])
- Wouter Gins ([email protected])
- Bram van den Borne ([email protected])
An updated version of the satlas package. A different architecture of the code is used, resulting in a speedup of roughly 2 orders of magnitude in fitting, with increased support for simultaneous fitting and summing models. Documentation can be found here.
This package makes use of the following packages:
Only Python 3.x is supported! Parts of the code have been based on other resources; this is signaled in the documentation when this is the case. Inspiration has been drawn from the triangle.py
script, written by Dan Foreman-Mackey et al., for the correlation plot code.
A package is available on PyPi, so 'pip install satlas2' should provide a working environment.