Installing arcesetc#
You can install arcesetc with pip:
pip install arcesetc
You can install arcesetc from the source code by doing the following:
git clone https://github.com/bmorris3/arcesetc.git
cd arcesetc
pip install .
arcesetc requires python >=3.5, numpy, astropy, h5py, and matplotlib.
If you have any trouble installing arcesetc, feel free to post an issue
on GitHub.