Skip to content

Commit

Permalink
Refactor corrections.
Browse files Browse the repository at this point in the history
  • Loading branch information
toastisme committed May 3, 2024
1 parent 01ecf7f commit 8de8da9
Show file tree
Hide file tree
Showing 3 changed files with 212 additions and 191 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
#include <dials/algorithms/integration/integrator.h>
#include <dials/algorithms/integration/manager.h>
#include <dxtbx/array_family/flex_table_suite.h>
#include <dials/algorithms/scaling/tof_scaling_corrections.h>

using namespace boost::python;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#include <dials/algorithms/scaling/scaling_helper.h>
#include <cctbx/miller.h>
#include <dials/array_family/scitbx_shared_and_versa.h>
#include <dials/algorithms/scaling/tof_scaling_corrections.h>

namespace dials_scaling { namespace boost_python {

Expand Down
Loading

0 comments on commit 8de8da9

Please sign in to comment.