Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transceiver issuses with multiple data streams #19

Open
leloup314 opened this issue Nov 10, 2022 · 1 comment
Open

Transceiver issuses with multiple data streams #19

leloup314 opened this issue Nov 10, 2022 · 1 comment
Labels

Comments

@leloup314
Copy link
Member

When multiple data streams connect to the same transceiver (such as in the hit correlator) it occurs that only one data stream actually receives data, the other is connected but always raises zmq.Again when trying to receive data. @YannickDieter could you check if you can use pymosa to replay some telescope / FEI4 data and check if the following is true:

  • Correlating M26 to M26 should work
  • Correlating M26 to FEI4 probably does not work
@leloup314 leloup314 added the bug label Nov 10, 2022
@leloup314
Copy link
Member Author

I suspect this is due to the socket spawning happening outside the respective threads

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant