Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Print all entries using: "facetdata.print_params_entries()"

  • Get information about the scan:

    print("number of steps:          ", facetdata.nSteps)
    print("number of shots per step: ", facetdata.n_shot)

    Image Added

    facetdata.print_scanPVs()
    facetdata.print_scanVals()