Skip to content
Snippets Groups Projects
Commit 7f825541 authored by Karim Ahmed's avatar Karim Ahmed
Browse files

use get_run_value instead of as_single_value and split functions for adding tests later

parent f27aa8e8
No related branches found
No related tags found
1 merge request!646[AGIPD][TESTs]test_agipdlib AGIPDCtrl and get_bias_voltage for AGIPD1M and AGIPD500K
...@@ -28,6 +28,7 @@ from cal_tools.h5_copy_except import h5_copy_except_paths ...@@ -28,6 +28,7 @@ from cal_tools.h5_copy_except import h5_copy_except_paths
from cal_tools.tools import get_from_db from cal_tools.tools import get_from_db
class AgipdCtrl: class AgipdCtrl:
def __init__( def __init__(
self, self,
......
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