xpipe.xhandle.ioshear.read_multiple_raw

xpipe.xhandle.ioshear.read_multiple_raw(fnames)[source]

Reads xshear output from multiple files, and concatenates them

Parameters
  • fnames (list of str) – full paths to output files

  • sort (bool) – if True sorts stacked file by first column of output

Returns

list of xshear raw outputs, empty array if file does not exist

Return type

list of np.array