Skip to content

Doppio live processing requirements - #790

Open
stephen-riggs wants to merge 27 commits into
mainfrom
doppio-live-processing
Open

Doppio live processing requirements#790
stephen-riggs wants to merge 27 commits into
mainfrom
doppio-live-processing

Conversation

@stephen-riggs

@stephen-riggs stephen-riggs commented Apr 27, 2026

Copy link
Copy Markdown
Contributor

Various changes are needed for doppio-live to work.

These are primarily connected to the job number assigned, as we need to be able to vary these if the default pipeline file is being changed by a user. For eBIC operations, the behaviour should be as before, but for doppio-live the jobs are assigned properly using ccpem-pipeliner.

Changes are also needed for the output motion corrected mrc file. The output path for doppio uses the pipeline star file to find a suitable job number. It currently does not include the GridSquare folder so may need changing again in future. The behaviour at eBIC should be unchanged.

Other bits:

  • Removes the picker_murfey_id from the database tables
  • Standardise to import murfey.server and not the _transport_object directly
  • Typing hints

Comment thread src/murfey/util/processing_params.py Dismissed
Comment thread src/murfey/util/processing_params.py Fixed
Comment thread src/murfey/util/processing_params.py Fixed
Comment thread src/murfey/server/api/workflow.py Fixed
Comment thread src/murfey/util/processing_params.py Fixed
Comment thread src/murfey/util/processing_params.py Fixed
Comment thread src/murfey/util/processing_params.py Fixed
Comment thread src/murfey/util/processing_params.py Dismissed
Comment thread src/murfey/util/processing_params.py Dismissed
@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 38.67596% with 176 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.67%. Comparing base (e1ae7ee) to head (b821126).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #790      +/-   ##
==========================================
- Coverage   54.71%   54.67%   -0.04%     
==========================================
  Files         104      104              
  Lines       11185    11262      +77     
  Branches     1481     1485       +4     
==========================================
+ Hits         6120     6158      +38     
- Misses       4740     4774      +34     
- Partials      325      330       +5     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@stephen-riggs
stephen-riggs marked this pull request as ready for review August 14, 2026 15:18
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.

3 participants