Contributors:
- Ruben de Groote (ruben.degroote@kuleuven.be)
- Wouter Gins (wouter.gins@kuleuven.be)
- Bram van den Borne (bram.vandenborne@kuleuven.be)
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.