start-/endTimeBin are now class members. This reduces the number of recalculations.

This commit is contained in:
2016-04-26 12:39:27 +02:00
parent 03667f9dfb
commit af7b729a5a
7 changed files with 92 additions and 103 deletions

View File

@ -6,6 +6,8 @@ changes since 0.17.0
===================================
NEW 2016-04-22 Added the theory function muMinusExpTF for mu minus fits
NEW 2016-02-23 It is now possible to export the averaged data/Fourier
CHANGED 2016-04-26 start-/endTimeBin are now class members. This reduces
the number of recalculations.
changes since 0.16.0
===================================