Skip to content

github page contains outdated instructions for creating YAML file #98

@newmansc2

Description

@newmansc2

The github page (https://github.com/SiEPIC/openEBL-2024-07-Si-Heaters) contains the following instructions:

Design software and PDK installation instructions:
Design tools and process design kit (SiEPIC-EBeam-PDK, KLayout implementation)installation instructions.
Automated measurement test routine is submitted as a YAML file that is created using the following utility:
pip install dreamcreator from dreamcreator import sequencecreator as sc sc.launch()

The last line should be changed to:
pip install siepic_testcreator
from SiEPIC_TestCreator import sequencecreator as sc
sc.launch()

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