Open azilles opened 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.
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.