A recent paper* discusses how to efficiently tackle the deinterleaving problem. Instruments record time-wise (one sample for all electrodes; NSX format) but most analysis access patterns benefit from an electrode-wise organization. n2h5 performs such a transposition operation, so it seems that it could benefit from such an optimization.
A recent paper* discusses how to efficiently tackle the deinterleaving problem. Instruments record time-wise (one sample for all electrodes; NSX format) but most analysis access patterns benefit from an electrode-wise organization.
n2h5performs such a transposition operation, so it seems that it could benefit from such an optimization.