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/diagnostic.py
CHANGED
|
@@ -7,30 +7,17 @@ Took some inspiration from Diogo and Madox's work.
|
|
|
7
7
|
This would be awsome to compute time derivatives.
|
|
8
8
|
"""
|
|
9
9
|
|
|
10
|
-
from torch import isin
|
|
11
|
-
import numpy as np
|
|
12
|
-
import os
|
|
13
10
|
import glob
|
|
14
|
-
import
|
|
15
|
-
|
|
16
|
-
from .data import OsirisGridFile
|
|
17
|
-
import tqdm
|
|
18
|
-
import matplotlib.pyplot as plt
|
|
11
|
+
import os
|
|
19
12
|
import warnings
|
|
20
13
|
from typing import Literal
|
|
21
|
-
from ..decks.decks import InputDeckIO, deval
|
|
22
|
-
|
|
23
14
|
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
return dim
|
|
29
|
-
except:
|
|
30
|
-
continue
|
|
31
|
-
|
|
32
|
-
raise Exception("Error parsing grid dimension")
|
|
15
|
+
import h5py
|
|
16
|
+
import matplotlib.pyplot as plt
|
|
17
|
+
import numpy as np
|
|
18
|
+
import tqdm
|
|
33
19
|
|
|
20
|
+
from .data import OsirisGridFile
|
|
34
21
|
|
|
35
22
|
OSIRIS_DENSITY = ["n"]
|
|
36
23
|
OSIRIS_SPECIE_REPORTS = ["charge", "q1", "q2", "q3", "j1", "j2", "j3"]
|
|
@@ -63,7 +50,7 @@ OSIRIS_FLD = [
|
|
|
63
50
|
"b3",
|
|
64
51
|
"part_e1",
|
|
65
52
|
"part_e2",
|
|
66
|
-
"
|
|
53
|
+
"part_e3",
|
|
67
54
|
"part_b1",
|
|
68
55
|
"part_b2",
|
|
69
56
|
"part_b3",
|
|
@@ -88,13 +75,7 @@ OSIRIS_PHA = [
|
|
|
88
75
|
"gammax2",
|
|
89
76
|
"gammax3",
|
|
90
77
|
] # there may be more that I don't know
|
|
91
|
-
OSIRIS_ALL =
|
|
92
|
-
OSIRIS_DENSITY
|
|
93
|
-
+ OSIRIS_SPECIE_REPORTS
|
|
94
|
-
+ OSIRIS_SPECIE_REP_UDIST
|
|
95
|
-
+ OSIRIS_FLD
|
|
96
|
-
+ OSIRIS_PHA
|
|
97
|
-
)
|
|
78
|
+
OSIRIS_ALL = OSIRIS_DENSITY + OSIRIS_SPECIE_REPORTS + OSIRIS_SPECIE_REP_UDIST + OSIRIS_FLD + OSIRIS_PHA
|
|
98
79
|
|
|
99
80
|
|
|
100
81
|
def which_quantities():
|
|
@@ -179,7 +160,7 @@ class Diagnostic:
|
|
|
179
160
|
Plot a 3D scatter plot of the diagnostic data.
|
|
180
161
|
time(index)
|
|
181
162
|
Get the time for a given index.
|
|
182
|
-
|
|
163
|
+
|
|
183
164
|
"""
|
|
184
165
|
|
|
185
166
|
def __init__(self, simulation_folder=None, species=None, input_deck=None):
|
|
@@ -202,9 +183,7 @@ class Diagnostic:
|
|
|
202
183
|
if simulation_folder:
|
|
203
184
|
self._simulation_folder = simulation_folder
|
|
204
185
|
if not os.path.isdir(simulation_folder):
|
|
205
|
-
raise FileNotFoundError(
|
|
206
|
-
f"Simulation folder {simulation_folder} not found."
|
|
207
|
-
)
|
|
186
|
+
raise FileNotFoundError(f"Simulation folder {simulation_folder} not found.")
|
|
208
187
|
else:
|
|
209
188
|
self._simulation_folder = None
|
|
210
189
|
|
|
@@ -229,9 +208,7 @@ class Diagnostic:
|
|
|
229
208
|
self._quantity = quantity
|
|
230
209
|
|
|
231
210
|
if self._quantity not in OSIRIS_ALL:
|
|
232
|
-
raise ValueError(
|
|
233
|
-
f"Invalid quantity {self._quantity}. Use which_quantities() to see the available quantities."
|
|
234
|
-
)
|
|
211
|
+
raise ValueError(f"Invalid quantity {self._quantity}. Use which_quantities() to see the available quantities.")
|
|
235
212
|
if self._quantity in OSIRIS_SPECIE_REP_UDIST:
|
|
236
213
|
if self._species is None:
|
|
237
214
|
raise ValueError("Species not set.")
|
|
@@ -257,9 +234,7 @@ class Diagnostic:
|
|
|
257
234
|
|
|
258
235
|
def _get_moment(self, species, moment):
|
|
259
236
|
if self._simulation_folder is None:
|
|
260
|
-
raise ValueError(
|
|
261
|
-
"Simulation folder not set. If you're using CustomDiagnostic, this method is not available."
|
|
262
|
-
)
|
|
237
|
+
raise ValueError("Simulation folder not set. If you're using CustomDiagnostic, this method is not available.")
|
|
263
238
|
self._path = f"{self._simulation_folder}/MS/UDIST/{species}/{moment}/"
|
|
264
239
|
self._file_template = glob.glob(f"{self._path}/*.h5")[0][:-9]
|
|
265
240
|
self._maxiter = len(glob.glob(f"{self._path}/*.h5"))
|
|
@@ -267,9 +242,7 @@ class Diagnostic:
|
|
|
267
242
|
|
|
268
243
|
def _get_field(self, field):
|
|
269
244
|
if self._simulation_folder is None:
|
|
270
|
-
raise ValueError(
|
|
271
|
-
"Simulation folder not set. If you're using CustomDiagnostic, this method is not available."
|
|
272
|
-
)
|
|
245
|
+
raise ValueError("Simulation folder not set. If you're using CustomDiagnostic, this method is not available.")
|
|
273
246
|
self._path = f"{self._simulation_folder}/MS/FLD/{field}/"
|
|
274
247
|
self._file_template = glob.glob(f"{self._path}/*.h5")[0][:-9]
|
|
275
248
|
self._maxiter = len(glob.glob(f"{self._path}/*.h5"))
|
|
@@ -277,9 +250,7 @@ class Diagnostic:
|
|
|
277
250
|
|
|
278
251
|
def _get_density(self, species, quantity):
|
|
279
252
|
if self._simulation_folder is None:
|
|
280
|
-
raise ValueError(
|
|
281
|
-
"Simulation folder not set. If you're using CustomDiagnostic, this method is not available."
|
|
282
|
-
)
|
|
253
|
+
raise ValueError("Simulation folder not set. If you're using CustomDiagnostic, this method is not available.")
|
|
283
254
|
self._path = f"{self._simulation_folder}/MS/DENSITY/{species}/{quantity}/"
|
|
284
255
|
self._file_template = glob.glob(f"{self._path}/*.h5")[0][:-9]
|
|
285
256
|
self._maxiter = len(glob.glob(f"{self._path}/*.h5"))
|
|
@@ -287,21 +258,16 @@ class Diagnostic:
|
|
|
287
258
|
|
|
288
259
|
def _get_phase_space(self, species, type):
|
|
289
260
|
if self._simulation_folder is None:
|
|
290
|
-
raise ValueError(
|
|
291
|
-
"Simulation folder not set. If you're using CustomDiagnostic, this method is not available."
|
|
292
|
-
)
|
|
261
|
+
raise ValueError("Simulation folder not set. If you're using CustomDiagnostic, this method is not available.")
|
|
293
262
|
self._path = f"{self._simulation_folder}/MS/PHA/{type}/{species}/"
|
|
294
263
|
self._file_template = glob.glob(f"{self._path}/*.h5")[0][:-9]
|
|
295
264
|
self._maxiter = len(glob.glob(f"{self._path}/*.h5"))
|
|
296
265
|
self._load_attributes(self._file_template, self._input_deck)
|
|
297
266
|
|
|
298
|
-
def _load_attributes(
|
|
299
|
-
self, file_template, input_deck
|
|
300
|
-
): # this will be replaced by reading the input deck
|
|
267
|
+
def _load_attributes(self, file_template, input_deck): # this will be replaced by reading the input deck
|
|
301
268
|
# This can go wrong! NDUMP
|
|
302
269
|
# if input_deck is not None:
|
|
303
270
|
# self._dt = float(input_deck["time_step"][0]["dt"])
|
|
304
|
-
# self._dim = get_dimension_from_deck(input_deck)
|
|
305
271
|
# self._nx = np.array(list(map(int, input_deck["grid"][0][f"nx_p(1:{self._dim})"].split(','))))
|
|
306
272
|
# xmin = [deval(input_deck["space"][0][f"xmin(1:{self._dim})"].split(',')[i]) for i in range(self._dim)]
|
|
307
273
|
# xmax = [deval(input_deck["space"][0][f"xmax(1:{self._dim})"].split(',')[i]) for i in range(self._dim)]
|
|
@@ -310,7 +276,7 @@ class Diagnostic:
|
|
|
310
276
|
# self._x = [np.arange(self._grid[i,0], self._grid[i,1], self._dx[i]) for i in range(self._dim)]
|
|
311
277
|
|
|
312
278
|
self._ndump = int(input_deck["time_step"][0]["ndump"])
|
|
313
|
-
|
|
279
|
+
|
|
314
280
|
try:
|
|
315
281
|
# Try files 000001, 000002, etc. until one is found
|
|
316
282
|
found_file = False
|
|
@@ -333,7 +299,7 @@ class Diagnostic:
|
|
|
333
299
|
self._type = dump.type
|
|
334
300
|
found_file = True
|
|
335
301
|
break
|
|
336
|
-
|
|
302
|
+
|
|
337
303
|
if not found_file:
|
|
338
304
|
warnings.warn(f"No valid data files found in {self._path} to read metadata from.")
|
|
339
305
|
except Exception as e:
|
|
@@ -344,11 +310,7 @@ class Diagnostic:
|
|
|
344
310
|
raise ValueError("Simulation folder not set.")
|
|
345
311
|
file = os.path.join(self._file_template + f"{index:06d}.h5")
|
|
346
312
|
data_object = OsirisGridFile(file)
|
|
347
|
-
yield (
|
|
348
|
-
data_object.data
|
|
349
|
-
if self._quantity not in OSIRIS_DENSITY
|
|
350
|
-
else self._species.rqm * data_object.data
|
|
351
|
-
)
|
|
313
|
+
yield (data_object.data if self._quantity not in OSIRIS_DENSITY else self._species.rqm * data_object.data)
|
|
352
314
|
|
|
353
315
|
def load_all(self):
|
|
354
316
|
"""
|
|
@@ -368,9 +330,7 @@ class Diagnostic:
|
|
|
368
330
|
if hasattr(self, "postprocess_name") or hasattr(self, "created_diagnostic_name"):
|
|
369
331
|
# If it has a data generator but no direct files
|
|
370
332
|
try:
|
|
371
|
-
print(
|
|
372
|
-
"This appears to be a derived diagnostic. Loading data from generators..."
|
|
373
|
-
)
|
|
333
|
+
print("This appears to be a derived diagnostic. Loading data from generators...")
|
|
374
334
|
# Get the maximum size from the diagnostic attributes
|
|
375
335
|
if hasattr(self, "_maxiter") and self._maxiter is not None:
|
|
376
336
|
size = self._maxiter
|
|
@@ -381,14 +341,10 @@ class Diagnostic:
|
|
|
381
341
|
else:
|
|
382
342
|
# Default to a reasonable number if we can't determine
|
|
383
343
|
size = 100
|
|
384
|
-
print(
|
|
385
|
-
f"Warning: Could not determine timestep count, using {size}."
|
|
386
|
-
)
|
|
344
|
+
print(f"Warning: Could not determine timestep count, using {size}.")
|
|
387
345
|
|
|
388
346
|
# Load data for all timesteps using the generator - this may take a while
|
|
389
|
-
self._data = np.stack(
|
|
390
|
-
[self[i] for i in tqdm.tqdm(range(size), desc="Loading data")]
|
|
391
|
-
)
|
|
347
|
+
self._data = np.stack([self[i] for i in tqdm.tqdm(range(size), desc="Loading data")])
|
|
392
348
|
self._all_loaded = True
|
|
393
349
|
return self._data
|
|
394
350
|
|
|
@@ -398,9 +354,7 @@ class Diagnostic:
|
|
|
398
354
|
# Original implementation for file-based diagnostics
|
|
399
355
|
print("Loading all data from files. This may take a while.")
|
|
400
356
|
size = len(sorted(glob.glob(f"{self._path}/*.h5")))
|
|
401
|
-
self._data = np.stack(
|
|
402
|
-
[self[i] for i in tqdm.tqdm(range(size), desc="Loading data")]
|
|
403
|
-
)
|
|
357
|
+
self._data = np.stack([self[i] for i in tqdm.tqdm(range(size), desc="Loading data")])
|
|
404
358
|
self._all_loaded = True
|
|
405
359
|
return self._data
|
|
406
360
|
|
|
@@ -409,7 +363,7 @@ class Diagnostic:
|
|
|
409
363
|
Unload data from memory. This is useful to free memory when the data is not needed anymore.
|
|
410
364
|
"""
|
|
411
365
|
print("Unloading data from memory.")
|
|
412
|
-
if self._all_loaded
|
|
366
|
+
if self._all_loaded is False:
|
|
413
367
|
print("Data is not loaded.")
|
|
414
368
|
return
|
|
415
369
|
self._data = None
|
|
@@ -421,47 +375,78 @@ class Diagnostic:
|
|
|
421
375
|
"""
|
|
422
376
|
self._data = next(self._data_generator(index))
|
|
423
377
|
|
|
378
|
+
# def __getitem__(self, index):
|
|
379
|
+
# # For derived diagnostics with cached data
|
|
380
|
+
# if self._all_loaded and self._data is not None:
|
|
381
|
+
# return self._data[index]
|
|
382
|
+
|
|
383
|
+
# # For standard diagnostics with files
|
|
384
|
+
# if isinstance(index, int):
|
|
385
|
+
# if self._simulation_folder is not None and hasattr(self, "_data_generator"):
|
|
386
|
+
# return next(self._data_generator(index))
|
|
387
|
+
|
|
388
|
+
# # For derived diagnostics with custom generators
|
|
389
|
+
# if hasattr(self, "_data_generator") and callable(self._data_generator):
|
|
390
|
+
# return next(self._data_generator(index))
|
|
391
|
+
|
|
392
|
+
# elif isinstance(index, slice):
|
|
393
|
+
# start = 0 if index.start is None else index.start
|
|
394
|
+
# step = 1 if index.step is None else index.step
|
|
395
|
+
|
|
396
|
+
# if index.stop is None:
|
|
397
|
+
# if hasattr(self, "_maxiter") and self._maxiter is not None:
|
|
398
|
+
# stop = self._maxiter
|
|
399
|
+
# elif self._simulation_folder is not None and hasattr(self, "_path"):
|
|
400
|
+
# stop = len(sorted(glob.glob(f"{self._path}/*.h5")))
|
|
401
|
+
# else:
|
|
402
|
+
# stop = 100 # Default if we can't determine
|
|
403
|
+
# print(
|
|
404
|
+
# f"Warning: Could not determine iteration count for iteration, using {stop}."
|
|
405
|
+
# )
|
|
406
|
+
# else:
|
|
407
|
+
# stop = index.stop
|
|
408
|
+
|
|
409
|
+
# indices = range(start, stop, step)
|
|
410
|
+
# if self._simulation_folder is not None and hasattr(self, "_data_generator"):
|
|
411
|
+
# return np.stack([next(self._data_generator(i)) for i in indices])
|
|
412
|
+
# elif hasattr(self, "_data_generator") and callable(self._data_generator):
|
|
413
|
+
# return np.stack([next(self._data_generator(i)) for i in indices])
|
|
414
|
+
|
|
415
|
+
# # If we get here, we don't know how to get data for this index
|
|
416
|
+
# raise ValueError(
|
|
417
|
+
# f"Cannot retrieve data for this diagnostic at index {index}. No data loaded and no generator available."
|
|
418
|
+
# )
|
|
419
|
+
|
|
424
420
|
def __getitem__(self, index):
|
|
425
|
-
# For derived diagnostics with cached data
|
|
426
421
|
if self._all_loaded and self._data is not None:
|
|
427
422
|
return self._data[index]
|
|
428
423
|
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
if self._simulation_folder is not None and hasattr(self, "_data_generator"):
|
|
432
|
-
return next(self._data_generator(index))
|
|
424
|
+
data_gen = getattr(self, "_data_generator", None)
|
|
425
|
+
has_gen = callable(data_gen)
|
|
433
426
|
|
|
434
|
-
|
|
435
|
-
if
|
|
436
|
-
|
|
427
|
+
if isinstance(index, int):
|
|
428
|
+
if has_gen:
|
|
429
|
+
try:
|
|
430
|
+
return next(data_gen(index))
|
|
431
|
+
except Exception as e:
|
|
432
|
+
raise RuntimeError(f"Error loading data at index {index}: {e}")
|
|
437
433
|
|
|
438
434
|
elif isinstance(index, slice):
|
|
439
|
-
start =
|
|
440
|
-
step =
|
|
435
|
+
start = index.start or 0
|
|
436
|
+
step = index.step or 1
|
|
437
|
+
stop = index.stop if index.stop is not None else self._maxiter
|
|
438
|
+
indices = range(start, stop, step)
|
|
441
439
|
|
|
442
|
-
if
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
f"Warning: Could not determine iteration count for iteration, using {stop}."
|
|
451
|
-
)
|
|
452
|
-
else:
|
|
453
|
-
stop = index.stop
|
|
440
|
+
if has_gen:
|
|
441
|
+
data_list = []
|
|
442
|
+
for i in indices:
|
|
443
|
+
try:
|
|
444
|
+
data_list.append(next(data_gen(i)))
|
|
445
|
+
except Exception as e:
|
|
446
|
+
raise RuntimeError(f"Error loading slice at index {i}: {e}")
|
|
447
|
+
return np.stack(data_list)
|
|
454
448
|
|
|
455
|
-
|
|
456
|
-
if self._simulation_folder is not None and hasattr(self, "_data_generator"):
|
|
457
|
-
return np.stack([next(self._data_generator(i)) for i in indices])
|
|
458
|
-
elif hasattr(self, "_data_generator") and callable(self._data_generator):
|
|
459
|
-
return np.stack([next(self._data_generator(i)) for i in indices])
|
|
460
|
-
|
|
461
|
-
# If we get here, we don't know how to get data for this index
|
|
462
|
-
raise ValueError(
|
|
463
|
-
f"Cannot retrieve data for this diagnostic at index {index}. No data loaded and no generator available."
|
|
464
|
-
)
|
|
449
|
+
raise ValueError(f"Cannot retrieve data for index {index}. No data loaded and no generator available.")
|
|
465
450
|
|
|
466
451
|
def __iter__(self):
|
|
467
452
|
# If this is a file-based diagnostic
|
|
@@ -483,18 +468,14 @@ class Diagnostic:
|
|
|
483
468
|
max_iter = self._diag._maxiter
|
|
484
469
|
else:
|
|
485
470
|
max_iter = 100 # Default if we can't determine
|
|
486
|
-
print(
|
|
487
|
-
f"Warning: Could not determine iteration count for iteration, using {max_iter}."
|
|
488
|
-
)
|
|
471
|
+
print(f"Warning: Could not determine iteration count for iteration, using {max_iter}.")
|
|
489
472
|
|
|
490
473
|
for i in range(max_iter):
|
|
491
474
|
yield next(self._data_generator(i))
|
|
492
475
|
|
|
493
476
|
# If we don't know how to handle this
|
|
494
477
|
else:
|
|
495
|
-
raise ValueError(
|
|
496
|
-
"Cannot iterate over this diagnostic. No data loaded and no generator available."
|
|
497
|
-
)
|
|
478
|
+
raise ValueError("Cannot iterate over this diagnostic. No data loaded and no generator available.")
|
|
498
479
|
|
|
499
480
|
def __add__(self, other):
|
|
500
481
|
if isinstance(other, (int, float, np.ndarray)):
|
|
@@ -534,12 +515,10 @@ class Diagnostic:
|
|
|
534
515
|
yield val + scalar
|
|
535
516
|
|
|
536
517
|
original_generator = self._data_generator
|
|
537
|
-
result._data_generator = lambda index: gen_scalar_add(
|
|
538
|
-
original_generator(index), other
|
|
539
|
-
)
|
|
518
|
+
result._data_generator = lambda index: gen_scalar_add(original_generator(index), other)
|
|
540
519
|
|
|
541
520
|
result.created_diagnostic_name = "MISC"
|
|
542
|
-
|
|
521
|
+
|
|
543
522
|
return result
|
|
544
523
|
|
|
545
524
|
elif isinstance(other, Diagnostic):
|
|
@@ -580,9 +559,7 @@ class Diagnostic:
|
|
|
580
559
|
|
|
581
560
|
original_generator = self._data_generator
|
|
582
561
|
other_generator = other._data_generator
|
|
583
|
-
result._data_generator = lambda index: gen_diag_add(
|
|
584
|
-
original_generator(index), other_generator(index)
|
|
585
|
-
)
|
|
562
|
+
result._data_generator = lambda index: gen_diag_add(original_generator(index), other_generator(index))
|
|
586
563
|
|
|
587
564
|
result.created_diagnostic_name = "MISC"
|
|
588
565
|
|
|
@@ -625,16 +602,13 @@ class Diagnostic:
|
|
|
625
602
|
yield val - scalar
|
|
626
603
|
|
|
627
604
|
original_generator = self._data_generator
|
|
628
|
-
result._data_generator = lambda index: gen_scalar_sub(
|
|
629
|
-
original_generator(index), other
|
|
630
|
-
)
|
|
605
|
+
result._data_generator = lambda index: gen_scalar_sub(original_generator(index), other)
|
|
631
606
|
|
|
632
607
|
result.created_diagnostic_name = "MISC"
|
|
633
608
|
|
|
634
609
|
return result
|
|
635
610
|
|
|
636
611
|
elif isinstance(other, Diagnostic):
|
|
637
|
-
|
|
638
612
|
result = Diagnostic(species=self._species)
|
|
639
613
|
|
|
640
614
|
for attr in [
|
|
@@ -672,9 +646,7 @@ class Diagnostic:
|
|
|
672
646
|
|
|
673
647
|
original_generator = self._data_generator
|
|
674
648
|
other_generator = other._data_generator
|
|
675
|
-
result._data_generator = lambda index: gen_diag_sub(
|
|
676
|
-
original_generator(index), other_generator(index)
|
|
677
|
-
)
|
|
649
|
+
result._data_generator = lambda index: gen_diag_sub(original_generator(index), other_generator(index))
|
|
678
650
|
|
|
679
651
|
result.created_diagnostic_name = "MISC"
|
|
680
652
|
|
|
@@ -717,10 +689,8 @@ class Diagnostic:
|
|
|
717
689
|
yield val * scalar
|
|
718
690
|
|
|
719
691
|
original_generator = self._data_generator
|
|
720
|
-
result._data_generator = lambda index: gen_scalar_mul(
|
|
721
|
-
|
|
722
|
-
)
|
|
723
|
-
|
|
692
|
+
result._data_generator = lambda index: gen_scalar_mul(original_generator(index), other)
|
|
693
|
+
|
|
724
694
|
result.created_diagnostic_name = "MISC"
|
|
725
695
|
|
|
726
696
|
return result
|
|
@@ -763,10 +733,8 @@ class Diagnostic:
|
|
|
763
733
|
|
|
764
734
|
original_generator = self._data_generator
|
|
765
735
|
other_generator = other._data_generator
|
|
766
|
-
result._data_generator = lambda index: gen_diag_mul(
|
|
767
|
-
|
|
768
|
-
)
|
|
769
|
-
|
|
736
|
+
result._data_generator = lambda index: gen_diag_mul(original_generator(index), other_generator(index))
|
|
737
|
+
|
|
770
738
|
result.created_diagnostic_name = "MISC"
|
|
771
739
|
|
|
772
740
|
return result
|
|
@@ -808,16 +776,13 @@ class Diagnostic:
|
|
|
808
776
|
yield val / scalar
|
|
809
777
|
|
|
810
778
|
original_generator = self._data_generator
|
|
811
|
-
result._data_generator = lambda index: gen_scalar_div(
|
|
812
|
-
|
|
813
|
-
)
|
|
814
|
-
|
|
779
|
+
result._data_generator = lambda index: gen_scalar_div(original_generator(index), other)
|
|
780
|
+
|
|
815
781
|
result.created_diagnostic_name = "MISC"
|
|
816
782
|
|
|
817
783
|
return result
|
|
818
784
|
|
|
819
785
|
elif isinstance(other, Diagnostic):
|
|
820
|
-
|
|
821
786
|
result = Diagnostic(species=self._species)
|
|
822
787
|
|
|
823
788
|
for attr in [
|
|
@@ -855,10 +820,8 @@ class Diagnostic:
|
|
|
855
820
|
|
|
856
821
|
original_generator = self._data_generator
|
|
857
822
|
other_generator = other._data_generator
|
|
858
|
-
result._data_generator = lambda index: gen_diag_div(
|
|
859
|
-
|
|
860
|
-
)
|
|
861
|
-
|
|
823
|
+
result._data_generator = lambda index: gen_diag_div(original_generator(index), other_generator(index))
|
|
824
|
+
|
|
862
825
|
result.created_diagnostic_name = "MISC"
|
|
863
826
|
|
|
864
827
|
return result
|
|
@@ -902,26 +865,20 @@ class Diagnostic:
|
|
|
902
865
|
yield val**scalar
|
|
903
866
|
|
|
904
867
|
original_generator = self._data_generator
|
|
905
|
-
result._data_generator = lambda index: gen_scalar_pow(
|
|
906
|
-
|
|
907
|
-
)
|
|
908
|
-
|
|
868
|
+
result._data_generator = lambda index: gen_scalar_pow(original_generator(index), other)
|
|
869
|
+
|
|
909
870
|
result.created_diagnostic_name = "MISC"
|
|
910
871
|
|
|
911
872
|
return result
|
|
912
873
|
|
|
913
874
|
# power by another diagnostic
|
|
914
875
|
elif isinstance(other, Diagnostic):
|
|
915
|
-
raise ValueError(
|
|
916
|
-
"Power by another diagnostic is not supported. Why would you do that?"
|
|
917
|
-
)
|
|
876
|
+
raise ValueError("Power by another diagnostic is not supported. Why would you do that?")
|
|
918
877
|
|
|
919
878
|
def __radd__(self, other):
|
|
920
879
|
return self + other
|
|
921
880
|
|
|
922
|
-
def __rsub__(
|
|
923
|
-
self, other
|
|
924
|
-
): # I don't know if this is correct because I'm not sure if the order of the subtraction is correct
|
|
881
|
+
def __rsub__(self, other): # I don't know if this is correct because I'm not sure if the order of the subtraction is correct
|
|
925
882
|
return -self + other
|
|
926
883
|
|
|
927
884
|
def __rmul__(self, other):
|
|
@@ -964,16 +921,13 @@ class Diagnostic:
|
|
|
964
921
|
yield scalar / val
|
|
965
922
|
|
|
966
923
|
original_generator = self._data_generator
|
|
967
|
-
result._data_generator = lambda index: gen_scalar_rdiv(
|
|
968
|
-
|
|
969
|
-
)
|
|
970
|
-
|
|
924
|
+
result._data_generator = lambda index: gen_scalar_rdiv(other, original_generator(index))
|
|
925
|
+
|
|
971
926
|
result.created_diagnostic_name = "MISC"
|
|
972
927
|
|
|
973
928
|
return result
|
|
974
929
|
|
|
975
930
|
elif isinstance(other, Diagnostic):
|
|
976
|
-
|
|
977
931
|
result = Diagnostic(species=self._species)
|
|
978
932
|
|
|
979
933
|
for attr in [
|
|
@@ -1011,10 +965,8 @@ class Diagnostic:
|
|
|
1011
965
|
|
|
1012
966
|
original_generator = self._data_generator
|
|
1013
967
|
other_generator = other._data_generator
|
|
1014
|
-
result._data_generator = lambda index: gen_diag_div(
|
|
1015
|
-
|
|
1016
|
-
)
|
|
1017
|
-
|
|
968
|
+
result._data_generator = lambda index: gen_diag_div(original_generator(index), other_generator(index))
|
|
969
|
+
|
|
1018
970
|
result.created_diagnostic_name = "MISC"
|
|
1019
971
|
|
|
1020
972
|
return result
|
|
@@ -1036,16 +988,16 @@ class Diagnostic:
|
|
|
1036
988
|
path : str, optional
|
|
1037
989
|
The path to save the HDF5 files. If None, uses the default save path (in simulation folder).
|
|
1038
990
|
"""
|
|
1039
|
-
if
|
|
1040
|
-
|
|
1041
|
-
self._save_path =
|
|
991
|
+
if path is None:
|
|
992
|
+
path = self._simulation_folder
|
|
993
|
+
self._save_path = path + f"/MS/MISC/{self._default_save}/{savename}"
|
|
1042
994
|
else:
|
|
1043
|
-
self._save_path =
|
|
995
|
+
self._save_path = path
|
|
1044
996
|
# Check if is has attribute created_diagnostic_name or postprocess_name
|
|
1045
997
|
if savename is None:
|
|
1046
998
|
print(f"No savename provided. Using {self._name}.")
|
|
1047
999
|
savename = self._name
|
|
1048
|
-
|
|
1000
|
+
|
|
1049
1001
|
if hasattr(self, "created_diagnostic_name"):
|
|
1050
1002
|
self._default_save = self.created_diagnostic_name
|
|
1051
1003
|
elif hasattr(self, "postprocess_name"):
|
|
@@ -1057,64 +1009,73 @@ class Diagnostic:
|
|
|
1057
1009
|
os.makedirs(self._save_path)
|
|
1058
1010
|
if verbose:
|
|
1059
1011
|
print(f"Created folder {self._save_path}")
|
|
1060
|
-
|
|
1012
|
+
|
|
1061
1013
|
if verbose:
|
|
1062
1014
|
print(f"Save Path: {self._save_path}")
|
|
1063
1015
|
|
|
1064
1016
|
def savefile(filename, i):
|
|
1065
|
-
with h5py.File(filename,
|
|
1017
|
+
with h5py.File(filename, "w") as f:
|
|
1066
1018
|
# Create SIMULATION group with attributes
|
|
1067
1019
|
sim_group = f.create_group("SIMULATION")
|
|
1068
1020
|
sim_group.attrs.create("DT", [self._dt])
|
|
1069
1021
|
sim_group.attrs.create("NDIMS", [self._dim])
|
|
1070
|
-
|
|
1022
|
+
|
|
1071
1023
|
# Set file attributes
|
|
1072
1024
|
f.attrs.create("TIME", [self.time(i)[0]])
|
|
1073
|
-
f.attrs.create(
|
|
1025
|
+
f.attrs.create(
|
|
1026
|
+
"TIME UNITS",
|
|
1027
|
+
[(np.bytes_(self.time(i)[1].encode()) if self.time(i)[1] else np.bytes_(b""))],
|
|
1028
|
+
)
|
|
1074
1029
|
f.attrs.create("ITER", [self._ndump * i])
|
|
1075
|
-
f.attrs.create("NAME", [np.bytes_(self._name.encode())])
|
|
1030
|
+
f.attrs.create("NAME", [np.bytes_(self._name.encode())])
|
|
1076
1031
|
f.attrs.create("TYPE", [np.bytes_(self._type.encode())])
|
|
1077
|
-
f.attrs.create(
|
|
1078
|
-
|
|
1079
|
-
|
|
1032
|
+
f.attrs.create(
|
|
1033
|
+
"UNITS",
|
|
1034
|
+
[(np.bytes_(self._units.encode()) if self._units else np.bytes_(b""))],
|
|
1035
|
+
)
|
|
1036
|
+
f.attrs.create(
|
|
1037
|
+
"LABEL",
|
|
1038
|
+
[(np.bytes_(self._label.encode()) if self._label else np.bytes_(b""))],
|
|
1039
|
+
)
|
|
1040
|
+
|
|
1080
1041
|
# Create dataset with data (transposed to match convention)
|
|
1081
1042
|
f.create_dataset(savename, data=self[i].T)
|
|
1082
|
-
|
|
1043
|
+
|
|
1083
1044
|
# Create AXIS group
|
|
1084
1045
|
axis_group = f.create_group("AXIS")
|
|
1085
|
-
|
|
1046
|
+
|
|
1086
1047
|
# Create axis datasets
|
|
1087
|
-
axis_names = ["AXIS1", "AXIS2", "AXIS3"][:self._dim]
|
|
1048
|
+
axis_names = ["AXIS1", "AXIS2", "AXIS3"][: self._dim]
|
|
1088
1049
|
axis_shortnames = [self._axis[i]["name"] for i in range(self._dim)]
|
|
1089
1050
|
axis_longnames = [self._axis[i]["long_name"] for i in range(self._dim)]
|
|
1090
1051
|
axis_units = [self._axis[i]["units"] for i in range(self._dim)]
|
|
1091
|
-
|
|
1052
|
+
|
|
1092
1053
|
for i, axis_name in enumerate(axis_names):
|
|
1093
1054
|
# Create axis dataset
|
|
1094
1055
|
axis_dataset = axis_group.create_dataset(axis_name, data=np.array(self._grid[i]))
|
|
1095
|
-
|
|
1056
|
+
|
|
1096
1057
|
# Set axis attributes
|
|
1097
1058
|
axis_dataset.attrs.create("NAME", [np.bytes_(axis_shortnames[i].encode())])
|
|
1098
1059
|
axis_dataset.attrs.create("UNITS", [np.bytes_(axis_units[i].encode())])
|
|
1099
1060
|
axis_dataset.attrs.create("LONG_NAME", [np.bytes_(axis_longnames[i].encode())])
|
|
1100
1061
|
axis_dataset.attrs.create("TYPE", [np.bytes_("linear".encode())])
|
|
1101
|
-
|
|
1062
|
+
|
|
1102
1063
|
if verbose:
|
|
1103
1064
|
print(f"File created: {filename}")
|
|
1104
1065
|
|
|
1105
1066
|
print(f"The savename of the diagnostic is {savename}. Files will be saves as {savename}-000001.h5, {savename}-000002.h5, etc.")
|
|
1106
|
-
|
|
1107
|
-
print(
|
|
1067
|
+
|
|
1068
|
+
print("If you desire a different name, please set it with the 'name' method (setter).")
|
|
1108
1069
|
|
|
1109
1070
|
if self._name is None:
|
|
1110
1071
|
raise ValueError("Diagnostic name is not set. Cannot save to HDF5.")
|
|
1111
|
-
if not os.path.exists(
|
|
1112
|
-
print(f"Creating folder {
|
|
1113
|
-
os.makedirs(
|
|
1114
|
-
if not os.path.isdir(
|
|
1115
|
-
raise ValueError(f"{
|
|
1072
|
+
if not os.path.exists(path):
|
|
1073
|
+
print(f"Creating folder {path}...")
|
|
1074
|
+
os.makedirs(path)
|
|
1075
|
+
if not os.path.isdir(path):
|
|
1076
|
+
raise ValueError(f"{path} is not a directory.")
|
|
1116
1077
|
|
|
1117
|
-
if all
|
|
1078
|
+
if all is False:
|
|
1118
1079
|
if isinstance(index, int):
|
|
1119
1080
|
filename = self._save_path + f"/{savename}-{index:06d}.h5"
|
|
1120
1081
|
savefile(filename, index)
|
|
@@ -1122,13 +1083,13 @@ class Diagnostic:
|
|
|
1122
1083
|
for i in index:
|
|
1123
1084
|
filename = self._save_path + f"/{savename}-{i:06d}.h5"
|
|
1124
1085
|
savefile(filename, i)
|
|
1125
|
-
elif all
|
|
1086
|
+
elif all is True:
|
|
1126
1087
|
for i in range(self._maxiter):
|
|
1127
1088
|
filename = self._save_path + f"/{savename}-{i:06d}.h5"
|
|
1128
1089
|
savefile(filename, i)
|
|
1129
1090
|
else:
|
|
1130
1091
|
raise ValueError("index should be an int, slice, or list of ints, or all should be True")
|
|
1131
|
-
|
|
1092
|
+
|
|
1132
1093
|
def plot_3d(
|
|
1133
1094
|
self,
|
|
1134
1095
|
idx,
|
|
@@ -1174,11 +1135,9 @@ class Diagnostic:
|
|
|
1174
1135
|
if not isinstance(boundaries, np.ndarray):
|
|
1175
1136
|
try:
|
|
1176
1137
|
boundaries = np.array(boundaries)
|
|
1177
|
-
except:
|
|
1138
|
+
except Exception:
|
|
1178
1139
|
boundaries = self._grid
|
|
1179
|
-
warnings.warn(
|
|
1180
|
-
"boundaries cannot be accessed as a numpy array with shape (3, 2), using default instead"
|
|
1181
|
-
)
|
|
1140
|
+
warnings.warn("boundaries cannot be accessed as a numpy array with shape (3, 2), using default instead")
|
|
1182
1141
|
|
|
1183
1142
|
if boundaries.shape != (3, 2):
|
|
1184
1143
|
warnings.warn("boundaries should have shape (3, 2), using default instead")
|
|
@@ -1259,22 +1218,10 @@ class Diagnostic:
|
|
|
1259
1218
|
# Labels
|
|
1260
1219
|
# TODO try to use a latex label instaead of _name
|
|
1261
1220
|
cbar.set_label(r"${}$".format(self._name) + r"$\ [{}]$".format(self._units))
|
|
1262
|
-
ax.set_title(
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
)
|
|
1266
|
-
ax.set_xlabel(
|
|
1267
|
-
r"${}$".format(self.axis[0]["long_name"])
|
|
1268
|
-
+ r"$\ [{}]$".format(self.axis[0]["units"])
|
|
1269
|
-
)
|
|
1270
|
-
ax.set_ylabel(
|
|
1271
|
-
r"${}$".format(self.axis[1]["long_name"])
|
|
1272
|
-
+ r"$\ [{}]$".format(self.axis[1]["units"])
|
|
1273
|
-
)
|
|
1274
|
-
ax.set_zlabel(
|
|
1275
|
-
r"${}$".format(self.axis[2]["long_name"])
|
|
1276
|
-
+ r"$\ [{}]$".format(self.axis[2]["units"])
|
|
1277
|
-
)
|
|
1221
|
+
ax.set_title(r"$t={:.2f}$".format(self.time(idx)[0]) + r"$\ [{}]$".format(self.time(idx)[1]))
|
|
1222
|
+
ax.set_xlabel(r"${}$".format(self.axis[0]["long_name"]) + r"$\ [{}]$".format(self.axis[0]["units"]))
|
|
1223
|
+
ax.set_ylabel(r"${}$".format(self.axis[1]["long_name"]) + r"$\ [{}]$".format(self.axis[1]["units"]))
|
|
1224
|
+
ax.set_zlabel(r"${}$".format(self.axis[2]["long_name"]) + r"$\ [{}]$".format(self.axis[2]["units"]))
|
|
1278
1225
|
|
|
1279
1226
|
return fig, ax
|
|
1280
1227
|
|
|
@@ -1282,9 +1229,7 @@ class Diagnostic:
|
|
|
1282
1229
|
@property
|
|
1283
1230
|
def data(self):
|
|
1284
1231
|
if self._data is None:
|
|
1285
|
-
raise ValueError(
|
|
1286
|
-
"Data not loaded into memory. Use get_* method with load_all=True or access via generator/index."
|
|
1287
|
-
)
|
|
1232
|
+
raise ValueError("Data not loaded into memory. Use get_* method with load_all=True or access via generator/index.")
|
|
1288
1233
|
return self._data
|
|
1289
1234
|
|
|
1290
1235
|
@property
|
|
@@ -1338,7 +1283,7 @@ class Diagnostic:
|
|
|
1338
1283
|
@property
|
|
1339
1284
|
def ndump(self):
|
|
1340
1285
|
return self._ndump
|
|
1341
|
-
|
|
1286
|
+
|
|
1342
1287
|
# @property
|
|
1343
1288
|
# def iter(self):
|
|
1344
1289
|
# return self._iter
|
|
@@ -1354,7 +1299,7 @@ class Diagnostic:
|
|
|
1354
1299
|
@property
|
|
1355
1300
|
def label(self):
|
|
1356
1301
|
return self._label
|
|
1357
|
-
|
|
1302
|
+
|
|
1358
1303
|
@property
|
|
1359
1304
|
def type(self):
|
|
1360
1305
|
return self._type
|
|
@@ -1370,15 +1315,17 @@ class Diagnostic:
|
|
|
1370
1315
|
"""
|
|
1371
1316
|
Prints the attributes of the diagnostic.
|
|
1372
1317
|
"""
|
|
1373
|
-
print(
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1318
|
+
print(
|
|
1319
|
+
f"dt: {self._dt}\n"
|
|
1320
|
+
f"dim: {self._dim}\n"
|
|
1321
|
+
f"time: {self.time(index)[0]}\n"
|
|
1322
|
+
f"tunits: {self.time(index)[1]}\n"
|
|
1323
|
+
f"iter: {self._ndump * index}\n"
|
|
1324
|
+
f"name: {self._name}\n"
|
|
1325
|
+
f"type: {self._type}\n"
|
|
1326
|
+
f"label: {self._label}\n"
|
|
1327
|
+
f"units: {self._units}"
|
|
1328
|
+
)
|
|
1382
1329
|
|
|
1383
1330
|
@dx.setter
|
|
1384
1331
|
def dx(self, value):
|