grand-mother / radio-simus

GNU Lesser General Public License v3.0
2 stars 4 forks source link

current nf definition leads to shorten of timetrace #8

Open azilles opened 5 years ago

azilles commented 5 years ago

https://github.com/grand-mother/radio-simus/blob/50ce404be720d7828bdb35569e7015ae37eac28d/radio_simus/computevoltage.py#L208

f I check the scipy fftfreq docu, and this is not necessary, and simply leads to the fact that the signal trace gets cut. If we set nf to the length of the signal, this does not happen and the strength of the signal does not change.