A.G.

Results 3 issues of A.G.

I had written a wrapper around the get_reader module to read Princeton Instrument .spe files: ```py from imageio import get_reader from imageio.core.util import asarray import logging import re import xmltodict...

type: bug
Good first issue
plugin: spe

### 🐛 Describe the bug Follow up on #81 and #214. When I use `calc_spectrum` and specify `medium=vacuum` and then call the `plot()` and `get()` methods of this object with...

bug
interface

Hello, I started looking at your code and doc. I have seen the impressive amount of work done on improving the robustness and the speed of the code. I couldn't...

enhancement