Closed alanwilter closed 2 years ago
Oops - can you install v0.3.2 and try again?
This is still broken, bear with me..
OK, could you let me know if v0.3.5 works? Looks like i had completely broken the build on v0.3
It's working! thanks! v. 0.3.5
, commit 46d6103
i have problem on lines 30-33 of zeissdcm.py. a=np.array(ds[0x0407, 0x10a0][0][0x0407, 0x1005][0][0x0407, 0x1006].value,dtype=np.uint16) b = np.volume = np.frombuffer( a.read(105526), dtype=np.uint8 )
the first line does not work and i do not understand the a.read(105526) if a is numpy array.
thanks for your help.
Hi,
The zeissdicom reader has been removed and is no longer supported, I'm afraid.
Why this now in 0.3.0?