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

Slicing algor #10

Closed
wants to merge 8 commits into from
Closed

Slicing algor #10

wants to merge 8 commits into from

Conversation

MasterVexillen
Copy link
Collaborator

@MasterVexillen MasterVexillen commented Apr 25, 2024

Changelog

  • Revamped calc_by_slice module: ZY/ZX-views now captured at start of program rather than done individually as starting step of evaluation
  • Optimised algorithm for lamella slicing and assessment
  • Updated test for calc_by_slice module
  • Added % anomaly as an item of on-screen report
  • Added adaptive mode (doubled sampling frequency) for tomograms failed on first run
  • Added on-screen logging when adaptive mode triggered

@MasterVexillen MasterVexillen added the enhancement New feature or request label Apr 25, 2024
@MasterVexillen MasterVexillen self-assigned this Apr 25, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.24%. Comparing base (a44e952) to head (9df756c).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #10      +/-   ##
==========================================
+ Coverage   92.00%   97.24%   +5.24%     
==========================================
  Files           5        5              
  Lines         300      290      -10     
  Branches       34       30       -4     
==========================================
+ Hits          276      282       +6     
+ Misses         12        2      -10     
+ Partials       12        6       -6     

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

@MasterVexillen MasterVexillen deleted the slicing-algor branch September 16, 2024 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants