-
- Downloads
Created a python package from sources
Showing
- .idea/lasercontrol.iml 1 addition, 2 deletions.idea/lasercontrol.iml
- JetBrains.gitignore 77 additions, 0 deletionsJetBrains.gitignore
- LICENSE 674 additions, 0 deletionsLICENSE
- LaserControl/__init__.py 0 additions, 4 deletionsLaserControl/__init__.py
- Python.gitignore 160 additions, 0 deletionsPython.gitignore
- application.log 0 additions, 31 deletionsapplication.log
- examples/main.py 1 addition, 1 deletionexamples/main.py
- pyproject.toml 20 additions, 0 deletionspyproject.toml
- src/LaserControl/LaserConfig.py 0 additions, 0 deletionssrc/LaserControl/LaserConfig.py
- src/LaserControl/__init__.py 1 addition, 0 deletionssrc/LaserControl/__init__.py
- src/LaserControl/controller/ErrorConverter.py 0 additions, 0 deletionssrc/LaserControl/controller/ErrorConverter.py
- src/LaserControl/controller/LaserCon.py 0 additions, 0 deletionssrc/LaserControl/controller/LaserCon.py
- src/LaserControl/controller/LaserControlController.py 2 additions, 3 deletionssrc/LaserControl/controller/LaserControlController.py
- src/LaserControl/controller/LaserControlErrors.py 0 additions, 0 deletionssrc/LaserControl/controller/LaserControlErrors.py
- src/LaserControl/controller/multiprocess/LaserStateArray.py 0 additions, 0 deletionssrc/LaserControl/controller/multiprocess/LaserStateArray.py
- src/LaserControl/controller/multiprocess/get_current_wavelength.py 0 additions, 0 deletions...Control/controller/multiprocess/get_current_wavelength.py
- src/LaserControl/controller/multiprocess/logging.py 0 additions, 0 deletionssrc/LaserControl/controller/multiprocess/logging.py
- src/LaserControl/controller/multiprocess/move_to_wavelength.py 0 additions, 0 deletions...aserControl/controller/multiprocess/move_to_wavelength.py
- src/LaserControl/controller/multiprocess/wavelength_sweep.py 0 additions, 0 deletionssrc/LaserControl/controller/multiprocess/wavelength_sweep.py
- src/LaserControl/model/LaserControlModel.py 2 additions, 2 deletionssrc/LaserControl/model/LaserControlModel.py
JetBrains.gitignore
0 → 100644
LICENSE
0 → 100644
This diff is collapsed.
LaserControl/__init__.py
deleted
100644 → 0
Python.gitignore
0 → 100644
application.log
deleted
100644 → 0
pyproject.toml
0 → 100644
File moved
src/LaserControl/__init__.py
0 → 100644
File moved
File moved
File moved
File moved
File moved
File moved
File moved
Please register or sign in to comment