Skip to content
Snippets Groups Projects
Commit e4e4534c authored by Antoine Cyril David Hoffmann's avatar Antoine Cyril David Hoffmann :seedling:
Browse files

saving scripts

parent 87bcf6c1
No related branches found
No related tags found
No related merge requests found
Showing
with 94 additions and 5 deletions
...@@ -11,12 +11,12 @@ if OPTIONS.ST == 0 ...@@ -11,12 +11,12 @@ if OPTIONS.ST == 0
end end
if OPTIONS.LOGSCALE if OPTIONS.LOGSCALE
logname = 'log'; logname = 'log';
compress = @(x,ia) (log(sum(abs(x(ia,:,:,:,:)),4))); % compress = @(x,ia) (log(sum(abs(x(ia,:,:,:,:)),4)));
% compress = @(x,ia) log(sum(abs(squeeze(x(:,:,:,:))),3)); compress = @(x,ia) log(sum(abs(squeeze(x(:,:,:,:))),3));
else else
logname = ''; logname = '';
compress = @(x,ia) (sum(abs(x(ia,:,:,:,:)),4)); % compress = @(x,ia) (sum(abs(x(ia,:,:,:,:)),4));
% compress = @(x,ia) sum(abs(squeeze(x(:,:,:,:))),3); compress = @(x,ia) sum(abs(squeeze(x(:,:,:,:))),3);
end end
for ia = 1:DATA.inputs.Na for ia = 1:DATA.inputs.Na
Napjz = compress(DATA.Napjz,ia); Napjz = compress(DATA.Napjz,ia);
...@@ -93,7 +93,7 @@ for ia = 1:DATA.inputs.Na ...@@ -93,7 +93,7 @@ for ia = 1:DATA.inputs.Na
else else
colors_ = jet(numel(p2j)); colors_ = jet(numel(p2j));
for i = 1:numel(p2j) for i = 1:numel(p2j)
semilogy(Time_,plt(Na_ST,i),... semilogy(Time_,squeeze(Na_ST(i,:)),...
'DisplayName',ticks_labels{i},... 'DisplayName',ticks_labels{i},...
'color',colors_(i,:)); hold on; 'color',colors_(i,:)); hold on;
end end
......
4.8577910035102665 0.04185796983220058
5.293932081264581 1.4979414607290185
6.914240590898222 5.026669586865535
8.950235390800971 7.510684512028741
5.297267537770027 -0.051044540400214444
4.754512410510305 0.004436559014473929
5.089866441088001 0.2660247587319642
5.451261144141954 0.43432466047664775
5.709658557756645 0.4345657778143899
6.046499478583758 0.005642145703188106
5.2693381128147845 0.9193804088144457
5.914809225953066 1.1625954673959136
6.948639997749572 1.0515850450989888
6.327280618385599 1.6108808217278856
6.791552052209941 2.003226953703461
6.894710086541032 2.0966358103451412
6.9714657723892515 2.4512953024314665
9.039247874651133 2.1732870120136702
9.036515211490045 3.4423357840231628
8.905066076197096 4.487314214067991
8.955620344677234 5.00991193189239
12.023959026127072 8.073428266587367
13.934050389504964 9.026999113893783
16.026145156655943 9.458189248979773
17.988719727215916 10.038558680927418
3.970760504176352 3.9788218605015633
4.795381799257761 5.024692424696041
5.310006570447452 6.032948684202595
6.907810795225073 8.012666697476105
8.994400049830917 11.000616858522392
5.632139333672237 0.43449344261306777
6.018087818953028 1.2000168782136402
6.456519511415902 1.5923388984554414
6.8173114211254955 2.040576029319867
8.956745558920035 4.487362437535539
18.014599654800342 10.019920310719876
15.974304929041178 9.532790953277487
14.01160979981233 9.008408967153791
11.998239843434474 8.017416709029643
8.981419899815746 5.028598525567479
6.919906848335184 2.395259633139972
6.020740109668202 -0.03170692991321822
5.348866648047048 -0.013671353050034085
0.008976747562244425, 0.0014453128150531125
0.08988845604781148, 0.036094106640212176
0.20214216006516805, 0.06215490333663998
0.33239775137716054, 0.09975239339608177
0.4581044786953472, 0.12583254696056823
0.6152499858856171, 0.16059102970472705
0.8486131610572079, 0.1925814803164847
1.0414962859009413, 0.20293095243856207
1.3060320840088075, 0.19611733488188277
1.4359650608531542, 0.17616040391331333
1.6107575794236493, 0.15914571688967383
1.8078588884318518, 0.12201924395299502
1.9197899779815628, 0.09052561962141181
2.0541266423092743, 0.05618653568519272
2.206344213506254, 0.011801237226483186
2.2869171768007934, -0.013982111027769029
2.3674901400953328, -0.039765459282021576
-0.009000943647317738, -0.005774798970859973
0.05857872196278646, 0.05043754587174454
0.12164985038754061, 0.10232685684789511
0.18925371208271835, 0.16285578326760064
0.2523571019542371, 0.2205005363465523
0.35577116955809895, 0.2695701968754787
0.463766362602531, 0.33591263600216137
0.5402259914345857, 0.3763104196407687
0.6435674707832273, 0.4124303354383926
0.764830183809593, 0.4456983393420277
0.9576971779299444, 0.45317009041270445
1.1234968182148128, 0.43182591723325825
1.2622774968343455, 0.39029898295789067
1.3920007742747225, 0.33293167832111425
1.4679684160436175, 0.2855589698920047
1.5483881374660247, 0.23243727164944694
1.5974819940800244, 0.19078129158702117
1.6599643511013256, 0.13763378418705174
1.695508400074201, 0.0786921209481638
1.7445780606031278, 0.032719559308637125
1.7890988571382487, -0.024770338825844784
1.8515812141595493, -0.07791784622581399
1.940945421697436, -0.13534322146676703
2.0304386750223813, -0.169746828296515
0, 0.022113821138211365
0.04541040549724383, 0.17300813008130078
0.08992977422034283, 0.2809756097560976
0.1803843539983388, 0.45788617886178873
0.3613101261043571, 0.783089430894309
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment