Temp Probe Software

All software to run the temperature array and process the resulting data are kept at this repository on the StubbsLab GitHub page: 
https://github.com/stubbslab/probes 


Setup


Clone the above repository using

git clone https://github.com/stubbslab/probes

Note that the easiest way to access a private repo via a new git client is to add the Linux user's ssh key to a GitHub user that has access to the repo or as a deploy key. If the Linux user does not have an ssh key, generate one using

ssh-keygen -t ed25519

Run 

cat ~/.ssh/${KEY_NAME}.pub

where $KEY_NAME is the filename of the public portion of the key, usually id_ed25519.pub and copy this key to the respective menu in GitHub. 


To add a deploy key, follow the instructions here.


Copyright © 2024 The President and Fellows of Harvard College * Accessibility * Support * Request Access * Terms of Use