InstallationΒΆ

At the command line (via pip):

$ pip install asterogap

At the command line (via GitHub):

$ git clone https://github.com/dirac-institute/asterogap.git
$ cd asterogap
$ python setup.py install