lasp/lasp
2020-01-13 14:43:25 +01:00
..
c Added Second Order Sections filterbank. Works much better that Fir filterbank. Does not need decimation. Easy generation of filters with scipy.signal.butter. 2020-01-03 21:11:56 +01:00
cmake Lots of things improved. Forgot to count, became big commit, excuse myself 2018-07-17 11:52:02 +02:00
device Output data for device now directly written to buffer. Bugfix in interleaved/deinterleaved creation of Numpy array from data 2019-12-26 16:04:49 +01:00
filter Added methods to filter bank designer to create narrow-band spectra from octave band results, assuming a uniform power spectrum in a certain band 2020-01-13 14:43:25 +01:00
plot High quality png export of bar figures. Save file dialog added for bar figures. 2018-10-03 20:14:33 +02:00
tools Popped old stash 2019-12-08 14:34:28 +01:00
__init__.py Exposed AvPowerSpectra explicitly. Comment improvements. Line breakages, etc. Added 10s and infinite to TimeWeighting types. 2019-03-28 21:26:11 +01:00
CMakeLists.txt Popped old stash 2019-12-08 14:34:28 +01:00
config.pxi.in Recording is working again. Sometimes it hangs on closing stream. 2019-12-18 10:02:20 +01:00
lasp_atomic.py Added loads of comments and readability improvements. 2018-12-29 15:34:24 +01:00
lasp_avstream.py Bugfixes and improvements in Filters 2020-01-10 21:23:57 +01:00
lasp_common.py Bugfixes and improvements in Filters 2020-01-10 21:23:57 +01:00
lasp_config.py Added loads of comments and readability improvements. 2018-12-29 15:34:24 +01:00
lasp_measurement.py Put overflow detector a bit higher 2020-01-09 14:04:42 +01:00
lasp_octavefilter.py Bugfixes and improvements in Filters 2020-01-10 21:23:57 +01:00
lasp_playback.py Default video off 2019-06-14 11:17:03 +02:00
lasp_record.py Output data for device now directly written to buffer. Bugfix in interleaved/deinterleaved creation of Numpy array from data 2019-12-26 16:04:49 +01:00
lasp_reverb.py Lots of code and comments improvements 2019-10-27 14:19:26 +01:00
lasp_slm.py Did some renaming to make sure FIR filterbanks can coexist with SOS filterbanks 2020-01-03 22:00:50 +01:00
lasp_weighcal.py Did some renaming to make sure FIR filterbanks can coexist with SOS filterbanks 2020-01-03 22:00:50 +01:00
wrappers.pyx Added Second Order Sections filterbank. Works much better that Fir filterbank. Does not need decimation. Easy generation of filters with scipy.signal.butter. 2020-01-03 21:11:56 +01:00