hi everyone
I need help on reading some files in .raw format
I have tried :
1- np.fromfile()
2- sf.read()
but in both cases what I get (tried with different types) are not what it should be.
have you any idea?
hi everyone
I need help on reading some files in .raw format
I have tried :
1- np.fromfile()
2- sf.read()
but in both cases what I get (tried with different types) are not what it should be.
have you any idea?