Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

ASU-Astronomical-Instrumentation/heCompressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryoCompressor

Intended use

For use with a Sumitomo (SHI) Cryogenics of America, INC. F-70L Helium Compressor. The user should fully awknowledge that this software is not suitable for maitenance, or diagnoses of this compressor. There is No warranty of any kind and No guarintee for fitness of use regardless of application.

Python Enviornment

Uses Anaconda 3 to manage the python virtual enviornment. The easiest method to ensure everything works is to setup a conda enviornment.

Clone / download the repository and extract it to your desired destination. Open a terminal in the destination folder and run:

conda env create -f env/environment.yml
  • You can verify that the enviornment was created properly using
conda env list

Afterwards, activate the enviornment and run the program.

conda activate cryocomp; python gui.py

Legal

This software is custom and not endorced, licensed, or affiliated with (SHI) Cryogenics of America.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages