Skip to content
Snippets Groups Projects

Agipd corr mod

Merged Karim Ahmed requested to merge agipd_corr_mod into master
1 unresolved thread

Summary:

These are changes introduced by @jsztuk for AGIPD correction

  • Relative gain correction modification.
  • exposing common-mode configurations.
  • updates for the within code documentation.

The MR was rebased with the master and I have refactored @jsztuk 's chages and it is ready for review

@danilevc @kamile

Edited by Karim Ahmed

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
364 367
365 368 if not self.corr_bools.get("common_mode"):
366 369 return
367
370 dark_min = self.cm_dark_min
371 dark_max = self.cm_dark_max
  • Generally, the gritty details still escape me, but I have an intuition of what's going on here. I welcome the added comments!

  • Karim Ahmed added 1 commit

    added 1 commit

    Compare with previous version

  • merged

  • Karim Ahmed mentioned in commit dba31abb

    mentioned in commit dba31abb

  • Please register or sign in to reply
    Loading