Skip to content
Snippets Groups Projects
Commit 51745c23 authored by Holger Niemann's avatar Holger Niemann
Browse files

Update plot_IR_data.py

parent 6e52444d
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ if __name__=='__main__':
#%% loading data
status,time,images,valid=downIR.get_temp_from_raw_by_program(20,"20180726.015",time_s=2.5,emi=0.8,T_version=2,version=1,threads=4,give_ERROR=False)
status,time,images,valid=downIR.get_temp_from_raw_by_program(20,"20180726.015",time_s=2.5,emi=0.8,T_version=2,version=0,threads=4,give_ERROR=False)
print('fertig')
#%% plotting data
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment