Versions Compared

Key

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

...

  • Open matlab on facetsrv:
  • Find data path in elog:
  • Open matlab metadata file, go to data_struct:
  • Look here:
    Image Added


  • F2_fastDAQ.m (2024, May 29):
    Image Added
  • This is how SLAC_time is computed:
    Image Added
  • Match shots:
    read these PVs and do the same calculation: PATT
  • self.pulseid_pv        = epics.PV('PATT:SYS1:1:PULSEIDBR')
  •  PATT:SYS1:1:SEC, PATT:SYS1:1:NSEC, and PATT:SYS1:1:PULSEID
  •  Read SLAC_time from the matlab file using common_index algebra:
    Image Added