Skip to content

Commit ca44f18

Browse files
committed
experiment_name changed to apparatus_name
Per labscript-suite/labscript-utils#53
1 parent d054198 commit ca44f18

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/source/changes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,11 @@ allow_insecure = True
6767
Operating-system menu shortcuts, correct taskbar behaviour, and environment activation for the Python GUI applications (blacs, lyse, runmanager, and runviewer) is now handled by a standalone Python package [desktop-app](https://github.com/chrisjbillington/desktop-app) (per installation instructions above). This currently supports Windows and Linux (Mac OS X support is forthcoming).
6868
6969
70+
### Lab configuration
71+
72+
The `experiment_name` item has been renamed to `apparatus_name` in the labconfig (.ini) file, to better reflect the distinciton between the infrasturcture that experiment shots are executed on. The old keyword can still be used for this item, but a [warning](https://docs.python.org/3/library/exceptions.html#FutureWarning) will be issued to remind you to update your labconfig.
73+
74+
7075
### Source code structure (developer installation)
7176
7277
Existing users who move to a developer (editable) installation, please note the following structural changes to the _labscript suite_ source code:

0 commit comments

Comments
 (0)