Skip to content

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

@halilcuma

Description

@halilcuma
  • 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?

Metadata

Metadata

Assignees

No one assigned

    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