Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aquire droplet waveforms #1

Open
npeschke opened this issue Jan 31, 2020 · 1 comment
Open

Aquire droplet waveforms #1

npeschke opened this issue Jan 31, 2020 · 1 comment

Comments

@npeschke
Copy link
Collaborator

npeschke commented Jan 31, 2020

To simulate droplets with the RedPitaya's arbitrary waveform signal generator for rapid prototyping, we need to know how the two classes of droplets look like.

Negative Droplets:

  • fluorescence higher than baseline (droplet_threshold)
  • not high enough to count as positive (sorting_threshold)

Positive Droplets:

  • fluorescence higher than droplet_threshold and sorting_threshold
  • width in the correct band (between min_width and max_width)
@npeschke
Copy link
Collaborator Author

Until we get real data using PMT's or even the SiPM detector, I will model the droplets as inverse parables with different hights and widths.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant