ni / ni/nimi-python

niscope documentation for `fetch` and `read` does not specify what the behavior is if `num_samples` is `None`

Open
#1,505 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

docs niscope
Dominant language
Python
Stars
128
Forks
110
Avg merge
5d 14h
Merged PRs (30d)
10

Description

Description of issue

In niscope's fetch and read methods, num_samples = None means fetch/read all available samples. This behavior is not captured in method documentation.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the niscope fetch and read method documentation and review how num_samples is described. Update both method descriptions to state that None fetches or reads all available samples. Done means the documented behavior matches the issue for both methods.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.