seshnadathur / Revolver

Real-space void locations from survey reconstruction
GNU General Public License v3.0
7 stars 12 forks source link

recon.py - Issue with 0 shifts running reconstruction #12

Closed alexwoodfinden closed 3 years ago

alexwoodfinden commented 3 years ago

fft_obj is redefined as a not in-place FFT and a separate in-place FFT is defined and used where needed.