cctbx / dxtbx

Diffraction Experiment Toolbox
BSD 3-Clause "New" or "Revised" License
2 stars 12 forks source link

Allow ToF experiments to share models. #721

Closed toastisme closed 2 months ago

toastisme commented 3 months ago

This allows a time of flight experiment consisting of different orientations (as separate nexus files) to share models (i.e the beam and detector models).

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 19.44444% with 29 lines in your changes are missing coverage. Please review.

Project coverage is 41.76%. Comparing base (6fcf993) to head (99535bd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #721 +/- ## ========================================== - Coverage 41.81% 41.76% -0.05% ========================================== Files 187 187 Lines 16810 16846 +36 Branches 3211 3222 +11 ========================================== + Hits 7029 7036 +7 - Misses 9140 9160 +20 - Partials 641 650 +9 ```