Skip to content

Stacked pulse resolved source

Egor Sobolev requested to merge dev/stacking into main

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.

Merge request reports