osiris-utils 1.2.2__py3-none-any.whl → 1.2.4__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.
Files changed (1052) hide show
  1. docs/source/api/postprocess.rst +211 -504
  2. docs/source/api/sim_diag.rst +200 -195
  3. examples/edited-deck.1d +1 -1
  4. examples/example_Derivatives.ipynb +45 -16
  5. examples/example_FFT.ipynb +28 -12
  6. examples/example_InputDeck.ipynb +3 -3
  7. examples/example_Simulation_Diagnostic.ipynb +7 -7
  8. examples/example_data/HIST/fld_ene +9 -250
  9. examples/example_data/HIST/par01_ene +0 -241
  10. examples/example_data/HIST/par01_temp +0 -241
  11. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000000.h5 +0 -0
  12. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000001.h5 +0 -0
  13. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000002.h5 +0 -0
  14. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000003.h5 +0 -0
  15. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000004.h5 +0 -0
  16. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000005.h5 +0 -0
  17. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000006.h5 +0 -0
  18. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000007.h5 +0 -0
  19. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000008.h5 +0 -0
  20. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000009.h5 +0 -0
  21. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000010.h5 +0 -0
  22. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000011.h5 +0 -0
  23. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000012.h5 +0 -0
  24. examples/example_data/MS/FLD/e3/e3-000000.h5 +0 -0
  25. examples/example_data/MS/FLD/e3/e3-000001.h5 +0 -0
  26. examples/example_data/MS/FLD/e3/e3-000002.h5 +0 -0
  27. examples/example_data/MS/FLD/e3/e3-000003.h5 +0 -0
  28. examples/example_data/MS/FLD/e3/e3-000004.h5 +0 -0
  29. examples/example_data/MS/FLD/e3/e3-000005.h5 +0 -0
  30. examples/example_data/MS/FLD/e3/e3-000006.h5 +0 -0
  31. examples/example_data/MS/FLD/e3/e3-000007.h5 +0 -0
  32. examples/example_data/MS/FLD/e3/e3-000008.h5 +0 -0
  33. examples/example_data/MS/FLD/e3/e3-000009.h5 +0 -0
  34. examples/example_data/MS/FLD/e3/e3-000010.h5 +0 -0
  35. examples/example_data/MS/FLD/e3/e3-000011.h5 +0 -0
  36. examples/example_data/MS/FLD/e3/e3-000012.h5 +0 -0
  37. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000000.h5 +0 -0
  38. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000001.h5 +0 -0
  39. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000002.h5 +0 -0
  40. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000003.h5 +0 -0
  41. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000004.h5 +0 -0
  42. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000005.h5 +0 -0
  43. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000006.h5 +0 -0
  44. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000007.h5 +0 -0
  45. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000008.h5 +0 -0
  46. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000009.h5 +0 -0
  47. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000010.h5 +0 -0
  48. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000011.h5 +0 -0
  49. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000012.h5 +0 -0
  50. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000000.h5 +0 -0
  51. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000001.h5 +0 -0
  52. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000002.h5 +0 -0
  53. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000003.h5 +0 -0
  54. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000004.h5 +0 -0
  55. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000005.h5 +0 -0
  56. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000006.h5 +0 -0
  57. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000007.h5 +0 -0
  58. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000008.h5 +0 -0
  59. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000009.h5 +0 -0
  60. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000010.h5 +0 -0
  61. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000011.h5 +0 -0
  62. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000012.h5 +0 -0
  63. examples/example_data/MS/run-info +7 -7
  64. examples/example_data/TIMINGS/timings-final +16 -16
  65. examples/example_data/run-info +7 -7
  66. examples/example_data/thermal.1d +1 -1
  67. examples/quick_start.ipynb +19 -5
  68. osiris_utils/__init__.py +0 -1
  69. osiris_utils/data/data.py +23 -25
  70. osiris_utils/data/diagnostic.py +122 -86
  71. osiris_utils/data/simulation.py +1 -3
  72. osiris_utils/decks/decks.py +2 -0
  73. osiris_utils/postprocessing/derivative.py +200 -126
  74. osiris_utils/postprocessing/fft.py +237 -111
  75. osiris_utils/postprocessing/field_centering.py +98 -236
  76. osiris_utils/postprocessing/heatflux_correction.py +44 -36
  77. osiris_utils/postprocessing/mft.py +52 -228
  78. osiris_utils/postprocessing/postprocess.py +47 -31
  79. osiris_utils/postprocessing/pressure_correction.py +26 -61
  80. osiris_utils/vis/plot3d.py +2 -0
  81. {osiris_utils-1.2.2.dist-info → osiris_utils-1.2.4.dist-info}/METADATA +1 -1
  82. osiris_utils-1.2.4.dist-info/RECORD +115 -0
  83. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000013.h5 +0 -0
  84. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000014.h5 +0 -0
  85. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000015.h5 +0 -0
  86. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000016.h5 +0 -0
  87. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000017.h5 +0 -0
  88. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000018.h5 +0 -0
  89. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000019.h5 +0 -0
  90. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000020.h5 +0 -0
  91. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000021.h5 +0 -0
  92. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000022.h5 +0 -0
  93. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000023.h5 +0 -0
  94. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000024.h5 +0 -0
  95. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000025.h5 +0 -0
  96. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000026.h5 +0 -0
  97. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000027.h5 +0 -0
  98. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000028.h5 +0 -0
  99. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000029.h5 +0 -0
  100. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000030.h5 +0 -0
  101. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000031.h5 +0 -0
  102. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000032.h5 +0 -0
  103. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000033.h5 +0 -0
  104. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000034.h5 +0 -0
  105. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000035.h5 +0 -0
  106. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000036.h5 +0 -0
  107. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000037.h5 +0 -0
  108. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000038.h5 +0 -0
  109. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000039.h5 +0 -0
  110. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000040.h5 +0 -0
  111. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000041.h5 +0 -0
  112. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000042.h5 +0 -0
  113. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000043.h5 +0 -0
  114. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000044.h5 +0 -0
  115. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000045.h5 +0 -0
  116. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000046.h5 +0 -0
  117. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000047.h5 +0 -0
  118. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000048.h5 +0 -0
  119. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000049.h5 +0 -0
  120. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000050.h5 +0 -0
  121. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000051.h5 +0 -0
  122. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000052.h5 +0 -0
  123. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000053.h5 +0 -0
  124. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000054.h5 +0 -0
  125. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000055.h5 +0 -0
  126. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000056.h5 +0 -0
  127. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000057.h5 +0 -0
  128. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000058.h5 +0 -0
  129. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000059.h5 +0 -0
  130. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000060.h5 +0 -0
  131. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000061.h5 +0 -0
  132. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000062.h5 +0 -0
  133. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000063.h5 +0 -0
  134. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000064.h5 +0 -0
  135. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000065.h5 +0 -0
  136. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000066.h5 +0 -0
  137. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000067.h5 +0 -0
  138. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000068.h5 +0 -0
  139. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000069.h5 +0 -0
  140. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000070.h5 +0 -0
  141. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000071.h5 +0 -0
  142. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000072.h5 +0 -0
  143. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000073.h5 +0 -0
  144. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000074.h5 +0 -0
  145. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000075.h5 +0 -0
  146. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000076.h5 +0 -0
  147. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000077.h5 +0 -0
  148. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000078.h5 +0 -0
  149. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000079.h5 +0 -0
  150. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000080.h5 +0 -0
  151. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000081.h5 +0 -0
  152. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000082.h5 +0 -0
  153. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000083.h5 +0 -0
  154. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000084.h5 +0 -0
  155. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000085.h5 +0 -0
  156. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000086.h5 +0 -0
  157. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000087.h5 +0 -0
  158. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000088.h5 +0 -0
  159. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000089.h5 +0 -0
  160. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000090.h5 +0 -0
  161. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000091.h5 +0 -0
  162. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000092.h5 +0 -0
  163. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000093.h5 +0 -0
  164. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000094.h5 +0 -0
  165. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000095.h5 +0 -0
  166. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000096.h5 +0 -0
  167. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000097.h5 +0 -0
  168. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000098.h5 +0 -0
  169. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000099.h5 +0 -0
  170. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000100.h5 +0 -0
  171. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000101.h5 +0 -0
  172. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000102.h5 +0 -0
  173. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000103.h5 +0 -0
  174. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000104.h5 +0 -0
  175. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000105.h5 +0 -0
  176. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000106.h5 +0 -0
  177. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000107.h5 +0 -0
  178. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000108.h5 +0 -0
  179. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000109.h5 +0 -0
  180. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000110.h5 +0 -0
  181. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000111.h5 +0 -0
  182. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000112.h5 +0 -0
  183. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000113.h5 +0 -0
  184. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000114.h5 +0 -0
  185. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000115.h5 +0 -0
  186. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000116.h5 +0 -0
  187. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000117.h5 +0 -0
  188. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000118.h5 +0 -0
  189. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000119.h5 +0 -0
  190. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000120.h5 +0 -0
  191. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000121.h5 +0 -0
  192. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000122.h5 +0 -0
  193. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000123.h5 +0 -0
  194. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000124.h5 +0 -0
  195. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000125.h5 +0 -0
  196. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000126.h5 +0 -0
  197. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000127.h5 +0 -0
  198. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000128.h5 +0 -0
  199. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000129.h5 +0 -0
  200. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000130.h5 +0 -0
  201. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000131.h5 +0 -0
  202. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000132.h5 +0 -0
  203. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000133.h5 +0 -0
  204. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000134.h5 +0 -0
  205. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000135.h5 +0 -0
  206. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000136.h5 +0 -0
  207. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000137.h5 +0 -0
  208. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000138.h5 +0 -0
  209. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000139.h5 +0 -0
  210. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000140.h5 +0 -0
  211. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000141.h5 +0 -0
  212. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000142.h5 +0 -0
  213. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000143.h5 +0 -0
  214. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000144.h5 +0 -0
  215. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000145.h5 +0 -0
  216. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000146.h5 +0 -0
  217. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000147.h5 +0 -0
  218. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000148.h5 +0 -0
  219. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000149.h5 +0 -0
  220. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000150.h5 +0 -0
  221. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000151.h5 +0 -0
  222. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000152.h5 +0 -0
  223. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000153.h5 +0 -0
  224. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000154.h5 +0 -0
  225. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000155.h5 +0 -0
  226. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000156.h5 +0 -0
  227. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000157.h5 +0 -0
  228. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000158.h5 +0 -0
  229. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000159.h5 +0 -0
  230. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000160.h5 +0 -0
  231. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000161.h5 +0 -0
  232. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000162.h5 +0 -0
  233. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000163.h5 +0 -0
  234. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000164.h5 +0 -0
  235. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000165.h5 +0 -0
  236. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000166.h5 +0 -0
  237. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000167.h5 +0 -0
  238. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000168.h5 +0 -0
  239. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000169.h5 +0 -0
  240. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000170.h5 +0 -0
  241. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000171.h5 +0 -0
  242. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000172.h5 +0 -0
  243. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000173.h5 +0 -0
  244. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000174.h5 +0 -0
  245. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000175.h5 +0 -0
  246. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000176.h5 +0 -0
  247. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000177.h5 +0 -0
  248. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000178.h5 +0 -0
  249. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000179.h5 +0 -0
  250. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000180.h5 +0 -0
  251. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000181.h5 +0 -0
  252. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000182.h5 +0 -0
  253. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000183.h5 +0 -0
  254. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000184.h5 +0 -0
  255. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000185.h5 +0 -0
  256. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000186.h5 +0 -0
  257. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000187.h5 +0 -0
  258. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000188.h5 +0 -0
  259. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000189.h5 +0 -0
  260. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000190.h5 +0 -0
  261. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000191.h5 +0 -0
  262. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000192.h5 +0 -0
  263. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000193.h5 +0 -0
  264. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000194.h5 +0 -0
  265. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000195.h5 +0 -0
  266. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000196.h5 +0 -0
  267. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000197.h5 +0 -0
  268. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000198.h5 +0 -0
  269. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000199.h5 +0 -0
  270. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000200.h5 +0 -0
  271. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000201.h5 +0 -0
  272. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000202.h5 +0 -0
  273. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000203.h5 +0 -0
  274. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000204.h5 +0 -0
  275. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000205.h5 +0 -0
  276. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000206.h5 +0 -0
  277. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000207.h5 +0 -0
  278. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000208.h5 +0 -0
  279. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000209.h5 +0 -0
  280. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000210.h5 +0 -0
  281. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000211.h5 +0 -0
  282. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000212.h5 +0 -0
  283. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000213.h5 +0 -0
  284. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000214.h5 +0 -0
  285. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000215.h5 +0 -0
  286. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000216.h5 +0 -0
  287. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000217.h5 +0 -0
  288. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000218.h5 +0 -0
  289. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000219.h5 +0 -0
  290. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000220.h5 +0 -0
  291. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000221.h5 +0 -0
  292. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000222.h5 +0 -0
  293. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000223.h5 +0 -0
  294. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000224.h5 +0 -0
  295. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000225.h5 +0 -0
  296. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000226.h5 +0 -0
  297. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000227.h5 +0 -0
  298. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000228.h5 +0 -0
  299. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000229.h5 +0 -0
  300. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000230.h5 +0 -0
  301. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000231.h5 +0 -0
  302. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000232.h5 +0 -0
  303. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000233.h5 +0 -0
  304. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000234.h5 +0 -0
  305. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000235.h5 +0 -0
  306. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000236.h5 +0 -0
  307. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000237.h5 +0 -0
  308. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000238.h5 +0 -0
  309. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000239.h5 +0 -0
  310. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000240.h5 +0 -0
  311. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000241.h5 +0 -0
  312. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000242.h5 +0 -0
  313. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000243.h5 +0 -0
  314. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000244.h5 +0 -0
  315. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000245.h5 +0 -0
  316. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000246.h5 +0 -0
  317. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000247.h5 +0 -0
  318. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000248.h5 +0 -0
  319. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000249.h5 +0 -0
  320. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000250.h5 +0 -0
  321. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000251.h5 +0 -0
  322. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000252.h5 +0 -0
  323. examples/example_data/MS/DENSITY/electrons/charge/charge-electrons-000253.h5 +0 -0
  324. examples/example_data/MS/FLD/e3/e3-000013.h5 +0 -0
  325. examples/example_data/MS/FLD/e3/e3-000014.h5 +0 -0
  326. examples/example_data/MS/FLD/e3/e3-000015.h5 +0 -0
  327. examples/example_data/MS/FLD/e3/e3-000016.h5 +0 -0
  328. examples/example_data/MS/FLD/e3/e3-000017.h5 +0 -0
  329. examples/example_data/MS/FLD/e3/e3-000018.h5 +0 -0
  330. examples/example_data/MS/FLD/e3/e3-000019.h5 +0 -0
  331. examples/example_data/MS/FLD/e3/e3-000020.h5 +0 -0
  332. examples/example_data/MS/FLD/e3/e3-000021.h5 +0 -0
  333. examples/example_data/MS/FLD/e3/e3-000022.h5 +0 -0
  334. examples/example_data/MS/FLD/e3/e3-000023.h5 +0 -0
  335. examples/example_data/MS/FLD/e3/e3-000024.h5 +0 -0
  336. examples/example_data/MS/FLD/e3/e3-000025.h5 +0 -0
  337. examples/example_data/MS/FLD/e3/e3-000026.h5 +0 -0
  338. examples/example_data/MS/FLD/e3/e3-000027.h5 +0 -0
  339. examples/example_data/MS/FLD/e3/e3-000028.h5 +0 -0
  340. examples/example_data/MS/FLD/e3/e3-000029.h5 +0 -0
  341. examples/example_data/MS/FLD/e3/e3-000030.h5 +0 -0
  342. examples/example_data/MS/FLD/e3/e3-000031.h5 +0 -0
  343. examples/example_data/MS/FLD/e3/e3-000032.h5 +0 -0
  344. examples/example_data/MS/FLD/e3/e3-000033.h5 +0 -0
  345. examples/example_data/MS/FLD/e3/e3-000034.h5 +0 -0
  346. examples/example_data/MS/FLD/e3/e3-000035.h5 +0 -0
  347. examples/example_data/MS/FLD/e3/e3-000036.h5 +0 -0
  348. examples/example_data/MS/FLD/e3/e3-000037.h5 +0 -0
  349. examples/example_data/MS/FLD/e3/e3-000038.h5 +0 -0
  350. examples/example_data/MS/FLD/e3/e3-000039.h5 +0 -0
  351. examples/example_data/MS/FLD/e3/e3-000040.h5 +0 -0
  352. examples/example_data/MS/FLD/e3/e3-000041.h5 +0 -0
  353. examples/example_data/MS/FLD/e3/e3-000042.h5 +0 -0
  354. examples/example_data/MS/FLD/e3/e3-000043.h5 +0 -0
  355. examples/example_data/MS/FLD/e3/e3-000044.h5 +0 -0
  356. examples/example_data/MS/FLD/e3/e3-000045.h5 +0 -0
  357. examples/example_data/MS/FLD/e3/e3-000046.h5 +0 -0
  358. examples/example_data/MS/FLD/e3/e3-000047.h5 +0 -0
  359. examples/example_data/MS/FLD/e3/e3-000048.h5 +0 -0
  360. examples/example_data/MS/FLD/e3/e3-000049.h5 +0 -0
  361. examples/example_data/MS/FLD/e3/e3-000050.h5 +0 -0
  362. examples/example_data/MS/FLD/e3/e3-000051.h5 +0 -0
  363. examples/example_data/MS/FLD/e3/e3-000052.h5 +0 -0
  364. examples/example_data/MS/FLD/e3/e3-000053.h5 +0 -0
  365. examples/example_data/MS/FLD/e3/e3-000054.h5 +0 -0
  366. examples/example_data/MS/FLD/e3/e3-000055.h5 +0 -0
  367. examples/example_data/MS/FLD/e3/e3-000056.h5 +0 -0
  368. examples/example_data/MS/FLD/e3/e3-000057.h5 +0 -0
  369. examples/example_data/MS/FLD/e3/e3-000058.h5 +0 -0
  370. examples/example_data/MS/FLD/e3/e3-000059.h5 +0 -0
  371. examples/example_data/MS/FLD/e3/e3-000060.h5 +0 -0
  372. examples/example_data/MS/FLD/e3/e3-000061.h5 +0 -0
  373. examples/example_data/MS/FLD/e3/e3-000062.h5 +0 -0
  374. examples/example_data/MS/FLD/e3/e3-000063.h5 +0 -0
  375. examples/example_data/MS/FLD/e3/e3-000064.h5 +0 -0
  376. examples/example_data/MS/FLD/e3/e3-000065.h5 +0 -0
  377. examples/example_data/MS/FLD/e3/e3-000066.h5 +0 -0
  378. examples/example_data/MS/FLD/e3/e3-000067.h5 +0 -0
  379. examples/example_data/MS/FLD/e3/e3-000068.h5 +0 -0
  380. examples/example_data/MS/FLD/e3/e3-000069.h5 +0 -0
  381. examples/example_data/MS/FLD/e3/e3-000070.h5 +0 -0
  382. examples/example_data/MS/FLD/e3/e3-000071.h5 +0 -0
  383. examples/example_data/MS/FLD/e3/e3-000072.h5 +0 -0
  384. examples/example_data/MS/FLD/e3/e3-000073.h5 +0 -0
  385. examples/example_data/MS/FLD/e3/e3-000074.h5 +0 -0
  386. examples/example_data/MS/FLD/e3/e3-000075.h5 +0 -0
  387. examples/example_data/MS/FLD/e3/e3-000076.h5 +0 -0
  388. examples/example_data/MS/FLD/e3/e3-000077.h5 +0 -0
  389. examples/example_data/MS/FLD/e3/e3-000078.h5 +0 -0
  390. examples/example_data/MS/FLD/e3/e3-000079.h5 +0 -0
  391. examples/example_data/MS/FLD/e3/e3-000080.h5 +0 -0
  392. examples/example_data/MS/FLD/e3/e3-000081.h5 +0 -0
  393. examples/example_data/MS/FLD/e3/e3-000082.h5 +0 -0
  394. examples/example_data/MS/FLD/e3/e3-000083.h5 +0 -0
  395. examples/example_data/MS/FLD/e3/e3-000084.h5 +0 -0
  396. examples/example_data/MS/FLD/e3/e3-000085.h5 +0 -0
  397. examples/example_data/MS/FLD/e3/e3-000086.h5 +0 -0
  398. examples/example_data/MS/FLD/e3/e3-000087.h5 +0 -0
  399. examples/example_data/MS/FLD/e3/e3-000088.h5 +0 -0
  400. examples/example_data/MS/FLD/e3/e3-000089.h5 +0 -0
  401. examples/example_data/MS/FLD/e3/e3-000090.h5 +0 -0
  402. examples/example_data/MS/FLD/e3/e3-000091.h5 +0 -0
  403. examples/example_data/MS/FLD/e3/e3-000092.h5 +0 -0
  404. examples/example_data/MS/FLD/e3/e3-000093.h5 +0 -0
  405. examples/example_data/MS/FLD/e3/e3-000094.h5 +0 -0
  406. examples/example_data/MS/FLD/e3/e3-000095.h5 +0 -0
  407. examples/example_data/MS/FLD/e3/e3-000096.h5 +0 -0
  408. examples/example_data/MS/FLD/e3/e3-000097.h5 +0 -0
  409. examples/example_data/MS/FLD/e3/e3-000098.h5 +0 -0
  410. examples/example_data/MS/FLD/e3/e3-000099.h5 +0 -0
  411. examples/example_data/MS/FLD/e3/e3-000100.h5 +0 -0
  412. examples/example_data/MS/FLD/e3/e3-000101.h5 +0 -0
  413. examples/example_data/MS/FLD/e3/e3-000102.h5 +0 -0
  414. examples/example_data/MS/FLD/e3/e3-000103.h5 +0 -0
  415. examples/example_data/MS/FLD/e3/e3-000104.h5 +0 -0
  416. examples/example_data/MS/FLD/e3/e3-000105.h5 +0 -0
  417. examples/example_data/MS/FLD/e3/e3-000106.h5 +0 -0
  418. examples/example_data/MS/FLD/e3/e3-000107.h5 +0 -0
  419. examples/example_data/MS/FLD/e3/e3-000108.h5 +0 -0
  420. examples/example_data/MS/FLD/e3/e3-000109.h5 +0 -0
  421. examples/example_data/MS/FLD/e3/e3-000110.h5 +0 -0
  422. examples/example_data/MS/FLD/e3/e3-000111.h5 +0 -0
  423. examples/example_data/MS/FLD/e3/e3-000112.h5 +0 -0
  424. examples/example_data/MS/FLD/e3/e3-000113.h5 +0 -0
  425. examples/example_data/MS/FLD/e3/e3-000114.h5 +0 -0
  426. examples/example_data/MS/FLD/e3/e3-000115.h5 +0 -0
  427. examples/example_data/MS/FLD/e3/e3-000116.h5 +0 -0
  428. examples/example_data/MS/FLD/e3/e3-000117.h5 +0 -0
  429. examples/example_data/MS/FLD/e3/e3-000118.h5 +0 -0
  430. examples/example_data/MS/FLD/e3/e3-000119.h5 +0 -0
  431. examples/example_data/MS/FLD/e3/e3-000120.h5 +0 -0
  432. examples/example_data/MS/FLD/e3/e3-000121.h5 +0 -0
  433. examples/example_data/MS/FLD/e3/e3-000122.h5 +0 -0
  434. examples/example_data/MS/FLD/e3/e3-000123.h5 +0 -0
  435. examples/example_data/MS/FLD/e3/e3-000124.h5 +0 -0
  436. examples/example_data/MS/FLD/e3/e3-000125.h5 +0 -0
  437. examples/example_data/MS/FLD/e3/e3-000126.h5 +0 -0
  438. examples/example_data/MS/FLD/e3/e3-000127.h5 +0 -0
  439. examples/example_data/MS/FLD/e3/e3-000128.h5 +0 -0
  440. examples/example_data/MS/FLD/e3/e3-000129.h5 +0 -0
  441. examples/example_data/MS/FLD/e3/e3-000130.h5 +0 -0
  442. examples/example_data/MS/FLD/e3/e3-000131.h5 +0 -0
  443. examples/example_data/MS/FLD/e3/e3-000132.h5 +0 -0
  444. examples/example_data/MS/FLD/e3/e3-000133.h5 +0 -0
  445. examples/example_data/MS/FLD/e3/e3-000134.h5 +0 -0
  446. examples/example_data/MS/FLD/e3/e3-000135.h5 +0 -0
  447. examples/example_data/MS/FLD/e3/e3-000136.h5 +0 -0
  448. examples/example_data/MS/FLD/e3/e3-000137.h5 +0 -0
  449. examples/example_data/MS/FLD/e3/e3-000138.h5 +0 -0
  450. examples/example_data/MS/FLD/e3/e3-000139.h5 +0 -0
  451. examples/example_data/MS/FLD/e3/e3-000140.h5 +0 -0
  452. examples/example_data/MS/FLD/e3/e3-000141.h5 +0 -0
  453. examples/example_data/MS/FLD/e3/e3-000142.h5 +0 -0
  454. examples/example_data/MS/FLD/e3/e3-000143.h5 +0 -0
  455. examples/example_data/MS/FLD/e3/e3-000144.h5 +0 -0
  456. examples/example_data/MS/FLD/e3/e3-000145.h5 +0 -0
  457. examples/example_data/MS/FLD/e3/e3-000146.h5 +0 -0
  458. examples/example_data/MS/FLD/e3/e3-000147.h5 +0 -0
  459. examples/example_data/MS/FLD/e3/e3-000148.h5 +0 -0
  460. examples/example_data/MS/FLD/e3/e3-000149.h5 +0 -0
  461. examples/example_data/MS/FLD/e3/e3-000150.h5 +0 -0
  462. examples/example_data/MS/FLD/e3/e3-000151.h5 +0 -0
  463. examples/example_data/MS/FLD/e3/e3-000152.h5 +0 -0
  464. examples/example_data/MS/FLD/e3/e3-000153.h5 +0 -0
  465. examples/example_data/MS/FLD/e3/e3-000154.h5 +0 -0
  466. examples/example_data/MS/FLD/e3/e3-000155.h5 +0 -0
  467. examples/example_data/MS/FLD/e3/e3-000156.h5 +0 -0
  468. examples/example_data/MS/FLD/e3/e3-000157.h5 +0 -0
  469. examples/example_data/MS/FLD/e3/e3-000158.h5 +0 -0
  470. examples/example_data/MS/FLD/e3/e3-000159.h5 +0 -0
  471. examples/example_data/MS/FLD/e3/e3-000160.h5 +0 -0
  472. examples/example_data/MS/FLD/e3/e3-000161.h5 +0 -0
  473. examples/example_data/MS/FLD/e3/e3-000162.h5 +0 -0
  474. examples/example_data/MS/FLD/e3/e3-000163.h5 +0 -0
  475. examples/example_data/MS/FLD/e3/e3-000164.h5 +0 -0
  476. examples/example_data/MS/FLD/e3/e3-000165.h5 +0 -0
  477. examples/example_data/MS/FLD/e3/e3-000166.h5 +0 -0
  478. examples/example_data/MS/FLD/e3/e3-000167.h5 +0 -0
  479. examples/example_data/MS/FLD/e3/e3-000168.h5 +0 -0
  480. examples/example_data/MS/FLD/e3/e3-000169.h5 +0 -0
  481. examples/example_data/MS/FLD/e3/e3-000170.h5 +0 -0
  482. examples/example_data/MS/FLD/e3/e3-000171.h5 +0 -0
  483. examples/example_data/MS/FLD/e3/e3-000172.h5 +0 -0
  484. examples/example_data/MS/FLD/e3/e3-000173.h5 +0 -0
  485. examples/example_data/MS/FLD/e3/e3-000174.h5 +0 -0
  486. examples/example_data/MS/FLD/e3/e3-000175.h5 +0 -0
  487. examples/example_data/MS/FLD/e3/e3-000176.h5 +0 -0
  488. examples/example_data/MS/FLD/e3/e3-000177.h5 +0 -0
  489. examples/example_data/MS/FLD/e3/e3-000178.h5 +0 -0
  490. examples/example_data/MS/FLD/e3/e3-000179.h5 +0 -0
  491. examples/example_data/MS/FLD/e3/e3-000180.h5 +0 -0
  492. examples/example_data/MS/FLD/e3/e3-000181.h5 +0 -0
  493. examples/example_data/MS/FLD/e3/e3-000182.h5 +0 -0
  494. examples/example_data/MS/FLD/e3/e3-000183.h5 +0 -0
  495. examples/example_data/MS/FLD/e3/e3-000184.h5 +0 -0
  496. examples/example_data/MS/FLD/e3/e3-000185.h5 +0 -0
  497. examples/example_data/MS/FLD/e3/e3-000186.h5 +0 -0
  498. examples/example_data/MS/FLD/e3/e3-000187.h5 +0 -0
  499. examples/example_data/MS/FLD/e3/e3-000188.h5 +0 -0
  500. examples/example_data/MS/FLD/e3/e3-000189.h5 +0 -0
  501. examples/example_data/MS/FLD/e3/e3-000190.h5 +0 -0
  502. examples/example_data/MS/FLD/e3/e3-000191.h5 +0 -0
  503. examples/example_data/MS/FLD/e3/e3-000192.h5 +0 -0
  504. examples/example_data/MS/FLD/e3/e3-000193.h5 +0 -0
  505. examples/example_data/MS/FLD/e3/e3-000194.h5 +0 -0
  506. examples/example_data/MS/FLD/e3/e3-000195.h5 +0 -0
  507. examples/example_data/MS/FLD/e3/e3-000196.h5 +0 -0
  508. examples/example_data/MS/FLD/e3/e3-000197.h5 +0 -0
  509. examples/example_data/MS/FLD/e3/e3-000198.h5 +0 -0
  510. examples/example_data/MS/FLD/e3/e3-000199.h5 +0 -0
  511. examples/example_data/MS/FLD/e3/e3-000200.h5 +0 -0
  512. examples/example_data/MS/FLD/e3/e3-000201.h5 +0 -0
  513. examples/example_data/MS/FLD/e3/e3-000202.h5 +0 -0
  514. examples/example_data/MS/FLD/e3/e3-000203.h5 +0 -0
  515. examples/example_data/MS/FLD/e3/e3-000204.h5 +0 -0
  516. examples/example_data/MS/FLD/e3/e3-000205.h5 +0 -0
  517. examples/example_data/MS/FLD/e3/e3-000206.h5 +0 -0
  518. examples/example_data/MS/FLD/e3/e3-000207.h5 +0 -0
  519. examples/example_data/MS/FLD/e3/e3-000208.h5 +0 -0
  520. examples/example_data/MS/FLD/e3/e3-000209.h5 +0 -0
  521. examples/example_data/MS/FLD/e3/e3-000210.h5 +0 -0
  522. examples/example_data/MS/FLD/e3/e3-000211.h5 +0 -0
  523. examples/example_data/MS/FLD/e3/e3-000212.h5 +0 -0
  524. examples/example_data/MS/FLD/e3/e3-000213.h5 +0 -0
  525. examples/example_data/MS/FLD/e3/e3-000214.h5 +0 -0
  526. examples/example_data/MS/FLD/e3/e3-000215.h5 +0 -0
  527. examples/example_data/MS/FLD/e3/e3-000216.h5 +0 -0
  528. examples/example_data/MS/FLD/e3/e3-000217.h5 +0 -0
  529. examples/example_data/MS/FLD/e3/e3-000218.h5 +0 -0
  530. examples/example_data/MS/FLD/e3/e3-000219.h5 +0 -0
  531. examples/example_data/MS/FLD/e3/e3-000220.h5 +0 -0
  532. examples/example_data/MS/FLD/e3/e3-000221.h5 +0 -0
  533. examples/example_data/MS/FLD/e3/e3-000222.h5 +0 -0
  534. examples/example_data/MS/FLD/e3/e3-000223.h5 +0 -0
  535. examples/example_data/MS/FLD/e3/e3-000224.h5 +0 -0
  536. examples/example_data/MS/FLD/e3/e3-000225.h5 +0 -0
  537. examples/example_data/MS/FLD/e3/e3-000226.h5 +0 -0
  538. examples/example_data/MS/FLD/e3/e3-000227.h5 +0 -0
  539. examples/example_data/MS/FLD/e3/e3-000228.h5 +0 -0
  540. examples/example_data/MS/FLD/e3/e3-000229.h5 +0 -0
  541. examples/example_data/MS/FLD/e3/e3-000230.h5 +0 -0
  542. examples/example_data/MS/FLD/e3/e3-000231.h5 +0 -0
  543. examples/example_data/MS/FLD/e3/e3-000232.h5 +0 -0
  544. examples/example_data/MS/FLD/e3/e3-000233.h5 +0 -0
  545. examples/example_data/MS/FLD/e3/e3-000234.h5 +0 -0
  546. examples/example_data/MS/FLD/e3/e3-000235.h5 +0 -0
  547. examples/example_data/MS/FLD/e3/e3-000236.h5 +0 -0
  548. examples/example_data/MS/FLD/e3/e3-000237.h5 +0 -0
  549. examples/example_data/MS/FLD/e3/e3-000238.h5 +0 -0
  550. examples/example_data/MS/FLD/e3/e3-000239.h5 +0 -0
  551. examples/example_data/MS/FLD/e3/e3-000240.h5 +0 -0
  552. examples/example_data/MS/FLD/e3/e3-000241.h5 +0 -0
  553. examples/example_data/MS/FLD/e3/e3-000242.h5 +0 -0
  554. examples/example_data/MS/FLD/e3/e3-000243.h5 +0 -0
  555. examples/example_data/MS/FLD/e3/e3-000244.h5 +0 -0
  556. examples/example_data/MS/FLD/e3/e3-000245.h5 +0 -0
  557. examples/example_data/MS/FLD/e3/e3-000246.h5 +0 -0
  558. examples/example_data/MS/FLD/e3/e3-000247.h5 +0 -0
  559. examples/example_data/MS/FLD/e3/e3-000248.h5 +0 -0
  560. examples/example_data/MS/FLD/e3/e3-000249.h5 +0 -0
  561. examples/example_data/MS/FLD/e3/e3-000250.h5 +0 -0
  562. examples/example_data/MS/FLD/e3/e3-000251.h5 +0 -0
  563. examples/example_data/MS/FLD/e3/e3-000252.h5 +0 -0
  564. examples/example_data/MS/FLD/e3/e3-000253.h5 +0 -0
  565. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000013.h5 +0 -0
  566. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000014.h5 +0 -0
  567. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000015.h5 +0 -0
  568. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000016.h5 +0 -0
  569. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000017.h5 +0 -0
  570. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000018.h5 +0 -0
  571. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000019.h5 +0 -0
  572. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000020.h5 +0 -0
  573. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000021.h5 +0 -0
  574. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000022.h5 +0 -0
  575. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000023.h5 +0 -0
  576. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000024.h5 +0 -0
  577. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000025.h5 +0 -0
  578. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000026.h5 +0 -0
  579. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000027.h5 +0 -0
  580. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000028.h5 +0 -0
  581. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000029.h5 +0 -0
  582. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000030.h5 +0 -0
  583. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000031.h5 +0 -0
  584. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000032.h5 +0 -0
  585. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000033.h5 +0 -0
  586. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000034.h5 +0 -0
  587. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000035.h5 +0 -0
  588. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000036.h5 +0 -0
  589. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000037.h5 +0 -0
  590. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000038.h5 +0 -0
  591. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000039.h5 +0 -0
  592. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000040.h5 +0 -0
  593. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000041.h5 +0 -0
  594. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000042.h5 +0 -0
  595. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000043.h5 +0 -0
  596. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000044.h5 +0 -0
  597. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000045.h5 +0 -0
  598. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000046.h5 +0 -0
  599. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000047.h5 +0 -0
  600. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000048.h5 +0 -0
  601. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000049.h5 +0 -0
  602. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000050.h5 +0 -0
  603. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000051.h5 +0 -0
  604. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000052.h5 +0 -0
  605. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000053.h5 +0 -0
  606. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000054.h5 +0 -0
  607. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000055.h5 +0 -0
  608. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000056.h5 +0 -0
  609. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000057.h5 +0 -0
  610. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000058.h5 +0 -0
  611. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000059.h5 +0 -0
  612. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000060.h5 +0 -0
  613. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000061.h5 +0 -0
  614. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000062.h5 +0 -0
  615. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000063.h5 +0 -0
  616. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000064.h5 +0 -0
  617. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000065.h5 +0 -0
  618. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000066.h5 +0 -0
  619. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000067.h5 +0 -0
  620. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000068.h5 +0 -0
  621. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000069.h5 +0 -0
  622. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000070.h5 +0 -0
  623. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000071.h5 +0 -0
  624. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000072.h5 +0 -0
  625. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000073.h5 +0 -0
  626. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000074.h5 +0 -0
  627. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000075.h5 +0 -0
  628. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000076.h5 +0 -0
  629. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000077.h5 +0 -0
  630. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000078.h5 +0 -0
  631. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000079.h5 +0 -0
  632. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000080.h5 +0 -0
  633. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000081.h5 +0 -0
  634. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000082.h5 +0 -0
  635. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000083.h5 +0 -0
  636. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000084.h5 +0 -0
  637. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000085.h5 +0 -0
  638. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000086.h5 +0 -0
  639. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000087.h5 +0 -0
  640. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000088.h5 +0 -0
  641. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000089.h5 +0 -0
  642. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000090.h5 +0 -0
  643. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000091.h5 +0 -0
  644. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000092.h5 +0 -0
  645. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000093.h5 +0 -0
  646. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000094.h5 +0 -0
  647. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000095.h5 +0 -0
  648. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000096.h5 +0 -0
  649. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000097.h5 +0 -0
  650. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000098.h5 +0 -0
  651. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000099.h5 +0 -0
  652. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000100.h5 +0 -0
  653. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000101.h5 +0 -0
  654. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000102.h5 +0 -0
  655. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000103.h5 +0 -0
  656. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000104.h5 +0 -0
  657. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000105.h5 +0 -0
  658. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000106.h5 +0 -0
  659. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000107.h5 +0 -0
  660. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000108.h5 +0 -0
  661. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000109.h5 +0 -0
  662. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000110.h5 +0 -0
  663. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000111.h5 +0 -0
  664. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000112.h5 +0 -0
  665. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000113.h5 +0 -0
  666. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000114.h5 +0 -0
  667. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000115.h5 +0 -0
  668. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000116.h5 +0 -0
  669. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000117.h5 +0 -0
  670. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000118.h5 +0 -0
  671. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000119.h5 +0 -0
  672. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000120.h5 +0 -0
  673. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000121.h5 +0 -0
  674. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000122.h5 +0 -0
  675. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000123.h5 +0 -0
  676. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000124.h5 +0 -0
  677. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000125.h5 +0 -0
  678. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000126.h5 +0 -0
  679. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000127.h5 +0 -0
  680. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000128.h5 +0 -0
  681. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000129.h5 +0 -0
  682. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000130.h5 +0 -0
  683. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000131.h5 +0 -0
  684. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000132.h5 +0 -0
  685. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000133.h5 +0 -0
  686. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000134.h5 +0 -0
  687. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000135.h5 +0 -0
  688. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000136.h5 +0 -0
  689. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000137.h5 +0 -0
  690. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000138.h5 +0 -0
  691. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000139.h5 +0 -0
  692. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000140.h5 +0 -0
  693. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000141.h5 +0 -0
  694. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000142.h5 +0 -0
  695. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000143.h5 +0 -0
  696. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000144.h5 +0 -0
  697. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000145.h5 +0 -0
  698. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000146.h5 +0 -0
  699. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000147.h5 +0 -0
  700. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000148.h5 +0 -0
  701. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000149.h5 +0 -0
  702. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000150.h5 +0 -0
  703. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000151.h5 +0 -0
  704. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000152.h5 +0 -0
  705. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000153.h5 +0 -0
  706. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000154.h5 +0 -0
  707. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000155.h5 +0 -0
  708. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000156.h5 +0 -0
  709. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000157.h5 +0 -0
  710. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000158.h5 +0 -0
  711. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000159.h5 +0 -0
  712. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000160.h5 +0 -0
  713. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000161.h5 +0 -0
  714. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000162.h5 +0 -0
  715. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000163.h5 +0 -0
  716. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000164.h5 +0 -0
  717. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000165.h5 +0 -0
  718. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000166.h5 +0 -0
  719. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000167.h5 +0 -0
  720. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000168.h5 +0 -0
  721. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000169.h5 +0 -0
  722. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000170.h5 +0 -0
  723. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000171.h5 +0 -0
  724. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000172.h5 +0 -0
  725. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000173.h5 +0 -0
  726. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000174.h5 +0 -0
  727. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000175.h5 +0 -0
  728. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000176.h5 +0 -0
  729. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000177.h5 +0 -0
  730. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000178.h5 +0 -0
  731. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000179.h5 +0 -0
  732. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000180.h5 +0 -0
  733. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000181.h5 +0 -0
  734. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000182.h5 +0 -0
  735. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000183.h5 +0 -0
  736. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000184.h5 +0 -0
  737. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000185.h5 +0 -0
  738. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000186.h5 +0 -0
  739. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000187.h5 +0 -0
  740. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000188.h5 +0 -0
  741. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000189.h5 +0 -0
  742. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000190.h5 +0 -0
  743. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000191.h5 +0 -0
  744. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000192.h5 +0 -0
  745. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000193.h5 +0 -0
  746. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000194.h5 +0 -0
  747. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000195.h5 +0 -0
  748. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000196.h5 +0 -0
  749. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000197.h5 +0 -0
  750. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000198.h5 +0 -0
  751. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000199.h5 +0 -0
  752. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000200.h5 +0 -0
  753. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000201.h5 +0 -0
  754. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000202.h5 +0 -0
  755. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000203.h5 +0 -0
  756. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000204.h5 +0 -0
  757. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000205.h5 +0 -0
  758. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000206.h5 +0 -0
  759. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000207.h5 +0 -0
  760. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000208.h5 +0 -0
  761. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000209.h5 +0 -0
  762. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000210.h5 +0 -0
  763. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000211.h5 +0 -0
  764. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000212.h5 +0 -0
  765. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000213.h5 +0 -0
  766. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000214.h5 +0 -0
  767. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000215.h5 +0 -0
  768. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000216.h5 +0 -0
  769. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000217.h5 +0 -0
  770. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000218.h5 +0 -0
  771. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000219.h5 +0 -0
  772. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000220.h5 +0 -0
  773. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000221.h5 +0 -0
  774. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000222.h5 +0 -0
  775. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000223.h5 +0 -0
  776. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000224.h5 +0 -0
  777. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000225.h5 +0 -0
  778. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000226.h5 +0 -0
  779. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000227.h5 +0 -0
  780. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000228.h5 +0 -0
  781. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000229.h5 +0 -0
  782. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000230.h5 +0 -0
  783. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000231.h5 +0 -0
  784. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000232.h5 +0 -0
  785. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000233.h5 +0 -0
  786. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000234.h5 +0 -0
  787. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000235.h5 +0 -0
  788. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000236.h5 +0 -0
  789. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000237.h5 +0 -0
  790. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000238.h5 +0 -0
  791. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000239.h5 +0 -0
  792. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000240.h5 +0 -0
  793. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000241.h5 +0 -0
  794. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000242.h5 +0 -0
  795. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000243.h5 +0 -0
  796. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000244.h5 +0 -0
  797. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000245.h5 +0 -0
  798. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000246.h5 +0 -0
  799. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000247.h5 +0 -0
  800. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000248.h5 +0 -0
  801. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000249.h5 +0 -0
  802. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000250.h5 +0 -0
  803. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000251.h5 +0 -0
  804. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000252.h5 +0 -0
  805. examples/example_data/MS/UDIST/electrons/T11/T11-electrons-000253.h5 +0 -0
  806. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000013.h5 +0 -0
  807. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000014.h5 +0 -0
  808. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000015.h5 +0 -0
  809. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000016.h5 +0 -0
  810. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000017.h5 +0 -0
  811. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000018.h5 +0 -0
  812. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000019.h5 +0 -0
  813. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000020.h5 +0 -0
  814. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000021.h5 +0 -0
  815. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000022.h5 +0 -0
  816. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000023.h5 +0 -0
  817. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000024.h5 +0 -0
  818. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000025.h5 +0 -0
  819. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000026.h5 +0 -0
  820. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000027.h5 +0 -0
  821. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000028.h5 +0 -0
  822. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000029.h5 +0 -0
  823. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000030.h5 +0 -0
  824. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000031.h5 +0 -0
  825. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000032.h5 +0 -0
  826. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000033.h5 +0 -0
  827. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000034.h5 +0 -0
  828. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000035.h5 +0 -0
  829. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000036.h5 +0 -0
  830. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000037.h5 +0 -0
  831. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000038.h5 +0 -0
  832. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000039.h5 +0 -0
  833. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000040.h5 +0 -0
  834. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000041.h5 +0 -0
  835. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000042.h5 +0 -0
  836. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000043.h5 +0 -0
  837. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000044.h5 +0 -0
  838. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000045.h5 +0 -0
  839. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000046.h5 +0 -0
  840. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000047.h5 +0 -0
  841. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000048.h5 +0 -0
  842. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000049.h5 +0 -0
  843. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000050.h5 +0 -0
  844. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000051.h5 +0 -0
  845. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000052.h5 +0 -0
  846. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000053.h5 +0 -0
  847. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000054.h5 +0 -0
  848. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000055.h5 +0 -0
  849. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000056.h5 +0 -0
  850. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000057.h5 +0 -0
  851. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000058.h5 +0 -0
  852. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000059.h5 +0 -0
  853. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000060.h5 +0 -0
  854. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000061.h5 +0 -0
  855. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000062.h5 +0 -0
  856. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000063.h5 +0 -0
  857. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000064.h5 +0 -0
  858. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000065.h5 +0 -0
  859. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000066.h5 +0 -0
  860. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000067.h5 +0 -0
  861. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000068.h5 +0 -0
  862. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000069.h5 +0 -0
  863. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000070.h5 +0 -0
  864. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000071.h5 +0 -0
  865. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000072.h5 +0 -0
  866. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000073.h5 +0 -0
  867. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000074.h5 +0 -0
  868. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000075.h5 +0 -0
  869. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000076.h5 +0 -0
  870. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000077.h5 +0 -0
  871. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000078.h5 +0 -0
  872. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000079.h5 +0 -0
  873. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000080.h5 +0 -0
  874. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000081.h5 +0 -0
  875. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000082.h5 +0 -0
  876. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000083.h5 +0 -0
  877. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000084.h5 +0 -0
  878. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000085.h5 +0 -0
  879. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000086.h5 +0 -0
  880. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000087.h5 +0 -0
  881. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000088.h5 +0 -0
  882. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000089.h5 +0 -0
  883. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000090.h5 +0 -0
  884. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000091.h5 +0 -0
  885. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000092.h5 +0 -0
  886. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000093.h5 +0 -0
  887. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000094.h5 +0 -0
  888. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000095.h5 +0 -0
  889. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000096.h5 +0 -0
  890. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000097.h5 +0 -0
  891. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000098.h5 +0 -0
  892. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000099.h5 +0 -0
  893. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000100.h5 +0 -0
  894. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000101.h5 +0 -0
  895. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000102.h5 +0 -0
  896. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000103.h5 +0 -0
  897. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000104.h5 +0 -0
  898. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000105.h5 +0 -0
  899. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000106.h5 +0 -0
  900. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000107.h5 +0 -0
  901. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000108.h5 +0 -0
  902. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000109.h5 +0 -0
  903. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000110.h5 +0 -0
  904. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000111.h5 +0 -0
  905. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000112.h5 +0 -0
  906. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000113.h5 +0 -0
  907. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000114.h5 +0 -0
  908. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000115.h5 +0 -0
  909. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000116.h5 +0 -0
  910. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000117.h5 +0 -0
  911. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000118.h5 +0 -0
  912. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000119.h5 +0 -0
  913. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000120.h5 +0 -0
  914. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000121.h5 +0 -0
  915. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000122.h5 +0 -0
  916. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000123.h5 +0 -0
  917. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000124.h5 +0 -0
  918. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000125.h5 +0 -0
  919. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000126.h5 +0 -0
  920. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000127.h5 +0 -0
  921. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000128.h5 +0 -0
  922. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000129.h5 +0 -0
  923. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000130.h5 +0 -0
  924. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000131.h5 +0 -0
  925. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000132.h5 +0 -0
  926. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000133.h5 +0 -0
  927. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000134.h5 +0 -0
  928. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000135.h5 +0 -0
  929. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000136.h5 +0 -0
  930. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000137.h5 +0 -0
  931. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000138.h5 +0 -0
  932. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000139.h5 +0 -0
  933. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000140.h5 +0 -0
  934. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000141.h5 +0 -0
  935. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000142.h5 +0 -0
  936. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000143.h5 +0 -0
  937. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000144.h5 +0 -0
  938. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000145.h5 +0 -0
  939. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000146.h5 +0 -0
  940. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000147.h5 +0 -0
  941. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000148.h5 +0 -0
  942. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000149.h5 +0 -0
  943. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000150.h5 +0 -0
  944. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000151.h5 +0 -0
  945. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000152.h5 +0 -0
  946. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000153.h5 +0 -0
  947. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000154.h5 +0 -0
  948. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000155.h5 +0 -0
  949. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000156.h5 +0 -0
  950. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000157.h5 +0 -0
  951. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000158.h5 +0 -0
  952. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000159.h5 +0 -0
  953. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000160.h5 +0 -0
  954. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000161.h5 +0 -0
  955. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000162.h5 +0 -0
  956. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000163.h5 +0 -0
  957. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000164.h5 +0 -0
  958. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000165.h5 +0 -0
  959. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000166.h5 +0 -0
  960. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000167.h5 +0 -0
  961. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000168.h5 +0 -0
  962. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000169.h5 +0 -0
  963. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000170.h5 +0 -0
  964. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000171.h5 +0 -0
  965. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000172.h5 +0 -0
  966. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000173.h5 +0 -0
  967. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000174.h5 +0 -0
  968. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000175.h5 +0 -0
  969. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000176.h5 +0 -0
  970. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000177.h5 +0 -0
  971. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000178.h5 +0 -0
  972. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000179.h5 +0 -0
  973. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000180.h5 +0 -0
  974. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000181.h5 +0 -0
  975. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000182.h5 +0 -0
  976. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000183.h5 +0 -0
  977. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000184.h5 +0 -0
  978. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000185.h5 +0 -0
  979. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000186.h5 +0 -0
  980. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000187.h5 +0 -0
  981. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000188.h5 +0 -0
  982. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000189.h5 +0 -0
  983. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000190.h5 +0 -0
  984. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000191.h5 +0 -0
  985. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000192.h5 +0 -0
  986. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000193.h5 +0 -0
  987. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000194.h5 +0 -0
  988. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000195.h5 +0 -0
  989. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000196.h5 +0 -0
  990. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000197.h5 +0 -0
  991. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000198.h5 +0 -0
  992. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000199.h5 +0 -0
  993. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000200.h5 +0 -0
  994. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000201.h5 +0 -0
  995. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000202.h5 +0 -0
  996. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000203.h5 +0 -0
  997. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000204.h5 +0 -0
  998. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000205.h5 +0 -0
  999. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000206.h5 +0 -0
  1000. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000207.h5 +0 -0
  1001. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000208.h5 +0 -0
  1002. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000209.h5 +0 -0
  1003. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000210.h5 +0 -0
  1004. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000211.h5 +0 -0
  1005. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000212.h5 +0 -0
  1006. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000213.h5 +0 -0
  1007. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000214.h5 +0 -0
  1008. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000215.h5 +0 -0
  1009. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000216.h5 +0 -0
  1010. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000217.h5 +0 -0
  1011. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000218.h5 +0 -0
  1012. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000219.h5 +0 -0
  1013. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000220.h5 +0 -0
  1014. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000221.h5 +0 -0
  1015. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000222.h5 +0 -0
  1016. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000223.h5 +0 -0
  1017. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000224.h5 +0 -0
  1018. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000225.h5 +0 -0
  1019. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000226.h5 +0 -0
  1020. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000227.h5 +0 -0
  1021. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000228.h5 +0 -0
  1022. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000229.h5 +0 -0
  1023. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000230.h5 +0 -0
  1024. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000231.h5 +0 -0
  1025. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000232.h5 +0 -0
  1026. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000233.h5 +0 -0
  1027. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000234.h5 +0 -0
  1028. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000235.h5 +0 -0
  1029. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000236.h5 +0 -0
  1030. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000237.h5 +0 -0
  1031. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000238.h5 +0 -0
  1032. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000239.h5 +0 -0
  1033. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000240.h5 +0 -0
  1034. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000241.h5 +0 -0
  1035. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000242.h5 +0 -0
  1036. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000243.h5 +0 -0
  1037. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000244.h5 +0 -0
  1038. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000245.h5 +0 -0
  1039. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000246.h5 +0 -0
  1040. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000247.h5 +0 -0
  1041. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000248.h5 +0 -0
  1042. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000249.h5 +0 -0
  1043. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000250.h5 +0 -0
  1044. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000251.h5 +0 -0
  1045. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000252.h5 +0 -0
  1046. examples/example_data/MS/UDIST/electrons/vfl1/vfl1-electrons-000253.h5 +0 -0
  1047. osiris_utils/py.typed +0 -0
  1048. osiris_utils-1.2.2.dist-info/RECORD +0 -1080
  1049. {osiris_utils-1.2.2.dist-info → osiris_utils-1.2.4.dist-info}/WHEEL +0 -0
  1050. {osiris_utils-1.2.2.dist-info → osiris_utils-1.2.4.dist-info}/entry_points.txt +0 -0
  1051. {osiris_utils-1.2.2.dist-info → osiris_utils-1.2.4.dist-info}/licenses/LICENSE.txt +0 -0
  1052. {osiris_utils-1.2.2.dist-info → osiris_utils-1.2.4.dist-info}/top_level.txt +0 -0
@@ -1,10 +1,17 @@
1
-
2
1
  Post-Processing Framework
3
2
  =========================
4
3
 
5
4
  .. _postprocessing:
6
5
 
7
- The `osiris_utils` package provides a framework for post-processing OSIRIS simulation data through the `PostProcess` class.
6
+ The ``osiris_utils`` package provides a lightweight framework for post-processing OSIRIS simulation data.
7
+ Post-processors are implemented as wrappers around the existing ``Simulation`` / ``Diagnostic`` interface so that:
8
+
9
+ - indexing works the same way everywhere (lazy, sliceable, tuple-sliceable)
10
+ - arithmetic between diagnostics keeps working (``+``, ``-``, ``*``, ``/``, etc.)
11
+ - post-processors can be chained when it makes sense (e.g., derivatives)
12
+
13
+ This page documents the framework and the main post-processors currently available.
14
+
8
15
 
9
16
  PostProcess Base Class
10
17
  ----------------------
@@ -17,32 +24,51 @@ PostProcess Base Class
17
24
  :show-inheritance:
18
25
  :noindex:
19
26
 
20
- Base class for all post-processing operations in osiris_utils.
21
-
22
- The PostProcess framework allows for applying custom transformations to OSIRIS diagnostics.
23
- It inherits from the Diagnostic class to ensure compatibility with the broader osiris_utils ecosystem.
24
- This method is never called directly; instead, subclasses implement specific post-processing operations.
25
- It provides a consistent interface for accessing and manipulating Post Processing routines as diagnostic data.
26
-
27
- **Key Attributes:**
28
-
29
- * ``name`` - Name of the post-processing operation
30
- * ``species`` - The plasma species to analyze (if applicable)
31
-
32
- **Key Methods:**
33
-
34
- * ``process(diagnostic)`` - Apply the post-processing to a diagnostic
35
-
27
+ The ``PostProcess`` class is the base class for all simulation-level post-processors.
28
+
29
+ **Design goals**
30
+
31
+ A post-processor should behave like a ``Simulation``:
32
+
33
+ - ``pp["e3"]`` returns a diagnostic-like object (usually a ``Diagnostic`` subclass)
34
+ - ``pp["electrons"]["n"]`` returns a species diagnostic
35
+ - it caches created wrappers so repeated access is cheap
36
+
37
+ Most post-processors follow the same pattern:
38
+
39
+ 1. A simulation wrapper (``Something_Simulation``) inheriting from ``PostProcess``
40
+ 2. A diagnostic wrapper (``Something_Diagnostic``) inheriting from ``Diagnostic``
41
+ 3. An optional species handler (``Something_Species_Handler``) for species-dependent quantities
42
+
36
43
 
37
44
  Integration with OSIRIS Diagnostics
38
45
  -----------------------------------
39
46
 
40
47
  Post-processors are designed to work seamlessly with the OSIRIS diagnostic system:
41
48
 
42
- * They can be chained together for complex analysis pipelines
43
- * Results maintain compatibility with visualization tools
44
- * Processing operations can be applied to any diagnostic type, and even to other post-processors.
45
- * Post-processors can be used to create new diagnostics, which can then be further processed or visualized.
49
+ - **Chaining (when appropriate)**: some post-processors can wrap other post-processors
50
+ (e.g., derivatives of already-derived quantities).
51
+ - **Compatibility with visualization**: results remain ``Diagnostic``-like and can be plotted the same way.
52
+ - **Uniform indexing contract**:
53
+
54
+ - ``diag[i]`` returns a single timestep ``np.ndarray`` (shape ``(x, y, z)`` depending on dimension)
55
+ - ``diag[i:j]`` returns a stacked time array (shape ``(t, x, y, z)``)
56
+ - ``diag[i, :, 100:200]`` uses tuple indexing (time index + spatial slices)
57
+
58
+ **Important implementation note**
59
+
60
+ The base ``Diagnostic.__getitem__`` already implements:
61
+
62
+ - int and slice time indexing
63
+ - tuple indexing (time + spatial slices)
64
+ - fast path for in-memory data
65
+
66
+ So post-processed diagnostics should generally implement:
67
+
68
+ - ``load_all()`` to build ``self._data`` (shape includes time)
69
+ - ``_frame(index, data_slice=None)`` to return a single timestep lazily (shape excludes time)
70
+
71
+ You usually **do not** need to override ``__getitem__`` in post-processed diagnostics.
46
72
 
47
73
 
48
74
  Derivative Post-Processing
@@ -50,7 +76,7 @@ Derivative Post-Processing
50
76
 
51
77
  .. _derivative-api:
52
78
 
53
- The `Derivative_Simulation` module provides tools for computing various types of derivatives from simulation diagnostics.
79
+ The ``Derivative_Simulation`` module provides tools for computing time and spatial derivatives of diagnostics.
54
80
 
55
81
  Derivative_Simulation Class
56
82
  ---------------------------
@@ -61,196 +87,89 @@ Derivative_Simulation Class
61
87
  :show-inheritance:
62
88
  :noindex:
63
89
 
64
- Post-processor for computing derivatives of diagnostic data. It can be though of as an operator that acts on the `Diagnostic` objects of a `Simulation` object.
65
-
66
- The Derivative_Simulation class provides a convenient interface for calculating derivatives of various simulation quantities.
67
- It works as a wrapper around the `Derivative_Diagnostic` class, managing the creation and caching of derivative objects.
68
-
69
- **Derivative Types:**
70
-
71
- * ``t`` - Time derivative (d/dt)
72
- * ``x1`` - First spatial derivative (d/dx1)
73
- * ``x2`` - Second spatial derivative (d/dx2)
74
- * ``x3`` - Third spatial derivative (d/dx3)
75
- * ``xx`` - Second-order spatial derivative (d2/dxidxj)
76
- * ``xt`` - Mixed space-time derivative (d2/dxdt)
77
- * ``tx`` - Mixed time-space derivative (d2/dtdx)
78
-
79
- **Usage Examples:**
80
-
81
- Basic usage with a simulation:
82
-
83
- .. code-block:: python
84
-
85
- from osiris_utils.data import Simulation
86
- from osiris_utils.postprocessing import Derivative_Simulation
87
-
88
- # Create a simulation interface
89
- sim = Simulation('/path/to/input/deck.inp')
90
-
91
- # Create a derivative processor for x₁ derivatives
92
- dx1 = Derivative_Simulation(sim, 'x1')
93
-
94
- # Get the derivative of E1 with respect to x₁
95
- dE1_dx1 = dx1['e1']
96
-
97
- # Get the derivative of a species related quantity
98
- dvfl1_dx1 = dx1["electrons"]["vfl1"]
99
-
100
- # Access specific timestep
101
- timestep_5 = dE1_dx1[5]
102
-
103
- # Or a slice of timesteps
104
- timestep_5_to_10 = dE1_dx1[5:10]
105
-
106
- # Load all timesteps
107
- dE1_dx1.load_all()
108
-
109
-
110
- Derivative_Diagnostic Class
111
- ---------------------------
112
-
113
- .. autoclass:: osiris_utils.postprocessing.derivative.Derivative_Diagnostic
114
- :members:
115
- :special-members: __init__, __getitem__
116
- :show-inheritance:
117
- :noindex:
118
-
119
- Specialized diagnostic that represents a derivative of another diagnostic.
120
-
121
- This class handles the actual computation of derivatives while maintaining the Diagnostic interface.
122
- It inherits from the base Diagnostic class, ensuring that all mathematical operations and visualization
123
- methods work consistently.
124
-
125
- **Key Features:**
126
-
127
- * Lazy evaluation - derivatives are computed on-demand
128
- * Memory-efficient - only requested timesteps are processed
129
- * Metadata preservation - grid information and other metadata is maintained
130
- * Full compatibility with other diagnostics - can be used in further operations
131
-
132
- Implementation Details
133
- ----------------------
134
-
135
- The derivative calculation uses NumPy's gradient function with appropriate handling of boundary conditions:
136
-
137
- 1. **Time Derivatives** (∂/∂t):
90
+ ``Derivative_Simulation`` behaves like an operator acting on all diagnostics inside a simulation:
138
91
 
139
- * Uses centered differences for interior points
140
- * Uses forward/backward differences at boundaries (second order)
141
- * Accounts for the simulation time step and ndump parameter (be extra careful with time derivatives for diagnostics with different dump intervals)
92
+ - wraps a ``Simulation`` (or a compatible post-process wrapper)
93
+ - returns derivative diagnostics on demand
94
+ - supports species and non-species diagnostics
95
+ - supports lazy evaluation and efficient spatial slicing
96
+ - may be chained (e.g., derivative of a derivative)
142
97
 
143
- 2. **Spatial Derivatives** (∂/∂x):
98
+ **Derivative types**
144
99
 
145
- * Uses centered differences with edge_order=2 for higher accuracy
146
- * Properly handles grid spacing (dx) from the original diagnostic
147
- * Supports different dimensionality (1D, 2D, 3D)
100
+ - ``t`` : time derivative :math:`\\partial/\\partial t`
101
+ - ``x1`` : spatial derivative :math:`\\partial/\\partial x_1`
102
+ - ``x2`` : spatial derivative :math:`\\partial/\\partial x_2`
103
+ - ``x3`` : spatial derivative :math:`\\partial/\\partial x_3`
104
+ - ``xx`` : second derivative in two spatial axes (mixed or repeated), e.g. :math:`\\partial^2/\\partial x_i\\partial x_j`
105
+ - ``xt`` : :math:`\\partial/\\partial x` of :math:`\\partial/\\partial t`
106
+ - ``tx`` : :math:`\\partial/\\partial t` of :math:`\\partial/\\partial x`
148
107
 
149
- 3. **Higher-Order Derivatives** (∂²/∂x∂y):
108
+ **Usage examples**
150
109
 
151
- * Implemented through chained application of gradient
152
- * Requires specification of derivative axes
153
- * Can be also implemented by using the `Derivative_Simulation` class directly on another `Derivative_Simulation` object.
154
-
155
- Performance Considerations
156
- --------------------------
157
-
158
- When working with large simulations, consider these performance tips:
159
-
160
- 1. **Selective Loading**:
161
-
162
- * Use indexing (`deriv['e1'][10]`) to compute derivatives for specific timesteps
163
- * Only call `load_all()` when you need all timesteps, and `unload()` to free memory
110
+ .. code-block:: python
164
111
 
165
- 2. **Memory Management**:
112
+ from osiris_utils.data import Simulation
113
+ from osiris_utils.postprocessing import Derivative_Simulation
166
114
 
167
- * Clear unneeded derivatives with `derivative.delete('e1')` or `derivative.delete_all()`
168
- * For very large simulations, process data iteratively rather than loading everything
115
+ sim = Simulation("/path/to/input/deck.inp")
169
116
 
170
- 3. **Caching Behavior**:
117
+ # Spatial derivative d/dx1 of every diagnostic
118
+ dx1 = Derivative_Simulation(sim, "x1")
171
119
 
172
- * Computed derivatives are cached for reuse (when using `load_all()`)
173
- * For single timesteps, derivatives are computed on-demand using generators
120
+ dE1_dx1 = dx1["e1"]
121
+ dvfl1_dx1 = dx1["electrons"]["vfl1"]
174
122
 
175
- Use Cases
176
- ---------
123
+ # Single timestep
124
+ arr = dE1_dx1[5]
177
125
 
178
- Common applications of the Derivative_Simulation post-processor include:
126
+ # Time slice
127
+ arr_t = dE1_dx1[5:10]
179
128
 
180
- 1. **Computing Gradients**:
129
+ # Spatial slicing (efficient if underlying diagnostic supports it)
130
+ arr_slice = dE1_dx1[5, :, 100:200]
181
131
 
182
- * Electric field gradients for energy analysis
183
- * Density gradients for instability studies
132
+ # Full in-memory derivative (use only when needed)
133
+ dE1_dx1.load_all()
184
134
 
185
- 2. **Calculating Curl and Divergence**:
135
+ **Implementation details and accuracy**
186
136
 
187
- * Curl of magnetic field using spatial derivatives
188
- * Divergence of electric field for charge density validation
137
+ - Spatial derivatives use finite differences (2nd or 4th order depending on configuration).
138
+ - Time derivatives must account for OSIRIS ``ndump``:
189
139
 
190
- 3. **Growth Rate Analysis**:
140
+ effective :math:`\\Delta t = dt \\times ndump`
191
141
 
192
- * Time derivatives to measure instability growth rates
142
+ - For mixed derivatives (``tx``, ``xt``), the implementation applies the corresponding operator ordering.
193
143
 
194
- 4. **Phase Velocity Measurements**:
144
+ **Performance tips**
195
145
 
196
- * Mixed space-time derivatives for wave analysis
146
+ - Prefer indexing (lazy computation) when exploring data.
147
+ - Use spatial slices to reduce IO and compute time.
148
+ - Call ``load_all()`` only when you truly need the full time history in memory.
197
149
 
198
- Example: Computing Curl of B using `Derivative_Simulation`
199
- ----------------------------------------------------------
200
150
 
201
- This example shows how to compute the z-component of curl(B):
151
+ Derivative_Diagnostic Class
152
+ ---------------------------
202
153
 
203
- .. code-block:: python
154
+ .. autoclass:: osiris_utils.postprocessing.derivative.Derivative_Diagnostic
155
+ :members:
156
+ :special-members: __init__
157
+ :show-inheritance:
158
+ :noindex:
204
159
 
205
- from osiris_utils.data import Simulation
206
- from osiris_utils.postprocessing import Derivative
207
-
208
- # Setup
209
- sim = Simulation('/path/to/input/deck.inp')
210
- dx1 = Derivative_Simulation(sim, 'x1')
211
- dx2 = Derivative_Simulation(sim, 'x2')
212
-
213
- # Calculate curl(B)_z = dB2/dx1 - dB1/dx2
214
- dB2_dx1 = dx1["b2"]
215
- dB1_dx2 = dx2["b1"]
216
-
217
- # Compute curl B (z-component)
218
- curl_B_z = dB2_dx1 - dB1_dx2
219
-
220
- Example: Computing Divergence of E using `Derivative_Diagnostic`
221
- ----------------------------------------------------------------
222
-
223
- This example shows how to compute the divergence of E:
224
- .. code-block:: python
160
+ A derivative diagnostic is a ``Diagnostic`` wrapper that computes derivatives lazily using ``_frame`` and can compute eagerly using ``load_all``.
161
+ It preserves metadata (grid spacing, dimensions, etc.) from the original diagnostic and remains compatible with diagnostic arithmetic.
225
162
 
226
- from osiris_utils.data import Simulation
227
- from osiris_utils.postprocessing import Derivative_Diagnostic
228
-
229
- # Setup
230
- e1 = Diagnostic('/path/to/folder', species=None, input_deck="/path/to/input/deck.inp")
231
-
232
- # Create derivative processor for x₁ and x₂ derivatives
233
- de1_dx1 = Derivative_Diagnostic(e1, 'x1')
234
- de1_dx2 = Derivative_Simulation(e1, 'x2')
235
- de1_dx3 = Derivative_Simulation(e1, 'x3')
236
-
237
- # Calculate divergence of E = dE1/dx1 + dE2/dx2 + dE3/dx3
238
- dE1_dx1 = dx1["e1"]
239
- dE2_dx2 = dx2["e2"]
240
- dE3_dx3 = dx3["e3"]
241
-
242
- # Compute divergence E
243
- div_E = dE1_dx1 + dE2_dx2 + dE3_dx3
244
163
 
245
164
  Spectral Analysis with Fast Fourier Transform
246
165
  =============================================
247
166
 
248
167
  .. _fft-api:
249
168
 
250
- The `FFT_Simulation` module provides tools for performing spectral analysis on simulation diagnostics using the Fast Fourier Transform (FFT).
169
+ The ``FFT_Simulation`` module provides tools for computing power spectra using the Fast Fourier Transform (FFT).
251
170
 
252
171
  FFT_Simulation Class
253
- -------------------------------------
172
+ --------------------
254
173
 
255
174
  .. autoclass:: osiris_utils.postprocessing.fft.FFT_Simulation
256
175
  :members:
@@ -258,176 +177,98 @@ FFT_Simulation Class
258
177
  :show-inheritance:
259
178
  :noindex:
260
179
 
261
- Post-processor for computing power spectra of diagnostic data.
262
-
263
- The FastFourierTransform class provides a convenient interface for calculating FFTs of various simulation quantities.
264
- It works as a wrapper around the `FFT_Diagnostic` class, managing the creation and caching of FFT objects.
265
-
266
- **Key Features:**
267
-
268
- * Transform along time axis (axis=0)
269
- * Transform along spatial axes (axis=1,2,3)
270
- * Support for multi-dimensional FFTs
271
- * Automatic windowing for improved spectral estimates
272
- * Caching of results for efficient reuse
273
-
274
- **Usage Examples:**
275
-
276
- Basic usage with a simulation:
277
-
278
- .. code-block:: python
279
-
280
- from osiris_utils.data import Simulation
281
- from osiris_utils.postprocessing import FFT_Simulation
282
-
283
- # Create a simulation interface
284
- sim = Simulation('/path/to/input/deck.inp')
285
-
286
- # Create an FFT processor for the first spatial dimension
287
- fft = FFT_Simulation(sim, 1)
288
-
289
- # Get the power spectrum of E1
290
- e1_spectrum = fft['e1']
180
+ ``FFT_Simulation`` is a simulation wrapper that returns ``FFT_Diagnostic`` objects.
291
181
 
292
- FFT_Diagnostic Class
293
- --------------------
182
+ **Key points about FFT axes**
294
183
 
295
- .. autoclass:: osiris_utils.postprocessing.fft.FFT_Diagnostic
296
- :members:
297
- :special-members: __init__, __getitem__
298
- :show-inheritance:
299
- :noindex:
184
+ - OSIRIS diagnostics loaded with ``load_all()`` have shape ``(t, x1, x2, x3)`` (depending on dimension).
185
+ In that case:
186
+ - axis ``0`` is time
187
+ - axes ``1,2,3`` are spatial
300
188
 
301
- Specialized diagnostic that represents the Fourier transform of a diagnostic.
302
-
303
- This class handles the actual computation of FFTs while maintaining the Diagnostic interface.
304
- It inherits from the base Diagnostic class, ensuring that all mathematical operations and visualization
305
- methods work consistently.
306
-
307
- **Key Methods:**
308
-
309
- * ``load_all()`` - Computes the complete FFT for all timesteps
310
- * ``omega()`` - Returns the frequency/wavenumber array
311
- * ``kmax`` - Property returning the maximum wavenumber (Nyquist frequency)
312
-
313
- **FFT Properties:**
314
-
315
- * Power spectra are returned
316
- * Data is properly shifted to place zero frequency at the center
317
- * Hanning windows are applied to reduce spectral leakage
318
-
319
- Implementation Details
320
- ----------------------
189
+ - A *single timestep* returned by indexing has no time dimension, only spatial:
190
+ - axes become ``(x1, x2, x3)`` → numpy axes ``0,1,2``
321
191
 
322
- The FFT implementation includes several important features:
192
+ **Important constraint**
323
193
 
324
- 1. **Windowing**:
194
+ - If the FFT includes the time axis (axis ``0``), you cannot compute it from a single timestep.
195
+ Time-domain FFT requires the full time series, therefore it requires ``load_all()`` on the FFT diagnostic.
325
196
 
326
- * Hanning windows are applied by default to reduce spectral leakage
327
- * Different windows can be implemented by overriding `_get_window()`
328
- * Windows are properly shaped to match data dimensionality
197
+ - Spatial FFTs *can* be computed per-timestep lazily.
329
198
 
330
- 2. **FFT Calculation**:
199
+ **Usage example**
331
200
 
332
- * Single-axis FFTs use `np.fft.fft`
333
- * Multi-dimensional FFTs use `np.fft.fftn`
334
- * Results are properly shifted with `np.fft.fftshift`
335
- * Power spectra are returned
201
+ .. code-block:: python
336
202
 
337
- 3. **Memory Management**:
203
+ from osiris_utils.data import Simulation
204
+ from osiris_utils.postprocessing import FFT_Simulation
338
205
 
339
- * Single-dimension spatial FFTs can be computed on-demand for individual timesteps
340
- * Time-axis FFTs require all data to be loaded (via `load_all()`)
341
- * Progress bars are displayed for long-running computations
206
+ sim = Simulation("/path/to/input/deck.inp")
342
207
 
343
- Common Applications
344
- -------------------
208
+ # Spatial spectrum at each timestep (FFT along x1)
209
+ fft_x1 = FFT_Simulation(sim, 1)
210
+ e3_k = fft_x1["e3"]
211
+ k_spectrum_t10 = e3_k[10] # OK: spatial FFT at timestep 10
345
212
 
346
- The FFT post-processor is valuable for many plasma physics analyses:
213
+ # Dispersion-like spectrum (time + space) requires load_all
214
+ fft_wk = FFT_Simulation(sim, (0, 1))
215
+ e3_wk = fft_wk["e3"]
216
+ e3_wk.load_all() # required
217
+ P = e3_wk.data # power spectrum |FFT|^2
347
218
 
348
- 1. **Wave Analysis**:
349
219
 
350
- * Identify wave modes and their frequencies
351
- * Measure dispersion relations
352
- * Analyze wave growth and damping
220
+ FFT_Diagnostic Class
221
+ --------------------
353
222
 
354
- 2. **Instability Studies**:
223
+ .. autoclass:: osiris_utils.postprocessing.fft.FFT_Diagnostic
224
+ :members:
225
+ :special-members: __init__
226
+ :show-inheritance:
227
+ :noindex:
355
228
 
356
- * Identify dominant wavenumbers in instabilities
357
- * Track growth of specific modes
229
+ A specialized diagnostic representing an FFT-based power spectrum.
358
230
 
359
- 3. **Energy Cascade**:
231
+ **Behavior**
360
232
 
361
- * Examine energy distribution across scales
362
- * Study turbulence through k-space analysis
233
+ - ``load_all()`` computes the FFT over the requested axes (including time if axis 0 is included).
234
+ - ``_frame(index, data_slice=None)`` computes a per-timestep FFT only for spatial axes.
235
+ - The returned data is a **power spectrum** (typically :math:`|\\mathrm{FFT}|^2`) and is shifted using ``fftshift`` so that
236
+ zero frequency / wavenumber is centered.
363
237
 
364
- 4. **Noise Identification**:
238
+ **Frequency / wavenumber arrays**
365
239
 
366
- * Separate physical signals from numerical noise
367
- * Identify grid-scale artifacts
240
+ - Use ``omega()`` for the time-frequency axis (when axis 0 was transformed and data is loaded).
241
+ - Use ``k(axis=...)`` for spatial wavenumbers.
242
+ - ``kmax`` reports the Nyquist wavenumber :math:`\\pi/\\Delta x` for the relevant spatial axes.
368
243
 
369
- Example: Computing a Dispersion Relation
370
- ----------------------------------------
371
244
 
372
- This example shows how to compute and visualize a dispersion relation:
245
+ Example: Dispersion relation (ω–k)
246
+ ----------------------------------
373
247
 
374
248
  .. code-block:: python
375
249
 
376
- from osiris_utils.data import Simulation
377
- from osiris_utils.postprocessing import FFT_Simulation
378
- import numpy as np
379
- import matplotlib.pyplot as plt
380
-
381
- # Setup
382
- sim = Simulation('/path/to/input/deck.inp')
383
-
384
- # Create FFT processor for both time and space
385
- # We'll do a 2D FFT - time (axis 0) and x1 (axis 1)
386
- fft_processor = FFT_Simulation(sim, (0, 1))
387
-
388
- # Get E1 field and compute its FFT
389
- e1_fft = fft_processor['e1']
390
- e1_fft.load_all() # Must load all for time-domain FFT
391
-
392
- # Get frequency and wavenumber arrays
393
- time_steps = sim['e1'].nx[0]
394
- omega = np.fft.fftfreq(time_steps, d=sim['e1'].dt * sim['e1'].ndump)
395
- omega = np.fft.fftshift(omega)
396
-
397
- k = np.fft.fftfreq(sim['e1'].nx[1], d=sim['e1'].dx[0])
398
- k = np.fft.fftshift(k)
399
-
400
- # Plot the dispersion relation
401
- plt.figure(figsize=(10, 8))
402
- plt.pcolormesh(k, omega, np.log10(e1_fft.data), cmap='inferno', shading='auto')
403
- plt.colorbar(label='log₁₀(Power)')
404
- plt.xlabel('Wavenumber k')
405
- plt.ylabel('Frequency ω')
406
- plt.title('E1 Dispersion Relation')
407
-
408
- plt.tight_layout()
409
- plt.show()
410
-
411
- Performance Considerations
412
- --------------------------
413
-
414
- For large datasets, consider these performance optimizations:
415
-
416
- 1. **Memory Usage**:
417
-
418
- * For large 3D simulations, compute FFTs along one dimension at a time
419
- * Use `delete()` and `delete_all()` to free memory when finished with results
420
-
421
- 2. **Computation Time**:
422
-
423
- * Multi-dimensional FFTs are computationally intensive
424
- * The `load_all()` method displays a progress bar for long calculations
425
- * For time-critical applications, consider downsampling data before FFT
426
-
427
- 3. **Storage Efficiency**:
428
-
429
- * FFT results can be larger than the original data (complex values)
430
- * For very large datasets, consider saving results to disk using NumPy's `save` function
250
+ from osiris_utils.data import Simulation
251
+ from osiris_utils.postprocessing import FFT_Simulation
252
+ import numpy as np
253
+ import matplotlib.pyplot as plt
254
+
255
+ sim = Simulation("/path/to/input/deck.inp")
256
+
257
+ fft = FFT_Simulation(sim, (0, 1))
258
+ e1_fft = fft["e1"]
259
+ e1_fft.load_all()
260
+
261
+ omega = e1_fft.omega() # angular frequency axis (shifted)
262
+ k1 = e1_fft.k(1) # k for x1 axis (shifted)
263
+
264
+ P = np.log10(e1_fft.data + 1e-30) # safer for plotting
265
+
266
+ plt.figure()
267
+ plt.pcolormesh(k1, omega, P, shading="auto")
268
+ plt.xlabel("k1")
269
+ plt.ylabel("ω")
270
+ plt.title("Dispersion-like spectrum: E1")
271
+ plt.show()
431
272
 
432
273
 
433
274
  Mean Field Theory Analysis
@@ -435,10 +276,10 @@ Mean Field Theory Analysis
435
276
 
436
277
  .. _mft-api:
437
278
 
438
- The Mean Field Theory (MFT) module provides tools for decomposing simulation data into average (mean) and fluctuation components, a fundamental approach in plasma physics analysis.
279
+ The Mean Field Theory (MFT) module provides tools for decomposing diagnostics into an average (mean) component and fluctuations along a chosen axis.
439
280
 
440
281
  MFT_Simulation Class
441
- --------------------------------
282
+ --------------------
442
283
 
443
284
  .. autoclass:: osiris_utils.postprocessing.mft.MFT_Simulation
444
285
  :members:
@@ -446,51 +287,32 @@ MFT_Simulation Class
446
287
  :show-inheritance:
447
288
  :noindex:
448
289
 
449
- Post-processor for performing mean field decomposition of diagnostic data.
450
-
451
- The MFT_Simulation class provides a convenient interface for separating plasma quantities into their average and fluctuating components along a specified axis.
452
-
453
- **Key Features:**
454
-
455
- * Decompose field or particle quantities into mean and fluctuating parts
456
- * Support for analysis along any spatial dimension
457
- * Lazy evaluation for memory-efficient processing
458
- * Full diagnostic interfaces for both components
459
-
460
- **Usage Examples:**
461
-
462
- Basic decomposition:
463
-
464
- .. code-block:: python
465
-
466
- from osiris_utils.data import Simulation
467
- from osiris_utils.postprocessing import MFT_Simulation
468
-
469
- # Create a simulation interface
470
- sim = Simulation('/path/to/input/deck.inp')
471
-
472
- # Create MFT analyzer for x₁ direction (axis=1)
473
- mft = MFT_Simulation(sim, 1)
474
-
475
- # Get MFT decomposition of electric field E₁
476
- mft_e1 = mft['e1']
477
-
478
- # Access average component
479
- e1_avg = mft_e1['avg']
480
-
481
- # Access fluctuation component
482
- e1_delta = mft_e1['delta']
483
-
484
- # Load specific timesteps
485
- timestep_10_avg = e1_avg[10]
486
- timestep_10_delta = e1_delta[10]
487
-
488
- # Load all data
489
- e1_avg.load_all()
490
- e1_delta.load_all()
491
-
492
- MFT_Diagnostic Class
493
- --------------------
290
+ The MFT decomposition returns a container-like diagnostic with two components:
291
+
292
+ - ``"avg"`` : mean field :math:`\\langle A \\rangle`
293
+ - ``"delta"`` : fluctuations :math:`\\delta A = A - \\langle A \\rangle`
294
+
295
+ Usage example:
296
+
297
+ .. code-block:: python
298
+
299
+ from osiris_utils.data import Simulation
300
+ from osiris_utils.postprocessing import MFT_Simulation
301
+
302
+ sim = Simulation("/path/to/input/deck.inp")
303
+
304
+ mft = MFT_Simulation(sim, 1) # average along x1 direction
305
+ e1 = mft["e1"]
306
+
307
+ e1_avg = e1["avg"]
308
+ e1_delta = e1["delta"]
309
+
310
+ avg_t10 = e1_avg[10]
311
+ flt_t10 = e1_delta[10]
312
+
313
+
314
+ MFT_Diagnostic Classes
315
+ ----------------------
494
316
 
495
317
  .. autoclass:: osiris_utils.postprocessing.mft.MFT_Diagnostic
496
318
  :members:
@@ -498,122 +320,25 @@ MFT_Diagnostic Class
498
320
  :show-inheritance:
499
321
  :noindex:
500
322
 
501
- Container class that manages both average and fluctuation components of a diagnostic.
502
-
503
- This class acts as a manager for the decomposition, providing access to both components
504
- through a dictionary-like interface.
505
-
506
- **Key Methods:**
507
-
508
- * ``__getitem__(key)`` - Access either 'avg' or 'delta' components
509
- * ``load_all()`` - Load both components into memory
510
-
511
- MFT_Diagnostic_Average Class
512
- ----------------------------
513
-
514
323
  .. autoclass:: osiris_utils.postprocessing.mft.MFT_Diagnostic_Average
515
324
  :members:
516
- :special-members: __init__, __getitem__
325
+ :special-members: __init__
517
326
  :show-inheritance:
518
327
  :noindex:
519
328
 
520
- Specialized diagnostic that represents the average component.
521
-
522
- This class provides the average (mean) of the original diagnostic along the specified axis,
523
- maintaining the full Diagnostic interface.
524
-
525
- **Key Methods:**
526
-
527
- * ``load_all()`` - Compute and store the complete average dataset
528
- * ``__getitem__(index)`` - Compute average for a specific timestep on-demand
529
-
530
- MFT_Diagnostic_Fluctuations Class
531
- ---------------------------------
532
-
533
329
  .. autoclass:: osiris_utils.postprocessing.mft.MFT_Diagnostic_Fluctuations
534
330
  :members:
535
- :special-members: __init__, __getitem__
331
+ :special-members: __init__
536
332
  :show-inheritance:
537
333
  :noindex:
538
334
 
539
- Specialized diagnostic that represents the fluctuation component.
540
-
541
- This class provides the fluctuations (deviations from the average) of the original diagnostic
542
- along the specified axis, maintaining the full Diagnostic interface.
543
-
544
- **Key Methods:**
545
-
546
- * ``load_all()`` - Compute and store the complete fluctuation dataset
547
- * ``__getitem__(index)`` - Compute fluctuations for a specific timestep on-demand
548
-
549
- Mean Field Theory Concepts
550
- --------------------------
551
-
552
- Mean Field Theory is a fundamental approach in plasma physics that decomposes quantities into:
553
-
554
- 1. **Average Component** (⟨A⟩):
555
-
556
- * Represents large-scale, slowly varying background
557
- * Computed by averaging over a specific dimension
558
- * Contains systematic behavior of the system
559
-
560
- 2. **Fluctuation Component** (δA):
561
-
562
- * Represents small-scale, rapidly varying perturbations
563
- * Computed as δA = A - ⟨A⟩
564
- * Contains turbulence, waves, and other transient phenomena
565
-
566
- This decomposition allows for:
567
-
568
- * Separation of scales in multi-scale phenomena
569
- * Analysis of energy transfer between scales
570
- * Study of instability development and turbulence
571
- * Identification of coherent structures
572
-
573
- Implementation Details
574
- ----------------------
575
-
576
- The MFT implementation includes several important features:
577
-
578
- 1. **Averaging Mechanism**:
579
-
580
- * Uses NumPy's `mean()` function along the specified axis
581
- * For on-demand calculation, properly reshapes arrays for broadcasting
582
-
583
- 2. **Memory Management**:
584
-
585
- * Both components can be calculated on-demand for specific timesteps
586
- * Complete datasets can be pre-computed using `load_all()`
587
- * Metadata is preserved from the original diagnostic
588
-
589
- 3. **Dimensional Handling**:
590
-
591
- * Works with 1D, 2D, and 3D data
592
- * Manages axis indexing differences between full arrays and individual timesteps
593
-
594
- Performance Considerations
595
- --------------------------
596
-
597
- For large datasets, consider these performance optimizations:
598
-
599
- 1. **Memory Usage**:
600
-
601
- * Use on-demand calculation with indexing when analyzing individual timesteps
602
- * Only call `load_all()` when analyzing the full time evolution
603
- * Use `delete()` and `delete_all()` to free memory when finished with results
604
-
605
- 2. **Computation Efficiency**:
606
-
607
- * Averaging is computationally inexpensive compared to other operations
608
- * For 2D/3D data, consider which axis to average along based on your physics
609
- * For iterative analysis, calculate fluctuations only when needed
610
335
 
611
336
  Field Centering
612
337
  ===============
613
338
 
614
339
  .. _field-centering-api:
615
340
 
616
- The `FieldCentering` module provides tools to center fields on the grid cells, converting from the Yee mesh positions to cell centers.
341
+ The ``FieldCentering`` module provides tools to convert electromagnetic fields from the Yee mesh locations to cell centers.
617
342
 
618
343
  FieldCentering_Simulation Class
619
344
  -------------------------------
@@ -624,50 +349,32 @@ FieldCentering_Simulation Class
624
349
  :show-inheritance:
625
350
  :noindex:
626
351
 
627
- Post-processor for centering electromagnetic fields.
628
-
629
- The FieldCentering_Simulation class provides a convenient interface for centering fields from the Yee mesh to cell centers.
630
-
631
- **Key Features:**
352
+ Field centering is a purely spatial operation and can be computed lazily per timestep.
632
353
 
633
- * Centers fields from Yee mesh to cell centers
634
- * Handles periodic boundaries
635
- * Supports 1D, 2D, and 3D simulations
636
- * Lazy evaluation
354
+ Usage example:
637
355
 
638
- **Usage Examples:**
639
-
640
- .. code-block:: python
356
+ .. code-block:: python
641
357
 
642
- from osiris_utils.data import Simulation
643
- from osiris_utils.postprocessing import FieldCentering_Simulation
358
+ from osiris_utils.data import Simulation
359
+ from osiris_utils.postprocessing import FieldCentering_Simulation
644
360
 
645
- # Create a simulation interface
646
- sim = Simulation('/path/to/input/deck.inp')
361
+ sim = Simulation("/path/to/input/deck.inp")
647
362
 
648
- # Create a field centering processor
649
- centered_sim = FieldCentering_Simulation(sim)
363
+ centered = FieldCentering_Simulation(sim)
650
364
 
651
- # Get centered E1 field
652
- e1_centered = centered_sim['e1']
365
+ e1c = centered["e1"]
366
+ arr = e1c[10] # centered field at timestep 10
367
+ arr_slice = e1c[10, :, :] # supports spatial slicing
653
368
 
654
- # Access specific timestep (interpolated on-demand)
655
- timestep_10 = e1_centered[10]
656
369
 
657
370
  FieldCentering_Diagnostic Class
658
371
  -------------------------------
659
372
 
660
373
  .. autoclass:: osiris_utils.postprocessing.field_centering.FieldCentering_Diagnostic
661
374
  :members:
662
- :special-members: __init__, __getitem__
375
+ :special-members: __init__
663
376
  :show-inheritance:
664
377
  :noindex:
665
378
 
666
- Specialized diagnostic that represents the centered field.
667
-
668
- This class handles the actual interpolation while maintaining the Diagnostic interface.
669
-
670
- **Key Methods:**
671
-
672
- * ``load_all()`` - Compute and store the complete centered field
673
- * ``__getitem__(index)`` - Compute centered field for a specific timestep on-demand
379
+ This diagnostic wraps a field diagnostic and returns its cell-centered version. The implementation assumes periodic boundaries when using shifts/rolls.
380
+ ``