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

Datassette calibration function #22

Open
Quagliarulo opened this issue Oct 18, 2015 · 0 comments
Open

Datassette calibration function #22

Quagliarulo opened this issue Oct 18, 2015 · 0 comments

Comments

@Quagliarulo
Copy link

Very simple: a function which samples pulses and shows a percentage or something like that. It may work like this:

  • Capture all the pulses occurring in a given time frame and store them only once each. If the number of unique pulses reaches a given maximum, assume no data or very bad alignment.
  • See how many different pulses we got. In a hypothetical perfectly aligned tape, we wouldn't get more than 2 or 3 pulselengths in total. The more pulselengths, the worse the alignment. So at this point, we may show a percentage or some description such as "Good", "Bad", and so on.
  • Repeat until "Stop" pressed.
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