Closed bwvdnbro closed 2 years ago
This fixes a bug when running the pipeline in comparison mode: the box size correction directory was not passed on to recreate_instances().
recreate_instances()
Note that the box size correction is not actually used in comparison mode, but it is hard to disable it completely.
This fixes a bug when running the pipeline in comparison mode: the box size correction directory was not passed on to
recreate_instances()
.Note that the box size correction is not actually used in comparison mode, but it is hard to disable it completely.