This commit is contained in:
gac-x03da
2021-09-21 10:58:01 +02:00
parent ac39838f32
commit 660b049cb2

View File

@@ -57,7 +57,7 @@ public class Scienta extends ch.psi.pshell.epics.Scienta {
@Override
protected void doInitialize() {
protected void doInitialize() throws IOException, InterruptedException {
super.doInitialize();
spectrum.setSize(KEEP_TO_VALID);
spectrumX.setSize(KEEP_TO_VALID);