Casper Jansen c.jansen
  • Joined on 2021-03-31
c.jansen pushed to quicksmooth at ASCEE/lasp 2023-01-19 15:58:31 +00:00
afdec26d49 Smoothing matrix stored in memory instead of file
c.jansen pushed to quicksmooth at ASCEE/lasp 2023-01-17 08:05:44 +00:00
b19c5ad38e Replaced for loop by vector calculation, limit memory size of smoothing matrix
c.jansen created branch quicksmooth in ASCEE/lasp 2023-01-16 17:30:27 +00:00
c.jansen pushed to quicksmooth at ASCEE/lasp 2023-01-16 17:30:27 +00:00
f5ed88cf07 It somewhat works
c.jansen pushed to develop at ASCEE/lasp 2023-01-12 10:59:15 +00:00
e479d94be8 Update: installation instructions (minor)
c.jansen pushed to develop at ASCEE/lasp 2023-01-12 10:50:40 +00:00
cee45a00fa Update: installation instructions
c.jansen pushed to develop at ASCEE/lasp 2023-01-09 10:59:54 +00:00
0e31dbceac Bugfix: FilterBankDesigner now always returns second order sections with shape (SOS_ORDER, 6), even for the high pass section. Expanded the third octave bank compliance test. Since it passed for all common sample rates, I removed the warning that the filters might be non-compliant for fs unequal to 48 kHz.
c.jansen pushed to develop at ASCEE/lasp 2023-01-06 08:44:38 +00:00
786afc3fac FilterBankDesigner now handles sampling frequencies other than 48 kHz; added norm compliance test script. If part of the (1/3 or 1/1) octave band lies above the Nyquist frequency, a high pass filter is returned. If the whole band lies above the Nyquist frequency, a no pass filter is returned.
c.jansen pushed to develop at ASCEE/lasp 2023-01-05 16:06:38 +00:00
eedd6d83b4 Improved handling of EQ when fs=44.1k a bit, including suggestion to use 48k
c.jansen opened issue ASCEE/lasp#5 2022-11-24 12:54:41 +00:00
class AvPowerSpectra()
c.jansen pushed to develop at ASCEE/lasp 2022-11-10 10:39:48 +00:00
fbb14f475c Added offset_t option to SLM(); removed trailing spaces
c.jansen pushed to develop at ASCEE/lasp 2022-11-08 13:27:19 +00:00
e405ab8eea Bugfix in lasp_measurement.py/CPS()
c.jansen commented on issue ASCEE/lasp#2 2022-11-08 12:43:46 +00:00
Comments / documentation

Het zou erg helpen als er een tekstbestandje is met welke scripts welke functies bevatten. Dat scheelt een hoop zoekwerk. "Go to definition" in de IDE werkt niet i.v.m. deels C++.

c.jansen opened issue ASCEE/lasp#4 2022-11-08 12:36:31 +00:00
AttributeError: type object 'lasp.lasp_cpp.Window' has no attribute 'hann'
c.jansen pushed to develop at ASCEE/lasp 2022-10-27 13:00:21 +00:00
6517fb0029 Bugfix: Sweep reaches from fl to fu within actual sweep time instead of [sweep time + quiescent time]
c.jansen pushed to develop at ASCEE/lasp 2022-10-24 10:06:04 +00:00
b259580736 Add: DaqConfigurations.loadRaw() and saveRaw() for easy accessing of DAQ configuration data
c.jansen opened issue ASCEE/lasp#3 2022-10-17 13:37:57 +00:00
lasp_measurement.py / exportAsWave() float32
c.jansen pushed to develop at ASCEE/lasp 2022-10-13 10:08:17 +00:00
a73863d044 Merge branch 'develop' of ssh://code.ascee.nl:12001/ASCEE/lasp into develop
4db90e3885 Bugfix: exportAsWave() normalization failed when dtypes of data and maxabs were different
Compare 2 commits »
c.jansen pushed to master at ASCEE/lrftubes_doc 2022-09-27 08:57:57 +00:00
6af03c54e4 Minor update
c.jansen pushed to master at ASCEE/lrftubes_doc 2022-09-27 08:14:27 +00:00
68d2109387 Add: stub about segment properties and parameters