Skip to content
Snippets Groups Projects
Commit 7a68cf75 authored by Xia, Ning's avatar Xia, Ning :penguin:
Browse files

Merge branch 'main' of...

Merge branch 'main' of git.rwth-aachen.de:fst-tuda/projects/lehre/praktikum_digitalisierung/calorimetry/calorimetry_laboratory
parents 0940091b b16b67a3
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
},
"group": {
"number": "xxxxxxxxxxxx_GroupXY",
"member": [
"author": [
"xxxxxxxxxxxx_member01",
"xxxxxxxxxxxx_member02",
"xxxxxxxxxxxx_member03"
......
......@@ -64,7 +64,7 @@ m_pck.logging_calorimetry(data, metadata, path_logging, path_json)
if is_log_heater:
# Read heater's uuid from metadata.
heater_uuid = metadata["actor"]["values"][
metadata["actor"]["names"].index("heater_calorimeter")
metadata["actor"]["names"].index("immersion_heater")
]
# Save heater-related data to an HDF5 file.
data = m_labor.logging_heater(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment