Skip to content
Snippets Groups Projects
Commit 81a0e24a authored by Hampus Wikmark Kreuger's avatar Hampus Wikmark Kreuger
Browse files

Expand comments

parent d38c138a
No related branches found
No related tags found
2 merge requests!204Add elastic line fitting to centroiding algorithm,!188P2866 updates
......@@ -303,7 +303,7 @@ class hRIXS:
MASK_AVG_X = np.s_[1850:2000]
MASK_AVG_Y = np.s_[500:1500]
# Early energy calibration (to estimate mono drift)
# Early energy calibration from runs 31-36 (to estimate mono drift)
PIX2EV_POLY = [6.31196512e-02, 6.05502748e+02]
ENERGY_INTERCEPT = 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment