osiris-utils 1.1.4__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 +85 -20
- osiris_utils/data/data.py +591 -187
- osiris_utils/data/diagnostic.py +644 -239
- osiris_utils/data/simulation.py +77 -49
- osiris_utils/decks/decks.py +11 -29
- osiris_utils/postprocessing/derivative.py +111 -82
- osiris_utils/postprocessing/fft.py +77 -67
- osiris_utils/postprocessing/field_centering.py +336 -0
- osiris_utils/postprocessing/heatflux_correction.py +200 -0
- osiris_utils/postprocessing/mft.py +108 -70
- osiris_utils/postprocessing/mft_for_gridfile.py +14 -11
- osiris_utils/postprocessing/postprocess.py +8 -7
- osiris_utils/postprocessing/pressure_correction.py +187 -0
- osiris_utils/utils.py +174 -33
- {osiris_utils-1.1.4.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.4.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.4.dist-info/RECORD +0 -22
- osiris_utils-1.1.4.dist-info/top_level.txt +0 -1
- /osiris_utils/{gui/__init__.py → py.typed} +0 -0
- {osiris_utils-1.1.4.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,16 +31,9 @@ class Simulation:
|
|
|
31
31
|
__getitem__(key)
|
|
32
32
|
Get a diagnostic.
|
|
33
33
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
>>> diag = sim['e1']
|
|
38
|
-
>>> diag.load_all()
|
|
39
|
-
|
|
40
|
-
>>> sim = Simulation('electrons', 'path/to/simulation')
|
|
41
|
-
>>> diag = sim['e1']
|
|
42
|
-
>>> diag[<index>]
|
|
43
|
-
'''
|
|
34
|
+
|
|
35
|
+
"""
|
|
36
|
+
|
|
44
37
|
def __init__(self, input_deck_path):
|
|
45
38
|
folder_path = os.path.dirname(input_deck_path)
|
|
46
39
|
self._input_deck_path = input_deck_path
|
|
@@ -51,7 +44,7 @@ class Simulation:
|
|
|
51
44
|
self._simulation_folder = folder_path
|
|
52
45
|
self._diagnostics = {} # Dictionary to store diagnostics for each quantity
|
|
53
46
|
self._species_handler = {}
|
|
54
|
-
|
|
47
|
+
|
|
55
48
|
def delete_all_diagnostics(self):
|
|
56
49
|
"""
|
|
57
50
|
Delete all diagnostics.
|
|
@@ -72,31 +65,39 @@ class Simulation:
|
|
|
72
65
|
if key in self._species:
|
|
73
66
|
# check if species handler already exists
|
|
74
67
|
if key not in self._species_handler:
|
|
75
|
-
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
|
+
)
|
|
76
73
|
return self._species_handler[key]
|
|
77
|
-
|
|
74
|
+
|
|
78
75
|
if key in self._diagnostics:
|
|
79
76
|
return self._diagnostics[key]
|
|
80
|
-
|
|
77
|
+
|
|
81
78
|
# Create a temporary diagnostic for this quantity - this is for quantities that are not species related
|
|
82
|
-
diag = Diagnostic(
|
|
79
|
+
diag = Diagnostic(
|
|
80
|
+
simulation_folder=self._simulation_folder,
|
|
81
|
+
species=None,
|
|
82
|
+
input_deck=self._input_deck,
|
|
83
|
+
)
|
|
83
84
|
diag.get_quantity(key)
|
|
84
|
-
|
|
85
|
+
|
|
85
86
|
original_load_all = diag.load_all
|
|
86
|
-
|
|
87
|
+
|
|
87
88
|
def patched_load_all(*args, **kwargs):
|
|
88
|
-
result = original_load_all(*args, **kwargs)
|
|
89
|
+
result = original_load_all(*args, **kwargs) # noqa: F841
|
|
89
90
|
self._diagnostics[key] = diag
|
|
90
91
|
return diag
|
|
91
|
-
|
|
92
|
+
|
|
92
93
|
diag.load_all = patched_load_all
|
|
93
|
-
|
|
94
|
+
|
|
94
95
|
return diag
|
|
95
|
-
|
|
96
|
+
|
|
96
97
|
def add_diagnostic(self, diagnostic, name=None):
|
|
97
98
|
"""
|
|
98
99
|
Add a custom diagnostic to the simulation.
|
|
99
|
-
|
|
100
|
+
|
|
100
101
|
Parameters
|
|
101
102
|
----------
|
|
102
103
|
diagnostic : Diagnostic or array-like
|
|
@@ -105,12 +106,12 @@ class Simulation:
|
|
|
105
106
|
name : str, optional
|
|
106
107
|
The name to use as the key for accessing the diagnostic.
|
|
107
108
|
If None, an auto-generated name will be used.
|
|
108
|
-
|
|
109
|
+
|
|
109
110
|
Returns
|
|
110
111
|
-------
|
|
111
112
|
str
|
|
112
113
|
The name (key) used to store the diagnostic
|
|
113
|
-
|
|
114
|
+
|
|
114
115
|
Example
|
|
115
116
|
-------
|
|
116
117
|
>>> sim = Simulation('path/to/simulation', 'input_deck.txt')
|
|
@@ -125,17 +126,22 @@ class Simulation:
|
|
|
125
126
|
while f"custom_diag_{i}" in self._diagnostics:
|
|
126
127
|
i += 1
|
|
127
128
|
name = f"custom_diag_{i}"
|
|
128
|
-
|
|
129
|
+
|
|
129
130
|
# If already a Diagnostic, store directly
|
|
130
131
|
if isinstance(diagnostic, Diagnostic):
|
|
131
132
|
self._diagnostics[name] = diagnostic
|
|
132
133
|
else:
|
|
133
134
|
raise ValueError("Only Diagnostic objects are supported for now")
|
|
134
|
-
|
|
135
|
+
|
|
135
136
|
@property
|
|
136
137
|
def species(self):
|
|
137
138
|
return self._species
|
|
138
139
|
|
|
140
|
+
@property
|
|
141
|
+
def loaded_diagnostics(self):
|
|
142
|
+
return self._diagnostics
|
|
143
|
+
|
|
144
|
+
|
|
139
145
|
# This is to handle species related diagnostics
|
|
140
146
|
class Species_Handler:
|
|
141
147
|
def __init__(self, simulation_folder, species_name, input_deck):
|
|
@@ -143,30 +149,34 @@ class Species_Handler:
|
|
|
143
149
|
self._species_name = species_name
|
|
144
150
|
self._input_deck = input_deck
|
|
145
151
|
self._diagnostics = {}
|
|
146
|
-
|
|
152
|
+
|
|
147
153
|
def __getitem__(self, key):
|
|
148
154
|
if key in self._diagnostics:
|
|
149
155
|
return self._diagnostics[key]
|
|
150
|
-
|
|
156
|
+
|
|
151
157
|
# Create a temporary diagnostic for this quantity
|
|
152
|
-
diag = Diagnostic(
|
|
158
|
+
diag = Diagnostic(
|
|
159
|
+
simulation_folder=self._simulation_folder,
|
|
160
|
+
species=self._species_name,
|
|
161
|
+
input_deck=self._input_deck,
|
|
162
|
+
)
|
|
153
163
|
diag.get_quantity(key)
|
|
154
164
|
|
|
155
165
|
original_load_all = diag.load_all
|
|
156
166
|
|
|
157
167
|
def patched_load_all(*args, **kwargs):
|
|
158
|
-
result = original_load_all(*args, **kwargs)
|
|
168
|
+
result = original_load_all(*args, **kwargs) # noqa: F841
|
|
159
169
|
self._diagnostics[key] = diag
|
|
160
170
|
return diag
|
|
161
|
-
|
|
171
|
+
|
|
162
172
|
diag.load_all = patched_load_all
|
|
163
173
|
|
|
164
174
|
return diag
|
|
165
|
-
|
|
175
|
+
|
|
166
176
|
def add_diagnostic(self, diagnostic, name=None):
|
|
167
177
|
"""
|
|
168
178
|
Add a custom diagnostic to the simulation.
|
|
169
|
-
|
|
179
|
+
|
|
170
180
|
Parameters
|
|
171
181
|
----------
|
|
172
182
|
diagnostic : Diagnostic or array-like
|
|
@@ -175,18 +185,12 @@ class Species_Handler:
|
|
|
175
185
|
name : str, optional
|
|
176
186
|
The name to use as the key for accessing the diagnostic.
|
|
177
187
|
If None, an auto-generated name will be used.
|
|
178
|
-
|
|
188
|
+
|
|
179
189
|
Returns
|
|
180
190
|
-------
|
|
181
191
|
str
|
|
182
192
|
The name (key) used to store the diagnostic
|
|
183
|
-
|
|
184
|
-
Example
|
|
185
|
-
-------
|
|
186
|
-
>>> sim = Simulation('path/to/simulation', 'input_deck.txt')
|
|
187
|
-
>>> nT = sim['electrons']['n'] * sim['electrons']['T11']
|
|
188
|
-
>>> sim.add_diagnostic(nT, 'nT')
|
|
189
|
-
>>> sim['nT'] # Access the custom diagnostic
|
|
193
|
+
|
|
190
194
|
"""
|
|
191
195
|
# Generate a name if none provided
|
|
192
196
|
if name is None:
|
|
@@ -195,9 +199,33 @@ class Species_Handler:
|
|
|
195
199
|
while f"custom_diag_{i}" in self._diagnostics:
|
|
196
200
|
i += 1
|
|
197
201
|
name = f"custom_diag_{i}"
|
|
198
|
-
|
|
202
|
+
|
|
199
203
|
# If already a Diagnostic, store directly
|
|
200
204
|
if isinstance(diagnostic, Diagnostic):
|
|
201
205
|
self._diagnostics[name] = diagnostic
|
|
202
206
|
else:
|
|
203
|
-
raise ValueError("Only Diagnostic objects are supported for now")
|
|
207
|
+
raise ValueError("Only Diagnostic objects are supported for now")
|
|
208
|
+
|
|
209
|
+
def delete_diagnostic(self, key):
|
|
210
|
+
"""
|
|
211
|
+
Delete a diagnostic.
|
|
212
|
+
"""
|
|
213
|
+
if key in self._diagnostics:
|
|
214
|
+
del self._diagnostics[key]
|
|
215
|
+
else:
|
|
216
|
+
print(f"Diagnostic {key} not found in species {self._species_name}")
|
|
217
|
+
return None
|
|
218
|
+
|
|
219
|
+
def delete_all_diagnostics(self):
|
|
220
|
+
"""
|
|
221
|
+
Delete all diagnostics.
|
|
222
|
+
"""
|
|
223
|
+
self._diagnostics = {}
|
|
224
|
+
|
|
225
|
+
@property
|
|
226
|
+
def species(self):
|
|
227
|
+
return self._species_name
|
|
228
|
+
|
|
229
|
+
@property
|
|
230
|
+
def loaded_diagnostics(self):
|
|
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
|
"""
|
|
@@ -12,7 +14,7 @@ class Derivative_Simulation(PostProcess):
|
|
|
12
14
|
----------
|
|
13
15
|
simulation : Simulation
|
|
14
16
|
The simulation object.
|
|
15
|
-
|
|
17
|
+
deriv_type : str
|
|
16
18
|
The type of derivative to compute. Options are:
|
|
17
19
|
- 't' for time derivative.
|
|
18
20
|
- 'x1' for first spatial derivative.
|
|
@@ -24,19 +26,14 @@ class Derivative_Simulation(PostProcess):
|
|
|
24
26
|
axis : int or tuple
|
|
25
27
|
The axis to compute the derivative. Only used for 'xx', 'xt' and 'tx' types.
|
|
26
28
|
|
|
27
|
-
Example
|
|
28
|
-
-------
|
|
29
|
-
>>> sim = Simulation('electrons', 'path/to/simulation')
|
|
30
|
-
>>> derivative = Derivative(sim, 'x1')
|
|
31
|
-
>>> deriv_e1_wrt_x1 = derivative['e1']
|
|
32
29
|
"""
|
|
33
30
|
|
|
34
|
-
def __init__(self, simulation,
|
|
35
|
-
super().__init__(f"Derivative({
|
|
31
|
+
def __init__(self, simulation, deriv_type, axis=None):
|
|
32
|
+
super().__init__(f"Derivative({deriv_type})")
|
|
36
33
|
if not isinstance(simulation, Simulation):
|
|
37
34
|
raise ValueError("Simulation must be a Simulation object.")
|
|
38
35
|
self._simulation = simulation
|
|
39
|
-
self.
|
|
36
|
+
self._deriv_type = deriv_type
|
|
40
37
|
self._axis = axis
|
|
41
38
|
self._derivatives_computed = {}
|
|
42
39
|
self._species_handler = {}
|
|
@@ -44,14 +41,17 @@ class Derivative_Simulation(PostProcess):
|
|
|
44
41
|
def __getitem__(self, key):
|
|
45
42
|
if key in self._simulation._species:
|
|
46
43
|
if key not in self._species_handler:
|
|
47
|
-
self._species_handler[key] = Derivative_Species_Handler(self._simulation[key], self.
|
|
44
|
+
self._species_handler[key] = Derivative_Species_Handler(self._simulation[key], self._deriv_type, self._axis)
|
|
48
45
|
return self._species_handler[key]
|
|
49
|
-
|
|
46
|
+
|
|
50
47
|
if key not in self._derivatives_computed:
|
|
51
|
-
self._derivatives_computed[key] = Derivative_Diagnostic(
|
|
52
|
-
|
|
48
|
+
self._derivatives_computed[key] = Derivative_Diagnostic(
|
|
49
|
+
diagnostic=self._simulation[key],
|
|
50
|
+
deriv_type=self._deriv_type,
|
|
51
|
+
axis=self._axis,
|
|
52
|
+
)
|
|
53
53
|
return self._derivatives_computed[key]
|
|
54
|
-
|
|
54
|
+
|
|
55
55
|
def delete_all(self):
|
|
56
56
|
self._derivatives_computed = {}
|
|
57
57
|
|
|
@@ -60,12 +60,12 @@ class Derivative_Simulation(PostProcess):
|
|
|
60
60
|
del self._derivatives_computed[key]
|
|
61
61
|
else:
|
|
62
62
|
print(f"Derivative {key} not found in simulation")
|
|
63
|
-
|
|
63
|
+
|
|
64
64
|
def process(self, diagnostic):
|
|
65
65
|
"""Apply derivative to a diagnostic"""
|
|
66
|
-
return Derivative_Diagnostic(diagnostic, self.
|
|
66
|
+
return Derivative_Diagnostic(diagnostic, self._deriv_type, self._axis)
|
|
67
|
+
|
|
67
68
|
|
|
68
|
-
|
|
69
69
|
class Derivative_Diagnostic(Diagnostic):
|
|
70
70
|
"""
|
|
71
71
|
Auxiliar class to compute the derivative of a diagnostic, for it to be similar in behavior to a Diagnostic object.
|
|
@@ -75,7 +75,7 @@ class Derivative_Diagnostic(Diagnostic):
|
|
|
75
75
|
----------
|
|
76
76
|
diagnostic : Diagnostic
|
|
77
77
|
The diagnostic object.
|
|
78
|
-
|
|
78
|
+
deriv_type : str
|
|
79
79
|
The type of derivative to compute. Options are: 't', 'x1', 'x2', 'x3', 'xx', 'xt' and 'tx'.
|
|
80
80
|
axis : int or tuple
|
|
81
81
|
The axis to compute the derivative. Only used for 'xx', 'xt' and 'tx' types
|
|
@@ -87,89 +87,114 @@ class Derivative_Diagnostic(Diagnostic):
|
|
|
87
87
|
__getitem__(index)
|
|
88
88
|
Get data at a specific index.
|
|
89
89
|
|
|
90
|
-
Example
|
|
91
|
-
-------
|
|
92
|
-
>>> sim = Simulation('electrons', 'path/to/simulation')
|
|
93
|
-
>>> diag = sim['e1']
|
|
94
|
-
>>> derivative = Derivative_Diagnostic(diag, 'x1')
|
|
95
90
|
"""
|
|
96
91
|
|
|
97
|
-
def __init__(self, diagnostic,
|
|
92
|
+
def __init__(self, diagnostic, deriv_type, axis=None):
|
|
98
93
|
# Initialize using parent's __init__ with the same species
|
|
99
|
-
if hasattr(diagnostic,
|
|
100
|
-
super().__init__(
|
|
101
|
-
|
|
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
|
+
)
|
|
102
99
|
else:
|
|
103
100
|
super().__init__(None)
|
|
104
|
-
|
|
101
|
+
|
|
102
|
+
self.postprocess_name = "DERIV"
|
|
103
|
+
|
|
105
104
|
# self._name = f"D[{diagnostic._name}, {type}]"
|
|
106
105
|
self._diag = diagnostic
|
|
107
|
-
self.
|
|
106
|
+
self._deriv_type = deriv_type
|
|
108
107
|
self._axis = axis if axis is not None else diagnostic._axis
|
|
109
108
|
self._data = None
|
|
110
109
|
self._all_loaded = False
|
|
111
|
-
|
|
110
|
+
|
|
112
111
|
# Copy all relevant attributes from diagnostic
|
|
113
|
-
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
|
+
]:
|
|
114
124
|
if hasattr(diagnostic, attr):
|
|
115
125
|
setattr(self, attr, getattr(diagnostic, attr))
|
|
116
126
|
|
|
117
|
-
def load_metadata(self):
|
|
118
|
-
"""Copy metadata from original diagnostic to ensure consistency"""
|
|
119
|
-
self._dt = self._diag._dt
|
|
120
|
-
self._dx = self._diag._dx
|
|
121
|
-
self._ndump = self._diag._ndump
|
|
122
|
-
self._axis = self._diag._axis
|
|
123
|
-
self._nx = self._diag._nx
|
|
124
|
-
self._x = self._diag._x
|
|
125
|
-
self._grid = self._diag._grid
|
|
126
|
-
self._dim = self._diag._dim
|
|
127
|
-
self._maxiter = self._diag._maxiter
|
|
128
|
-
|
|
129
127
|
def load_all(self):
|
|
130
128
|
"""Load all data and compute the derivative"""
|
|
131
129
|
if self._data is not None:
|
|
132
130
|
print("Using cached derivative")
|
|
133
131
|
return self._data
|
|
134
|
-
|
|
135
|
-
if not hasattr(self._diag,
|
|
132
|
+
|
|
133
|
+
if not hasattr(self._diag, "_data") or self._diag._data is None:
|
|
136
134
|
self._diag.load_all()
|
|
135
|
+
self._data = self._diag._data
|
|
137
136
|
|
|
138
|
-
if self.
|
|
139
|
-
|
|
137
|
+
if self._diag._all_loaded is True:
|
|
138
|
+
print("Using cached data from diagnostic")
|
|
139
|
+
self._data = self._diag._data
|
|
140
140
|
|
|
141
|
-
|
|
141
|
+
if self._deriv_type == "t":
|
|
142
|
+
result = np.gradient(self._data, self._diag._dt * self._diag._ndump, axis=0, edge_order=2)
|
|
143
|
+
|
|
144
|
+
elif self._deriv_type == "x1":
|
|
142
145
|
if self._dim == 1:
|
|
143
|
-
result = np.gradient(self.
|
|
146
|
+
result = np.gradient(self._data, self._diag._dx, axis=1, edge_order=2)
|
|
144
147
|
else:
|
|
145
|
-
result = np.gradient(self.
|
|
146
|
-
|
|
147
|
-
elif self.
|
|
148
|
-
result = np.gradient(self.
|
|
148
|
+
result = np.gradient(self._data, self._diag._dx[0], axis=1, edge_order=2)
|
|
149
|
+
|
|
150
|
+
elif self._deriv_type == "x2":
|
|
151
|
+
result = np.gradient(self._data, self._diag._dx[1], axis=2, edge_order=2)
|
|
149
152
|
|
|
150
|
-
elif self.
|
|
151
|
-
result = np.gradient(self.
|
|
153
|
+
elif self._deriv_type == "x3":
|
|
154
|
+
result = np.gradient(self._data, self._diag._dx[2], axis=3, edge_order=2)
|
|
152
155
|
|
|
153
|
-
elif self.
|
|
156
|
+
elif self._deriv_type == "xx":
|
|
154
157
|
if len(self._axis) != 2:
|
|
155
158
|
raise ValueError("Axis must be a tuple with two elements.")
|
|
156
|
-
result = np.gradient(
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
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
|
+
|
|
171
|
+
elif self._deriv_type == "xt":
|
|
160
172
|
if not isinstance(self._axis, int):
|
|
161
173
|
raise ValueError("Axis must be an integer.")
|
|
162
|
-
result = np.gradient(
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
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
|
+
|
|
181
|
+
elif self._deriv_type == "tx":
|
|
166
182
|
if not isinstance(self._axis, int):
|
|
167
183
|
raise ValueError("Axis must be an integer.")
|
|
168
|
-
result = np.gradient(
|
|
169
|
-
|
|
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
|
+
)
|
|
170
195
|
else:
|
|
171
196
|
raise ValueError("Invalid derivative type.")
|
|
172
|
-
|
|
197
|
+
|
|
173
198
|
# Store the result in the cache
|
|
174
199
|
self._all_loaded = True
|
|
175
200
|
self._data = result
|
|
@@ -177,21 +202,23 @@ class Derivative_Diagnostic(Diagnostic):
|
|
|
177
202
|
|
|
178
203
|
def _data_generator(self, index):
|
|
179
204
|
"""Generate data for a specific index on-demand"""
|
|
180
|
-
if self.
|
|
205
|
+
if self._deriv_type == "x1":
|
|
181
206
|
if self._dim == 1:
|
|
182
207
|
yield np.gradient(self._diag[index], self._diag._dx, axis=0, edge_order=2)
|
|
183
208
|
else:
|
|
184
209
|
yield np.gradient(self._diag[index], self._diag._dx[0], axis=0, edge_order=2)
|
|
185
|
-
|
|
186
|
-
elif self.
|
|
210
|
+
|
|
211
|
+
elif self._deriv_type == "x2":
|
|
187
212
|
yield np.gradient(self._diag[index], self._diag._dx[1], axis=1, edge_order=2)
|
|
188
|
-
|
|
189
|
-
elif self.
|
|
213
|
+
|
|
214
|
+
elif self._deriv_type == "x3":
|
|
190
215
|
yield np.gradient(self._diag[index], self._diag._dx[2], axis=2, edge_order=2)
|
|
191
|
-
|
|
192
|
-
elif self.
|
|
216
|
+
|
|
217
|
+
elif self._deriv_type == "t":
|
|
193
218
|
if index == 0:
|
|
194
|
-
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
|
+
)
|
|
195
222
|
elif index == self._diag._maxiter - 1:
|
|
196
223
|
yield (3 * self._diag[index] - 4 * self._diag[index - 1] + self._diag[index - 2]) / (2 * self._diag._dt * self._diag._ndump)
|
|
197
224
|
else:
|
|
@@ -203,7 +230,7 @@ class Derivative_Diagnostic(Diagnostic):
|
|
|
203
230
|
"""Get data at a specific index"""
|
|
204
231
|
if self._all_loaded and self._data is not None:
|
|
205
232
|
return self._data[index]
|
|
206
|
-
|
|
233
|
+
|
|
207
234
|
if isinstance(index, int):
|
|
208
235
|
return next(self._data_generator(index))
|
|
209
236
|
elif isinstance(index, slice):
|
|
@@ -214,6 +241,7 @@ class Derivative_Diagnostic(Diagnostic):
|
|
|
214
241
|
else:
|
|
215
242
|
raise ValueError("Invalid index type. Use int or slice.")
|
|
216
243
|
|
|
244
|
+
|
|
217
245
|
class Derivative_Species_Handler:
|
|
218
246
|
"""
|
|
219
247
|
Class to handle derivatives for a species.
|
|
@@ -230,14 +258,15 @@ class Derivative_Species_Handler:
|
|
|
230
258
|
axis : int or tuple
|
|
231
259
|
The axis to compute the derivative. Only used for 'xx', 'xt' and 'tx' types.
|
|
232
260
|
"""
|
|
233
|
-
|
|
261
|
+
|
|
262
|
+
def __init__(self, species_handler, deriv_type, axis=None):
|
|
234
263
|
self._species_handler = species_handler
|
|
235
|
-
self.
|
|
264
|
+
self._deriv_type = deriv_type
|
|
236
265
|
self._axis = axis
|
|
237
266
|
self._derivatives_computed = {}
|
|
238
267
|
|
|
239
268
|
def __getitem__(self, key):
|
|
240
269
|
if key not in self._derivatives_computed:
|
|
241
270
|
diag = self._species_handler[key]
|
|
242
|
-
self._derivatives_computed[key] = Derivative_Diagnostic(diag, self.
|
|
243
|
-
return self._derivatives_computed[key]
|
|
271
|
+
self._derivatives_computed[key] = Derivative_Diagnostic(diag, self._deriv_type, self._axis)
|
|
272
|
+
return self._derivatives_computed[key]
|