Weird behavior with field replacement and method that uses apply_global_index
#1101
Labels
bug
Something isn't working
apply_global_index
#1101
This
incorrectly prints
while the
eta_to_use
field is different in both cases for electrons. The seemingly redundantevents["Photon", "eta_to_use"] = events.Photon.eta
is part of the reproducer. If you remove it, it works.The correct output should be
The text was updated successfully, but these errors were encountered: