... | ... | @@ -3,6 +3,7 @@ for temperature: get_temp_from_raw_by_program(port,program,time_s=timewindow) |
|
|
for heatflux: download_heatflux_by_program(port,program,timewindow)
|
|
|
for heatflux profile: get_heatflux_profile(port,fingerprofileID,timepoint,program)
|
|
|
|
|
|
see also plot_IR.py and plot_heatflux_example.py for running examples how to use the code.
|
|
|
|
|
|
The download routine is restructured into 3 files to separated the different parts.
|
|
|
* IR_image_tools.py now contains imaging manipulation routines (general ones, and specific w7x ir camera codes)
|
... | ... | |