Skip to content
Snippets Groups Projects
Commit 75f97897 authored by David Hammer's avatar David Hammer
Browse files

Merge branch 'feat/agipd-darks-speedup' into 'master'

[AGIPD][darks] speed up darks processing

Closes #49

See merge request detectors/pycalibration!465
parents 5b6648e0 7927692a
No related branches found
No related tags found
1 merge request!465[AGIPD][darks] speed up darks processing
This diff is collapsed.
...@@ -75,6 +75,7 @@ setup( ...@@ -75,6 +75,7 @@ setup(
install_requires=[ install_requires=[
"iCalibrationDB @ git+ssh://git@git.xfel.eu:10022/detectors/cal_db_interactive.git@2.0.5", # noqa "iCalibrationDB @ git+ssh://git@git.xfel.eu:10022/detectors/cal_db_interactive.git@2.0.5", # noqa
"XFELDetectorAnalysis @ git+ssh://git@git.xfel.eu:10022/karaboDevices/pyDetLib.git@2.5.6-2.10.0#subdirectory=lib", # noqa "XFELDetectorAnalysis @ git+ssh://git@git.xfel.eu:10022/karaboDevices/pyDetLib.git@2.5.6-2.10.0#subdirectory=lib", # noqa
"pasha @ git+https://github.com/European-XFEL/pasha.git@0.1.0",
"Cython==0.29.21", "Cython==0.29.21",
"Jinja2==2.11.2", "Jinja2==2.11.2",
"astcheck==0.2.5", "astcheck==0.2.5",
......
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