Commit Graph

  • b88ec2904c Update API for the AvStream. J.A. de Jong - ASCEE 2019-12-22 15:00:50 +0100
  • 0109056b5f Recording is working again. Sometimes it hangs on closing stream. J.A. de Jong - ASCEE 2019-12-18 10:02:20 +0100
  • 3ea745245f First work in the direction of getting a recording running again J.A. de Jong - ASCEE 2019-12-17 14:09:45 +0100
  • 9715f3e844 Popped old stash J.A. de Jong - ASCEE 2019-12-08 14:29:12 +0100
  • a39d8300a1 Somewhere inbetween. Everything broken J.A. de Jong - ASCEE 2019-12-08 14:19:10 +0100
  • 59f82ae14c Added tools to bin narrow-band data into frequency bands J.A. de Jong - ASCEE 2019-10-27 14:54:28 +0100
  • fa0766181a Added spyproject to gitignore J.A. de Jong - ASCEE 2019-10-27 14:31:59 +0100
  • 1f1922272d Lots of code and comments improvements J.A. de Jong - ASCEE 2019-10-27 14:19:26 +0100
  • 5af6aaf48e Default video off J.A. de Jong - ASCEE 2019-06-14 11:17:03 +0200
  • 23fc4c9259 Exposed AvPowerSpectra explicitly. Comment improvements. Line breakages, etc. Added 10s and infinite to TimeWeighting types. J.A. de Jong - ASCEE 2019-03-28 21:26:11 +0100
  • 86211b8505 Updated setup.py, gitignore, cmakelists J.A. de Jong 2019-01-05 12:16:03 +0100
  • f7b596fee8 Some markup improvements and comments. J.A. de Jong 2019-01-05 12:13:05 +0100
  • 1bd5d9b016 Added install in debug mode. J.A. de Jong 2018-12-30 20:16:01 +0100
  • acd28780f2 Updated install system J.A. de Jong 2018-12-30 16:45:39 +0100
  • 505add6ae1 Added loads of comments and readability improvements. J.A. de Jong 2018-12-29 15:34:24 +0100
  • 21d9efc139 Added some comments, first change to doxyfile J.A. de Jong 2018-12-29 13:57:32 +0100
  • c830891f66 Added PowerSpectra function to report_tools, plotting level differences. J.A. de Jong 2018-12-28 13:55:09 +0100
  • f5e98088ed Updated calibration script J.A. de Jong 2018-12-28 13:49:50 +0100
  • 9bcb1e8e0f Added reference intensity J.A. de Jong 2018-12-28 13:49:14 +0100
  • 8a14901f16 Line break J.A. de Jong 2018-12-28 13:48:42 +0100
  • 133b04976e Comments. Bugfix in tools/config J.A. de Jong 2018-10-16 14:14:13 +0200
  • be3310285e Split up init_backend to init_matplotlib J.A. de Jong 2018-10-11 08:16:51 +0200
  • 31243bcc6f report_quality to init_backend. J.A. de Jong 2018-10-04 15:41:15 +0200
  • 38d1cfe435 High quality png export of bar figures. Save file dialog added for bar figures. J.A. de Jong 2018-10-03 20:14:33 +0200
  • 6b4e5fba9b Figure size can be changed using GUI, added immature possibility for plot presets. Figures now have right font. PlotOptions becomes dataclass. Show sensitivity values in measurement info box. J.A. de Jong 2018-10-03 17:02:13 +0200
  • 43e11b53ba Bugfixs *IMPORTANT* in lasp_measurement. J.A. de Jong 2018-10-01 15:12:45 +0200
  • c152bf65f3 Improved bar colors. Ticks on y axis in float on bars. Legend positions in bars. Moved asceefigs repo into lasp.tools. J.A. de Jong 2018-10-01 14:25:09 +0200
  • 95f297dd46 Small improvements. Legend position forwarded. J.A. de Jong 2018-10-01 14:22:15 +0200
  • 9806ba36ff No pyc files in git J.A. de Jong 2018-09-21 09:17:57 +0200
  • 1826379b0d Removed unused file J.A. de Jong 2018-09-21 09:17:11 +0200
  • 3c0562cee4 Renamed nominals to nominals_txt J.A. de Jong 2018-09-21 09:16:58 +0200
  • bbdbb6b707 Bugfix with closing software when running real time spectra monitor. J.A. de Jong 2018-09-13 15:53:46 +0200
  • f82ff68b70 Textual result output in Eq. level computation. Bugfix in bar colors when adding more bars than number of colors in color list. J.A. de Jong 2018-09-13 15:34:11 +0200
  • 185d4734d8 Accidentally committed something wrong to .gitignore J.A. de Jong 2018-09-13 14:13:26 +0200
  • 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. J.A. de Jong 2018-09-13 13:56:05 +0200
  • 889a1898f5 Tracer level in dmat_to_ndarray lower. set only one input channel default in default_device. Bugfix nogil on data read in daqdevice. Lots of improved comments. Real time power spectra functionality working again J.A. de Jong 2018-08-01 20:36:58 +0200
  • 473de073a6 Bugfix in Measurement.exportAsWave, throughput of sensitivity value into final measurement object in Recording class, added lasp_record and lasp_playback scripts. J.A. de Jong 2018-07-31 13:09:42 +0200
  • 0475b7a60b Moved lasp_playback to this repo J.A. de Jong 2018-07-31 11:23:39 +0200
  • 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. J.A. de Jong 2018-07-31 11:23:24 +0200
  • 64821f8c6f In between state of connecting DAQ Devices J.A. de Jong 2018-07-28 14:43:57 +0200
  • e95b02ae9a Lots of things improved. Forgot to count, became big commit, excuse myself J.A. de Jong 2018-07-17 11:52:02 +0200
  • 3311e43ef5 Bugfix in bar plot when ylim[0] is not zero J.A. de Jong 2018-06-15 09:09:27 +0200
  • 1b21cc1873 Partially done implementation of Octave and one-third octave filterbank. J.A. de Jong 2018-06-14 14:42:52 +0200
  • a43a76f702 Improved bar plots. Possibility to remove lines from plots. J.A. de Jong 2018-06-09 12:04:07 +0200
  • 475f2fa6aa Added bar plots, different figures, and lots of things have been changed J.A. de Jong 2018-06-04 15:00:27 +0200
  • 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 J.A. de Jong 2018-05-02 16:29:53 +0200
  • 393b6b3571 Added some rudimentary GUI stuff J.A. de Jong 2018-04-23 09:34:07 +0200
  • 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. J.A. de Jong 2018-04-23 09:29:21 +0200
  • 3823d51074 Changed default window for AvPowerSpectra to Hann. Bugfix in AvPowerSpectra. Finished and tseted SPLowpass. J.A. de Jong 2018-04-01 19:06:50 +0200
  • e4f4f1a4e8 Merged master J.A. de Jong 2018-04-01 14:05:34 +0200
  • a89914023e Removed pushing of initial zeros to filterbank output J.A. de Jong 2018-04-01 14:04:25 +0200
  • ce7f31ca86 Renamed lasp_math.h to lasp_mat.h as it defines matrices, not math. Made a typedef from vd to dmat such that the types of these are the same. Same goes for vc and cmat J.A. de Jong 2018-04-01 14:01:07 +0200
  • 7d825871e8 First work on single pole lowpass IIR filter J.A. de Jong 2018-04-01 11:00:12 +0200
  • c8332f7f74 Not savy implementation of exponential time weighting of spectrograms J.A. de Jong 2018-04-01 10:58:55 +0200
  • b3d60a2d69 Added monitor panel. Only spectra fast and slow weighting implementation is not savy J.A. de Jong 2018-04-01 10:57:29 +0200
  • 60cf046fa6 Removed some memory pool stuff. Decreased some tracer values. Removed debug warning on overflow. Bugfix on macro's ASCEE_USE_BLAS to LASP_USE_BLAS. Added SFSG macro. Added denominator in z-transform for frequency response of IIR filters. Added arbitrary fir design code. Put window types in a class in wrapper. J.A. de Jong 2018-04-01 10:27:27 +0200
  • afd2b7d38a Updated readme J.A. de Jong 2018-03-06 21:26:08 +0100
  • 8a00420b17 Added readme J.A. de Jong 2018-03-06 21:15:21 +0100
  • a6730a9aa0 Merged Github J.A. de Jong 2018-03-05 21:01:12 +0100
  • 1a81dd65b0 Initial commit J.A. de Jong 2018-03-05 20:58:03 +0100
  • f37ce6b596 Fixed bug in filtebank, renamed ASCEE to LASP in lasp_python.h, added decimator. J.A. de Jong 2018-03-04 19:48:46 +0100
  • 53a60877b4 Cleanup fir filter design code. Removed Beamforming reference i test_fft.py J.A. de Jong 2018-02-27 19:45:21 +0100
  • ccda090266 Improvement: removed extraneous memory copy in fft implementation. J.A. de Jong 2018-02-27 19:00:58 +0100
  • c55d3b1e17 Rename all beamforming to lasp. In all source code. J.A. de Jong 2018-02-23 20:40:45 +0100
  • 49bc02ed16 Renamed dir to lasp J.A. de Jong 2018-02-23 15:44:36 +0100
  • ad6c3213cd Added filterbank and toebehoren J.A. de Jong 2018-02-19 10:40:28 +0100
  • aa3935a82b Fixed bug in print_dmat and print_cmat, allow for empty dmats and cmats in some part of the code. Added dmat_foreign_vd. Some minor improvements in code and docs. WARN and DBGWARN now print to stdout instead of stderr, as Spyder taps the stderr. Improved the dFifo to handle memory better. Now dFifo does not have a maximum size anymore. Renamed Fft_alloc to Fft_create. J.A. de Jong 2018-02-19 10:37:08 +0100
  • 008876dbab Added inverse FFT code. J.A. de Jong 2018-02-17 17:01:53 +0100
  • d008110c09 Small comment change in dfifo.h J.A. de Jong 2018-02-17 16:08:19 +0100
  • 41eca0506f Added dFifo queue for samples. Improved aps.c to handle all sizes of time data to be added J.A. de Jong 2018-02-14 16:56:31 +0100
  • f23164b743 API change of PS J.A. de Jong 2018-02-13 07:57:50 +0100
  • 54e9eeca37 Changed internals of xmat to use strides instead of column pointers. Some other bugfixes J.A. de Jong 2018-02-12 20:44:07 +0100
  • b31866974e Renamed copy_dmat_rows to dmat_copy_rows and changed API. Added P_REF. Added Hadamard product of two matrices. Added vd_copy_rows. Put some dynamic allocation of fft.c to object data. Bugfix in dbgassert ps.c. Moved getFreq to a tools.py J.A. de Jong 2018-02-12 19:32:23 +0100
  • 85636ce946 Changed Fft API to also be able to compute for one channel J.A. de Jong 2018-02-10 21:14:17 +0100
  • 63b45d8dfe Removed unused variable J.A. de Jong 2018-02-09 12:00:21 +0100
  • 2946bcc50c Renamed data to _data in xmat and vx. Had to be propagated to some function J.A. de Jong 2018-02-09 12:00:08 +0100
  • 10b7ba60f8 Started on implementation of BEM J.A. de Jong 2018-02-09 11:57:11 +0100
  • 89e9622b1f Bugfix, added overflow checks for debug mode. Tested AvPowerSpectra. Now works without errors, only addTimeData cannot be called twice. Improved fft implementation. Removed double wrapper for fftpack. Renamed fft.pyx to wrappers.pyx. Improved CMakeLists. Adde proper function entrance and exit tracers. Made tracers indent to function level. Added Bartlett window function J.A. de Jong 2018-02-09 11:56:49 +0100
  • 2d203647ed Added doc to gitignore J.A. de Jong 2018-02-06 12:02:07 +0100
  • 83aaf69bef Refactoring math routines. Added comments. Removed multithreading from fft routines. Switched to fftpack for FFT. Added Doxyfile J.A. de Jong 2018-02-06 12:01:27 +0100
  • 52e5a31bdb Initial commit. Lots of stuff J.A. de Jong 2018-01-29 16:14:50 +0100