Skip to content

utils: add 'get_n_series' and 'get_series_slice'

payno requested to merge add_dark_flat_serie_utils into 2.0

Those two functions are utils to know how many series exists from a list of ImageKey and get serie limits (as a slice) from a list of ImageKey, a type and an index.

Merge request reports