How to get the final computation of local and non local turbulence Part 3: version "2a-3" =================================================================== 1] run read_pressure3_novortex_nohf_all.py it computes p_dev3_lt = dev(turbu0.5s - turbu100s) and p_dev3_nlt = dev(turbu100s - turbu1000s) Combined with the version 2a, it gives the version 2a-3 2] Correct pdev2 data from interday/holes in acquisition: procedure similar to the doc "readme2_extract_pressure_data.txt" starting at step [2]. -> cut_variable_v2.py (for the 2 cases with fqcy change during the sol: sols 168 and 261) -> pb_data_missing_autom.py (to add NaNs around missing data) -> corr_interday_v2.py (interday correction for pdev2) 3] Plot the results -> plot_p_dev_all.py [with mod_loopconcat.py & mod_colorplot.py] -> plot_p_dev_all_all.py [with mod_loopconcat_v2.py & mod_colorplot_all.py]