Skip to content

Latest commit

 

History

History
43 lines (36 loc) · 1.69 KB

README.md

File metadata and controls

43 lines (36 loc) · 1.69 KB

LoSoTo: LOFAR solutions tool

Main developer:

  • Francesco de Gasperin

Contributed code:

  • David Rafferty
  • Maaijke Mevius
  • Jose Sabater Montes
  • Martin Hardcastle
  • Andreas Horneffer
  • and the LOFAR Survey Key Science Project

Cite:

  • If you use LoSoTo for your data reduction, please acknowledge it with "This work has made use of the Lofar Solution Tool (LoSoTo), developed by F. de Gasperin."

Install:

Documentation:

Contents:

  • 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

Required packages:

  • PyTables version: >3.0.0
  • HDF5 version: >1.8.4
  • NumPy version: >1.9.0
  • configparser (backport from python 3.0 if using python 2.7)