gdshelpers icon indicating copy to clipboard operation
gdshelpers copied to clipboard

Chip.add_cell: allow specifying the magnification of the added cell

Open fbeutel opened this issue 2 years ago • 1 comments

fbeutel avatar Jan 25 '22 08:01 fbeutel

Thanks! I think I left this parameter out, as not all functions are considering the value yet. It should be implemented in

  • [ ] get_bonds
  • [ ] get_reduced_layer
  • [ ] save
  • [ ] get_patches to not cause inconsistencies. Before we add the parameter, I think we should implement it (or add a warning to the functions which ignore magnification if magnification is used)

HelgeGehring avatar Jan 25 '22 10:01 HelgeGehring