PyLops / pylops

PyLops – A Linear-Operator Library for Python
https://pylops.readthedocs.io
GNU Lesser General Public License v3.0
431 stars 102 forks source link

fix: better handling of nttot in BlendingContinuous #563

Closed mrava87 closed 10 months ago

mrava87 commented 10 months ago

This PR adds some extra logic to nttot in BlendingContinuous which ensures that the minimum length is chosen based on whether the last firing shot requires decimal shift or not.