slidebook_experiment_info

Module which contains class SlidebookExperiment(object) class which abstracts the experiment file for a Spinning Disk 3i Microscope using SlideBook software. This allows for reading and editing experiment files.

class SlidebookExperiment(object)

class microscope_automation.settings.slidebook_experiment_info.SlidebookExperiment(experiment_path, experiment_name)[source]
experiment_exists()[source]

Function to check if the experiment name provided in the preference file exists in the Slidebook software

Input:

none

Output:

a boolean indicating if the experiment exists or not