Installation ************ Installing with pip =================== .. code-block:: bash $ pip install insist-pista Installing the Development Version =================================== The github repo has additional package data for simulating HST and UVIT images. There are well-described Jupyter notebook on usage and working of the package. .. code-block:: bash $ git clone https://github.com/Jack3690/INSIST $ cd INSIST $ pip setup.py install Python Dependencies =================== - `python `_ >= 3.6 - `numpy `_ >= 1.20.1 - `pandas `_ >= 1.2.4 - `matplotlib `_ >= 3.3.4 - `seaborn `_ >= 0.11.1 - `astropy `_ >= 5.0.4 - `photutils `_ >= 1.4.0