Skip to content

Improve sam_cyutils._dynamic_binary_number_at_fobs_2pwl --- remove for-loop over frequencies #106

@lzkelley

Description

@lzkelley

Currently there is a for-loop over frequencies, at each integration step. This shouldn't be necessary as we should be able to continually walk through the target frequencies while we iterate over integration steps. The loop currently breaks out when the target frequencies are outside of the steps, so the redundancy isn't horrific, but it could still be improved significantly.

See this section of code.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions