cdiazbas / ISPy

An Institute for Solar Physics Python repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ISPy

ISPy is a Python library of commonly used tools at the Institute for Solar Physics (Stockholm University), covering SST data processing and alignment, radiative transfer calculations and inversion pre- and post-processing, among others. Read the documentation for getting details on how to use the code.

Installation

ISPy can be installed via this repository:

git clone https://github.com/ISP-SST/ISPy
python setup.py install

or via pip by using the following command:

pip install git+https://github.com/ISP-SST/ISPy

Citing ISPy

If you have used ISPy in your research, then we would appreciate it if you could cite the following reference to acknowledge the work done on ISPy uing NASA/ADS or Zenodo.

About

An Institute for Solar Physics Python repository

License:MIT License


Languages

Language:Python 97.2%Language:C 1.2%Language:Cython 1.0%Language:C++ 0.6%Language:Fortran 0.1%