Closed mbecker12 closed 3 years ago
Note: Keep in mind the effective one-layer-error-rate for the stack depth experiments. The expectation is to have comparable expected number of qubit errors, thus the error rate p_err which we feed to the program needs to be adjusted for the stack depth
Not needed anymore. became very messy anyway
Write a script that can automatically read a base env config file and generate new files based on the present sub-directories with changed parameters.
Example: Base script defines d=5, h=8, p_err=0.01, p_msmt=0.01
Given the directories and files d[5,7,9]/h[1,3,5,7,9]/p[005,01,015,02].env, create one config file each where the parameters change accordingly to d=[5, 7, 9], similar for h and p while leaving e.g. p_msmt untouched