Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 471 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 471 Bytes

GIRF_estimation

Estimation of the gradient system impulse response function (the perturbing function) by differentiation through the image reconstruction operation.

Code used for JuliaCon 2022 is in girf_estimator.jl.

Flux requires version 12.0. If you've updated Flux, please type ] add [email protected]

It also includes fast explicit reconstruction operators that might be memory inefficient but are trivial to differentiate through.

Will update as I go along...