Compare commits

...

4 Commits

Author SHA1 Message Date
035e80e5de Update 'README.rst' 2023-04-20 15:52:04 +03:00
88f10840b6 Update 'README.rst' 2023-04-20 15:51:52 +03:00
kea
fa727e2c61 Update 'README.rst' 2023-03-14 18:00:14 +03:00
kea
a8f9b8eb7b Update 'README.rst' 2023-03-14 17:57:09 +03:00

View File

@ -1,5 +1,3 @@
# Author: Kuznetsova E. <eakuznetsova@cosmos.ru>, Shtykovsky A.
========
arttools
========
@ -9,12 +7,12 @@ This package was created as a storage of tools for processing of ART-XC data. Th
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:
To install
----------
Clone the repo to your computer::
git clone https://github.com/eblur/newdust.git newdust/
git clone http://heagit.cosmos.ru:3000/kea/arttools arttools/
Enter the repo and install it with::