Improved BOZ flat field
- adds low and high threshold on product and ratio of ROIs to calculate flat field correction
- adds default flat field guess for the fit as parameters
- implement hexagonal lattice for DSSC pixels
- breaks left/right symmetry for flat field fitting since zone plate can be slightly rotated
- implements a refine fit with regularization for flat field calculation
- implements dask auto rechunking
Closes #53 (closed) #55 (closed)
Edited by Loïc Le Guyader
Merge request reports
Activity
Filter activity
assigned to @lleguy
added 1 commit
- 80080259 - Returns list of Polygon and not a PatchCollection which cannot be reused
added 1 commit
- ca91ca0f - Add regularization term for flat field refinement
added 1 commit
- 1d8905f4 - Adds possibility to get heaxgons of part of a module
added 1 commit
- 5f83a338 - Compute BOZ pixel position in a single function
added 1 commit
- a0996f77 - Flat field mean regularization computed on ratio
added 23 commits
-
a0996f77...8bd1060d - 10 commits from branch
master
- ca5154e5 - Add low and high threshold on product and ratio of ROIs to calculate flat field
- 99999124 - Adds initial flat field fitting guess parameter
- 65c39c2d - Adds hexgonal DSSC pixel lattice geometry for flat field fitting
- 22ec02db - Fix case no flat field available for inspect_correction
- a81e62fe - Simplification
- e32dbc2b - Fix NaN issue in binning axis
- 6659cb1d - Flat field with hex and mirror symmetry options
- 565b1131 - Returns list of Polygon and not a PatchCollection which cannot be reused
- 0b3ea9fd - Fix xas import
- 834e53f9 - Add regularization term for flat field refinement
- d49aa175 - Adds possibility to get heaxgons of part of a module
- 7b6ff293 - Compute BOZ pixel position in a single function
- 46d7b773 - Flat field mean regularization computed on ratio
Toggle commit list-
a0996f77...8bd1060d - 10 commits from branch
Please register or sign in to reply