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

Compare with Current View Page History

« Previous Version 3 Next »

  • SSH: rdsrv306.slac.stanford.edu
  • Ref: ePix Generation 2 bring up and testing (xtrnl)
    • Filling in some details from this reference link
  • Skip to step 8: Assuming FPGA is programed
    • Note: The current in ref-link are without a carrier-board loaded 
      • Currents with carrier-board loaded are close to:

        Current[mA]
        AnlgDig
        995805
  • Skip to step 10: Assuming optical cable is plugged in correctly

    • At command prompt: 

      $ cat /proc/pgpcard_0
    • Scroll up to Lane 0: Should see:

      LockLinkReady1
      RemLinkReady1


      • Power cycle, but if tries of theat does not work...
      • Lane 0 is hard coded into firmware: Move the optical quad connection in back of the computer & try again
  • Assuming Firmware engineer help you get correct version of project downloaded into your local git
    • $ cd IC_projects/epix
      # where I have my local git repo
      $ git checkout rogue_v5.14
      $ git branch
      # make sure you see that you're in branch rogue_v5.14
      $ git pull
      # make sure "Already up to date."
  • Run GUI: Now that your in correct branch up to date
    • $ cd software/Epix
      $ source setup_template.sh
      # Starting Rogue --> (rogue_v5.14.0) should show up next to command prompt
      $ cd scripts
      $ python epix10kaDAQ.py
      # actually running GUI
    • hold
  • No labels