qibolab icon indicating copy to clipboard operation
qibolab copied to clipboard

Parameters templates and handling

Open alecandido opened this issue 6 months ago • 0 comments

Since it is annoying to manipulate by hand the parameters.json file, we should add Python methods (and possibly a wrapping CLI) to create meaningful templates, out of a small amount of information.

Both for:

  • [ ] creation from scratch
  • [ ] existing platform.json addition

Then, a useful format for updates (both in Python and as a file) would be useful, and it could simplify the job of qq update as well (which is essentially doing this, but through Qibocal whole-parameters replacement, following in-place updates).

alecandido avatar Aug 13 '24 14:08 alecandido