2023-03-14 17:25:51 +03:00
2023-03-13 15:46:49 +03:00
2023-03-13 15:46:49 +03:00
2023-03-13 15:46:49 +03:00
2023-03-14 17:25:51 +03:00
2023-03-14 15:55:56 +03:00
2023-03-13 15:46:49 +03:00

# 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
Description
No description provided
Readme 52 KiB
Languages
Python 100%