Annotate transient sources or galaxies with the percentage credibility region they reside within on a given HealPix sky map.
Project description
skytag
Annotate transient sources or galaxies with the percentage credibility region they reside within on a given HealPix sky map..
Documentation for skytag is hosted by Read the Docs (development version and main version). The code lives on github. Please report any issues you find here. If you want to contribute, pull requests are welcomed! true
Features
Installation
The easiest way to install skytag is to use conda
:
conda create -n skytag python=3.9 pip skytag -c conda-forge
conda activate skytag
To upgrade to the latest version of skytag use the command:
conda upgrade skytag -c conda-forge
It is also possible to install via pip if required:
pip install skytag
Or you can clone the github repo and install from a local version of the code:
git clone git@github.com:thespacedoctor/skytag.git
cd skytag
python setup.py install
To check installation was successful run skytag -v
. This should return the version number of the install.
Initialising skytag
Before using skytag you need to use the init
command to generate a user settings file. Running the following creates a yaml settings file in your home folder under ~/.config/skytag/skytag.yaml
:
skytag init
The file is initially populated with skytag's default settings which can be adjusted to your preference.
If at any point the user settings file becomes corrupted or you just want to start afresh, simply trash the skytag.yaml
file and rerun skytag init
.
You are now ready to start using skytag.
Project details
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 skytag-0.1.tar.gz
.
File metadata
- Download URL: skytag-0.1.tar.gz
- Upload date:
- Size: 24.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.13.0 pkginfo/1.9.6 requests/2.29.0 requests-toolbelt/0.9.1 tqdm/4.65.0 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd18ddd9647203de0f45167bb926baa5553215d76003521de61ca08c2c4e2686 |
|
MD5 | 2e9e5077212438d18071a9fce1fc3052 |
|
BLAKE2b-256 | eb51838807bdc0d37e6e4280e9d1f93871fdebb34b486aae12706e1cfb28c62d |
File details
Details for the file skytag-0.1-py3-none-any.whl
.
File metadata
- Download URL: skytag-0.1-py3-none-any.whl
- Upload date:
- Size: 25.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.13.0 pkginfo/1.9.6 requests/2.29.0 requests-toolbelt/0.9.1 tqdm/4.65.0 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fac0f3719351970e6fea86844c62cc52e10c38e8ce52a4b70f85243729a29c82 |
|
MD5 | eeb49654628147dfb75dc52c96151663 |
|
BLAKE2b-256 | 9208de0ca403a2800c5de53fb0cfe594082c7f17075a2973adbdc747c3d9da62 |