tsadar.utils.process.warpcorr#

Functions

perform_warp_correction(warpedData[, ...])

Returns a dewarped streak camera image.

tsadar.utils.process.warpcorr.perform_warp_correction(warpedData, instrument='EPW', sweepSpeed=5, flatField=True)Source#

Returns a dewarped streak camera image. Currently this only works for %ns EPWs and does not have flatfileds but other versions will be added (10/28/22).

Parameters:
  • warpedData – The streak camera image to be dewarped

  • instrument – ‘EPW’ or ‘IAW’ corresponding to the diangostic instrument

  • sweepSpeed – sweep time in ns based on camera settings

  • flatField – Flag to use flatfiled data for a flat field correction

Returns:

dewarped – The dewarped data