Versions Compared

Key

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

Taking an IMAGE with the Rayonix (with or without beam) (89/205/2023):

  • Make sure beam is offON (assuming you're looking at xray pulses with capxure).
  • logon to the rayonix machine from mfx-daq
    ssh hsuser@con-ics-mfx-rayonix  (password is "hsuser" if needed)
  • >killall procServ (this will kill the connection to the lcls daq)
  • >capxure
  • goto "Single Frame Collection" tab
  • Set Trigger to "None" (if you don't do this, capxure may hang if you try to take frames).  Set Exposure mode to "Normal".
  • Change the exposure time to what you want.  
  • Change to your operating binning mode, and hit "Single".  The terminal where you started Capxure should tell you the name of the image that was saved.  
  • kill capxure (yes, it sometimes seg faults when you exit)
  • cd ~/slac/, and do:
    ./startDaqInterface_newcraydl
  • On mfx-daq, set DAQ evr to run at 30Hz (if 4x4).  Or use a sequencer if you're doing something fancy.  
  • Run

...

  • Make sure beam is off.
  • logon to the rayonix machine from mfx-daq
    ssh hsuser@con-ics-mfx-rayonix  (password is "hsuser" if needed)
  • >killall procServ (this will kill the connection to the lcls daq)
  • >capxure
  • goto "Single Frame Collection" tab
  • Set Trigger to "None" (if you don't do this, capxure may hang if you try to take frames).  Set Exposure mode to "Dark".
  • Change to your operating binning mode, and hit "Collect New Background"
  • kill capxure (yes, it sometimes seg faults when you exit)
  • cd ~/slac/, and do:
    ./startDaqInterface_newcraydl
  • On mfx-daq, set DAQ evr to run at 30Hz (if 4x4).  Or use a sequencer if you're doing something fancy.  
  • Run

Connecting the Rayonix to the DAQ.  
New from Kaz on  

...