Requirements to use this repository
- Clone NuPyCEE (https://github.com/NuGrid/NuPyCEE.git) and install with
python setup.py install.
- Install FSPS (https://github.com/cconroy20/fsps) following the instructions in
doc/INSTALL - Clone the pyFSPS wrapper (https://github.com/dfm/python-fsps.git). Install it with
python setup.py install; if it fails, you may need recompile FSPS but add the-fPICflag toF90FLAGSinsrc/Makefile