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

'TunableWG' object has no attribute 'componentParameters' #15

Open
halilcuma opened this issue Mar 28, 2023 · 0 comments
Open

'TunableWG' object has no attribute 'componentParameters' #15

halilcuma opened this issue Mar 28, 2023 · 0 comments

Comments

@halilcuma
Copy link

  • OPICS version: 0.3.3
  • Python version: 3.7
  • Operating System: WS11

I'm encountring an issue using TunableWG from the opics.libraries.ebeam

Here is how I'm using it >

wg2 = circuit.add_component(library.TunableWG, params={"length": 150e-6, "power": power_sweep})

And getting this error >

AttributeError: 'TunableWG' object has no attribute 'componentParameters'

Any suggestion for a solution?

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

No branches or pull requests

1 participant