Combined Spatial Resolved#

This example illustrates how to fit Spatially-resolved data for both EPW and IAW.

Tip

To fix co-location issues, adjust the tcc locations which are defined in the calibration.py file.

calibration.py#
def get_calibrations(shotNum, tstype, CCDsize):
    ...
    EPWtcc = 1024 - 503
    IAWtcc = 1024 - 578

Load the provided data, update the input decks to mimc those used here, and use fit mode to run the code.

_images/imaging_epw.png _images/imaging_iaw.png

:EPW imaging data :IAW imaging data :input deck :default deck :output plots