This website requires JavaScript.
Explore
Help
Sign In
ASCEE
/
lasp
Watch
5
Star
1
Fork
0
You've already forked lasp
Code
Issues
5
Pull Requests
Actions
Releases
14
Activity
b031dfb280
lasp
/
scripts
History
J.A. de Jong - Redu-Sone B.V., ASCEE V.O.F
b031dfb280
Cleanup some debug print statements --> logging interface
2021-05-08 15:03:57 +02:00
..
lasp_apsrt
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
lasp_calibrate.py
Renamed an attribute in daqconfigs. Small bugfix in lasp_calibrate.py
2020-03-09 15:50:46 +01:00
lasp_playback
Bugfix in Measurement.exportAsWave, throughput of sensitivity value into final measurement object in Recording class, added lasp_record and lasp_playback scripts.
2018-07-31 13:09:42 +02:00
lasp_postprocess.py
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
lasp_record
Bugfix in lasp_daq.pyx. This was the reason of the initial tick in the audio. The CppSleep was done with the GIL held. Sometimes indentation is what you need in PYthon...
2021-05-07 22:50:03 +02:00
lasp_towav
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
play_sine
Cleanup some debug print statements --> logging interface
2021-05-08 15:03:57 +02:00