osiris-utils 1.1.6__py3-none-any.whl → 1.1.7__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- docs/source/_static/custom.css +53 -0
- docs/source/_static/quick_start_ez.png +0 -0
- docs/source/api/postprocess.rst +609 -0
- docs/source/api/sim_diag.rst +257 -0
- docs/source/api/utilities.rst +254 -0
- docs/source/conf.py +188 -0
- docs/source/contrib.rst +1 -0
- docs/source/index.rst +35 -0
- examples/edited-deck.1d +107 -0
- examples/example_Derivatives.ipynb +167 -0
- examples/example_FFT.ipynb +235 -0
- examples/example_InputDeck.ipynb +520 -0
- examples/example_Simulation_Diagnostic.ipynb +379 -0
- examples/example_data/HIST/fld_ene +256 -0
- examples/example_data/HIST/par01_ene +256 -0
- examples/example_data/HIST/par01_temp +255 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000000.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000001.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000002.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000003.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000004.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000005.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000006.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000007.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000008.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000009.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000010.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000011.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000012.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000013.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000014.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000015.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000016.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000017.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000018.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000019.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000020.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000021.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000022.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000023.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000024.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000025.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000026.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000027.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000028.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000029.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000030.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000031.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000032.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000033.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000034.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000035.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000036.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000037.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000038.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000039.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000040.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000041.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000042.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000043.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000044.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000045.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000046.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000047.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000048.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000049.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000050.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000051.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000052.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000053.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000054.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000055.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000056.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000057.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000058.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000059.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000060.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000061.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000062.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000063.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000064.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000065.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000066.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000067.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000068.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000069.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000070.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000071.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000072.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000073.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000074.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000075.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000076.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000077.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000078.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000079.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000080.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000081.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000082.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000083.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000084.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000085.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000086.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000087.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000088.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000089.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000090.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000091.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000092.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000093.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000094.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000095.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000096.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000097.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000098.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000099.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000100.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000101.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000102.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000103.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000104.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000105.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000106.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000107.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000108.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000109.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000110.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000111.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000112.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000113.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000114.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000115.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000116.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000117.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000118.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000119.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000120.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000121.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000122.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000123.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000124.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000125.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000126.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000127.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000128.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000129.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000130.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000131.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000132.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000133.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000134.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000135.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000136.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000137.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000138.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000139.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000140.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000141.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000142.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000143.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000144.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000145.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000146.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000147.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000148.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000149.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000150.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000151.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000152.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000153.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000154.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000155.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000156.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000157.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000158.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000159.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000160.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000161.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000162.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000163.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000164.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000165.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000166.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000167.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000168.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000169.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000170.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000171.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000172.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000173.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000174.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000175.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000176.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000177.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000178.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000179.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000180.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000181.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000182.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000183.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000184.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000185.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000186.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000187.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000188.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000189.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000190.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000191.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000192.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000193.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000194.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000195.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000196.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000197.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000198.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000199.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000200.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000201.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000202.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000203.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000204.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000205.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000206.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000207.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000208.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000209.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000210.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000211.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000212.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000213.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000214.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000215.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000216.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000217.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000218.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000219.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000220.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000221.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000222.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000223.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000224.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000225.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000226.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000227.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000228.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000229.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000230.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000231.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000232.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000233.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000234.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000235.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000236.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000237.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000238.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000239.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000240.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000241.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000242.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000243.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000244.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000245.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000246.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000247.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000248.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000249.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000250.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000251.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000252.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000253.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000000.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000001.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000002.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000003.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000004.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000005.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000006.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000007.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000008.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000009.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000010.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000011.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000012.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000013.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000014.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000015.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000016.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000017.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000018.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000019.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000020.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000021.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000022.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000023.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000024.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000025.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000026.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000027.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000028.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000029.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000030.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000031.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000032.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000033.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000034.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000035.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000036.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000037.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000038.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000039.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000040.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000041.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000042.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000043.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000044.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000045.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000046.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000047.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000048.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000049.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000050.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000051.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000052.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000053.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000054.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000055.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000056.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000057.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000058.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000059.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000060.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000061.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000062.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000063.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000064.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000065.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000066.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000067.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000068.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000069.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000070.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000071.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000072.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000073.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000074.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000075.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000076.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000077.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000078.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000079.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000080.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000081.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000082.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000083.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000084.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000085.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000086.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000087.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000088.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000089.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000090.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000091.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000092.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000093.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000094.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000095.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000096.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000097.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000098.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000099.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000100.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000101.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000102.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000103.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000104.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000105.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000106.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000107.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000108.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000109.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000110.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000111.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000112.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000113.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000114.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000115.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000116.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000117.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000118.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000119.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000120.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000121.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000122.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000123.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000124.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000125.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000126.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000127.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000128.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000129.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000130.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000131.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000132.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000133.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000134.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000135.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000136.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000137.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000138.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000139.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000140.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000141.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000142.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000143.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000144.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000145.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000146.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000147.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000148.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000149.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000150.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000151.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000152.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000153.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000154.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000155.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000156.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000157.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000158.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000159.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000160.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000161.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000162.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000163.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000164.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000165.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000166.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000167.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000168.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000169.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000170.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000171.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000172.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000173.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000174.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000175.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000176.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000177.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000178.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000179.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000180.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000181.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000182.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000183.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000184.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000185.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000186.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000187.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000188.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000189.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000190.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000191.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000192.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000193.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000194.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000195.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000196.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000197.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000198.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000199.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000200.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000201.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000202.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000203.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000204.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000205.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000206.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000207.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000208.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000209.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000210.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000211.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000212.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000213.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000214.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000215.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000216.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000217.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000218.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000219.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000220.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000221.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000222.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000223.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000224.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000225.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000226.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000227.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000228.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000229.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000230.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000231.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000232.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000233.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000234.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000235.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000236.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000237.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000238.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000239.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000240.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000241.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000242.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000243.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000244.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000245.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000246.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000247.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000248.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000249.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000250.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000251.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000252.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000253.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000000.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000001.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000002.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000003.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000004.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000005.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000006.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000007.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000008.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000009.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000010.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000011.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000012.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000013.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000014.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000015.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000016.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000017.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000018.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000019.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000020.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000021.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000022.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000023.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000024.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000025.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000026.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000027.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000028.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000029.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000030.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000031.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000032.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000033.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000034.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000035.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000036.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000037.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000038.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000039.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000040.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000041.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000042.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000043.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000044.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000045.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000046.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000047.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000048.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000049.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000050.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000051.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000052.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000053.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000054.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000055.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000056.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000057.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000058.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000059.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000060.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000061.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000062.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000063.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000064.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000065.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000066.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000067.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000068.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000069.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000070.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000071.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000072.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000073.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000074.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000075.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000076.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000077.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000078.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000079.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000080.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000081.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000082.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000083.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000084.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000085.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000086.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000087.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000088.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000089.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000090.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000091.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000092.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000093.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000094.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000095.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000096.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000097.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000098.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000099.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000100.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000101.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000102.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000103.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000104.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000105.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000106.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000107.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000108.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000109.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000110.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000111.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000112.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000113.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000114.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000115.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000116.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000117.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000118.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000119.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000120.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000121.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000122.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000123.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000124.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000125.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000126.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000127.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000128.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000129.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000130.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000131.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000132.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000133.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000134.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000135.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000136.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000137.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000138.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000139.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000140.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000141.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000142.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000143.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000144.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000145.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000146.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000147.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000148.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000149.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000150.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000151.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000152.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000153.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000154.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000155.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000156.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000157.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000158.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000159.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000160.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000161.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000162.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000163.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000164.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000165.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000166.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000167.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000168.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000169.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000170.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000171.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000172.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000173.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000174.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000175.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000176.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000177.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000178.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000179.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000180.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000181.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000182.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000183.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000184.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000185.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000186.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000187.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000188.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000189.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000190.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000191.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000192.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000193.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000194.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000195.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000196.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000197.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000198.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000199.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000200.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000201.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000202.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000203.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000204.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000205.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000206.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000207.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000208.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000209.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000210.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000211.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000212.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000213.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000214.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000215.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000216.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000217.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000218.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000219.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000220.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000221.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000222.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000223.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000224.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000225.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000226.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000227.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000228.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000229.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000230.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000231.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000232.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000233.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000234.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000235.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000236.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000237.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000238.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000239.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000240.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000241.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000242.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000243.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000244.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000245.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000246.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000247.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000248.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000249.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000250.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000251.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000252.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000253.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000000.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000001.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000002.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000003.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000004.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000005.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000006.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000007.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000008.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000009.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000010.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000011.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000012.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000013.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000014.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000015.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000016.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000017.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000018.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000019.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000020.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000021.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000022.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000023.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000024.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000025.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000026.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000027.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000028.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000029.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000030.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000031.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000032.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000033.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000034.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000035.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000036.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000037.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000038.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000039.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000040.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000041.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000042.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000043.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000044.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000045.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000046.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000047.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000048.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000049.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000050.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000051.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000052.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000053.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000054.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000055.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000056.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000057.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000058.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000059.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000060.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000061.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000062.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000063.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000064.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000065.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000066.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000067.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000068.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000069.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000070.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000071.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000072.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000073.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000074.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000075.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000076.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000077.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000078.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000079.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000080.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000081.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000082.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000083.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000084.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000085.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000086.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000087.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000088.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000089.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000090.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000091.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000092.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000093.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000094.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000095.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000096.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000097.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000098.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000099.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000100.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000101.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000102.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000103.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000104.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000105.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000106.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000107.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000108.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000109.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000110.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000111.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000112.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000113.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000114.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000115.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000116.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000117.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000118.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000119.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000120.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000121.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000122.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000123.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000124.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000125.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000126.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000127.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000128.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000129.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000130.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000131.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000132.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000133.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000134.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000135.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000136.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000137.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000138.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000139.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000140.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000141.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000142.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000143.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000144.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000145.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000146.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000147.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000148.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000149.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000150.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000151.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000152.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000153.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000154.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000155.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000156.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000157.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000158.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000159.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000160.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000161.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000162.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000163.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000164.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000165.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000166.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000167.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000168.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000169.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000170.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000171.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000172.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000173.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000174.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000175.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000176.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000177.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000178.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000179.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000180.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000181.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000182.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000183.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000184.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000185.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000186.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000187.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000188.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000189.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000190.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000191.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000192.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000193.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000194.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000195.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000196.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000197.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000198.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000199.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000200.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000201.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000202.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000203.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000204.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000205.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000206.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000207.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000208.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000209.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000210.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000211.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000212.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000213.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000214.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000215.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000216.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000217.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000218.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000219.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000220.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000221.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000222.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000223.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000224.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000225.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000226.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000227.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000228.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000229.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000230.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000231.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000232.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000233.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000234.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000235.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000236.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000237.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000238.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000239.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000240.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000241.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000242.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000243.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000244.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000245.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000246.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000247.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000248.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000249.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000250.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000251.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000252.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000253.h5 +0 -0
- examples/example_data/MS/run-info +132 -0
- examples/example_data/TIMINGS/timings-final +31 -0
- examples/example_data/run-info +132 -0
- examples/example_data/thermal.1d +108 -0
- examples/quick_start.ipynb +82 -0
- examples/quick_start.py +41 -0
- osiris_utils/__init__.py +83 -24
- osiris_utils/data/data.py +326 -196
- osiris_utils/data/diagnostic.py +168 -221
- osiris_utils/data/simulation.py +52 -37
- osiris_utils/decks/decks.py +11 -29
- osiris_utils/postprocessing/derivative.py +87 -38
- osiris_utils/postprocessing/fft.py +71 -55
- osiris_utils/postprocessing/field_centering.py +216 -48
- osiris_utils/postprocessing/heatflux_correction.py +42 -35
- osiris_utils/postprocessing/mft.py +105 -53
- osiris_utils/postprocessing/mft_for_gridfile.py +14 -11
- osiris_utils/postprocessing/postprocess.py +8 -7
- osiris_utils/postprocessing/pressure_correction.py +38 -22
- osiris_utils/utils.py +92 -90
- {osiris_utils-1.1.6.dist-info → osiris_utils-1.1.7.dist-info}/METADATA +58 -25
- osiris_utils-1.1.7.dist-info/RECORD +1062 -0
- {osiris_utils-1.1.6.dist-info → osiris_utils-1.1.7.dist-info}/WHEEL +1 -1
- osiris_utils-1.1.7.dist-info/top_level.txt +3 -0
- osiris_utils/gui/gui.py +0 -266
- osiris_utils-1.1.6.dist-info/RECORD +0 -25
- osiris_utils-1.1.6.dist-info/top_level.txt +0 -1
- /osiris_utils/{gui/__init__.py → py.typed} +0 -0
- {osiris_utils-1.1.6.dist-info → osiris_utils-1.1.7.dist-info}/licenses/LICENSE.txt +0 -0
osiris_utils/data/simulation.py
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
from ..
|
|
1
|
+
import os
|
|
2
|
+
|
|
3
|
+
from ..data.diagnostic import Diagnostic
|
|
4
4
|
from ..decks.decks import InputDeckIO
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
class Simulation:
|
|
8
|
-
|
|
8
|
+
"""
|
|
9
9
|
Class to handle the simulation data. It is a wrapper for the Diagnostic class.'
|
|
10
|
-
|
|
10
|
+
|
|
11
11
|
Parameters
|
|
12
12
|
----------
|
|
13
13
|
input_deck_path : str
|
|
14
14
|
Path to the input deck (It must be in the folder where the simulation was run)
|
|
15
|
-
|
|
15
|
+
|
|
16
16
|
Attributes
|
|
17
17
|
----------
|
|
18
18
|
simulation_folder : str
|
|
@@ -31,8 +31,9 @@ class Simulation:
|
|
|
31
31
|
__getitem__(key)
|
|
32
32
|
Get a diagnostic.
|
|
33
33
|
|
|
34
|
-
|
|
35
|
-
|
|
34
|
+
|
|
35
|
+
"""
|
|
36
|
+
|
|
36
37
|
def __init__(self, input_deck_path):
|
|
37
38
|
folder_path = os.path.dirname(input_deck_path)
|
|
38
39
|
self._input_deck_path = input_deck_path
|
|
@@ -43,7 +44,7 @@ class Simulation:
|
|
|
43
44
|
self._simulation_folder = folder_path
|
|
44
45
|
self._diagnostics = {} # Dictionary to store diagnostics for each quantity
|
|
45
46
|
self._species_handler = {}
|
|
46
|
-
|
|
47
|
+
|
|
47
48
|
def delete_all_diagnostics(self):
|
|
48
49
|
"""
|
|
49
50
|
Delete all diagnostics.
|
|
@@ -64,31 +65,39 @@ class Simulation:
|
|
|
64
65
|
if key in self._species:
|
|
65
66
|
# check if species handler already exists
|
|
66
67
|
if key not in self._species_handler:
|
|
67
|
-
self._species_handler[key] = Species_Handler(
|
|
68
|
+
self._species_handler[key] = Species_Handler(
|
|
69
|
+
self._simulation_folder,
|
|
70
|
+
self._input_deck.species[key],
|
|
71
|
+
self._input_deck,
|
|
72
|
+
)
|
|
68
73
|
return self._species_handler[key]
|
|
69
|
-
|
|
74
|
+
|
|
70
75
|
if key in self._diagnostics:
|
|
71
76
|
return self._diagnostics[key]
|
|
72
|
-
|
|
77
|
+
|
|
73
78
|
# Create a temporary diagnostic for this quantity - this is for quantities that are not species related
|
|
74
|
-
diag = Diagnostic(
|
|
79
|
+
diag = Diagnostic(
|
|
80
|
+
simulation_folder=self._simulation_folder,
|
|
81
|
+
species=None,
|
|
82
|
+
input_deck=self._input_deck,
|
|
83
|
+
)
|
|
75
84
|
diag.get_quantity(key)
|
|
76
|
-
|
|
85
|
+
|
|
77
86
|
original_load_all = diag.load_all
|
|
78
|
-
|
|
87
|
+
|
|
79
88
|
def patched_load_all(*args, **kwargs):
|
|
80
|
-
result = original_load_all(*args, **kwargs)
|
|
89
|
+
result = original_load_all(*args, **kwargs) # noqa: F841
|
|
81
90
|
self._diagnostics[key] = diag
|
|
82
91
|
return diag
|
|
83
|
-
|
|
92
|
+
|
|
84
93
|
diag.load_all = patched_load_all
|
|
85
|
-
|
|
94
|
+
|
|
86
95
|
return diag
|
|
87
|
-
|
|
96
|
+
|
|
88
97
|
def add_diagnostic(self, diagnostic, name=None):
|
|
89
98
|
"""
|
|
90
99
|
Add a custom diagnostic to the simulation.
|
|
91
|
-
|
|
100
|
+
|
|
92
101
|
Parameters
|
|
93
102
|
----------
|
|
94
103
|
diagnostic : Diagnostic or array-like
|
|
@@ -97,12 +106,12 @@ class Simulation:
|
|
|
97
106
|
name : str, optional
|
|
98
107
|
The name to use as the key for accessing the diagnostic.
|
|
99
108
|
If None, an auto-generated name will be used.
|
|
100
|
-
|
|
109
|
+
|
|
101
110
|
Returns
|
|
102
111
|
-------
|
|
103
112
|
str
|
|
104
113
|
The name (key) used to store the diagnostic
|
|
105
|
-
|
|
114
|
+
|
|
106
115
|
Example
|
|
107
116
|
-------
|
|
108
117
|
>>> sim = Simulation('path/to/simulation', 'input_deck.txt')
|
|
@@ -117,21 +126,22 @@ class Simulation:
|
|
|
117
126
|
while f"custom_diag_{i}" in self._diagnostics:
|
|
118
127
|
i += 1
|
|
119
128
|
name = f"custom_diag_{i}"
|
|
120
|
-
|
|
129
|
+
|
|
121
130
|
# If already a Diagnostic, store directly
|
|
122
131
|
if isinstance(diagnostic, Diagnostic):
|
|
123
132
|
self._diagnostics[name] = diagnostic
|
|
124
133
|
else:
|
|
125
134
|
raise ValueError("Only Diagnostic objects are supported for now")
|
|
126
|
-
|
|
135
|
+
|
|
127
136
|
@property
|
|
128
137
|
def species(self):
|
|
129
138
|
return self._species
|
|
130
|
-
|
|
139
|
+
|
|
131
140
|
@property
|
|
132
141
|
def loaded_diagnostics(self):
|
|
133
142
|
return self._diagnostics
|
|
134
143
|
|
|
144
|
+
|
|
135
145
|
# This is to handle species related diagnostics
|
|
136
146
|
class Species_Handler:
|
|
137
147
|
def __init__(self, simulation_folder, species_name, input_deck):
|
|
@@ -139,30 +149,34 @@ class Species_Handler:
|
|
|
139
149
|
self._species_name = species_name
|
|
140
150
|
self._input_deck = input_deck
|
|
141
151
|
self._diagnostics = {}
|
|
142
|
-
|
|
152
|
+
|
|
143
153
|
def __getitem__(self, key):
|
|
144
154
|
if key in self._diagnostics:
|
|
145
155
|
return self._diagnostics[key]
|
|
146
|
-
|
|
156
|
+
|
|
147
157
|
# Create a temporary diagnostic for this quantity
|
|
148
|
-
diag = Diagnostic(
|
|
158
|
+
diag = Diagnostic(
|
|
159
|
+
simulation_folder=self._simulation_folder,
|
|
160
|
+
species=self._species_name,
|
|
161
|
+
input_deck=self._input_deck,
|
|
162
|
+
)
|
|
149
163
|
diag.get_quantity(key)
|
|
150
164
|
|
|
151
165
|
original_load_all = diag.load_all
|
|
152
166
|
|
|
153
167
|
def patched_load_all(*args, **kwargs):
|
|
154
|
-
result = original_load_all(*args, **kwargs)
|
|
168
|
+
result = original_load_all(*args, **kwargs) # noqa: F841
|
|
155
169
|
self._diagnostics[key] = diag
|
|
156
170
|
return diag
|
|
157
|
-
|
|
171
|
+
|
|
158
172
|
diag.load_all = patched_load_all
|
|
159
173
|
|
|
160
174
|
return diag
|
|
161
|
-
|
|
175
|
+
|
|
162
176
|
def add_diagnostic(self, diagnostic, name=None):
|
|
163
177
|
"""
|
|
164
178
|
Add a custom diagnostic to the simulation.
|
|
165
|
-
|
|
179
|
+
|
|
166
180
|
Parameters
|
|
167
181
|
----------
|
|
168
182
|
diagnostic : Diagnostic or array-like
|
|
@@ -171,12 +185,12 @@ class Species_Handler:
|
|
|
171
185
|
name : str, optional
|
|
172
186
|
The name to use as the key for accessing the diagnostic.
|
|
173
187
|
If None, an auto-generated name will be used.
|
|
174
|
-
|
|
188
|
+
|
|
175
189
|
Returns
|
|
176
190
|
-------
|
|
177
191
|
str
|
|
178
192
|
The name (key) used to store the diagnostic
|
|
179
|
-
|
|
193
|
+
|
|
180
194
|
"""
|
|
181
195
|
# Generate a name if none provided
|
|
182
196
|
if name is None:
|
|
@@ -185,13 +199,13 @@ class Species_Handler:
|
|
|
185
199
|
while f"custom_diag_{i}" in self._diagnostics:
|
|
186
200
|
i += 1
|
|
187
201
|
name = f"custom_diag_{i}"
|
|
188
|
-
|
|
202
|
+
|
|
189
203
|
# If already a Diagnostic, store directly
|
|
190
204
|
if isinstance(diagnostic, Diagnostic):
|
|
191
205
|
self._diagnostics[name] = diagnostic
|
|
192
206
|
else:
|
|
193
207
|
raise ValueError("Only Diagnostic objects are supported for now")
|
|
194
|
-
|
|
208
|
+
|
|
195
209
|
def delete_diagnostic(self, key):
|
|
196
210
|
"""
|
|
197
211
|
Delete a diagnostic.
|
|
@@ -211,6 +225,7 @@ class Species_Handler:
|
|
|
211
225
|
@property
|
|
212
226
|
def species(self):
|
|
213
227
|
return self._species_name
|
|
228
|
+
|
|
214
229
|
@property
|
|
215
230
|
def loaded_diagnostics(self):
|
|
216
|
-
return self._diagnostics
|
|
231
|
+
return self._diagnostics
|
osiris_utils/decks/decks.py
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import re
|
|
2
1
|
import ast
|
|
3
2
|
import copy
|
|
3
|
+
import re
|
|
4
|
+
|
|
4
5
|
import numpy as np
|
|
5
6
|
|
|
6
7
|
from .species import Specie
|
|
@@ -48,7 +49,6 @@ class InputDeckIO:
|
|
|
48
49
|
self._species = self._get_species()
|
|
49
50
|
|
|
50
51
|
def _parse_input_deck(self, verbose):
|
|
51
|
-
|
|
52
52
|
section_list = []
|
|
53
53
|
|
|
54
54
|
if verbose:
|
|
@@ -58,15 +58,13 @@ class InputDeckIO:
|
|
|
58
58
|
lines = f.readlines()
|
|
59
59
|
|
|
60
60
|
# remove comments
|
|
61
|
-
lines = [l[: l.find("!")] if "!" in l else l for l in lines]
|
|
61
|
+
lines = [l[: l.find("!")] if "!" in l else l for l in lines] # noqa: E741
|
|
62
62
|
|
|
63
63
|
# join into single string (makes it easier to parse using regex)
|
|
64
64
|
lines = "".join(lines)
|
|
65
65
|
|
|
66
66
|
# remove tabs/spaces/paragraphs (except spaces inside "")
|
|
67
|
-
lines = re.sub(
|
|
68
|
-
r'"[^"]*"|(\s+)', lambda x: "" if x.group(1) else x.group(0), lines
|
|
69
|
-
)
|
|
67
|
+
lines = re.sub(r'"[^"]*"|(\s+)', lambda x: "" if x.group(1) else x.group(0), lines)
|
|
70
68
|
|
|
71
69
|
# split sections
|
|
72
70
|
# get name before brackets
|
|
@@ -84,7 +82,7 @@ class InputDeckIO:
|
|
|
84
82
|
)
|
|
85
83
|
|
|
86
84
|
# parse section information
|
|
87
|
-
for section, info in zip(section_names, section_infos):
|
|
85
|
+
for section, info in zip(section_names, section_infos, strict=False):
|
|
88
86
|
if verbose:
|
|
89
87
|
print(f"Reading {section}")
|
|
90
88
|
|
|
@@ -149,9 +147,7 @@ class InputDeckIO:
|
|
|
149
147
|
dim = i
|
|
150
148
|
break
|
|
151
149
|
if dim is None:
|
|
152
|
-
raise RuntimeError(
|
|
153
|
-
"Error parsing grid dimension. Grid dimension could not be estabilished."
|
|
154
|
-
)
|
|
150
|
+
raise RuntimeError("Error parsing grid dimension. Grid dimension could not be estabilished.")
|
|
155
151
|
return dim
|
|
156
152
|
|
|
157
153
|
def _get_species(self):
|
|
@@ -166,20 +162,11 @@ class InputDeckIO:
|
|
|
166
162
|
s_qreal = np.ones(len(s_names))
|
|
167
163
|
# check if we have information for all species
|
|
168
164
|
if len(s_names) != self.n_species:
|
|
169
|
-
raise RuntimeError(
|
|
170
|
-
"Number of specie names does not match number of species: "
|
|
171
|
-
f"{len(s_names)} != {len(self.n_species)}."
|
|
172
|
-
)
|
|
165
|
+
raise RuntimeError("Number of specie names does not match number of species: " f"{len(s_names)} != {len(self.n_species)}.")
|
|
173
166
|
if len(s_rqm) != self.n_species:
|
|
174
|
-
raise RuntimeError(
|
|
175
|
-
"Number of specie rqm does not match number of species: "
|
|
176
|
-
f"{len(s_rqm)} != {len(self.n_species)}."
|
|
177
|
-
)
|
|
167
|
+
raise RuntimeError("Number of specie rqm does not match number of species: " f"{len(s_rqm)} != {len(self.n_species)}.")
|
|
178
168
|
if len(s_qreal) != self.n_species:
|
|
179
|
-
raise RuntimeError(
|
|
180
|
-
"Number of specie rqm does not match number of species: "
|
|
181
|
-
f"{len(s_qreal)} != {len(self.n_species)}."
|
|
182
|
-
)
|
|
169
|
+
raise RuntimeError("Number of specie rqm does not match number of species: " f"{len(s_qreal)} != {len(self.n_species)}.")
|
|
183
170
|
|
|
184
171
|
return {
|
|
185
172
|
ast.literal_eval(s_names[i]): Specie(
|
|
@@ -206,10 +193,7 @@ class InputDeckIO:
|
|
|
206
193
|
|
|
207
194
|
for i in i_sections:
|
|
208
195
|
if not unexistent_ok and param not in self._sections[i][1]:
|
|
209
|
-
raise KeyError(
|
|
210
|
-
f'"{param}" not yet inside section "{section}" '
|
|
211
|
-
"(set unexistent_ok=True to ignore)."
|
|
212
|
-
)
|
|
196
|
+
raise KeyError(f'"{param}" not yet inside section "{section}" ' "(set unexistent_ok=True to ignore).")
|
|
213
197
|
if isinstance(value, str):
|
|
214
198
|
self._sections[i][1][param] = str(f'"{value}"')
|
|
215
199
|
elif isinstance(value, list):
|
|
@@ -279,9 +263,7 @@ class InputDeckIO:
|
|
|
279
263
|
return int(self["particles"][0]["num_cathode"])
|
|
280
264
|
except (KeyError, IndexError):
|
|
281
265
|
# If neither exists, raise an informative error
|
|
282
|
-
raise KeyError(
|
|
283
|
-
"Could not find 'num_species' or 'num_cathode' in the particles section"
|
|
284
|
-
)
|
|
266
|
+
raise KeyError("Could not find 'num_species' or 'num_cathode' in the particles section") from None
|
|
285
267
|
|
|
286
268
|
@property
|
|
287
269
|
def species(self):
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
|
|
1
|
+
import numpy as np
|
|
2
|
+
|
|
3
|
+
from ..data.diagnostic import Diagnostic
|
|
2
4
|
from ..data.simulation import Simulation
|
|
3
5
|
from .postprocess import PostProcess
|
|
4
|
-
|
|
6
|
+
|
|
5
7
|
|
|
6
8
|
class Derivative_Simulation(PostProcess):
|
|
7
9
|
"""
|
|
@@ -41,12 +43,15 @@ class Derivative_Simulation(PostProcess):
|
|
|
41
43
|
if key not in self._species_handler:
|
|
42
44
|
self._species_handler[key] = Derivative_Species_Handler(self._simulation[key], self._deriv_type, self._axis)
|
|
43
45
|
return self._species_handler[key]
|
|
44
|
-
|
|
46
|
+
|
|
45
47
|
if key not in self._derivatives_computed:
|
|
46
|
-
self._derivatives_computed[key] = Derivative_Diagnostic(
|
|
47
|
-
|
|
48
|
+
self._derivatives_computed[key] = Derivative_Diagnostic(
|
|
49
|
+
diagnostic=self._simulation[key],
|
|
50
|
+
deriv_type=self._deriv_type,
|
|
51
|
+
axis=self._axis,
|
|
52
|
+
)
|
|
48
53
|
return self._derivatives_computed[key]
|
|
49
|
-
|
|
54
|
+
|
|
50
55
|
def delete_all(self):
|
|
51
56
|
self._derivatives_computed = {}
|
|
52
57
|
|
|
@@ -55,12 +60,12 @@ class Derivative_Simulation(PostProcess):
|
|
|
55
60
|
del self._derivatives_computed[key]
|
|
56
61
|
else:
|
|
57
62
|
print(f"Derivative {key} not found in simulation")
|
|
58
|
-
|
|
63
|
+
|
|
59
64
|
def process(self, diagnostic):
|
|
60
65
|
"""Apply derivative to a diagnostic"""
|
|
61
66
|
return Derivative_Diagnostic(diagnostic, self._deriv_type, self._axis)
|
|
62
67
|
|
|
63
|
-
|
|
68
|
+
|
|
64
69
|
class Derivative_Diagnostic(Diagnostic):
|
|
65
70
|
"""
|
|
66
71
|
Auxiliar class to compute the derivative of a diagnostic, for it to be similar in behavior to a Diagnostic object.
|
|
@@ -86,23 +91,36 @@ class Derivative_Diagnostic(Diagnostic):
|
|
|
86
91
|
|
|
87
92
|
def __init__(self, diagnostic, deriv_type, axis=None):
|
|
88
93
|
# Initialize using parent's __init__ with the same species
|
|
89
|
-
if hasattr(diagnostic,
|
|
90
|
-
super().__init__(
|
|
91
|
-
|
|
94
|
+
if hasattr(diagnostic, "_species"):
|
|
95
|
+
super().__init__(
|
|
96
|
+
simulation_folder=(diagnostic._simulation_folder if hasattr(diagnostic, "_simulation_folder") else None),
|
|
97
|
+
species=diagnostic._species,
|
|
98
|
+
)
|
|
92
99
|
else:
|
|
93
100
|
super().__init__(None)
|
|
94
101
|
|
|
95
|
-
self.postprocess_name =
|
|
96
|
-
|
|
102
|
+
self.postprocess_name = "DERIV"
|
|
103
|
+
|
|
97
104
|
# self._name = f"D[{diagnostic._name}, {type}]"
|
|
98
105
|
self._diag = diagnostic
|
|
99
106
|
self._deriv_type = deriv_type
|
|
100
107
|
self._axis = axis if axis is not None else diagnostic._axis
|
|
101
108
|
self._data = None
|
|
102
109
|
self._all_loaded = False
|
|
103
|
-
|
|
110
|
+
|
|
104
111
|
# Copy all relevant attributes from diagnostic
|
|
105
|
-
for attr in [
|
|
112
|
+
for attr in [
|
|
113
|
+
"_dt",
|
|
114
|
+
"_dx",
|
|
115
|
+
"_ndump",
|
|
116
|
+
"_axis",
|
|
117
|
+
"_nx",
|
|
118
|
+
"_x",
|
|
119
|
+
"_grid",
|
|
120
|
+
"_dim",
|
|
121
|
+
"_maxiter",
|
|
122
|
+
"_type",
|
|
123
|
+
]:
|
|
106
124
|
if hasattr(diagnostic, attr):
|
|
107
125
|
setattr(self, attr, getattr(diagnostic, attr))
|
|
108
126
|
|
|
@@ -111,45 +129,72 @@ class Derivative_Diagnostic(Diagnostic):
|
|
|
111
129
|
if self._data is not None:
|
|
112
130
|
print("Using cached derivative")
|
|
113
131
|
return self._data
|
|
114
|
-
|
|
115
|
-
if not hasattr(self._diag,
|
|
132
|
+
|
|
133
|
+
if not hasattr(self._diag, "_data") or self._diag._data is None:
|
|
116
134
|
self._diag.load_all()
|
|
135
|
+
self._data = self._diag._data
|
|
136
|
+
|
|
137
|
+
if self._diag._all_loaded is True:
|
|
138
|
+
print("Using cached data from diagnostic")
|
|
139
|
+
self._data = self._diag._data
|
|
117
140
|
|
|
118
141
|
if self._deriv_type == "t":
|
|
119
|
-
result = np.gradient(self.
|
|
142
|
+
result = np.gradient(self._data, self._diag._dt * self._diag._ndump, axis=0, edge_order=2)
|
|
120
143
|
|
|
121
144
|
elif self._deriv_type == "x1":
|
|
122
145
|
if self._dim == 1:
|
|
123
|
-
result = np.gradient(self.
|
|
146
|
+
result = np.gradient(self._data, self._diag._dx, axis=1, edge_order=2)
|
|
124
147
|
else:
|
|
125
|
-
result = np.gradient(self.
|
|
126
|
-
|
|
148
|
+
result = np.gradient(self._data, self._diag._dx[0], axis=1, edge_order=2)
|
|
149
|
+
|
|
127
150
|
elif self._deriv_type == "x2":
|
|
128
|
-
result = np.gradient(self.
|
|
151
|
+
result = np.gradient(self._data, self._diag._dx[1], axis=2, edge_order=2)
|
|
129
152
|
|
|
130
153
|
elif self._deriv_type == "x3":
|
|
131
|
-
result = np.gradient(self.
|
|
154
|
+
result = np.gradient(self._data, self._diag._dx[2], axis=3, edge_order=2)
|
|
132
155
|
|
|
133
156
|
elif self._deriv_type == "xx":
|
|
134
157
|
if len(self._axis) != 2:
|
|
135
158
|
raise ValueError("Axis must be a tuple with two elements.")
|
|
136
|
-
result = np.gradient(
|
|
137
|
-
|
|
138
|
-
|
|
159
|
+
result = np.gradient(
|
|
160
|
+
np.gradient(
|
|
161
|
+
self._data,
|
|
162
|
+
self._diag._dx[self._axis[0] - 1],
|
|
163
|
+
axis=self._axis[0],
|
|
164
|
+
edge_order=2,
|
|
165
|
+
),
|
|
166
|
+
self._diag._dx[self._axis[1] - 1],
|
|
167
|
+
axis=self._axis[1],
|
|
168
|
+
edge_order=2,
|
|
169
|
+
)
|
|
170
|
+
|
|
139
171
|
elif self._deriv_type == "xt":
|
|
140
172
|
if not isinstance(self._axis, int):
|
|
141
173
|
raise ValueError("Axis must be an integer.")
|
|
142
|
-
result = np.gradient(
|
|
143
|
-
|
|
144
|
-
|
|
174
|
+
result = np.gradient(
|
|
175
|
+
np.gradient(self._data, self._diag._dt, axis=0, edge_order=2),
|
|
176
|
+
self._diag._dx[self._axis - 1],
|
|
177
|
+
axis=self._axis[0],
|
|
178
|
+
edge_order=2,
|
|
179
|
+
)
|
|
180
|
+
|
|
145
181
|
elif self._deriv_type == "tx":
|
|
146
182
|
if not isinstance(self._axis, int):
|
|
147
183
|
raise ValueError("Axis must be an integer.")
|
|
148
|
-
result = np.gradient(
|
|
149
|
-
|
|
184
|
+
result = np.gradient(
|
|
185
|
+
np.gradient(
|
|
186
|
+
self._data,
|
|
187
|
+
self._diag._dx[self._axis - 1],
|
|
188
|
+
axis=self._axis,
|
|
189
|
+
edge_order=2,
|
|
190
|
+
),
|
|
191
|
+
self._diag._dt,
|
|
192
|
+
axis=0,
|
|
193
|
+
edge_order=2,
|
|
194
|
+
)
|
|
150
195
|
else:
|
|
151
196
|
raise ValueError("Invalid derivative type.")
|
|
152
|
-
|
|
197
|
+
|
|
153
198
|
# Store the result in the cache
|
|
154
199
|
self._all_loaded = True
|
|
155
200
|
self._data = result
|
|
@@ -162,16 +207,18 @@ class Derivative_Diagnostic(Diagnostic):
|
|
|
162
207
|
yield np.gradient(self._diag[index], self._diag._dx, axis=0, edge_order=2)
|
|
163
208
|
else:
|
|
164
209
|
yield np.gradient(self._diag[index], self._diag._dx[0], axis=0, edge_order=2)
|
|
165
|
-
|
|
210
|
+
|
|
166
211
|
elif self._deriv_type == "x2":
|
|
167
212
|
yield np.gradient(self._diag[index], self._diag._dx[1], axis=1, edge_order=2)
|
|
168
|
-
|
|
213
|
+
|
|
169
214
|
elif self._deriv_type == "x3":
|
|
170
215
|
yield np.gradient(self._diag[index], self._diag._dx[2], axis=2, edge_order=2)
|
|
171
|
-
|
|
216
|
+
|
|
172
217
|
elif self._deriv_type == "t":
|
|
173
218
|
if index == 0:
|
|
174
|
-
yield (-3 * self._diag[index] + 4 * self._diag[index + 1] - self._diag[index + 2]) / (
|
|
219
|
+
yield (-3 * self._diag[index] + 4 * self._diag[index + 1] - self._diag[index + 2]) / (
|
|
220
|
+
2 * self._diag._dt * self._diag._ndump
|
|
221
|
+
)
|
|
175
222
|
elif index == self._diag._maxiter - 1:
|
|
176
223
|
yield (3 * self._diag[index] - 4 * self._diag[index - 1] + self._diag[index - 2]) / (2 * self._diag._dt * self._diag._ndump)
|
|
177
224
|
else:
|
|
@@ -183,7 +230,7 @@ class Derivative_Diagnostic(Diagnostic):
|
|
|
183
230
|
"""Get data at a specific index"""
|
|
184
231
|
if self._all_loaded and self._data is not None:
|
|
185
232
|
return self._data[index]
|
|
186
|
-
|
|
233
|
+
|
|
187
234
|
if isinstance(index, int):
|
|
188
235
|
return next(self._data_generator(index))
|
|
189
236
|
elif isinstance(index, slice):
|
|
@@ -194,6 +241,7 @@ class Derivative_Diagnostic(Diagnostic):
|
|
|
194
241
|
else:
|
|
195
242
|
raise ValueError("Invalid index type. Use int or slice.")
|
|
196
243
|
|
|
244
|
+
|
|
197
245
|
class Derivative_Species_Handler:
|
|
198
246
|
"""
|
|
199
247
|
Class to handle derivatives for a species.
|
|
@@ -210,6 +258,7 @@ class Derivative_Species_Handler:
|
|
|
210
258
|
axis : int or tuple
|
|
211
259
|
The axis to compute the derivative. Only used for 'xx', 'xt' and 'tx' types.
|
|
212
260
|
"""
|
|
261
|
+
|
|
213
262
|
def __init__(self, species_handler, deriv_type, axis=None):
|
|
214
263
|
self._species_handler = species_handler
|
|
215
264
|
self._deriv_type = deriv_type
|
|
@@ -220,4 +269,4 @@ class Derivative_Species_Handler:
|
|
|
220
269
|
if key not in self._derivatives_computed:
|
|
221
270
|
diag = self._species_handler[key]
|
|
222
271
|
self._derivatives_computed[key] = Derivative_Diagnostic(diag, self._deriv_type, self._axis)
|
|
223
|
-
return self._derivatives_computed[key]
|
|
272
|
+
return self._derivatives_computed[key]
|