Python libraries and command-line tools for manipulating Tigger LSMs
Project description
Installing Tigger-LSM
Ubuntu package
Enable the KERN suite and install the tigger-lsm package.
from pypi or from source
- requirements:
Assorted python packages: astropy, numpy, scipy, python-casacore, future. These are already present in most Linux distros.
Purr/Kittens. Available from pip as astro-kittens. Else, install the purr package from a MeqTrees binary distribution (see http://www.astron.nl/meqwiki/Downloading). Alternatively, check it out from svn (see below), and make sure the parent of the Kittens directory is in your PYTHONPATH.
To obtain on ubuntu you can run:
$ sudo apt-get install python-kittens python-pyfits python-scipy python-numpy astropy
now from pip:
$ pip install astro-tigger-lsm
or from source:
$ git clone https://github.com/ska-sa/tigger-lsm $ cd tigger-lsm $ python setup.py install
Using Tigger-LSM
In python:
$ import Tigger $ model = Tigger.load(“foo.lsm.html”)
In the shell
$ tigger-convert foo.txt foo.lsm.html
Questions or problems
Open an issue on github
Travis
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file astro_tigger_lsm-1.8.0.tar.gz.
File metadata
- Download URL: astro_tigger_lsm-1.8.0.tar.gz
- Upload date:
- Size: 78.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.3 Linux/6.5.0-1027-oem
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
967871917b939adc0f644bb46044fa95f380aa8da02ab475b65dd11267b4c061
|
|
| MD5 |
69f1c88cf4a56b33765b64d938d229f7
|
|
| BLAKE2b-256 |
3a531b7a4310def8db62b9cc45b6fc2a8720687339de0a8ec10e23c527d4e337
|
File details
Details for the file astro_tigger_lsm-1.8.0-py3-none-any.whl.
File metadata
- Download URL: astro_tigger_lsm-1.8.0-py3-none-any.whl
- Upload date:
- Size: 102.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.3 Linux/6.5.0-1027-oem
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44e8516bbef49887361c13333ea8ef4f7c41a2951aec9d9f47538b1db0b09558
|
|
| MD5 |
c093b05366b59cfc9ce6395cf03acecc
|
|
| BLAKE2b-256 |
8ec6f4b295f432886491afcc2bd58dc0c27a923cd77f75233bcf1d0ddc20f1cf
|