-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
58 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
In ``mtcalsys.yaml``, Added laser configuration information to all tests, including laser mode and optical configuration. |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,8 @@ | ||
Changed change_laser_wavelength and setup_laser functions to be more useful in a variety of sal scripts | ||
Add features to allow ``MTCalSys`` to better handle the laser | ||
- In ``mtcalsys.py`` made the following changes: | ||
- Added ``laser_start_propagate`` and ``laser_stop_propagate()`` | ||
- Added ``get_laser_parameters()`` | ||
- Improved ``setup_laser()`` to change the wavelength and the optical configuration | ||
- Changed ``change_laser_wavelength()`` so it can be used for the laser or whitelight system | ||
- In ``mtcalsys.yaml`` added a laser functional setup | ||
- In ``mtcalsys_schema.yaml`` added laser mode and optical configuration |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters