• 134.219.128.65
  • Cool camera to -20 wrt ambient
  • Maxim DL 5
  • Camera control -> setup -> connect
  • Thorlabs -> APTUser
  • Home moving
  • Complete Cadmium scan
  • Dark frames

  • Apply gain
  • Hot pixel removal
  • Horizontal projection
  • Peak finder (1D array, list of lists( Peak, Location, width))
  • Gaussian fit (list of lists(peak, location, width), list of lists(a, mu, sigma, a_sig, mu_sig, sigma_sig))
  • f = lambda(m, mu)

  • f = pyfits.open("filename")
  • d = f[0].data # 2D array data
  • h = f[0].header # fits header data
  • px = d.sum[0]
  • py = d.sum[1]
  • gain = h("EGAIN")

-- WillBurrows - 21 Oct 2016

Physics WebpagesRHUL WebpagesCampus Connect • Royal Holloway, University of London, Egham, Surrey TW20 0EX; Tel/Fax +44 (0)1784 434455/437520

Topic revision: r1 - 21 Oct 2016 - WilliamBurrows

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding RHUL Physics Department TWiki? Send feedback