Harvard-Neutrino / SIREN

Injection and weighting framework for BSM interactions with complex topologies and geometric concerns
GNU Lesser General Public License v3.0
6 stars 5 forks source link

Python interface depends strongly on DarkNews #65

Open austinschneider opened 6 months ago

austinschneider commented 6 months ago

At the moment the python interface is tied rather strongly to DarkNews. We should make some changes so that the code can be run without DarkNews installed. Then we should update the pyproject.toml to have DarkNews as an optional dependency.

austinschneider commented 2 weeks ago

The pyproject.toml has already been updated, and #71 will solve these other issues.