Skip to content
Snippets Groups Projects
Commit b16b67a3 authored by Hermann, Benjamin's avatar Hermann, Benjamin
Browse files

Update main.py heater_calorimeter -> immersion_heater

parent ff337369
No related branches found
No related tags found
No related merge requests found
......@@ -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