mease_elabftw.experiments.list_experiments
- mease_elabftw.experiments.list_experiments(owner='')
Filter experiments by owner.
If no owner is specified, returns all experiments.
- Parameters
owner (str, optional) – Fullname of the experiment author, defaults to “”
- Returns
id, title, fullname and date of all applicable experiments.
- Return type
list of str