Skip to content
Snippets Groups Projects

[Jungfrau] New condition exposure timout

Merged Karim Ahmed requested to merge feat/new_jungfrau_exposure_timer into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -263,7 +263,6 @@ def inject_ccv(
'name': report_path.stem,
'file_path': str(report_path)
}
return inject_h
const_dest = get_default_caldb_root() / const_rel_path / const_filename
const_dest.parent.mkdir(parents=True, exist_ok=True)
Loading