GithubHelp home page GithubHelp logo

define_ref_peak about peaks HOT 5 OPEN

rgiessmann avatar rgiessmann commented on August 23, 2024
define_ref_peak

from peaks.

Comments (5)

rgiessmann avatar rgiessmann commented on August 23, 2024

Hallo,

ich habe gerade meine letzte Version hochgeladen -- ich hatte das Committen
vergessen.

Du siehst in meinem Branch nun, wie ich es gelöst habe.

Meld dich bei Fragen!

2016-04-19 9:31 GMT+02:00 Ovicula [email protected]:

Hey

Ich bastel gerade an dem define_ref_peak-Funktion rum. Allerdings weiß ich
jetzt nicht genau, wie ich dafür sorgen kann, dass die durchschnittlichen
Peak-Höhen der 0M-traces die neuen Peak Höhen für die Ref-trace ergeben?
Und irgendwo muss dann auch noch ein Fehler sein, aber ich weiß nicht wo...

Ich hab die Funktion mit 4 traces und

ref = prog.define_reference_peak(trace_list, accepted_offset=0.25)

print("trace_list:"+str(trace_list))
print("ref:"+str(ref))

getestet.

Kannst du mir da evtl einen Tipp geben oder etwas helfen?
Danke!


You are receiving this because you were assigned.
Reply to this email directly or view it on GitHub
#12

from peaks.

rgiessmann avatar rgiessmann commented on August 23, 2024

Hey,

I just uploaded my last version -- sorry, forgot to commit.

In my branch you can see how I solved this issue.

Don't hesitate to come up with follow-up questions!

from peaks.

Ovicula avatar Ovicula commented on August 23, 2024

Do we really need

for trace in conc_0_traces[1:]:
correct_peaks_with_factor(trace,determine_factor_numerically(conc_0_traces[0],trace))

I don't think so because the proportions of the peak sizes should stay te same even if the height is not adjusted. Since the factor determination is another error source I would prefer to not use it if not really necessary. What do you think?

from peaks.

Ovicula avatar Ovicula commented on August 23, 2024

Ok, I just saw that you are calculating the deviation a little bit below that. Then of course you need the height adjustment....

from peaks.

rgiessmann avatar rgiessmann commented on August 23, 2024

from peaks.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.