Skip to content

Minor datatype bug for resolution parameter #77

Description

@mickymags

The bug

Not technically a bug, Quality of Life Issue.

In src/multirtc/multirtc.py:

Line 63 -- in run_multirtc function, requests integer type for the resolution parameter
Line 103 -- in create_parser function, requests float type for the resolution input

Additional context

Another issue that should be considered is the handling of 0 input (whether it is directly searched for or if infinitesimally small numbers are evaluated as 0.

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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions