osiris-utils 1.1.6__py3-none-any.whl → 1.1.8__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- docs/source/_static/custom.css +53 -0
- docs/source/_static/quick_start_ez.png +0 -0
- docs/source/api/postprocess.rst +609 -0
- docs/source/api/sim_diag.rst +257 -0
- docs/source/api/utilities.rst +254 -0
- docs/source/conf.py +188 -0
- docs/source/contrib.rst +1 -0
- docs/source/index.rst +35 -0
- examples/edited-deck.1d +107 -0
- examples/example_Derivatives.ipynb +167 -0
- examples/example_FFT.ipynb +235 -0
- examples/example_InputDeck.ipynb +520 -0
- examples/example_Simulation_Diagnostic.ipynb +379 -0
- examples/example_data/HIST/fld_ene +256 -0
- examples/example_data/HIST/par01_ene +256 -0
- examples/example_data/HIST/par01_temp +255 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000000.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000001.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000002.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000003.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000004.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000005.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000006.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000007.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000008.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000009.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000010.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000011.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000012.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000013.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000014.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000015.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000016.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000017.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000018.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000019.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000020.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000021.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000022.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000023.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000024.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000025.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000026.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000027.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000028.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000029.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000030.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000031.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000032.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000033.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000034.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000035.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000036.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000037.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000038.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000039.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000040.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000041.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000042.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000043.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000044.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000045.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000046.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000047.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000048.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000049.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000050.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000051.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000052.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000053.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000054.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000055.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000056.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000057.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000058.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000059.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000060.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000061.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000062.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000063.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000064.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000065.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000066.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000067.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000068.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000069.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000070.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000071.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000072.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000073.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000074.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000075.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000076.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000077.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000078.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000079.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000080.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000081.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000082.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000083.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000084.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000085.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000086.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000087.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000088.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000089.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000090.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000091.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000092.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000093.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000094.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000095.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000096.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000097.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000098.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000099.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000100.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000101.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000102.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000103.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000104.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000105.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000106.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000107.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000108.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000109.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000110.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000111.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000112.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000113.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000114.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000115.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000116.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000117.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000118.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000119.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000120.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000121.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000122.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000123.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000124.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000125.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000126.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000127.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000128.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000129.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000130.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000131.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000132.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000133.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000134.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000135.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000136.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000137.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000138.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000139.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000140.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000141.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000142.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000143.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000144.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000145.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000146.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000147.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000148.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000149.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000150.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000151.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000152.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000153.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000154.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000155.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000156.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000157.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000158.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000159.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000160.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000161.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000162.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000163.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000164.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000165.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000166.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000167.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000168.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000169.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000170.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000171.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000172.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000173.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000174.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000175.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000176.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000177.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000178.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000179.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000180.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000181.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000182.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000183.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000184.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000185.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000186.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000187.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000188.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000189.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000190.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000191.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000192.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000193.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000194.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000195.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000196.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000197.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000198.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000199.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000200.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000201.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000202.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000203.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000204.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000205.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000206.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000207.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000208.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000209.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000210.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000211.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000212.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000213.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000214.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000215.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000216.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000217.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000218.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000219.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000220.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000221.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000222.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000223.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000224.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000225.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000226.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000227.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000228.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000229.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000230.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000231.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000232.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000233.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000234.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000235.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000236.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000237.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000238.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000239.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000240.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000241.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000242.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000243.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000244.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000245.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000246.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000247.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000248.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000249.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000250.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000251.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000252.h5 +0 -0
- examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000253.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000000.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000001.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000002.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000003.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000004.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000005.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000006.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000007.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000008.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000009.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000010.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000011.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000012.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000013.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000014.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000015.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000016.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000017.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000018.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000019.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000020.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000021.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000022.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000023.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000024.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000025.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000026.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000027.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000028.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000029.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000030.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000031.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000032.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000033.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000034.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000035.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000036.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000037.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000038.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000039.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000040.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000041.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000042.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000043.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000044.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000045.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000046.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000047.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000048.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000049.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000050.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000051.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000052.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000053.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000054.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000055.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000056.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000057.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000058.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000059.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000060.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000061.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000062.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000063.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000064.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000065.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000066.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000067.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000068.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000069.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000070.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000071.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000072.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000073.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000074.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000075.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000076.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000077.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000078.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000079.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000080.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000081.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000082.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000083.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000084.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000085.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000086.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000087.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000088.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000089.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000090.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000091.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000092.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000093.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000094.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000095.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000096.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000097.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000098.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000099.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000100.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000101.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000102.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000103.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000104.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000105.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000106.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000107.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000108.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000109.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000110.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000111.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000112.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000113.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000114.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000115.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000116.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000117.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000118.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000119.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000120.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000121.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000122.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000123.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000124.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000125.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000126.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000127.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000128.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000129.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000130.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000131.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000132.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000133.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000134.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000135.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000136.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000137.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000138.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000139.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000140.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000141.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000142.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000143.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000144.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000145.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000146.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000147.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000148.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000149.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000150.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000151.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000152.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000153.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000154.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000155.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000156.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000157.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000158.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000159.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000160.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000161.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000162.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000163.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000164.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000165.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000166.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000167.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000168.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000169.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000170.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000171.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000172.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000173.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000174.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000175.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000176.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000177.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000178.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000179.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000180.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000181.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000182.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000183.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000184.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000185.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000186.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000187.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000188.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000189.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000190.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000191.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000192.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000193.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000194.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000195.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000196.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000197.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000198.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000199.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000200.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000201.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000202.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000203.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000204.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000205.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000206.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000207.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000208.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000209.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000210.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000211.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000212.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000213.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000214.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000215.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000216.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000217.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000218.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000219.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000220.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000221.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000222.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000223.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000224.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000225.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000226.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000227.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000228.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000229.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000230.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000231.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000232.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000233.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000234.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000235.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000236.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000237.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000238.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000239.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000240.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000241.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000242.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000243.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000244.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000245.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000246.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000247.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000248.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000249.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000250.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000251.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000252.h5 +0 -0
- examples/example_data/MS/FLD/e3/e3-000253.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000000.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000001.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000002.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000003.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000004.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000005.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000006.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000007.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000008.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000009.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000010.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000011.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000012.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000013.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000014.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000015.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000016.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000017.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000018.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000019.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000020.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000021.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000022.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000023.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000024.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000025.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000026.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000027.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000028.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000029.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000030.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000031.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000032.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000033.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000034.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000035.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000036.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000037.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000038.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000039.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000040.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000041.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000042.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000043.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000044.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000045.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000046.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000047.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000048.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000049.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000050.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000051.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000052.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000053.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000054.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000055.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000056.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000057.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000058.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000059.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000060.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000061.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000062.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000063.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000064.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000065.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000066.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000067.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000068.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000069.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000070.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000071.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000072.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000073.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000074.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000075.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000076.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000077.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000078.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000079.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000080.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000081.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000082.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000083.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000084.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000085.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000086.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000087.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000088.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000089.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000090.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000091.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000092.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000093.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000094.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000095.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000096.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000097.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000098.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000099.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000100.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000101.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000102.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000103.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000104.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000105.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000106.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000107.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000108.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000109.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000110.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000111.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000112.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000113.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000114.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000115.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000116.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000117.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000118.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000119.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000120.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000121.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000122.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000123.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000124.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000125.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000126.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000127.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000128.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000129.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000130.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000131.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000132.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000133.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000134.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000135.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000136.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000137.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000138.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000139.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000140.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000141.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000142.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000143.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000144.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000145.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000146.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000147.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000148.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000149.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000150.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000151.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000152.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000153.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000154.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000155.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000156.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000157.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000158.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000159.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000160.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000161.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000162.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000163.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000164.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000165.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000166.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000167.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000168.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000169.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000170.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000171.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000172.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000173.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000174.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000175.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000176.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000177.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000178.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000179.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000180.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000181.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000182.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000183.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000184.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000185.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000186.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000187.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000188.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000189.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000190.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000191.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000192.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000193.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000194.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000195.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000196.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000197.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000198.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000199.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000200.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000201.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000202.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000203.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000204.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000205.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000206.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000207.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000208.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000209.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000210.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000211.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000212.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000213.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000214.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000215.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000216.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000217.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000218.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000219.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000220.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000221.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000222.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000223.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000224.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000225.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000226.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000227.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000228.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000229.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000230.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000231.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000232.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000233.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000234.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000235.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000236.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000237.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000238.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000239.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000240.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000241.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000242.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000243.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000244.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000245.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000246.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000247.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000248.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000249.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000250.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000251.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000252.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000253.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000000.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000001.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000002.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000003.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000004.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000005.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000006.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000007.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000008.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000009.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000010.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000011.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000012.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000013.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000014.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000015.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000016.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000017.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000018.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000019.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000020.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000021.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000022.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000023.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000024.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000025.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000026.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000027.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000028.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000029.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000030.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000031.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000032.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000033.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000034.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000035.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000036.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000037.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000038.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000039.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000040.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000041.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000042.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000043.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000044.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000045.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000046.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000047.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000048.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000049.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000050.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000051.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000052.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000053.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000054.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000055.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000056.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000057.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000058.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000059.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000060.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000061.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000062.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000063.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000064.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000065.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000066.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000067.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000068.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000069.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000070.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000071.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000072.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000073.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000074.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000075.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000076.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000077.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000078.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000079.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000080.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000081.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000082.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000083.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000084.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000085.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000086.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000087.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000088.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000089.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000090.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000091.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000092.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000093.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000094.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000095.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000096.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000097.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000098.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000099.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000100.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000101.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000102.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000103.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000104.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000105.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000106.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000107.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000108.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000109.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000110.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000111.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000112.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000113.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000114.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000115.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000116.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000117.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000118.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000119.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000120.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000121.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000122.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000123.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000124.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000125.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000126.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000127.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000128.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000129.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000130.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000131.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000132.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000133.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000134.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000135.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000136.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000137.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000138.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000139.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000140.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000141.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000142.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000143.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000144.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000145.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000146.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000147.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000148.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000149.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000150.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000151.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000152.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000153.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000154.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000155.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000156.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000157.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000158.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000159.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000160.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000161.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000162.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000163.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000164.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000165.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000166.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000167.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000168.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000169.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000170.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000171.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000172.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000173.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000174.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000175.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000176.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000177.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000178.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000179.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000180.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000181.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000182.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000183.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000184.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000185.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000186.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000187.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000188.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000189.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000190.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000191.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000192.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000193.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000194.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000195.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000196.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000197.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000198.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000199.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000200.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000201.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000202.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000203.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000204.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000205.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000206.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000207.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000208.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000209.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000210.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000211.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000212.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000213.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000214.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000215.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000216.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000217.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000218.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000219.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000220.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000221.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000222.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000223.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000224.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000225.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000226.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000227.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000228.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000229.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000230.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000231.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000232.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000233.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000234.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000235.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000236.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000237.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000238.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000239.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000240.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000241.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000242.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000243.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000244.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000245.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000246.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000247.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000248.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000249.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000250.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000251.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000252.h5 +0 -0
- examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000253.h5 +0 -0
- examples/example_data/MS/run-info +132 -0
- examples/example_data/TIMINGS/timings-final +31 -0
- examples/example_data/run-info +132 -0
- examples/example_data/thermal.1d +108 -0
- examples/quick_start.ipynb +82 -0
- examples/quick_start.py +41 -0
- osiris_utils/__init__.py +83 -24
- osiris_utils/data/data.py +324 -196
- osiris_utils/data/diagnostic.py +168 -221
- osiris_utils/data/simulation.py +52 -37
- osiris_utils/decks/decks.py +11 -29
- osiris_utils/decks/species.py +1 -1
- osiris_utils/postprocessing/derivative.py +87 -38
- osiris_utils/postprocessing/fft.py +71 -55
- osiris_utils/postprocessing/field_centering.py +216 -48
- osiris_utils/postprocessing/heatflux_correction.py +42 -35
- osiris_utils/postprocessing/mft.py +105 -53
- osiris_utils/postprocessing/mft_for_gridfile.py +14 -11
- osiris_utils/postprocessing/postprocess.py +8 -7
- osiris_utils/postprocessing/pressure_correction.py +38 -22
- osiris_utils/utils.py +103 -98
- {osiris_utils-1.1.6.dist-info → osiris_utils-1.1.8.dist-info}/METADATA +51 -25
- osiris_utils-1.1.8.dist-info/RECORD +1062 -0
- {osiris_utils-1.1.6.dist-info → osiris_utils-1.1.8.dist-info}/WHEEL +1 -1
- osiris_utils-1.1.8.dist-info/top_level.txt +3 -0
- osiris_utils/gui/gui.py +0 -266
- osiris_utils-1.1.6.dist-info/RECORD +0 -25
- osiris_utils-1.1.6.dist-info/top_level.txt +0 -1
- /osiris_utils/{gui/__init__.py → py.typed} +0 -0
- {osiris_utils-1.1.6.dist-info → osiris_utils-1.1.8.dist-info}/licenses/LICENSE.txt +0 -0
osiris_utils/data/data.py
CHANGED
|
@@ -1,10 +1,13 @@
|
|
|
1
|
+
from typing import Literal
|
|
2
|
+
|
|
3
|
+
import h5py
|
|
1
4
|
import numpy as np
|
|
2
5
|
import pandas as pd
|
|
3
|
-
|
|
6
|
+
|
|
4
7
|
from osiris_utils.utils import create_file_tags
|
|
5
|
-
from typing import Literal
|
|
6
8
|
|
|
7
|
-
|
|
9
|
+
|
|
10
|
+
class OsirisData:
|
|
8
11
|
"""
|
|
9
12
|
Base class for handling OSIRIS simulation data files (HDF5 and HIST formats).
|
|
10
13
|
|
|
@@ -42,81 +45,91 @@ class OsirisData():
|
|
|
42
45
|
|
|
43
46
|
self._verbose = False
|
|
44
47
|
|
|
45
|
-
if self._filename.endswith(
|
|
48
|
+
if self._filename.endswith(".h5"):
|
|
46
49
|
self._open_file_hdf5(self._filename)
|
|
47
50
|
self._load_basic_attributes(self._file)
|
|
48
|
-
elif self._filename.endswith(
|
|
51
|
+
elif self._filename.endswith("_ene"):
|
|
49
52
|
self._open_hist_file(self._filename)
|
|
50
53
|
else:
|
|
51
|
-
raise ValueError(
|
|
52
|
-
|
|
53
|
-
|
|
54
|
+
raise ValueError("The file should be an HDF5 file with the extension .h5, or a HIST file ending with _ene.")
|
|
55
|
+
|
|
54
56
|
def _load_basic_attributes(self, f: h5py.File) -> None:
|
|
55
|
-
|
|
56
|
-
self._dt = float(f[
|
|
57
|
-
self._dim = int(f[
|
|
58
|
-
self._time = [
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
57
|
+
"""Load common attributes from HDF5 file"""
|
|
58
|
+
self._dt = float(f["SIMULATION"].attrs["DT"][0])
|
|
59
|
+
self._dim = int(f["SIMULATION"].attrs["NDIMS"][0])
|
|
60
|
+
self._time = [
|
|
61
|
+
float(f.attrs["TIME"][0]),
|
|
62
|
+
f.attrs["TIME UNITS"][0].decode("utf-8"),
|
|
63
|
+
]
|
|
64
|
+
self._iter = int(f.attrs["ITER"][0])
|
|
65
|
+
self._name = f.attrs["NAME"][0].decode("utf-8")
|
|
66
|
+
self._type = f.attrs["TYPE"][0].decode("utf-8")
|
|
67
|
+
|
|
63
68
|
def verbose(self, verbose: bool = True):
|
|
64
|
-
|
|
69
|
+
"""
|
|
65
70
|
Set the verbosity of the class
|
|
66
71
|
|
|
67
72
|
Parameters
|
|
68
73
|
----------
|
|
69
74
|
verbose : bool, optional
|
|
70
75
|
If True, the class will print messages, by default True when calling (False when not calling)
|
|
71
|
-
|
|
76
|
+
"""
|
|
72
77
|
self._verbose = verbose
|
|
73
78
|
|
|
74
79
|
def _open_file_hdf5(self, filename):
|
|
75
|
-
|
|
80
|
+
"""
|
|
76
81
|
Open the OSIRIS output file. Usually an HDF5 file or txt.
|
|
77
82
|
|
|
78
83
|
Parameters
|
|
79
84
|
----------
|
|
80
85
|
filename : str
|
|
81
86
|
The path to the HDF5 file.
|
|
82
|
-
|
|
83
|
-
if self._verbose:
|
|
87
|
+
"""
|
|
88
|
+
if self._verbose:
|
|
89
|
+
print(f"Opening file > {filename}")
|
|
84
90
|
|
|
85
|
-
if filename.endswith(
|
|
86
|
-
self._file = h5py.File(filename,
|
|
91
|
+
if filename.endswith(".h5"):
|
|
92
|
+
self._file = h5py.File(filename, "r")
|
|
87
93
|
else:
|
|
88
|
-
raise ValueError(
|
|
89
|
-
|
|
94
|
+
raise ValueError("The file should be an HDF5 file with the extension .h5")
|
|
95
|
+
|
|
90
96
|
def _open_hist_file(self, filename):
|
|
91
|
-
self._df = pd.read_csv(filename, sep=r
|
|
97
|
+
self._df = pd.read_csv(filename, sep=r"\s+", comment="!", header=0, engine="python")
|
|
92
98
|
|
|
93
99
|
def _close_file(self):
|
|
94
|
-
|
|
100
|
+
"""
|
|
95
101
|
Close the HDF5 file.
|
|
96
|
-
|
|
97
|
-
if self._verbose:
|
|
102
|
+
"""
|
|
103
|
+
if self._verbose:
|
|
104
|
+
print("Closing file")
|
|
98
105
|
if self._file:
|
|
99
106
|
self._file.close()
|
|
100
|
-
|
|
107
|
+
|
|
101
108
|
@property
|
|
102
109
|
def dt(self):
|
|
103
110
|
return self._dt
|
|
111
|
+
|
|
104
112
|
@property
|
|
105
113
|
def dim(self):
|
|
106
114
|
return self._dim
|
|
115
|
+
|
|
107
116
|
@property
|
|
108
117
|
def time(self):
|
|
109
118
|
return self._time
|
|
119
|
+
|
|
110
120
|
@property
|
|
111
121
|
def iter(self):
|
|
112
122
|
return self._iter
|
|
123
|
+
|
|
113
124
|
@property
|
|
114
125
|
def name(self):
|
|
115
126
|
return self._name
|
|
127
|
+
|
|
116
128
|
@property
|
|
117
129
|
def type(self):
|
|
118
130
|
return self._type
|
|
119
131
|
|
|
132
|
+
|
|
120
133
|
class OsirisGridFile(OsirisData):
|
|
121
134
|
"""
|
|
122
135
|
Handles structured grid data from OSIRIS HDF5 simulations, including electromagnetic fields.
|
|
@@ -155,145 +168,209 @@ class OsirisGridFile(OsirisData):
|
|
|
155
168
|
|
|
156
169
|
def __init__(self, filename):
|
|
157
170
|
super().__init__(filename)
|
|
158
|
-
|
|
171
|
+
|
|
159
172
|
variable_key = self._get_variable_key(self._file)
|
|
160
|
-
|
|
161
|
-
self._units = self._file.attrs[
|
|
162
|
-
self._label = self._file.attrs[
|
|
173
|
+
|
|
174
|
+
self._units = self._file.attrs["UNITS"][0].decode("utf-8")
|
|
175
|
+
self._label = self._file.attrs["LABEL"][0].decode("utf-8")
|
|
163
176
|
self._FFTdata = None
|
|
164
|
-
|
|
177
|
+
|
|
165
178
|
data = np.array(self._file[variable_key][:])
|
|
166
179
|
|
|
167
|
-
axis = list(self._file[
|
|
180
|
+
axis = list(self._file["AXIS"].keys())
|
|
168
181
|
if len(axis) == 1:
|
|
169
|
-
self._grid = self._file[
|
|
182
|
+
self._grid = self._file["AXIS/" + axis[0]][()]
|
|
170
183
|
self._nx = len(data)
|
|
171
|
-
self._dx = (self.grid[1] - self.grid[0]
|
|
184
|
+
self._dx = (self.grid[1] - self.grid[0]) / self.nx
|
|
172
185
|
self._x = np.arange(self.grid[0], self.grid[1], self.dx)
|
|
173
|
-
else:
|
|
186
|
+
else:
|
|
174
187
|
grid = []
|
|
175
|
-
for ax in axis:
|
|
188
|
+
for ax in axis:
|
|
189
|
+
grid.append(self._file["AXIS/" + ax][()])
|
|
176
190
|
self._grid = np.array(grid)
|
|
177
191
|
self._nx = self._file[variable_key][()].transpose().shape
|
|
178
|
-
self._dx = (self.grid[:, 1] - self.grid[:, 0])/self.nx
|
|
192
|
+
self._dx = (self.grid[:, 1] - self.grid[:, 0]) / self.nx
|
|
193
|
+
|
|
194
|
+
# There's an issue when the dimension is 3 and we want to plot a 2D phasespace. I believe this
|
|
195
|
+
# is a problem for all cases where the dim != dim_of_phasespace
|
|
179
196
|
self._x = [np.arange(self.grid[i, 0], self.grid[i, 1], self.dx[i]) for i in range(self.dim)]
|
|
197
|
+
# self._x = [np.arange(self.grid[i, 0], self.grid[i, 1], self.dx[i]) for i in range(2)]
|
|
180
198
|
|
|
181
199
|
self._axis = []
|
|
182
200
|
for ax in axis:
|
|
183
201
|
axis_data = {
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
202
|
+
"name": self._file["AXIS/" + ax].attrs["NAME"][0].decode("utf-8"),
|
|
203
|
+
"units": self._file["AXIS/" + ax].attrs["UNITS"][0].decode("utf-8"),
|
|
204
|
+
"long_name": self._file["AXIS/" + ax].attrs["LONG_NAME"][0].decode("utf-8"),
|
|
205
|
+
"type": self._file["AXIS/" + ax].attrs["TYPE"][0].decode("utf-8"),
|
|
206
|
+
"plot_label": rf'${self._file["AXIS/" + ax].attrs["LONG_NAME"][0].decode("utf-8")}$ $[{self._file["AXIS/" + ax].attrs["UNITS"][0].decode("utf-8")}]$',
|
|
189
207
|
}
|
|
190
208
|
self._axis.append(axis_data)
|
|
191
|
-
|
|
209
|
+
|
|
192
210
|
self._data = np.ascontiguousarray(data.T)
|
|
193
211
|
|
|
194
212
|
self._close_file()
|
|
195
213
|
|
|
196
214
|
def _load_basic_attributes(self, f: h5py.File) -> None:
|
|
197
|
-
|
|
198
|
-
self._dt = float(f[
|
|
199
|
-
self._dim = int(f[
|
|
200
|
-
self._time = [
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
215
|
+
"""Load common attributes from HDF5 file"""
|
|
216
|
+
self._dt = float(f["SIMULATION"].attrs["DT"][0])
|
|
217
|
+
self._dim = int(f["SIMULATION"].attrs["NDIMS"][0])
|
|
218
|
+
self._time = [
|
|
219
|
+
float(f.attrs["TIME"][0]),
|
|
220
|
+
f.attrs["TIME UNITS"][0].decode("utf-8"),
|
|
221
|
+
]
|
|
222
|
+
self._iter = int(f.attrs["ITER"][0])
|
|
223
|
+
self._name = f.attrs["NAME"][0].decode("utf-8")
|
|
224
|
+
self._type = f.attrs["TYPE"][0].decode("utf-8")
|
|
225
|
+
|
|
205
226
|
def _get_variable_key(self, f: h5py.File) -> str:
|
|
206
|
-
return next(k for k in f.keys() if k not in {
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
elif self.name.lower() in [
|
|
219
|
-
if boundary ==
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
elif self.name.lower() in [
|
|
237
|
-
if boundary ==
|
|
238
|
-
|
|
227
|
+
return next(k for k in f.keys() if k not in {"AXIS", "SIMULATION"})
|
|
228
|
+
|
|
229
|
+
def _yeeToCellCenter1d(self, boundary):
|
|
230
|
+
"""
|
|
231
|
+
Converts 1d EM fields from a staggered Yee mesh to a grid with field values centered on the Center of the cell
|
|
232
|
+
"""
|
|
233
|
+
|
|
234
|
+
if self.name.lower() in ["b2", "b3", "e1"]:
|
|
235
|
+
if boundary == "periodic":
|
|
236
|
+
return 0.5 * (np.roll(self.data, shift=1) + self.data)
|
|
237
|
+
else:
|
|
238
|
+
return 0.5 * (self.data[1:] + self.data[:-1])
|
|
239
|
+
elif self.name.lower() in ["b1", "e2", "e3"]:
|
|
240
|
+
if boundary == "periodic":
|
|
241
|
+
return self.data
|
|
242
|
+
else:
|
|
243
|
+
return self.data[1:]
|
|
244
|
+
else:
|
|
245
|
+
raise TypeError(f"This method expects magnetic or electric field grid data but received '{self.name}' instead")
|
|
246
|
+
|
|
247
|
+
def _yeeToCellCenter2d(self, boundary):
|
|
248
|
+
"""
|
|
249
|
+
Converts 2d EM fields from a staggered Yee mesh to a grid with field values centered on the Center of the cell
|
|
250
|
+
"""
|
|
251
|
+
|
|
252
|
+
if self.name.lower() in ["e1", "b2"]:
|
|
253
|
+
if boundary == "periodic":
|
|
254
|
+
return 0.5 * (np.roll(self.data, shift=1, axis=0) + self.data)
|
|
255
|
+
else:
|
|
256
|
+
return 0.5 * (self.data[1:, 1:] + self.data[:-1, 1:])
|
|
257
|
+
elif self.name.lower() in ["e2", "b1"]:
|
|
258
|
+
if boundary == "periodic":
|
|
259
|
+
return 0.5 * (np.roll(self.data, shift=1, axis=1) + self.data)
|
|
260
|
+
else:
|
|
261
|
+
return 0.5 * (self.data[1:, 1:] + self.data[1:, :-1])
|
|
262
|
+
elif self.name.lower() in ["b3"]:
|
|
263
|
+
if boundary == "periodic":
|
|
264
|
+
return 0.5 * (
|
|
265
|
+
np.roll(
|
|
266
|
+
(0.5 * (np.roll(self.data, shift=1, axis=0) + self.data)),
|
|
267
|
+
shift=1,
|
|
268
|
+
axis=1,
|
|
269
|
+
)
|
|
270
|
+
+ (0.5 * (np.roll(self.data, shift=1, axis=0) + self.data))
|
|
271
|
+
)
|
|
239
272
|
else:
|
|
240
273
|
return 0.25 * (self.data[1:, 1:] + self.data[:-1, 1:] + self.data[1:, :-1] + self.data[:-1, :-1])
|
|
241
|
-
elif self.name.lower() in [
|
|
242
|
-
if boundary ==
|
|
243
|
-
|
|
274
|
+
elif self.name.lower() in ["e3"]:
|
|
275
|
+
if boundary == "periodic":
|
|
276
|
+
return self.data
|
|
277
|
+
else:
|
|
278
|
+
return self.data[1:, 1:]
|
|
244
279
|
else:
|
|
245
|
-
raise TypeError(f
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
elif self.name.lower() ==
|
|
265
|
-
|
|
280
|
+
raise TypeError(f"This method expects magnetic or electric field grid data but received '{self.name}' instead")
|
|
281
|
+
|
|
282
|
+
def _yeeToCellCenter3d(self, boundary):
|
|
283
|
+
"""
|
|
284
|
+
Converts 3d EM fields from a staggered Yee mesh to a grid with field values centered on the Center of the cell
|
|
285
|
+
"""
|
|
286
|
+
if self.name.lower() == "b1":
|
|
287
|
+
if boundary == "periodic":
|
|
288
|
+
return 0.5 * (
|
|
289
|
+
0.5
|
|
290
|
+
* np.roll(
|
|
291
|
+
(np.roll(self.data, shift=1, axis=1) + self.data),
|
|
292
|
+
shift=1,
|
|
293
|
+
axis=2,
|
|
294
|
+
)
|
|
295
|
+
+ 0.5 * (np.roll(self.data, shift=1, axis=1) + self.data)
|
|
296
|
+
)
|
|
297
|
+
else:
|
|
298
|
+
return 0.25 * (self.data[1:, 1:, 1:] + self.data[1:, :-1, 1:] + self.data[1:, 1:, :-1] + self.data[1:, :-1, :-1])
|
|
299
|
+
elif self.name.lower() == "b2":
|
|
300
|
+
if boundary == "periodic":
|
|
301
|
+
return 0.5 * (
|
|
302
|
+
0.5
|
|
303
|
+
* np.roll(
|
|
304
|
+
(np.roll(self.data, shift=1, axis=0) + self.data),
|
|
305
|
+
shift=1,
|
|
306
|
+
axis=2,
|
|
307
|
+
)
|
|
308
|
+
+ 0.5 * (np.roll(self.data, shift=1, axis=0) + self.data)
|
|
309
|
+
)
|
|
310
|
+
else:
|
|
311
|
+
return 0.25 * (self.data[1:, 1:, 1:] + self.data[:-1, 1:, 1:] + self.data[1:, 1:, :-1] + self.data[:-1, 1:, :-1])
|
|
312
|
+
elif self.name.lower() == "b3":
|
|
313
|
+
if boundary == "periodic":
|
|
314
|
+
return 0.5 * (
|
|
315
|
+
0.5
|
|
316
|
+
* np.roll(
|
|
317
|
+
(np.roll(self.data, shift=1, axis=0) + self.data),
|
|
318
|
+
shift=1,
|
|
319
|
+
axis=1,
|
|
320
|
+
)
|
|
321
|
+
+ 0.5 * (np.roll(self.data, shift=1, axis=0) + self.data)
|
|
322
|
+
)
|
|
323
|
+
else:
|
|
324
|
+
return 0.25 * (self.data[1:, 1:, 1:] + self.data[:-1, 1:, 1:] + self.data[1:, :-1, 1:] + self.data[:-1, :-1, 1:])
|
|
325
|
+
elif self.name.lower() == "e1":
|
|
326
|
+
if boundary == "periodic":
|
|
327
|
+
return 0.5 * (np.roll(self.data, shift=1, axis=0) + self.data)
|
|
328
|
+
else:
|
|
329
|
+
return 0.5 * (self.data[1:, 1:, 1:] + self.data[:-1, 1:, 1:])
|
|
330
|
+
elif self.name.lower() == "e2":
|
|
331
|
+
if boundary == "periodic":
|
|
332
|
+
return 0.5 * (np.roll(self.data, shift=1, axis=1) + self.data)
|
|
333
|
+
else:
|
|
334
|
+
return 0.5 * (self.data[1:, 1:, 1:] + self.data[1:, :-1, 1:])
|
|
335
|
+
elif self.name.lower() == "e3":
|
|
336
|
+
if boundary == "periodic":
|
|
337
|
+
return 0.5 * (np.roll(self.data, shift=1, axis=2) + self.data)
|
|
338
|
+
else:
|
|
339
|
+
return 0.5 * (self.data[1:, 1:, 1:] + self.data[1:, 1:, :-1])
|
|
266
340
|
else:
|
|
267
|
-
raise TypeError(f
|
|
268
|
-
|
|
269
|
-
def
|
|
270
|
-
'
|
|
271
|
-
Converts EM fields from a staggered Yee mesh to a grid with field values centered on the
|
|
341
|
+
raise TypeError(f"This method expects magnetic or electric field grid data but received '{self.name}' instead")
|
|
342
|
+
|
|
343
|
+
def yeeToCellCenter(self, boundary: Literal["periodic", "default"] = "default"):
|
|
344
|
+
"""'
|
|
345
|
+
Converts EM fields from a staggered Yee mesh to a grid with field values centered on the center of the cell.'
|
|
272
346
|
Can be used for 1D, 2D and 3D simulations.'
|
|
273
347
|
Creates a new attribute `data_centered` with the centered data.'
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
348
|
+
"""
|
|
349
|
+
|
|
350
|
+
if boundary not in ("periodic", "default"):
|
|
351
|
+
raise ValueError(f"Invalid boundary: {boundary}, choose 'periodic' or 'default' instead.")
|
|
352
|
+
|
|
353
|
+
cases = {"b1", "b2", "b3", "e1", "e2", "e3"}
|
|
277
354
|
if self.name not in cases:
|
|
278
|
-
raise TypeError(f
|
|
279
|
-
|
|
355
|
+
raise TypeError(f"This method expects magnetic or electric field grid data but received '{self.name}' instead")
|
|
356
|
+
|
|
280
357
|
if self.dim == 1:
|
|
281
|
-
self.data_centered = self.
|
|
358
|
+
self.data_centered = self._yeeToCellCenter1d(boundary)
|
|
282
359
|
return self.data_centered
|
|
283
360
|
elif self.dim == 2:
|
|
284
|
-
self.data_centered = self.
|
|
361
|
+
self.data_centered = self._yeeToCellCenter2d(boundary)
|
|
285
362
|
return self.data_centered
|
|
286
363
|
elif self.dim == 3:
|
|
287
|
-
self.data_centered = self.
|
|
364
|
+
self.data_centered = self._yeeToCellCenter3d(boundary)
|
|
288
365
|
return self.data_centered
|
|
289
366
|
else:
|
|
290
|
-
raise ValueError(f
|
|
291
|
-
|
|
292
|
-
def FFT(self, axis=(0,
|
|
293
|
-
|
|
367
|
+
raise ValueError(f"Dimension {self.dim} is not supported")
|
|
368
|
+
|
|
369
|
+
def FFT(self, axis=(0,)):
|
|
370
|
+
"""
|
|
294
371
|
Computes the Fast Fourier Transform of the data along the specified axis and shifts the zero frequency to the center.
|
|
295
372
|
Transforms the data to the frequency domain. A(x, y, z) -> A(kx, ky, kz)
|
|
296
|
-
|
|
373
|
+
"""
|
|
297
374
|
datafft = np.fft.fftn(self.data, axes=axis)
|
|
298
375
|
self._FFTdata = np.fft.fftshift(datafft, axes=axis)
|
|
299
376
|
|
|
@@ -301,32 +378,41 @@ class OsirisGridFile(OsirisData):
|
|
|
301
378
|
@property
|
|
302
379
|
def grid(self):
|
|
303
380
|
return self._grid
|
|
381
|
+
|
|
304
382
|
@property
|
|
305
383
|
def nx(self):
|
|
306
384
|
return self._nx
|
|
385
|
+
|
|
307
386
|
@property
|
|
308
387
|
def dx(self):
|
|
309
388
|
return self._dx
|
|
389
|
+
|
|
310
390
|
@property
|
|
311
391
|
def x(self):
|
|
312
392
|
return self._x
|
|
393
|
+
|
|
313
394
|
@property
|
|
314
395
|
def axis(self):
|
|
315
|
-
return self._axis
|
|
396
|
+
return self._axis
|
|
397
|
+
|
|
316
398
|
@property
|
|
317
399
|
def data(self):
|
|
318
400
|
return self._data
|
|
401
|
+
|
|
319
402
|
@property
|
|
320
403
|
def units(self):
|
|
321
404
|
return self._units
|
|
405
|
+
|
|
322
406
|
@property
|
|
323
407
|
def label(self):
|
|
324
408
|
return self._label
|
|
409
|
+
|
|
325
410
|
@property
|
|
326
411
|
def FFTdata(self):
|
|
327
412
|
if self._FFTdata is None:
|
|
328
|
-
raise ValueError(
|
|
413
|
+
raise ValueError("The FFT of the data has not been computed yet. Compute it using the FFT method.")
|
|
329
414
|
return self._FFTdata
|
|
415
|
+
|
|
330
416
|
# Setters
|
|
331
417
|
@data.setter
|
|
332
418
|
def data(self, data):
|
|
@@ -334,22 +420,33 @@ class OsirisGridFile(OsirisData):
|
|
|
334
420
|
|
|
335
421
|
def __str__(self):
|
|
336
422
|
# write me a template to print with the name, label, units, time, iter, grid, nx, dx, axis, dt, dim in a logical way
|
|
337
|
-
return
|
|
338
|
-
|
|
423
|
+
return (
|
|
424
|
+
rf"{self.name}"
|
|
425
|
+
+ "\n"
|
|
426
|
+
+ rf"Time: [{self.time[0]} {self.time[1]}], dt = {self.dt}"
|
|
427
|
+
+ "\n"
|
|
428
|
+
+ f"Iteration: {self.iter}"
|
|
429
|
+
+ "\n"
|
|
430
|
+
+ f"Grid: {self.grid}"
|
|
431
|
+
+ "\n"
|
|
432
|
+
+ f"dx: {self.dx}"
|
|
433
|
+
+ "\n"
|
|
434
|
+
+ f"Dimensions: {self.dim}D"
|
|
435
|
+
)
|
|
339
436
|
|
|
340
437
|
def __array__(self):
|
|
341
438
|
return np.asarray(self.data)
|
|
342
439
|
|
|
343
440
|
|
|
344
441
|
class OsirisRawFile(OsirisData):
|
|
345
|
-
|
|
442
|
+
"""
|
|
346
443
|
Class to read the raw data from an OSIRIS HDF5 file.
|
|
347
|
-
|
|
444
|
+
|
|
348
445
|
Parameters
|
|
349
446
|
----------
|
|
350
447
|
filename : str
|
|
351
448
|
Path to OSIRIS HDF5 track file (.h5 extension)
|
|
352
|
-
|
|
449
|
+
|
|
353
450
|
Attributes:
|
|
354
451
|
-----------
|
|
355
452
|
axis : dict[str, dict[str, str]]
|
|
@@ -378,42 +475,48 @@ class OsirisRawFile(OsirisData):
|
|
|
378
475
|
quants : list[str]
|
|
379
476
|
field names of the data
|
|
380
477
|
units : list[str]
|
|
381
|
-
Units of each field of the data (LaTeX formatted, e.g., 'c/\\omega_p')
|
|
382
|
-
|
|
478
|
+
Units of each field of the data (LaTeX formatted, e.g., 'c/\\omega_p')
|
|
479
|
+
|
|
383
480
|
Example
|
|
384
481
|
-------
|
|
385
|
-
>>> import osiris_utils as ou
|
|
482
|
+
>>> import osiris_utils as ou
|
|
386
483
|
>>> raw = ou.raw = ou.OsirisRawFile("path/to/raw/file.h5")
|
|
387
484
|
>>> print(raw.data.keys())
|
|
388
485
|
>>> # Access x1 position of first 10 particles
|
|
389
486
|
>>> print(raw.data[\"x1\"][0:10])
|
|
390
487
|
>>> # Write beautiful labels and units
|
|
391
488
|
>>> print("${} = $".format(raw.labels[\"x1\"]) + "$[{}]$".format(track.units[\"x1\"]))
|
|
392
|
-
|
|
489
|
+
"""
|
|
393
490
|
|
|
394
491
|
def __init__(self, filename):
|
|
395
492
|
super().__init__(filename)
|
|
396
493
|
|
|
397
|
-
self._grid = np.array(
|
|
494
|
+
self._grid = np.array(
|
|
495
|
+
[
|
|
496
|
+
self._file["SIMULATION"].attrs["XMIN"],
|
|
497
|
+
self._file["SIMULATION"].attrs["XMAX"],
|
|
498
|
+
]
|
|
499
|
+
).T
|
|
398
500
|
|
|
399
|
-
self._quants = [byte.decode(
|
|
400
|
-
units_list = [byte.decode(
|
|
401
|
-
labels_list = [byte.decode(
|
|
501
|
+
self._quants = [byte.decode("utf-8") for byte in self._file.attrs["QUANTS"][:]]
|
|
502
|
+
units_list = [byte.decode("utf-8") for byte in self._file.attrs["UNITS"][:]]
|
|
503
|
+
labels_list = [byte.decode("utf-8") for byte in self._file.attrs["LABELS"][:]]
|
|
402
504
|
self._units = dict(zip(self._quants, units_list))
|
|
403
505
|
self._labels = dict(zip(self._quants, labels_list))
|
|
404
506
|
|
|
405
507
|
self._data = {}
|
|
406
508
|
self._axis = {}
|
|
407
509
|
for key in self._file.keys():
|
|
408
|
-
if key ==
|
|
510
|
+
if key == "SIMULATION":
|
|
511
|
+
continue
|
|
409
512
|
|
|
410
513
|
self.data[key] = np.array(self._file[key][()])
|
|
411
514
|
|
|
412
|
-
idx = np.where(self._file.attrs[
|
|
515
|
+
idx = np.where(self._file.attrs["QUANTS"] == str(key).encode("utf-8"))
|
|
413
516
|
axis_data = {
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
517
|
+
"name": self._file.attrs["QUANTS"][idx][0].decode("utf-8"),
|
|
518
|
+
"units": self._file.attrs["UNITS"][idx][0].decode("utf-8"),
|
|
519
|
+
"long_name": self._file.attrs["LABELS"][idx][0].decode("utf-8"),
|
|
417
520
|
}
|
|
418
521
|
self._axis[key] = axis_data
|
|
419
522
|
|
|
@@ -445,7 +548,7 @@ class OsirisRawFile(OsirisData):
|
|
|
445
548
|
so we apply the absolute function when generating the file
|
|
446
549
|
|
|
447
550
|
"""
|
|
448
|
-
|
|
551
|
+
|
|
449
552
|
if mask is not None:
|
|
450
553
|
# Apply mask to select certain tags
|
|
451
554
|
if not isinstance(mask, np.ndarray) or mask.dtype != bool or mask.shape[0] != self.data["tag"].shape[0]:
|
|
@@ -454,7 +557,7 @@ class OsirisRawFile(OsirisData):
|
|
|
454
557
|
filtered_tags = self.data["tag"][filtered_indices]
|
|
455
558
|
else:
|
|
456
559
|
filtered_tags = self.data["tag"]
|
|
457
|
-
|
|
560
|
+
|
|
458
561
|
if type == "all":
|
|
459
562
|
tags = filtered_tags
|
|
460
563
|
elif type == "random":
|
|
@@ -472,24 +575,30 @@ class OsirisRawFile(OsirisData):
|
|
|
472
575
|
@property
|
|
473
576
|
def grid(self):
|
|
474
577
|
return self._grid
|
|
578
|
+
|
|
475
579
|
@property
|
|
476
580
|
def data(self):
|
|
477
581
|
return self._data
|
|
582
|
+
|
|
478
583
|
@property
|
|
479
584
|
def units(self):
|
|
480
585
|
return self._units
|
|
586
|
+
|
|
481
587
|
@property
|
|
482
588
|
def labels(self):
|
|
483
589
|
return self._labels
|
|
590
|
+
|
|
484
591
|
@property
|
|
485
592
|
def quants(self):
|
|
486
593
|
return self._quants
|
|
594
|
+
|
|
487
595
|
@property
|
|
488
596
|
def axis(self):
|
|
489
|
-
return self._axis
|
|
597
|
+
return self._axis
|
|
598
|
+
|
|
490
599
|
|
|
491
600
|
class OsirisHIST(OsirisData):
|
|
492
|
-
'
|
|
601
|
+
"""'
|
|
493
602
|
Class to read the data from an OSIRIS HIST file.'
|
|
494
603
|
|
|
495
604
|
Input
|
|
@@ -502,7 +611,8 @@ class OsirisHIST(OsirisData):
|
|
|
502
611
|
str
|
|
503
612
|
df: the data in a pandas DataFrame
|
|
504
613
|
pandas.DataFrame
|
|
505
|
-
|
|
614
|
+
"""
|
|
615
|
+
|
|
506
616
|
def __init__(self, filename):
|
|
507
617
|
super().__init__(filename)
|
|
508
618
|
|
|
@@ -510,6 +620,7 @@ class OsirisHIST(OsirisData):
|
|
|
510
620
|
def df(self):
|
|
511
621
|
return self._df
|
|
512
622
|
|
|
623
|
+
|
|
513
624
|
class OsirisTrackFile(OsirisData):
|
|
514
625
|
"""
|
|
515
626
|
Handles structured track data from OSIRIS HDF5 simulations.
|
|
@@ -521,7 +632,7 @@ class OsirisTrackFile(OsirisData):
|
|
|
521
632
|
|
|
522
633
|
Attributes
|
|
523
634
|
----------
|
|
524
|
-
data: numpy.ndarray of shape (num_particles, num_time_iter),
|
|
635
|
+
data: numpy.ndarray of shape (num_particles, num_time_iter),
|
|
525
636
|
dtype = [(field_name, float) for field_name in field_names]
|
|
526
637
|
A structured numpy array with the track data
|
|
527
638
|
Accessed as data[particles, time_iters][quant]
|
|
@@ -537,7 +648,7 @@ class OsirisTrackFile(OsirisData):
|
|
|
537
648
|
field names of the data
|
|
538
649
|
units : list[str]
|
|
539
650
|
Units of each field of the data (LaTeX formatted, e.g., 'c/\\omega_p')
|
|
540
|
-
|
|
651
|
+
|
|
541
652
|
Example
|
|
542
653
|
-------
|
|
543
654
|
>>> import osiris_utils as ou
|
|
@@ -547,20 +658,25 @@ class OsirisTrackFile(OsirisData):
|
|
|
547
658
|
|
|
548
659
|
def __init__(self, filename):
|
|
549
660
|
super().__init__(filename)
|
|
550
|
-
|
|
551
|
-
self._grid = np.array([self._file['SIMULATION'].attrs['XMIN'], self._file['SIMULATION'].attrs['XMAX']]).T
|
|
552
661
|
|
|
553
|
-
self.
|
|
554
|
-
|
|
555
|
-
|
|
662
|
+
self._grid = np.array(
|
|
663
|
+
[
|
|
664
|
+
self._file["SIMULATION"].attrs["XMIN"],
|
|
665
|
+
self._file["SIMULATION"].attrs["XMAX"],
|
|
666
|
+
]
|
|
667
|
+
).T
|
|
668
|
+
|
|
669
|
+
self._quants = [byte.decode("utf-8") for byte in self._file.attrs["QUANTS"][1:]]
|
|
670
|
+
units_list = [byte.decode("utf-8") for byte in self._file.attrs["UNITS"][1:]]
|
|
671
|
+
labels_list = [byte.decode("utf-8") for byte in self._file.attrs["LABELS"][1:]]
|
|
556
672
|
self._units = dict(zip(self._quants, units_list))
|
|
557
673
|
self._labels = dict(zip(self._quants, labels_list))
|
|
558
|
-
|
|
559
|
-
self._num_particles = self._file.attrs['NTRACKS'][0]
|
|
560
674
|
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
675
|
+
self._num_particles = self._file.attrs["NTRACKS"][0]
|
|
676
|
+
|
|
677
|
+
unordered_data = self._file["data"][:]
|
|
678
|
+
itermap = self._file["itermap"][:]
|
|
679
|
+
|
|
564
680
|
idxs = get_track_indexes(itermap, self._num_particles)
|
|
565
681
|
self._data = reorder_track_data(unordered_data, idxs, self._quants)
|
|
566
682
|
self._time = self._data[0][:]["t"]
|
|
@@ -568,38 +684,42 @@ class OsirisTrackFile(OsirisData):
|
|
|
568
684
|
self._close_file()
|
|
569
685
|
|
|
570
686
|
def _load_basic_attributes(self, f: h5py.File) -> None:
|
|
571
|
-
|
|
572
|
-
self._dt = float(f[
|
|
573
|
-
self._dim = int(f[
|
|
687
|
+
"""Load common attributes from HDF5 file"""
|
|
688
|
+
self._dt = float(f["SIMULATION"].attrs["DT"][0])
|
|
689
|
+
self._dim = int(f["SIMULATION"].attrs["NDIMS"][0])
|
|
574
690
|
self._time = None
|
|
575
691
|
self._iter = None
|
|
576
|
-
self._name = f.attrs[
|
|
577
|
-
self._type = f.attrs[
|
|
578
|
-
|
|
692
|
+
self._name = f.attrs["NAME"][0].decode("utf-8")
|
|
693
|
+
self._type = f.attrs["TYPE"][0].decode("utf-8")
|
|
579
694
|
|
|
580
695
|
# Getters
|
|
581
696
|
@property
|
|
582
697
|
def grid(self):
|
|
583
698
|
return self._grid
|
|
699
|
+
|
|
584
700
|
@property
|
|
585
701
|
def data(self):
|
|
586
702
|
return self._data
|
|
703
|
+
|
|
587
704
|
@property
|
|
588
705
|
def units(self):
|
|
589
706
|
return self._units
|
|
707
|
+
|
|
590
708
|
@property
|
|
591
709
|
def labels(self):
|
|
592
710
|
return self._labels
|
|
711
|
+
|
|
593
712
|
@property
|
|
594
713
|
def quants(self):
|
|
595
714
|
return self._quants
|
|
715
|
+
|
|
596
716
|
@property
|
|
597
717
|
def num_particles(self):
|
|
598
718
|
return self._num_particles
|
|
719
|
+
|
|
599
720
|
@property
|
|
600
721
|
def num_time_iters(self):
|
|
601
|
-
return self._num_time_iters
|
|
602
|
-
|
|
722
|
+
return self._num_time_iters
|
|
603
723
|
|
|
604
724
|
# Setters
|
|
605
725
|
@data.setter
|
|
@@ -608,36 +728,45 @@ class OsirisTrackFile(OsirisData):
|
|
|
608
728
|
|
|
609
729
|
def __str__(self):
|
|
610
730
|
# write me a template to print with the name, label, units, iter, grid, nx, dx, axis, dt, dim in a logical way
|
|
611
|
-
return
|
|
731
|
+
return (
|
|
732
|
+
rf"{self.name}"
|
|
733
|
+
+ "\n"
|
|
734
|
+
+ f"Iteration: {self.iter}"
|
|
735
|
+
+ "\n"
|
|
736
|
+
+ f"Grid: {self.grid}"
|
|
737
|
+
+ "\n"
|
|
738
|
+
+ f"dx: {self.dx}"
|
|
739
|
+
+ "\n"
|
|
740
|
+
+ f"Dimensions: {self.dim}D"
|
|
741
|
+
)
|
|
612
742
|
|
|
613
743
|
def __array__(self):
|
|
614
744
|
return np.asarray(self.data)
|
|
615
745
|
|
|
616
746
|
|
|
617
|
-
|
|
618
747
|
def reorder_track_data(unordered_data, indexes, field_names):
|
|
619
|
-
|
|
748
|
+
"""
|
|
620
749
|
Reorder data from HDF5 track file such data it can be accessed more intuitively
|
|
621
|
-
|
|
750
|
+
|
|
622
751
|
Parameters
|
|
623
752
|
----------
|
|
624
753
|
unordered_data: np.array
|
|
625
754
|
The data from a HDF5 osiris track file
|
|
626
|
-
|
|
755
|
+
|
|
627
756
|
indexes : list[list[int]]
|
|
628
757
|
Output of get_track_indexes(), list with the indexes associated with each particle
|
|
629
758
|
|
|
630
759
|
field_names: list[str]
|
|
631
|
-
Names for the quantities on the output file.
|
|
760
|
+
Names for the quantities on the output file.
|
|
632
761
|
Recommended: field_names = [byte.decode('utf-8') for byte in file.attrs['QUANTS'][1:]]
|
|
633
|
-
|
|
762
|
+
|
|
634
763
|
Returns
|
|
635
764
|
-------
|
|
636
|
-
data_sorted: numpy.ndarray of shape (num_particles, num_time_iter),
|
|
765
|
+
data_sorted: numpy.ndarray of shape (num_particles, num_time_iter),
|
|
637
766
|
dtype = [(field_name, float) for field_name in field_names]
|
|
638
767
|
A structured numpy array where data is reordered according to indexes.
|
|
639
|
-
|
|
640
|
-
|
|
768
|
+
|
|
769
|
+
"""
|
|
641
770
|
# Initialize the sorted data structure
|
|
642
771
|
num_particles = len(indexes)
|
|
643
772
|
num_time_iter = len(indexes[0])
|
|
@@ -648,15 +777,14 @@ def reorder_track_data(unordered_data, indexes, field_names):
|
|
|
648
777
|
for time_iter in range(num_time_iter):
|
|
649
778
|
index = indexes[particle][time_iter]
|
|
650
779
|
if len(unordered_data[index]) != len(field_names):
|
|
651
|
-
raise ValueError(f"Data at index {index} has {len(unordered_data[index])} elements, "
|
|
652
|
-
f"but {len(field_names)} are expected.")
|
|
780
|
+
raise ValueError(f"Data at index {index} has {len(unordered_data[index])} elements, but {len(field_names)} are expected.")
|
|
653
781
|
data_sorted[particle, time_iter] = tuple(unordered_data[index])
|
|
654
782
|
|
|
655
|
-
return
|
|
783
|
+
return data_sorted
|
|
656
784
|
|
|
657
785
|
|
|
658
786
|
def get_track_indexes(itermap, num_particles):
|
|
659
|
-
|
|
787
|
+
"""
|
|
660
788
|
Returns the indexes for each particle to read track data directly from the hd5 file
|
|
661
789
|
(before it is ordered)
|
|
662
790
|
|
|
@@ -666,27 +794,27 @@ def get_track_indexes(itermap, num_particles):
|
|
|
666
794
|
Itermap from a HDF5 osiris track file
|
|
667
795
|
num_particles: int
|
|
668
796
|
num of particles tracked, recomended file.attrs['NTRACKS'][0]
|
|
669
|
-
|
|
797
|
+
|
|
670
798
|
Returns
|
|
671
|
-
-------
|
|
799
|
+
-------
|
|
672
800
|
indexes : list[list[int]]
|
|
673
801
|
Returns a list with the indexes associated with each particle
|
|
674
802
|
shape(num_particles, num_time_iters)
|
|
675
|
-
|
|
803
|
+
"""
|
|
676
804
|
|
|
677
805
|
itermapshape = itermap.shape
|
|
678
806
|
for i in range(itermapshape[0]):
|
|
679
|
-
part_number,npoints,nstart = itermap[i
|
|
807
|
+
part_number, npoints, nstart = itermap[i, :]
|
|
680
808
|
track_indices = np.zeros(num_particles)
|
|
681
809
|
|
|
682
810
|
data_index = 0
|
|
683
811
|
indexes = [[] for _ in range(num_particles)]
|
|
684
812
|
for i in range(itermapshape[0]):
|
|
685
|
-
part_number,npoints,nstart = itermap[i
|
|
813
|
+
part_number, npoints, nstart = itermap[i, :]
|
|
686
814
|
|
|
687
|
-
indexes[part_number-1].extend(list(range(data_index, data_index + npoints)))
|
|
815
|
+
indexes[part_number - 1].extend(list(range(data_index, data_index + npoints)))
|
|
688
816
|
|
|
689
817
|
data_index += npoints
|
|
690
|
-
track_indices[part_number-1] += npoints
|
|
818
|
+
track_indices[part_number - 1] += npoints
|
|
691
819
|
|
|
692
820
|
return indexes
|