edited README.rst
This commit is contained in:
parent
44e235da05
commit
acf12ed90c
26
README.rst
26
README.rst
@ -0,0 +1,26 @@
|
||||
# Author: Kuznetsova E. <eakuznetsova@cosmos.ru>, Shtykovsky A.
|
||||
|
||||
========
|
||||
arttools
|
||||
========
|
||||
|
||||
This package was created as a storage of tools for processing of ART-XC data. The package will be updated with other tools as they are created.
|
||||
|
||||
At the current moment artools contains only arttime module. The arttime tool allows to calculate artdays and/or mission time based on Mosckow time (and UTC) or MJD and convert them to each other.
|
||||
|
||||
----------
|
||||
To install:
|
||||
----------
|
||||
|
||||
Clone the repo to your computer::
|
||||
|
||||
git clone https://github.com/eblur/newdust.git newdust/
|
||||
|
||||
Enter the repo and install it with::
|
||||
|
||||
cd <PATH_TO_ARTTOOLS>
|
||||
pip intstall .
|
||||
|
||||
To invoke::
|
||||
|
||||
from arttools import arttime
|
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user