Commit Graph

24 Commits

Author SHA1 Message Date
Anne de Jong 287b0cfe83 Big change to new stream configuration. Possibility to include output channels back to input 2020-08-03 20:17:52 +02:00
Anne de Jong b17178c4a7 Better implementation of 'Measurement.fromWaveFile, using scipy, which is able to handle wave files with floating point data 2020-07-23 16:12:54 +02:00
Anne de Jong 8fafac2050 First work on getting units in metadata 2020-05-28 21:26:30 +02:00
Anne de Jong c1d8fe97d4 Bugfixes to hopefully let it run on Windows. Needs further testing 2020-04-06 21:38:04 +02:00
Anne de Jong 09c6b2680b Bugfix in shelve 2020-03-09 13:29:14 +01:00
Anne de Jong 271e46e4ad Improved shelve API. 2020-03-05 09:43:33 +01:00
Anne de Jong 945a960f1c Added a machine-local LASP shelve, next to the overall (multiple machine-wide) one 2020-03-01 15:06:01 +01:00
Anne de Jong 82e077ec3a Added timeweighting infinite for real time processing 2020-02-29 18:07:46 +01:00
Anne de Jong d67fce8d06 Bugfixes in slm 2020-01-24 20:44:12 +01:00
Anne de Jong 685329d307 Almost-working SLM implementation in LASP, only statistics not yet done 2020-01-21 21:10:38 +01:00
Anne de Jong 2270a297cc Bugfixes and improvements in Filters 2020-01-10 21:23:57 +01:00
Anne de Jong 00bd30eb2a Major cleanup and improvements of filter design code. 2020-01-09 11:06:57 +01:00
Anne de Jong 3ea745245f First work in the direction of getting a recording running again 2019-12-17 14:09:45 +01:00
Anne de Jong a39d8300a1 Somewhere inbetween. Everything broken 2019-12-08 14:19:10 +01:00
Anne de Jong 1f1922272d Lots of code and comments improvements 2019-10-27 14:19:26 +01:00
Anne de Jong 23fc4c9259 Exposed AvPowerSpectra explicitly. Comment improvements. Line breakages, etc. Added 10s and infinite to TimeWeighting types. 2019-03-28 21:26:11 +01:00
Anne de Jong 505add6ae1 Added loads of comments and readability improvements. 2018-12-29 15:34:24 +01:00
Anne de Jong c830891f66 Added PowerSpectra function to report_tools, plotting level differences. 2018-12-28 13:55:09 +01:00
Anne de Jong 9bcb1e8e0f Added reference intensity 2018-12-28 13:49:14 +01:00
Anne de Jong c152bf65f3 Improved bar colors. Ticks on y axis in float on bars. Legend positions in bars. Moved asceefigs repo into lasp.tools. 2018-10-01 14:25:09 +02:00
Anne de Jong a10326d617 Converted daqconfig to Python3.7 dataclass. Changed revtime name to revtimewidget. Added real time APS dialog. But contains bug on close! Split up SLMWidget and SLM into different files for accessing the SLM class from scripts. Changed lower y-limits of figure plot in GUI to something more sensible. Added umik to list of devices, but does not work yet due to 24-bits audio bug. First steps to change legend position in bar plot. 2018-09-13 13:56:05 +02:00
Anne de Jong a8c71f7aa0 Sensitivity applied in measurement praw() function, removed from WeighCal class. CalFile standard set to None, as we use MM210 from now on. Bugfix in measurement sensitivity setter. Started cleaning up of real time power spectra widget. 2018-07-31 11:23:24 +02:00
Anne de Jong 3357a0ded6 Split up GUI in different Widgets, added revtime, added figure list possibilities, added Qt Resources, added About panel, added lots of comments, export and import of measurements 2018-05-02 16:29:53 +02:00
Anne de Jong 2842fb5714 Added lots of comments to some C-code. Moved some Python code to lasp_
common.py. Added lasp_measurement, lasp_slm, lasp_weighcal. Lots of bugfixes,
renamed fir_design to filter_design, cleaned up frequency weighting filter code.
2018-04-23 09:29:21 +02:00