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

Add target distances, hidden layer properties, and layer roughness #35

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

hampusnasstrom
Copy link
Collaborator

It is now possible to upload an archive.json file with content like:

{
    "data": {
        "m_def": "nomad_ikz_plugin.pld.schema.IKZPulsedLaserDeposition",
        "substrate": "../uploads/QGHyTAnHStKXIEK-P7oCHw/archive/ZYVf2Jy-dxS4t2EJTsJK5Hpm5d7F#/data",
        "targets": [
          "../uploads/QGHyTAnHStKXIEK-P7oCHw/archive/jhzPjk7xtfQVzkY8Dz5YvpSAP63W#/data",
          "../uploads/QGHyTAnHStKXIEK-P7oCHw/archive/RjGJR4YC5grEId-5CCknttf02cHz#/data"
        ],
        "data_log": "15012024_1347-STO-SAO-STO.dlog",
        "recipe_log": "15012024_1347-STO-SAO-STO.elog",
        "target_distances": [
          0.05,
          0.05
        ],
        "_rms": [
          null,
          314
        ],
        "_thicknesses": [
          8,
          10
        ]
    }
}

which will create layers with thickness, rms, and target distance.

@hampusnasstrom hampusnasstrom self-assigned this Jan 20, 2025
@hampusnasstrom hampusnasstrom linked an issue Jan 20, 2025 that may be closed by this pull request
3 tasks
@hampusnasstrom hampusnasstrom merged commit 9c13549 into main Jan 20, 2025
@hampusnasstrom hampusnasstrom deleted the 29-pld-entries-from-jeremys-excel-table branch January 20, 2025 13:52
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

Successfully merging this pull request may close these issues.

PLD entries from Jeremys Excel table
1 participant