Skip to content

capture_iq computes the time required for a capture job incorrectly #15

@ld-cd

Description

@ld-cd

Capturing 2^24 samples from the raw IQ tap should take (2**24) / 2e6 seconds (8.388 seconds), but it is computed as taking 8.0 seconds by capture here:

https://github.com/MazinLab/MKIDGen3/blob/powersweeping/mkidgen3/drivers/capture.py#L363

Metadata

Metadata

Assignees

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