-
I'm having trouble changing the decimation factor using the SCPI command ACQ:DEC. It works fine with 1, 2, 4, 8, 16 and 32 but if I tell the RP to use a decimation factor greater than 32 (using powers…
-
A transform to decimate (sample) data, by filtering the index.
Possible strategies:
* % sample, not smart but easy to understand
* lttb (ref. https://skemman.is/bitstream/1946/15343/3/SS_MSthesis…
-
The line chart looks a bit frazzled, especially rendered on small screens with many data points.
![128614047-02585aca-8c36-49ea-81bf-14d1c7622421](https://github.com/ghostfolio/ghostfolio/assets/41…
-
We discovered that the sinc-filter used for the decimation is too short. It should have a length of at least 128 samples if using downsampling by factor 64. Using a windowed 64 tap sinc-filter doubles…
-
on windows 10.
Some years ago (same machine) I used often and successfully the items for "decimation" on large and complicated STL (scanned people).
Now, even if I used a moderate decimation obtain …
-
There are some functions in Multichannel Lockin which do not have any associated API VI files in the Multichannel Lockin package. Till now, I have found four such functions- _Link_Frequencies_ , _limi…
-
I have some feedback regarding the decimation input box:
1- To my knowledge, people only use limited decimation values, right? Like 1,2,4,10, etc. Maybe there's a maximum to it? Otherwise, they wou…
-
**Reproduction of the problem**
#### TS file
```ts
import { Component, ViewChild } from '@angular/core';
import { BaseChartDirective } from 'ng2-charts';
import 'chartjs-adapter-moment';
fun…
-
Implement decimation and interpolation on the Cortex-M4 to support sample rates lower than 8 Msps over USB. It probably isn't practical to support arbitrary decimation/interpolation rates, but half, …
-
```
What steps will reproduce the problem?
1.Have warlock, take decimation talents
2.cast soulfire on target that is at or below 35% health
3.Decimation wont proc
What is the expected output? What do…