Group Software =============== This is the group software repository that we put codes that will only be used within the group. Development mode installation guide ------------------------------------------ The same as in :ref:`Principia ` suite. To obtain a copy of the code, check out the following repository .. code-block:: bash git clone ssh://$(whoami)@grandcentral.apam.columbia.edu:2000/home/cam1/git_repos/group_software.git And to install the code in development mode .. code-block:: bash python setup.py link