jackknife_adga

jackknife_adga.main()

Do jackknife resampling for ADGA calculations.

Determine the config file and number of processes to run ADGA with from the command line arguments. If all or some arguments are missing, use the default values. They are jackknife_adga.ini for the config file and 1 for the number of processes. Read the config file and check if obligatory keys are missing. If not, perform a jackknife estimation of the observables chosen in the config file. The results as well as some useful metadata are stored in an HDF5 file.

Raises
  • KeyError – if an obligatory key is missing in the config file

  • SystemExit – if no observables are given in the config file