Skip to content

Fix EigerDecoder Status#42

Open
Ohisemega wants to merge 1 commit intomasterfrom
Fix_EigerDetector_Status_Fix_ISSUE_38
Open

Fix EigerDecoder Status#42
Ohisemega wants to merge 1 commit intomasterfrom
Fix_EigerDetector_Status_Fix_ISSUE_38

Conversation

@Ohisemega
Copy link
Copy Markdown
Contributor

@Ohisemega Ohisemega commented Feb 16, 2026

Change the 'name' parameter in Eiger detecteor Receiver Process to 'class' as the former is a reserved keyword. Add more status parameters to the get_status() method of the Eiger Frame Receiver, since they will be exposed to the FASTCS.

Fixes #38

@Ohisemega Ohisemega requested a review from GDYendell February 16, 2026 15:37
@Ohisemega Ohisemega added this to the 1.16.0 milestone Feb 16, 2026
@Ohisemega Ohisemega linked an issue Feb 16, 2026 that may be closed by this pull request
@Ohisemega Ohisemega added bug Something isn't working good first issue Good for newcomers labels Feb 16, 2026
@Ohisemega Ohisemega self-assigned this Feb 16, 2026
@GDYendell
Copy link
Copy Markdown
Contributor

Could you please remove the formatting changes?

@Ohisemega Ohisemega closed this Feb 19, 2026
@Ohisemega Ohisemega force-pushed the Fix_EigerDetector_Status_Fix_ISSUE_38 branch from 7ce64ff to 4eaa524 Compare February 19, 2026 10:31
Rename status parameter value from 'name' to 'class' given the former is a reserved string in the parameter tree.
Add a number of other relevant status parameters to the status() method to expose them to fastcs.

Fixes #38
@Ohisemega Ohisemega reopened this Feb 19, 2026
@Ohisemega
Copy link
Copy Markdown
Contributor Author

Could you please remove the formatting changes?

I have fixed it now.

Copy link
Copy Markdown
Contributor

@GDYendell GDYendell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I will merge this along with the stream2 branch when that is ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working good first issue Good for newcomers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix EigerDecoder status

2 participants