diff --git a/sources/pho_digitizer.sources b/sources/pho_digitizer.sources index 60e1c07..235bf68 100644 --- a/sources/pho_digitizer.sources +++ b/sources/pho_digitizer.sources @@ -1,12 +1,11 @@ -/* Frontend Digitizers - resp. Tomaz Sustar*/ +/* Frontend Digitizers - resp. Arturo Alarcon */ { "sources": [ - { "stream": "tcp://sf-daqsync-02.psi.ch:9999" }, - /*{ "stream": "tcp://sf-daqsync-02.psi.ch:10000" },*/ { "stream": "tcp://SARFE10-CVME-PHO6211:9999" }, - { "stream": "tcp://sf-daqsync-02.psi.ch:10001" }, - { "stream": "tcp://sf-daqsync-02.psi.ch:10002" }, - { "stream": "tcp://sf-daqsync-02.psi.ch:10003" }, - { "stream": "tcp://sf-daqsync-02.psi.ch:10004" } + { "stream": "tcp://SARFE10-CVME-PHO6212:9999" }, + { "stream": "tcp://SAROP11-CVME-PBPS1:9999" }, + { "stream": "tcp://SAROP11-CVME-PBPS2:9999" }, + { "stream": "tcp://SAROP21-CVME-PBPS1:9999" }, + { "stream": "tcp://SAROP21-CVME-PBPS2:9999" } ] }