Skip to content

Add plan to get eiger data#43

Closed
jacob720 wants to merge 11 commits into
mainfrom
i15_1_eiger
Closed

Add plan to get eiger data#43
jacob720 wants to merge 11 commits into
mainfrom
i15_1_eiger

Conversation

@jacob720
Copy link
Copy Markdown
Contributor

Adds a plan to trigger the eiger.
Requires DiamondLightSource/dodal#2058

Copy link
Copy Markdown
Contributor

@DominicOram DominicOram left a comment

Choose a reason for hiding this comment

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

Thanks! One change, otherwise looks good.

Comment on lines +51 to +52
yield from bps.abs_set(eiger.od.fp.data_chunks_0, 1, wait=True)
LOGGER.info("Setting # of Frame Chunks")
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should: Is this required? Does the IOC not just default to this?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I just restarted the IOC and this stayed as 1, so will delete

@codecov
Copy link
Copy Markdown

codecov Bot commented May 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.87%. Comparing base (5246b6e) to head (91d79cc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
+ Coverage   49.16%   56.87%   +7.71%     
==========================================
  Files           8        9       +1     
  Lines         179      211      +32     
==========================================
+ Hits           88      120      +32     
  Misses         91       91              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

@DominicOram DominicOram left a comment

Choose a reason for hiding this comment

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

Also, it's a bit weird that the logs come after the thing we're doing. e.g. I feel like:

        LOGGER.info("Kickoff Eiger")
        yield from bps.kickoff(eiger, wait=True)

Makes more sense

@jacob720 jacob720 requested a review from DominicOram May 19, 2026 09:28
@jacob720
Copy link
Copy Markdown
Contributor Author

Closed as captured in #51

@jacob720 jacob720 closed this May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants