A python package and command-line tools to The data-reduction pipeline for the SOXS instrument
Project description
soxspipe
The data-reduction pipeline for the SOXS instrument.
Command-Line Usage
Documentation for soxspipe can be found here: http://soxspipe.readthedocs.org/en/stable
Usage:
soxspipe init
soxspipe [-s <pathToSettingsFile>]
Options:
init setup the soxspipe settings file for the first time
-h, --help show this help message
-v, --version show version
-s, --settings <pathToSettingsFile> the settings file
Documentation
Documentation for soxspipe is hosted by Read the Docs (last stable version and latest version).
Installation
The easiest way to install soxspipe is to use pip
:
pip install soxspipe
Or you can clone the github repo and install from a local version of the code:
git clone git@github.com:thespacedoctor/soxspipe.git
cd soxspipe
python setup.py install
To upgrade to the latest version of soxspipe use the command:
pip install soxspipe --upgrade
Development
If you want to tinker with the code, then install in development mode. This means you can modify the code from your cloned repo:
git clone git@github.com:thespacedoctor/soxspipe.git
cd soxspipe
python setup.py develop
Pull requests are welcomed!
Issues
Please report any issues here.
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
File details
Details for the file soxspipe-0.1.tar.gz
.
File metadata
- Download URL: soxspipe-0.1.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/44.0.0 requests-toolbelt/0.8.0 tqdm/4.14.0 CPython/2.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 185ce20002a000f87b70d313b499773d606854dec8fa6a54242f4d159c7c8f5e |
|
MD5 | 0a3cf79652377a742930af292cdd6b54 |
|
BLAKE2b-256 | 1975d5d17a55431307cb422fe769e01254636754c9760a9884c89d42f20ab28b |
File details
Details for the file soxspipe-0.1-py2-none-any.whl
.
File metadata
- Download URL: soxspipe-0.1-py2-none-any.whl
- Upload date:
- Size: 18.5 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/44.0.0 requests-toolbelt/0.8.0 tqdm/4.14.0 CPython/2.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1dd1b2f395c61008bb522b6e2b761ac654a7bc50d68e372471e8f2e9d0d557b |
|
MD5 | 11e22dd3e0b3e91f0fb75adbe3250ea5 |
|
BLAKE2b-256 | c7f2d58e61df19f686ff3ccbe170c0e6016bf9d7565fa433c693031fe282c3f9 |