MokuLab¶
The PLACE module for the Moku:Lab
- 
class place.plugins.moku_lab.moku_lab.MokuLab(config, plotter)[source]¶
- Bases: - place.plugins.instrument.Instrument- The MokuLab class for place - 
config(metadata, total_updates)[source]¶
- Called by PLACE at the beginning of the experiment to get everything up and running. 
 
- 
- 
place.plugins.moku_lab.moku_lab.merge_dictionaries(d_1, d_2)[source]¶
- Merges dictionaries so that second is integrated into first. Returns extended first dictionary. 
