losoto


Namelosoto JSON
Version 2.4.4 PyPI version JSON
download
home_pagehttp://github.com/revoltek/losoto/
SummaryLOFAR Solution Tool
upload_time2024-09-13 12:39:47
maintainerNone
docs_urlNone
authorFrancesco de Gasperin
requires_pythonNone
licenseGPL
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            LoSoTo: LOFAR solutions tool
============================

### Main developer:
* Francesco de Gasperin

### Contributed code:
* David Rafferty
* Henrik Edler
* 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 cite: de Gasperin et al. 2019, Astronomy & Astrophysics, Volume 622, id.A5
(https://ui.adsabs.harvard.edu/abs/2019A&A...622A...5D/abstract)

### Install:
* Install latest official release of LoSoTo from PyPI:
  `pip install --upgrade losoto`
* Or, install latest development version of LoSoTo from GitHub:
  `pip install --upgrade --user https://github.com/revoltek/losoto/archive/master.zip`
* Or clone the LoSoTo repository from https://github.com/revoltek/losoto, and install LoSoTo using:
  `python setup.py install --prefix=~/mydir/`
* Prepare a `parset` file, which can be based on the file `parset/losoto2.parset`
* In case of problems write to Francesco de Gasperin: astro@voo.it

### H5parm plotter (GUI):
This is an external project maintained by Frits Sweijen: https://github.com/tikk3r/lofar-h5plot

### Documentation:
* 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__

### Contents:
* __bin/__: the losoto executable and some manipulators for H5parms
* __docs/__: documentation
* __examples/__: some examples h5parm to use with validation/test parsets
* __losoto/operations/__: contains all the modules for operations
* __parsets/__: some examples parsets
* __tools/__: contains some external tools

### Required packages:
* Python 3
* PyTables version:  >3.4.0
* HDF5 version:      >1.8.4
* NumPy version:     >1.9.0
* Scipy              >1.4 (for interpolatedirections)

            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/revoltek/losoto/",
    "name": "losoto",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Francesco de Gasperin",
    "author_email": "astro@voo.it",
    "download_url": "https://files.pythonhosted.org/packages/8c/7f/c50d017e3a77132cad1ec4efd3013a610d285ea86dc280789af25f60a233/losoto-2.4.4.tar.gz",
    "platform": "any",
    "description": "LoSoTo: LOFAR solutions tool\n============================\n\n### Main developer:\n* Francesco de Gasperin\n\n### Contributed code:\n* David Rafferty\n* Henrik Edler\n* Maaijke Mevius\n* Jose Sabater Montes\n* Martin Hardcastle\n* Andreas Horneffer\n* and the LOFAR Survey Key Science Project\n\n### Cite:\n* If you use LoSoTo for your data reduction, please cite: de Gasperin et al. 2019, Astronomy & Astrophysics, Volume 622, id.A5\n(https://ui.adsabs.harvard.edu/abs/2019A&A...622A...5D/abstract)\n\n### Install:\n* Install latest official release of LoSoTo from PyPI:\n  `pip install --upgrade losoto`\n* Or, install latest development version of LoSoTo from GitHub:\n  `pip install --upgrade --user https://github.com/revoltek/losoto/archive/master.zip`\n* Or clone the LoSoTo repository from https://github.com/revoltek/losoto, and install LoSoTo using:\n  `python setup.py install --prefix=~/mydir/`\n* Prepare a `parset` file, which can be based on the file `parset/losoto2.parset`\n* In case of problems write to Francesco de Gasperin: astro@voo.it\n\n### H5parm plotter (GUI):\nThis is an external project maintained by Frits Sweijen: https://github.com/tikk3r/lofar-h5plot\n\n### Documentation:\n* Documentation of LoSoTo API is at: __http://revoltek.github.io/losoto/losoto.html__\n* A detailed explanation of all the parameters is at: __http://revoltek.github.io/losoto/losoto.operations.html__\n* A few important articles/how-to are on the github wiki: __https://github.com/revoltek/losoto/wiki__\n\n### Contents:\n* __bin/__: the losoto executable and some manipulators for H5parms\n* __docs/__: documentation\n* __examples/__: some examples h5parm to use with validation/test parsets\n* __losoto/operations/__: contains all the modules for operations\n* __parsets/__: some examples parsets\n* __tools/__: contains some external tools\n\n### Required packages:\n* Python 3\n* PyTables version:  >3.4.0\n* HDF5 version:      >1.8.4\n* NumPy version:     >1.9.0\n* Scipy              >1.4 (for interpolatedirections)\n",
    "bugtrack_url": null,
    "license": "GPL",
    "summary": "LOFAR Solution Tool",
    "version": "2.4.4",
    "project_urls": {
        "Documentation": "https://revoltek.github.io/losoto/",
        "Homepage": "http://github.com/revoltek/losoto/",
        "Source": "https://github.com/revoltek/losoto/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8c7fc50d017e3a77132cad1ec4efd3013a610d285ea86dc280789af25f60a233",
                "md5": "e34f8e066cd333c115f5bd4a44146826",
                "sha256": "94372a12b743b408353ae54ff4a6a479f790f9f7616aecf64db2eebbe87c0b89"
            },
            "downloads": -1,
            "filename": "losoto-2.4.4.tar.gz",
            "has_sig": false,
            "md5_digest": "e34f8e066cd333c115f5bd4a44146826",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 173728,
            "upload_time": "2024-09-13T12:39:47",
            "upload_time_iso_8601": "2024-09-13T12:39:47.501476Z",
            "url": "https://files.pythonhosted.org/packages/8c/7f/c50d017e3a77132cad1ec4efd3013a610d285ea86dc280789af25f60a233/losoto-2.4.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-13 12:39:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "revoltek",
    "github_project": "losoto",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "losoto"
}
        
Elapsed time: 0.48627s