Stacked pulse resolved source
This implements the pulse resolved stacked source. It is built on top of extra_data.DataCollection
taking it as a parameter. For now it has only one method, which read the same data from the same key of all sources and returns them as a stacked ndarray
.