Skip to content

twshimwell/losoto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoSoTo: LOFAR solutions tool

Authors:

  • Francesco de Gasperin (main developer)
  • David Rafferty (h5parm exporter)
  • Maaijke Mevius (CT separation)
  • Jose Sabater Montes
  • Martin Hardcastle
  • Andreas Horneffer

Contents:

  • doc/: documentation
  • examples/: some examples h5parm to use with validation/test parsets
  • operations/: containts all the modules for operations
  • parsets/: some examples parsets
  • tools/: contains some tools, mostly to convert back and forward from parmdb to h5parm

Install:

Flag: LoSoTo has an internl flag system encoded in the weight column. Weights are not currently used but some tasks set them to 0 to "flag" a datapoint. Flagged datapoints are then saved as NaNs by the H5parm_exporter.py

Documentation: Documentation extracted from the LOFAR cookbook is present in the doc directory A detailed explanation of all the parameters for each operation is in: parsets/losoto.parset

Used packages:

  • PyTables version: 3.2.2
  • HDF5 version: 1.8.4
  • NumPy version: 1.9.0
  • Python version: 2.6.5 (r265:79063, Apr 16 2010, 13:57:41) [GCC 4.4.3]
  • Platform: linux2-x86_64
  • Byte-ordering: little
  • Default encoding: ascii

About

LOFAR solutions tool

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Shell 0.5%