Use rhel8 builds of anatric and Sxtal_Refgen
This commit is contained in:
parent
48114a0dd9
commit
144b37ba09
@ -19,7 +19,7 @@ REFLECTION_PRINTER_FORMATS = [
|
|||||||
"oksana",
|
"oksana",
|
||||||
]
|
]
|
||||||
|
|
||||||
ANATRIC_PATH = "/afs/psi.ch/project/sinq/rhel7/bin/anatric"
|
ANATRIC_PATH = "/afs/psi.ch/project/sinq/rhel8/bin/anatric"
|
||||||
ALGORITHMS = ["adaptivemaxcog", "adaptivedynamic"]
|
ALGORITHMS = ["adaptivemaxcog", "adaptivedynamic"]
|
||||||
|
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@ import numpy as np
|
|||||||
|
|
||||||
logger = logging.getLogger(__name__)
|
logger = logging.getLogger(__name__)
|
||||||
|
|
||||||
SXTAL_REFGEN_PATH = "/afs/psi.ch/project/sinq/rhel7/bin/Sxtal_Refgen"
|
SXTAL_REFGEN_PATH = "/afs/psi.ch/project/sinq/rhel8/bin/Sxtal_Refgen"
|
||||||
|
|
||||||
_zebraBI_default_geom = """GEOM 2 Bissecting - HiCHI
|
_zebraBI_default_geom = """GEOM 2 Bissecting - HiCHI
|
||||||
BLFR z-up
|
BLFR z-up
|
||||||
|
Loading…
x
Reference in New Issue
Block a user