split edf and hdf5 data selection
Goal
This PR split the EDF data selection and the HDF5 data selection.
details
!334 (merged) should be merged first.
The EDF data selection is exactly the same it used to be in version < 1.0.
The HDF5 reuse the layout and take advantages of the data path selection added in !334 (merged)
note 1: a detailed documentation will be added in !335 (merged) note 2: in this PR the '{scan}' keyword is no much used. He is relevant only for the scan concatenation use case.
video
Here is a small video to 'showcase' loading HDF5 now (This will probably be added to the 'doc' upgrade PR):
Edited by payno