xpipe.xhandle.ioshear.xpatches

xpipe.xhandle.ioshear.xpatches(raw_chunks)[source]

Processes many smaller xshear output files via xread

Outputs a concatenated array of the many smaller files, along with a chunk_ids assigned to each row to indicate which chunk it originally came from

Parameters

raw_chunks (list) – list of raw xshear outputs loaded to np array

Returns

info, data, chunk_ids

Return type

np.ndarray, np.ndarray, np.array