Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reintroduce physical channels #1113

Open
alecandido opened this issue Dec 2, 2024 · 0 comments
Open

Reintroduce physical channels #1113

alecandido opened this issue Dec 2, 2024 · 0 comments
Labels

Comments

@alecandido
Copy link
Member

alecandido commented Dec 2, 2024

In v0.2 the physical channel has been completely replaced by the logical one, which is most often the object actually used.

Still, there are residual applications for which the physical channel is the object actually involved, such as specifying the connections, and some of its properties. Ignoring them, leads to duplication of the same information across the different logical channels multiplexed on the same physical link.

Examples

Gain/attenuation may be an example of duplicated info (e.g. when multiple resonators are multiplexed on one line, or there are multiple transitions calibrated on a drive).

While even the DC offset would be naturally a property of a physical line, it would not be duplicated because DC channels do not host multiple logical ones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant