Skip to content

Commenting on a run_id after the experiment is finished #5745

Answered by astafan8
Quantfoam asked this question in Q&A
Discussion options

You must be logged in to vote

I saw that in your QCoDeS experiments widget you have a notes section so I guess you thought about it. Is it possible to add note to an experiment afterwards?

yes, in general, that's supported by qcodes through the DataSet.add_metadata method, so perhaps give it a try? We don't advertise this method a lot but it exists and works (also covered with tests) (and it has a few limitations), and this is exactly what the experient widget makes use of. https://microsoft.github.io/Qcodes/examples/DataSet/DataSet-class-walkthrough.html#Note-on-metadata
http://microsoft.github.io/Qcodes/api/dataset/index.html#qcodes.dataset.DataSetProtocol.add_metadata

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@Quantfoam
Comment options

@edumur
Comment options

@Quantfoam
Comment options

Comment options

You must be logged in to vote
1 reply
@Quantfoam
Comment options

Answer selected by Quantfoam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants