-
Hi there,
I'm the web developer behind a recent redevelopment of the EELS Database website. The old site (http://pc-web.cemes.fr/eelsdb/) has been around for years and serves as a public repository f…
ewels updated
8 years ago
-
[cc @mprockup]
The current functionality for tempo and rhythm is pretty basic; we should do something about that.
#210 improves the basic onset strength implementation. From that, we can add a few i…
-
With the script and data seen below the SpikeSourceArray populations input_pol_1 and input_pol_2 are transmitting spikes only for the first 1000 ms. The script below also generates debug files of the …
-
Complete!!! See documentation: #243
**Less urgent:**
- [ ] Eventually, we could deprecate the `spectrum.data` column entirely in favor of data snapshots in their own table/model. Or `spectrum.data` w…
-
The current onset strength implementation provides basic spectral flux. It's not too hard to generalize this to support the operations used in Böck and Widmer's [superflux](http://dafx13.nuim.ie/pape…
-
I am trying to upstream drivers/dma/bcm2835-dma.c - especially the slave-portion.
One of the thing that turns up is that upstream wants changes to the code, which I can do.
The question is: how woul…
-
Hi all,
I'm not sure about the procedure in constructing the "filter_upts" matrix via "inefficient matrix multiplication" (func.cpp). According the definition of "cblas_dgemm", the last two lines in t…
-
accgyro_mpu6050.c line375
lpf >= 188)
mpuLowPassFilter = INV_FILTER_188HZ;
else if (lpf >= 98)
......
-
```
(Collect change requests for the CV here.)
[Term]
id: PI:00216
name: sequest:PeptideRank
def: "The SEQUEST result 'Rank' in out file (peptide)." [ref:ref]
is_a: PI:00153 ! search engine specific …
-
```
When performing spectral calculations, the different spectral variables (e.g.
FTIR data, Modtran data) may not emanate from sources with the same spectral
filtering width processing. In order to…