- enh: Cache Fourier transforms using weak references of the input data (useful for the reference data) - ref: QLSI background correction by division with reference gradient data Hx and Hy (minor speed-up) (1)
0.2.9
- enh: add comments in QLSI source code explaining what is being done
0.2.8
- fix: replace hard-coded filter size of 400 with half the sideband distance for QLSI data
0.2.7
- enh: allow to specify qlsi_pitch_term and use wavelength to convert wavefront distances to phase for QLSI data - fix: smooth square filter was not symmetric in x and y - docs: fix filter description for square filters (double filter size)
0.2.6
- enh: allow to select preferred Fourier transform interface via e.g. `qpretrieve.fourier.PREFERRED_INTERFACE = "FFTFilterNumpy"` - ref: rename OAH module internally
0.2.5
- fix: make sure the reference QLSI image is treated exactly like the data QLSI image in terms of padding and subtracting mean