Currently, probe.sourceLabels must either be of shape 2D <n_sources> x 1 or 2D <n_sources> x <n_wavelengths>.
Although the specs say that sourceLabels must be a string 2D array, could we allow a string 1D array too, because in practice most SNIRF files do have this as a 1D array. For example:
Currently, probe.sourceLabels must either be of shape 2D
<n_sources> x 1or 2D<n_sources> x <n_wavelengths>.Although the specs say that sourceLabels must be a string 2D array, could we allow a string 1D array too, because in practice most SNIRF files do have this as a 1D array. For example: