SWIFTSIM / velociraptor-python

Python tools for using velociraptor catalogues, with SWIFT integration
GNU Lesser General Public License v3.0
0 stars 8 forks source link

Also use box size correction in comparison mode #89

Closed bwvdnbro closed 2 years ago

bwvdnbro commented 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().

Note that the box size correction is not actually used in comparison mode, but it is hard to disable it completely.