Skip to content

Short protocol

For each wavelength:

  1. IVg Off all the chip
  2. Calibration, find led voltage for 2.5, 5.0, 7.5 and 10.0 \(\mu W\)
  3. IVg On after 1 min On, 7.5 \(\mu W\)
  4. 10 minutes wait since LED Off
  5. IVg Off, find DP
  6. It + DP, Sequence Power
    for gate in [4, 15]:
        for power in Powers:
            It DP + gate
    
    1. Vg Off, find DP
    2. It - DP, Sequence gate -> Sequence Power

      for gate in [-4, -15]: for power in Powers: It DP + gate 8. IVg Off all the chip