Almar Klein
Almar Klein
This would allow 3d party code that uses Asgish to hook up with Asgish better. And it is an extra validation step.
Hi, This comment is a combination of thanks, feedback, and shameless advertisement for a competitive format. First off, Thanks for all the work on ASDF! Over the years I've myself...
And raise a sensible exception. Currently, an empty file causes all formats that try to look for a header to fail and this results in an "Could not find a...
I think that at the moment, imageio generally returns either grayscale, RGB, or RGBA. Though I am less certain about Tiff files. So when imageio encounters data that is not...
See `test_reading_saving()` in `tests/test_swf.py`. We should check whether we have other tests with e.g. GIF to see whether this is specific to SWF or generally for multiple images. FWIW, SWF...
Because GDCM can be installed on windows via `conda install -c clinicalgraphics gdcm`.
The file `dicom_file_2.dcm` does not work. I am pretty sure that code has worked on some multi-frame data, but this one obviously does not, while it does work in PyDicom.
Since pydicom is not py3k ready yet, it would be convenient if users could specify additional tags for meta information to read.