nuclear-multimessenger-astronomy / nmma

A pythonic library for probing nuclear physics and cosmology with multimessenger analysis
https://nuclear-multimessenger-astronomy.github.io/nmma/
GNU General Public License v3.0
33 stars 58 forks source link

adds warning that KNtimeshift is deprecated #226

Closed tylerbarna closed 1 year ago

tylerbarna commented 1 year ago

Recent update breaks compatibility with old prior files due to renaming of KNtimeshift parameter to timeshift, this PR has a few lines of code that restore compatibility but warns users that KNtimeshift will no longer work at some point in the future.