labscript-suite-temp-2 / lyse

lyse is an analysis framework. It coordinates the running of python analysis scripts on experiment data as it becomes availiable, updating plots in real time.
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Better loading of root attributes of the HDF5 file into lyse #23

Open philipstarkey opened 7 years ago

philipstarkey commented 7 years ago

Original report (archived issue) by Philip Starkey (Bitbucket: pstarkey, GitHub: philipstarkey).


As per the discussion in pull request #11, we should look at a more generalised way of loading the attributes stored in the root of the HDF5 file (like sequenced and sequence_index).

This issue is logged now so we can 'kick the can down the road' and merge in pull request #11 without forgetting we want to do it better at some point.