Changes
Page history
Update Home
authored
Nov 29, 2018
by
Holger Niemann
Show whitespace changes
Inline
Side-by-side
Home.md
View page @
0723382e
...
...
@@ -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)
...
...
...
...