rs-station / laue-dials

A package for analyzing Laue x-ray crystallography data using the DIALS framework.
https://rs-station.github.io/laue-dials/
MIT License
4 stars 3 forks source link

set laue.refine to use SparseLevMar #16

Closed kmdalton closed 1 year ago

kmdalton commented 1 year ago

Fix the phil scope of refinery.engine to make laue.refine use the "SparseLevMar" refiner.

codecov[bot] commented 1 year ago

Codecov Report

Merging #16 (8b45e52) into main (dc943be) will not change coverage. The diff coverage is 0.00%.

:exclamation: Current head 8b45e52 differs from pull request most recent head 28c5a20. Consider uploading reports for the commit 28c5a20 to get more accurate results

@@           Coverage Diff           @@
##             main      #16   +/-   ##
=======================================
  Coverage   54.00%   54.00%           
=======================================
  Files           4        4           
  Lines         287      287           
  Branches       19       19           
=======================================
  Hits          155      155           
  Misses        127      127           
  Partials        5        5           
Flag Coverage Δ
unittests 54.00% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/laue_dials/__init__.py 100.00% <ø> (ø)
src/laue_dials/algorithms/laue.py 31.84% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more