Skip to content

Temperature configuration not updating upon experiment restart #52

Description

@dgruano

After stopping an experiment by pressing twice ctrl + c, I edited the temperature configuration list TEMP_INITIAL, but the files in temp_config were not updated with a new configuration line. Is this the desired behavior?

On the other hand, if I edit the OD configuration and restart the experiment, this does appear in the ODset files, as a "side effect" of the following lines:

https://github.com/FYNCH-BIO/dpu/blob/master/experiment/template/custom_script.py#L107-L112

Do you think it would be useful to recheck TEMP_INITIAL once the experiment is restarted or it would be better to programmatically change the temperature somewhere else?

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