effepivi

Results 13 issues of effepivi

## Description As we are adding a functionality to handle per-projection geometry, it'll be nice to have a function for Jupyter that combines a slider, a `cil.framework.BlockGeometry` and the function...

enhancement

## Description epsilon may be too small in File ~\AppData\Local\miniconda3\envs\dXCT2024\lib\site-packages\cil\framework\framework.py:657, in Detector2D.set_direction(self, ```python 655 dot_product = x.dot(y) 656 if not numpy.isclose(dot_product, 0): --> 657 raise ValueError("vectors detector.direction_x and detector.direction_y must...

enhancement

Hi there, I got an error thrown by Tigre when I install the environment as follows: [environment.yml](https://github.com/effepivi/CIL-DTHE-Reader/blob/main/environment.yml) `CUDA_PATH` is not set. A work around is to locate where the cudart64_*.dll...

We need to think about the use of the Lena Image. It's no longer acceptable for IEEE publications and Lena Forsén suggested that the photo should be retired. https://conferences.ieeeauthorcenter.ieee.org/write-your-paper/improve-your-graphics/ IEEE’s...

Handle per-projection geometry, e.g. useful for unit test data.

enhancement

## Changes ## Testing you performed I tested the functionality using: - Data simulated with gVXR of a traditional circular CT acquisition but converted in per-projection geometry; - Real data...

## Description Add the ability to use the Astra backend to reconstruct per-projection geometries

enhancement