• Connect to camera (remote desktop connection 134.219.128.65)
  • Maxim DL 5
  • Camera control -> Check setup -> connect
  • Set cooler temperature -20 wrt ambient
  • Thorlabs -> APTUser
  • Home mover
  • Complete grating scan of cadmium

  • import pyfits
  • 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']

  • Dark frames
-- WillBurrows - 05 Oct 2016
Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions

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

Topic revision: r2 - 05 Oct 2016 - WilliamBurrows

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 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