NESTCollaboration / nestpy

Raw Python bindings to the NEST library using pybind11.
GNU General Public License v3.0
13 stars 19 forks source link

Minor bug when using LUX_Run03 detector #66

Closed xxiang4 closed 2 years ago

xxiang4 commented 3 years ago

Minor issue, verbosity is not in this scope at https://github.com/NESTCollaboration/nestpy/blob/master/src/nestpy/LUX_Run03.hh#L17-L18

Suggest simply remove if (verbosity)

sophiafarrell commented 2 years ago

I believe this is fixed, see #72. Thanks!