-
I'm having som issues with your msbrowser app: after processing peakpicking step on my data app quits with some errors. I tried both example and my own data, both of them do not have any problems whil…
-
As stated in the documentation, `scipy.signal.find_peaks` works for 1D signals.
There are many attempts of similar function for 2D arrays, such as https://stackoverflow.com/questions/3684484/peak-d…
-
Dear experts,
I am working on a project with fMRI Siemens and recording physio data with the pulse oximeter of the scanner.
I would like to use your nice toolbox for the analysis of physio data but …
-
After I perform chromatographic peak detection, how do I confirm the quality of my peaks?
Previously, `IPO` kit could be used to find the best set of parameters for peak detection, but the `IPO` ki…
-
Hi Johannes,
Have been going through several options to perform peak detection with a defined list of ROI. I accidentally used `ManualChromPeak` and at the end found out that there is no peak detec…
-
Create EICs for all standards for which a chromatographic peak was identified (in QC samples). Goal is
a) check if the signal from QC samples for that peak is somewhat comparable across batches: boxp…
-
I'm trying to fathom the masking operators in aplay.c (which is also arecord). I'm looking in:
static void compute_max_peak(u_char *data, size_t count)
which is near line 1650. I see these commands,…
-
If you want to introduce an automatic peak picking, you may want to consider the automatic measurement of the SINO. Than you take peaks for extrema that are above&below 5xnoise level. I wrote a paper…
-
Hi,
I wanted to try the efficiency of a chained peak detection and peak localization. With the same parameters, on the same recording I tried two pipelines (chained vs separated detection/localisatio…
-
I have samples basecalled with dorado software (v0.4.1) with detection of 5mCG_5hmCG modifications enabled using either:
dna_r10.4.1_e8.2_400bps_hac@v4.2.0
dna_r9.4.1_e8_hac@v3.3
I've noticed …