cctbx / dxtbx

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

Relax conditions when interpolating between frames and time of flight #701

Closed toastisme closed 7 months ago

toastisme commented 7 months ago

Relax conditions when interpolating between frames and time of flight to allow time of flight frames to start from zero.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 42.39%. Comparing base (4251b75) to head (f217c83). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #701 +/- ## ========================================== - Coverage 42.42% 42.39% -0.04% ========================================== Files 186 187 +1 Lines 16417 16492 +75 Branches 3146 3156 +10 ========================================== + Hits 6965 6991 +26 - Misses 8813 8858 +45 - Partials 639 643 +4 ```