qiskit-metal icon indicating copy to clipboard operation
qiskit-metal copied to clipboard

Round-trip layout export/import, to co-develop data

Open marcolincs opened this issue 4 years ago • 2 comments

Inspired by: @NitsanBlau

What is the feature being requested?

GDS/Oasis are convenient ways to pass the data between researchers and to store for future use. It will be helpful to be able to import back what has been exported.

What are use cases for this feature?

Any number of co-programming set-ups.

marcolincs avatar Feb 02 '21 14:02 marcolincs

note: superset of #23

marcolincs avatar Feb 16 '21 14:02 marcolincs

QComponent from GDS import

Import GDS shapes
try to convert to shapely intelligently
add properties, assign layers, pos/neg etc.
add default options for position, rotation, scaling for the whole thing

The above is from #23 , so will close 23.

priti-ashvin-shah-ibm avatar Feb 01 '23 17:02 priti-ashvin-shah-ibm