CERN / TIGRE

TIGRE: Tomographic Iterative GPU-based Reconstruction Toolbox
BSD 3-Clause "New" or "Revised" License
535 stars 180 forks source link

Variandataloader improvements #429

Closed AnderBiguri closed 7 months ago

AnderBiguri commented 1 year ago
  1. It requires inpaint_nans, try to replace or add this function to TIGRE
  2. It requires gpuArray, make this an optional requirement if the user does not have the right toolbox.
AnderBiguri commented 1 year ago

inpaint_nasn has been solved.