Jonas Teuwen

Results 5 issues of Jonas Teuwen

As input I have data of shape (num_slices, height, width, num_coils) made by `writecfl` (coming from the fastmri dataset). However, when I run `bart estvar -k1 -r ` I always...

Current implementations of the forward and backward projector wrappers in ODL pass through numpy arrays. Are there any plans to take the GPU context of ASTRA and connect it somehow?

**Is your feature request related to a problem? Please describe.** A zero-filled model and a Shepp-Logan dataset is missing. **Describe the solution you'd like** Implement: - [ ] A zero-filled...

enhancement
Stale

**Is your feature request related to a problem? Please describe.** The current masking functions are not completely described in the documentation **Describe the solution you'd like** Write documentation for the...

documentation
enhancement

# Problem Currently pyvips only supports reading ICC profiles from a file as far as I can see. OpenSlide gives an io.BytesIO output. I have modified openslide-python to output `pyvips.Image`....