Versions Compared

Key

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

...

Code Block
ds = DataSource(exp='rixx45619', run=121, dbsuffix='mytestdb')
det = run.Detector('epixhr')
arr = det.raw.calib(evt)
img = det.raw.image(evt)

References