You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Matlab file

  • Load the file using: "facetdata        = facet.FacetDataFile(filename)"

Main structure

  • Print the central keys using: "facetdata.print_keys()"
  • Print the key entries of "data_struct" using: "facetdata.print_data_entries()"

params

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

  • Get information about the scan:

    facetdata.print_scanPVs()
    facetdata.print_scanVals()




  • No labels