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

Make HDFPandA StandardDetector #185

Merged
merged 8 commits into from
Apr 23, 2024
Merged

Conversation

evalott100
Copy link
Contributor

@evalott100 evalott100 commented Apr 10, 2024

Closes #127

Requires #198

@evalott100 evalott100 self-assigned this Apr 10, 2024
@evalott100 evalott100 marked this pull request as draft April 10, 2024 07:52
@evalott100 evalott100 changed the title made a new class for the PandA hdf writer and adjusted PandAController Make HDFPandA StandardDetector Apr 10, 2024
@evalott100 evalott100 force-pushed the 127_rename_panda_to_hdfpanda_1 branch 5 times, most recently from 0827daa to 1caca7a Compare April 11, 2024 10:22
@evalott100 evalott100 force-pushed the 127_rename_panda_to_hdfpanda_1 branch 7 times, most recently from d78ffcb to 48f1a4e Compare April 11, 2024 12:40
@evalott100 evalott100 force-pushed the 127_rename_panda_to_hdfpanda_1 branch 8 times, most recently from 4726e7e to 15a29b0 Compare April 15, 2024 12:38
@evalott100 evalott100 force-pushed the 127_rename_panda_to_hdfpanda_1 branch 4 times, most recently from 6875883 to 00794f5 Compare April 17, 2024 10:32
@evalott100 evalott100 force-pushed the 127_rename_panda_to_hdfpanda_1 branch 3 times, most recently from c93c056 to 68b6c8d Compare April 17, 2024 14:33
@abbiemery
Copy link
Collaborator

@evalott100 docs are breaking for some reason

@evalott100
Copy link
Contributor Author

docs are breaking for some reason

Seems to be the same problem as -
https://github.com/bluesky/ophyd-async/actions/runs/8723383296/job/23931488913?pr=224#step:6:25

WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'https://blueskyproject.io/bluesky/objects.inv' not fetchable due to <class 'requests.exceptions.HTTPError'>: 404 Client Error: Not Found for url: https://blueskyproject.io/bluesky/objects.inv

Copy link
Collaborator

@abbiemery abbiemery left a comment

Choose a reason for hiding this comment

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

It looks good from what I can see. The format of the standard detector looks about right but i've not got much of the oversight on panda behaviour to know about it. I'd say get @coretl to approve. I'm leaning to just getting it merged and we'll iron out issues after the next Tuesday test, then we can get a release on its way finally.

src/ophyd_async/panda/_common_panda.py Outdated Show resolved Hide resolved
src/ophyd_async/panda/_hdf_panda.py Outdated Show resolved Hide resolved
@evalott100 evalott100 force-pushed the 127_rename_panda_to_hdfpanda_1 branch 5 times, most recently from 5f90bb8 to 940da7d Compare April 18, 2024 10:12
@evalott100 evalott100 requested a review from coretl April 18, 2024 10:13
Copy link
Collaborator

@coretl coretl left a comment

Choose a reason for hiding this comment

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

Almost there

tests/panda/test_hdf_panda.py Outdated Show resolved Hide resolved
@evalott100 evalott100 force-pushed the 127_rename_panda_to_hdfpanda_1 branch from 940da7d to b1d892a Compare April 19, 2024 13:18
@evalott100 evalott100 requested a review from coretl April 19, 2024 13:19
@evalott100 evalott100 force-pushed the 127_rename_panda_to_hdfpanda_1 branch from b1d892a to fd0a6d1 Compare April 19, 2024 13:20
@evalott100 evalott100 force-pushed the 127_rename_panda_to_hdfpanda_1 branch from fd0a6d1 to 5c48c40 Compare April 19, 2024 14:13
@evalott100 evalott100 merged commit c2fa9d5 into main Apr 23, 2024
18 checks passed
@evalott100 evalott100 deleted the 127_rename_panda_to_hdfpanda_1 branch April 23, 2024 12:41
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.

Rename PandA to HDFPandA deriving from CommonPandABlocks and StandardDetector
3 participants