Natalie Pearson

Results 2 issues of Natalie Pearson

If I use the dataset as created by ` dataset = qc. new_data_set('results', specs=[some_paramspec]) ` then I can add metadata to it like: `dataset.add_metadata('measurement_notes', 'really warm today')` but if I...

bug
enhancement
new dataset
docs

At the moment the concept of 'depends_on' and 'inferred' from exists for Paramspecs, 'setpoints' can be specified when registering a Parameter to a measurement. However the concept of a parameter...

enhancement
new dataset