This is a test project
- libprofit
- clone the repo, compile and install it
git clone https://github.com/ICRAR/libprofit.git
cd libprofit && mkdir build && cmake .. && make
- dependencies:
gsl
- dependencies:
sudo make install
- clone the repo, compile and install it
make install
to installmake develop
to install in develop mode
you should set these env variables
export MorphSED_DATA_PATH=<path-to-MorphSED-DATA>
# the templates are in the directory of `MorphSED_DATA_PATH/templates/*`