Installation#

Curvit is on the Python Package Index (PyPI), and you can install the package using pip as follows:

pip install curvit --user

Requirements#

Curvit has the following requirements. If you have an older version of Python and is new to the language, I recommend that you install the Anaconda Distribution. It installs Python in a user directory without requiring root permissions and will work on Linux, macOS, and Windows.

  • Python 3.6 or later

  • Aafitrans

  • Astropy

  • Astroquery

  • Matplotlib

  • Numpy

  • Photutils

  • Scipy

  • Scikit-image