Observation planning tool taking into account satelites and solar RFI
Project description
# obzplan
Simple tool for visualizing observations
(C) Benjamin Hugo, South African Radio Astronomy Observatory under GNU GPLv3
### Install
In a new virtual environment run to install from PyPI
```
pip3 install obzplan
```
Remember to add -e and obzplan/ if you have cloned the repo locally
Note: you probably need to install tkinter for python3 if you haven't done so yet:
```
apt-get install python3-tk
```
### Usage
```
positional arguments:
src Sources to plot
optional arguments:
-h, --help show this help message and exit
--lat LAT Observer Latitude
--long LONG Observer Longitude
--elev ELEV Observer Elevation
-s START, --start START
Observation start time local
-e END, --end END Observation end time local
--elev-cutoff ELEV_CUTOFF
Elevation cutoff
--add-to-catalog ADD_TO_CATALOG [ADD_TO_CATALOG ...]
Add source to catalog (format e.g.
name,f|J,00:00:00.00000,-90:00:00:00000,0.0)
--solar-separation SOLAR_SEPARATION
Minimum solar separation
--lunar-separation LUNAR_SEPARATION
Minimum lunar separation
--plot-styles PLOT_STYLES [PLOT_STYLES ...]
Plot style
--marker-size MARKER_SIZE
Marker size
--satelite-separation SATELITE_SEPARATION
Minimum satelite separation
```
Simple tool for visualizing observations
(C) Benjamin Hugo, South African Radio Astronomy Observatory under GNU GPLv3
### Install
In a new virtual environment run to install from PyPI
```
pip3 install obzplan
```
Remember to add -e and obzplan/ if you have cloned the repo locally
Note: you probably need to install tkinter for python3 if you haven't done so yet:
```
apt-get install python3-tk
```
### Usage
```
positional arguments:
src Sources to plot
optional arguments:
-h, --help show this help message and exit
--lat LAT Observer Latitude
--long LONG Observer Longitude
--elev ELEV Observer Elevation
-s START, --start START
Observation start time local
-e END, --end END Observation end time local
--elev-cutoff ELEV_CUTOFF
Elevation cutoff
--add-to-catalog ADD_TO_CATALOG [ADD_TO_CATALOG ...]
Add source to catalog (format e.g.
name,f|J,00:00:00.00000,-90:00:00:00000,0.0)
--solar-separation SOLAR_SEPARATION
Minimum solar separation
--lunar-separation LUNAR_SEPARATION
Minimum lunar separation
--plot-styles PLOT_STYLES [PLOT_STYLES ...]
Plot style
--marker-size MARKER_SIZE
Marker size
--satelite-separation SATELITE_SEPARATION
Minimum satelite separation
```
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
obzplan-1.0.0.0.tar.gz
(2.3 MB
view details)
File details
Details for the file obzplan-1.0.0.0.tar.gz
.
File metadata
- Download URL: obzplan-1.0.0.0.tar.gz
- Upload date:
- Size: 2.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.13.0 setuptools/40.2.0 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/2.7.15rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 388aa6ce842e4a6835fc50ecbdaa66bbad00de8a64c8b683e83fb775ad341b46 |
|
MD5 | 88f1a5b61fbc2cc2a3fb9850afb3ce6b |
|
BLAKE2b-256 | 6202b02c759b105cffec1a7b2fc22b76e7a72377ca8042cb42e03bf9a1d3cca6 |