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

What does resolution mean? #37

Open
dominichr1 opened this issue Sep 2, 2023 · 1 comment
Open

What does resolution mean? #37

dominichr1 opened this issue Sep 2, 2023 · 1 comment
Labels
question Further information is requested

Comments

@dominichr1
Copy link

Question:

You state the following:
resolution (float) – interval to determine the number of ties. It should be similar to the resolution of the instrument.

But, what does resolution mean? Does it have a unit? Is this seconds? What should I enter?

Thanks

@dominichr1 dominichr1 added the question Further information is requested label Sep 2, 2023
@mcollaudcoen
Copy link
Member

Hi,
The resolution units is the same as the unit of your data. It allows the algorithm to decide if data has to be treated as ties, that is as equivalent. For exemple, if your instrument has a resolution of 1, 1.2 and 0.9 will be considered as the same value (ties).
This value has however not much influence on the results, so that an approximative resolution will remain fine.
I hope it helps.
Best
Martine

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

No branches or pull requests

2 participants