Published July 11, 2024
| Version v1.2.0
Software
Open
NOMAD CAMELS: Configurable Application for Measurements, Experiments and Laboratory Systems
Description
Changelog
1.2.0
Features:
- Data can now be exported to hdf5 during the measurement. This should remove long waiting times after running protocols with lots of data.
- Added a filter functionality to the right-click menu when setting channels or variables. This filters all available channels, variables or functions by the string that is entered.
- Added the
Execute Python Fileloop step. This allows the user to specify a Python file and a Python environment to run the file with. The environment can either be the same as the one running CAMELS (default), a different already existing one, or is created dynamically by giving it the required packages and versions. The Python file can return (realized by printing) a dictionary with key value pairs. To read these, give the name of the key in theValues returned by the Python filelist. - Added a tab that allows you to add new tabs simply by clicking it.
- Point Distance can now be used for For-loops.
Changes:
- Running a protocol with a subprotocol also builds the subprotocol now. This makes it easier to change sub-protocols for more complex measurement routines.
- start-min-max-stop sweeps in a for loop now behave differently, the number of points is now the total number of points, not the number between min and max
Fixes:
- Description fields now change their size dynamically.
- Filtering the channels by name does not break if no matches were found.
- Filtering Set Channels now does not reset the value if the channel does not match the query.
- Fixed the hide/show information when installing instruments
Notes
Files
FAU-LAP/NOMAD-CAMELS-v1.2.0.zip
Files
(1.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:6f0e397bca119b932aeebf963660ec22
|
1.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/FAU-LAP/NOMAD-CAMELS/tree/v1.2.0 (URL)