Skip to content
S.-H. Dan Shim edited this page Feb 16, 2019 · 18 revisions

We update PeakPo occasionally (or quite frequently particularly during Shim group's synchrotron beamtime). Update is very simple. You only have to do the following either one of the following methods.

Simple way

  1. Open Terminal.app and go to the folder you want to install PeakPo. I would recommend to maintain multiple versions as they do not take much space. I would make '~/Python/PeakPo/version_7_7_21' for example.

  2. Run the following command. Don't forget to put a period separated from a space in the following command.

git clone https://github.com/SHDShim/PeakPo .

Less fancy way

  1. Download the zip file from either the GitHub repo or the GitHub releases.

  2. Unzip the file and then and overwrite the existing PeakPo folder.

Clone this wiki locally