diff --git a/MAC/Services/src/PipelineControl.py b/MAC/Services/src/PipelineControl.py index 8a4798f18a85355f4e6891d028b155c9be6a1148..2538c27f864d0bb3ceeb16145caca3b638673d43 100755 --- a/MAC/Services/src/PipelineControl.py +++ b/MAC/Services/src/PipelineControl.py @@ -154,7 +154,7 @@ class Parset(dict): return int(self[PARSET_PREFIX + "Observation.otdbID"]) class Slurm(object): - def __init__(self, headnode="head01.cep4"): + def __init__(self, headnode="head01.cep4.control.lofar"): self.headnode = headnode # TODO: Derive SLURM partition name