From 0fbbea3449a3e68e9c61ea23506789a7e6f10911 Mon Sep 17 00:00:00 2001 From: ahbarnett Date: Fri, 22 Dec 2023 19:11:05 -0500 Subject: [PATCH] docs users barbone 23 --- docs/users.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/users.rst b/docs/users.rst index 9d15aee18..1040fb283 100644 --- a/docs/users.rst +++ b/docs/users.rst @@ -30,6 +30,8 @@ and also add them to GitHub's Used By feature): #. `NWelch `_: Code for estimating power spectra and other properties of non-equispaced time-series, by astronomer Sarah Dodson-Robinson and others. +#. `Multitaper.jl `_: estimates power spectra from non-equispaced time series, improving upon Lomb-Scargle and NWelch, by astronomer Sarah Dodson-Robinson and co-workers. Uses Julia wrapper to 1D type 3. + #. `Pyxu `_: Solves linear inverse problems with convex penalties using proximal optimization algorithms, in Python, by researchers at EPFL. This includes regularized imaging problems. #. `MRI-NUFFT `_: unified Python interface to various NUFFT implementations for MRI reconstruction, with coil sensitivities, density compensation, and off-resonance corrections. From INRIA/CEA Paris group. @@ -58,7 +60,7 @@ Research output using (cu)FINUFFT For the latest see: Google Scholar `FINUFFT citations `_, and `cuFINUFFT citations `_. Here are some early highlights we know about: -#. Marco Barbone has used FINUFFT and cuFINUFFT to accelerate 4D MRI reconstruction via the XD-GRASP algorithm by 11x. See their `2021 conference paper `_. +#. Marco Barbone and colleagues at Imperial have used FINUFFT and multi-GPU cuFINUFFT to accelerate 4D MRI reconstruction via the XD-GRASP algorithm by 10-20x. See their `2021 conference paper `_ and `2023 article `_. #. "Cryo-EM reconstruction of continuous heterogeneity by Laplacian spectral volumes", Amit Moscovich, Amit Halevi, Joakim Andén, and Amit Singer. Appeared in Inv. Prob. (2020), https://arxiv.org/abs/1907.01898