Skip to content

xinwei015/Cold_atom_imaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UALab logo

UALab is a software to assist experimenters with hardware manipulation, data acquisition and analysis in the ultracold atom laboratory.

More about UALab

UALab(Ultracold Atom Laboratory) is a open source software developed by undergraduate and graduate students of SCNU(South China Normal University), the purpose of the software is to assist experimenters with hardware manipulation and data acquisition and analysis in the ultracold atom laboratory.

Installation

From Source(windows)

If you are installing from source, you can install Anaconda first. And then create a new environment

conda create -n UALab python=3.6
conda activate UALab

Install Dependencies

Common

pip install pyqtgraph pyqt5 Pillow pathlib

Get the UALab Source

download source code

Get hardware SDK and python libraries

Camera Chameleon

hardware SDK: FlyCapture

python library for Chameleon: PyCapture

Initialize UALab

python your_file_path/startProgram.py

Getting Started

You can start with:

Releases and Contributing

...

The Team

...

License

See the LICENSE file for license rights and limitations (MIT).

About

About processing images of cold atoms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages