- Francesco de Gasperin
- David Rafferty
- Maaijke Mevius
- Jose Sabater Montes
- Martin Hardcastle
- Andreas Horneffer
- and the LOFAR Survey Key Science Project
- If you use LoSoTo for your data reduction, please cite: de Gasperin et al. 2019, Astronomy & Astrophysics, Volume 622, id.A5 (https://ui.adsabs.harvard.edu/abs/2019A&A...622A...5D/abstract)
- Get LoSoTo from https://github.com/revoltek/losoto
- Install losoto by simply: python setup.py install --prefix=~/mydir/
- Alternatively: pip install --upgrade --user https://github.com/revoltek/losoto/archive/master.zip
- Prepare a parset starting from the parset/losoto2.parset
- in case of problems write to Francesco de Gasperin: [email protected]
This is an external project maintained by Frits Sweijen: https://github.com/tikk3r/lofar-h5plot
- Documentation of LoSoTo API is at: http://revoltek.github.io/losoto/losoto.html
- A detailed explanation of all the parameters is at: http://revoltek.github.io/losoto/losoto.operations.html
- A few important articles/how-to are on the github wiki: https://github.com/revoltek/losoto/wiki
- bin/: the losoto executable and some manipulators for H5parms
- docs/: documentation
- examples/: some examples h5parm to use with validation/test parsets
- losoto/operations/: containts all the modules for operations
- parsets/: some examples parsets
- tools/: contains some external tools
- Python 3
- PyTables version: >3.4.0
- HDF5 version: >1.8.4
- NumPy version: >1.9.0