Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pycalibration
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
calibration
pycalibration
Commits
e8948ddc
Commit
e8948ddc
authored
6 years ago
by
Steffen Hauf
Browse files
Options
Downloads
Patches
Plain Diff
Change description so that the need for values to be positive is better indicated.
parent
00d886f5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!43
AGIPD: Force high gain mode for pixels with value below threshold
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cal_tools/cal_tools/agipdlib.py
+1
-1
1 addition, 1 deletion
cal_tools/cal_tools/agipdlib.py
with
1 addition
and
1 deletion
cal_tools/cal_tools/agipdlib.py
+
1
−
1
View file @
e8948ddc
...
...
@@ -81,7 +81,7 @@ class AgipdCorrections:
writing data out
:param il_mode: set to true if AGIPD data is interlaced (pre-Nov 2017 data)
:param karabo_data_mode: set to true to use data iterated with karabo data
:param force_hg_if_below: set to a value different to
None/
0 to force a pixels
:param force_hg_if_below: set to a value different to
greater
0 to force a pixels
gain to high, if the pixel value is below the given
value after high gain offset subtraction.
"""
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment