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

Need to know which sampling interval units uses AcqKnowlegde format #129

Closed
vinferrer opened this issue Jan 17, 2020 · 4 comments
Closed
Assignees
Labels
Discussion Discussion of a concept or implementation. Need to stay always open. Documentation This issue or PR is about the documentation Help wanted Extra attention is needed

Comments

@vinferrer
Copy link
Collaborator

Summary

I couldn't find a reference of which units can AcqKnowlegde format use for sampling interval

Additional detail

For the moment, in txt.py function I am assuming the possible units are ['hr', 'min', 'sec', 'µsec', 'msec']

Next Steps

*  Search if there is a reference for sampling interval  units in acq files
*  Gather actual acq data to test it in different sampling interval units
@vinferrer vinferrer added Documentation This issue or PR is about the documentation Help wanted Extra attention is needed Discussion Discussion of a concept or implementation. Need to stay always open. labels Jan 17, 2020
@smoia smoia assigned vinferrer and unassigned smoia and RayStick Jan 17, 2020
@eurunuela
Copy link
Collaborator

I have found this:

Set to x/sample: Specify the inter sample interval of data in the file, which will be translated into an appropriate sampling rate. The edit field will accept an arbitrary floating point number. The units menu contains μsec, msec, sec, MHz, kHz, Hz. The edit field will be dynamically converted to match the units selection; no conversion will be used when switching between frequency and time.

See page 194.

@eurunuela
Copy link
Collaborator

Can we close this issue @vinferrer ?

@smoia
Copy link
Member

smoia commented Feb 5, 2020

As it might have been addressed and closed by #123

@vinferrer
Copy link
Collaborator Author

we can close it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discussion Discussion of a concept or implementation. Need to stay always open. Documentation This issue or PR is about the documentation Help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants