Skip to content

Allow 3D array processing and Cupy compatability #23

@PinkShnack

Description

@PinkShnack

I would like to have nrefocus capable of processing 3D array inputs and be compatible with Cupy, similar to qpretrieve.

I already have a working version over in https://github.com/PinkShnack/nrefocus/tree/feat/3d_gpu_array_processing that works nicely with qpretrieve and some cupy phase unwrapping that will be soon added as a repo to the RI-imaging Org.

Todo

  • Allow 3D data input (i would limit to 2d and 3d single channel data)
  • Add Cupy FFT as a refocus option, along with the organisation as an optional dependency.
  • Make the codebase ndarray backend agnostic. (xp.array)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions