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

Update plot_IR_data.py

parent 51745c23
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=0,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,verbose=5)
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