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
docs/source/index.rst
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
.. osiris-utils documentation master file
|
|
2
|
+
|
|
3
|
+
OSIRIS Utils Documentation
|
|
4
|
+
==========================
|
|
5
|
+
|
|
6
|
+
.. include:: ../../README.rst
|
|
7
|
+
|
|
8
|
+
.. toctree::
|
|
9
|
+
:maxdepth: 2
|
|
10
|
+
:caption: Simulation and Diagnostic API:
|
|
11
|
+
:hidden:
|
|
12
|
+
|
|
13
|
+
api/sim_diag
|
|
14
|
+
|
|
15
|
+
.. toctree::
|
|
16
|
+
:maxdepth: 2
|
|
17
|
+
:caption: Post-Processing API:
|
|
18
|
+
:hidden:
|
|
19
|
+
|
|
20
|
+
api/postprocess
|
|
21
|
+
|
|
22
|
+
.. toctree::
|
|
23
|
+
:maxdepth: 2
|
|
24
|
+
:caption: Utilities API:
|
|
25
|
+
:hidden:
|
|
26
|
+
|
|
27
|
+
api/utilities
|
|
28
|
+
|
|
29
|
+
.. toctree::
|
|
30
|
+
:maxdepth: 3
|
|
31
|
+
:caption: How to Contribute:
|
|
32
|
+
:hidden:
|
|
33
|
+
|
|
34
|
+
contrib
|
|
35
|
+
|
examples/edited-deck.1d
ADDED
|
@@ -0,0 +1,107 @@
|
|
|
1
|
+
simulation
|
|
2
|
+
{
|
|
3
|
+
random_seed = BOTH CHANGED,
|
|
4
|
+
wall_clock_limit = "BOTH CHANGED",
|
|
5
|
+
wall_clock_check = 2000,
|
|
6
|
+
wall_clock_checkpoint = .true.,
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
node_conf
|
|
10
|
+
{
|
|
11
|
+
node_number(1:1) = 4,
|
|
12
|
+
if_periodic(1:1) = .true.,
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
grid
|
|
16
|
+
{
|
|
17
|
+
nx_p(1:1) = 500,
|
|
18
|
+
coordinates = "cartesian",
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
time_step
|
|
22
|
+
{
|
|
23
|
+
dt = 0.0099,
|
|
24
|
+
ndump = 1,
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
restart
|
|
28
|
+
{
|
|
29
|
+
if_restart = .false.,
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
space
|
|
33
|
+
{
|
|
34
|
+
xmin(1:1) = 0.,
|
|
35
|
+
xmax(1:1) = 5.0,
|
|
36
|
+
if_move(1:1) = .false.,
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
time
|
|
40
|
+
{
|
|
41
|
+
tmin = 0.0d0,
|
|
42
|
+
tmax = 2.5,
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
el_mag_fld
|
|
46
|
+
{
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
emf_bound
|
|
50
|
+
{
|
|
51
|
+
type(1:2,1) = "open", "open",
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
diag_emf
|
|
55
|
+
{
|
|
56
|
+
ndump_fac = 1,
|
|
57
|
+
ndump_fac_ene_int = 1,
|
|
58
|
+
reports = "e1", "e2", "e3",
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
particles
|
|
62
|
+
{
|
|
63
|
+
interpolation = "linear",
|
|
64
|
+
num_species = 1,
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
species
|
|
68
|
+
{
|
|
69
|
+
name = "electrons",
|
|
70
|
+
num_par_max = 2048,
|
|
71
|
+
rqm = -1.0,
|
|
72
|
+
num_par_x(1:1) = 64,
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
udist
|
|
76
|
+
{
|
|
77
|
+
uth_type = "thermal",
|
|
78
|
+
uth(1:3) = 0.01, 0.01, 0.01,
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
profile
|
|
82
|
+
{
|
|
83
|
+
density = 1,
|
|
84
|
+
profile_type = "uniform",
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
spe_bound
|
|
88
|
+
{
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
diag_species
|
|
92
|
+
{
|
|
93
|
+
ndump_fac_ene = 1,
|
|
94
|
+
ndump_fac_temp = 1,
|
|
95
|
+
ndump_fac = 1,
|
|
96
|
+
reports = "charge",
|
|
97
|
+
rep_udist = "vfl1", "T11",
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
smooth
|
|
101
|
+
{
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
diag_current
|
|
105
|
+
{
|
|
106
|
+
}
|
|
107
|
+
|
|
@@ -0,0 +1,167 @@
|
|
|
1
|
+
{
|
|
2
|
+
"cells": [
|
|
3
|
+
{
|
|
4
|
+
"cell_type": "code",
|
|
5
|
+
"execution_count": null,
|
|
6
|
+
"metadata": {},
|
|
7
|
+
"outputs": [],
|
|
8
|
+
"source": [
|
|
9
|
+
"import osiris_utils as ou \n",
|
|
10
|
+
"import numpy as np\n",
|
|
11
|
+
"import matplotlib.pyplot as plt\n",
|
|
12
|
+
"from matplotlib.colors import LogNorm"
|
|
13
|
+
]
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
"cell_type": "markdown",
|
|
17
|
+
"metadata": {},
|
|
18
|
+
"source": [
|
|
19
|
+
"# Derivatives using `Derivative_Simulation` object\n",
|
|
20
|
+
"\n",
|
|
21
|
+
"In this notebook we will show how to use the `Derivative_Simulation` object to compute derivatives of a function with respect to the time and space coordinates. \n",
|
|
22
|
+
"\n",
|
|
23
|
+
"As an example, we will compute the residual of the continuity equation of a thermal plasma, in the x-direction, this is, the LHS of:"
|
|
24
|
+
]
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"cell_type": "markdown",
|
|
28
|
+
"metadata": {},
|
|
29
|
+
"source": [
|
|
30
|
+
"$$\n",
|
|
31
|
+
"\\frac{\\partial n}{\\partial t} + \\frac{\\partial}{\\partial x}(n v_1) = 0\n",
|
|
32
|
+
"$$"
|
|
33
|
+
]
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"cell_type": "markdown",
|
|
37
|
+
"metadata": {},
|
|
38
|
+
"source": [
|
|
39
|
+
"For this, we need the derivatives of the density `n` and the velocity `v1` with respect to the time and space coordinates. The `Derivative_Simulation` object will compute these derivatives using finite differences."
|
|
40
|
+
]
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"cell_type": "markdown",
|
|
44
|
+
"metadata": {},
|
|
45
|
+
"source": [
|
|
46
|
+
"Initialize the simulation object:"
|
|
47
|
+
]
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"cell_type": "code",
|
|
51
|
+
"execution_count": null,
|
|
52
|
+
"metadata": {},
|
|
53
|
+
"outputs": [],
|
|
54
|
+
"source": [
|
|
55
|
+
"sim = ou.Simulation(input_deck_path=\"example_data/thermal.1d\")"
|
|
56
|
+
]
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"cell_type": "markdown",
|
|
60
|
+
"metadata": {},
|
|
61
|
+
"source": [
|
|
62
|
+
"Initialize the `Derivative_Simulation` objects with respect to the time and $x_1$ coordinate, since these are the derivatives that we want to compute."
|
|
63
|
+
]
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"cell_type": "code",
|
|
67
|
+
"execution_count": null,
|
|
68
|
+
"metadata": {},
|
|
69
|
+
"outputs": [],
|
|
70
|
+
"source": [
|
|
71
|
+
"d_dt = ou.Derivative_Simulation(sim, \"t\")\n",
|
|
72
|
+
"d_dx1 = ou.Derivative_Simulation(sim, \"x1\")"
|
|
73
|
+
]
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"cell_type": "markdown",
|
|
77
|
+
"metadata": {},
|
|
78
|
+
"source": [
|
|
79
|
+
"Note that the derivative with respect to $x_1$ is applied not to one diagnostic, but to the product of two diagnostics. We can take advantage of the operations between diagnostics to compute this \"new\" diagnostic, the product of the density and the fluid velocity."
|
|
80
|
+
]
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"cell_type": "code",
|
|
84
|
+
"execution_count": null,
|
|
85
|
+
"metadata": {},
|
|
86
|
+
"outputs": [],
|
|
87
|
+
"source": [
|
|
88
|
+
"# Create a new diagnostic n * vfl1\n",
|
|
89
|
+
"nVfl1 = sim[\"electrons\"][\"n\"] * sim[\"electrons\"][\"vfl1\"] \n",
|
|
90
|
+
"# Add this to the simulation (electrons)\n",
|
|
91
|
+
"sim[\"electrons\"].add_diagnostic(nVfl1, \"nVfl1\")"
|
|
92
|
+
]
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"cell_type": "markdown",
|
|
96
|
+
"metadata": {},
|
|
97
|
+
"source": [
|
|
98
|
+
"Now that we have the diagnostics needed in our `Simulation` object, we can directly reconstruct the equation desired:"
|
|
99
|
+
]
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"cell_type": "code",
|
|
103
|
+
"execution_count": null,
|
|
104
|
+
"metadata": {},
|
|
105
|
+
"outputs": [],
|
|
106
|
+
"source": [
|
|
107
|
+
"continuity = d_dt[\"electrons\"][\"n\"] + d_dx1[\"electrons\"][\"nVfl1\"]"
|
|
108
|
+
]
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"cell_type": "markdown",
|
|
112
|
+
"metadata": {},
|
|
113
|
+
"source": [
|
|
114
|
+
"This is a new diagnostic, and we can now access to its iterations using indexing"
|
|
115
|
+
]
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"cell_type": "code",
|
|
119
|
+
"execution_count": null,
|
|
120
|
+
"metadata": {},
|
|
121
|
+
"outputs": [],
|
|
122
|
+
"source": [
|
|
123
|
+
"plt.figure(figsize=(8, 6))\n",
|
|
124
|
+
"plt.title(\"Continuity equation residuals\")\n",
|
|
125
|
+
"plt.xlabel(continuity.axis[0][\"plot_label\"])\n",
|
|
126
|
+
"\n",
|
|
127
|
+
"plt.plot(continuity.x, continuity[10], label=\"Continuity equation\")\n",
|
|
128
|
+
"plt.legend()\n",
|
|
129
|
+
"plt.xlim(continuity.x[0], continuity.x[-1])\n",
|
|
130
|
+
"plt.show()"
|
|
131
|
+
]
|
|
132
|
+
},
|
|
133
|
+
{
|
|
134
|
+
"cell_type": "code",
|
|
135
|
+
"execution_count": null,
|
|
136
|
+
"metadata": {},
|
|
137
|
+
"outputs": [],
|
|
138
|
+
"source": [
|
|
139
|
+
"plt.plot(continuity.x, ou.integrate(continuity[10], continuity.dx), label=r\"$\\int \\partial_t n + \\partial_x( n v_{fl1}) dx$\")\n",
|
|
140
|
+
"plt.legend()\n",
|
|
141
|
+
"plt.xlim(continuity.x[0], continuity.x[-1])\n",
|
|
142
|
+
"plt.show()"
|
|
143
|
+
]
|
|
144
|
+
}
|
|
145
|
+
],
|
|
146
|
+
"metadata": {
|
|
147
|
+
"kernelspec": {
|
|
148
|
+
"display_name": "tese-env",
|
|
149
|
+
"language": "python",
|
|
150
|
+
"name": "python3"
|
|
151
|
+
},
|
|
152
|
+
"language_info": {
|
|
153
|
+
"codemirror_mode": {
|
|
154
|
+
"name": "ipython",
|
|
155
|
+
"version": 3
|
|
156
|
+
},
|
|
157
|
+
"file_extension": ".py",
|
|
158
|
+
"mimetype": "text/x-python",
|
|
159
|
+
"name": "python",
|
|
160
|
+
"nbconvert_exporter": "python",
|
|
161
|
+
"pygments_lexer": "ipython3",
|
|
162
|
+
"version": "3.12.8"
|
|
163
|
+
}
|
|
164
|
+
},
|
|
165
|
+
"nbformat": 4,
|
|
166
|
+
"nbformat_minor": 2
|
|
167
|
+
}
|
|
@@ -0,0 +1,235 @@
|
|
|
1
|
+
{
|
|
2
|
+
"cells": [
|
|
3
|
+
{
|
|
4
|
+
"cell_type": "code",
|
|
5
|
+
"execution_count": null,
|
|
6
|
+
"metadata": {},
|
|
7
|
+
"outputs": [],
|
|
8
|
+
"source": [
|
|
9
|
+
"import osiris_utils as ou \n",
|
|
10
|
+
"import numpy as np\n",
|
|
11
|
+
"import matplotlib.pyplot as plt\n",
|
|
12
|
+
"from matplotlib.colors import LogNorm"
|
|
13
|
+
]
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
"cell_type": "markdown",
|
|
17
|
+
"metadata": {},
|
|
18
|
+
"source": [
|
|
19
|
+
"## Initialize an object of the Simulation class\n",
|
|
20
|
+
"- The Simulation class takes the `simulation_folder`, this is, the file where the input deck is located.\n",
|
|
21
|
+
"- It can also take the `species` when we want to use quantities related to a specific species, such as velocities, charge, temperature, etc."
|
|
22
|
+
]
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"cell_type": "code",
|
|
26
|
+
"execution_count": null,
|
|
27
|
+
"metadata": {},
|
|
28
|
+
"outputs": [],
|
|
29
|
+
"source": [
|
|
30
|
+
"# In this case, since we only want to study the electric field, no species is needed\n",
|
|
31
|
+
"sim = ou.Simulation(input_deck_path=\"example_data/thermal.1d\")"
|
|
32
|
+
]
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"cell_type": "markdown",
|
|
36
|
+
"metadata": {},
|
|
37
|
+
"source": [
|
|
38
|
+
"The `Simulation` object acts as a container for the simulation diagnostics, that can be easily accessed from the `Simulation` object using a dictionary-like syntax\n",
|
|
39
|
+
"In this case, to access the component of the electric field in the z direction, we can use `sim['e3']`. This is a `Diagnostic` object, that loads the data as requested using a data generator, using indices to choose the time step - a lazy loading approach."
|
|
40
|
+
]
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"cell_type": "code",
|
|
44
|
+
"execution_count": null,
|
|
45
|
+
"metadata": {},
|
|
46
|
+
"outputs": [],
|
|
47
|
+
"source": [
|
|
48
|
+
"# This is a Diagnostic object\n",
|
|
49
|
+
"sim[\"e3\"]\n",
|
|
50
|
+
"\n",
|
|
51
|
+
"# This is also a Diagnostic object but initialized directly and not through the Simulation object\n",
|
|
52
|
+
"e3 = ou.Diagnostic(simulation_folder=\"example_data\")\n",
|
|
53
|
+
"e3.get_quantity(\"e3\")\n",
|
|
54
|
+
"\n",
|
|
55
|
+
"print(\"sim['e3'] class:\", sim[\"e3\"].__class__)\n",
|
|
56
|
+
"print(\"e3 class:\", e3.__class__)"
|
|
57
|
+
]
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"cell_type": "markdown",
|
|
61
|
+
"metadata": {},
|
|
62
|
+
"source": [
|
|
63
|
+
"The data of the diagnostic at a given index can be accessed by indexing the iteration number, e.g. `sim['e3'][0]` will return the electric field in the z direction at the first time step. The data is not stored in memory, but loaded from the file when requested, using a data generator (lazy loading). For example, to plot the electric field in the z direction at the 100th time step, we can use `sim['e3'][100]`, and use the other attributes of the `Diagnostic` object to get the time step, the grid, labels, etc."
|
|
64
|
+
]
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"cell_type": "code",
|
|
68
|
+
"execution_count": null,
|
|
69
|
+
"metadata": {},
|
|
70
|
+
"outputs": [],
|
|
71
|
+
"source": [
|
|
72
|
+
"plt.figure(figsize=(8, 3))\n",
|
|
73
|
+
"plt.plot(sim[\"e3\"].x, sim[\"e3\"][100])\n",
|
|
74
|
+
"plt.xlabel(sim[\"e3\"].axis[0][\"plot_label\"])\n",
|
|
75
|
+
"plt.title(rf\"${sim['e3'].label}$ @ $t = {sim['e3'].time(100)[0]:.2f}$ $[{sim['e3'].tunits}]$\")\n",
|
|
76
|
+
"plt.show()"
|
|
77
|
+
]
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"cell_type": "markdown",
|
|
81
|
+
"metadata": {},
|
|
82
|
+
"source": [
|
|
83
|
+
"If we want to load the data of the diagnostic at all time steps, we can use the `load_all()` method of the `Diagnostic` object, e.g. `sim['e3'].load_all()` will load the electric field in the z direction at all time steps and store it in memory. This is useful when we want to do the FFT of the data in the time domain, for example. Using the method `unload()` we can clear the data from memory."
|
|
84
|
+
]
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"cell_type": "code",
|
|
88
|
+
"execution_count": null,
|
|
89
|
+
"metadata": {},
|
|
90
|
+
"outputs": [],
|
|
91
|
+
"source": [
|
|
92
|
+
"sim[\"e3\"].load_all()\n",
|
|
93
|
+
"print(sim[\"e3\"].data.shape)\n",
|
|
94
|
+
"\n",
|
|
95
|
+
"e3.load_all()\n",
|
|
96
|
+
"print(e3.data.shape)\n",
|
|
97
|
+
"\n",
|
|
98
|
+
"np.isclose(sim[\"e3\"].data, e3.data).all()\n",
|
|
99
|
+
"\n",
|
|
100
|
+
"sim[\"e3\"].unload()\n",
|
|
101
|
+
"e3.unload()"
|
|
102
|
+
]
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"cell_type": "markdown",
|
|
106
|
+
"metadata": {},
|
|
107
|
+
"source": [
|
|
108
|
+
"Now we are going to use a post process on the simulation data and on the diagnostic. We can think of a `PostProcess` as an operator over the `Diagnostic`'s of the `Simulation`. We define it on the simulation, and to access a post-processed quantity of the simulation, we use the same dictionary-like syntax, e.g. `sim_fft[\"e3]` to access the FFT of the electric field in the z direction. \n",
|
|
109
|
+
"\n",
|
|
110
|
+
"The data is loaded in memory when requested, using a data generator, and can be accessed using the same indexing syntax, e.g. `sim_fft[\"e3\"][0]` to access the FFT of the electric field in the z direction at the first time step. The data can be loaded using the `load_all()` method, and cleared from memory using the `unload()` method.\n",
|
|
111
|
+
"\n",
|
|
112
|
+
"The post-processing classes inherit from the `PostProcess` class and the `Diagnostic` class, and can be used as a `Diagnostic` object, with the same attributes and methods, ensuring that operations between diagnostics and post-processes are consistent.\n",
|
|
113
|
+
"\n",
|
|
114
|
+
"Each diagnostic has a version to be applied to `Simulation` objects and another to be applied to `Diagnostic` objects. The first has the name `<name of post-process>`_Simulation, and the second has the name `<name of post-process>_Diagnostic`. For example, the post-process routines for Fast Fourier Transforms are called `FastFourierTransform_Diagnostic` and `FFT_Diagnostic`."
|
|
115
|
+
]
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"cell_type": "code",
|
|
119
|
+
"execution_count": null,
|
|
120
|
+
"metadata": {},
|
|
121
|
+
"outputs": [],
|
|
122
|
+
"source": [
|
|
123
|
+
"sim_fft = ou.FFT_Simulation(sim, (0, 1)) # \"operator\" FFT applied to Simulation object, axis 0 and 1\n",
|
|
124
|
+
"\n",
|
|
125
|
+
"e3_fft = ou.FFT_Diagnostic(e3, (0, 1)) # \"operator\" FFT applied to Diagnostic object, axis 0 and 1"
|
|
126
|
+
]
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"cell_type": "code",
|
|
130
|
+
"execution_count": null,
|
|
131
|
+
"metadata": {},
|
|
132
|
+
"outputs": [],
|
|
133
|
+
"source": [
|
|
134
|
+
"sim_fft[\"e3\"][100] # this will only return the kx axis, since we are only requesting the 100th time step of the FFT of e3\n",
|
|
135
|
+
"\n",
|
|
136
|
+
"e3_fft[100] # this will return the kx and ky axis, since we are only requesting the 100th time step of the FFT of e3\n",
|
|
137
|
+
"\n",
|
|
138
|
+
"np.isclose(sim_fft[\"e3\"][100], e3_fft[100]).all() # They are the same!"
|
|
139
|
+
]
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"cell_type": "markdown",
|
|
143
|
+
"metadata": {},
|
|
144
|
+
"source": [
|
|
145
|
+
"Since my goal is to plot the dispersion relation, I will need to use `.load_all()` to load all the time steps, and have access to the data in the frequency domain."
|
|
146
|
+
]
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"cell_type": "code",
|
|
150
|
+
"execution_count": null,
|
|
151
|
+
"metadata": {},
|
|
152
|
+
"outputs": [],
|
|
153
|
+
"source": [
|
|
154
|
+
"sim_fft[\"e3\"].load_all()\n",
|
|
155
|
+
"e3_fft.load_all()\n",
|
|
156
|
+
"\n",
|
|
157
|
+
"np.isclose(sim_fft[\"e3\"].data, e3_fft.data).all() # They are the same!"
|
|
158
|
+
]
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
"cell_type": "markdown",
|
|
162
|
+
"metadata": {},
|
|
163
|
+
"source": [
|
|
164
|
+
"We can now plot!"
|
|
165
|
+
]
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"cell_type": "code",
|
|
169
|
+
"execution_count": null,
|
|
170
|
+
"metadata": {},
|
|
171
|
+
"outputs": [],
|
|
172
|
+
"source": [
|
|
173
|
+
"plt.imshow(sim_fft[\"e3\"].data, origin = 'lower', norm=LogNorm(vmin = 1e-7, vmax = 0.01),\n",
|
|
174
|
+
" extent = ( -sim_fft[\"e3\"].kmax, sim_fft[\"e3\"].kmax, -sim_fft[\"e3\"].omega_max, sim_fft[\"e3\"].omega_max ),\n",
|
|
175
|
+
" aspect = 'auto', cmap = 'gray')\n",
|
|
176
|
+
"\n",
|
|
177
|
+
"# Plotting the dispersion relation\n",
|
|
178
|
+
"k = np.linspace(-e3_fft.kmax, e3_fft.kmax, num = 512)\n",
|
|
179
|
+
"w=np.sqrt(1 + k**2)\n",
|
|
180
|
+
"plt.plot( k, w, label = r\"$\\omega^2 = \\omega_p^2 + k^2c^2$\", color = 'r', ls = '-.' )\n",
|
|
181
|
+
"plt.xlim(0, e3_fft.kmax)\n",
|
|
182
|
+
"plt.ylim(0, e3_fft.omega_max)\n",
|
|
183
|
+
"\n",
|
|
184
|
+
"plt.xlabel(r\"$k$ $[\\omega_e/c]$\")\n",
|
|
185
|
+
"plt.ylabel(r\"$\\omega$ $[\\omega_e]$\")\n",
|
|
186
|
+
"plt.legend()\n",
|
|
187
|
+
"plt.show()"
|
|
188
|
+
]
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
"cell_type": "code",
|
|
192
|
+
"execution_count": null,
|
|
193
|
+
"metadata": {},
|
|
194
|
+
"outputs": [],
|
|
195
|
+
"source": [
|
|
196
|
+
"plt.imshow(e3_fft.data, origin = 'lower', norm=LogNorm(vmin = 1e-7, vmax = 0.01),\n",
|
|
197
|
+
" extent = ( -e3_fft.kmax, e3_fft.kmax, -e3_fft.omega_max, e3_fft.omega_max ),\n",
|
|
198
|
+
" aspect = 'auto', cmap = 'gray')\n",
|
|
199
|
+
"\n",
|
|
200
|
+
"# Plotting the dispersion relation\n",
|
|
201
|
+
"k = np.linspace(-e3_fft.kmax, e3_fft.kmax, num = 512)\n",
|
|
202
|
+
"w=np.sqrt(1 + k**2)\n",
|
|
203
|
+
"plt.plot( k, w, label = r\"$\\omega^2 = \\omega_p^2 + k^2c^2$\", color = 'r', ls = '-.' )\n",
|
|
204
|
+
"plt.xlim(0, e3_fft.kmax)\n",
|
|
205
|
+
"plt.ylim(0, e3_fft.omega_max)\n",
|
|
206
|
+
"\n",
|
|
207
|
+
"plt.xlabel(r\"$k$ $[\\omega_e/c]$\")\n",
|
|
208
|
+
"plt.ylabel(r\"$\\omega$ $[\\omega_e]$\")\n",
|
|
209
|
+
"plt.legend()\n",
|
|
210
|
+
"plt.show()"
|
|
211
|
+
]
|
|
212
|
+
}
|
|
213
|
+
],
|
|
214
|
+
"metadata": {
|
|
215
|
+
"kernelspec": {
|
|
216
|
+
"display_name": "tese-env",
|
|
217
|
+
"language": "python",
|
|
218
|
+
"name": "python3"
|
|
219
|
+
},
|
|
220
|
+
"language_info": {
|
|
221
|
+
"codemirror_mode": {
|
|
222
|
+
"name": "ipython",
|
|
223
|
+
"version": 3
|
|
224
|
+
},
|
|
225
|
+
"file_extension": ".py",
|
|
226
|
+
"mimetype": "text/x-python",
|
|
227
|
+
"name": "python",
|
|
228
|
+
"nbconvert_exporter": "python",
|
|
229
|
+
"pygments_lexer": "ipython3",
|
|
230
|
+
"version": "3.12.8"
|
|
231
|
+
}
|
|
232
|
+
},
|
|
233
|
+
"nbformat": 4,
|
|
234
|
+
"nbformat_minor": 2
|
|
235
|
+
}
|