py-smps
py-smps copied to clipboard
Add support for merging together multiple scans with different bins
Currently, bins is a 3xn array - if we turn it into a 3 x n x y array (i.e. all timestamps have a unique bin array), we can merge together files with different parameters.