Prerequisites#
Before starting, ensure git and docker is installed on your machine-
Clone the GitHub repository and update the PACMan submodule.
git clone https://github.com/deepthought-initiative/pacmanweb.git
cd pacmanweb
git submodule update --init
Further instructions to install PACMan are listed here- spacetelescope/PACMan. However there is no need to install PACMan environment unless you plan to use it outside of PACManWeb since PACManWeb will handle environments on its own.
Please also make sure to create the runs directory inside PACMan containing input_proposal_data and input_panelist_data folders with the necessary data inside them. You will also require the models in the PACMan/models folder to run PACMan.