Skip to content

Recommended nSample for samplingRate=1000 #6

Description

@chipimix

Hi!
In the definition of the method read(self, nSamples) there is a commend stating:

    Requiring a low number of samples (e.g. ``nSamples = 1``) may be computationally expensive; it is recommended to acquire batches of samples (e.g. ``nSamples = 100``).

I'm using 100 nSamples and everything works like a charm! 👍
However, I'm wondering why can't I fetch all 1000 nSamples at once. Is there an ideal number?
Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions