Autocorrelation addon
Addon for auto-correlation analysis. Computes per frame auto-correlation function. Uses shared memory buffer to send per frame images. The group matcher expected to filter this additional big data.
depends on !132 (merged) (without this the shared memory reference is not resolved at group matcher)
Edited by Egor Sobolev
Merge request reports
Activity
Filter activity
added 1 commit
- bc0b81b8 - shmem_utils from calngUtils + train_id in post_correction
added 1 commit
- d0e54a73 - Use shape in _update_buffer, wait until data happens
mentioned in merge request !132 (merged)
added 129 commits
-
d0e54a73...d40d8e70 - 115 commits from branch
master
- d40d8e70...18ecb59d - 4 earlier commits
- 16e9b596 - Send reduction classes to GroupMatchers via Brocker using slot
- b25f364b - Add implementation of reduction operations on selected images in ShmemTrainMatcher
- 5f30a499 - Use result key as a index key for reduction operations
- 77603b96 - Add autocorrelation correction addon
- adc4f951 - Use fftconvolve
- 22c8cb8c - Use rfft2 (fft for real input) instead of fftconvolve
- 23d9cf2c - Add shared memory buffer to autocorrelation correction addon
- 7d8d15fe - Delete per frame autocorrelation data in group matchers
- 81c84c6f - Add computation of autocorrelation in different boundary conditions
- 6c23f5ae - Fix according refactoring, add photon rounding and extra masks
Toggle commit list-
d0e54a73...d40d8e70 - 115 commits from branch
added 8 commits
-
1f82b141 - 1 commit from branch
dev/aggregation
- 683370ec - Add autocorrelation correction addon
- f726b0bf - Use fftconvolve
- 32e8b062 - Use rfft2 (fft for real input) instead of fftconvolve
- 8bcc354c - Add shared memory buffer to autocorrelation correction addon
- c6897c8d - Delete per frame autocorrelation data in group matchers
- eb525a90 - Add computation of autocorrelation in different boundary conditions
- f448d656 - Fix according refactoring, add photon rounding and extra masks
Toggle commit list-
1f82b141 - 1 commit from branch
added 19 commits
-
d1e8425d...51ba71f0 - 10 commits from branch
dev/aggregation
- 2369c825 - Use properties to set asics size in LitPixelCounter addon
- f3828578 - Add autocorrelation correction addon
- a2f9001e - Use fftconvolve
- 1af60c50 - Use rfft2 (fft for real input) instead of fftconvolve
- f58bb5f8 - Add shared memory buffer to autocorrelation correction addon
- b6c9a2be - Delete per frame autocorrelation data in group matchers
- e8cb2bf9 - Add computation of autocorrelation in different boundary conditions
- 73e78ede - Fix according refactoring, add photon rounding and extra masks
- 6b848ad7 - Respect AGIPD layout
Toggle commit list-
d1e8425d...51ba71f0 - 10 commits from branch
mentioned in commit 300a4227
Please register or sign in to reply