diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index caf7554..c476df4 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -28,27 +28,12 @@ jobs: - uses: actions/checkout@v2 - - name: Cache conda pacakges - uses: actions/cache@v2 - env: - # Increase this value to reset cache if etc/example-environment.yml has not changed - CACHE_NUMBER: 0 - with: - path: ~/conda_pkgs_dir - key: - conda-${{ steps.detect.outputs.platform }}-${{ env.CACHE_NUMBER }}-${{hashFiles('conda-lock.yml') }} - - name: Set up conda environment - uses: conda-incubator/setup-miniconda@v2 + uses: mamba-org/setup-micromamba@v1 with: - auto-update-conda: false - activate-environment: test-env - environment-file: conda-${{ steps.detect.outputs.platform }}.lock - - - name: Install pip deps - run: | - cat conda-${{ steps.detect.outputs.platform }}.lock | awk '/^# pip/ {print substr($0,7)}' > requirements.txt - pip install --no-deps -r requirements.txt + environment-file: conda-lock.yml + environment-name: ci + create-args: --category main dev - name: Install project env: diff --git a/.gitignore b/.gitignore index 70009bb..563212d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ *.DS_Store *.pyc *.egg-info -data/ figures/**/*.json.gz figures/**/*.pdf notebooks/**/*.pdf diff --git a/README.md b/README.md index 39007ae..7a06358 100644 --- a/README.md +++ b/README.md @@ -18,17 +18,19 @@ sensitivities in different units depending on context. ## Installation The way to install `toise` and its depedencies is -with `conda`. If you do not already have `miniconda` on your system, obtain the -installer from https://conda.io/miniconda.html, and install in a location of -your choice, e.g.: +with [`micromamba`](https://mamba.readthedocs.io/en/latest/installation/micromamba-installation.html). If you do not already have `micromamba` on your system, -```sh -sh ./Miniconda3-latest-Linux-x86_64.sh -p $CONDA_PREFIX +```console +"${SHELL}" <(curl -L micro.mamba.pm/install.sh) ``` -replacing `CONDA_PREFIX` with the prefix you chose. +or, os macOS with Homebrew: + +```console +brew install micromamba +``` -Then, obtain `toise`: +Next, obtain `toise`: ```sh git clone git@github.com:icecube/toise.git @@ -37,21 +39,9 @@ git clone git@github.com:icecube/toise.git Then, from the `toise` source directory, create a new environment: ```sh cd toise -$CONDA_PREFIX/bin/conda env create -n toise --file environment.yml -``` - -This will also download the required data tables. - -The above will install the latest available versions of all dependencies. You can also install exactly the versions that were most recently tested with: -```sh -cd toise - -PLATFORM_LOCKFILE=$(conda info --json | jq -r '"conda-\(.platform).lock"') -conda create -n toise --file $PLATFORM_LOCKFILE -cat $PLATFORM_LOCKFILE | awk '/^# pip/ {print substr($0,7)}' > requirements.txt -conda run -n toise pip install -r requirements.txt -e . +micromamba create -n toise --file conda-lock.yml +conda run -n toise pip install -e . ``` -This should be much faster, as it does not have to solve for compatible versions of all the dependencies. If you do not have `jq` installed, you can set `PLATFORM_LOCKFILE` by hand to e.g. `conda-osx-64.lock`. If you have a Jupyter notebook installation from another conda environment, you should now be able to open this notebook in Jupyter and select the "Python [conda env:miniconda3-toise]" kernel. diff --git a/conda-linux-64.lock b/conda-linux-64.lock deleted file mode 100644 index 88f85f3..0000000 --- a/conda-linux-64.lock +++ /dev/null @@ -1,151 +0,0 @@ -# Generated by conda-lock. -# platform: linux-64 -# input_hash: 13ebdcf8f949e9eb9f28381b24c35bb22c2b973b5e0c104ac3162438a88f4461 -@EXPLICIT -https://conda.anaconda.org/conda-forge/linux-64/_libgcc_mutex-0.1-conda_forge.tar.bz2#d7c89558ba9fa0495403155b64376d81 -https://conda.anaconda.org/conda-forge/linux-64/_openmp_mutex-4.5-1_gnu.tar.bz2#561e277319a41d4f24f5c05a9ef63c04 -https://conda.anaconda.org/conda-forge/linux-64/astropy-5.0-py39hce5d2b2_0.tar.bz2#5a2d9b5961e84cbbac615c2e3fb7e456 -https://conda.anaconda.org/conda-forge/linux-64/blosc-1.21.0-h9c3ff4c_0.tar.bz2#5e815e5126c6f7e34ab4496fa1b48dca -https://conda.anaconda.org/conda-forge/linux-64/boost-1.74.0-py39h5472131_4.tar.bz2#d749fc6bdf3cda293c5714f5f4bb5708 -https://conda.anaconda.org/conda-forge/linux-64/boost-cpp-1.74.0-h359cf19_5.tar.bz2#5778a2e0609975fac9b24ed637180d28 -https://conda.anaconda.org/conda-forge/linux-64/brotli-1.0.9-h7f98852_6.tar.bz2#612385c4a83edb0619fe911d9da317f4 -https://conda.anaconda.org/conda-forge/linux-64/brotli-bin-1.0.9-h7f98852_6.tar.bz2#9e94bf16f14c78a36561d5019f490d22 -https://conda.anaconda.org/conda-forge/linux-64/bzip2-1.0.8-h7f98852_4.tar.bz2#a1fd65c7ccbf10880423d82bca54eb54 -https://conda.anaconda.org/conda-forge/linux-64/c-ares-1.18.1-h7f98852_0.tar.bz2#f26ef8098fab1f719c91eb760d63381a -https://conda.anaconda.org/conda-forge/linux-64/ca-certificates-2021.10.8-ha878542_0.tar.bz2#575611b8a84f45960e87722eeb51fa26 -https://conda.anaconda.org/conda-forge/linux-64/certifi-2021.10.8-py39hf3d152e_1.tar.bz2#67982d98030fde9139a64219dbe4db5e -https://conda.anaconda.org/conda-forge/linux-64/cfitsio-3.470-hb418390_7.tar.bz2#5bda2e5ca5edb0c207c3ec76f57f8ecc -https://conda.anaconda.org/conda-forge/linux-64/debugpy-1.5.1-py39he80948d_0.tar.bz2#111c5b430676182de0f0f038233ba3a4 -https://conda.anaconda.org/conda-forge/linux-64/entrypoints-0.3-py39hde42818_1002.tar.bz2#dad6134fb73bfd57f9658c30c7296355 -https://conda.anaconda.org/conda-forge/linux-64/fonttools-4.28.2-py39h3811e60_0.tar.bz2#b9ccee36df7b4ed247390fc9da1db7ce -https://conda.anaconda.org/conda-forge/linux-64/freetype-2.10.4-h0708190_1.tar.bz2#4a06f2ac2e5bfae7b6b245171c3f07aa -https://conda.anaconda.org/conda-forge/linux-64/future-0.18.2-py39hf3d152e_4.tar.bz2#d7095dafe0af5c7fa3247d76cf00b08d -https://conda.anaconda.org/conda-forge/linux-64/gmp-6.2.1-h58526e2_0.tar.bz2#b94cf2db16066b242ebd26db2facbd56 -https://conda.anaconda.org/conda-forge/linux-64/hdf5-1.12.1-nompi_h7f166f4_102.tar.bz2#286a75eb1fc5bdb2670206254d545b38 -https://conda.anaconda.org/conda-forge/linux-64/healpy-1.15.0-py39h5cc0c36_2.tar.bz2#6b2617516eec7a08c3df718b06208f41 -https://conda.anaconda.org/conda-forge/linux-64/icu-69.1-h9c3ff4c_0.tar.bz2#e0773c9556d588b062a4e1424a6a02fa -https://conda.anaconda.org/conda-forge/linux-64/importlib-metadata-4.8.2-py39hf3d152e_0.tar.bz2#c99d085fb9beacd7679864876e97b4af -https://conda.anaconda.org/conda-forge/linux-64/ipykernel-6.5.0-py39hef51801_1.tar.bz2#69f91577fb3c31864984664e6c62568a -https://conda.anaconda.org/conda-forge/linux-64/ipython-7.29.0-py39hef51801_2.tar.bz2#762f47ca78ca36534882fa76f4e58095 -https://conda.anaconda.org/conda-forge/linux-64/jbig-2.1-h7f98852_2003.tar.bz2#1aa0cee79792fa97b7ff4545110b60bf -https://conda.anaconda.org/conda-forge/linux-64/jedi-0.18.1-py39hf3d152e_0.tar.bz2#4a03392442a5ba884c186f25281ef8a1 -https://conda.anaconda.org/conda-forge/linux-64/jpeg-9d-h36c2ea0_0.tar.bz2#ea02ce6037dbe81803ae6123e5ba1568 -https://conda.anaconda.org/conda-forge/linux-64/jupyter_core-4.9.1-py39hf3d152e_1.tar.bz2#e9b6677fca1aa658d98deba00fb89267 -https://conda.anaconda.org/conda-forge/linux-64/kiwisolver-1.3.2-py39h1a9c180_1.tar.bz2#0692e15dbf6632726be4ed08aaeb37e1 -https://conda.anaconda.org/conda-forge/linux-64/krb5-1.19.2-h48eae69_3.tar.bz2#f8701ddce6b17c3c78c258144ff97720 -https://conda.anaconda.org/conda-forge/linux-64/lazy-object-proxy-1.6.0-py39h3811e60_1.tar.bz2#e692fe9b3977b9912aa5a90f7c148cd9 -https://conda.anaconda.org/conda-forge/linux-64/lcms2-2.12-hddcbb42_0.tar.bz2#797117394a4aa588de6d741b06fad80f -https://conda.anaconda.org/conda-forge/linux-64/ld_impl_linux-64-2.36.1-hea4e1c9_2.tar.bz2#bd4f2e711b39af170e7ff15163fe87ee -https://conda.anaconda.org/conda-forge/linux-64/lerc-3.0-h9c3ff4c_0.tar.bz2#7fcefde484980d23f0ec24c11e314d2e -https://conda.anaconda.org/conda-forge/linux-64/libblas-3.9.0-12_linux64_openblas.tar.bz2#4f93ba28c628a2c27cf39c055e6b219c -https://conda.anaconda.org/conda-forge/linux-64/libbrotlicommon-1.0.9-h7f98852_6.tar.bz2#b0f44f63f7d771d7670747a1dd5d5ac1 -https://conda.anaconda.org/conda-forge/linux-64/libbrotlidec-1.0.9-h7f98852_6.tar.bz2#c7c03a2592cac92246a13a0732bd1573 -https://conda.anaconda.org/conda-forge/linux-64/libbrotlienc-1.0.9-h7f98852_6.tar.bz2#28bfe0a70154e6881da7bae97517c948 -https://conda.anaconda.org/conda-forge/linux-64/libcblas-3.9.0-12_linux64_openblas.tar.bz2#2e5082d4a9a18c21100e6ce5b6bcb4ec -https://conda.anaconda.org/conda-forge/linux-64/libcurl-7.80.0-h494985f_0.tar.bz2#b7b2286feaf5bc6b374102ca675519b9 -https://conda.anaconda.org/conda-forge/linux-64/libdeflate-1.8-h7f98852_0.tar.bz2#91d22aefa665265e8e31988b15145c8a -https://conda.anaconda.org/conda-forge/linux-64/libedit-3.1.20191231-he28a2e2_2.tar.bz2#4d331e44109e3f0e19b4cb8f9b82f3e1 -https://conda.anaconda.org/conda-forge/linux-64/libev-4.33-h516909a_1.tar.bz2#6f8720dff19e17ce5d48cfe7f3d2f0a3 -https://conda.anaconda.org/conda-forge/linux-64/libffi-3.4.2-h7f98852_5.tar.bz2#d645c6d2ac96843a2bfaccd2d62b3ac3 -https://conda.anaconda.org/conda-forge/linux-64/libgcc-ng-11.2.0-h1d223b6_11.tar.bz2#e3495f4f93cfd6b68021cbe2b5844cd5 -https://conda.anaconda.org/conda-forge/linux-64/libgfortran-ng-11.2.0-h69a702a_11.tar.bz2#4ea2f9f83b617a7682e8aa05dcb37c6a -https://conda.anaconda.org/conda-forge/linux-64/libgfortran5-11.2.0-h5c6108e_11.tar.bz2#2dcb18a9a0fa31f4f29e5a9b3eade394 -https://conda.anaconda.org/conda-forge/linux-64/libgomp-11.2.0-h1d223b6_11.tar.bz2#1d16527c76842bf9c41e9399d39d8097 -https://conda.anaconda.org/conda-forge/linux-64/liblapack-3.9.0-12_linux64_openblas.tar.bz2#9f401a6807a97e0c859d7522ae3d51ec -https://conda.anaconda.org/conda-forge/linux-64/libnghttp2-1.43.0-ha19adfc_1.tar.bz2#f012f7ad2b1a6607dc2b863304387787 -https://conda.anaconda.org/conda-forge/linux-64/libopenblas-0.3.18-pthreads_h8fe5266_0.tar.bz2#41532e4448c0cce086d6570f95e4e12e -https://conda.anaconda.org/conda-forge/linux-64/libpng-1.6.37-h21135ba_2.tar.bz2#b6acf807307d033d4b7e758b4f44b036 -https://conda.anaconda.org/conda-forge/linux-64/libsodium-1.0.18-h36c2ea0_1.tar.bz2#c3788462a6fbddafdb413a9f9053e58d -https://conda.anaconda.org/conda-forge/linux-64/libssh2-1.10.0-ha35d2d1_2.tar.bz2#e0adb0915b3e6971a84e347f998ca837 -https://conda.anaconda.org/conda-forge/linux-64/libstdcxx-ng-11.2.0-he4da1e4_11.tar.bz2#0bf83958e788f1e75ba26154cb702afe -https://conda.anaconda.org/conda-forge/linux-64/libtiff-4.3.0-h6f004c6_2.tar.bz2#34fda41ca84e67232888c9a885903055 -https://conda.anaconda.org/conda-forge/linux-64/libwebp-base-1.2.1-h7f98852_0.tar.bz2#90607c4c0247f04ec98b48997de71c1a -https://conda.anaconda.org/conda-forge/linux-64/libzlib-1.2.11-h36c2ea0_1013.tar.bz2#dcddf696ff5dfcab567100d691678e18 -https://conda.anaconda.org/conda-forge/linux-64/lz4-c-1.9.3-h9c3ff4c_1.tar.bz2#fbe97e8fa6f275d7c76a09e795adc3e6 -https://conda.anaconda.org/conda-forge/linux-64/lzo-2.10-h516909a_1000.tar.bz2#bb14fcb13341b81d5eb386423b9d2bac -https://conda.anaconda.org/conda-forge/linux-64/matplotlib-base-3.5.0-py39h2fa2bec_0.tar.bz2#429308f24e184b438657d933723f396b -https://conda.anaconda.org/conda-forge/linux-64/metis-5.1.0-h58526e2_1006.tar.bz2#d099b812378b1e133c12e3b75167d83a -https://conda.anaconda.org/conda-forge/linux-64/mock-4.0.3-py39hf3d152e_2.tar.bz2#b1969febdc3cb97c120255a20b41737a -https://conda.anaconda.org/conda-forge/linux-64/mpfr-4.1.0-h9202a9a_1.tar.bz2#ea9ebeddb066da8fad4a815e61b139be -https://conda.anaconda.org/conda-forge/linux-64/ncurses-6.2-h58526e2_4.tar.bz2#509f2a21c4a09214cd737a480dfd80c9 -https://conda.anaconda.org/conda-forge/linux-64/nuflux-2.0.2-py39h9fcdd0f_1.tar.bz2#e71d9cd7fba92369b2b5abb1b89699b4 -https://conda.anaconda.org/conda-forge/linux-64/numexpr-2.7.3-py39hbd72853_102.tar.bz2#5881e6c20884547b02e3b3d1843337a7 -https://conda.anaconda.org/conda-forge/linux-64/numpy-1.21.4-py39hdbf815f_0.tar.bz2#3ef30a1c931a3cfe564ca5212b3fa8fe -https://conda.anaconda.org/conda-forge/linux-64/openjpeg-2.4.0-hb52868f_1.tar.bz2#b7ad78ad2e9ee155f59e6428406ee824 -https://conda.anaconda.org/conda-forge/linux-64/openssl-3.0.0-h7f98852_2.tar.bz2#3f9cc59705e5ee0c4ec99bd58fe94b94 -https://conda.anaconda.org/conda-forge/linux-64/pandas-1.3.4-py39hde0f152_1.tar.bz2#8b043715b3ecda6b4546c962aff6f519 -https://conda.anaconda.org/conda-forge/linux-64/photospline-2.0.7-py39ha552708_0.tar.bz2#a8fcc6d1c0e2525159bd83643b2e636c -https://conda.anaconda.org/conda-forge/linux-64/pickleshare-0.7.5-py39hde42818_1002.tar.bz2#2dc9995512c80256532250a6fd616b14 -https://conda.anaconda.org/conda-forge/linux-64/pillow-8.4.0-py39ha612740_0.tar.bz2#f36987ff4c71212ed574c8a2c190edb3 -https://conda.anaconda.org/conda-forge/linux-64/pluggy-1.0.0-py39hf3d152e_2.tar.bz2#2b6a2f6875bbebc7646fe556b677a015 -https://conda.anaconda.org/conda-forge/linux-64/pydantic-1.8.2-py39h3811e60_2.tar.bz2#f1e316180313e4a7e4c163060d52fcf9 -https://conda.anaconda.org/conda-forge/linux-64/pyerfa-2.0.0.1-py39hce5d2b2_1.tar.bz2#96b29c80185a959228709a126c59a388 -https://conda.anaconda.org/conda-forge/linux-64/pyrsistent-0.18.0-py39h3811e60_0.tar.bz2#8d38d839366d28d11fafc9d7021c32fc -https://conda.anaconda.org/conda-forge/linux-64/pytables-3.6.1-py39h2669a42_4.tar.bz2#c94d9b6cdb52eccec4c483f2961791f5 -https://conda.anaconda.org/conda-forge/linux-64/pytest-6.2.5-py39hf3d152e_1.tar.bz2#5a2cb92ccaac272bbf4d167352d6b4d4 -https://conda.anaconda.org/conda-forge/linux-64/python-3.9.7-hf930737_3_cpython.tar.bz2#e9741ee23c7a0ea9b8968b517b9a8f9a -https://conda.anaconda.org/conda-forge/linux-64/python_abi-3.9-2_cp39.tar.bz2#39adde4247484de2bb4000122fdcf665 -https://conda.anaconda.org/conda-forge/linux-64/pyyaml-6.0-py39h3811e60_3.tar.bz2#057928f10b3eaa98b088b7b57c6dabb8 -https://conda.anaconda.org/conda-forge/linux-64/pyzmq-22.3.0-py39h37b5a0c_1.tar.bz2#90dbe11c01a89fc6fddb90cbe2672e68 -https://conda.anaconda.org/conda-forge/linux-64/readline-8.1-h46c0cb4_0.tar.bz2#5788de3c8d7a7d64ac56c784c4ef48e6 -https://conda.anaconda.org/conda-forge/linux-64/scipy-1.7.2-py39hee8e79c_0.tar.bz2#6f67769d2c14095f1d7bf4f07b5a961b -https://conda.anaconda.org/conda-forge/linux-64/setuptools-59.2.0-py39hf3d152e_0.tar.bz2#37ef3543fa46bf5d587f23d72b88fbf7 -https://conda.anaconda.org/conda-forge/linux-64/sqlite-3.36.0-h9cd32fc_2.tar.bz2#3588c2c6cb9f9bcc65b544ab1c715d60 -https://conda.anaconda.org/conda-forge/linux-64/suitesparse-5.10.1-h9e50725_1.tar.bz2#a3a685b5f9aeb890ed874502fe56accf -https://conda.anaconda.org/conda-forge/linux-64/tbb-2021.4.0-h4bd325d_1.tar.bz2#5c0e6a6180660e803d06905ab97d1878 -https://conda.anaconda.org/conda-forge/linux-64/tk-8.6.11-h27826a3_1.tar.bz2#84e76fb280e735fec1efd2d21fd9cb27 -https://conda.anaconda.org/conda-forge/linux-64/tornado-6.1-py39h3811e60_2.tar.bz2#5a7bb7af2f3bcf31ee6cd817de1d5011 -https://conda.anaconda.org/conda-forge/linux-64/xz-5.2.5-h516909a_1.tar.bz2#33f601066901f3e1a85af3522a8113f9 -https://conda.anaconda.org/conda-forge/linux-64/yaml-0.2.5-h516909a_0.tar.bz2#03a530e925414902547cf48da7756db8 -https://conda.anaconda.org/conda-forge/linux-64/zeromq-4.3.4-h9c3ff4c_1.tar.bz2#21743a8d2ea0c8cfbbf8fe489b0347df -https://conda.anaconda.org/conda-forge/linux-64/zlib-1.2.11-h36c2ea0_1013.tar.bz2#cf7190238072a41e9579e4476a6a60b8 -https://conda.anaconda.org/conda-forge/linux-64/zstd-1.5.0-ha95c52a_0.tar.bz2#b56f94865e2de36abf054e7bfa499034 -https://conda.anaconda.org/conda-forge/noarch/async_generator-1.10-py_0.tar.bz2#d56c596e61b1c4952acf0a9920856c12 -https://conda.anaconda.org/conda-forge/noarch/attrs-21.2.0-pyhd8ed1ab_0.tar.bz2#d2e1c7f388ac403df7079b411c37cc50 -https://conda.anaconda.org/conda-forge/noarch/autograd-1.3-py_0.tar.bz2#657c5f269a3cdbde8e23147957a23f09 -https://conda.anaconda.org/conda-forge/noarch/backcall-0.2.0-pyh9f0ad1d_0.tar.bz2#6006a6d08a3fa99268a2681c7fb55213 -https://conda.anaconda.org/conda-forge/noarch/backports-1.0-py_2.tar.bz2#0da16b293affa6ac31812376f8eb79dd -https://conda.anaconda.org/conda-forge/noarch/backports.functools_lru_cache-1.6.4-pyhd8ed1ab_0.tar.bz2#c5b3edc62d6309088f4970b3eaaa65a6 -https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.4-pyh9f0ad1d_0.tar.bz2#c08b4c1326b880ed44f3ffb04803332f -https://conda.anaconda.org/conda-forge/noarch/cycler-0.11.0-pyhd8ed1ab_0.tar.bz2#a50559fad0affdbb33729a68669ca1cb -https://conda.anaconda.org/conda-forge/noarch/decorator-5.1.0-pyhd8ed1ab_0.tar.bz2#71b13ba2e0efcff45646f05d619534b0 -https://conda.anaconda.org/conda-forge/noarch/importlib_resources-5.4.0-pyhd8ed1ab_0.tar.bz2#9fb134dbabe7851a9d71411064b2c30d -https://conda.anaconda.org/conda-forge/noarch/iniconfig-1.1.1-pyh9f0ad1d_0.tar.bz2#39161f81cc5e5ca45b8226fbb06c6905 -https://conda.anaconda.org/conda-forge/noarch/ipython_genutils-0.2.0-py_1.tar.bz2#5071c982548b3a20caf70462f04f5287 -https://conda.anaconda.org/conda-forge/noarch/jsonschema-4.2.1-pyhd8ed1ab_0.tar.bz2#0a4d10a794fc48016d8d0453365180ad -https://conda.anaconda.org/conda-forge/noarch/jupyter_client-7.1.0-pyhd8ed1ab_0.tar.bz2#c1460cc25b6a86d1b66ab6c3c471b791 -https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.3-pyhd8ed1ab_0.tar.bz2#be3bfd435802d2c768c6b2439f325f3d -https://conda.anaconda.org/conda-forge/noarch/more-itertools-8.12.0-pyhd8ed1ab_0.tar.bz2#1338809c9c8e56f1b6f69d4b8e0ed7f7 -https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2#2ba8498c1018c1e9c61eb99b973dfe19 -https://conda.anaconda.org/conda-forge/noarch/nbclient-0.5.9-pyhd8ed1ab_0.tar.bz2#21554dd9bbabff27ae87f715fee4d56c -https://conda.anaconda.org/conda-forge/noarch/nbformat-5.1.3-pyhd8ed1ab_0.tar.bz2#bafa5df6d4f8db69a4d197b4657127e7 -https://conda.anaconda.org/conda-forge/noarch/nbmake-0.10-pyhd8ed1ab_0.tar.bz2#7c480ae8b7cb9474ae9d646e6c19c313 -https://conda.anaconda.org/conda-forge/noarch/nest-asyncio-1.5.1-pyhd8ed1ab_0.tar.bz2#47a51a5b8f9cc41004c8d7bd88b62447 -https://conda.anaconda.org/conda-forge/noarch/nomkl-1.0-h5ca1d4c_0.tar.bz2#9a66894dfd07c4510beb6b3f9672ccc0 -https://conda.anaconda.org/conda-forge/noarch/olefile-0.46-pyh9f0ad1d_1.tar.bz2#0b2e68acc8c78c8cc392b90983481f58 -https://conda.anaconda.org/conda-forge/noarch/packaging-21.3-pyhd8ed1ab_0.tar.bz2#71f1ab2de48613876becddd496371c85 -https://conda.anaconda.org/conda-forge/noarch/parso-0.8.2-pyhd8ed1ab_0.tar.bz2#fb40b157bd62b457a1cc82527b63f0b0 -https://conda.anaconda.org/conda-forge/noarch/pexpect-4.8.0-pyh9f0ad1d_2.tar.bz2#5909e7b978141dd80d28dbf9de627827 -https://conda.anaconda.org/conda-forge/noarch/pip-21.3.1-pyhd8ed1ab_0.tar.bz2#e4fe2a9af78ff11f1aced7e62128c6a8 -https://conda.anaconda.org/conda-forge/noarch/prompt-toolkit-3.0.22-pyha770c72_0.tar.bz2#a749a230f0d950eae1dedf13ff344b15 -https://conda.anaconda.org/conda-forge/noarch/ptyprocess-0.7.0-pyhd3deb0d_0.tar.bz2#359eeb6536da0e687af562ed265ec263 -https://conda.anaconda.org/conda-forge/noarch/py-1.11.0-pyh6c4a22f_0.tar.bz2#b4613d7e7a493916d867842a6a148054 -https://conda.anaconda.org/conda-forge/noarch/pygments-2.10.0-pyhd8ed1ab_0.tar.bz2#32bcce837f1316f1c3208118b6c5e5fc -https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.0.6-pyhd8ed1ab_0.tar.bz2#3087df8c636c5a00e694605c39ce4982 -https://conda.anaconda.org/conda-forge/noarch/pytest-runner-5.3.1-pyhd8ed1ab_0.tar.bz2#746605234be5c988579ba312035c3959 -https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.8.2-pyhd8ed1ab_0.tar.bz2#dd999d1cc9f79e67dbb855c8924c7984 -https://conda.anaconda.org/conda-forge/noarch/pytz-2021.3-pyhd8ed1ab_0.tar.bz2#7e4f811bff46a5a6a7e0094921389395 -https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2#e5f25f8dbc060e9a8d912e432202afc2 -https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_0.tar.bz2#f832c45a477c78bebd107098db465095 -https://conda.anaconda.org/conda-forge/noarch/toolz-0.11.2-pyhd8ed1ab_0.tar.bz2#f348d1590550371edfac5ed3c1d44f7e -https://conda.anaconda.org/conda-forge/noarch/tqdm-4.62.3-pyhd8ed1ab_0.tar.bz2#24ed42db084efd6e615babec03c2b460 -https://conda.anaconda.org/conda-forge/noarch/traitlets-5.1.1-pyhd8ed1ab_0.tar.bz2#a1bc9765ef9499760e88f568b3a6622c -https://conda.anaconda.org/conda-forge/noarch/typing-extensions-4.0.0-hd8ed1ab_0.tar.bz2#673180987c7cedf380792f046425d37d -https://conda.anaconda.org/conda-forge/noarch/typing_extensions-4.0.0-pyha770c72_0.tar.bz2#867353d58b5967a994dd3cec85166ad8 -https://conda.anaconda.org/conda-forge/noarch/tzdata-2021e-he74cb21_0.tar.bz2#a751ec502589ebdc2eceb183ff602569 -https://conda.anaconda.org/conda-forge/noarch/wcwidth-0.2.5-pyh9f0ad1d_2.tar.bz2#5266fcd697043c59621fda522b3d78ee -https://conda.anaconda.org/conda-forge/noarch/wheel-0.37.0-pyhd8ed1ab_1.tar.bz2#3aa2c3e25dd361b453d010388b9cdff1 -https://conda.anaconda.org/conda-forge/noarch/zipp-3.6.0-pyhd8ed1ab_0.tar.bz2#855e2c4622f5eb50a4f6f7167b9ba17a -# pip easy-cache @ https://files.pythonhosted.org/packages/01/47/1d30783a8ce9df947f4d0c67726b3ecd0dfd22e363684b4eb1a8bf59e6e4/easy_cache-1.1.0-py3-none-any.whl#sha256=d99412159074d39891c83098dd5f0ca63bb56103e46efaa7e8455560680ce282 -# pip pydashi @ https://github.com/IceCube-SPNO/dashi/archive/refs/tags/v2.0.0-alpha.0.tar.gz -# pip pytest-pinned @ https://files.pythonhosted.org/packages/4a/08/98aad61bab14108d5dc6651d121994f955bd39fdd413bf8a2a2dc4d2ce7f/pytest_pinned-0.4.2-py3-none-any.whl#sha256=ebf8b6cd32772e940c20871f5c09ca35d18155390e649823b8435299a25bd88e diff --git a/conda-lock.yml b/conda-lock.yml index 571c538..4d4670f 100644 --- a/conda-lock.yml +++ b/conda-lock.yml @@ -1,24 +1,26 @@ -# This lock file was generated by conda-lock (https://github.com/conda-incubator/conda-lock). DO NOT EDIT! +# This lock file was generated by conda-lock (https://github.com/conda/conda-lock). DO NOT EDIT! # # A "lock file" contains a concrete list of package versions (with checksums) to be installed. Unlike # e.g. `conda env create`, the resulting environment will not change as new package versions become # available, unless you explicitly update the lock file. # # Install this environment as "YOURENV" with: -# conda-lock install -n YOURENV --file conda-lock.yml +# conda-lock install -n YOURENV conda-lock.yml # This lock contains optional development dependencies. Include them in the installed environment with: -# conda-lock install --dev-dependencies -n YOURENV --file conda-lock.yml +# conda-lock install --dev-dependencies -n YOURENV conda-lock.yml # To update a single package to the latest version compatible with the version constraints in the source: -# conda-lock lock --lockfile conda-lock.yml --update PACKAGE +# conda-lock lock --lockfile conda-lock.yml --update PACKAGE # To re-solve the entire environment, e.g. after changing a version constraint in the source file: # conda-lock -f environment.yml -f dev-environment.yml --lockfile conda-lock.yml +version: 1 metadata: - channels: - - conda-forge content_hash: - linux-64: 13ebdcf8f949e9eb9f28381b24c35bb22c2b973b5e0c104ac3162438a88f4461 - osx-64: 2ddd5b82e77c56c492229b935e16dabe4c4f68bcb2ec2abb298133beac3b6719 - osx-arm64: f33ec806c688b70fbd1d29cad24483d1ae395a0124fc2fc9c2bca1705893e4ad + linux-64: a60006b65182c36afc3664df137bc30d196232a8ff5359d074ca9bd7b3ffea7f + osx-64: 7462d7b862d1f4c7d884b73be4631598448d0ee47f490911fee82df83ed3b995 + osx-arm64: 0b4ba1777785bd8aa779c0dd7dfbbef61a7c3d1e0d89839d452155d857eaf2eb + channels: + - url: conda-forge + used_env_vars: [] platforms: - linux-64 - osx-64 @@ -27,5101 +29,6725 @@ metadata: - environment.yml - dev-environment.yml package: -- category: main - dependencies: {} - hash: md5:d7c89558ba9fa0495403155b64376d81 +- name: _libgcc_mutex + version: '0.1' manager: conda - name: _libgcc_mutex - optional: false platform: linux-64 + dependencies: {} url: https://conda.anaconda.org/conda-forge/linux-64/_libgcc_mutex-0.1-conda_forge.tar.bz2 - version: '0.1' -- category: main - dependencies: - _libgcc_mutex: 0.1 conda_forge - libgomp: '>=7.5.0' - hash: md5:561e277319a41d4f24f5c05a9ef63c04 - manager: conda - name: _openmp_mutex + hash: + md5: d7c89558ba9fa0495403155b64376d81 + sha256: fe51de6107f9edc7aa4f786a70f4a883943bc9d39b3bb7307c04c41410990726 + category: main optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/_openmp_mutex-4.5-1_gnu.tar.bz2 +- name: _openmp_mutex version: '4.5' -- category: main - dependencies: - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:325d6f906987a5ca236cc6544594f894 manager: conda - name: appnope + platform: linux-64 + dependencies: + _libgcc_mutex: '0.1' + libgomp: '>=7.5.0' + url: https://conda.anaconda.org/conda-forge/linux-64/_openmp_mutex-4.5-2_gnu.tar.bz2 + hash: + md5: 73aaf86a425cc6e73fcf236a5a46396d + sha256: fbe2c5e56a653bebb982eda4876a9178aedfc2b545f25d0ce9c4c0b508253d22 + category: main optional: false +- name: appnope + version: 0.1.4 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/appnope-0.1.2-py39h6e9494a_2.tar.bz2 - version: 0.1.2 -- category: main dependencies: - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 - hash: md5:7fb8a37f9e9afaad0210974e1452f84a - manager: conda - name: appnope + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/appnope-0.1.4-pyhd8ed1ab_0.conda + hash: + md5: cc4834a9ee7cc49ce8d25177c47b10d8 + sha256: 45ae2d41f4a4dcf8707633d3d7ae376fc62f0c09b1d063c3049c3f6f8c911670 + category: main optional: false +- name: appnope + version: 0.1.4 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/appnope-0.1.2-py39h2804cbe_2.tar.bz2 - version: 0.1.2 -- category: main dependencies: + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/appnope-0.1.4-pyhd8ed1ab_0.conda + hash: + md5: cc4834a9ee7cc49ce8d25177c47b10d8 + sha256: 45ae2d41f4a4dcf8707633d3d7ae376fc62f0c09b1d063c3049c3f6f8c911670 + category: main + optional: false +- name: astropy + version: 6.0.1 + manager: conda + platform: linux-64 + dependencies: + astropy-iers-data: '>=0.2024.2.26.0.28.55' importlib-metadata: '' - libgcc-ng: '>=9.4.0' - numpy: '>=1.19.5,<2.0a0' + libgcc-ng: '>=12' + numpy: '>=1.26.4,<2.0a0' packaging: '>=19.0' - pyerfa: '>=2.0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 + pyerfa: '>=2.0.1.1' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* pyyaml: '>=3.13' - hash: md5:5a2d9b5961e84cbbac615c2e3fb7e456 - manager: conda - name: astropy + url: https://conda.anaconda.org/conda-forge/linux-64/astropy-6.0.1-py312hc7c0aa3_0.conda + hash: + md5: 7783f5436a1cdf53767ce6710cdd1649 + sha256: fcf7a99ea0d9259f62eb84fa42c81aaa61316ab6e63feec367eda2948f3ba2f3 + category: main optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/astropy-5.0-py39hce5d2b2_0.tar.bz2 - version: '5.0' -- category: main +- name: astropy + version: 6.0.1 + manager: conda + platform: osx-64 dependencies: + astropy-iers-data: '>=0.2024.2.26.0.28.55' importlib-metadata: '' - numpy: '>=1.19.5,<2.0a0' + numpy: '>=1.26.4,<2.0a0' packaging: '>=19.0' - pyerfa: '>=2.0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 + pyerfa: '>=2.0.1.1' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* pyyaml: '>=3.13' - hash: md5:e2273d4681c25a1e1f92c02e3879530d - manager: conda - name: astropy + url: https://conda.anaconda.org/conda-forge/osx-64/astropy-6.0.1-py312h3f2338b_0.conda + hash: + md5: 057f5d530d337b37ba2cf4c4b43af622 + sha256: f39386053431883341da28606d779e058c1d31ce123995e749e5bdafb6ef95d2 + category: main optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/astropy-5.0-py39hc89836e_0.tar.bz2 - version: '5.0' -- category: main +- name: astropy + version: 6.0.1 + manager: conda + platform: osx-arm64 dependencies: + astropy-iers-data: '>=0.2024.2.26.0.28.55' importlib-metadata: '' - numpy: '>=1.19.5,<2.0a0' + numpy: '>=1.26.4,<2.0a0' packaging: '>=19.0' - pyerfa: '>=2.0' - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 + pyerfa: '>=2.0.1.1' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* pyyaml: '>=3.13' - hash: md5:7c6f7b89e0488f2e34a9206ddae816a5 + url: https://conda.anaconda.org/conda-forge/osx-arm64/astropy-6.0.1-py312hf635c46_0.conda + hash: + md5: 5f46c4840a46c1f6f74ca45d714fcde1 + sha256: c549da5accf0ed4d2c7ccd5b411fb756fc803dd6f4c295b2f42362b4f4874a3e + category: main + optional: false +- name: astropy-iers-data + version: 0.2024.5.6.0.29.28 + manager: conda + platform: linux-64 + dependencies: + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/astropy-iers-data-0.2024.5.6.0.29.28-pyhd8ed1ab_0.conda + hash: + md5: f346749901ba426e51ac1ef7a8ee6ae6 + sha256: b67e72b6489753f471233c4ef3cbd215662946d90f49f785c4cca15f347baba0 + category: main + optional: false +- name: astropy-iers-data + version: 0.2024.5.6.0.29.28 manager: conda - name: astropy + platform: osx-64 + dependencies: + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/astropy-iers-data-0.2024.5.6.0.29.28-pyhd8ed1ab_0.conda + hash: + md5: f346749901ba426e51ac1ef7a8ee6ae6 + sha256: b67e72b6489753f471233c4ef3cbd215662946d90f49f785c4cca15f347baba0 + category: main optional: false +- name: astropy-iers-data + version: 0.2024.5.6.0.29.28 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/astropy-5.0-py39h20ef057_0.tar.bz2 - version: '5.0' -- category: dev dependencies: - python: '>2.7' - hash: md5:d56c596e61b1c4952acf0a9920856c12 + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/astropy-iers-data-0.2024.5.6.0.29.28-pyhd8ed1ab_0.conda + hash: + md5: f346749901ba426e51ac1ef7a8ee6ae6 + sha256: b67e72b6489753f471233c4ef3cbd215662946d90f49f785c4cca15f347baba0 + category: main + optional: false +- name: asttokens + version: 2.4.1 manager: conda - name: async_generator - optional: true platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/async_generator-1.10-py_0.tar.bz2 - version: '1.10' -- category: dev dependencies: - python: '>2.7' - hash: md5:d56c596e61b1c4952acf0a9920856c12 + python: '>=3.5' + six: '>=1.12.0' + url: https://conda.anaconda.org/conda-forge/noarch/asttokens-2.4.1-pyhd8ed1ab_0.conda + hash: + md5: 5f25798dcefd8252ce5f9dc494d5f571 + sha256: 708168f026df19a0344983754d27d1f7b28bb21afc7b97a82f02c4798a3d2111 + category: main + optional: false +- name: asttokens + version: 2.4.1 manager: conda - name: async_generator - optional: true platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/async_generator-1.10-py_0.tar.bz2 - version: '1.10' -- category: dev dependencies: - python: '>2.7' - hash: md5:d56c596e61b1c4952acf0a9920856c12 + python: '>=3.5' + six: '>=1.12.0' + url: https://conda.anaconda.org/conda-forge/noarch/asttokens-2.4.1-pyhd8ed1ab_0.conda + hash: + md5: 5f25798dcefd8252ce5f9dc494d5f571 + sha256: 708168f026df19a0344983754d27d1f7b28bb21afc7b97a82f02c4798a3d2111 + category: main + optional: false +- name: asttokens + version: 2.4.1 manager: conda - name: async_generator - optional: true platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/async_generator-1.10-py_0.tar.bz2 - version: '1.10' -- category: dev dependencies: - python: '>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*' - hash: md5:d2e1c7f388ac403df7079b411c37cc50 + python: '>=3.5' + six: '>=1.12.0' + url: https://conda.anaconda.org/conda-forge/noarch/asttokens-2.4.1-pyhd8ed1ab_0.conda + hash: + md5: 5f25798dcefd8252ce5f9dc494d5f571 + sha256: 708168f026df19a0344983754d27d1f7b28bb21afc7b97a82f02c4798a3d2111 + category: main + optional: false +- name: attrs + version: 23.2.0 manager: conda - name: attrs - optional: true platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/attrs-21.2.0-pyhd8ed1ab_0.tar.bz2 - version: 21.2.0 -- category: dev dependencies: - python: '>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*' - hash: md5:d2e1c7f388ac403df7079b411c37cc50 - manager: conda - name: attrs + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/attrs-23.2.0-pyh71513ae_0.conda + hash: + md5: 5e4c0743c70186509d1412e03c2d8dfa + sha256: 77c7d03bdb243a048fff398cedc74327b7dc79169ebe3b4c8448b0331ea55fea + category: dev optional: true +- name: attrs + version: 23.2.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/attrs-21.2.0-pyhd8ed1ab_0.tar.bz2 - version: 21.2.0 -- category: dev dependencies: - python: '>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*' - hash: md5:d2e1c7f388ac403df7079b411c37cc50 - manager: conda - name: attrs + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/attrs-23.2.0-pyh71513ae_0.conda + hash: + md5: 5e4c0743c70186509d1412e03c2d8dfa + sha256: 77c7d03bdb243a048fff398cedc74327b7dc79169ebe3b4c8448b0331ea55fea + category: dev optional: true +- name: attrs + version: 23.2.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/attrs-21.2.0-pyhd8ed1ab_0.tar.bz2 - version: 21.2.0 -- category: main dependencies: - future: '>=0.15.2' - numpy: '>=1.10' - python: '' - scipy: '>=0.17' - hash: md5:657c5f269a3cdbde8e23147957a23f09 + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/attrs-23.2.0-pyh71513ae_0.conda + hash: + md5: 5e4c0743c70186509d1412e03c2d8dfa + sha256: 77c7d03bdb243a048fff398cedc74327b7dc79169ebe3b4c8448b0331ea55fea + category: dev + optional: true +- name: autograd + version: 1.6.2 manager: conda - name: autograd - optional: false platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/autograd-1.3-py_0.tar.bz2 - version: '1.3' -- category: main dependencies: future: '>=0.15.2' numpy: '>=1.10' - python: '' + python: '>=3.6' scipy: '>=0.17' - hash: md5:657c5f269a3cdbde8e23147957a23f09 - manager: conda - name: autograd + url: https://conda.anaconda.org/conda-forge/noarch/autograd-1.6.2-pyhd8ed1ab_0.conda + hash: + md5: 527d21c565d4ca7a5cb7eb21932c2c7a + sha256: 0fb5a586d087731da42a1ef3983b4ba0099a38ecf390fc7447be9312ee09f209 + category: main optional: false +- name: autograd + version: 1.6.2 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/autograd-1.3-py_0.tar.bz2 - version: '1.3' -- category: main dependencies: - future: '>=0.15.2' + python: '>=3.6' numpy: '>=1.10' - python: '' scipy: '>=0.17' - hash: md5:657c5f269a3cdbde8e23147957a23f09 - manager: conda - name: autograd + future: '>=0.15.2' + url: https://conda.anaconda.org/conda-forge/noarch/autograd-1.6.2-pyhd8ed1ab_0.conda + hash: + md5: 527d21c565d4ca7a5cb7eb21932c2c7a + sha256: 0fb5a586d087731da42a1ef3983b4ba0099a38ecf390fc7447be9312ee09f209 + category: main optional: false +- name: autograd + version: 1.6.2 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/autograd-1.3-py_0.tar.bz2 - version: '1.3' -- category: main dependencies: - python: '' - hash: md5:6006a6d08a3fa99268a2681c7fb55213 + python: '>=3.6' + numpy: '>=1.10' + scipy: '>=0.17' + future: '>=0.15.2' + url: https://conda.anaconda.org/conda-forge/noarch/autograd-1.6.2-pyhd8ed1ab_0.conda + hash: + md5: 527d21c565d4ca7a5cb7eb21932c2c7a + sha256: 0fb5a586d087731da42a1ef3983b4ba0099a38ecf390fc7447be9312ee09f209 + category: main + optional: false +- name: blosc + version: 1.21.5 + manager: conda + platform: linux-64 + dependencies: + libgcc-ng: '>=12' + libstdcxx-ng: '>=12' + libzlib: '>=1.2.13,<1.3.0a0' + lz4-c: '>=1.9.3,<1.10.0a0' + snappy: '>=1.2.0,<1.3.0a0' + zstd: '>=1.5.5,<1.6.0a0' + url: https://conda.anaconda.org/conda-forge/linux-64/blosc-1.21.5-hc2324a3_1.conda + hash: + md5: 11d76bee958b1989bd1ac6ee7372ea6d + sha256: fde5e8ad75d2a5f154e29da7763a5dd9ee5b5b5c3fc22a1f5170296c8f6f3f62 + category: main + optional: false +- name: blosc + version: 1.21.5 + manager: conda + platform: osx-64 + dependencies: + __osx: '>=10.9' + libcxx: '>=16' + libzlib: '>=1.2.13,<1.3.0a0' + lz4-c: '>=1.9.3,<1.10.0a0' + snappy: '>=1.2.0,<1.3.0a0' + zstd: '>=1.5.5,<1.6.0a0' + url: https://conda.anaconda.org/conda-forge/osx-64/blosc-1.21.5-hafa3907_1.conda + hash: + md5: 937b9f86de960cd40c8ef5c7421b7028 + sha256: a2e867d61ce398187d59f59e034e8651c825cb33224d2c6f315876b6df5e2161 + category: main + optional: false +- name: blosc + version: 1.21.5 + manager: conda + platform: osx-arm64 + dependencies: + __osx: '>=11.0' + libcxx: '>=16' + libzlib: '>=1.2.13,<1.3.0a0' + lz4-c: '>=1.9.3,<1.10.0a0' + snappy: '>=1.2.0,<1.3.0a0' + zstd: '>=1.5.5,<1.6.0a0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/blosc-1.21.5-h9c252e8_1.conda + hash: + md5: e1be80625e4f6bdc2154ee099c641683 + sha256: 3b38493b95cc3d9f6369bbcbab55a2cdbbe6bbe32c74b923f8d638e874033139 + category: main + optional: false +- name: brotli + version: 1.1.0 manager: conda - name: backcall - optional: false platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/backcall-0.2.0-pyh9f0ad1d_0.tar.bz2 - version: 0.2.0 -- category: main dependencies: - python: '' - hash: md5:6006a6d08a3fa99268a2681c7fb55213 - manager: conda - name: backcall + brotli-bin: 1.1.0 + libbrotlidec: 1.1.0 + libbrotlienc: 1.1.0 + libgcc-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/brotli-1.1.0-hd590300_1.conda + hash: + md5: f27a24d46e3ea7b70a1f98e50c62508f + sha256: f2d918d351edd06c55a6c2d84b488fe392f85ea018ff227daac07db22b408f6b + category: main optional: false +- name: brotli + version: 1.1.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/backcall-0.2.0-pyh9f0ad1d_0.tar.bz2 - version: 0.2.0 -- category: main dependencies: - python: '' - hash: md5:6006a6d08a3fa99268a2681c7fb55213 - manager: conda - name: backcall + brotli-bin: 1.1.0 + libbrotlidec: 1.1.0 + libbrotlienc: 1.1.0 + url: https://conda.anaconda.org/conda-forge/osx-64/brotli-1.1.0-h0dc2134_1.conda + hash: + md5: 9272dd3b19c4e8212f8542cefd5c3d67 + sha256: 4bf66d450be5d3f9ebe029b50f818d088b1ef9666b1f19e90c85479c77bbdcde + category: main optional: false +- name: brotli + version: 1.1.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/backcall-0.2.0-pyh9f0ad1d_0.tar.bz2 - version: 0.2.0 -- category: main dependencies: - python: '' - hash: md5:0da16b293affa6ac31812376f8eb79dd - manager: conda - name: backports + brotli-bin: 1.1.0 + libbrotlidec: 1.1.0 + libbrotlienc: 1.1.0 + url: https://conda.anaconda.org/conda-forge/osx-arm64/brotli-1.1.0-hb547adb_1.conda + hash: + md5: a33aa58d448cbc054f887e39dd1dfaea + sha256: 62d1587deab752fcee07adc371eb20fcadc09f72c0c85399c22b637ca858020f + category: main optional: false +- name: brotli-bin + version: 1.1.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/backports-1.0-py_2.tar.bz2 - version: '1.0' -- category: main dependencies: - python: '' - hash: md5:0da16b293affa6ac31812376f8eb79dd - manager: conda - name: backports + libbrotlidec: 1.1.0 + libbrotlienc: 1.1.0 + libgcc-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/brotli-bin-1.1.0-hd590300_1.conda + hash: + md5: 39f910d205726805a958da408ca194ba + sha256: a641abfbaec54f454c8434061fffa7fdaa9c695e8a5a400ed96b4f07c0c00677 + category: main optional: false +- name: brotli-bin + version: 1.1.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/backports-1.0-py_2.tar.bz2 - version: '1.0' -- category: main dependencies: - python: '' - hash: md5:0da16b293affa6ac31812376f8eb79dd - manager: conda - name: backports + libbrotlidec: 1.1.0 + libbrotlienc: 1.1.0 + url: https://conda.anaconda.org/conda-forge/osx-64/brotli-bin-1.1.0-h0dc2134_1.conda + hash: + md5: ece565c215adcc47fc1db4e651ee094b + sha256: 7ca3cfb4c5df314ed481301335387ab2b2ee651e2c74fbb15bacc795c664a5f1 + category: main optional: false +- name: brotli-bin + version: 1.1.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/backports-1.0-py_2.tar.bz2 - version: '1.0' -- category: main dependencies: - backports: '' - python: '>=3.6' - setuptools: '' - hash: md5:c5b3edc62d6309088f4970b3eaaa65a6 - manager: conda - name: backports.functools_lru_cache + libbrotlidec: 1.1.0 + libbrotlienc: 1.1.0 + url: https://conda.anaconda.org/conda-forge/osx-arm64/brotli-bin-1.1.0-hb547adb_1.conda + hash: + md5: 990d04f8c017b1b77103f9a7730a5f12 + sha256: 8fbfc2834606292016f2faffac67deea4c5cdbc21a61169f0b355e1600105a24 + category: main optional: false +- name: bzip2 + version: 1.0.8 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/backports.functools_lru_cache-1.6.4-pyhd8ed1ab_0.tar.bz2 - version: 1.6.4 -- category: main dependencies: - backports: '' - python: '>=3.6' - setuptools: '' - hash: md5:c5b3edc62d6309088f4970b3eaaa65a6 - manager: conda - name: backports.functools_lru_cache + libgcc-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/bzip2-1.0.8-hd590300_5.conda + hash: + md5: 69b8b6202a07720f448be700e300ccf4 + sha256: 242c0c324507ee172c0e0dd2045814e746bb303d1eb78870d182ceb0abc726a8 + category: main optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/backports.functools_lru_cache-1.6.4-pyhd8ed1ab_0.tar.bz2 - version: 1.6.4 -- category: main - dependencies: - backports: '' - python: '>=3.6' - setuptools: '' - hash: md5:c5b3edc62d6309088f4970b3eaaa65a6 +- name: bzip2 + version: 1.0.8 manager: conda - name: backports.functools_lru_cache + platform: osx-64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-64/bzip2-1.0.8-h10d778d_5.conda + hash: + md5: 6097a6ca9ada32699b5fc4312dd6ef18 + sha256: 61fb2b488928a54d9472113e1280b468a309561caa54f33825a3593da390b242 + category: main optional: false +- name: bzip2 + version: 1.0.8 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/backports.functools_lru_cache-1.6.4-pyhd8ed1ab_0.tar.bz2 - version: 1.6.4 -- category: main + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-arm64/bzip2-1.0.8-h93a5062_5.conda + hash: + md5: 1bbc659ca658bfd49a481b5ef7a0f40f + sha256: bfa84296a638bea78a8bb29abc493ee95f2a0218775642474a840411b950fe5f + category: main + optional: false +- name: c-ares + version: 1.28.1 + manager: conda + platform: linux-64 dependencies: - libgcc-ng: '>=9.3.0' - libstdcxx-ng: '>=9.3.0' - hash: md5:5e815e5126c6f7e34ab4496fa1b48dca + libgcc-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/c-ares-1.28.1-hd590300_0.conda + hash: + md5: dcde58ff9a1f30b0037a2315d1846d1f + sha256: cb25063f3342149c7924b21544109696197a9d774f1407567477d4f3026bf38a + category: main + optional: false +- name: c-ares + version: 1.28.1 manager: conda - name: blosc + platform: osx-64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-64/c-ares-1.28.1-h10d778d_0.conda + hash: + md5: d5eb7992227254c0e9a0ce71151f0079 + sha256: fccd7ad7e3dfa6b19352705b33eb738c4c55f79f398e106e6cf03bab9415595a + category: main + optional: false +- name: c-ares + version: 1.28.1 + manager: conda + platform: osx-arm64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-arm64/c-ares-1.28.1-h93a5062_0.conda + hash: + md5: 04f776a6139f7eafc2f38668570eb7db + sha256: 2fc553d7a75e912efbdd6b82cd7916cc9cb2773e6cd873b77e02d631dd7be698 + category: main optional: false +- name: c-blosc2 + version: 2.14.4 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/blosc-1.21.0-h9c3ff4c_0.tar.bz2 - version: 1.21.0 -- category: main dependencies: - libcxx: '>=11.1.0' - hash: md5:95ea0559c188b34a888d42545c580268 - manager: conda - name: blosc + libgcc-ng: '>=12' + libstdcxx-ng: '>=12' + lz4-c: '>=1.9.3,<1.10.0a0' + zlib-ng: '>=2.0.7,<2.1.0a0' + zstd: '>=1.5.5,<1.6.0a0' + url: https://conda.anaconda.org/conda-forge/linux-64/c-blosc2-2.14.4-hb4ffafa_1.conda + hash: + md5: 84eb54e92644c328e087e1c725773317 + sha256: e6846af674feea386c4814d2a61e3ee5ae0b1981f2fb41973eb390b4c7497783 + category: main optional: false +- name: c-blosc2 + version: 2.14.4 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/blosc-1.21.0-he49afe7_0.tar.bz2 - version: 1.21.0 -- category: main dependencies: - libcxx: '>=11.0.0' - hash: md5:f4e6e2c4b88fad256c089ef9e0ed24f3 - manager: conda - name: blosc + libcxx: '>=16' + lz4-c: '>=1.9.3,<1.10.0a0' + zlib-ng: '>=2.0.7,<2.1.0a0' + zstd: '>=1.5.5,<1.6.0a0' + url: https://conda.anaconda.org/conda-forge/osx-64/c-blosc2-2.14.4-h0ae8482_1.conda + hash: + md5: 0fb7d6beec266919d7405f5db017ca5f + sha256: 456ccbe46b03cedf2d68a5af6f344f53af23d453fc24d8a3468ac9c704c4f6ac + category: main optional: false +- name: c-blosc2 + version: 2.14.4 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/blosc-1.21.0-h9f76cd9_0.tar.bz2 - version: 1.21.0 -- category: main dependencies: - boost-cpp: 1.74.0.* - libgcc-ng: '>=9.4.0' - libstdcxx-ng: '>=9.4.0' - numpy: '>=1.19.5,<2.0a0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:d749fc6bdf3cda293c5714f5f4bb5708 + libcxx: '>=16' + lz4-c: '>=1.9.3,<1.10.0a0' + zlib-ng: '>=2.0.7,<2.1.0a0' + zstd: '>=1.5.5,<1.6.0a0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/c-blosc2-2.14.4-ha57e6be_1.conda + hash: + md5: e41d85c09af916227139aa0289f09b7f + sha256: 49421def0fb3e633b738fe4796f5aa0e99399ac603cc12ad089b40523a4d4e0a + category: main + optional: false +- name: ca-certificates + version: 2024.2.2 + manager: conda + platform: linux-64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/linux-64/ca-certificates-2024.2.2-hbcca054_0.conda + hash: + md5: 2f4327a1cbe7f022401b236e915a5fef + sha256: 91d81bfecdbb142c15066df70cc952590ae8991670198f92c66b62019b251aeb + category: main + optional: false +- name: ca-certificates + version: 2024.2.2 + manager: conda + platform: osx-64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-64/ca-certificates-2024.2.2-h8857fd0_0.conda + hash: + md5: f2eacee8c33c43692f1ccfd33d0f50b1 + sha256: 54a794aedbb4796afeabdf54287b06b1d27f7b13b3814520925f4c2c80f58ca9 + category: main + optional: false +- name: ca-certificates + version: 2024.2.2 manager: conda - name: boost + platform: osx-arm64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-arm64/ca-certificates-2024.2.2-hf0a4a13_0.conda + hash: + md5: fb416a1795f18dcc5a038bc2dc54edf9 + sha256: 49bc3439816ac72d0c0e0f144b8cc870fdcc4adec2e861407ec818d8116b2204 + category: main optional: false +- name: certifi + version: 2024.2.2 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/boost-1.74.0-py39h5472131_4.tar.bz2 - version: 1.74.0 -- category: main dependencies: - boost-cpp: 1.74.0.* - libcxx: '>=11.1.0' - numpy: '>=1.19.5,<2.0a0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:caef6f565a7511dd652ad352d0ab2482 - manager: conda - name: boost + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.2.2-pyhd8ed1ab_0.conda + hash: + md5: 0876280e409658fc6f9e75d035960333 + sha256: f1faca020f988696e6b6ee47c82524c7806380b37cfdd1def32f92c326caca54 + category: main optional: false +- name: certifi + version: 2024.2.2 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/boost-1.74.0-py39ha1f3e3e_4.tar.bz2 - version: 1.74.0 -- category: main dependencies: - boost-cpp: 1.74.0.* - libcxx: '>=11.1.0' - numpy: '>=1.19.5,<2.0a0' - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 - hash: md5:1a70e62e4e932a2e07768017455891da - manager: conda - name: boost + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.2.2-pyhd8ed1ab_0.conda + hash: + md5: 0876280e409658fc6f9e75d035960333 + sha256: f1faca020f988696e6b6ee47c82524c7806380b37cfdd1def32f92c326caca54 + category: main optional: false +- name: certifi + version: 2024.2.2 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/boost-1.74.0-py39h776e71f_4.tar.bz2 - version: 1.74.0 -- category: main dependencies: - bzip2: '>=1.0.8,<2.0a0' - icu: '>=69.1,<70.0a0' - libgcc-ng: '>=9.4.0' - libstdcxx-ng: '>=9.4.0' - xz: '>=5.2.5,<5.3.0a0' - zstd: '>=1.5.0,<1.6.0a0' - hash: md5:5778a2e0609975fac9b24ed637180d28 - manager: conda - name: boost-cpp + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.2.2-pyhd8ed1ab_0.conda + hash: + md5: 0876280e409658fc6f9e75d035960333 + sha256: f1faca020f988696e6b6ee47c82524c7806380b37cfdd1def32f92c326caca54 + category: main optional: false +- name: cfitsio + version: 4.4.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/boost-cpp-1.74.0-h359cf19_5.tar.bz2 - version: 1.74.0 -- category: main dependencies: bzip2: '>=1.0.8,<2.0a0' - icu: '>=69.1,<70.0a0' - libcxx: '>=11.1.0' - xz: '>=5.2.5,<5.3.0a0' - zstd: '>=1.5.0,<1.6.0a0' - hash: md5:9c07353ad4ffd51708370efa62ece44b - manager: conda - name: boost-cpp + libcurl: '>=8.7.1,<9.0a0' + libgcc-ng: '>=12' + libgfortran-ng: '' + libgfortran5: '>=12.3.0' + libzlib: '>=1.2.13,<1.3.0a0' + url: https://conda.anaconda.org/conda-forge/linux-64/cfitsio-4.4.0-hbdc6101_1.conda + hash: + md5: 0ba5a427a51923dcdfe1121115ac8293 + sha256: 7113a60bc4d7cdb6881d01c91e0f1f88f5f625bb7d4c809677d08679c66dda7f + category: main optional: false +- name: cfitsio + version: 4.4.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/boost-cpp-1.74.0-hf3dc895_5.tar.bz2 - version: 1.74.0 -- category: main dependencies: bzip2: '>=1.0.8,<2.0a0' - icu: '>=69.1,<70.0a0' - libcxx: '>=11.1.0' - xz: '>=5.2.5,<5.3.0a0' - zstd: '>=1.5.0,<1.6.0a0' - hash: md5:11f655fb66223a65ea24cc5b5699d898 - manager: conda - name: boost-cpp + libcurl: '>=8.7.1,<9.0a0' + libgfortran: 5.* + libgfortran5: '>=13.2.0' + libzlib: '>=1.2.13,<1.3.0a0' + url: https://conda.anaconda.org/conda-forge/osx-64/cfitsio-4.4.0-h60fb419_1.conda + hash: + md5: 20d46f51b8e357817ec419fe12caeb00 + sha256: 6b0a971c871e1f09b514ac4aa779b167cabc69041f24ee4e868f8268bce48f28 + category: main optional: false +- name: cfitsio + version: 4.4.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/boost-cpp-1.74.0-h128b0ad_5.tar.bz2 - version: 1.74.0 -- category: main dependencies: - brotli-bin: 1.0.9 h7f98852_6 - libbrotlidec: 1.0.9 h7f98852_6 - libbrotlienc: 1.0.9 h7f98852_6 - libgcc-ng: '>=9.4.0' - hash: md5:612385c4a83edb0619fe911d9da317f4 - manager: conda - name: brotli + bzip2: '>=1.0.8,<2.0a0' + libcurl: '>=8.7.1,<9.0a0' + libgfortran: 5.* + libgfortran5: '>=13.2.0' + libzlib: '>=1.2.13,<1.3.0a0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/cfitsio-4.4.0-h808cd33_1.conda + hash: + md5: 9413cd7e8cad79ef5bca73e1ca5a994f + sha256: e45dd58d752e30718422e596b5f98f679c19335c10bd426adb917ca4c5a5b697 + category: main optional: false +- name: colorama + version: 0.4.6 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/brotli-1.0.9-h7f98852_6.tar.bz2 - version: 1.0.9 -- category: main dependencies: - brotli-bin: 1.0.9 h0d85af4_6 - libbrotlidec: 1.0.9 h0d85af4_6 - libbrotlienc: 1.0.9 h0d85af4_6 - hash: md5:742964fe79862ba2d03365a16278a877 - manager: conda - name: brotli + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.6-pyhd8ed1ab_0.tar.bz2 + hash: + md5: 3faab06a954c2a04039983f2c4a50d99 + sha256: 2c1b2e9755ce3102bca8d69e8f26e4f087ece73f50418186aee7c74bef8e1698 + category: main optional: false +- name: colorama + version: 0.4.6 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/brotli-1.0.9-h0d85af4_6.tar.bz2 - version: 1.0.9 -- category: main dependencies: - brotli-bin: 1.0.9 h3422bc3_6 - libbrotlidec: 1.0.9 h3422bc3_6 - libbrotlienc: 1.0.9 h3422bc3_6 - hash: md5:7caa5234739c9b0aed75bb868ac58ce5 - manager: conda - name: brotli + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.6-pyhd8ed1ab_0.tar.bz2 + hash: + md5: 3faab06a954c2a04039983f2c4a50d99 + sha256: 2c1b2e9755ce3102bca8d69e8f26e4f087ece73f50418186aee7c74bef8e1698 + category: main optional: false +- name: colorama + version: 0.4.6 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/brotli-1.0.9-h3422bc3_6.tar.bz2 - version: 1.0.9 -- category: main dependencies: - libbrotlidec: 1.0.9 h7f98852_6 - libbrotlienc: 1.0.9 h7f98852_6 - libgcc-ng: '>=9.4.0' - hash: md5:9e94bf16f14c78a36561d5019f490d22 - manager: conda - name: brotli-bin + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.6-pyhd8ed1ab_0.tar.bz2 + hash: + md5: 3faab06a954c2a04039983f2c4a50d99 + sha256: 2c1b2e9755ce3102bca8d69e8f26e4f087ece73f50418186aee7c74bef8e1698 + category: main optional: false +- name: comm + version: 0.2.2 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/brotli-bin-1.0.9-h7f98852_6.tar.bz2 - version: 1.0.9 -- category: main dependencies: - libbrotlidec: 1.0.9 h0d85af4_6 - libbrotlienc: 1.0.9 h0d85af4_6 - hash: md5:00d57e8424c3fe0aeb3c37418e1b910e - manager: conda - name: brotli-bin + python: '>=3.6' + traitlets: '>=5.3' + url: https://conda.anaconda.org/conda-forge/noarch/comm-0.2.2-pyhd8ed1ab_0.conda + hash: + md5: 948d84721b578d426294e17a02e24cbb + sha256: e923acf02708a8a0b591f3bce4bdc11c8e63b73198b99b35fe6cd96bfb6a0dbe + category: main optional: false +- name: comm + version: 0.2.2 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/brotli-bin-1.0.9-h0d85af4_6.tar.bz2 - version: 1.0.9 -- category: main dependencies: - libbrotlidec: 1.0.9 h3422bc3_6 - libbrotlienc: 1.0.9 h3422bc3_6 - hash: md5:5138af369d34b54bab0bc3bb3ff70d4e - manager: conda - name: brotli-bin + python: '>=3.6' + traitlets: '>=5.3' + url: https://conda.anaconda.org/conda-forge/noarch/comm-0.2.2-pyhd8ed1ab_0.conda + hash: + md5: 948d84721b578d426294e17a02e24cbb + sha256: e923acf02708a8a0b591f3bce4bdc11c8e63b73198b99b35fe6cd96bfb6a0dbe + category: main optional: false +- name: comm + version: 0.2.2 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/brotli-bin-1.0.9-h3422bc3_6.tar.bz2 - version: 1.0.9 -- category: main dependencies: - libgcc-ng: '>=9.3.0' - hash: md5:a1fd65c7ccbf10880423d82bca54eb54 + python: '>=3.6' + traitlets: '>=5.3' + url: https://conda.anaconda.org/conda-forge/noarch/comm-0.2.2-pyhd8ed1ab_0.conda + hash: + md5: 948d84721b578d426294e17a02e24cbb + sha256: e923acf02708a8a0b591f3bce4bdc11c8e63b73198b99b35fe6cd96bfb6a0dbe + category: main + optional: false +- name: contourpy + version: 1.2.1 manager: conda - name: bzip2 - optional: false platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/bzip2-1.0.8-h7f98852_4.tar.bz2 - version: 1.0.8 -- category: main - dependencies: {} - hash: md5:37edc4e6304ca87316e160f5ca0bd1b5 - manager: conda - name: bzip2 + dependencies: + libgcc-ng: '>=12' + libstdcxx-ng: '>=12' + numpy: '>=1.20' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/linux-64/contourpy-1.2.1-py312h8572e83_0.conda + hash: + md5: 12c6a831ef734f0b2dd4caff514cbb7f + sha256: b0731336b9788c247b11a592352f700a647119340b549aba9e933835c7c77df0 + category: main optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/bzip2-1.0.8-h0d85af4_4.tar.bz2 - version: 1.0.8 -- category: main - dependencies: {} - hash: md5:fc76ace7b94fb1f694988ab1b14dd248 +- name: contourpy + version: 1.2.1 manager: conda - name: bzip2 + platform: osx-64 + dependencies: + libcxx: '>=16' + numpy: '>=1.20' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-64/contourpy-1.2.1-py312h9230928_0.conda + hash: + md5: 079df34ce7c71259cfdd394645370891 + sha256: 3879ed298cc9ec5486d13b7d65da960c813925837fe67fc385c9b31f7eefddc0 + category: main optional: false +- name: contourpy + version: 1.2.1 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/bzip2-1.0.8-h3422bc3_4.tar.bz2 - version: 1.0.8 -- category: main dependencies: - libgcc-ng: '>=9.4.0' - hash: md5:f26ef8098fab1f719c91eb760d63381a - manager: conda - name: c-ares + libcxx: '>=16' + numpy: '>=1.20' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-arm64/contourpy-1.2.1-py312h0fef576_0.conda + hash: + md5: f825cced50aa6ae9f6ae158a49ecb68c + sha256: 89bb5c2f1f5daed13240d5fccfc51cd63b92293cee690c8b0a8f633971e588bb + category: main optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/c-ares-1.18.1-h7f98852_0.tar.bz2 - version: 1.18.1 -- category: main - dependencies: {} - hash: md5:00b3e98a61e6430808fe7a2534681f28 +- name: cycler + version: 0.12.1 manager: conda - name: c-ares + platform: linux-64 + dependencies: + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/cycler-0.12.1-pyhd8ed1ab_0.conda + hash: + md5: 5cd86562580f274031ede6aa6aa24441 + sha256: f221233f21b1d06971792d491445fd548224641af9443739b4b7b6d5d72954a8 + category: main optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/c-ares-1.18.1-h0d85af4_0.tar.bz2 - version: 1.18.1 -- category: main - dependencies: {} - hash: md5:5dd04dad345af4f1e8f3f0d5afc03b67 +- name: cycler + version: 0.12.1 manager: conda - name: c-ares + platform: osx-64 + dependencies: + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/cycler-0.12.1-pyhd8ed1ab_0.conda + hash: + md5: 5cd86562580f274031ede6aa6aa24441 + sha256: f221233f21b1d06971792d491445fd548224641af9443739b4b7b6d5d72954a8 + category: main optional: false - platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/c-ares-1.18.1-h3422bc3_0.tar.bz2 - version: 1.18.1 -- category: main - dependencies: {} - hash: md5:575611b8a84f45960e87722eeb51fa26 +- name: cycler + version: 0.12.1 manager: conda - name: ca-certificates + platform: osx-arm64 + dependencies: + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/cycler-0.12.1-pyhd8ed1ab_0.conda + hash: + md5: 5cd86562580f274031ede6aa6aa24441 + sha256: f221233f21b1d06971792d491445fd548224641af9443739b4b7b6d5d72954a8 + category: main optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/ca-certificates-2021.10.8-ha878542_0.tar.bz2 - version: 2021.10.8 -- category: main - dependencies: {} - hash: md5:bb82d0243db9882b509702ecb69e38f0 +- name: debugpy + version: 1.8.1 manager: conda - name: ca-certificates + platform: linux-64 + dependencies: + libgcc-ng: '>=12' + libstdcxx-ng: '>=12' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/linux-64/debugpy-1.8.1-py312h30efb56_0.conda + hash: + md5: bdd639417094ace2fb1ce10b20d68d5d + sha256: 8a8bd15c7a8435991649ab334816d4d64970c5b0d016f59806bc45f54f31a924 + category: main optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/ca-certificates-2021.10.8-h033912b_0.tar.bz2 - version: 2021.10.8 -- category: main - dependencies: {} - hash: md5:d68f418ab2f7a46948ccb4053636f913 +- name: debugpy + version: 1.8.1 manager: conda - name: ca-certificates + platform: osx-64 + dependencies: + libcxx: '>=16' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-64/debugpy-1.8.1-py312hede676d_0.conda + hash: + md5: e0de4e018d6013b6c2e2ae42640fb65c + sha256: f957393cb09e3df00176079253e0f845ab8c87dbca3c38e1a14df21ffe9d7083 + category: main optional: false +- name: debugpy + version: 1.8.1 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/ca-certificates-2021.10.8-h4653dfc_0.tar.bz2 - version: 2021.10.8 -- category: main dependencies: - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:67982d98030fde9139a64219dbe4db5e - manager: conda - name: certifi + libcxx: '>=16' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-arm64/debugpy-1.8.1-py312h20a0b95_0.conda + hash: + md5: d850abbd9eeedbe2e734e397038f3f76 + sha256: d8ae528ddf391511387bb4c67d7dd4ad3cb808ee9b093429379803cf58a13807 + category: main optional: false +- name: decorator + version: 5.1.1 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/certifi-2021.10.8-py39hf3d152e_1.tar.bz2 - version: 2021.10.8 -- category: main dependencies: - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:92d08816d4b2e58a34a57013e3a636f0 - manager: conda - name: certifi + python: '>=3.5' + url: https://conda.anaconda.org/conda-forge/noarch/decorator-5.1.1-pyhd8ed1ab_0.tar.bz2 + hash: + md5: 43afe5ab04e35e17ba28649471dd7364 + sha256: 328a6a379f9bdfd0230e51de291ce858e6479411ea4b0545fb377c71662ef3e2 + category: main optional: false +- name: decorator + version: 5.1.1 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/certifi-2021.10.8-py39h6e9494a_1.tar.bz2 - version: 2021.10.8 -- category: main dependencies: - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 - hash: md5:fb53ec8c7ae669a5388856ffe7c12a00 - manager: conda - name: certifi + python: '>=3.5' + url: https://conda.anaconda.org/conda-forge/noarch/decorator-5.1.1-pyhd8ed1ab_0.tar.bz2 + hash: + md5: 43afe5ab04e35e17ba28649471dd7364 + sha256: 328a6a379f9bdfd0230e51de291ce858e6479411ea4b0545fb377c71662ef3e2 + category: main optional: false +- name: decorator + version: 5.1.1 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/certifi-2021.10.8-py39h2804cbe_1.tar.bz2 - version: 2021.10.8 -- category: main dependencies: - bzip2: '>=1.0.8,<2.0a0' - libcurl: '>=7.79.1,<8.0a0' - libgcc-ng: '>=9.4.0' - libgfortran-ng: '' - libgfortran5: '>=9.4.0' - libzlib: '>=1.2.11,<1.3.0a0' - hash: md5:6b214116ecabe2c5457a93b9763de61d - manager: conda - name: cfitsio + python: '>=3.5' + url: https://conda.anaconda.org/conda-forge/noarch/decorator-5.1.1-pyhd8ed1ab_0.tar.bz2 + hash: + md5: 43afe5ab04e35e17ba28649471dd7364 + sha256: 328a6a379f9bdfd0230e51de291ce858e6479411ea4b0545fb377c71662ef3e2 + category: main optional: false +- name: exceptiongroup + version: 1.2.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/cfitsio-4.0.0-h9a35b8e_0.tar.bz2 - version: 4.0.0 -- category: main dependencies: - bzip2: '>=1.0.8,<2.0a0' - libcurl: '>=7.79.1,<8.0a0' - libgfortran: 5.* - libgfortran5: '>=9.3.0' - libzlib: '>=1.2.11,<1.3.0a0' - hash: md5:c4a6bba037bbb254a214282a528147fe - manager: conda - name: cfitsio + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/exceptiongroup-1.2.0-pyhd8ed1ab_2.conda + hash: + md5: 8d652ea2ee8eaee02ed8dc820bc794aa + sha256: a6ae416383bda0e3ed14eaa187c653e22bec94ff2aa3b56970cdf0032761e80d + category: main optional: false +- name: exceptiongroup + version: 1.2.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/cfitsio-4.0.0-hb20e66c_0.tar.bz2 - version: 4.0.0 -- category: main dependencies: - bzip2: '>=1.0.8,<2.0a0' - libcurl: '>=7.79.1,<8.0a0' - libgfortran: 5.* - libgfortran5: '>=11.0.1.dev0' - libzlib: '>=1.2.11,<1.3.0a0' - hash: md5:7d8b1067b155c2b64a04d7c3f712bbc6 - manager: conda - name: cfitsio - optional: false - platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/cfitsio-4.0.0-h99351b2_0.tar.bz2 - version: 4.0.0 -- category: main - dependencies: - python: '' - hash: md5:c08b4c1326b880ed44f3ffb04803332f - manager: conda - name: colorama - optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.4-pyh9f0ad1d_0.tar.bz2 - version: 0.4.4 -- category: main - dependencies: - python: '' - hash: md5:c08b4c1326b880ed44f3ffb04803332f - manager: conda - name: colorama + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/exceptiongroup-1.2.0-pyhd8ed1ab_2.conda + hash: + md5: 8d652ea2ee8eaee02ed8dc820bc794aa + sha256: a6ae416383bda0e3ed14eaa187c653e22bec94ff2aa3b56970cdf0032761e80d + category: main optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.4-pyh9f0ad1d_0.tar.bz2 - version: 0.4.4 -- category: main - dependencies: - python: '' - hash: md5:c08b4c1326b880ed44f3ffb04803332f +- name: exceptiongroup + version: 1.2.0 manager: conda - name: colorama - optional: false platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.4-pyh9f0ad1d_0.tar.bz2 - version: 0.4.4 -- category: main dependencies: - python: '>=3.6' - hash: md5:a50559fad0affdbb33729a68669ca1cb - manager: conda - name: cycler - optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/cycler-0.11.0-pyhd8ed1ab_0.tar.bz2 - version: 0.11.0 -- category: main - dependencies: - python: '>=3.6' - hash: md5:a50559fad0affdbb33729a68669ca1cb - manager: conda - name: cycler - optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/cycler-0.11.0-pyhd8ed1ab_0.tar.bz2 - version: 0.11.0 -- category: main - dependencies: - python: '>=3.6' - hash: md5:a50559fad0affdbb33729a68669ca1cb - manager: conda - name: cycler + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/exceptiongroup-1.2.0-pyhd8ed1ab_2.conda + hash: + md5: 8d652ea2ee8eaee02ed8dc820bc794aa + sha256: a6ae416383bda0e3ed14eaa187c653e22bec94ff2aa3b56970cdf0032761e80d + category: main optional: false - platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/cycler-0.11.0-pyhd8ed1ab_0.tar.bz2 - version: 0.11.0 -- category: main - dependencies: - libgcc-ng: '>=9.4.0' - libstdcxx-ng: '>=9.4.0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:111c5b430676182de0f0f038233ba3a4 +- name: executing + version: 2.0.1 manager: conda - name: debugpy - optional: false platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/debugpy-1.5.1-py39he80948d_0.tar.bz2 - version: 1.5.1 -- category: main - dependencies: - libcxx: '>=11.1.0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:5142a647b3e2aa13cdcc2cedb102260b - manager: conda - name: debugpy - optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/debugpy-1.5.1-py39h9fcab8e_0.tar.bz2 - version: 1.5.1 -- category: main - dependencies: - libcxx: '>=11.1.0' - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 - hash: md5:0f4bd3b0360c879e0041c148c4b73ff4 - manager: conda - name: debugpy - optional: false - platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/debugpy-1.5.1-py39hfb83b0d_0.tar.bz2 - version: 1.5.1 -- category: main dependencies: - python: '>=3.5' - hash: md5:71b13ba2e0efcff45646f05d619534b0 - manager: conda - name: decorator + python: '>=2.7' + url: https://conda.anaconda.org/conda-forge/noarch/executing-2.0.1-pyhd8ed1ab_0.conda + hash: + md5: e16be50e378d8a4533b989035b196ab8 + sha256: c738804ab1e6376f8ea63372229a04c8d658dc90fd5a218c6273a2eaf02f4057 + category: main optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/decorator-5.1.0-pyhd8ed1ab_0.tar.bz2 - version: 5.1.0 -- category: main - dependencies: - python: '>=3.5' - hash: md5:71b13ba2e0efcff45646f05d619534b0 +- name: executing + version: 2.0.1 manager: conda - name: decorator - optional: false platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/decorator-5.1.0-pyhd8ed1ab_0.tar.bz2 - version: 5.1.0 -- category: main - dependencies: - python: '>=3.5' - hash: md5:71b13ba2e0efcff45646f05d619534b0 - manager: conda - name: decorator - optional: false - platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/decorator-5.1.0-pyhd8ed1ab_0.tar.bz2 - version: 5.1.0 -- category: main dependencies: - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:dad6134fb73bfd57f9658c30c7296355 - manager: conda - name: entrypoints - optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/entrypoints-0.3-py39hde42818_1002.tar.bz2 - version: '0.3' -- category: main - dependencies: - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:fb8afe91904c7e3544dab6801b23436e - manager: conda - name: entrypoints + python: '>=2.7' + url: https://conda.anaconda.org/conda-forge/noarch/executing-2.0.1-pyhd8ed1ab_0.conda + hash: + md5: e16be50e378d8a4533b989035b196ab8 + sha256: c738804ab1e6376f8ea63372229a04c8d658dc90fd5a218c6273a2eaf02f4057 + category: main optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/entrypoints-0.3-py39hde42818_1002.tar.bz2 - version: '0.3' -- category: main - dependencies: - python: '>=3.6' - hash: md5:bbf9a201f6ce99a506f4955374d9a9f4 +- name: executing + version: 2.0.1 manager: conda - name: entrypoints - optional: false platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/entrypoints-0.3-pyhd8ed1ab_1003.tar.bz2 - version: '0.3' -- category: main dependencies: - brotli: '' - libgcc-ng: '>=9.4.0' - munkres: '' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:b32261506a2c55d88a47570c6e99fcf1 - manager: conda - name: fonttools + python: '>=2.7' + url: https://conda.anaconda.org/conda-forge/noarch/executing-2.0.1-pyhd8ed1ab_0.conda + hash: + md5: e16be50e378d8a4533b989035b196ab8 + sha256: c738804ab1e6376f8ea63372229a04c8d658dc90fd5a218c6273a2eaf02f4057 + category: main optional: false +- name: fonttools + version: 4.51.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/fonttools-4.28.3-py39h3811e60_0.tar.bz2 - version: 4.28.3 -- category: main dependencies: brotli: '' + libgcc-ng: '>=12' munkres: '' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:2059556b0a255250477b1cc33cc44f3c - manager: conda - name: fonttools + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/linux-64/fonttools-4.51.0-py312h98912ed_0.conda + hash: + md5: f0cd0e54adf65aaa976f5731b7a3f383 + sha256: 2589622654b59454a2b6f1e37b864d429a46849db575415803fbe571e6f564c7 + category: main optional: false +- name: fonttools + version: 4.51.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/fonttools-4.28.3-py39h89e85a6_0.tar.bz2 - version: 4.28.3 -- category: main dependencies: brotli: '' munkres: '' - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 - hash: md5:043208f8bb3b537b69022b18bfbfa8c7 - manager: conda - name: fonttools + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-64/fonttools-4.51.0-py312h41838bb_0.conda + hash: + md5: ebe40134b860cf704ddaf81f684f95a5 + sha256: 38d7a31e6dc0150e70b7658f0fa5aa747ae951cd961fb4c0d8ce9f717c2a2a61 + category: main optional: false +- name: fonttools + version: 4.51.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/fonttools-4.28.3-py39h5161555_0.tar.bz2 - version: 4.28.3 -- category: main dependencies: - libgcc-ng: '>=9.3.0' - libpng: '>=1.6.37,<1.7.0a0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:4a06f2ac2e5bfae7b6b245171c3f07aa - manager: conda - name: freetype + brotli: '' + munkres: '' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-arm64/fonttools-4.51.0-py312he37b823_0.conda + hash: + md5: 30bd6e9be6d9f932bc54e7b88130bca3 + sha256: 2c6681ed2c3c31cc132d4ed8e5ba7d44cb330d4c61bd35970f9f5a410535d076 + category: main optional: false +- name: freetype + version: 2.12.1 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/freetype-2.10.4-h0708190_1.tar.bz2 - version: 2.10.4 -- category: main dependencies: - libpng: '>=1.6.37,<1.7.0a0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:5a136a432c6062362cd7990c514bd8d6 - manager: conda - name: freetype + libgcc-ng: '>=12' + libpng: '>=1.6.39,<1.7.0a0' + libzlib: '>=1.2.13,<1.3.0a0' + url: https://conda.anaconda.org/conda-forge/linux-64/freetype-2.12.1-h267a509_2.conda + hash: + md5: 9ae35c3d96db2c94ce0cef86efdfa2cb + sha256: b2e3c449ec9d907dd4656cb0dc93e140f447175b125a3824b31368b06c666bb6 + category: main optional: false +- name: freetype + version: 2.12.1 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/freetype-2.10.4-h4cff582_1.tar.bz2 - version: 2.10.4 -- category: main dependencies: - libpng: '>=1.6.37,<1.7.0a0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:c34e8d42b8dcb72cad14b45a4132e9c7 - manager: conda - name: freetype + libpng: '>=1.6.39,<1.7.0a0' + libzlib: '>=1.2.13,<1.3.0a0' + url: https://conda.anaconda.org/conda-forge/osx-64/freetype-2.12.1-h60636b9_2.conda + hash: + md5: 25152fce119320c980e5470e64834b50 + sha256: b292cf5a25f094eeb4b66e37d99a97894aafd04a5683980852a8cbddccdc8e4e + category: main optional: false +- name: freetype + version: 2.12.1 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/freetype-2.10.4-h17b34a0_1.tar.bz2 - version: 2.10.4 -- category: main dependencies: - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:d7095dafe0af5c7fa3247d76cf00b08d - manager: conda - name: future + libpng: '>=1.6.39,<1.7.0a0' + libzlib: '>=1.2.13,<1.3.0a0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/freetype-2.12.1-hadb7bae_2.conda + hash: + md5: e6085e516a3e304ce41a8ee08b9b89ad + sha256: 791673127e037a2dc0eebe122dc4f904cb3f6e635bb888f42cbe1a76b48748d9 + category: main optional: false +- name: future + version: 1.0.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/future-0.18.2-py39hf3d152e_4.tar.bz2 - version: 0.18.2 -- category: main dependencies: - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:5c080c6a3bc97583ee1e7d9b70a1dbb4 - manager: conda - name: future + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/future-1.0.0-pyhd8ed1ab_0.conda + hash: + md5: 650a7807e689642dddd3590eb817beed + sha256: 8c918a63595ae01575b738ddf0bff10dc23a5002d4af4c8b445d1179a76a8efd + category: main optional: false +- name: future + version: 1.0.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/future-0.18.2-py39h6e9494a_4.tar.bz2 - version: 0.18.2 -- category: main dependencies: - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 - hash: md5:153aaad703752be5495a9b3f813a3c6d - manager: conda - name: future + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/future-1.0.0-pyhd8ed1ab_0.conda + hash: + md5: 650a7807e689642dddd3590eb817beed + sha256: 8c918a63595ae01575b738ddf0bff10dc23a5002d4af4c8b445d1179a76a8efd + category: main optional: false +- name: future + version: 1.0.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/future-0.18.2-py39h2804cbe_4.tar.bz2 - version: 0.18.2 -- category: main dependencies: - libgcc-ng: '>=7.5.0' - libstdcxx-ng: '>=7.5.0' - hash: md5:b94cf2db16066b242ebd26db2facbd56 - manager: conda - name: gmp + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/future-1.0.0-pyhd8ed1ab_0.conda + hash: + md5: 650a7807e689642dddd3590eb817beed + sha256: 8c918a63595ae01575b738ddf0bff10dc23a5002d4af4c8b445d1179a76a8efd + category: main optional: false +- name: gmp + version: 6.3.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/gmp-6.2.1-h58526e2_0.tar.bz2 - version: 6.2.1 -- category: main dependencies: - libcxx: '>=10.0.1' - hash: md5:dedc96914428dae572a39e69ee2a392f - manager: conda - name: gmp + libgcc-ng: '>=12' + libstdcxx-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/gmp-6.3.0-h59595ed_1.conda + hash: + md5: e358c7c5f6824c272b5034b3816438a7 + sha256: cfc4202c23d6895d9c84042d08d5cda47d597772df870d4d2a10fc86dded5576 + category: main optional: false +- name: gmp + version: 6.3.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/gmp-6.2.1-h2e338ed_0.tar.bz2 - version: 6.2.1 -- category: main dependencies: - libcxx: '>=11.0.0' - hash: md5:f8140773b6ca51bf32feec9b4290a8c5 - manager: conda - name: gmp + libcxx: '>=16' + url: https://conda.anaconda.org/conda-forge/osx-64/gmp-6.3.0-h73e2aa4_1.conda + hash: + md5: 92f8d748d95d97f92fc26cfac9bb5b6e + sha256: 1a5b117908deb5a12288aba84dd0cb913f779c31c75f5a57d1a00e659e8fa3d3 + category: main optional: false +- name: gmp + version: 6.3.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/gmp-6.2.1-h9f76cd9_0.tar.bz2 - version: 6.2.1 -- category: main dependencies: - libcurl: '>=7.80.0,<8.0a0' - libgcc-ng: '>=9.4.0' - libgfortran-ng: '' - libgfortran5: '>=9.4.0' - libstdcxx-ng: '>=9.4.0' - libzlib: '>=1.2.11,<1.3.0a0' - openssl: '>=3.0.0,<4.0a0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:97a1843c143a31049070b04f6e85e9d8 - manager: conda - name: hdf5 + libcxx: '>=16' + url: https://conda.anaconda.org/conda-forge/osx-arm64/gmp-6.3.0-hebf3989_1.conda + hash: + md5: 64f45819921ba710398706e1a6404eb5 + sha256: 0ed5aff70675dc0ed5c2f39bb02b908b864e8eee4ceb56e1c798ba8d7509551f + category: main optional: false +- name: hdf5 + version: 1.14.3 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/hdf5-1.12.1-nompi_h7f166f4_103.tar.bz2 - version: 1.12.1 -- category: main dependencies: - libcurl: '>=7.80.0,<8.0a0' - libcxx: '>=11.1.0' - libgfortran: 5.* - libgfortran5: '>=9.3.0' - libzlib: '>=1.2.11,<1.3.0a0' - openssl: '>=3.0.0,<4.0a0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:4605cb9facf3c2e97bafd2b363df7248 - manager: conda - name: hdf5 + libaec: '>=1.1.3,<2.0a0' + libcurl: '>=8.7.1,<9.0a0' + libgcc-ng: '>=12' + libgfortran-ng: '' + libgfortran5: '>=12.3.0' + libstdcxx-ng: '>=12' + libzlib: '>=1.2.13,<1.3.0a0' + openssl: '>=3.3.0,<4.0a0' + url: https://conda.anaconda.org/conda-forge/linux-64/hdf5-1.14.3-nompi_h4f84152_101.conda + hash: + md5: 7e98860d08eea82c8057abd78864fcb4 + sha256: e7d2591bc77d47e9f3fc57d94a817dc9385f4079d930a93475fe45aa2ba81d47 + category: main optional: false +- name: hdf5 + version: 1.14.3 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/hdf5-1.12.1-nompi_hd9e8a45_103.tar.bz2 - version: 1.12.1 -- category: main dependencies: - libcurl: '>=7.80.0,<8.0a0' - libcxx: '>=11.1.0' + libaec: '>=1.1.3,<2.0a0' + libcurl: '>=8.7.1,<9.0a0' + libcxx: '>=16' libgfortran: 5.* - libgfortran5: '>=11.0.1.dev0' - libzlib: '>=1.2.11,<1.3.0a0' - openssl: '>=3.0.0,<4.0a0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:87078a40dfd7a78473af990555619a7e - manager: conda - name: hdf5 + libgfortran5: '>=13.2.0' + libzlib: '>=1.2.13,<1.3.0a0' + openssl: '>=3.3.0,<4.0a0' + url: https://conda.anaconda.org/conda-forge/osx-64/hdf5-1.14.3-nompi_hb512a33_101.conda + hash: + md5: d0138c4f90c0d206e0d8a7a8f7d2882e + sha256: f3b120d80d47ae9d081d950ac4f568f806d62b40385e23fb743cf351596cbeb3 + category: main optional: false +- name: hdf5 + version: 1.14.3 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/hdf5-1.12.1-nompi_h829dc4f_103.tar.bz2 - version: 1.12.1 -- category: main + dependencies: + libaec: '>=1.1.3,<2.0a0' + libcurl: '>=8.7.1,<9.0a0' + libcxx: '>=16' + libgfortran: 5.* + libgfortran5: '>=13.2.0' + libzlib: '>=1.2.13,<1.3.0a0' + openssl: '>=3.3.0,<4.0a0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/hdf5-1.14.3-nompi_h751145d_101.conda + hash: + md5: f5b2b516eb1eabe3897e9fc5f958f4af + sha256: a3dddabbcf7be15cf363b5583c0dcaaeedf688e864894cd0531b716627c7707f + category: main + optional: false +- name: healpy + version: 1.16.6 + manager: conda + platform: linux-64 dependencies: astropy: '' - cfitsio: '>=4.0.0,<4.0.1.0a0' - libgcc-ng: '>=9.4.0' + cfitsio: '>=4.4.0,<4.4.1.0a0' + libgcc-ng: '>=12' libgfortran-ng: '' - libgfortran5: '>=9.4.0' - libstdcxx-ng: '>=9.4.0' + libgfortran5: '>=12.3.0' + libstdcxx-ng: '>=12' + libzlib: '>=1.2.13,<1.3.0a0' matplotlib-base: '' - numpy: '>=1.19.5,<2.0a0' + numpy: '>=1.26.4,<2.0a0' pytest-runner: '' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* scipy: '' - six: '' - hash: md5:f4fc4fb8161a94e50a4d443c68979238 - manager: conda - name: healpy + url: https://conda.anaconda.org/conda-forge/linux-64/healpy-1.16.6-py312h63a7e18_4.conda + hash: + md5: 3887c1411928dafdb51954980c0dfca3 + sha256: aabbc3baefbe7643634105f09c64d9145b08066713ae62a8f79b1d14f2a84856 + category: main optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/healpy-1.15.0-py39h69e73af_2.tar.bz2 - version: 1.15.0 -- category: main +- name: healpy + version: 1.16.6 + manager: conda + platform: osx-64 dependencies: astropy: '' - cfitsio: '>=4.0.0,<4.0.1.0a0' - libcxx: '>=11.1.0' + cfitsio: '>=4.4.0,<4.4.1.0a0' + libcxx: '>=16' libgfortran: 5.* - libgfortran5: '>=9.3.0' + libgfortran5: '>=13.2.0' + libzlib: '>=1.2.13,<1.3.0a0' matplotlib-base: '' - numpy: '>=1.19.5,<2.0a0' + numpy: '>=1.26.4,<2.0a0' pytest-runner: '' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* scipy: '' - six: '' - hash: md5:faa6fed9753ccbdbf2f66b239f0e0f8d - manager: conda - name: healpy + url: https://conda.anaconda.org/conda-forge/osx-64/healpy-1.16.6-py312h243f5a9_4.conda + hash: + md5: 6002b68835de166d02a44a92d6cc3cf2 + sha256: 51ea9275c69ad0fc82510d635c2ac4430807f48f708976a3ff973af8ec99bf44 + category: main optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/healpy-1.15.0-py39h8ef9a1d_2.tar.bz2 - version: 1.15.0 -- category: main +- name: healpy + version: 1.16.6 + manager: conda + platform: osx-arm64 dependencies: astropy: '' - cfitsio: '>=4.0.0,<4.0.1.0a0' - libcxx: '>=11.1.0' + cfitsio: '>=4.4.0,<4.4.1.0a0' + libcxx: '>=16' libgfortran: 5.* - libgfortran5: '>=11.0.1.dev0' + libgfortran5: '>=13.2.0' + libzlib: '>=1.2.13,<1.3.0a0' matplotlib-base: '' - numpy: '>=1.19.5,<2.0a0' + numpy: '>=1.26.4,<2.0a0' pytest-runner: '' - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* scipy: '' - six: '' - hash: md5:0e4d22d65350c30869e3c1c5dadd259e - manager: conda - name: healpy + url: https://conda.anaconda.org/conda-forge/osx-arm64/healpy-1.16.6-py312hae56fe4_4.conda + hash: + md5: ce59704026ad53cffacbbe8a2e0e0bd2 + sha256: 02a51b448989d7f55251b333aba88056c00ea4aa26c95f22d32b441547bedc48 + category: main optional: false - platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/healpy-1.15.0-py39h733f969_2.tar.bz2 - version: 1.15.0 -- category: main +- name: icu + version: '73.2' + manager: conda + platform: linux-64 dependencies: - libgcc-ng: '>=9.4.0' - libstdcxx-ng: '>=9.4.0' - hash: md5:e0773c9556d588b062a4e1424a6a02fa + libgcc-ng: '>=12' + libstdcxx-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/icu-73.2-h59595ed_0.conda + hash: + md5: cc47e1facc155f91abd89b11e48e72ff + sha256: e12fd90ef6601da2875ebc432452590bc82a893041473bc1c13ef29001a73ea8 + category: main + optional: false +- name: icu + version: '73.2' + manager: conda + platform: osx-64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-64/icu-73.2-hf5e326d_0.conda + hash: + md5: 5cc301d759ec03f28328428e28f65591 + sha256: f66362dc36178ac9b7c7a9b012948a9d2d050b3debec24bbd94aadbc44854185 + category: main + optional: false +- name: icu + version: '73.2' manager: conda - name: icu + platform: osx-arm64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-arm64/icu-73.2-hc8870d7_0.conda + hash: + md5: 8521bd47c0e11c5902535bb1a17c565f + sha256: ff9cd0c6cd1349954c801fb443c94192b637e1b414514539f3c49c56a39f51b1 + category: main optional: false +- name: importlib-metadata + version: 7.1.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/icu-69.1-h9c3ff4c_0.tar.bz2 - version: '69.1' -- category: main dependencies: - libcxx: '>=11.1.0' - hash: md5:ee3bde95f8c74ebd296543525775ada5 - manager: conda - name: icu + python: '>=3.8' + zipp: '>=0.5' + url: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-7.1.0-pyha770c72_0.conda + hash: + md5: 0896606848b2dc5cebdf111b6543aa04 + sha256: cc2e7d1f7f01cede30feafc1118b7aefa244d0a12224513734e24165ae12ba49 + category: main optional: false +- name: importlib-metadata + version: 7.1.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/icu-69.1-he49afe7_0.tar.bz2 - version: '69.1' -- category: main dependencies: - libcxx: '>=11.1.0' - hash: md5:09aa1288507a285c7161732adbf2eb2b - manager: conda - name: icu + python: '>=3.8' + zipp: '>=0.5' + url: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-7.1.0-pyha770c72_0.conda + hash: + md5: 0896606848b2dc5cebdf111b6543aa04 + sha256: cc2e7d1f7f01cede30feafc1118b7aefa244d0a12224513734e24165ae12ba49 + category: main optional: false +- name: importlib-metadata + version: 7.1.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/icu-69.1-hbdafb3b_0.tar.bz2 - version: '69.1' -- category: main dependencies: - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 + python: '>=3.8' zipp: '>=0.5' - hash: md5:c99d085fb9beacd7679864876e97b4af - manager: conda - name: importlib-metadata + url: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-7.1.0-pyha770c72_0.conda + hash: + md5: 0896606848b2dc5cebdf111b6543aa04 + sha256: cc2e7d1f7f01cede30feafc1118b7aefa244d0a12224513734e24165ae12ba49 + category: main optional: false +- name: importlib_metadata + version: 7.1.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/importlib-metadata-4.8.2-py39hf3d152e_0.tar.bz2 - version: 4.8.2 -- category: main dependencies: - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - zipp: '>=0.5' - hash: md5:3ebd97a6f1345ba3322e33b3cc6c9b14 - manager: conda - name: importlib-metadata + importlib-metadata: '>=7.1.0,<7.1.1.0a0' + url: https://conda.anaconda.org/conda-forge/noarch/importlib_metadata-7.1.0-hd8ed1ab_0.conda + hash: + md5: 6ef2b72d291b39e479d7694efa2b2b98 + sha256: 01dc057a45dedcc742a71599f67c7383ae2bf873be6018ebcbd06ac8d994dedb + category: main optional: false +- name: importlib_metadata + version: 7.1.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/importlib-metadata-4.8.2-py39h6e9494a_0.tar.bz2 - version: 4.8.2 -- category: main dependencies: - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 - zipp: '>=0.5' - hash: md5:cc8ba0d83a76b8d1a85e8fad22d4d2dc - manager: conda - name: importlib-metadata + importlib-metadata: '>=7.1.0,<7.1.1.0a0' + url: https://conda.anaconda.org/conda-forge/noarch/importlib_metadata-7.1.0-hd8ed1ab_0.conda + hash: + md5: 6ef2b72d291b39e479d7694efa2b2b98 + sha256: 01dc057a45dedcc742a71599f67c7383ae2bf873be6018ebcbd06ac8d994dedb + category: main optional: false +- name: importlib_metadata + version: 7.1.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/importlib-metadata-4.8.2-py39h2804cbe_0.tar.bz2 - version: 4.8.2 -- category: dev dependencies: - python: '>=3.6' - zipp: '>=3.1.0' - hash: md5:9fb134dbabe7851a9d71411064b2c30d + importlib-metadata: '>=7.1.0,<7.1.1.0a0' + url: https://conda.anaconda.org/conda-forge/noarch/importlib_metadata-7.1.0-hd8ed1ab_0.conda + hash: + md5: 6ef2b72d291b39e479d7694efa2b2b98 + sha256: 01dc057a45dedcc742a71599f67c7383ae2bf873be6018ebcbd06ac8d994dedb + category: main + optional: false +- name: importlib_resources + version: 6.4.0 manager: conda - name: importlib_resources - optional: true platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-5.4.0-pyhd8ed1ab_0.tar.bz2 - version: 5.4.0 -- category: dev dependencies: - python: '>=3.6' + python: '>=3.8' zipp: '>=3.1.0' - hash: md5:9fb134dbabe7851a9d71411064b2c30d - manager: conda - name: importlib_resources + url: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.0-pyhd8ed1ab_0.conda + hash: + md5: c5d3907ad8bd7bf557521a1833cf7e6d + sha256: c6ae80c0beaeabb342c5b041f19669992ae6e937dbec56ced766cb035900f9de + category: dev optional: true +- name: importlib_resources + version: 6.4.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-5.4.0-pyhd8ed1ab_0.tar.bz2 - version: 5.4.0 -- category: dev dependencies: - python: '>=3.6' + python: '>=3.8' zipp: '>=3.1.0' - hash: md5:9fb134dbabe7851a9d71411064b2c30d - manager: conda - name: importlib_resources + url: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.0-pyhd8ed1ab_0.conda + hash: + md5: c5d3907ad8bd7bf557521a1833cf7e6d + sha256: c6ae80c0beaeabb342c5b041f19669992ae6e937dbec56ced766cb035900f9de + category: dev optional: true +- name: importlib_resources + version: 6.4.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-5.4.0-pyhd8ed1ab_0.tar.bz2 - version: 5.4.0 -- category: dev dependencies: - python: '' - hash: md5:39161f81cc5e5ca45b8226fbb06c6905 - manager: conda - name: iniconfig + python: '>=3.8' + zipp: '>=3.1.0' + url: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.0-pyhd8ed1ab_0.conda + hash: + md5: c5d3907ad8bd7bf557521a1833cf7e6d + sha256: c6ae80c0beaeabb342c5b041f19669992ae6e937dbec56ced766cb035900f9de + category: dev optional: true +- name: iniconfig + version: 2.0.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/iniconfig-1.1.1-pyh9f0ad1d_0.tar.bz2 - version: 1.1.1 -- category: dev dependencies: - python: '' - hash: md5:39161f81cc5e5ca45b8226fbb06c6905 + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/iniconfig-2.0.0-pyhd8ed1ab_0.conda + hash: + md5: f800d2da156d08e289b14e87e43c1ae5 + sha256: 38740c939b668b36a50ef455b077e8015b8c9cf89860d421b3fff86048f49666 + category: main + optional: false +- name: iniconfig + version: 2.0.0 manager: conda - name: iniconfig - optional: true platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/iniconfig-1.1.1-pyh9f0ad1d_0.tar.bz2 - version: 1.1.1 -- category: dev dependencies: - python: '' - hash: md5:39161f81cc5e5ca45b8226fbb06c6905 + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/iniconfig-2.0.0-pyhd8ed1ab_0.conda + hash: + md5: f800d2da156d08e289b14e87e43c1ae5 + sha256: 38740c939b668b36a50ef455b077e8015b8c9cf89860d421b3fff86048f49666 + category: main + optional: false +- name: iniconfig + version: 2.0.0 manager: conda - name: iniconfig - optional: true platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/iniconfig-1.1.1-pyh9f0ad1d_0.tar.bz2 - version: 1.1.1 -- category: main dependencies: - debugpy: '>=1,<2.0' - ipython: '>=7.23.1' - jupyter_client: <8.0 - matplotlib-inline: '>=0.1.0,<0.2.0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - tornado: '>=4.2,<7.0' - traitlets: '>=5.1.0,<6.0' - hash: md5:4ed525d14347a15a3c73e84c92eac501 - manager: conda - name: ipykernel + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/iniconfig-2.0.0-pyhd8ed1ab_0.conda + hash: + md5: f800d2da156d08e289b14e87e43c1ae5 + sha256: 38740c939b668b36a50ef455b077e8015b8c9cf89860d421b3fff86048f49666 + category: main optional: false +- name: ipykernel + version: 6.29.3 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/ipykernel-6.6.0-py39hef51801_0.tar.bz2 - version: 6.6.0 -- category: main dependencies: - appnope: '' - debugpy: '>=1,<2.0' + __linux: '' + comm: '>=0.1.1' + debugpy: '>=1.6.5' ipython: '>=7.23.1' - jupyter_client: <8.0 - matplotlib-inline: '>=0.1.0,<0.2.0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - tornado: '>=4.2,<7.0' - traitlets: '>=5.1.0,<6.0' - hash: md5:66a242ed9f8c1a21b90c0c9783010846 - manager: conda - name: ipykernel + jupyter_client: '>=6.1.12' + jupyter_core: '>=4.12,!=5.0.*' + matplotlib-inline: '>=0.1' + nest-asyncio: '' + packaging: '' + psutil: '' + python: '>=3.8' + pyzmq: '>=24' + tornado: '>=6.1' + traitlets: '>=5.4.0' + url: https://conda.anaconda.org/conda-forge/noarch/ipykernel-6.29.3-pyhd33586a_0.conda + hash: + md5: e0deff12c601ce5cb7476f93718f3168 + sha256: 0314f15e666fd9a4fb653aae37d2cf4dc6bc3a18c0d9c2671a6a0783146adcfa + category: main optional: false +- name: ipykernel + version: 6.29.3 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/ipykernel-6.6.0-py39h71a6800_0.tar.bz2 - version: 6.6.0 -- category: main dependencies: + packaging: '' + psutil: '' + nest-asyncio: '' + __osx: '' appnope: '' - debugpy: '>=1,<2.0' + python: '>=3.8' + tornado: '>=6.1' + jupyter_client: '>=6.1.12' + jupyter_core: '>=4.12,!=5.0.*' ipython: '>=7.23.1' - jupyter_client: <8.0 - matplotlib-inline: '>=0.1.0,<0.2.0' - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 - tornado: '>=4.2,<7.0' - traitlets: '>=5.1.0,<6.0' - hash: md5:3b0e6bc0d8e9278558220762f7d9c264 - manager: conda - name: ipykernel + matplotlib-inline: '>=0.1' + debugpy: '>=1.6.5' + comm: '>=0.1.1' + traitlets: '>=5.4.0' + pyzmq: '>=24' + url: https://conda.anaconda.org/conda-forge/noarch/ipykernel-6.29.3-pyh3cd1d5f_0.conda + hash: + md5: 28e74fca8d8abf09c1ed0d190a17e307 + sha256: ef2f9c1d83afd693db3793c368c5c6afcd37a416958ece490a2e1fbcd85012eb + category: main optional: false +- name: ipykernel + version: 6.29.3 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/ipykernel-6.6.0-py39h32adebf_0.tar.bz2 - version: 6.6.0 -- category: main dependencies: - backcall: '' - decorator: '' - jedi: '>=0.16' - matplotlib-inline: '' - pexpect: '>4.3' - pickleshare: '' - prompt-toolkit: '>=2.0.0,!=3.0.0,!=3.0.1,<3.1.0' - pygments: '' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - setuptools: '>=18.5' - traitlets: '>=4.2' - hash: md5:de147858c08bf979777f4f2ee5382347 - manager: conda - name: ipython + packaging: '' + psutil: '' + nest-asyncio: '' + __osx: '' + appnope: '' + python: '>=3.8' + tornado: '>=6.1' + jupyter_client: '>=6.1.12' + jupyter_core: '>=4.12,!=5.0.*' + ipython: '>=7.23.1' + matplotlib-inline: '>=0.1' + debugpy: '>=1.6.5' + comm: '>=0.1.1' + traitlets: '>=5.4.0' + pyzmq: '>=24' + url: https://conda.anaconda.org/conda-forge/noarch/ipykernel-6.29.3-pyh3cd1d5f_0.conda + hash: + md5: 28e74fca8d8abf09c1ed0d190a17e307 + sha256: ef2f9c1d83afd693db3793c368c5c6afcd37a416958ece490a2e1fbcd85012eb + category: main optional: false +- name: ipython + version: 8.22.2 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/ipython-7.30.1-py39hf3d152e_0.tar.bz2 - version: 7.30.1 -- category: main dependencies: - appnope: '' - backcall: '' + __unix: '' decorator: '' + exceptiongroup: '' jedi: '>=0.16' matplotlib-inline: '' pexpect: '>4.3' pickleshare: '' - prompt-toolkit: '>=2.0.0,!=3.0.0,!=3.0.1,<3.1.0' - pygments: '' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - setuptools: '>=18.5' - traitlets: '>=4.2' - hash: md5:fc90fafca1455909b324dbf6be395807 - manager: conda - name: ipython + prompt-toolkit: '>=3.0.41,<3.1.0' + pygments: '>=2.4.0' + python: '>=3.10' + stack_data: '' + traitlets: '>=5.13.0' + typing_extensions: '' + url: https://conda.anaconda.org/conda-forge/noarch/ipython-8.22.2-pyh707e725_0.conda + hash: + md5: f0abe827c8a7c6d91bccdf90cb1fbee3 + sha256: 7740505317669f094c881537a643ed26977e209510965164d84942799c997d42 + category: main optional: false +- name: ipython + version: 8.22.2 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/ipython-7.30.1-py39h6e9494a_0.tar.bz2 - version: 7.30.1 -- category: main dependencies: - appnope: '' - backcall: '' + typing_extensions: '' + __unix: '' decorator: '' - jedi: '>=0.16' + exceptiongroup: '' matplotlib-inline: '' - pexpect: '>4.3' + stack_data: '' pickleshare: '' - prompt-toolkit: '>=2.0.0,!=3.0.0,!=3.0.1,<3.1.0' - pygments: '' - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 - setuptools: '>=18.5' - traitlets: '>=4.2' - hash: md5:207422136de78a0075d7b7c5dcf5442a - manager: conda - name: ipython + python: '>=3.10' + pygments: '>=2.4.0' + jedi: '>=0.16' + pexpect: '>4.3' + prompt-toolkit: '>=3.0.41,<3.1.0' + traitlets: '>=5.13.0' + url: https://conda.anaconda.org/conda-forge/noarch/ipython-8.22.2-pyh707e725_0.conda + hash: + md5: f0abe827c8a7c6d91bccdf90cb1fbee3 + sha256: 7740505317669f094c881537a643ed26977e209510965164d84942799c997d42 + category: main optional: false +- name: ipython + version: 8.22.2 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/ipython-7.30.1-py39h2804cbe_0.tar.bz2 - version: 7.30.1 -- category: dev dependencies: - python: '' - hash: md5:5071c982548b3a20caf70462f04f5287 + typing_extensions: '' + __unix: '' + decorator: '' + exceptiongroup: '' + matplotlib-inline: '' + stack_data: '' + pickleshare: '' + python: '>=3.10' + pygments: '>=2.4.0' + jedi: '>=0.16' + pexpect: '>4.3' + prompt-toolkit: '>=3.0.41,<3.1.0' + traitlets: '>=5.13.0' + url: https://conda.anaconda.org/conda-forge/noarch/ipython-8.22.2-pyh707e725_0.conda + hash: + md5: f0abe827c8a7c6d91bccdf90cb1fbee3 + sha256: 7740505317669f094c881537a643ed26977e209510965164d84942799c997d42 + category: main + optional: false +- name: jedi + version: 0.19.1 manager: conda - name: ipython_genutils - optional: true platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/ipython_genutils-0.2.0-py_1.tar.bz2 - version: 0.2.0 -- category: dev dependencies: - python: '' - hash: md5:5071c982548b3a20caf70462f04f5287 + parso: '>=0.8.3,<0.9.0' + python: '>=3.6' + url: https://conda.anaconda.org/conda-forge/noarch/jedi-0.19.1-pyhd8ed1ab_0.conda + hash: + md5: 81a3be0b2023e1ea8555781f0ad904a2 + sha256: 362f0936ef37dfd1eaa860190e42a6ebf8faa094eaa3be6aa4d9ace95f40047a + category: main + optional: false +- name: jedi + version: 0.19.1 manager: conda - name: ipython_genutils - optional: true platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/ipython_genutils-0.2.0-py_1.tar.bz2 - version: 0.2.0 -- category: dev dependencies: - python: '' - hash: md5:5071c982548b3a20caf70462f04f5287 + python: '>=3.6' + parso: '>=0.8.3,<0.9.0' + url: https://conda.anaconda.org/conda-forge/noarch/jedi-0.19.1-pyhd8ed1ab_0.conda + hash: + md5: 81a3be0b2023e1ea8555781f0ad904a2 + sha256: 362f0936ef37dfd1eaa860190e42a6ebf8faa094eaa3be6aa4d9ace95f40047a + category: main + optional: false +- name: jedi + version: 0.19.1 manager: conda - name: ipython_genutils - optional: true platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/ipython_genutils-0.2.0-py_1.tar.bz2 - version: 0.2.0 -- category: main dependencies: - libgcc-ng: '>=9.3.0' - hash: md5:1aa0cee79792fa97b7ff4545110b60bf + python: '>=3.6' + parso: '>=0.8.3,<0.9.0' + url: https://conda.anaconda.org/conda-forge/noarch/jedi-0.19.1-pyhd8ed1ab_0.conda + hash: + md5: 81a3be0b2023e1ea8555781f0ad904a2 + sha256: 362f0936ef37dfd1eaa860190e42a6ebf8faa094eaa3be6aa4d9ace95f40047a + category: main + optional: false +- name: jsonschema + version: 4.22.0 + manager: conda + platform: linux-64 + dependencies: + attrs: '>=22.2.0' + importlib_resources: '>=1.4.0' + jsonschema-specifications: '>=2023.03.6' + pkgutil-resolve-name: '>=1.3.10' + python: '>=3.8' + referencing: '>=0.28.4' + rpds-py: '>=0.7.1' + url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-4.22.0-pyhd8ed1ab_0.conda + hash: + md5: b9661a4b1200d6bc7d8a4cdafdc91468 + sha256: 57a466e8c42635d8e930fa065dc6e461f4215aa259ab03873eacb03ddaeefc8a + category: dev + optional: true +- name: jsonschema + version: 4.22.0 + manager: conda + platform: osx-64 + dependencies: + python: '>=3.8' + attrs: '>=22.2.0' + importlib_resources: '>=1.4.0' + pkgutil-resolve-name: '>=1.3.10' + jsonschema-specifications: '>=2023.03.6' + referencing: '>=0.28.4' + rpds-py: '>=0.7.1' + url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-4.22.0-pyhd8ed1ab_0.conda + hash: + md5: b9661a4b1200d6bc7d8a4cdafdc91468 + sha256: 57a466e8c42635d8e930fa065dc6e461f4215aa259ab03873eacb03ddaeefc8a + category: dev + optional: true +- name: jsonschema + version: 4.22.0 + manager: conda + platform: osx-arm64 + dependencies: + python: '>=3.8' + attrs: '>=22.2.0' + importlib_resources: '>=1.4.0' + pkgutil-resolve-name: '>=1.3.10' + jsonschema-specifications: '>=2023.03.6' + referencing: '>=0.28.4' + rpds-py: '>=0.7.1' + url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-4.22.0-pyhd8ed1ab_0.conda + hash: + md5: b9661a4b1200d6bc7d8a4cdafdc91468 + sha256: 57a466e8c42635d8e930fa065dc6e461f4215aa259ab03873eacb03ddaeefc8a + category: dev + optional: true +- name: jsonschema-specifications + version: 2023.12.1 manager: conda - name: jbig - optional: false platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/jbig-2.1-h7f98852_2003.tar.bz2 - version: '2.1' -- category: main - dependencies: {} - hash: md5:4d76d11d3a256931926099498aa3565b + dependencies: + importlib_resources: '>=1.4.0' + python: '>=3.8' + referencing: '>=0.31.0' + url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-specifications-2023.12.1-pyhd8ed1ab_0.conda + hash: + md5: a0e4efb5f35786a05af4809a2fb1f855 + sha256: a9630556ddc3121c0be32f4cbf792dd9102bd380d5cd81d57759d172cf0c2da2 + category: dev + optional: true +- name: jsonschema-specifications + version: 2023.12.1 manager: conda - name: jbig - optional: false platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/jbig-2.1-h0d85af4_2003.tar.bz2 - version: '2.1' -- category: main - dependencies: {} - hash: md5:38e4745944cf5b4598ad7f1cfed5430d + dependencies: + python: '>=3.8' + importlib_resources: '>=1.4.0' + referencing: '>=0.31.0' + url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-specifications-2023.12.1-pyhd8ed1ab_0.conda + hash: + md5: a0e4efb5f35786a05af4809a2fb1f855 + sha256: a9630556ddc3121c0be32f4cbf792dd9102bd380d5cd81d57759d172cf0c2da2 + category: dev + optional: true +- name: jsonschema-specifications + version: 2023.12.1 manager: conda - name: jbig - optional: false platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/jbig-2.1-h3422bc3_2003.tar.bz2 - version: '2.1' -- category: main dependencies: - parso: '>=0.8.0,<0.9.0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:4a03392442a5ba884c186f25281ef8a1 + python: '>=3.8' + importlib_resources: '>=1.4.0' + referencing: '>=0.31.0' + url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-specifications-2023.12.1-pyhd8ed1ab_0.conda + hash: + md5: a0e4efb5f35786a05af4809a2fb1f855 + sha256: a9630556ddc3121c0be32f4cbf792dd9102bd380d5cd81d57759d172cf0c2da2 + category: dev + optional: true +- name: jupyter_client + version: 8.6.1 manager: conda - name: jedi - optional: false platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/jedi-0.18.1-py39hf3d152e_0.tar.bz2 - version: 0.18.1 -- category: main dependencies: - parso: '>=0.8.0,<0.9.0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:e25ec40a35eb99b121e5a728a827cff0 - manager: conda - name: jedi + importlib_metadata: '>=4.8.3' + jupyter_core: '>=4.12,!=5.0.*' + python: '>=3.8' + python-dateutil: '>=2.8.2' + pyzmq: '>=23.0' + tornado: '>=6.2' + traitlets: '>=5.3' + url: https://conda.anaconda.org/conda-forge/noarch/jupyter_client-8.6.1-pyhd8ed1ab_0.conda + hash: + md5: c03972cfce69ad913d520c652e5ed908 + sha256: c7d10d7941fd2e61480e49d3b2b21a530af4ae4b0d449a1746a72a38bacb63e2 + category: main optional: false +- name: jupyter_client + version: 8.6.1 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/jedi-0.18.1-py39h6e9494a_0.tar.bz2 - version: 0.18.1 -- category: main dependencies: - parso: '>=0.8.0,<0.9.0' - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 - hash: md5:309f836d2f872ef10fb5b00ea1ac38df - manager: conda - name: jedi + python: '>=3.8' + python-dateutil: '>=2.8.2' + jupyter_core: '>=4.12,!=5.0.*' + importlib_metadata: '>=4.8.3' + traitlets: '>=5.3' + pyzmq: '>=23.0' + tornado: '>=6.2' + url: https://conda.anaconda.org/conda-forge/noarch/jupyter_client-8.6.1-pyhd8ed1ab_0.conda + hash: + md5: c03972cfce69ad913d520c652e5ed908 + sha256: c7d10d7941fd2e61480e49d3b2b21a530af4ae4b0d449a1746a72a38bacb63e2 + category: main optional: false +- name: jupyter_client + version: 8.6.1 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/jedi-0.18.1-py39h2804cbe_0.tar.bz2 - version: 0.18.1 -- category: main dependencies: - libgcc-ng: '>=7.5.0' - hash: md5:ea02ce6037dbe81803ae6123e5ba1568 - manager: conda - name: jpeg + python: '>=3.8' + python-dateutil: '>=2.8.2' + jupyter_core: '>=4.12,!=5.0.*' + importlib_metadata: '>=4.8.3' + traitlets: '>=5.3' + pyzmq: '>=23.0' + tornado: '>=6.2' + url: https://conda.anaconda.org/conda-forge/noarch/jupyter_client-8.6.1-pyhd8ed1ab_0.conda + hash: + md5: c03972cfce69ad913d520c652e5ed908 + sha256: c7d10d7941fd2e61480e49d3b2b21a530af4ae4b0d449a1746a72a38bacb63e2 + category: main optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/jpeg-9d-h36c2ea0_0.tar.bz2 - version: 9d -- category: main - dependencies: {} - hash: md5:ff6fba028f282f94ceb10597d58a56e8 +- name: jupyter_core + version: 5.7.2 manager: conda - name: jpeg + platform: linux-64 + dependencies: + platformdirs: '>=2.5' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + traitlets: '>=5.3' + url: https://conda.anaconda.org/conda-forge/linux-64/jupyter_core-5.7.2-py312h7900ff3_0.conda + hash: + md5: eee5a2e3465220ed87196bbb5665f420 + sha256: 22a6259c2b139191c76ed7633d1865757b3c15007989f6c74304a80f28e5a262 + category: main optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/jpeg-9d-hbcb3906_0.tar.bz2 - version: 9d -- category: main - dependencies: {} - hash: md5:08d2dcb8fc57b70f2cd1ebfb392688ab +- name: jupyter_core + version: 5.7.2 manager: conda - name: jpeg + platform: osx-64 + dependencies: + platformdirs: '>=2.5' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + traitlets: '>=5.3' + url: https://conda.anaconda.org/conda-forge/osx-64/jupyter_core-5.7.2-py312hb401068_0.conda + hash: + md5: a205e28ce7ab71773dcaaf94f6418612 + sha256: 3e57d1eaf22c793711367335f9f8b647c011b64a95bfc796b50967a4b2ae27c2 + category: main optional: false +- name: jupyter_core + version: 5.7.2 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/jpeg-9d-h27ca646_0.tar.bz2 - version: 9d -- category: dev dependencies: - attrs: '>=17.4.0' - importlib-metadata: '' - importlib_resources: '' - pyrsistent: '!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0' - python: '>=3.7' - hash: md5:0a4d10a794fc48016d8d0453365180ad + platformdirs: '>=2.5' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + traitlets: '>=5.3' + url: https://conda.anaconda.org/conda-forge/osx-arm64/jupyter_core-5.7.2-py312h81bd7bf_0.conda + hash: + md5: 209b9cb7159212afce5e16d7a3ee3b47 + sha256: 5ab0e75a30915d34ae27b4a76f1241c2f4cc4419b6b1c838cc1160b9ec8bfaf5 + category: main + optional: false +- name: keyutils + version: 1.6.1 manager: conda - name: jsonschema - optional: true platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-4.2.1-pyhd8ed1ab_0.tar.bz2 - version: 4.2.1 -- category: dev dependencies: - attrs: '>=17.4.0' - importlib-metadata: '' - importlib_resources: '' - pyrsistent: '!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0' - python: '>=3.7' - hash: md5:0a4d10a794fc48016d8d0453365180ad + libgcc-ng: '>=10.3.0' + url: https://conda.anaconda.org/conda-forge/linux-64/keyutils-1.6.1-h166bdaf_0.tar.bz2 + hash: + md5: 30186d27e2c9fa62b45fb1476b7200e3 + sha256: 150c05a6e538610ca7c43beb3a40d65c90537497a4f6a5f4d15ec0451b6f5ebb + category: main + optional: false +- name: kiwisolver + version: 1.4.5 + manager: conda + platform: linux-64 + dependencies: + libgcc-ng: '>=12' + libstdcxx-ng: '>=12' + python: '>=3.12.0rc3,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/linux-64/kiwisolver-1.4.5-py312h8572e83_1.conda + hash: + md5: c1e71f2bc05d8e8e033aefac2c490d05 + sha256: 2ffd3f6726392591c6794ab130f6701f5ffba0ec8658ef40db5a95ec8d583143 + category: main + optional: false +- name: kiwisolver + version: 1.4.5 manager: conda - name: jsonschema - optional: true platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-4.2.1-pyhd8ed1ab_0.tar.bz2 - version: 4.2.1 -- category: dev dependencies: - attrs: '>=17.4.0' - importlib-metadata: '' - importlib_resources: '' - pyrsistent: '!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0' - python: '>=3.7' - hash: md5:0a4d10a794fc48016d8d0453365180ad + libcxx: '>=15.0.7' + python: '>=3.12.0rc3,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-64/kiwisolver-1.4.5-py312h49ebfd2_1.conda + hash: + md5: 21f174a5cfb5964069c374171a979157 + sha256: 11d9daa79051a7ae52881d11f48816366fd3d46018281431abe507da7b45f69c + category: main + optional: false +- name: kiwisolver + version: 1.4.5 manager: conda - name: jsonschema - optional: true platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-4.2.1-pyhd8ed1ab_0.tar.bz2 - version: 4.2.1 -- category: main - dependencies: - entrypoints: '' - jupyter_core: '>=4.6.0' - nest-asyncio: '>=1.5' - python: '>=3.6.1' - python-dateutil: '>=2.1' - pyzmq: '>=13' - tornado: '>=4.1' - traitlets: '' - hash: md5:c1460cc25b6a86d1b66ab6c3c471b791 - manager: conda - name: jupyter_client + dependencies: + libcxx: '>=15.0.7' + python: '>=3.12.0rc3,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-arm64/kiwisolver-1.4.5-py312h389731b_1.conda + hash: + md5: 77eeca70c1c4f4187d6b199015c99ee5 + sha256: ee1a2189dc405f59c27ee1f061076d8761684c0fcd38cccc215630d8debf9f85 + category: main optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/jupyter_client-7.1.0-pyhd8ed1ab_0.tar.bz2 - version: 7.1.0 -- category: main - dependencies: - entrypoints: '' - jupyter_core: '>=4.6.0' - nest-asyncio: '>=1.5' - python: '>=3.6.1' - python-dateutil: '>=2.1' - pyzmq: '>=13' - tornado: '>=4.1' - traitlets: '' - hash: md5:c1460cc25b6a86d1b66ab6c3c471b791 +- name: krb5 + version: 1.21.2 manager: conda - name: jupyter_client + platform: linux-64 + dependencies: + keyutils: '>=1.6.1,<2.0a0' + libedit: '>=3.1.20191231,<4.0a0' + libgcc-ng: '>=12' + libstdcxx-ng: '>=12' + openssl: '>=3.1.2,<4.0a0' + url: https://conda.anaconda.org/conda-forge/linux-64/krb5-1.21.2-h659d440_0.conda + hash: + md5: cd95826dbd331ed1be26bdf401432844 + sha256: 259bfaae731989b252b7d2228c1330ef91b641c9d68ff87dae02cbae682cb3e4 + category: main optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/jupyter_client-7.1.0-pyhd8ed1ab_0.tar.bz2 - version: 7.1.0 -- category: main - dependencies: - entrypoints: '' - jupyter_core: '>=4.6.0' - nest-asyncio: '>=1.5' - python: '>=3.6.1' - python-dateutil: '>=2.1' - pyzmq: '>=13' - tornado: '>=4.1' - traitlets: '' - hash: md5:c1460cc25b6a86d1b66ab6c3c471b791 +- name: krb5 + version: 1.21.2 manager: conda - name: jupyter_client + platform: osx-64 + dependencies: + libcxx: '>=15.0.7' + libedit: '>=3.1.20191231,<4.0a0' + openssl: '>=3.1.2,<4.0a0' + url: https://conda.anaconda.org/conda-forge/osx-64/krb5-1.21.2-hb884880_0.conda + hash: + md5: 80505a68783f01dc8d7308c075261b2f + sha256: 081ae2008a21edf57c048f331a17c65d1ccb52d6ca2f87ee031a73eff4dc0fc6 + category: main optional: false +- name: krb5 + version: 1.21.2 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/jupyter_client-7.1.0-pyhd8ed1ab_0.tar.bz2 - version: 7.1.0 -- category: main dependencies: - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - traitlets: '' - hash: md5:e9b6677fca1aa658d98deba00fb89267 + libcxx: '>=15.0.7' + libedit: '>=3.1.20191231,<4.0a0' + openssl: '>=3.1.2,<4.0a0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/krb5-1.21.2-h92f50d5_0.conda + hash: + md5: 92f1cff174a538e0722bf2efb16fc0b2 + sha256: 70bdb9b4589ec7c7d440e485ae22b5a352335ffeb91a771d4c162996c3070875 + category: main + optional: false +- name: lazy-object-proxy + version: 1.10.0 manager: conda - name: jupyter_core - optional: false platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/jupyter_core-4.9.1-py39hf3d152e_1.tar.bz2 - version: 4.9.1 -- category: main dependencies: - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - traitlets: '' - hash: md5:e9982a722c5ed2d74843bdd2f748b4e3 - manager: conda - name: jupyter_core + libgcc-ng: '>=12' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/linux-64/lazy-object-proxy-1.10.0-py312h98912ed_0.conda + hash: + md5: d4a8c72d067aa79b1c463dd38e3e01b6 + sha256: e408fa0bb69a9201191c98983d9c3b428f825cf53569a12c96aee05e98af6aaa + category: main optional: false +- name: lazy-object-proxy + version: 1.10.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/jupyter_core-4.9.1-py39h6e9494a_1.tar.bz2 - version: 4.9.1 -- category: main dependencies: - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 - traitlets: '' - hash: md5:d8a602ebb7cbd138329b571030ebac66 - manager: conda - name: jupyter_core + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-64/lazy-object-proxy-1.10.0-py312h41838bb_0.conda + hash: + md5: 0e602287949cac6ab5f9c66a115f4ae9 + sha256: ed9e43868cfde96913a9dee2f7e94bf74d7aad19860dc758d29f8545acc1f9db + category: main optional: false +- name: lazy-object-proxy + version: 1.10.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/jupyter_core-4.9.1-py39h2804cbe_1.tar.bz2 - version: 4.9.1 -- category: main dependencies: - libgcc-ng: '>=9.4.0' - libstdcxx-ng: '>=9.4.0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:0692e15dbf6632726be4ed08aaeb37e1 - manager: conda - name: kiwisolver + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-arm64/lazy-object-proxy-1.10.0-py312he37b823_0.conda + hash: + md5: 659ce18f6337555d5e9285eae7d3360b + sha256: e9cfa248be46274d279e5ca0dd36f29e107b8bf5c591703c277726fb569fe0db + category: main optional: false +- name: lcms2 + version: '2.16' + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/kiwisolver-1.3.2-py39h1a9c180_1.tar.bz2 - version: 1.3.2 -- category: main dependencies: - libcxx: '>=11.1.0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:ca59e7f33a4c69c58f41b1820a503c6a - manager: conda - name: kiwisolver + libgcc-ng: '>=12' + libjpeg-turbo: '>=3.0.0,<4.0a0' + libtiff: '>=4.6.0,<4.7.0a0' + url: https://conda.anaconda.org/conda-forge/linux-64/lcms2-2.16-hb7c19ff_0.conda + hash: + md5: 51bb7010fc86f70eee639b4bb7a894f5 + sha256: 5c878d104b461b7ef922abe6320711c0d01772f4cd55de18b674f88547870041 + category: main optional: false +- name: lcms2 + version: '2.16' + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/kiwisolver-1.3.2-py39hf018cea_1.tar.bz2 - version: 1.3.2 -- category: main dependencies: - libcxx: '>=11.1.0' - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 - hash: md5:933758a610c98934d2a151a3bef3db94 - manager: conda - name: kiwisolver + libjpeg-turbo: '>=3.0.0,<4.0a0' + libtiff: '>=4.6.0,<4.7.0a0' + url: https://conda.anaconda.org/conda-forge/osx-64/lcms2-2.16-ha2f27b4_0.conda + hash: + md5: 1442db8f03517834843666c422238c9b + sha256: 222ebc0a55544b9922f61e75015d02861e65b48f12113af41d48ba0814e14e4e + category: main optional: false +- name: lcms2 + version: '2.16' + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/kiwisolver-1.3.2-py39h4d2d688_1.tar.bz2 - version: 1.3.2 -- category: main dependencies: - libedit: '>=3.1.20191231,<4.0a0' - libgcc-ng: '>=9.4.0' - libstdcxx-ng: '>=9.4.0' - openssl: '>=3.0.0,<4.0a0' - tk: '>=8.6.11,<8.7.0a0' - hash: md5:f8701ddce6b17c3c78c258144ff97720 + libjpeg-turbo: '>=3.0.0,<4.0a0' + libtiff: '>=4.6.0,<4.7.0a0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/lcms2-2.16-ha0e7c42_0.conda + hash: + md5: 66f6c134e76fe13cce8a9ea5814b5dd5 + sha256: 151e0c84feb7e0747fabcc85006b8973b22f5abbc3af76a9add0b0ef0320ebe4 + category: main + optional: false +- name: ld_impl_linux-64 + version: '2.40' manager: conda - name: krb5 + platform: linux-64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/linux-64/ld_impl_linux-64-2.40-h41732ed_0.conda + hash: + md5: 7aca3059a1729aa76c597603f10b0dd3 + sha256: f6cc89d887555912d6c61b295d398cff9ec982a3417d38025c45d5dd9b9e79cd + category: main optional: false +- name: lerc + version: 4.0.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/krb5-1.19.2-h48eae69_3.tar.bz2 - version: 1.19.2 -- category: main dependencies: - libcxx: '>=11.1.0' - libedit: '>=3.1.20191231,<4.0a0' - openssl: '>=3.0.0,<4.0a0' - tk: '>=8.6.11,<8.7.0a0' - hash: md5:8d390ae9efef7ee87b187104c0177dd2 - manager: conda - name: krb5 + libgcc-ng: '>=12' + libstdcxx-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/lerc-4.0.0-h27087fc_0.tar.bz2 + hash: + md5: 76bbff344f0134279f225174e9064c8f + sha256: cb55f36dcd898203927133280ae1dc643368af041a48bcf7c026acb7c47b0c12 + category: main optional: false +- name: lerc + version: 4.0.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/krb5-1.19.2-h289aae4_3.tar.bz2 - version: 1.19.2 -- category: main dependencies: - libcxx: '>=11.1.0' - libedit: '>=3.1.20191231,<4.0a0' - openssl: '>=3.0.0,<4.0a0' - tk: '>=8.6.11,<8.7.0a0' - hash: md5:ee28ad4a96e09bcb309e999178e69e33 - manager: conda - name: krb5 + libcxx: '>=13.0.1' + url: https://conda.anaconda.org/conda-forge/osx-64/lerc-4.0.0-hb486fe8_0.tar.bz2 + hash: + md5: f9d6a4c82889d5ecedec1d90eb673c55 + sha256: e41790fc0f4089726369b3c7f813117bbc14b533e0ed8b94cf75aba252e82497 + category: main optional: false +- name: lerc + version: 4.0.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/krb5-1.19.2-hfff258c_3.tar.bz2 - version: 1.19.2 -- category: main dependencies: - libgcc-ng: '>=9.4.0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:e692fe9b3977b9912aa5a90f7c148cd9 - manager: conda - name: lazy-object-proxy + libcxx: '>=13.0.1' + url: https://conda.anaconda.org/conda-forge/osx-arm64/lerc-4.0.0-h9a09cb3_0.tar.bz2 + hash: + md5: de462d5aacda3b30721b512c5da4e742 + sha256: 6f068bb53dfb6147d3147d981bb851bb5477e769407ad4e6a68edf482fdcb958 + category: main optional: false +- name: libaec + version: 1.1.3 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/lazy-object-proxy-1.6.0-py39h3811e60_1.tar.bz2 - version: 1.6.0 -- category: main dependencies: - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:3653ce0a0a378f26684be12ce99a2605 - manager: conda - name: lazy-object-proxy + libgcc-ng: '>=12' + libstdcxx-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/libaec-1.1.3-h59595ed_0.conda + hash: + md5: 5e97e271911b8b2001a8b71860c32faa + sha256: 2ef420a655528bca9d269086cf33b7e90d2f54ad941b437fb1ed5eca87cee017 + category: main optional: false +- name: libaec + version: 1.1.3 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/lazy-object-proxy-1.6.0-py39h89e85a6_1.tar.bz2 - version: 1.6.0 -- category: main dependencies: - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 - hash: md5:0a751c1a34e06f53703ecd2676e7ecdb - manager: conda - name: lazy-object-proxy + libcxx: '>=16' + url: https://conda.anaconda.org/conda-forge/osx-64/libaec-1.1.3-h73e2aa4_0.conda + hash: + md5: 66d3c1f6dd4636216b4fca7a748d50eb + sha256: dae5921339c5d89f4bf58a95fd4e9c76270dbf7f6a94f3c5081b574905fcccf8 + category: main optional: false +- name: libaec + version: 1.1.3 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/lazy-object-proxy-1.6.0-py39h5161555_1.tar.bz2 - version: 1.6.0 -- category: main dependencies: - jpeg: '>=9d,<10a' - libgcc-ng: '>=9.3.0' - libtiff: '>=4.2.0,<5.0a0' - hash: md5:797117394a4aa588de6d741b06fad80f - manager: conda - name: lcms2 + libcxx: '>=16' + url: https://conda.anaconda.org/conda-forge/osx-arm64/libaec-1.1.3-hebf3989_0.conda + hash: + md5: 6f0b8e56d2e7bae12a18fc5b2cd9f310 + sha256: 896189b7b48a194c46a3556ea04943ef81cbe0498521231f8eb25816a68bc8ed + category: main optional: false +- name: libblas + version: 3.9.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/lcms2-2.12-hddcbb42_0.tar.bz2 - version: '2.12' -- category: main dependencies: - jpeg: '>=9d,<10a' - libtiff: '>=4.2.0,<5.0a0' - hash: md5:abce77b852b73670e85e104746b0ea1b - manager: conda - name: lcms2 + libopenblas: '>=0.3.27,<1.0a0' + url: https://conda.anaconda.org/conda-forge/linux-64/libblas-3.9.0-22_linux64_openblas.conda + hash: + md5: 1a2a0cd3153464fee6646f3dd6dad9b8 + sha256: 082b8ac20d43a7bbcdc28b3b1cd40e4df3a8b5daf0a2d23d68953a44d2d12c1b + category: main optional: false +- name: libblas + version: 3.9.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/lcms2-2.12-h577c468_0.tar.bz2 - version: '2.12' -- category: main dependencies: - jpeg: '>=9d,<10a' - libtiff: '>=4.2.0,<5.0a0' - hash: md5:e66c48b683085eaa6627cc61ba76c1e2 - manager: conda - name: lcms2 + libopenblas: '>=0.3.27,<1.0a0' + url: https://conda.anaconda.org/conda-forge/osx-64/libblas-3.9.0-22_osx64_openblas.conda + hash: + md5: b80966a8c8dd0b531f8e65f709d732e8 + sha256: d72060239f904b3a81d2329efcf84dc62c2dfd66dbc4efc8dcae1afdf8f02b59 + category: main optional: false - platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/lcms2-2.12-had6a04f_0.tar.bz2 - version: '2.12' -- category: main - dependencies: {} - hash: md5:bd4f2e711b39af170e7ff15163fe87ee +- name: libblas + version: 3.9.0 manager: conda - name: ld_impl_linux-64 - optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/ld_impl_linux-64-2.36.1-hea4e1c9_2.tar.bz2 - version: 2.36.1 -- category: main + platform: osx-arm64 dependencies: - libgcc-ng: '>=9.4.0' - libstdcxx-ng: '>=9.4.0' - hash: md5:7fcefde484980d23f0ec24c11e314d2e - manager: conda - name: lerc + libopenblas: '>=0.3.27,<1.0a0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/libblas-3.9.0-22_osxarm64_openblas.conda + hash: + md5: aeaf35355ef0f37c7c1ba35b7b7db55f + sha256: 8620e13366076011cfcc6b2565c7a2d362c5d3f0423f54b9ef9bfc17b1a012a4 + category: main optional: false +- name: libboost + version: 1.84.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/lerc-3.0-h9c3ff4c_0.tar.bz2 - version: '3.0' -- category: main dependencies: - libcxx: '>=11.1.0' - hash: md5:a1d21f85e4b0d5e27a88ecab5e3961da - manager: conda - name: lerc + bzip2: '>=1.0.8,<2.0a0' + icu: '>=73.2,<74.0a0' + libgcc-ng: '>=12' + libstdcxx-ng: '>=12' + libzlib: '>=1.2.13,<1.3.0a0' + xz: '>=5.2.6,<6.0a0' + zstd: '>=1.5.5,<1.6.0a0' + url: https://conda.anaconda.org/conda-forge/linux-64/libboost-1.84.0-h8013b2b_2.conda + hash: + md5: 2de948e2fa2aea5f2b23cd02edcba24a + sha256: f38191766b87bbf4099851d40ecc17c5d6cf4f898b76a8d8648a5caaf04bf2da + category: main optional: false +- name: libboost + version: 1.84.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/lerc-3.0-he49afe7_0.tar.bz2 - version: '3.0' -- category: main dependencies: - libcxx: '>=11.1.0' - hash: md5:8f210e26ca368c3d2b418f213b903aef - manager: conda - name: lerc + __osx: '>=10.13' + bzip2: '>=1.0.8,<2.0a0' + icu: '>=73.2,<74.0a0' + libcxx: '>=16' + libzlib: '>=1.2.13,<1.3.0a0' + xz: '>=5.2.6,<6.0a0' + zstd: '>=1.5.5,<1.6.0a0' + url: https://conda.anaconda.org/conda-forge/osx-64/libboost-1.84.0-h6ebd1c4_2.conda + hash: + md5: 1305a412e52c835924d29035c7bcac5d + sha256: 7027fa98a1c3323729a61d9a9b1d6940d0c48041a208bcfbd9561b414a9fe7d2 + category: main optional: false +- name: libboost + version: 1.84.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/lerc-3.0-hbdafb3b_0.tar.bz2 - version: '3.0' -- category: main dependencies: - libopenblas: '>=0.3.18,<1.0a0' - hash: md5:4f93ba28c628a2c27cf39c055e6b219c - manager: conda - name: libblas + bzip2: '>=1.0.8,<2.0a0' + icu: '>=73.2,<74.0a0' + libcxx: '>=16' + libzlib: '>=1.2.13,<1.3.0a0' + xz: '>=5.2.6,<6.0a0' + zstd: '>=1.5.5,<1.6.0a0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-1.84.0-h8e0f962_2.conda + hash: + md5: 1213805efc29946aaf35820220ea3b87 + sha256: 6df34b05b01cd4cb7ed5303a3bc4717b22feb3c2cb90f8199b5b39433e6e0053 + category: main optional: false +- name: libboost-devel + version: 1.84.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libblas-3.9.0-12_linux64_openblas.tar.bz2 - version: 3.9.0 -- category: main dependencies: - libopenblas: '>=0.3.18,<1.0a0' - hash: md5:3d38a706f06849a4b08f8a3f642bec93 - manager: conda - name: libblas + libboost: 1.84.0 + libboost-headers: 1.84.0 + url: https://conda.anaconda.org/conda-forge/linux-64/libboost-devel-1.84.0-h00ab1b0_2.conda + hash: + md5: 379a34494d8a5ba62f7f65d9cfe49bdc + sha256: cd8a340cb6e095a3d0698a018364fb5f677c656fb35ea8468d3aa65689256a27 + category: main optional: false +- name: libboost-devel + version: 1.84.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libblas-3.9.0-12_osx64_openblas.tar.bz2 - version: 3.9.0 -- category: main dependencies: - libopenblas: '>=0.3.18,<1.0a0' - hash: md5:27435ed0dc1c5d2738b7a4677fa4926b - manager: conda - name: libblas + libboost: 1.84.0 + libboost-headers: 1.84.0 + url: https://conda.anaconda.org/conda-forge/osx-64/libboost-devel-1.84.0-hf2b3138_2.conda + hash: + md5: a3896714f7285226f0e0f28adb60a887 + sha256: 24f0c5b8811abeae5c21e3a9afa88edbad76e4716823e51ffdf72df1d5a814bc + category: main optional: false +- name: libboost-devel + version: 1.84.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libblas-3.9.0-12_osxarm64_openblas.tar.bz2 - version: 3.9.0 -- category: main dependencies: - libgcc-ng: '>=9.4.0' - hash: md5:b0f44f63f7d771d7670747a1dd5d5ac1 - manager: conda - name: libbrotlicommon + libboost: 1.84.0 + libboost-headers: 1.84.0 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-devel-1.84.0-hf450f58_2.conda + hash: + md5: 07cd53f4a9bc48e44cb0fb97238bc6b6 + sha256: 3189e15e16b1484cf9beab049fcaab2f258d69be94433bebefcf1bd4e3292bac + category: main optional: false +- name: libboost-headers + version: 1.84.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libbrotlicommon-1.0.9-h7f98852_6.tar.bz2 - version: 1.0.9 -- category: main dependencies: {} - hash: md5:bb40dfcead1d3522ed7e58159080f735 - manager: conda - name: libbrotlicommon + url: https://conda.anaconda.org/conda-forge/linux-64/libboost-headers-1.84.0-ha770c72_2.conda + hash: + md5: 85d30a3fcc0f1cfc252776208af546a1 + sha256: 5a7843db33422d043256af27f288836f51530b058653bdb074704eb72282f601 + category: main optional: false +- name: libboost-headers + version: 1.84.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libbrotlicommon-1.0.9-h0d85af4_6.tar.bz2 - version: 1.0.9 -- category: main dependencies: {} - hash: md5:b3eda06c8994f20d829fbe89ccc4b0b1 - manager: conda - name: libbrotlicommon + url: https://conda.anaconda.org/conda-forge/osx-64/libboost-headers-1.84.0-h694c41f_2.conda + hash: + md5: 37678c6938655e8862e121b48101365a + sha256: e51f3b877ab4a7a68bf1e1f95e9b007d716e85547078bfd5f6f7f114545dc26e + category: main optional: false +- name: libboost-headers + version: 1.84.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlicommon-1.0.9-h3422bc3_6.tar.bz2 - version: 1.0.9 -- category: main + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-headers-1.84.0-hce30654_2.conda + hash: + md5: bf16112d5337a9a80d7126ac3a2cee7c + sha256: 2850952cc521318b6a5b18d8f55c86149b779a9103cca9875ff128ce9b6d6400 + category: main + optional: false +- name: libboost-python + version: 1.84.0 + manager: conda + platform: linux-64 dependencies: - libbrotlicommon: 1.0.9 h7f98852_6 - libgcc-ng: '>=9.4.0' - hash: md5:c7c03a2592cac92246a13a0732bd1573 + libgcc-ng: '>=12' + libstdcxx-ng: '>=12' + numpy: '>=1.26.4,<2.0a0' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/linux-64/libboost-python-1.84.0-py312hfb10629_2.conda + hash: + md5: 18bd4456d041b9ba2dd0fbee70de0293 + sha256: 9342bfe940f18e32fba28acecdcf2d700b875ff6662708a2019e5ad6c9da0e84 + category: main + optional: false +- name: libboost-python + version: 1.84.0 + manager: conda + platform: osx-64 + dependencies: + libcxx: '>=16' + numpy: '>=1.26.4,<2.0a0' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-64/libboost-python-1.84.0-py312h77b368e_2.conda + hash: + md5: 1e40eff109f50b7283c862c6e8a9172a + sha256: dbe61bad2a83ed166b7ca9f33e0ecc6d3e9c0af7333b3f623c6400c7ee424731 + category: main + optional: false +- name: libboost-python + version: 1.84.0 manager: conda - name: libbrotlidec + platform: osx-arm64 + dependencies: + libcxx: '>=16' + numpy: '>=1.26.4,<2.0a0' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-python-1.84.0-py312hab5418a_2.conda + hash: + md5: 57573b4185d4dd89249c3a59f0578ca9 + sha256: 34fb04bd934a508869410de52b24e6a0a734d58f00083122fecc44e918a2d309 + category: main optional: false +- name: libboost-python-devel + version: 1.84.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libbrotlidec-1.0.9-h7f98852_6.tar.bz2 - version: 1.0.9 -- category: main dependencies: - libbrotlicommon: 1.0.9 h0d85af4_6 - hash: md5:8c6e36e5df668a3d44193837319b3444 - manager: conda - name: libbrotlidec + libboost-devel: 1.84.0 + libboost-python: 1.84.0 + numpy: '>=1.26.4,<2.0a0' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/linux-64/libboost-python-devel-1.84.0-py312h8da182e_2.conda + hash: + md5: a65a22f3674317bdf0e2b61b2a62fecb + sha256: b11dc2b83315bf6da77d056079aa478f4c52ee44af7b2af05384966ee4c1cb6a + category: main optional: false +- name: libboost-python-devel + version: 1.84.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libbrotlidec-1.0.9-h0d85af4_6.tar.bz2 - version: 1.0.9 -- category: main dependencies: - libbrotlicommon: 1.0.9 h3422bc3_6 - hash: md5:5ee99175123dcd24b3857bf467f1044f - manager: conda - name: libbrotlidec + libboost-devel: 1.84.0 + libboost-python: 1.84.0 + numpy: '>=1.26.4,<2.0a0' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-64/libboost-python-devel-1.84.0-py312hdce95a9_2.conda + hash: + md5: 4fcf67ca6fcfc01225e4e027839132db + sha256: fe2b580547de00b1169885a17fe64d4aaa981e18c2a690bfb7f70cf22aeefcd1 + category: main optional: false +- name: libboost-python-devel + version: 1.84.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlidec-1.0.9-h3422bc3_6.tar.bz2 - version: 1.0.9 -- category: main dependencies: - libbrotlicommon: 1.0.9 h7f98852_6 - libgcc-ng: '>=9.4.0' - hash: md5:28bfe0a70154e6881da7bae97517c948 - manager: conda - name: libbrotlienc + libboost-devel: 1.84.0 + libboost-python: 1.84.0 + numpy: '>=1.26.4,<2.0a0' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-python-devel-1.84.0-py312h37858a2_2.conda + hash: + md5: 28e47ad4e3fbe149776e23b9a4716358 + sha256: 7886118bd8cf2f9ff5c7d0f310598863ea5c1ab4b6e88e233553981ce9361552 + category: main optional: false +- name: libbrotlicommon + version: 1.1.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libbrotlienc-1.0.9-h7f98852_6.tar.bz2 - version: 1.0.9 -- category: main dependencies: - libbrotlicommon: 1.0.9 h0d85af4_6 - hash: md5:6718e3c3b3cc237695b3a6bc5a1b2ccb - manager: conda - name: libbrotlienc + libgcc-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/libbrotlicommon-1.1.0-hd590300_1.conda + hash: + md5: aec6c91c7371c26392a06708a73c70e5 + sha256: 40f29d1fab92c847b083739af86ad2f36d8154008cf99b64194e4705a1725d78 + category: main optional: false +- name: libbrotlicommon + version: 1.1.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libbrotlienc-1.0.9-h0d85af4_6.tar.bz2 - version: 1.0.9 -- category: main + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-64/libbrotlicommon-1.1.0-h0dc2134_1.conda + hash: + md5: 9e6c31441c9aa24e41ace40d6151aab6 + sha256: f57c57c442ef371982619f82af8735f93a4f50293022cfd1ffaf2ff89c2e0b2a + category: main + optional: false +- name: libbrotlicommon + version: 1.1.0 + manager: conda + platform: osx-arm64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlicommon-1.1.0-hb547adb_1.conda + hash: + md5: cd68f024df0304be41d29a9088162b02 + sha256: 556f0fddf4bd4d35febab404d98cb6862ce3b7ca843e393da0451bfc4654cf07 + category: main + optional: false +- name: libbrotlidec + version: 1.1.0 + manager: conda + platform: linux-64 dependencies: - libbrotlicommon: 1.0.9 h3422bc3_6 - hash: md5:be28e048477fc17a4b59a66f4f4418a7 + libbrotlicommon: 1.1.0 + libgcc-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/libbrotlidec-1.1.0-hd590300_1.conda + hash: + md5: f07002e225d7a60a694d42a7bf5ff53f + sha256: 86fc861246fbe5ad85c1b6b3882aaffc89590a48b42d794d3d5c8e6d99e5f926 + category: main + optional: false +- name: libbrotlidec + version: 1.1.0 manager: conda - name: libbrotlienc + platform: osx-64 + dependencies: + libbrotlicommon: 1.1.0 + url: https://conda.anaconda.org/conda-forge/osx-64/libbrotlidec-1.1.0-h0dc2134_1.conda + hash: + md5: 9ee0bab91b2ca579e10353738be36063 + sha256: b11939c4c93c29448660ab5f63273216969d1f2f315dd9be60f3c43c4e61a50c + category: main optional: false +- name: libbrotlidec + version: 1.1.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlienc-1.0.9-h3422bc3_6.tar.bz2 - version: 1.0.9 -- category: main dependencies: - libblas: 3.9.0 12_linux64_openblas - hash: md5:2e5082d4a9a18c21100e6ce5b6bcb4ec - manager: conda - name: libcblas + libbrotlicommon: 1.1.0 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlidec-1.1.0-hb547adb_1.conda + hash: + md5: ee1a519335cc10d0ec7e097602058c0a + sha256: c1c85937828ad3bc434ac60b7bcbde376f4d2ea4ee42d15d369bf2a591775b4a + category: main optional: false +- name: libbrotlienc + version: 1.1.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libcblas-3.9.0-12_linux64_openblas.tar.bz2 - version: 3.9.0 -- category: main dependencies: - libblas: 3.9.0 12_osx64_openblas - hash: md5:0cb9afc4cfdc6e95aa38328fc1befa05 - manager: conda - name: libcblas + libbrotlicommon: 1.1.0 + libgcc-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/libbrotlienc-1.1.0-hd590300_1.conda + hash: + md5: 5fc11c6020d421960607d821310fcd4d + sha256: f751b8b1c4754a2a8dfdc3b4040fa7818f35bbf6b10e905a47d3a194b746b071 + category: main optional: false +- name: libbrotlienc + version: 1.1.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libcblas-3.9.0-12_osx64_openblas.tar.bz2 - version: 3.9.0 -- category: main dependencies: - libblas: 3.9.0 12_osxarm64_openblas - hash: md5:734c39aa1f5d351a317391ae053cd607 - manager: conda - name: libcblas + libbrotlicommon: 1.1.0 + url: https://conda.anaconda.org/conda-forge/osx-64/libbrotlienc-1.1.0-h0dc2134_1.conda + hash: + md5: 8a421fe09c6187f0eb5e2338a8a8be6d + sha256: bc964c23e1a60ca1afe7bac38a9c1f2af3db4a8072c9f2eac4e4de537a844ac7 + category: main optional: false +- name: libbrotlienc + version: 1.1.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libcblas-3.9.0-12_osxarm64_openblas.tar.bz2 - version: 3.9.0 -- category: main dependencies: - krb5: '>=1.19.2,<1.20.0a0' - libgcc-ng: '>=9.4.0' - libnghttp2: '>=1.43.0,<2.0a0' - libssh2: '>=1.10.0,<2.0a0' - libzlib: '>=1.2.11,<1.3.0a0' - openssl: '>=3.0.0,<4.0a0' - hash: md5:fb2703442469e1628ba6daccf94307c5 - manager: conda - name: libcurl + libbrotlicommon: 1.1.0 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlienc-1.1.0-hb547adb_1.conda + hash: + md5: d7e077f326a98b2cc60087eaff7c730b + sha256: 690dfc98e891ee1871c54166d30f6e22edfc2d7d6b29e7988dde5f1ce271c81a + category: main optional: false +- name: libcblas + version: 3.9.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libcurl-7.80.0-h494985f_1.tar.bz2 - version: 7.80.0 -- category: main dependencies: - krb5: '>=1.19.2,<1.20.0a0' - libnghttp2: '>=1.43.0,<2.0a0' - libssh2: '>=1.10.0,<2.0a0' - libzlib: '>=1.2.11,<1.3.0a0' - openssl: '>=3.0.0,<4.0a0' - hash: md5:d04c0d3180ccaccf045d1695073ef1a0 - manager: conda - name: libcurl + libblas: 3.9.0 + url: https://conda.anaconda.org/conda-forge/linux-64/libcblas-3.9.0-22_linux64_openblas.conda + hash: + md5: 4b31699e0ec5de64d5896e580389c9a1 + sha256: da1b2faa017663c8f5555c1c5518e96ac4cd8e0be2a673c1c9e2cb8507c8fe46 + category: main optional: false +- name: libcblas + version: 3.9.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libcurl-7.80.0-h97da3c1_1.tar.bz2 - version: 7.80.0 -- category: main dependencies: - krb5: '>=1.19.2,<1.20.0a0' - libnghttp2: '>=1.43.0,<2.0a0' - libssh2: '>=1.10.0,<2.0a0' - libzlib: '>=1.2.11,<1.3.0a0' - openssl: '>=3.0.0,<4.0a0' - hash: md5:17a1f153561ab867a6788d2fa1a6a513 - manager: conda - name: libcurl + libblas: 3.9.0 + url: https://conda.anaconda.org/conda-forge/osx-64/libcblas-3.9.0-22_osx64_openblas.conda + hash: + md5: b9fef82772330f61b2b0201c72d2c29b + sha256: 6a2ba9198e2320c3e22fe3d121310cf8a8ac663e94100c5693b34523fcb3cc04 + category: main optional: false +- name: libcblas + version: 3.9.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libcurl-7.80.0-h8d07098_1.tar.bz2 - version: 7.80.0 -- category: main - dependencies: {} - hash: md5:49c188a7f9c7c9ddabafc80cc5625bb7 + dependencies: + libblas: 3.9.0 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libcblas-3.9.0-22_osxarm64_openblas.conda + hash: + md5: 37b3682240a69874a22658dedbca37d9 + sha256: 2c7902985dc77db1d7252b4e838d92a34b1729799ae402988d62d077868f6cca + category: main + optional: false +- name: libcurl + version: 8.7.1 manager: conda - name: libcxx + platform: linux-64 + dependencies: + krb5: '>=1.21.2,<1.22.0a0' + libgcc-ng: '>=12' + libnghttp2: '>=1.58.0,<2.0a0' + libssh2: '>=1.11.0,<2.0a0' + libzlib: '>=1.2.13,<1.3.0a0' + openssl: '>=3.2.1,<4.0a0' + zstd: '>=1.5.5,<1.6.0a0' + url: https://conda.anaconda.org/conda-forge/linux-64/libcurl-8.7.1-hca28451_0.conda + hash: + md5: 755c7f876815003337d2c61ff5d047e5 + sha256: 82a75e9a5d9ee5b2f487d850ec5d4edc18a56eb9527608a95a916c40baae3843 + category: main optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libcxx-12.0.1-habf9029_0.tar.bz2 - version: 12.0.1 -- category: main - dependencies: {} - hash: md5:d534e631f8fefc2690e11bcd85721f26 +- name: libcurl + version: 8.7.1 manager: conda - name: libcxx + platform: osx-64 + dependencies: + krb5: '>=1.21.2,<1.22.0a0' + libnghttp2: '>=1.58.0,<2.0a0' + libssh2: '>=1.11.0,<2.0a0' + libzlib: '>=1.2.13,<1.3.0a0' + openssl: '>=3.2.1,<4.0a0' + zstd: '>=1.5.5,<1.6.0a0' + url: https://conda.anaconda.org/conda-forge/osx-64/libcurl-8.7.1-h726d00d_0.conda + hash: + md5: fa58e5eaa12006bc3289a71357bef167 + sha256: 06cb1bd3bbaf905213777d6ade190ac4c7fb7a20dfe0cf901c977dbbc6cec265 + category: main optional: false +- name: libcurl + version: 8.7.1 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libcxx-12.0.1-h168391b_0.tar.bz2 - version: 12.0.1 -- category: main dependencies: - libgcc-ng: '>=9.3.0' - hash: md5:91d22aefa665265e8e31988b15145c8a + krb5: '>=1.21.2,<1.22.0a0' + libnghttp2: '>=1.58.0,<2.0a0' + libssh2: '>=1.11.0,<2.0a0' + libzlib: '>=1.2.13,<1.3.0a0' + openssl: '>=3.2.1,<4.0a0' + zstd: '>=1.5.5,<1.6.0a0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/libcurl-8.7.1-h2d989ff_0.conda + hash: + md5: 34b9171710f0d9bf093d55bdc36ff355 + sha256: 973ac9368efca712a8fd19fe68524d7d9a3087fd88ad6b7fcdf60c3d2e19a498 + category: main + optional: false +- name: libcxx + version: 16.0.6 manager: conda - name: libdeflate + platform: osx-64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-64/libcxx-16.0.6-hd57cbcb_0.conda + hash: + md5: 7d6972792161077908b62971802f289a + sha256: 9063271847cf05f3a6cc6cae3e7f0ced032ab5f3a3c9d3f943f876f39c5c2549 + category: main optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libdeflate-1.8-h7f98852_0.tar.bz2 - version: '1.8' -- category: main +- name: libcxx + version: 16.0.6 + manager: conda + platform: osx-arm64 dependencies: {} - hash: md5:0c233c9a12552ee43d1e3f477f2a54ee + url: https://conda.anaconda.org/conda-forge/osx-arm64/libcxx-16.0.6-h4653b0c_0.conda + hash: + md5: 9d7d724faf0413bf1dbc5a85935700c8 + sha256: 11d3fb51c14832d9e4f6d84080a375dec21ea8a3a381a1910e67ff9cedc20355 + category: main + optional: false +- name: libdeflate + version: '1.20' manager: conda - name: libdeflate + platform: linux-64 + dependencies: + libgcc-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/libdeflate-1.20-hd590300_0.conda + hash: + md5: 8e88f9389f1165d7c0936fe40d9a9a79 + sha256: f8e0f25c382b1d0b87a9b03887a34dbd91485453f1ea991fef726dba57373612 + category: main optional: false +- name: libdeflate + version: '1.20' + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libdeflate-1.8-h0d85af4_0.tar.bz2 - version: '1.8' -- category: main dependencies: {} - hash: md5:7f395c003efdba93c2acaca381de3bfb - manager: conda - name: libdeflate + url: https://conda.anaconda.org/conda-forge/osx-64/libdeflate-1.20-h49d49c5_0.conda + hash: + md5: d46104f6a896a0bc6a1d37b88b2edf5c + sha256: 8c2087952db55c4118dd2e29381176a54606da47033fd61ebb1b0f4391fcd28d + category: main optional: false - platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libdeflate-1.8-h3422bc3_0.tar.bz2 - version: '1.8' -- category: main - dependencies: - libgcc-ng: '>=7.5.0' - ncurses: '>=6.2,<6.3.0a0' - hash: md5:4d331e44109e3f0e19b4cb8f9b82f3e1 +- name: libdeflate + version: '1.20' manager: conda - name: libedit + platform: osx-arm64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-arm64/libdeflate-1.20-h93a5062_0.conda + hash: + md5: 97efeaeba2a9a82bdf46fc6d025e3a57 + sha256: 6d16cccb141b6bb05c38107b335089046664ea1d6611601d3f6e7e4227a99925 + category: main optional: false +- name: libedit + version: 3.1.20191231 + manager: conda platform: linux-64 + dependencies: + libgcc-ng: '>=7.5.0' + ncurses: '>=6.2,<7.0.0a0' url: https://conda.anaconda.org/conda-forge/linux-64/libedit-3.1.20191231-he28a2e2_2.tar.bz2 + hash: + md5: 4d331e44109e3f0e19b4cb8f9b82f3e1 + sha256: a57d37c236d8f7c886e01656f4949d9dcca131d2a0728609c6f7fa338b65f1cf + category: main + optional: false +- name: libedit version: 3.1.20191231 -- category: main - dependencies: - ncurses: '>=6.2,<6.3.0a0' - hash: md5:6016a8a1d0e63cac3de2c352cd40208b manager: conda - name: libedit - optional: false platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libedit-3.1.20191231-h0678c8f_2.tar.bz2 - version: 3.1.20191231 -- category: main dependencies: - ncurses: '>=6.2,<6.3.0a0' - hash: md5:30e4362988a2623e9eb34337b83e01f9 - manager: conda - name: libedit + ncurses: '>=6.1,<7.0.0a0' + url: https://conda.anaconda.org/conda-forge/osx-64/libedit-3.1.20191231-hed1e85f_2.tar.bz2 + hash: + md5: 779da5393199c3af97bd8f12c804b749 + sha256: 5af7fd4a68bce10114b18eea4fb4ca638b4ecd4b6dfea11d97b89ee4e728210b + category: main optional: false +- name: libedit + version: 3.1.20191231 + manager: conda platform: osx-arm64 + dependencies: + ncurses: '>=6.2,<7.0.0a0' url: https://conda.anaconda.org/conda-forge/osx-arm64/libedit-3.1.20191231-hc8eb9b7_2.tar.bz2 - version: 3.1.20191231 -- category: main + hash: + md5: 30e4362988a2623e9eb34337b83e01f9 + sha256: 3912636197933ecfe4692634119e8644904b41a58f30cad9d1fc02f6ba4d9fca + category: main + optional: false +- name: libev + version: '4.33' + manager: conda + platform: linux-64 dependencies: - libgcc-ng: '>=7.5.0' - hash: md5:6f8720dff19e17ce5d48cfe7f3d2f0a3 + libgcc-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/libev-4.33-hd590300_2.conda + hash: + md5: 172bf1cd1ff8629f2b1179945ed45055 + sha256: 1cd6048169fa0395af74ed5d8f1716e22c19a81a8a36f934c110ca3ad4dd27b4 + category: main + optional: false +- name: libev + version: '4.33' manager: conda - name: libev + platform: osx-64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-64/libev-4.33-h10d778d_2.conda + hash: + md5: 899db79329439820b7e8f8de41bca902 + sha256: 0d238488564a7992942aa165ff994eca540f687753b4f0998b29b4e4d030ff43 + category: main optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libev-4.33-h516909a_1.tar.bz2 +- name: libev version: '4.33' -- category: main + manager: conda + platform: osx-arm64 dependencies: {} - hash: md5:79dc2be110b2a3d1e97ec21f691c50ad + url: https://conda.anaconda.org/conda-forge/osx-arm64/libev-4.33-h93a5062_2.conda + hash: + md5: 36d33e440c31857372a72137f78bacf5 + sha256: 95cecb3902fbe0399c3a7e67a5bed1db813e5ab0e22f4023a5e0f722f2cc214f + category: main + optional: false +- name: libexpat + version: 2.6.2 manager: conda - name: libev + platform: linux-64 + dependencies: + libgcc-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/libexpat-2.6.2-h59595ed_0.conda + hash: + md5: e7ba12deb7020dd080c6c70e7b6f6a3d + sha256: 331bb7c7c05025343ebd79f86ae612b9e1e74d2687b8f3179faec234f986ce19 + category: main optional: false +- name: libexpat + version: 2.6.2 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libev-4.33-haf1e3a3_1.tar.bz2 - version: '4.33' -- category: main dependencies: {} - hash: md5:566dbf70fe79eacdb3c3d3d195a27f55 - manager: conda - name: libev + url: https://conda.anaconda.org/conda-forge/osx-64/libexpat-2.6.2-h73e2aa4_0.conda + hash: + md5: 3d1d51c8f716d97c864d12f7af329526 + sha256: a188a77b275d61159a32ab547f7d17892226e7dac4518d2c6ac3ac8fc8dfde92 + category: main optional: false - platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libev-4.33-h642e427_1.tar.bz2 - version: '4.33' -- category: main - dependencies: - libgcc-ng: '>=9.4.0' - hash: md5:d645c6d2ac96843a2bfaccd2d62b3ac3 +- name: libexpat + version: 2.6.2 manager: conda - name: libffi + platform: osx-arm64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-arm64/libexpat-2.6.2-hebf3989_0.conda + hash: + md5: e3cde7cfa87f82f7cb13d482d5e0ad09 + sha256: ba7173ac30064ea901a4c9fb5a51846dcc25512ceb565759be7d18cbf3e5415e + category: main optional: false +- name: libffi + version: 3.4.2 + manager: conda platform: linux-64 + dependencies: + libgcc-ng: '>=9.4.0' url: https://conda.anaconda.org/conda-forge/linux-64/libffi-3.4.2-h7f98852_5.tar.bz2 + hash: + md5: d645c6d2ac96843a2bfaccd2d62b3ac3 + sha256: ab6e9856c21709b7b517e940ae7028ae0737546122f83c2aa5d692860c3b149e + category: main + optional: false +- name: libffi version: 3.4.2 -- category: main - dependencies: {} - hash: md5:ccb34fb14960ad8b125962d3d79b31a9 manager: conda - name: libffi - optional: false platform: osx-64 + dependencies: {} url: https://conda.anaconda.org/conda-forge/osx-64/libffi-3.4.2-h0d85af4_5.tar.bz2 + hash: + md5: ccb34fb14960ad8b125962d3d79b31a9 + sha256: 7a2d27a936ceee6942ea4d397f9c7d136f12549d86f7617e8b6bad51e01a941f + category: main + optional: false +- name: libffi version: 3.4.2 -- category: main - dependencies: - _libgcc_mutex: 0.1 conda_forge - _openmp_mutex: '>=4.5' - hash: md5:e3495f4f93cfd6b68021cbe2b5844cd5 manager: conda - name: libgcc-ng + platform: osx-arm64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-arm64/libffi-3.4.2-h3422bc3_5.tar.bz2 + hash: + md5: 086914b672be056eb70fd4285b6783b6 + sha256: 41b3d13efb775e340e4dba549ab5c029611ea6918703096b2eaa9c015c0750ca + category: main optional: false +- name: libgcc-ng + version: 13.2.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libgcc-ng-11.2.0-h1d223b6_11.tar.bz2 - version: 11.2.0 -- category: main dependencies: - libgfortran5: '' - hash: md5:60f48cef2d50674e0428c5579b6c3f66 - manager: conda - name: libgfortran + _libgcc_mutex: '0.1' + _openmp_mutex: '>=4.5' + url: https://conda.anaconda.org/conda-forge/linux-64/libgcc-ng-13.2.0-h77fa898_7.conda + hash: + md5: 72ec1b1b04c4d15d4204ece1ecea5978 + sha256: 62af2b89acbe74a21606c8410c276e57309c0a2ab8a9e8639e3c8131c0b60c92 + category: main optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libgfortran-5.0.0-9_3_0_h6c81a4c_23.tar.bz2 +- name: libgfortran version: 5.0.0 -- category: main - dependencies: - libgfortran5: '' - hash: md5:75f6bd23c894fbb8d353c75edb7041d6 manager: conda - name: libgfortran + platform: osx-64 + dependencies: + libgfortran5: 13.2.0 + url: https://conda.anaconda.org/conda-forge/osx-64/libgfortran-5.0.0-13_2_0_h97931a8_3.conda + hash: + md5: 0b6e23a012ee7a9a5f6b244f5a92c1d5 + sha256: 4874422e567b68334705c135c17e5acdca1404de8255673ce30ad3510e00be0d + category: main optional: false +- name: libgfortran + version: 5.0.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libgfortran-5.0.0.dev0-11_0_1_hf114ba7_23.tar.bz2 - version: 5.0.0.dev0 -- category: main dependencies: - libgfortran5: 11.2.0 h5c6108e_11 - hash: md5:4ea2f9f83b617a7682e8aa05dcb37c6a - manager: conda - name: libgfortran-ng + libgfortran5: 13.2.0 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libgfortran-5.0.0-13_2_0_hd922786_3.conda + hash: + md5: 4a55d9e169114b2b90d3ec4604cd7bbf + sha256: 44e541b4821c96b28b27fef5630883a60ce4fee91fd9c79f25a199f8f73f337b + category: main optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libgfortran-ng-11.2.0-h69a702a_11.tar.bz2 - version: 11.2.0 -- category: main - dependencies: {} - hash: md5:2dcb18a9a0fa31f4f29e5a9b3eade394 +- name: libgfortran-ng + version: 13.2.0 manager: conda - name: libgfortran5 - optional: false platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libgfortran5-11.2.0-h5c6108e_11.tar.bz2 - version: 11.2.0 -- category: main dependencies: - llvm-openmp: '>=8.0.0' - hash: md5:a6956ceb628b14594613cefee5127a7a + libgfortran5: 13.2.0 + url: https://conda.anaconda.org/conda-forge/linux-64/libgfortran-ng-13.2.0-h69a702a_7.conda + hash: + md5: 1b84f26d9f4f6026e179e7805d5a15cd + sha256: a588e69f96b8e0983a8cdfdbf1dc75eb48189f5420ec71150c8d8cdc0a811a9b + category: main + optional: false +- name: libgfortran5 + version: 13.2.0 manager: conda - name: libgfortran5 + platform: linux-64 + dependencies: + libgcc-ng: '>=13.2.0' + url: https://conda.anaconda.org/conda-forge/linux-64/libgfortran5-13.2.0-hca663fb_7.conda + hash: + md5: c0bd771f09a326fdcd95a60b617795bf + sha256: 754ab038115edce550fdccdc9ddf7dead2fa8346b8cdd4428c59ae1e83293978 + category: main optional: false +- name: libgfortran5 + version: 13.2.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libgfortran5-9.3.0-h6c81a4c_23.tar.bz2 - version: 9.3.0 -- category: main dependencies: llvm-openmp: '>=8.0.0' - hash: md5:402c05211a9c339c71a1e82ac8b7ad81 - manager: conda - name: libgfortran5 + url: https://conda.anaconda.org/conda-forge/osx-64/libgfortran5-13.2.0-h2873a65_3.conda + hash: + md5: e4fb4d23ec2870ff3c40d10afe305aec + sha256: da3db4b947e30aec7596a3ef92200d17e774cccbbf7efc47802529a4ca5ca31b + category: main optional: false +- name: libgfortran5 + version: 13.2.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libgfortran5-11.0.1.dev0-hf114ba7_23.tar.bz2 - version: 11.0.1.dev0 -- category: main dependencies: - _libgcc_mutex: 0.1 conda_forge - hash: md5:1d16527c76842bf9c41e9399d39d8097 + llvm-openmp: '>=8.0.0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/libgfortran5-13.2.0-hf226fd6_3.conda + hash: + md5: 66ac81d54e95c534ae488726c1f698ea + sha256: bafc679eedb468a86aa4636061c55966186399ee0a04b605920d208d97ac579a + category: main + optional: false +- name: libgomp + version: 13.2.0 manager: conda - name: libgomp + platform: linux-64 + dependencies: + _libgcc_mutex: '0.1' + url: https://conda.anaconda.org/conda-forge/linux-64/libgomp-13.2.0-h77fa898_7.conda + hash: + md5: abf3fec87c2563697defa759dec3d639 + sha256: 781444fa069d3b50e8ed667b750571cacda785761c7fc2a89ece1ac49693d4ad + category: main optional: false +- name: libhwloc + version: 2.10.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libgomp-11.2.0-h1d223b6_11.tar.bz2 - version: 11.2.0 -- category: main dependencies: - libblas: 3.9.0 12_linux64_openblas - hash: md5:9f401a6807a97e0c859d7522ae3d51ec + libgcc-ng: '>=12' + libstdcxx-ng: '>=12' + libxml2: '>=2.12.6,<3.0a0' + url: https://conda.anaconda.org/conda-forge/linux-64/libhwloc-2.10.0-default_h2fb2949_1000.conda + hash: + md5: 7e3726e647a619c6ce5939014dfde86d + sha256: dab61dff22f40367e57b1fe024e789f451b7511e65c32b97ada97ca549dd8dbc + category: main + optional: false +- name: libhwloc + version: 2.10.0 manager: conda - name: liblapack + platform: osx-64 + dependencies: + libcxx: '>=16' + libxml2: '>=2.12.6,<3.0a0' + url: https://conda.anaconda.org/conda-forge/osx-64/libhwloc-2.10.0-default_h1321489_1000.conda + hash: + md5: 6f5fe4374d1003e116e2573022178da6 + sha256: 86f0867081792d52f5c4e51e673478ba0a31e38fc7be59e1ba1890decc46e8da + category: main optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/liblapack-3.9.0-12_linux64_openblas.tar.bz2 - version: 3.9.0 -- category: main +- name: libhwloc + version: 2.10.0 + manager: conda + platform: osx-arm64 dependencies: - libblas: 3.9.0 12_osx64_openblas - hash: md5:ca35c8b85ced3a53059c7a001518cbae + libcxx: '>=16' + libxml2: '>=2.12.6,<3.0a0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/libhwloc-2.10.0-default_h52d8fe8_1000.conda + hash: + md5: 530b33b17e97f7da76e2c432909daa5b + sha256: 4e8a88e1ed996c42b464b1432aa3a70962f27881c0ada9b9f50d0ffd717d059a + category: main + optional: false +- name: libiconv + version: '1.17' manager: conda - name: liblapack + platform: linux-64 + dependencies: + libgcc-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/libiconv-1.17-hd590300_2.conda + hash: + md5: d66573916ffcf376178462f1b61c941e + sha256: 8ac2f6a9f186e76539439e50505d98581472fedb347a20e7d1f36429849f05c9 + category: main optional: false +- name: libiconv + version: '1.17' + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/liblapack-3.9.0-12_osx64_openblas.tar.bz2 - version: 3.9.0 -- category: main + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-64/libiconv-1.17-hd75f5a5_2.conda + hash: + md5: 6c3628d047e151efba7cf08c5e54d1ca + sha256: 23d4923baeca359423a7347c2ed7aaf48c68603df0cf8b87cc94a10b0d4e9a23 + category: main + optional: false +- name: libiconv + version: '1.17' + manager: conda + platform: osx-arm64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-arm64/libiconv-1.17-h0d3ecfb_2.conda + hash: + md5: 69bda57310071cf6d2b86caf11573d2d + sha256: bc7de5097b97bcafcf7deaaed505f7ce02f648aac8eccc0d5a47cc599a1d0304 + category: main + optional: false +- name: libjpeg-turbo + version: 3.0.0 + manager: conda + platform: linux-64 dependencies: - libblas: 3.9.0 12_osxarm64_openblas - hash: md5:db2577f4e83769d7e5cd1ec8bd8aecae + libgcc-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/libjpeg-turbo-3.0.0-hd590300_1.conda + hash: + md5: ea25936bb4080d843790b586850f82b8 + sha256: b954e09b7e49c2f2433d6f3bb73868eda5e378278b0f8c1dd10a7ef090e14f2f + category: main + optional: false +- name: libjpeg-turbo + version: 3.0.0 manager: conda - name: liblapack + platform: osx-64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-64/libjpeg-turbo-3.0.0-h0dc2134_1.conda + hash: + md5: 72507f8e3961bc968af17435060b6dd6 + sha256: d9572fd1024adc374aae7c247d0f29fdf4b122f1e3586fe62acc18067f40d02f + category: main optional: false +- name: libjpeg-turbo + version: 3.0.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/liblapack-3.9.0-12_osxarm64_openblas.tar.bz2 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-arm64/libjpeg-turbo-3.0.0-hb547adb_1.conda + hash: + md5: 3ff1e053dc3a2b8e36b9bfa4256a58d1 + sha256: a42054eaa38e84fc1e5ab443facac4bbc9d1b6b6f23f54b7bf4f1eb687e1d993 + category: main + optional: false +- name: liblapack version: 3.9.0 -- category: main + manager: conda + platform: linux-64 dependencies: - c-ares: '>=1.7.5' - libev: '>=4.33,<4.34.0a0' - libgcc-ng: '>=9.4.0' - libstdcxx-ng: '>=9.4.0' - openssl: '>=3.0.0,<4.0a0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:f012f7ad2b1a6607dc2b863304387787 + libblas: 3.9.0 + url: https://conda.anaconda.org/conda-forge/linux-64/liblapack-3.9.0-22_linux64_openblas.conda + hash: + md5: b083767b6c877e24ee597d93b87ab838 + sha256: db246341d42f9100d45adeb1a7ba8b1ef5b51ceb9056fd643e98046a3259fde6 + category: main + optional: false +- name: liblapack + version: 3.9.0 manager: conda - name: libnghttp2 + platform: osx-64 + dependencies: + libblas: 3.9.0 + url: https://conda.anaconda.org/conda-forge/osx-64/liblapack-3.9.0-22_osx64_openblas.conda + hash: + md5: f21b282ff7ba14df6134a0fe6ab42b1b + sha256: e36744f3e780564d6748b5dd05e15ad6a1af9184cf32ab9d1304c13a6bc3e16b + category: main optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libnghttp2-1.43.0-ha19adfc_1.tar.bz2 - version: 1.43.0 -- category: main +- name: liblapack + version: 3.9.0 + manager: conda + platform: osx-arm64 dependencies: - c-ares: '>=1.7.5' - libcxx: '>=11.1.0' - libev: '>=4.33,<4.34.0a0' - openssl: '>=3.0.0,<4.0a0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:f0b9ba0862c4fa8b31cf2597b784f1c9 + libblas: 3.9.0 + url: https://conda.anaconda.org/conda-forge/osx-arm64/liblapack-3.9.0-22_osxarm64_openblas.conda + hash: + md5: f2794950bc005e123b2c21f7fa3d7a6e + sha256: 2b1b24c98d15a6a3ad54cf7c8fef1ddccf84b7c557cde08235aaeffd1ff50ee8 + category: main + optional: false +- name: libnghttp2 + version: 1.58.0 manager: conda - name: libnghttp2 + platform: linux-64 + dependencies: + c-ares: '>=1.23.0,<2.0a0' + libev: '>=4.33,<5.0a0' + libgcc-ng: '>=12' + libstdcxx-ng: '>=12' + libzlib: '>=1.2.13,<1.3.0a0' + openssl: '>=3.2.0,<4.0a0' + url: https://conda.anaconda.org/conda-forge/linux-64/libnghttp2-1.58.0-h47da74e_1.conda + hash: + md5: 700ac6ea6d53d5510591c4344d5c989a + sha256: 1910c5306c6aa5bcbd623c3c930c440e9c77a5a019008e1487810e3c1d3716cb + category: main optional: false +- name: libnghttp2 + version: 1.58.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libnghttp2-1.43.0-hfd382f3_1.tar.bz2 - version: 1.43.0 -- category: main dependencies: - c-ares: '>=1.7.5' - libcxx: '>=11.1.0' - libev: '>=4.33,<4.34.0a0' - openssl: '>=3.0.0,<4.0a0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:4d9143890d7def7f935f7869a9a5a898 - manager: conda - name: libnghttp2 + __osx: '>=10.9' + c-ares: '>=1.23.0,<2.0a0' + libcxx: '>=16.0.6' + libev: '>=4.33,<5.0a0' + libzlib: '>=1.2.13,<1.3.0a0' + openssl: '>=3.2.0,<4.0a0' + url: https://conda.anaconda.org/conda-forge/osx-64/libnghttp2-1.58.0-h64cf6d3_1.conda + hash: + md5: faecc55c2a8155d9ff1c0ff9a0fef64f + sha256: 412fd768e787e586602f8e9ea52bf089f3460fc630f6987f0cbd89b70e9a4380 + category: main optional: false +- name: libnghttp2 + version: 1.58.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libnghttp2-1.43.0-h62a264d_1.tar.bz2 - version: 1.43.0 -- category: main dependencies: - libgcc-ng: '>=9.4.0' - libgfortran-ng: '' - libgfortran5: '>=9.4.0' - hash: md5:41532e4448c0cce086d6570f95e4e12e - manager: conda - name: libopenblas + __osx: '>=10.9' + c-ares: '>=1.23.0,<2.0a0' + libcxx: '>=16.0.6' + libev: '>=4.33,<5.0a0' + libzlib: '>=1.2.13,<1.3.0a0' + openssl: '>=3.2.0,<4.0a0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/libnghttp2-1.58.0-ha4dd798_1.conda + hash: + md5: 1813e066bfcef82de579a0be8a766df4 + sha256: fc97aaaf0c6d0f508be313d86c2705b490998d382560df24be918b8e977802cd + category: main optional: false +- name: libnsl + version: 2.0.1 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libopenblas-0.3.18-pthreads_h8fe5266_0.tar.bz2 - version: 0.3.18 -- category: main dependencies: - libgfortran: 5.* - libgfortran5: '>=9.3.0' - llvm-openmp: '>=11.1.0' - hash: md5:a0636ed965924977a848fd0d0258cf17 + libgcc-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/libnsl-2.0.1-hd590300_0.conda + hash: + md5: 30fd6e37fe21f86f4bd26d6ee73eeec7 + sha256: 26d77a3bb4dceeedc2a41bd688564fe71bf2d149fdcf117049970bc02ff1add6 + category: main + optional: false +- name: libopenblas + version: 0.3.27 manager: conda - name: libopenblas + platform: linux-64 + dependencies: + libgcc-ng: '>=12' + libgfortran-ng: '' + libgfortran5: '>=12.3.0' + url: https://conda.anaconda.org/conda-forge/linux-64/libopenblas-0.3.27-pthreads_h413a1c8_0.conda + hash: + md5: a356024784da6dfd4683dc5ecf45b155 + sha256: 2ae7559aed0705deb3f716c7b247c74fd1b5e35b64e39834ce8b95f7564d4a3e + category: main optional: false +- name: libopenblas + version: 0.3.27 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libopenblas-0.3.18-openmp_h3351f45_0.tar.bz2 - version: 0.3.18 -- category: main dependencies: libgfortran: 5.* - libgfortran5: '>=11.0.1.dev0' - llvm-openmp: '>=11.1.0' - hash: md5:8860a24cd05b691ea33f8c85f9981d4b + libgfortran5: '>=12.3.0' + llvm-openmp: '>=16.0.6' + url: https://conda.anaconda.org/conda-forge/osx-64/libopenblas-0.3.27-openmp_hfef2a42_0.conda + hash: + md5: 00237c9c7f2cb6725fe2960680a6e225 + sha256: 45519189c0295296268cb7eabeeaa03ef54d780416c9a24be1d2a21db63a7848 + category: main + optional: false +- name: libopenblas + version: 0.3.27 + manager: conda + platform: osx-arm64 + dependencies: + libgfortran: 5.* + libgfortran5: '>=12.3.0' + llvm-openmp: '>=16.0.6' + url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenblas-0.3.27-openmp_h6c19121_0.conda + hash: + md5: 82eba59f4eca26a9fc904d584f8761c0 + sha256: feb2662444fc98a4842fe54cc70b1f109b2146108e7bac2b3bbad1f219cede90 + category: main + optional: false +- name: libpng + version: 1.6.43 manager: conda - name: libopenblas + platform: linux-64 + dependencies: + libgcc-ng: '>=12' + libzlib: '>=1.2.13,<1.3.0a0' + url: https://conda.anaconda.org/conda-forge/linux-64/libpng-1.6.43-h2797004_0.conda + hash: + md5: 009981dd9cfcaa4dbfa25ffaed86bcae + sha256: 502f6ff148ac2777cc55ae4ade01a8fc3543b4ffab25c4e0eaa15f94e90dd997 + category: main optional: false +- name: libpng + version: 1.6.43 + manager: conda + platform: osx-64 + dependencies: + libzlib: '>=1.2.13,<1.3.0a0' + url: https://conda.anaconda.org/conda-forge/osx-64/libpng-1.6.43-h92b6c6a_0.conda + hash: + md5: 65dcddb15965c9de2c0365cb14910532 + sha256: 13e646d24b5179e6b0a5ece4451a587d759f55d9a360b7015f8f96eff4524b8f + category: main + optional: false +- name: libpng + version: 1.6.43 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libopenblas-0.3.18-openmp_h5dd58f0_0.tar.bz2 - version: 0.3.18 -- category: main + dependencies: + libzlib: '>=1.2.13,<1.3.0a0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/libpng-1.6.43-h091b4b1_0.conda + hash: + md5: 77e684ca58d82cae9deebafb95b1a2b8 + sha256: 66c4713b07408398f2221229a1c1d5df57d65dc0902258113f2d9ecac4772495 + category: main + optional: false +- name: libsodium + version: 1.0.18 + manager: conda + platform: linux-64 dependencies: libgcc-ng: '>=7.5.0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:b6acf807307d033d4b7e758b4f44b036 + url: https://conda.anaconda.org/conda-forge/linux-64/libsodium-1.0.18-h516909a_1.tar.bz2 + hash: + md5: e1ca1a4b82f7b51b29318f80cebae84a + sha256: 86e0ef59cbec7e68e372b3380f5809669968d3f674a9b8f2f76f7059c83b4ad1 + category: main + optional: false +- name: libsodium + version: 1.0.18 manager: conda - name: libpng + platform: osx-64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-64/libsodium-1.0.18-hbcb3906_1.tar.bz2 + hash: + md5: 24632c09ed931af617fe6d5292919cab + sha256: 2da45f14e3d383b4b9e3a8bacc95cd2832aac2dbf9fbc70d255d384a310c5660 + category: main optional: false +- name: libsodium + version: 1.0.18 + manager: conda + platform: osx-arm64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-arm64/libsodium-1.0.18-h27ca646_1.tar.bz2 + hash: + md5: 90859688dbca4735b74c02af14c4c793 + sha256: 1d95fe5e5e6a0700669aab454b2a32f97289c9ed8d1f7667c2ba98327a6f05bc + category: main + optional: false +- name: libsqlite + version: 3.45.3 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libpng-1.6.37-h21135ba_2.tar.bz2 - version: 1.6.37 -- category: main dependencies: - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:9e52521faba2b53269672628d34e1513 - manager: conda - name: libpng + libgcc-ng: '>=12' + libzlib: '>=1.2.13,<1.3.0a0' + url: https://conda.anaconda.org/conda-forge/linux-64/libsqlite-3.45.3-h2797004_0.conda + hash: + md5: b3316cbe90249da4f8e84cd66e1cc55b + sha256: e2273d6860eadcf714a759ffb6dc24a69cfd01f2a0ea9d6c20f86049b9334e0c + category: main optional: false +- name: libsqlite + version: 3.45.3 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libpng-1.6.37-h7cec526_2.tar.bz2 - version: 1.6.37 -- category: main dependencies: - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:1c5087c1f23ba00c342cfb725f69a57c - manager: conda - name: libpng + libzlib: '>=1.2.13,<1.3.0a0' + url: https://conda.anaconda.org/conda-forge/osx-64/libsqlite-3.45.3-h92b6c6a_0.conda + hash: + md5: 68e462226209f35182ef66eda0f794ff + sha256: 4d44b68fb29dcbc2216a8cae0b274b02ef9b4ae05d1d0f785362ed30b91c9b52 + category: main optional: false +- name: libsqlite + version: 3.45.3 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libpng-1.6.37-hf7e6567_2.tar.bz2 - version: 1.6.37 -- category: main dependencies: - libgcc-ng: '>=7.5.0' - hash: md5:c3788462a6fbddafdb413a9f9053e58d + libzlib: '>=1.2.13,<1.3.0a0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/libsqlite-3.45.3-h091b4b1_0.conda + hash: + md5: c8c1186c7f3351f6ffddb97b1f54fc58 + sha256: 4337f466eb55bbdc74e168b52ec8c38f598e3664244ec7a2536009036e2066cc + category: main + optional: false +- name: libssh2 + version: 1.11.0 + manager: conda + platform: linux-64 + dependencies: + libgcc-ng: '>=12' + libzlib: '>=1.2.13,<1.3.0a0' + openssl: '>=3.1.1,<4.0a0' + url: https://conda.anaconda.org/conda-forge/linux-64/libssh2-1.11.0-h0841786_0.conda + hash: + md5: 1f5a58e686b13bcfde88b93f547d23fe + sha256: 50e47fd9c4f7bf841a11647ae7486f65220cfc988ec422a4475fe8d5a823824d + category: main + optional: false +- name: libssh2 + version: 1.11.0 + manager: conda + platform: osx-64 + dependencies: + libzlib: '>=1.2.13,<1.3.0a0' + openssl: '>=3.1.1,<4.0a0' + url: https://conda.anaconda.org/conda-forge/osx-64/libssh2-1.11.0-hd019ec5_0.conda + hash: + md5: ca3a72efba692c59a90d4b9fc0dfe774 + sha256: f3886763b88f4b24265db6036535ef77b7b77ce91b1cbe588c0fbdd861eec515 + category: main + optional: false +- name: libssh2 + version: 1.11.0 manager: conda - name: libsodium + platform: osx-arm64 + dependencies: + libzlib: '>=1.2.13,<1.3.0a0' + openssl: '>=3.1.1,<4.0a0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/libssh2-1.11.0-h7a5bd25_0.conda + hash: + md5: 029f7dc931a3b626b94823bc77830b01 + sha256: bb57d0c53289721fff1eeb3103a1c6a988178e88d8a8f4345b0b91a35f0e0015 + category: main optional: false +- name: libstdcxx-ng + version: 13.2.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libsodium-1.0.18-h36c2ea0_1.tar.bz2 - version: 1.0.18 -- category: main dependencies: {} - hash: md5:24632c09ed931af617fe6d5292919cab + url: https://conda.anaconda.org/conda-forge/linux-64/libstdcxx-ng-13.2.0-hc0a3c3a_7.conda + hash: + md5: 53ebd4c833fa01cb2c6353e99f905406 + sha256: 35f1e08be0a84810c9075f5bd008495ac94e6c5fe306dfe4b34546f11fed850f + category: main + optional: false +- name: libtiff + version: 4.6.0 manager: conda - name: libsodium + platform: linux-64 + dependencies: + lerc: '>=4.0.0,<5.0a0' + libdeflate: '>=1.20,<1.21.0a0' + libgcc-ng: '>=12' + libjpeg-turbo: '>=3.0.0,<4.0a0' + libstdcxx-ng: '>=12' + libwebp-base: '>=1.3.2,<2.0a0' + libzlib: '>=1.2.13,<1.3.0a0' + xz: '>=5.2.6,<6.0a0' + zstd: '>=1.5.5,<1.6.0a0' + url: https://conda.anaconda.org/conda-forge/linux-64/libtiff-4.6.0-h1dd3fc0_3.conda + hash: + md5: 66f03896ffbe1a110ffda05c7a856504 + sha256: fc3b210f9584a92793c07396cb93e72265ff3f1fa7ca629128bf0a50d5cb15e4 + category: main optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libsodium-1.0.18-hbcb3906_1.tar.bz2 - version: 1.0.18 -- category: main - dependencies: {} - hash: md5:90859688dbca4735b74c02af14c4c793 +- name: libtiff + version: 4.6.0 manager: conda - name: libsodium + platform: osx-64 + dependencies: + lerc: '>=4.0.0,<5.0a0' + libcxx: '>=16' + libdeflate: '>=1.20,<1.21.0a0' + libjpeg-turbo: '>=3.0.0,<4.0a0' + libwebp-base: '>=1.3.2,<2.0a0' + libzlib: '>=1.2.13,<1.3.0a0' + xz: '>=5.2.6,<6.0a0' + zstd: '>=1.5.5,<1.6.0a0' + url: https://conda.anaconda.org/conda-forge/osx-64/libtiff-4.6.0-h129831d_3.conda + hash: + md5: 568593071d2e6cea7b5fc1f75bfa10ca + sha256: f9b35c5ec1aea9a2cc20e9275a0bb8f056482faa8c5a62feb243ed780755ea30 + category: main optional: false +- name: libtiff + version: 4.6.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libsodium-1.0.18-h27ca646_1.tar.bz2 - version: 1.0.18 -- category: main dependencies: - libgcc-ng: '>=9.4.0' - openssl: '>=3.0.0,<4.0a0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:e0adb0915b3e6971a84e347f998ca837 - manager: conda - name: libssh2 + lerc: '>=4.0.0,<5.0a0' + libcxx: '>=16' + libdeflate: '>=1.20,<1.21.0a0' + libjpeg-turbo: '>=3.0.0,<4.0a0' + libwebp-base: '>=1.3.2,<2.0a0' + libzlib: '>=1.2.13,<1.3.0a0' + xz: '>=5.2.6,<6.0a0' + zstd: '>=1.5.5,<1.6.0a0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/libtiff-4.6.0-h07db509_3.conda + hash: + md5: 28c9f8c6dd75666dfb296aea06c49cb8 + sha256: 6df3e129682f6dc43826e5028e1807624b2a7634c4becbb50e56be9f77167f25 + category: main optional: false +- name: libuuid + version: 2.38.1 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libssh2-1.10.0-ha35d2d1_2.tar.bz2 - version: 1.10.0 -- category: main dependencies: - openssl: '>=3.0.0,<4.0a0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:b0b2876bf1f89bc3cf0c5898c8ab7802 - manager: conda - name: libssh2 + libgcc-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/libuuid-2.38.1-h0b41bf4_0.conda + hash: + md5: 40b61aab5c7ba9ff276c41cfffe6b80b + sha256: 787eb542f055a2b3de553614b25f09eefb0a0931b0c87dbcce6efdfd92f04f18 + category: main optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libssh2-1.10.0-hd3787cc_2.tar.bz2 - version: 1.10.0 -- category: main +- name: libwebp-base + version: 1.4.0 + manager: conda + platform: linux-64 dependencies: - openssl: '>=3.0.0,<4.0a0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:b83c0d6ed1be6b4717143e6c74992e35 + libgcc-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/libwebp-base-1.4.0-hd590300_0.conda + hash: + md5: b26e8aa824079e1be0294e7152ca4559 + sha256: 49bc5f6b1e11cb2babf2a2a731d1a680a5e08a858280876a779dbda06c78c35f + category: main + optional: false +- name: libwebp-base + version: 1.4.0 manager: conda - name: libssh2 + platform: osx-64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-64/libwebp-base-1.4.0-h10d778d_0.conda + hash: + md5: b2c0047ea73819d992484faacbbe1c24 + sha256: 7bafd8f4c637778cd0aa390bf3a894feef0e1fcf6ea6000c7ffc25c4c5a65538 + category: main optional: false +- name: libwebp-base + version: 1.4.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libssh2-1.10.0-h7a5bd25_2.tar.bz2 - version: 1.10.0 -- category: main dependencies: {} - hash: md5:0bf83958e788f1e75ba26154cb702afe - manager: conda - name: libstdcxx-ng + url: https://conda.anaconda.org/conda-forge/osx-arm64/libwebp-base-1.4.0-h93a5062_0.conda + hash: + md5: c0af0edfebe780b19940e94871f1a765 + sha256: 0d4bad713a512d79bfeb4d61821f447afab8b0792aca823f505ce6b195e9fde5 + category: main optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libstdcxx-ng-11.2.0-he4da1e4_11.tar.bz2 - version: 11.2.0 -- category: main - dependencies: - jbig: '' - jpeg: '>=9d,<10a' - lerc: '>=3.0,<4.0a0' - libdeflate: '>=1.8,<1.9.0a0' - libgcc-ng: '>=9.4.0' - libstdcxx-ng: '>=9.4.0' - libwebp-base: '' - libzlib: '>=1.2.11,<1.3.0a0' - xz: '>=5.2.5,<5.3.0a0' - zstd: '>=1.5.0,<1.6.0a0' - hash: md5:34fda41ca84e67232888c9a885903055 +- name: libxcb + version: '1.15' manager: conda - name: libtiff - optional: false platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libtiff-4.3.0-h6f004c6_2.tar.bz2 - version: 4.3.0 -- category: main dependencies: - jbig: '' - jpeg: '>=9d,<10a' - lerc: '>=3.0,<4.0a0' - libcxx: '>=11.1.0' - libdeflate: '>=1.8,<1.9.0a0' - libwebp-base: '' - libzlib: '>=1.2.11,<1.3.0a0' - xz: '>=5.2.5,<5.3.0a0' - zstd: '>=1.5.0,<1.6.0a0' - hash: md5:f83e9c7a6f2458e85a267df87cd57ca1 - manager: conda - name: libtiff + libgcc-ng: '>=12' + pthread-stubs: '' + xorg-libxau: '' + xorg-libxdmcp: '' + url: https://conda.anaconda.org/conda-forge/linux-64/libxcb-1.15-h0b41bf4_0.conda + hash: + md5: 33277193f5b92bad9fdd230eb700929c + sha256: a670902f0a3173a466c058d2ac22ca1dd0df0453d3a80e0212815c20a16b0485 + category: main optional: false +- name: libxcb + version: '1.15' + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libtiff-4.3.0-hd146c10_2.tar.bz2 - version: 4.3.0 -- category: main dependencies: - jbig: '' - jpeg: '>=9d,<10a' - lerc: '>=3.0,<4.0a0' - libcxx: '>=11.1.0' - libdeflate: '>=1.8,<1.9.0a0' - libwebp-base: '' - libzlib: '>=1.2.11,<1.3.0a0' - xz: '>=5.2.5,<5.3.0a0' - zstd: '>=1.5.0,<1.6.0a0' - hash: md5:80686c6a442d21c98617ebd2eef9d329 - manager: conda - name: libtiff + pthread-stubs: '' + xorg-libxau: '' + xorg-libxdmcp: '' + url: https://conda.anaconda.org/conda-forge/osx-64/libxcb-1.15-hb7f2c08_0.conda + hash: + md5: 5513f57e0238c87c12dffedbcc9c1a4a + sha256: f41904f466acc8b3197f37f2dd3a08da75720c7f7464d9267635debc4ac1902b + category: main optional: false +- name: libxcb + version: '1.15' + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libtiff-4.3.0-h74060c4_2.tar.bz2 - version: 4.3.0 -- category: main dependencies: - libgcc-ng: '>=9.4.0' - hash: md5:90607c4c0247f04ec98b48997de71c1a - manager: conda - name: libwebp-base + pthread-stubs: '' + xorg-libxau: '' + xorg-libxdmcp: '' + url: https://conda.anaconda.org/conda-forge/osx-arm64/libxcb-1.15-hf346824_0.conda + hash: + md5: 988d5f86ab60fa6de91b3ee3a88a3af9 + sha256: 6eaa87760ff3e91bb5524189700139db46f8946ff6331f4e571e4a9356edbb0d + category: main optional: false +- name: libxcrypt + version: 4.4.36 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libwebp-base-1.2.1-h7f98852_0.tar.bz2 - version: 1.2.1 -- category: main - dependencies: {} - hash: md5:8c6f05a6655b7911c62910343ba806d1 + dependencies: + libgcc-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/libxcrypt-4.4.36-hd590300_1.conda + hash: + md5: 5aa797f8787fe7a17d1b0821485b5adc + sha256: 6ae68e0b86423ef188196fff6207ed0c8195dd84273cb5623b85aa08033a410c + category: main + optional: false +- name: libxml2 + version: 2.12.6 manager: conda - name: libwebp-base + platform: linux-64 + dependencies: + icu: '>=73.2,<74.0a0' + libgcc-ng: '>=12' + libiconv: '>=1.17,<2.0a0' + libzlib: '>=1.2.13,<1.3.0a0' + xz: '>=5.2.6,<6.0a0' + url: https://conda.anaconda.org/conda-forge/linux-64/libxml2-2.12.6-h232c23b_2.conda + hash: + md5: 9a3a42df8a95f65334dfc7b80da1195d + sha256: 0fd41df7211aae04f492c8550ce10238e8cfa8b1abebc2215a983c5e66d284ea + category: main optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libwebp-base-1.2.1-h0d85af4_0.tar.bz2 - version: 1.2.1 -- category: main - dependencies: {} - hash: md5:5c092854d506da060e1f9ffde1963de1 +- name: libxml2 + version: 2.12.6 manager: conda - name: libwebp-base + platform: osx-64 + dependencies: + icu: '>=73.2,<74.0a0' + libiconv: '>=1.17,<2.0a0' + libzlib: '>=1.2.13,<1.3.0a0' + xz: '>=5.2.6,<6.0a0' + url: https://conda.anaconda.org/conda-forge/osx-64/libxml2-2.12.6-hc0ae0f7_2.conda + hash: + md5: 50b997370584f2c83ca0c38e9028eab9 + sha256: 2598a525b1769338f96c3d4badad7d8b95c9ddcea86db3f9479a274803190e5c + category: main optional: false +- name: libxml2 + version: 2.12.6 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libwebp-base-1.2.1-h3422bc3_0.tar.bz2 - version: 1.2.1 -- category: main dependencies: - libgcc-ng: '>=7.5.0' - hash: md5:dcddf696ff5dfcab567100d691678e18 - manager: conda - name: libzlib + icu: '>=73.2,<74.0a0' + libiconv: '>=1.17,<2.0a0' + libzlib: '>=1.2.13,<1.3.0a0' + xz: '>=5.2.6,<6.0a0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/libxml2-2.12.6-h0d0cfa8_2.conda + hash: + md5: 27577d561de7659487b062c363d8a527 + sha256: a5c10af641d6accf3effb3c3a3c594d931bb374f9e3e796719f3ecf769cfb0fc + category: main optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/libzlib-1.2.11-h36c2ea0_1013.tar.bz2 - version: 1.2.11 -- category: main - dependencies: {} - hash: md5:a3a6a53beaa92c5cfe52ee3a198e78cc +- name: libzlib + version: 1.2.13 manager: conda - name: libzlib + platform: linux-64 + dependencies: + libgcc-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/libzlib-1.2.13-hd590300_5.conda + hash: + md5: f36c115f1ee199da648e0597ec2047ad + sha256: 370c7c5893b737596fd6ca0d9190c9715d89d888b8c88537ae1ef168c25e82e4 + category: main optional: false +- name: libzlib + version: 1.2.13 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/libzlib-1.2.11-h9173be1_1013.tar.bz2 - version: 1.2.11 -- category: main dependencies: {} - hash: md5:fe3c74ef0fe456a4011468f860b0c3dc - manager: conda - name: libzlib + url: https://conda.anaconda.org/conda-forge/osx-64/libzlib-1.2.13-h8a1eda9_5.conda + hash: + md5: 4a3ad23f6e16f99c04e166767193d700 + sha256: fc58ad7f47ffea10df1f2165369978fba0a1cc32594aad778f5eec725f334867 + category: main optional: false +- name: libzlib + version: 1.2.13 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/libzlib-1.2.11-hee7b306_1013.tar.bz2 - version: 1.2.11 -- category: main dependencies: {} - hash: md5:35b1fd6ed9f0f1c68583dc9c9f672513 - manager: conda - name: llvm-openmp + url: https://conda.anaconda.org/conda-forge/osx-arm64/libzlib-1.2.13-h53f4e23_5.conda + hash: + md5: 1a47f5236db2e06a320ffa0392f81bd8 + sha256: ab1c8aefa2d54322a63aaeeefe9cf877411851738616c4068e0dccc66b9c758a + category: main optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/llvm-openmp-12.0.1-hda6cdc1_1.tar.bz2 - version: 12.0.1 -- category: main - dependencies: {} - hash: md5:99d8ad7f938fc5b730ec1c610851f1ba +- name: llvm-openmp + version: 18.1.5 manager: conda - name: llvm-openmp + platform: osx-64 + dependencies: + __osx: '>=10.9' + url: https://conda.anaconda.org/conda-forge/osx-64/llvm-openmp-18.1.5-h39e0ece_0.conda + hash: + md5: ee12a644568269838b91f901b2537425 + sha256: 9efba1424726d83271727c494138ad1d519d5fed301f1ee5825019eae56f5570 + category: main optional: false +- name: llvm-openmp + version: 18.1.5 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/llvm-openmp-12.0.1-hf3c4609_1.tar.bz2 - version: 12.0.1 -- category: main dependencies: - libgcc-ng: '>=9.3.0' - libstdcxx-ng: '>=9.3.0' - hash: md5:fbe97e8fa6f275d7c76a09e795adc3e6 - manager: conda - name: lz4-c + __osx: '>=11.0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/llvm-openmp-18.1.5-hde57baf_0.conda + hash: + md5: 5b0ef7f8e9f413cbfd53573da96cae1b + sha256: c9ecaaa3d83215753a54f66038480582eff632196ed0df7763ca320154d00526 + category: main optional: false +- name: lz4-c + version: 1.9.4 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/lz4-c-1.9.3-h9c3ff4c_1.tar.bz2 - version: 1.9.3 -- category: main dependencies: - libcxx: '>=11.1.0' - hash: md5:05c08241b66631c00ca4f9e0b75320bc - manager: conda - name: lz4-c + libgcc-ng: '>=12' + libstdcxx-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/lz4-c-1.9.4-hcb278e6_0.conda + hash: + md5: 318b08df404f9c9be5712aaa5a6f0bb0 + sha256: 1b4c105a887f9b2041219d57036f72c4739ab9e9fe5a1486f094e58c76b31f5f + category: main optional: false +- name: lz4-c + version: 1.9.4 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/lz4-c-1.9.3-he49afe7_1.tar.bz2 - version: 1.9.3 -- category: main dependencies: - libcxx: '>=11.1.0' - hash: md5:074b9beb2e563515c0dd46229b18d521 - manager: conda - name: lz4-c + libcxx: '>=14.0.6' + url: https://conda.anaconda.org/conda-forge/osx-64/lz4-c-1.9.4-hf0c8a7f_0.conda + hash: + md5: aa04f7143228308662696ac24023f991 + sha256: 39aa0c01696e4e202bf5e337413de09dfeec061d89acd5f28e9968b4e93c3f48 + category: main optional: false +- name: lz4-c + version: 1.9.4 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/lz4-c-1.9.3-hbdafb3b_1.tar.bz2 - version: 1.9.3 -- category: main dependencies: - libgcc-ng: '>=7.5.0' - hash: md5:bb14fcb13341b81d5eb386423b9d2bac + libcxx: '>=14.0.6' + url: https://conda.anaconda.org/conda-forge/osx-arm64/lz4-c-1.9.4-hb7217d7_0.conda + hash: + md5: 45505bec548634f7d05e02fb25262cb9 + sha256: fc343b8c82efe40819b986e29ba748366514e5ab94a1e1138df195af5f45fa24 + category: main + optional: false +- name: lzo + version: '2.10' manager: conda - name: lzo + platform: linux-64 + dependencies: + libgcc-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/lzo-2.10-hd590300_1001.conda + hash: + md5: ec7398d21e2651e0dcb0044d03b9a339 + sha256: 88433b98a9dd9da315400e7fb9cd5f70804cb17dca8b1c85163a64f90f584126 + category: main optional: false +- name: matplotlib-base + version: 3.8.4 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/lzo-2.10-h516909a_1000.tar.bz2 - version: '2.10' -- category: main dependencies: certifi: '>=2020.06.20' + contourpy: '>=1.0.1' cycler: '>=0.10' fonttools: '>=4.22.0' - freetype: '>=2.10.4,<3.0a0' - kiwisolver: '>=1.0.1' - libgcc-ng: '>=9.4.0' - libstdcxx-ng: '>=9.4.0' - numpy: '>=1.19.5,<2.0a0' + freetype: '>=2.12.1,<3.0a0' + kiwisolver: '>=1.3.1' + libgcc-ng: '>=12' + libstdcxx-ng: '>=12' + numpy: '>=1.26.4,<2.0a0' packaging: '>=20.0' - pillow: '>=6.2.0' - pyparsing: '>=2.2.1' - python: '>=3.9,<3.10.0a0' + pillow: '>=8' + pyparsing: '>=2.3.1' + python: '>=3.12,<3.13.0a0' python-dateutil: '>=2.7' - python_abi: 3.9.* *_cp39 - tk: '>=8.6.11,<8.7.0a0' - hash: md5:429308f24e184b438657d933723f396b - manager: conda - name: matplotlib-base + python_abi: 3.12.* + tk: '>=8.6.13,<8.7.0a0' + url: https://conda.anaconda.org/conda-forge/linux-64/matplotlib-base-3.8.4-py312he5832f3_0.conda + hash: + md5: 5377a9a29f607eebe4ad63eb82bcb575 + sha256: e49f00d191b71c4925e4cacfc4b4975d156c29501f6fdce8f934ff4d3743dfd3 + category: main optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/matplotlib-base-3.5.0-py39h2fa2bec_0.tar.bz2 - version: 3.5.0 -- category: main +- name: matplotlib-base + version: 3.8.4 + manager: conda + platform: osx-64 dependencies: + __osx: '>=10.12' certifi: '>=2020.06.20' + contourpy: '>=1.0.1' cycler: '>=0.10' fonttools: '>=4.22.0' - freetype: '>=2.10.4,<3.0a0' - kiwisolver: '>=1.0.1' - libcxx: '>=11.1.0' - numpy: '>=1.19.5,<2.0a0' + freetype: '>=2.12.1,<3.0a0' + kiwisolver: '>=1.3.1' + libcxx: '>=16' + numpy: '>=1.26.4,<2.0a0' packaging: '>=20.0' - pillow: '>=6.2.0' - pyparsing: '>=2.2.1' - python: '>=3.9,<3.10.0a0' + pillow: '>=8' + pyparsing: '>=2.3.1' + python: '>=3.12,<3.13.0a0' python-dateutil: '>=2.7' - python_abi: 3.9.* *_cp39 - hash: md5:36c18ba08fee9eba0a02ea9c8b61423a - manager: conda - name: matplotlib-base + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-64/matplotlib-base-3.8.4-py312h1fe5000_0.conda + hash: + md5: 3e3097734a5042cb6d2675e69bf1fc5a + sha256: e3b090e5a236d28ba5aa5883a0f8cb3437815dbc6d4265114f491022e81741be + category: main optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/matplotlib-base-3.5.0-py39hb07454d_0.tar.bz2 - version: 3.5.0 -- category: main +- name: matplotlib-base + version: 3.8.4 + manager: conda + platform: osx-arm64 dependencies: certifi: '>=2020.06.20' + contourpy: '>=1.0.1' cycler: '>=0.10' fonttools: '>=4.22.0' - freetype: '>=2.10.4,<3.0a0' - kiwisolver: '>=1.0.1' - libcxx: '>=11.1.0' - numpy: '>=1.19.5,<2.0a0' + freetype: '>=2.12.1,<3.0a0' + kiwisolver: '>=1.3.1' + libcxx: '>=16' + numpy: '>=1.26.4,<2.0a0' packaging: '>=20.0' - pillow: '>=6.2.0' - pyparsing: '>=2.2.1' - python: '>=3.9,<3.10.0a0 *_cpython' + pillow: '>=8' + pyparsing: '>=2.3.1' + python: '>=3.12,<3.13.0a0' python-dateutil: '>=2.7' - python_abi: 3.9.* *_cp39 - hash: md5:197c945cce26f59951389f851e9865d9 - manager: conda - name: matplotlib-base + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-arm64/matplotlib-base-3.8.4-py312ha6faf65_0.conda + hash: + md5: db0735debe4ba42187aa5d46338fe697 + sha256: ecf374bf25cbb0e9739ef1869189956fee40e176239c5383472823f89f7d407d + category: main optional: false - platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/matplotlib-base-3.5.0-py39h5aa4fe7_0.tar.bz2 - version: 3.5.0 -- category: main - dependencies: - python: '>=3.6' - traitlets: '' - hash: md5:be3bfd435802d2c768c6b2439f325f3d +- name: matplotlib-inline + version: 0.1.7 manager: conda - name: matplotlib-inline - optional: false platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.3-pyhd8ed1ab_0.tar.bz2 - version: 0.1.3 -- category: main dependencies: python: '>=3.6' traitlets: '' - hash: md5:be3bfd435802d2c768c6b2439f325f3d - manager: conda - name: matplotlib-inline + url: https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.7-pyhd8ed1ab_0.conda + hash: + md5: 779345c95648be40d22aaa89de7d4254 + sha256: 7ea68676ea35fbb095420bbcc1c82c4767b8be7bb56abb6989b7f89d957a3bab + category: main optional: false +- name: matplotlib-inline + version: 0.1.7 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.3-pyhd8ed1ab_0.tar.bz2 - version: 0.1.3 -- category: main dependencies: - python: '>=3.6' traitlets: '' - hash: md5:be3bfd435802d2c768c6b2439f325f3d - manager: conda - name: matplotlib-inline + python: '>=3.6' + url: https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.7-pyhd8ed1ab_0.conda + hash: + md5: 779345c95648be40d22aaa89de7d4254 + sha256: 7ea68676ea35fbb095420bbcc1c82c4767b8be7bb56abb6989b7f89d957a3bab + category: main optional: false +- name: matplotlib-inline + version: 0.1.7 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.3-pyhd8ed1ab_0.tar.bz2 - version: 0.1.3 -- category: main dependencies: - libgcc-ng: '>=7.5.0' - hash: md5:d099b812378b1e133c12e3b75167d83a - manager: conda - name: metis + traitlets: '' + python: '>=3.6' + url: https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.7-pyhd8ed1ab_0.conda + hash: + md5: 779345c95648be40d22aaa89de7d4254 + sha256: 7ea68676ea35fbb095420bbcc1c82c4767b8be7bb56abb6989b7f89d957a3bab + category: main optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/metis-5.1.0-h58526e2_1006.tar.bz2 +- name: metis version: 5.1.0 -- category: main - dependencies: {} - hash: md5:ed90f7784864e7c0580624ec3ed5534e manager: conda - name: metis + platform: linux-64 + dependencies: + libgcc-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/metis-5.1.0-h59595ed_1007.conda + hash: + md5: 40ccb8318df2500f83bd868dd8fcd201 + sha256: 446bf794497284e2ffa28ab9191d70c38d372c51e3fd073f0d8b35efb51e7e02 + category: main optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/metis-5.1.0-h2e338ed_1006.tar.bz2 +- name: metis version: 5.1.0 -- category: main - dependencies: {} - hash: md5:f77d9809ca7c6b8482a66685d4cf55c9 manager: conda - name: metis + platform: osx-64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-64/metis-5.1.0-he965462_1007.conda + hash: + md5: 0c64ad59bbcae7772c16a55cbd353e25 + sha256: a79b36e0c623dfab95cc2c0fce1870e90de5f2328fefa9a1b17351eb0f3ac02e + category: main optional: false - platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/metis-5.1.0-h9f76cd9_1006.tar.bz2 +- name: metis version: 5.1.0 -- category: main - dependencies: - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - six: '' - hash: md5:b1969febdc3cb97c120255a20b41737a - manager: conda - name: mock - optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/mock-4.0.3-py39hf3d152e_2.tar.bz2 - version: 4.0.3 -- category: main - dependencies: - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - six: '' - hash: md5:3fd270befb9f7ca17800052d9d361ec5 - manager: conda - name: mock - optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/mock-4.0.3-py39h6e9494a_2.tar.bz2 - version: 4.0.3 -- category: main - dependencies: - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 - six: '' - hash: md5:d783cfff66b361a0ef3e7cb7bda17605 manager: conda - name: mock - optional: false platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/mock-4.0.3-py39h2804cbe_2.tar.bz2 - version: 4.0.3 -- category: dev - dependencies: - python: '>=3.4' - hash: md5:1338809c9c8e56f1b6f69d4b8e0ed7f7 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-arm64/metis-5.1.0-h13dd4ca_1007.conda + hash: + md5: afefade086a45ae6703dffe83516010a + sha256: fae516bee76df367128cf81dae13e7d11ce039ff61665ca59a1c57dee0731973 + category: main + optional: false +- name: mpfr + version: 4.2.1 manager: conda - name: more-itertools - optional: true platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/more-itertools-8.12.0-pyhd8ed1ab_0.tar.bz2 - version: 8.12.0 -- category: dev dependencies: - python: '>=3.4' - hash: md5:1338809c9c8e56f1b6f69d4b8e0ed7f7 + gmp: '>=6.3.0,<7.0a0' + libgcc-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/mpfr-4.2.1-h9458935_1.conda + hash: + md5: 8083b20f566639c22f78bcd6ca35b276 + sha256: 38c501f6b8dff124e57711c01da23e204703a3c14276f4cf6abd28850b2b9893 + category: main + optional: false +- name: mpfr + version: 4.2.1 manager: conda - name: more-itertools - optional: true platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/more-itertools-8.12.0-pyhd8ed1ab_0.tar.bz2 - version: 8.12.0 -- category: dev dependencies: - python: '>=3.4' - hash: md5:1338809c9c8e56f1b6f69d4b8e0ed7f7 + gmp: '>=6.3.0,<7.0a0' + url: https://conda.anaconda.org/conda-forge/osx-64/mpfr-4.2.1-h4f6b447_1.conda + hash: + md5: b90df08f0deb2f58631447c1462c92a7 + sha256: 002209e7d1f21cdd04de17050ab2050de4347e5bf04210ce6a636cbabf43e1d0 + category: main + optional: false +- name: mpfr + version: 4.2.1 manager: conda - name: more-itertools - optional: true platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/more-itertools-8.12.0-pyhd8ed1ab_0.tar.bz2 - version: 8.12.0 -- category: main - dependencies: - gmp: '>=6.2.1,<7.0a0' - libgcc-ng: '>=7.5.0' - hash: md5:ea9ebeddb066da8fad4a815e61b139be - manager: conda - name: mpfr - optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/mpfr-4.1.0-h9202a9a_1.tar.bz2 - version: 4.1.0 -- category: main dependencies: - gmp: '>=6.2.1,<7.0a0' - hash: md5:afe26b08c2d2265b4d663d199000e5da - manager: conda - name: mpfr + gmp: '>=6.3.0,<7.0a0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/mpfr-4.2.1-h41d338b_1.conda + hash: + md5: 616d9bb6983991de582589b9a06e4cea + sha256: a0b183cdf8bd1f2462d965f7a065cbfc32669d95bb6c8f970f7c7f63d2938436 + category: main optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/mpfr-4.1.0-h0f52abe_1.tar.bz2 - version: 4.1.0 -- category: main - dependencies: - gmp: '>=6.2.0,<7.0a0' - hash: md5:c37f296f76cfb61d4f91613da93789e6 +- name: munkres + version: 1.1.4 manager: conda - name: mpfr - optional: false - platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/mpfr-4.1.0-h6d7a090_1.tar.bz2 - version: 4.1.0 -- category: main + platform: linux-64 dependencies: python: '' - hash: md5:2ba8498c1018c1e9c61eb99b973dfe19 - manager: conda - name: munkres - optional: false - platform: linux-64 url: https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2 + hash: + md5: 2ba8498c1018c1e9c61eb99b973dfe19 + sha256: f86fb22b58e93d04b6f25e0d811b56797689d598788b59dcb47f59045b568306 + category: main + optional: false +- name: munkres version: 1.1.4 -- category: main - dependencies: - python: '' - hash: md5:2ba8498c1018c1e9c61eb99b973dfe19 manager: conda - name: munkres - optional: false platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2 - version: 1.1.4 -- category: main dependencies: python: '' - hash: md5:2ba8498c1018c1e9c61eb99b973dfe19 - manager: conda - name: munkres - optional: false - platform: osx-arm64 url: https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2 + hash: + md5: 2ba8498c1018c1e9c61eb99b973dfe19 + sha256: f86fb22b58e93d04b6f25e0d811b56797689d598788b59dcb47f59045b568306 + category: main + optional: false +- name: munkres version: 1.1.4 -- category: dev + manager: conda + platform: osx-arm64 dependencies: - async_generator: '' - jupyter_client: '>=6.1.5' - nbformat: '>=5.0' - nest-asyncio: '' - python: '>=3.6' - traitlets: '>=4.2' - hash: md5:21554dd9bbabff27ae87f715fee4d56c + python: '' + url: https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2 + hash: + md5: 2ba8498c1018c1e9c61eb99b973dfe19 + sha256: f86fb22b58e93d04b6f25e0d811b56797689d598788b59dcb47f59045b568306 + category: main + optional: false +- name: nbclient + version: 0.6.8 manager: conda - name: nbclient - optional: true platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/nbclient-0.5.9-pyhd8ed1ab_0.tar.bz2 - version: 0.5.9 -- category: dev dependencies: - async_generator: '' jupyter_client: '>=6.1.5' nbformat: '>=5.0' nest-asyncio: '' - python: '>=3.6' - traitlets: '>=4.2' - hash: md5:21554dd9bbabff27ae87f715fee4d56c - manager: conda - name: nbclient + python: '>=3.7' + traitlets: '>=5.2.2' + url: https://conda.anaconda.org/conda-forge/noarch/nbclient-0.6.8-pyhd8ed1ab_0.tar.bz2 + hash: + md5: f052376c70c9d6a8e783e8e7c56b5f82 + sha256: 883760e3cd82b143424ddda0ef784b788c7eec937c4aad15d9ad241531aa3533 + category: dev optional: true +- name: nbclient + version: 0.6.8 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/nbclient-0.5.9-pyhd8ed1ab_0.tar.bz2 - version: 0.5.9 -- category: dev dependencies: - async_generator: '' - jupyter_client: '>=6.1.5' - nbformat: '>=5.0' nest-asyncio: '' - python: '>=3.6' - traitlets: '>=4.2' - hash: md5:21554dd9bbabff27ae87f715fee4d56c - manager: conda - name: nbclient + python: '>=3.7' + nbformat: '>=5.0' + jupyter_client: '>=6.1.5' + traitlets: '>=5.2.2' + url: https://conda.anaconda.org/conda-forge/noarch/nbclient-0.6.8-pyhd8ed1ab_0.tar.bz2 + hash: + md5: f052376c70c9d6a8e783e8e7c56b5f82 + sha256: 883760e3cd82b143424ddda0ef784b788c7eec937c4aad15d9ad241531aa3533 + category: dev optional: true +- name: nbclient + version: 0.6.8 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/nbclient-0.5.9-pyhd8ed1ab_0.tar.bz2 - version: 0.5.9 -- category: dev dependencies: - ipython_genutils: '' - jsonschema: '>=2.4,!=2.5.0' - jupyter_core: '' - python: '>=3.5' - traitlets: '>=4.1' - hash: md5:bafa5df6d4f8db69a4d197b4657127e7 - manager: conda - name: nbformat + nest-asyncio: '' + python: '>=3.7' + nbformat: '>=5.0' + jupyter_client: '>=6.1.5' + traitlets: '>=5.2.2' + url: https://conda.anaconda.org/conda-forge/noarch/nbclient-0.6.8-pyhd8ed1ab_0.tar.bz2 + hash: + md5: f052376c70c9d6a8e783e8e7c56b5f82 + sha256: 883760e3cd82b143424ddda0ef784b788c7eec937c4aad15d9ad241531aa3533 + category: dev optional: true +- name: nbformat + version: 5.10.4 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/nbformat-5.1.3-pyhd8ed1ab_0.tar.bz2 - version: 5.1.3 -- category: dev dependencies: - ipython_genutils: '' - jsonschema: '>=2.4,!=2.5.0' - jupyter_core: '' - python: '>=3.5' - traitlets: '>=4.1' - hash: md5:bafa5df6d4f8db69a4d197b4657127e7 - manager: conda - name: nbformat + jsonschema: '>=2.6' + jupyter_core: '>=4.12,!=5.0.*' + python: '>=3.8' + python-fastjsonschema: '>=2.15' + traitlets: '>=5.1' + url: https://conda.anaconda.org/conda-forge/noarch/nbformat-5.10.4-pyhd8ed1ab_0.conda + hash: + md5: 0b57b5368ab7fc7cdc9e3511fa867214 + sha256: 36fe73da4d37bc7ac2d1540526ecd294fbd09acda04e096181ab8f1ccd2b464c + category: dev optional: true +- name: nbformat + version: 5.10.4 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/nbformat-5.1.3-pyhd8ed1ab_0.tar.bz2 - version: 5.1.3 -- category: dev dependencies: - ipython_genutils: '' - jsonschema: '>=2.4,!=2.5.0' - jupyter_core: '' - python: '>=3.5' - traitlets: '>=4.1' - hash: md5:bafa5df6d4f8db69a4d197b4657127e7 - manager: conda - name: nbformat + python: '>=3.8' + jupyter_core: '>=4.12,!=5.0.*' + traitlets: '>=5.1' + jsonschema: '>=2.6' + python-fastjsonschema: '>=2.15' + url: https://conda.anaconda.org/conda-forge/noarch/nbformat-5.10.4-pyhd8ed1ab_0.conda + hash: + md5: 0b57b5368ab7fc7cdc9e3511fa867214 + sha256: 36fe73da4d37bc7ac2d1540526ecd294fbd09acda04e096181ab8f1ccd2b464c + category: dev optional: true +- name: nbformat + version: 5.10.4 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/nbformat-5.1.3-pyhd8ed1ab_0.tar.bz2 - version: 5.1.3 -- category: dev dependencies: - ipykernel: '>=5.4.0' - nbclient: '>=0.3,<1.0' - nbformat: '>=5.0.8,<6.0.0' - pydantic: '>=1.7.2,<2.0.0' - pygments: '>=2.7.3,<3.0.0' - pytest: '>=6.1.0,<7.0.0' - python: '>=3.6,<4.0' - hash: md5:939467afcac3043712b21b436ec6fc5e - manager: conda - name: nbmake + python: '>=3.8' + jupyter_core: '>=4.12,!=5.0.*' + traitlets: '>=5.1' + jsonschema: '>=2.6' + python-fastjsonschema: '>=2.15' + url: https://conda.anaconda.org/conda-forge/noarch/nbformat-5.10.4-pyhd8ed1ab_0.conda + hash: + md5: 0b57b5368ab7fc7cdc9e3511fa867214 + sha256: 36fe73da4d37bc7ac2d1540526ecd294fbd09acda04e096181ab8f1ccd2b464c + category: dev optional: true +- name: nbmake + version: 1.5.3 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/nbmake-1.1-pyhd8ed1ab_0.tar.bz2 - version: '1.1' -- category: dev dependencies: ipykernel: '>=5.4.0' - nbclient: '>=0.3,<1.0' + nbclient: '>=0.6.6,<0.7.0' nbformat: '>=5.0.8,<6.0.0' - pydantic: '>=1.7.2,<2.0.0' pygments: '>=2.7.3,<3.0.0' - pytest: '>=6.1.0,<7.0.0' - python: '>=3.6,<4.0' - hash: md5:939467afcac3043712b21b436ec6fc5e - manager: conda - name: nbmake + pytest: '>=6.1.0' + python: '>=3.7,<4.0' + url: https://conda.anaconda.org/conda-forge/noarch/nbmake-1.5.3-pyhd8ed1ab_0.conda + hash: + md5: d834558877e9ce38b35703d85fda59da + sha256: 433c6fcba143185b5fe78886dce6a796875e2337b8afc2c34f2b82a3af4cb8de + category: dev optional: true +- name: nbmake + version: 1.5.3 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/nbmake-1.1-pyhd8ed1ab_0.tar.bz2 - version: '1.1' -- category: dev dependencies: + python: '>=3.7,<4.0' + pygments: '>=2.7.3,<3.0.0' ipykernel: '>=5.4.0' - nbclient: '>=0.3,<1.0' nbformat: '>=5.0.8,<6.0.0' - pydantic: '>=1.7.2,<2.0.0' - pygments: '>=2.7.3,<3.0.0' - pytest: '>=6.1.0,<7.0.0' - python: '>=3.6,<4.0' - hash: md5:939467afcac3043712b21b436ec6fc5e - manager: conda - name: nbmake + pytest: '>=6.1.0' + nbclient: '>=0.6.6,<0.7.0' + url: https://conda.anaconda.org/conda-forge/noarch/nbmake-1.5.3-pyhd8ed1ab_0.conda + hash: + md5: d834558877e9ce38b35703d85fda59da + sha256: 433c6fcba143185b5fe78886dce6a796875e2337b8afc2c34f2b82a3af4cb8de + category: dev optional: true +- name: nbmake + version: 1.5.3 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/nbmake-1.1-pyhd8ed1ab_0.tar.bz2 - version: '1.1' -- category: main dependencies: - libgcc-ng: '>=7.5.0' - hash: md5:509f2a21c4a09214cd737a480dfd80c9 + python: '>=3.7,<4.0' + pygments: '>=2.7.3,<3.0.0' + ipykernel: '>=5.4.0' + nbformat: '>=5.0.8,<6.0.0' + pytest: '>=6.1.0' + nbclient: '>=0.6.6,<0.7.0' + url: https://conda.anaconda.org/conda-forge/noarch/nbmake-1.5.3-pyhd8ed1ab_0.conda + hash: + md5: d834558877e9ce38b35703d85fda59da + sha256: 433c6fcba143185b5fe78886dce6a796875e2337b8afc2c34f2b82a3af4cb8de + category: dev + optional: true +- name: ncurses + version: 6.4.20240210 manager: conda - name: ncurses - optional: false platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/ncurses-6.2-h58526e2_4.tar.bz2 - version: '6.2' -- category: main - dependencies: {} - hash: md5:9cef1910395d1543527583e73dba30f1 - manager: conda - name: ncurses + dependencies: + libgcc-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/ncurses-6.4.20240210-h59595ed_0.conda + hash: + md5: 97da8860a0da5413c7c98a3b3838a645 + sha256: aa0f005b6727aac6507317ed490f0904430584fa8ca722657e7f0fb94741de81 + category: main optional: false +- name: ncurses + version: 6.4.20240210 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/ncurses-6.2-h2e338ed_4.tar.bz2 - version: '6.2' -- category: main dependencies: {} - hash: md5:8a4aa25a5741e65f2338204f8a45d8d8 - manager: conda - name: ncurses + url: https://conda.anaconda.org/conda-forge/osx-64/ncurses-6.4.20240210-h73e2aa4_0.conda + hash: + md5: 50f28c512e9ad78589e3eab34833f762 + sha256: 50b72acf08acbc4e5332807653e2ca6b26d4326e8af16fad1fd3f2ce9ea55503 + category: main optional: false - platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/ncurses-6.2-h9aa5885_4.tar.bz2 - version: '6.2' -- category: main - dependencies: - python: '>=3.5' - hash: md5:0d86e4e6ac78912f3f47e0453b124aca +- name: ncurses + version: 6.4.20240210 manager: conda - name: nest-asyncio + platform: osx-arm64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-arm64/ncurses-6.4.20240210-h078ce10_0.conda + hash: + md5: 616ae8691e6608527d0071e6766dcb81 + sha256: 06f0905791575e2cd3aa961493c56e490b3d82ad9eb49f1c332bd338b0216911 + category: main optional: false +- name: nest-asyncio + version: 1.6.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/nest-asyncio-1.5.4-pyhd8ed1ab_0.tar.bz2 - version: 1.5.4 -- category: main dependencies: python: '>=3.5' - hash: md5:0d86e4e6ac78912f3f47e0453b124aca - manager: conda - name: nest-asyncio + url: https://conda.anaconda.org/conda-forge/noarch/nest-asyncio-1.6.0-pyhd8ed1ab_0.conda + hash: + md5: 6598c056f64dc8800d40add25e4e2c34 + sha256: 30db21d1f7e59b3408b831a7e0417b83b53ee6223afae56482c5f26da3ceb49a + category: main optional: false +- name: nest-asyncio + version: 1.6.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/nest-asyncio-1.5.4-pyhd8ed1ab_0.tar.bz2 - version: 1.5.4 -- category: main dependencies: python: '>=3.5' - hash: md5:0d86e4e6ac78912f3f47e0453b124aca - manager: conda - name: nest-asyncio + url: https://conda.anaconda.org/conda-forge/noarch/nest-asyncio-1.6.0-pyhd8ed1ab_0.conda + hash: + md5: 6598c056f64dc8800d40add25e4e2c34 + sha256: 30db21d1f7e59b3408b831a7e0417b83b53ee6223afae56482c5f26da3ceb49a + category: main optional: false - platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/nest-asyncio-1.5.4-pyhd8ed1ab_0.tar.bz2 - version: 1.5.4 -- category: main - dependencies: {} - hash: md5:9a66894dfd07c4510beb6b3f9672ccc0 +- name: nest-asyncio + version: 1.6.0 manager: conda - name: nomkl + platform: osx-arm64 + dependencies: + python: '>=3.5' + url: https://conda.anaconda.org/conda-forge/noarch/nest-asyncio-1.6.0-pyhd8ed1ab_0.conda + hash: + md5: 6598c056f64dc8800d40add25e4e2c34 + sha256: 30db21d1f7e59b3408b831a7e0417b83b53ee6223afae56482c5f26da3ceb49a + category: main optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/nomkl-1.0-h5ca1d4c_0.tar.bz2 +- name: nomkl version: '1.0' -- category: main - dependencies: - boost: '>=1.74.0,<1.74.1.0a0' - cfitsio: '>=4.0.0,<4.0.1.0a0' - libgcc-ng: '>=9.4.0' - libstdcxx-ng: '>=9.4.0' - numpy: '' - photospline: '>=2.0.7,<2.1.0a0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:69552c767764091efb5a72bb4b1ee117 manager: conda - name: nuflux - optional: false platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/nuflux-2.0.3-py39h9306dfc_2.tar.bz2 - version: 2.0.3 -- category: main - dependencies: - boost: '>=1.74.0,<1.74.1.0a0' - cfitsio: '>=4.0.0,<4.0.1.0a0' - libcxx: '>=11.1.0' - numpy: '' - photospline: '>=2.0.7,<2.1.0a0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:ee1ed441aa031a82238059dbe33dce37 - manager: conda - name: nuflux - optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/nuflux-2.0.3-py39h65da63a_2.tar.bz2 - version: 2.0.3 -- category: main - dependencies: - boost: '>=1.74.0,<1.74.1.0a0' - cfitsio: '>=4.0.0,<4.0.1.0a0' - libcxx: '>=11.1.0' - numpy: '' - photospline: '>=2.0.7,<2.1.0a0' - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 - hash: md5:9bb73c5bffb2f40887248e7944c17841 - manager: conda - name: nuflux - optional: false - platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/nuflux-2.0.3-py39h4fde493_2.tar.bz2 - version: 2.0.3 -- category: main - dependencies: - libgcc-ng: '>=9.4.0' - libstdcxx-ng: '>=9.4.0' + dependencies: {} + url: https://conda.anaconda.org/conda-forge/noarch/nomkl-1.0-h5ca1d4c_0.tar.bz2 + hash: + md5: 9a66894dfd07c4510beb6b3f9672ccc0 + sha256: d38542a151a90417065c1a234866f97fd1ea82a81de75ecb725955ab78f88b4b + category: main + optional: false +- name: nuflux + version: 2.0.5 + manager: conda + platform: linux-64 + dependencies: + cfitsio: '>=4.4.0,<4.4.1.0a0' + libboost-python: '>=1.84.0,<1.85.0a0' + libboost-python-devel: '' + libgcc-ng: '>=12' + libstdcxx-ng: '>=12' + numpy: '>=1.26.4,<2.0a0' + photospline: '>=2.3.1,<2.4.0a0' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/linux-64/nuflux-2.0.5-py312h00644b6_3.conda + hash: + md5: 7167c2235fda976103291259df37f9f2 + sha256: 9fd8da2225dcf5e981ff9ad8b219bf55a0a9c0e69b951f589eb359fcc0f3add8 + category: main + optional: false +- name: nuflux + version: 2.0.5 + manager: conda + platform: osx-64 + dependencies: + __osx: '>=10.9' + cfitsio: '>=4.4.0,<4.4.1.0a0' + libboost-python: '>=1.84.0,<1.85.0a0' + libboost-python-devel: '' + libcxx: '>=16' + numpy: '>=1.26.4,<2.0a0' + photospline: '>=2.3.1,<2.4.0a0' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-64/nuflux-2.0.5-py312h448d3e4_3.conda + hash: + md5: 97e5f8399b590c6d8359993c29e9bfea + sha256: cc59cb6c252f9800c1bb6388b7f55efe3af38b5184f7a2cc8df9111cee6aabb3 + category: main + optional: false +- name: nuflux + version: 2.0.5 + manager: conda + platform: osx-arm64 + dependencies: + __osx: '>=11.0' + cfitsio: '>=4.4.0,<4.4.1.0a0' + libboost-python: '>=1.84.0,<1.85.0a0' + libboost-python-devel: '' + libcxx: '>=16' + numpy: '>=1.26.4,<2.0a0' + photospline: '>=2.2.1,<2.3.0a0' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-arm64/nuflux-2.0.5-py312h16b4519_3.conda + hash: + md5: e1479b293b7c8a928f32b5708036307f + sha256: 0c9c8b2b368f5dca925cf7afce4e439a44f9496ddd1fcf85507aacc404c794d8 + category: main + optional: false +- name: numexpr + version: 2.9.0 + manager: conda + platform: linux-64 + dependencies: + libgcc-ng: '>=12' + libstdcxx-ng: '>=12' nomkl: '' - numpy: '>=1.19.5,<2.0a0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:5881e6c20884547b02e3b3d1843337a7 - manager: conda - name: numexpr - optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/numexpr-2.7.3-py39hbd72853_102.tar.bz2 - version: 2.7.3 -- category: main - dependencies: - libcxx: '>=11.1.0' - numpy: '>=1.19.5,<2.0a0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:536530df85d99eaa94e4d1237906be4b - manager: conda - name: numexpr + numpy: '>=1.26.3,<2.0a0' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/linux-64/numexpr-2.9.0-py312hed3a10b_100.conda + hash: + md5: 9a850261bca7299bf84b03a87ccfea67 + sha256: 583617a1671426a2d729086c136ecdb9ce8f31a139d22e92f243a51dc7a64cb0 + category: main optional: false +- name: numexpr + version: 2.9.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/numexpr-2.7.3-py39h4d6be9b_2.tar.bz2 - version: 2.7.3 -- category: main dependencies: - libcxx: '>=11.1.0' - numpy: '>=1.19.5,<2.0a0' - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 - hash: md5:96d593e80301a6827dfcbffa25dcfe6a - manager: conda - name: numexpr + libcxx: '>=16' + numpy: '>=1.26.3,<2.0a0' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-64/numexpr-2.9.0-py312h83c8a23_0.conda + hash: + md5: effadd994d444598cde25075fb7f96b3 + sha256: cf58dfaf7c1a136a06478942744ecfeddbedcc67e15a59b973f81664b62ed434 + category: main optional: false +- name: numexpr + version: 2.9.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/numexpr-2.7.3-py39h7f752ed_2.tar.bz2 - version: 2.7.3 -- category: main dependencies: - libblas: '>=3.8.0,<4.0a0' - libcblas: '>=3.8.0,<4.0a0' - libgcc-ng: '>=9.4.0' - liblapack: '>=3.8.0,<4.0a0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:3ef30a1c931a3cfe564ca5212b3fa8fe - manager: conda - name: numpy + libcxx: '>=16' + numpy: '>=1.26.3,<2.0a0' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-arm64/numexpr-2.9.0-py312h88edd18_0.conda + hash: + md5: 4b09b7aad8bd75c35b5bf2328ad7816b + sha256: 338d477d185220d397d9ec6f20948be2bd911f5ef458d0683fdac3145831be47 + category: main optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/numpy-1.21.4-py39hdbf815f_0.tar.bz2 - version: 1.21.4 -- category: main - dependencies: - libblas: '>=3.8.0,<4.0a0' - libcblas: '>=3.8.0,<4.0a0' - liblapack: '>=3.8.0,<4.0a0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:1c5103c2f7c964e07a5cae06468d0f98 +- name: numpy + version: 1.26.4 manager: conda - name: numpy - optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/numpy-1.21.4-py39h7eed0ac_0.tar.bz2 - version: 1.21.4 -- category: main + platform: linux-64 dependencies: libblas: '>=3.9.0,<4.0a0' libcblas: '>=3.9.0,<4.0a0' + libgcc-ng: '>=12' liblapack: '>=3.9.0,<4.0a0' - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 - hash: md5:ae8bfff0872f36c053ea4130818d7270 - manager: conda - name: numpy - optional: false - platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/numpy-1.21.4-py39h1f3b974_0.tar.bz2 - version: 1.21.4 -- category: main - dependencies: - python: '' - hash: md5:0b2e68acc8c78c8cc392b90983481f58 - manager: conda - name: olefile + libstdcxx-ng: '>=12' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/linux-64/numpy-1.26.4-py312heda63a1_0.conda + hash: + md5: d8285bea2a350f63fab23bf460221f3f + sha256: fe3459c75cf84dcef6ef14efcc4adb0ade66038ddd27cadb894f34f4797687d8 + category: main optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/olefile-0.46-pyh9f0ad1d_1.tar.bz2 - version: '0.46' -- category: main - dependencies: - python: '' - hash: md5:0b2e68acc8c78c8cc392b90983481f58 +- name: numpy + version: 1.26.4 manager: conda - name: olefile - optional: false platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/olefile-0.46-pyh9f0ad1d_1.tar.bz2 - version: '0.46' -- category: main dependencies: - python: '' - hash: md5:0b2e68acc8c78c8cc392b90983481f58 - manager: conda - name: olefile + libblas: '>=3.9.0,<4.0a0' + libcblas: '>=3.9.0,<4.0a0' + libcxx: '>=16' + liblapack: '>=3.9.0,<4.0a0' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-64/numpy-1.26.4-py312he3a82b2_0.conda + hash: + md5: 96c61a21c4276613748dba069554846b + sha256: 6152b73fba3e227afa4952df8753128fc9669bbaf142ee8f9972bf9df3bf8856 + category: main optional: false +- name: numpy + version: 1.26.4 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/olefile-0.46-pyh9f0ad1d_1.tar.bz2 - version: '0.46' -- category: main dependencies: - libgcc-ng: '>=9.3.0' - libpng: '>=1.6.37,<1.7.0a0' - libstdcxx-ng: '>=9.3.0' - libtiff: '>=4.2.0,<5.0a0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:b7ad78ad2e9ee155f59e6428406ee824 - manager: conda - name: openjpeg + libblas: '>=3.9.0,<4.0a0' + libcblas: '>=3.9.0,<4.0a0' + libcxx: '>=16' + liblapack: '>=3.9.0,<4.0a0' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-arm64/numpy-1.26.4-py312h8442bc7_0.conda + hash: + md5: d83fc83d589e2625a3451c9a7e21047c + sha256: c8841d6d6f61fd70ca80682efbab6bdb8606dc77c68d8acabfbd7c222054f518 + category: main optional: false +- name: openjpeg + version: 2.5.2 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/openjpeg-2.4.0-hb52868f_1.tar.bz2 - version: 2.4.0 -- category: main dependencies: - libcxx: '>=11.1.0' - libpng: '>=1.6.37,<1.7.0a0' - libtiff: '>=4.2.0,<5.0a0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:c8cbb6d99f6467246ac26a139256e50f - manager: conda - name: openjpeg + libgcc-ng: '>=12' + libpng: '>=1.6.43,<1.7.0a0' + libstdcxx-ng: '>=12' + libtiff: '>=4.6.0,<4.7.0a0' + libzlib: '>=1.2.13,<1.3.0a0' + url: https://conda.anaconda.org/conda-forge/linux-64/openjpeg-2.5.2-h488ebb8_0.conda + hash: + md5: 7f2e286780f072ed750df46dc2631138 + sha256: 5600a0b82df042bd27d01e4e687187411561dfc11cc05143a08ce29b64bf2af2 + category: main optional: false +- name: openjpeg + version: 2.5.2 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/openjpeg-2.4.0-h6e7aa92_1.tar.bz2 - version: 2.4.0 -- category: main dependencies: - libcxx: '>=11.1.0' - libpng: '>=1.6.37,<1.7.0a0' - libtiff: '>=4.2.0,<5.0a0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:02ec6e9debe1bf6488ac302592d067fc - manager: conda - name: openjpeg + libcxx: '>=16' + libpng: '>=1.6.43,<1.7.0a0' + libtiff: '>=4.6.0,<4.7.0a0' + libzlib: '>=1.2.13,<1.3.0a0' + url: https://conda.anaconda.org/conda-forge/osx-64/openjpeg-2.5.2-h7310d3a_0.conda + hash: + md5: 05a14cc9d725dd74995927968d6547e3 + sha256: dc9c405119b9b54f8ca5984da27ba498bd848ab4f0f580da6f293009ca5adc13 + category: main optional: false +- name: openjpeg + version: 2.5.2 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/openjpeg-2.4.0-h062765e_1.tar.bz2 - version: 2.4.0 -- category: main dependencies: - ca-certificates: '' - libgcc-ng: '>=9.4.0' - hash: md5:3f9cc59705e5ee0c4ec99bd58fe94b94 - manager: conda - name: openssl + libcxx: '>=16' + libpng: '>=1.6.43,<1.7.0a0' + libtiff: '>=4.6.0,<4.7.0a0' + libzlib: '>=1.2.13,<1.3.0a0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/openjpeg-2.5.2-h9f1df11_0.conda + hash: + md5: 5029846003f0bc14414b9128a1f7c84b + sha256: 472d6eaffc1996e6af35ec8e91c967f472a536a470079bfa56383cc0dbf4d463 + category: main optional: false +- name: openssl + version: 3.3.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/openssl-3.0.0-h7f98852_2.tar.bz2 - version: 3.0.0 -- category: main dependencies: ca-certificates: '' - hash: md5:459fe1a1b09864f0fbacadc9abf8c73e - manager: conda - name: openssl + libgcc-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/openssl-3.3.0-hd590300_0.conda + hash: + md5: c0f3abb4a16477208bbd43a39bd56f18 + sha256: fdbf05e4db88c592366c90bb82e446edbe33c6e49e5130d51c580b2629c0b5d5 + category: main optional: false +- name: openssl + version: 3.3.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/openssl-3.0.0-h0d85af4_2.tar.bz2 - version: 3.0.0 -- category: main dependencies: ca-certificates: '' - hash: md5:a8c39e076c8d531dd9e73b7ff0dea96a - manager: conda - name: openssl + url: https://conda.anaconda.org/conda-forge/osx-64/openssl-3.3.0-hd75f5a5_0.conda + hash: + md5: eb8c33aa7929a7714eab8b90c1d88afe + sha256: d3889b0c89c2742e92e20f01e8f298b64c221df5d577c639b823a0bfe314e2e3 + category: main optional: false +- name: openssl + version: 3.3.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/openssl-3.0.0-h3422bc3_2.tar.bz2 - version: 3.0.0 -- category: dev dependencies: - pyparsing: '>=2.0.2,!=3.0.5' - python: '>=3.6' - hash: md5:71f1ab2de48613876becddd496371c85 + ca-certificates: '' + url: https://conda.anaconda.org/conda-forge/osx-arm64/openssl-3.3.0-h0d3ecfb_0.conda + hash: + md5: 25b0e522c3131886a637e347b2ca0c0f + sha256: 51f9be8fe929c2bb3243cd0707b6dfcec27541f8284b4bd9b063c288fc46f482 + category: main + optional: false +- name: packaging + version: '24.0' manager: conda - name: packaging - optional: true platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/packaging-21.3-pyhd8ed1ab_0.tar.bz2 - version: '21.3' -- category: dev dependencies: - pyparsing: '>=2.0.2,!=3.0.5' - python: '>=3.6' - hash: md5:71f1ab2de48613876becddd496371c85 + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/packaging-24.0-pyhd8ed1ab_0.conda + hash: + md5: 248f521b64ce055e7feae3105e7abeb8 + sha256: a390182d74c31dfd713c16db888c92c277feeb6d1fe96ff9d9c105f9564be48a + category: main + optional: false +- name: packaging + version: '24.0' manager: conda - name: packaging - optional: true platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/packaging-21.3-pyhd8ed1ab_0.tar.bz2 - version: '21.3' -- category: dev dependencies: - pyparsing: '>=2.0.2,!=3.0.5' - python: '>=3.6' - hash: md5:71f1ab2de48613876becddd496371c85 + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/packaging-24.0-pyhd8ed1ab_0.conda + hash: + md5: 248f521b64ce055e7feae3105e7abeb8 + sha256: a390182d74c31dfd713c16db888c92c277feeb6d1fe96ff9d9c105f9564be48a + category: main + optional: false +- name: packaging + version: '24.0' manager: conda - name: packaging - optional: true platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/packaging-21.3-pyhd8ed1ab_0.tar.bz2 - version: '21.3' -- category: main dependencies: - libgcc-ng: '>=9.4.0' - libstdcxx-ng: '>=9.4.0' - numpy: '>=1.19.5,<2.0a0' - python: '>=3.9,<3.10.0a0' - python-dateutil: '>=2.7.3' - python_abi: 3.9.* *_cp39 - pytz: '>=2017.2' - hash: md5:8b043715b3ecda6b4546c962aff6f519 - manager: conda - name: pandas + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/packaging-24.0-pyhd8ed1ab_0.conda + hash: + md5: 248f521b64ce055e7feae3105e7abeb8 + sha256: a390182d74c31dfd713c16db888c92c277feeb6d1fe96ff9d9c105f9564be48a + category: main optional: false +- name: pandas + version: 2.2.2 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pandas-1.3.4-py39hde0f152_1.tar.bz2 - version: 1.3.4 -- category: main dependencies: - libcxx: '>=11.1.0' - numpy: '>=1.19.5,<2.0a0' - python: '>=3.9,<3.10.0a0' - python-dateutil: '>=2.7.3' - python_abi: 3.9.* *_cp39 - pytz: '>=2017.2' - hash: md5:ec1c2db1e81f499e29f1d0d114dbf919 - manager: conda - name: pandas + libgcc-ng: '>=12' + libstdcxx-ng: '>=12' + numpy: '>=1.26.4,<2.0a0' + python: '>=3.12,<3.13.0a0' + python-dateutil: '>=2.8.1' + python-tzdata: '>=2022a' + python_abi: 3.12.* + pytz: '>=2020.1' + url: https://conda.anaconda.org/conda-forge/linux-64/pandas-2.2.2-py312hfb8ada1_0.conda + hash: + md5: 3ccf705c4375feff4879ed4dd8c4cd90 + sha256: c8f3a8f7581b6a3e378576005d3f292b9f03992bfb30c25ebe9553ea58093cd1 + category: main optional: false +- name: pandas + version: 2.2.2 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/pandas-1.3.4-py39h4d6be9b_1.tar.bz2 - version: 1.3.4 -- category: main dependencies: - libcxx: '>=11.1.0' - numpy: '>=1.19.5,<2.0a0' - python: '>=3.9,<3.10.0a0 *_cpython' - python-dateutil: '>=2.7.3' - python_abi: 3.9.* *_cp39 - pytz: '>=2017.2' - hash: md5:72590755c6995e359cb031dd04e979cb - manager: conda - name: pandas + libcxx: '>=16' + numpy: '>=1.26.4,<2.0a0' + python: '>=3.12,<3.13.0a0' + python-dateutil: '>=2.8.1' + python-tzdata: '>=2022a' + python_abi: 3.12.* + pytz: '>=2020.1' + url: https://conda.anaconda.org/conda-forge/osx-64/pandas-2.2.2-py312h83c8a23_0.conda + hash: + md5: b422a5d39ff0cd72923aef807f280145 + sha256: 9f09241abc755de6d1cdc432e5ab270253e0c6c50c5b5ea6d8065865228d5cc4 + category: main optional: false +- name: pandas + version: 2.2.2 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/pandas-1.3.4-py39h7f752ed_1.tar.bz2 - version: 1.3.4 -- category: main dependencies: - python: '>=3.6' - hash: md5:17a565a0c3899244e938cdf417e7b094 - manager: conda - name: parso + libcxx: '>=16' + numpy: '>=1.26.4,<2.0a0' + python: '>=3.12,<3.13.0a0' + python-dateutil: '>=2.8.1' + python-tzdata: '>=2022a' + python_abi: 3.12.* + pytz: '>=2020.1' + url: https://conda.anaconda.org/conda-forge/osx-arm64/pandas-2.2.2-py312h88edd18_0.conda + hash: + md5: c51f44ebc5c37c2633875979e9669f61 + sha256: c905f6479913e06d6c5ec9ba1f82415d6fad1a40f9d9876115c942bbfa39bc2f + category: main optional: false +- name: parso + version: 0.8.4 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/parso-0.8.3-pyhd8ed1ab_0.tar.bz2 - version: 0.8.3 -- category: main dependencies: python: '>=3.6' - hash: md5:17a565a0c3899244e938cdf417e7b094 - manager: conda - name: parso + url: https://conda.anaconda.org/conda-forge/noarch/parso-0.8.4-pyhd8ed1ab_0.conda + hash: + md5: 81534b420deb77da8833f2289b8d47ac + sha256: bfe404eebb930cc41782d34f8fc04c0388ea692eeebe2c5fc28df8ec8d4d61ae + category: main optional: false +- name: parso + version: 0.8.4 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/parso-0.8.3-pyhd8ed1ab_0.tar.bz2 - version: 0.8.3 -- category: main dependencies: python: '>=3.6' - hash: md5:17a565a0c3899244e938cdf417e7b094 - manager: conda - name: parso + url: https://conda.anaconda.org/conda-forge/noarch/parso-0.8.4-pyhd8ed1ab_0.conda + hash: + md5: 81534b420deb77da8833f2289b8d47ac + sha256: bfe404eebb930cc41782d34f8fc04c0388ea692eeebe2c5fc28df8ec8d4d61ae + category: main optional: false +- name: parso + version: 0.8.4 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/parso-0.8.3-pyhd8ed1ab_0.tar.bz2 - version: 0.8.3 -- category: main dependencies: - ptyprocess: '>=0.5' - python: '' - hash: md5:5909e7b978141dd80d28dbf9de627827 - manager: conda - name: pexpect + python: '>=3.6' + url: https://conda.anaconda.org/conda-forge/noarch/parso-0.8.4-pyhd8ed1ab_0.conda + hash: + md5: 81534b420deb77da8833f2289b8d47ac + sha256: bfe404eebb930cc41782d34f8fc04c0388ea692eeebe2c5fc28df8ec8d4d61ae + category: main optional: false +- name: pexpect + version: 4.9.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/pexpect-4.8.0-pyh9f0ad1d_2.tar.bz2 - version: 4.8.0 -- category: main dependencies: ptyprocess: '>=0.5' - python: '' - hash: md5:5909e7b978141dd80d28dbf9de627827 - manager: conda - name: pexpect + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/pexpect-4.9.0-pyhd8ed1ab_0.conda + hash: + md5: 629f3203c99b32e0988910c93e77f3b6 + sha256: 90a09d134a4a43911b716d4d6eb9d169238aff2349056f7323d9db613812667e + category: main optional: false +- name: pexpect + version: 4.9.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/pexpect-4.8.0-pyh9f0ad1d_2.tar.bz2 - version: 4.8.0 -- category: main dependencies: + python: '>=3.7' ptyprocess: '>=0.5' - python: '' - hash: md5:5909e7b978141dd80d28dbf9de627827 - manager: conda - name: pexpect + url: https://conda.anaconda.org/conda-forge/noarch/pexpect-4.9.0-pyhd8ed1ab_0.conda + hash: + md5: 629f3203c99b32e0988910c93e77f3b6 + sha256: 90a09d134a4a43911b716d4d6eb9d169238aff2349056f7323d9db613812667e + category: main optional: false +- name: pexpect + version: 4.9.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/pexpect-4.8.0-pyh9f0ad1d_2.tar.bz2 - version: 4.8.0 -- category: main dependencies: - cfitsio: '>=4.0.0,<4.0.1.0a0' - libgcc-ng: '>=9.4.0' - libstdcxx-ng: '>=9.4.0' - numpy: '>=1.19.5,<2.0a0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - suitesparse: '>=5.10.1,<6.0a0' - hash: md5:cfcdf1ce8567b7b94dff2723ddd5210e - manager: conda - name: photospline + python: '>=3.7' + ptyprocess: '>=0.5' + url: https://conda.anaconda.org/conda-forge/noarch/pexpect-4.9.0-pyhd8ed1ab_0.conda + hash: + md5: 629f3203c99b32e0988910c93e77f3b6 + sha256: 90a09d134a4a43911b716d4d6eb9d169238aff2349056f7323d9db613812667e + category: main optional: false +- name: photospline + version: 2.3.1 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/photospline-2.0.7-py39h802234e_2.tar.bz2 - version: 2.0.7 -- category: main dependencies: - cfitsio: '>=4.0.0,<4.0.1.0a0' - libcxx: '>=11.1.0' - numpy: '>=1.19.5,<2.0a0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 + cfitsio: '>=4.4.0,<4.4.1.0a0' + libgcc-ng: '>=12' + libstdcxx-ng: '>=12' + numpy: '>=1.26.4,<2.0a0' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* suitesparse: '>=5.10.1,<6.0a0' - hash: md5:7ac72624a9035f8eafc19a4416e7490d - manager: conda - name: photospline + url: https://conda.anaconda.org/conda-forge/linux-64/photospline-2.3.1-py312h97927e0_0.conda + hash: + md5: 0d2f15923d50aaaf38d303d18fb31eab + sha256: 1376abfd81f249aa9650866b875743e48bc64f6c7d74394610e2eb414f46e6ea + category: main optional: false +- name: photospline + version: 2.3.1 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/photospline-2.0.7-py39h2afe41d_2.tar.bz2 - version: 2.0.7 -- category: main dependencies: - cfitsio: '>=4.0.0,<4.0.1.0a0' - libcxx: '>=11.1.0' - numpy: '>=1.19.5,<2.0a0' - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 + cfitsio: '>=4.4.0,<4.4.1.0a0' + libcxx: '>=16' + numpy: '>=1.26.4,<2.0a0' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* suitesparse: '>=5.10.1,<6.0a0' - hash: md5:a342f63ef13c0f6965b0fb19c817d461 - manager: conda - name: photospline + url: https://conda.anaconda.org/conda-forge/osx-64/photospline-2.3.1-py312he91e051_0.conda + hash: + md5: 74111d8602dea1459a3524aa8218aaad + sha256: 949bf7ffe4dd65efcd6fdf4032b15406cc9279fbbf93e3132c969525fa37d677 + category: main optional: false +- name: photospline + version: 2.2.1 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/photospline-2.0.7-py39h519e938_2.tar.bz2 - version: 2.0.7 -- category: main dependencies: - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:2dc9995512c80256532250a6fd616b14 - manager: conda - name: pickleshare + cfitsio: '>=4.4.0,<4.4.1.0a0' + libcxx: '>=16' + numpy: '>=1.26.4,<2.0a0' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + suitesparse: '>=5.10.1,<6.0a0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/photospline-2.2.1-py312hfc88b27_2.conda + hash: + md5: cf2731e15fb5dc07fbecc0cd0d3cdc98 + sha256: 65bb3bf3809a70b392eca93ae5eaa095cd92ab854d43dfae608b30686695dc17 + category: main optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pickleshare-0.7.5-py39hde42818_1002.tar.bz2 +- name: pickleshare version: 0.7.5 -- category: main - dependencies: - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:ea16ea8f9953518f231b76ca97acea9a manager: conda - name: pickleshare + platform: linux-64 + dependencies: + python: '>=3' + url: https://conda.anaconda.org/conda-forge/noarch/pickleshare-0.7.5-py_1003.tar.bz2 + hash: + md5: 415f0ebb6198cc2801c73438a9fb5761 + sha256: a1ed1a094dd0d1b94a09ed85c283a0eb28943f2e6f22161fb45e128d35229738 + category: main optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/pickleshare-0.7.5-py39hde42818_1002.tar.bz2 +- name: pickleshare version: 0.7.5 -- category: main + manager: conda + platform: osx-64 dependencies: python: '>=3' - hash: md5:415f0ebb6198cc2801c73438a9fb5761 - manager: conda - name: pickleshare + url: https://conda.anaconda.org/conda-forge/noarch/pickleshare-0.7.5-py_1003.tar.bz2 + hash: + md5: 415f0ebb6198cc2801c73438a9fb5761 + sha256: a1ed1a094dd0d1b94a09ed85c283a0eb28943f2e6f22161fb45e128d35229738 + category: main optional: false +- name: pickleshare + version: 0.7.5 + manager: conda platform: osx-arm64 + dependencies: + python: '>=3' url: https://conda.anaconda.org/conda-forge/noarch/pickleshare-0.7.5-py_1003.tar.bz2 - version: 0.7.5 -- category: main + hash: + md5: 415f0ebb6198cc2801c73438a9fb5761 + sha256: a1ed1a094dd0d1b94a09ed85c283a0eb28943f2e6f22161fb45e128d35229738 + category: main + optional: false +- name: pillow + version: 10.3.0 + manager: conda + platform: linux-64 + dependencies: + freetype: '>=2.12.1,<3.0a0' + lcms2: '>=2.16,<3.0a0' + libgcc-ng: '>=12' + libjpeg-turbo: '>=3.0.0,<4.0a0' + libtiff: '>=4.6.0,<4.7.0a0' + libwebp-base: '>=1.3.2,<2.0a0' + libxcb: '>=1.15,<1.16.0a0' + libzlib: '>=1.2.13,<1.3.0a0' + openjpeg: '>=2.5.2,<3.0a0' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + tk: '>=8.6.13,<8.7.0a0' + url: https://conda.anaconda.org/conda-forge/linux-64/pillow-10.3.0-py312hdcec9eb_0.conda + hash: + md5: 425bb325f970e57a047ac57c4586489d + sha256: a7fdcc1e56b66d95622bad073cc8d347cc180988040419754abb2a4ed7b29471 + category: main + optional: false +- name: pillow + version: 10.3.0 + manager: conda + platform: osx-64 + dependencies: + freetype: '>=2.12.1,<3.0a0' + lcms2: '>=2.16,<3.0a0' + libjpeg-turbo: '>=3.0.0,<4.0a0' + libtiff: '>=4.6.0,<4.7.0a0' + libwebp-base: '>=1.3.2,<2.0a0' + libxcb: '>=1.15,<1.16.0a0' + libzlib: '>=1.2.13,<1.3.0a0' + openjpeg: '>=2.5.2,<3.0a0' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + tk: '>=8.6.13,<8.7.0a0' + url: https://conda.anaconda.org/conda-forge/osx-64/pillow-10.3.0-py312h0c923fa_0.conda + hash: + md5: 6f0591ae972e9b815739da3392fbb3c3 + sha256: 3e33ce8ba364948eeeeb06da435059b1ed0e6cfb2b1195931b76e190ee671310 + category: main + optional: false +- name: pillow + version: 10.3.0 + manager: conda + platform: osx-arm64 + dependencies: + freetype: '>=2.12.1,<3.0a0' + lcms2: '>=2.16,<3.0a0' + libjpeg-turbo: '>=3.0.0,<4.0a0' + libtiff: '>=4.6.0,<4.7.0a0' + libwebp-base: '>=1.3.2,<2.0a0' + libxcb: '>=1.15,<1.16.0a0' + libzlib: '>=1.2.13,<1.3.0a0' + openjpeg: '>=2.5.2,<3.0a0' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + tk: '>=8.6.13,<8.7.0a0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/pillow-10.3.0-py312h8a801b1_0.conda + hash: + md5: 1d42544faaed27dce36268912b8dfedf + sha256: 26bc04e81ae5fce70e4b72478dadea29d32b693eed17640be7721108a3c9af0d + category: main + optional: false +- name: pip + version: '24.0' + manager: conda + platform: linux-64 dependencies: - freetype: '>=2.10.4,<3.0a0' - jpeg: '>=9d,<10a' - lcms2: '>=2.12,<3.0a0' - libgcc-ng: '>=9.4.0' - libtiff: '>=4.3.0,<5.0a0' - libzlib: '>=1.2.11,<1.3.0a0' - olefile: '' - openjpeg: '>=2.4.0,<2.5.0a0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - tk: '>=8.6.11,<8.7.0a0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:f36987ff4c71212ed574c8a2c190edb3 - manager: conda - name: pillow - optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pillow-8.4.0-py39ha612740_0.tar.bz2 - version: 8.4.0 -- category: main - dependencies: - freetype: '>=2.10.4,<3.0a0' - jpeg: '>=9d,<10a' - lcms2: '>=2.12,<3.0a0' - libtiff: '>=4.3.0,<5.0a0' - libzlib: '>=1.2.11,<1.3.0a0' - olefile: '' - openjpeg: '>=2.4.0,<2.5.0a0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - tk: '>=8.6.11,<8.7.0a0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:cf632c5ba3ba61d7cf144e28810e24f7 - manager: conda - name: pillow - optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/pillow-8.4.0-py39he9bb72f_0.tar.bz2 - version: 8.4.0 -- category: main - dependencies: - freetype: '>=2.10.4,<3.0a0' - jpeg: '>=9d,<10a' - lcms2: '>=2.12,<3.0a0' - libtiff: '>=4.3.0,<5.0a0' - libzlib: '>=1.2.11,<1.3.0a0' - olefile: '' - openjpeg: '>=2.4.0,<2.5.0a0' - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 - tk: '>=8.6.11,<8.7.0a0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:038dba961ccc2a21630d564ff48afc1d - manager: conda - name: pillow - optional: false - platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/pillow-8.4.0-py39ha74c66e_0.tar.bz2 - version: 8.4.0 -- category: main + python: '>=3.7' + setuptools: '' + wheel: '' + url: https://conda.anaconda.org/conda-forge/noarch/pip-24.0-pyhd8ed1ab_0.conda + hash: + md5: f586ac1e56c8638b64f9c8122a7b8a67 + sha256: b7c1c5d8f13e8cb491c4bd1d0d1896a4cf80fc47de01059ad77509112b664a4a + category: main + optional: false +- name: pip + version: '24.0' + manager: conda + platform: osx-64 dependencies: - python: '>=3.6' setuptools: '' wheel: '' - hash: md5:e4fe2a9af78ff11f1aced7e62128c6a8 + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/pip-24.0-pyhd8ed1ab_0.conda + hash: + md5: f586ac1e56c8638b64f9c8122a7b8a67 + sha256: b7c1c5d8f13e8cb491c4bd1d0d1896a4cf80fc47de01059ad77509112b664a4a + category: main + optional: false +- name: pip + version: '24.0' manager: conda - name: pip + platform: osx-arm64 + dependencies: + setuptools: '' + wheel: '' + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/pip-24.0-pyhd8ed1ab_0.conda + hash: + md5: f586ac1e56c8638b64f9c8122a7b8a67 + sha256: b7c1c5d8f13e8cb491c4bd1d0d1896a4cf80fc47de01059ad77509112b664a4a + category: main optional: false +- name: pkgutil-resolve-name + version: 1.3.10 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/pip-21.3.1-pyhd8ed1ab_0.tar.bz2 - version: 21.3.1 -- category: main dependencies: python: '>=3.6' - setuptools: '' - wheel: '' - hash: md5:e4fe2a9af78ff11f1aced7e62128c6a8 + url: https://conda.anaconda.org/conda-forge/noarch/pkgutil-resolve-name-1.3.10-pyhd8ed1ab_1.conda + hash: + md5: 405678b942f2481cecdb3e010f4925d9 + sha256: fecf95377134b0e8944762d92ecf7b0149c07d8186fb5db583125a2705c7ea0a + category: dev + optional: true +- name: pkgutil-resolve-name + version: 1.3.10 manager: conda - name: pip - optional: false platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/pip-21.3.1-pyhd8ed1ab_0.tar.bz2 - version: 21.3.1 -- category: main dependencies: python: '>=3.6' - setuptools: '' - wheel: '' - hash: md5:e4fe2a9af78ff11f1aced7e62128c6a8 + url: https://conda.anaconda.org/conda-forge/noarch/pkgutil-resolve-name-1.3.10-pyhd8ed1ab_1.conda + hash: + md5: 405678b942f2481cecdb3e010f4925d9 + sha256: fecf95377134b0e8944762d92ecf7b0149c07d8186fb5db583125a2705c7ea0a + category: dev + optional: true +- name: pkgutil-resolve-name + version: 1.3.10 manager: conda - name: pip - optional: false platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/pip-21.3.1-pyhd8ed1ab_0.tar.bz2 - version: 21.3.1 -- category: dev dependencies: - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:2b6a2f6875bbebc7646fe556b677a015 - manager: conda - name: pluggy + python: '>=3.6' + url: https://conda.anaconda.org/conda-forge/noarch/pkgutil-resolve-name-1.3.10-pyhd8ed1ab_1.conda + hash: + md5: 405678b942f2481cecdb3e010f4925d9 + sha256: fecf95377134b0e8944762d92ecf7b0149c07d8186fb5db583125a2705c7ea0a + category: dev optional: true +- name: platformdirs + version: 4.2.1 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pluggy-1.0.0-py39hf3d152e_2.tar.bz2 - version: 1.0.0 -- category: dev dependencies: - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:0837336c3a2d14e137650bbbc9186695 + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/platformdirs-4.2.1-pyhd8ed1ab_0.conda + hash: + md5: d478a8a3044cdff1aa6e62f9269cefe0 + sha256: 5718fef2954f016834058ae1d359e407ff8e2e847b35ab43d5d91bcf22d5578d + category: main + optional: false +- name: platformdirs + version: 4.2.1 manager: conda - name: pluggy - optional: true platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/pluggy-1.0.0-py39h6e9494a_2.tar.bz2 - version: 1.0.0 -- category: dev dependencies: - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 - hash: md5:636c947ba07c1582065f01453b6e4fef + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/platformdirs-4.2.1-pyhd8ed1ab_0.conda + hash: + md5: d478a8a3044cdff1aa6e62f9269cefe0 + sha256: 5718fef2954f016834058ae1d359e407ff8e2e847b35ab43d5d91bcf22d5578d + category: main + optional: false +- name: platformdirs + version: 4.2.1 manager: conda - name: pluggy - optional: true platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/pluggy-1.0.0-py39h2804cbe_2.tar.bz2 - version: 1.0.0 -- category: main dependencies: - python: '>=3.6' - wcwidth: '' - hash: md5:a749a230f0d950eae1dedf13ff344b15 + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/platformdirs-4.2.1-pyhd8ed1ab_0.conda + hash: + md5: d478a8a3044cdff1aa6e62f9269cefe0 + sha256: 5718fef2954f016834058ae1d359e407ff8e2e847b35ab43d5d91bcf22d5578d + category: main + optional: false +- name: pluggy + version: 1.5.0 + manager: conda + platform: linux-64 + dependencies: + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/pluggy-1.5.0-pyhd8ed1ab_0.conda + hash: + md5: d3483c8fc2dc2cc3f5cf43e26d60cabf + sha256: 33eaa3359948a260ebccf9cdc2fd862cea5a6029783289e13602d8e634cd9a26 + category: main + optional: false +- name: pluggy + version: 1.5.0 + manager: conda + platform: osx-64 + dependencies: + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/pluggy-1.5.0-pyhd8ed1ab_0.conda + hash: + md5: d3483c8fc2dc2cc3f5cf43e26d60cabf + sha256: 33eaa3359948a260ebccf9cdc2fd862cea5a6029783289e13602d8e634cd9a26 + category: main + optional: false +- name: pluggy + version: 1.5.0 manager: conda - name: prompt-toolkit + platform: osx-arm64 + dependencies: + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/pluggy-1.5.0-pyhd8ed1ab_0.conda + hash: + md5: d3483c8fc2dc2cc3f5cf43e26d60cabf + sha256: 33eaa3359948a260ebccf9cdc2fd862cea5a6029783289e13602d8e634cd9a26 + category: main optional: false +- name: prompt-toolkit + version: 3.0.42 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/prompt-toolkit-3.0.22-pyha770c72_0.tar.bz2 - version: 3.0.22 -- category: main dependencies: - python: '>=3.6' + python: '>=3.7' wcwidth: '' - hash: md5:a749a230f0d950eae1dedf13ff344b15 - manager: conda - name: prompt-toolkit + url: https://conda.anaconda.org/conda-forge/noarch/prompt-toolkit-3.0.42-pyha770c72_0.conda + hash: + md5: 0bf64bf10eee21f46ac83c161917fa86 + sha256: 58525b2a9305fb154b2b0d43a48b9a6495441b80e4fbea44f2a34a597d2cef16 + category: main optional: false +- name: prompt-toolkit + version: 3.0.42 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/prompt-toolkit-3.0.22-pyha770c72_0.tar.bz2 - version: 3.0.22 -- category: main dependencies: - python: '>=3.6' wcwidth: '' - hash: md5:a749a230f0d950eae1dedf13ff344b15 - manager: conda - name: prompt-toolkit + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/prompt-toolkit-3.0.42-pyha770c72_0.conda + hash: + md5: 0bf64bf10eee21f46ac83c161917fa86 + sha256: 58525b2a9305fb154b2b0d43a48b9a6495441b80e4fbea44f2a34a597d2cef16 + category: main optional: false +- name: prompt-toolkit + version: 3.0.42 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/prompt-toolkit-3.0.22-pyha770c72_0.tar.bz2 - version: 3.0.22 -- category: main dependencies: - python: '' - hash: md5:359eeb6536da0e687af562ed265ec263 - manager: conda - name: ptyprocess + wcwidth: '' + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/prompt-toolkit-3.0.42-pyha770c72_0.conda + hash: + md5: 0bf64bf10eee21f46ac83c161917fa86 + sha256: 58525b2a9305fb154b2b0d43a48b9a6495441b80e4fbea44f2a34a597d2cef16 + category: main optional: false +- name: psutil + version: 5.9.8 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/ptyprocess-0.7.0-pyhd3deb0d_0.tar.bz2 - version: 0.7.0 -- category: main dependencies: - python: '' - hash: md5:359eeb6536da0e687af562ed265ec263 - manager: conda - name: ptyprocess + libgcc-ng: '>=12' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/linux-64/psutil-5.9.8-py312h98912ed_0.conda + hash: + md5: 3facaca6cc0f7988df3250efccd32da3 + sha256: 27e7f8f5d30c74439f39d61e21ac14c0cd03b5d55f7bf9f946fb619016f73c61 + category: main optional: false +- name: psutil + version: 5.9.8 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/ptyprocess-0.7.0-pyhd3deb0d_0.tar.bz2 - version: 0.7.0 -- category: main dependencies: - python: '' - hash: md5:359eeb6536da0e687af562ed265ec263 - manager: conda - name: ptyprocess + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-64/psutil-5.9.8-py312h41838bb_0.conda + hash: + md5: 03926e7089a5e61b77043b470ae7b553 + sha256: 12e5053d19bddaf7841e59cbe9ba98fa5d4d8502ceccddad80888515e1366107 + category: main optional: false +- name: psutil + version: 5.9.8 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/ptyprocess-0.7.0-pyhd3deb0d_0.tar.bz2 - version: 0.7.0 -- category: dev dependencies: - python: '>=2.7' - hash: md5:b4613d7e7a493916d867842a6a148054 + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-arm64/psutil-5.9.8-py312he37b823_0.conda + hash: + md5: cd6e99b9c5a623735161973b5f693a86 + sha256: a996bd5f878da264d1d3ba7fde717b0a2c158a86645efb1e899d087cca74832d + category: main + optional: false +- name: pthread-stubs + version: '0.4' manager: conda - name: py - optional: true platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/py-1.11.0-pyh6c4a22f_0.tar.bz2 - version: 1.11.0 -- category: dev dependencies: - python: '>=2.7' - hash: md5:b4613d7e7a493916d867842a6a148054 + libgcc-ng: '>=7.5.0' + url: https://conda.anaconda.org/conda-forge/linux-64/pthread-stubs-0.4-h36c2ea0_1001.tar.bz2 + hash: + md5: 22dad4df6e8630e8dff2428f6f6a7036 + sha256: 67c84822f87b641d89df09758da498b2d4558d47b920fd1d3fe6d3a871e000ff + category: main + optional: false +- name: pthread-stubs + version: '0.4' manager: conda - name: py - optional: true platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/py-1.11.0-pyh6c4a22f_0.tar.bz2 - version: 1.11.0 -- category: dev - dependencies: - python: '>=2.7' - hash: md5:b4613d7e7a493916d867842a6a148054 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-64/pthread-stubs-0.4-hc929b4f_1001.tar.bz2 + hash: + md5: addd19059de62181cd11ae8f4ef26084 + sha256: 6e3900bb241bcdec513d4e7180fe9a19186c1a38f0b4080ed619d26014222c53 + category: main + optional: false +- name: pthread-stubs + version: '0.4' manager: conda - name: py - optional: true platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/py-1.11.0-pyh6c4a22f_0.tar.bz2 - version: 1.11.0 -- category: dev - dependencies: - libgcc-ng: '>=9.4.0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - typing-extensions: '>=3.7.4.3' - hash: md5:f1e316180313e4a7e4c163060d52fcf9 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-arm64/pthread-stubs-0.4-h27ca646_1001.tar.bz2 + hash: + md5: d3f26c6494d4105d4ecb85203d687102 + sha256: 9da9e6f5d51dff6ad2e4ee0874791437ba952e0a6249942273f0fedfd07ea826 + category: main + optional: false +- name: ptyprocess + version: 0.7.0 manager: conda - name: pydantic - optional: true platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pydantic-1.8.2-py39h3811e60_2.tar.bz2 - version: 1.8.2 -- category: dev dependencies: - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - typing-extensions: '>=3.7.4.3' - hash: md5:535c3ed3be935e7385a261a56049be2c + python: '' + url: https://conda.anaconda.org/conda-forge/noarch/ptyprocess-0.7.0-pyhd3deb0d_0.tar.bz2 + hash: + md5: 359eeb6536da0e687af562ed265ec263 + sha256: fb31e006a25eb2e18f3440eb8d17be44c8ccfae559499199f73584566d0a444a + category: main + optional: false +- name: ptyprocess + version: 0.7.0 manager: conda - name: pydantic - optional: true platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/pydantic-1.8.2-py39h89e85a6_2.tar.bz2 - version: 1.8.2 -- category: dev dependencies: - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 - typing-extensions: '>=3.7.4.3' - hash: md5:f615f8c81fd4d403d124bc4601d7877b + python: '' + url: https://conda.anaconda.org/conda-forge/noarch/ptyprocess-0.7.0-pyhd3deb0d_0.tar.bz2 + hash: + md5: 359eeb6536da0e687af562ed265ec263 + sha256: fb31e006a25eb2e18f3440eb8d17be44c8ccfae559499199f73584566d0a444a + category: main + optional: false +- name: ptyprocess + version: 0.7.0 manager: conda - name: pydantic - optional: true platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/pydantic-1.8.2-py39h5161555_2.tar.bz2 - version: 1.8.2 -- category: main dependencies: - libgcc-ng: '>=9.4.0' - numpy: '>=1.19.5,<2.0a0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:96b29c80185a959228709a126c59a388 - manager: conda - name: pyerfa + python: '' + url: https://conda.anaconda.org/conda-forge/noarch/ptyprocess-0.7.0-pyhd3deb0d_0.tar.bz2 + hash: + md5: 359eeb6536da0e687af562ed265ec263 + sha256: fb31e006a25eb2e18f3440eb8d17be44c8ccfae559499199f73584566d0a444a + category: main optional: false +- name: pure_eval + version: 0.2.2 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pyerfa-2.0.0.1-py39hce5d2b2_1.tar.bz2 - version: 2.0.0.1 -- category: main dependencies: - numpy: '>=1.19.5,<2.0a0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:e8f1f56f302b3841effc97e521605010 - manager: conda - name: pyerfa + python: '>=3.5' + url: https://conda.anaconda.org/conda-forge/noarch/pure_eval-0.2.2-pyhd8ed1ab_0.tar.bz2 + hash: + md5: 6784285c7e55cb7212efabc79e4c2883 + sha256: 72792f9fc2b1820e37cc57f84a27bc819c71088c3002ca6db05a2e56404f9d44 + category: main optional: false +- name: pure_eval + version: 0.2.2 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/pyerfa-2.0.0.1-py39hc89836e_1.tar.bz2 - version: 2.0.0.1 -- category: main dependencies: - numpy: '>=1.19.5,<2.0a0' - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 - hash: md5:d7c83deb0e2eda037e2c1a1aaa72af63 - manager: conda - name: pyerfa + python: '>=3.5' + url: https://conda.anaconda.org/conda-forge/noarch/pure_eval-0.2.2-pyhd8ed1ab_0.tar.bz2 + hash: + md5: 6784285c7e55cb7212efabc79e4c2883 + sha256: 72792f9fc2b1820e37cc57f84a27bc819c71088c3002ca6db05a2e56404f9d44 + category: main optional: false +- name: pure_eval + version: 0.2.2 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/pyerfa-2.0.0.1-py39h20ef057_1.tar.bz2 - version: 2.0.0.1 -- category: main dependencies: python: '>=3.5' - setuptools: '' - hash: md5:32bcce837f1316f1c3208118b6c5e5fc - manager: conda - name: pygments + url: https://conda.anaconda.org/conda-forge/noarch/pure_eval-0.2.2-pyhd8ed1ab_0.tar.bz2 + hash: + md5: 6784285c7e55cb7212efabc79e4c2883 + sha256: 72792f9fc2b1820e37cc57f84a27bc819c71088c3002ca6db05a2e56404f9d44 + category: main optional: false +- name: py-cpuinfo + version: 9.0.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/pygments-2.10.0-pyhd8ed1ab_0.tar.bz2 - version: 2.10.0 -- category: main dependencies: - python: '>=3.5' - setuptools: '' - hash: md5:32bcce837f1316f1c3208118b6c5e5fc + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/py-cpuinfo-9.0.0-pyhd8ed1ab_0.tar.bz2 + hash: + md5: 6f6d42b894118f8378fce11887ccdaff + sha256: 1bb0459fdebf2f3155ee511e99097c5506ef206acbdd871b74ae9fc4b0c4a019 + category: main + optional: false +- name: py-cpuinfo + version: 9.0.0 + manager: conda + platform: osx-64 + dependencies: + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/py-cpuinfo-9.0.0-pyhd8ed1ab_0.tar.bz2 + hash: + md5: 6f6d42b894118f8378fce11887ccdaff + sha256: 1bb0459fdebf2f3155ee511e99097c5506ef206acbdd871b74ae9fc4b0c4a019 + category: main + optional: false +- name: py-cpuinfo + version: 9.0.0 + manager: conda + platform: osx-arm64 + dependencies: + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/py-cpuinfo-9.0.0-pyhd8ed1ab_0.tar.bz2 + hash: + md5: 6f6d42b894118f8378fce11887ccdaff + sha256: 1bb0459fdebf2f3155ee511e99097c5506ef206acbdd871b74ae9fc4b0c4a019 + category: main + optional: false +- name: pyerfa + version: 2.0.1.4 manager: conda - name: pygments + platform: linux-64 + dependencies: + libgcc-ng: '>=12' + numpy: '>=1.26.4,<2.0a0' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/linux-64/pyerfa-2.0.1.4-py312hc7c0aa3_0.conda + hash: + md5: 5573fa93bdbf5d1b4a81797d1c19e046 + sha256: 114f363f2c9318cde2e6986e4ac8da21ff3ffe1b5b972fbe8b1c0c00a393d179 + category: main optional: false +- name: pyerfa + version: 2.0.1.4 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/pygments-2.10.0-pyhd8ed1ab_0.tar.bz2 - version: 2.10.0 -- category: main dependencies: - python: '>=3.5' - setuptools: '' - hash: md5:32bcce837f1316f1c3208118b6c5e5fc - manager: conda - name: pygments + numpy: '>=1.26.4,<2.0a0' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-64/pyerfa-2.0.1.4-py312h3f2338b_0.conda + hash: + md5: d8132701147c2e7d13b93879f63a62b8 + sha256: d3dc858c61e2d8e141566be5c6f7dcc22d78eda991a7f58c3106f8dec006b602 + category: main optional: false +- name: pyerfa + version: 2.0.1.4 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/pygments-2.10.0-pyhd8ed1ab_0.tar.bz2 - version: 2.10.0 -- category: dev dependencies: - python: '>=3.6' - hash: md5:3087df8c636c5a00e694605c39ce4982 + numpy: '>=1.26.4,<2.0a0' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-arm64/pyerfa-2.0.1.4-py312hf635c46_0.conda + hash: + md5: 3a9ac730c93772a973a4f622b48d3b09 + sha256: 5944efd7230585facebed6e51ed5d32da5f84c4e08618becd1842d4869ccb812 + category: main + optional: false +- name: pygments + version: 2.18.0 manager: conda - name: pyparsing - optional: true platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.0.6-pyhd8ed1ab_0.tar.bz2 - version: 3.0.6 -- category: dev dependencies: - python: '>=3.6' - hash: md5:3087df8c636c5a00e694605c39ce4982 + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/pygments-2.18.0-pyhd8ed1ab_0.conda + hash: + md5: b7f5c092b8f9800150d998a71b76d5a1 + sha256: 78267adf4e76d0d64ea2ffab008c501156c108bb08fecb703816fb63e279780b + category: main + optional: false +- name: pygments + version: 2.18.0 manager: conda - name: pyparsing - optional: true platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.0.6-pyhd8ed1ab_0.tar.bz2 - version: 3.0.6 -- category: dev dependencies: - python: '>=3.6' - hash: md5:3087df8c636c5a00e694605c39ce4982 + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/pygments-2.18.0-pyhd8ed1ab_0.conda + hash: + md5: b7f5c092b8f9800150d998a71b76d5a1 + sha256: 78267adf4e76d0d64ea2ffab008c501156c108bb08fecb703816fb63e279780b + category: main + optional: false +- name: pygments + version: 2.18.0 manager: conda - name: pyparsing - optional: true platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.0.6-pyhd8ed1ab_0.tar.bz2 - version: 3.0.6 -- category: dev dependencies: - libgcc-ng: '>=9.4.0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:8d38d839366d28d11fafc9d7021c32fc + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/pygments-2.18.0-pyhd8ed1ab_0.conda + hash: + md5: b7f5c092b8f9800150d998a71b76d5a1 + sha256: 78267adf4e76d0d64ea2ffab008c501156c108bb08fecb703816fb63e279780b + category: main + optional: false +- name: pyparsing + version: 3.1.2 manager: conda - name: pyrsistent - optional: true platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pyrsistent-0.18.0-py39h3811e60_0.tar.bz2 - version: 0.18.0 -- category: dev dependencies: - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:0cb72a420508be4c6edfaa1e1198771c + python: '>=3.6' + url: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.1.2-pyhd8ed1ab_0.conda + hash: + md5: b9a4dacf97241704529131a0dfc0494f + sha256: 06c77cb03e5dde2d939b216c99dd2db52ea93a4c7c599f3882f136005c359c7b + category: main + optional: false +- name: pyparsing + version: 3.1.2 manager: conda - name: pyrsistent - optional: true platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/pyrsistent-0.18.0-py39h89e85a6_0.tar.bz2 - version: 0.18.0 -- category: dev dependencies: - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 - hash: md5:f129a2eb1f8ca70fa5e7e3193d73dc28 + python: '>=3.6' + url: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.1.2-pyhd8ed1ab_0.conda + hash: + md5: b9a4dacf97241704529131a0dfc0494f + sha256: 06c77cb03e5dde2d939b216c99dd2db52ea93a4c7c599f3882f136005c359c7b + category: main + optional: false +- name: pyparsing + version: 3.1.2 manager: conda - name: pyrsistent - optional: true platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/pyrsistent-0.18.0-py39h5161555_0.tar.bz2 - version: 0.18.0 -- category: main dependencies: - blosc: '>=1.21.0,<2.0a0' - bzip2: '>=1.0.8,<2.0a0' - hdf5: '>=1.12.1,<1.12.2.0a0' - libgcc-ng: '>=9.4.0' - libstdcxx-ng: '>=9.4.0' - libzlib: '>=1.2.11,<1.3.0a0' - lzo: '>=2.10,<3.0a0' - mock: '' - numexpr: '' - numpy: '>=1.19.5,<2.0a0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - six: '' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:946ed3120b3491fb81de80c5770fc3c6 - manager: conda - name: pytables + python: '>=3.6' + url: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.1.2-pyhd8ed1ab_0.conda + hash: + md5: b9a4dacf97241704529131a0dfc0494f + sha256: 06c77cb03e5dde2d939b216c99dd2db52ea93a4c7c599f3882f136005c359c7b + category: main optional: false +- name: pytables + version: 3.9.2 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pytables-3.6.1-py39h2669a42_5.tar.bz2 - version: 3.6.1 -- category: main dependencies: - blosc: '>=1.21.0,<2.0a0' + blosc: '>=1.21.5,<2.0a0' bzip2: '>=1.0.8,<2.0a0' - hdf5: '>=1.12.1,<1.12.2.0a0' - libcxx: '>=11.1.0' - libzlib: '>=1.2.11,<1.3.0a0' - mock: '' + c-blosc2: '>=2.14.4,<2.15.0a0' + hdf5: '>=1.14.3,<1.14.4.0a0' + libgcc-ng: '>=12' + libstdcxx-ng: '>=12' + libzlib: '>=1.2.13,<1.3.0a0' + lzo: '>=2.10,<3.0a0' numexpr: '' - numpy: '>=1.19.5,<2.0a0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - six: '' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:ce852a2dcadde03d1aa25093bc842bd2 - manager: conda - name: pytables + numpy: '>=1.26.4,<2.0a0' + packaging: '' + py-cpuinfo: '' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/linux-64/pytables-3.9.2-py312h96d95ec_2.conda + hash: + md5: 143035fab75c7b7bd2de17b9617bac65 + sha256: 9301d5cca0b7319a53a77ea0503f7331c925a359d87378ccdae83f1e6eb2bc72 + category: main optional: false +- name: pytables + version: 3.9.2 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/pytables-3.6.1-py39hfd850c7_5.tar.bz2 - version: 3.6.1 -- category: main dependencies: - blosc: '>=1.21.0,<2.0a0' + blosc: '>=1.21.5,<2.0a0' bzip2: '>=1.0.8,<2.0a0' - hdf5: '>=1.12.1,<1.12.2.0a0' - libcxx: '>=11.1.0' - libzlib: '>=1.2.11,<1.3.0a0' - mock: '' + c-blosc2: '>=2.14.4,<2.15.0a0' + hdf5: '>=1.14.3,<1.14.4.0a0' + libcxx: '>=16' + libzlib: '>=1.2.13,<1.3.0a0' numexpr: '' - numpy: '>=1.19.5,<2.0a0' - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 - six: '' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:fa68fe37b10bafec9f6fae1c76905f5f - manager: conda - name: pytables + numpy: '>=1.26.4,<2.0a0' + packaging: '' + py-cpuinfo: '' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-64/pytables-3.9.2-py312hf575446_2.conda + hash: + md5: 627522f8cac88d353b1345580af3ee73 + sha256: 6b74aede99ecc54bfdf16bc19282cddb8f3daa4f981b661eda05ad5b6f2cefa8 + category: main optional: false +- name: pytables + version: 3.9.2 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/pytables-3.6.1-py39h086b50d_5.tar.bz2 - version: 3.6.1 -- category: dev dependencies: - attrs: '>=19.2.0' - iniconfig: '' - more-itertools: '>=4.0.0' + blosc: '>=1.21.5,<2.0a0' + bzip2: '>=1.0.8,<2.0a0' + c-blosc2: '>=2.14.4,<2.15.0a0' + hdf5: '>=1.14.3,<1.14.4.0a0' + libcxx: '>=16' + libzlib: '>=1.2.13,<1.3.0a0' + numexpr: '' + numpy: '>=1.26.4,<2.0a0' packaging: '' - pluggy: '>=0.12,<2' - py: '>=1.8.2' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - toml: '' - hash: md5:5a2cb92ccaac272bbf4d167352d6b4d4 - manager: conda - name: pytest - optional: true + py-cpuinfo: '' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-arm64/pytables-3.9.2-py312hb622ae1_2.conda + hash: + md5: 0c8c7932ec76f439adaf0e35784ee539 + sha256: c9e8d7e597b683922d84790ffb739ce94a7c0a19eaac728a31c15e63e8a6c668 + category: main + optional: false +- name: pytest + version: 8.2.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pytest-6.2.5-py39hf3d152e_1.tar.bz2 - version: 6.2.5 -- category: dev dependencies: - attrs: '>=19.2.0' + colorama: '' + exceptiongroup: '>=1.0.0rc8' iniconfig: '' - more-itertools: '>=4.0.0' packaging: '' - pluggy: '>=0.12,<2' - py: '>=1.8.2' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - toml: '' - hash: md5:21f34c4fc1f9f16d2a41ea6766eadbf3 - manager: conda - name: pytest + pluggy: <2.0,>=1.5 + python: '>=3.8' + tomli: '>=1' + url: https://conda.anaconda.org/conda-forge/noarch/pytest-8.2.0-pyhd8ed1ab_0.conda + hash: + md5: 088ff7e08f4f10a06190468048c2a353 + sha256: 02227fea7b50132a75fb223c2d796306ffebd4dc6324897455f17cb54d16683d + category: dev optional: true +- name: pytest + version: 8.2.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/pytest-6.2.5-py39h6e9494a_1.tar.bz2 - version: 6.2.5 -- category: dev dependencies: - attrs: '>=19.2.0' - iniconfig: '' - more-itertools: '>=4.0.0' packaging: '' - pluggy: '>=0.12,<2' - py: '>=1.8.2' - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 - toml: '' - hash: md5:7f37779bafbefe9d1d32a2f5e17fc4fd - manager: conda - name: pytest + colorama: '' + iniconfig: '' + python: '>=3.8' + exceptiongroup: '>=1.0.0rc8' + tomli: '>=1' + pluggy: <2.0,>=1.5 + url: https://conda.anaconda.org/conda-forge/noarch/pytest-8.2.0-pyhd8ed1ab_0.conda + hash: + md5: 088ff7e08f4f10a06190468048c2a353 + sha256: 02227fea7b50132a75fb223c2d796306ffebd4dc6324897455f17cb54d16683d + category: dev optional: true +- name: pytest + version: 8.2.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/pytest-6.2.5-py39h2804cbe_1.tar.bz2 - version: 6.2.5 -- category: main dependencies: - pytest: '' - python: '>=3.6' - setuptools: '' - hash: md5:746605234be5c988579ba312035c3959 + packaging: '' + colorama: '' + iniconfig: '' + python: '>=3.8' + exceptiongroup: '>=1.0.0rc8' + tomli: '>=1' + pluggy: <2.0,>=1.5 + url: https://conda.anaconda.org/conda-forge/noarch/pytest-8.2.0-pyhd8ed1ab_0.conda + hash: + md5: 088ff7e08f4f10a06190468048c2a353 + sha256: 02227fea7b50132a75fb223c2d796306ffebd4dc6324897455f17cb54d16683d + category: dev + optional: true +- name: pytest-runner + version: 6.0.0 manager: conda - name: pytest-runner - optional: false platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/pytest-runner-5.3.1-pyhd8ed1ab_0.tar.bz2 - version: 5.3.1 -- category: main dependencies: pytest: '' - python: '>=3.6' + python: '>=3.7' setuptools: '' - hash: md5:746605234be5c988579ba312035c3959 - manager: conda - name: pytest-runner + url: https://conda.anaconda.org/conda-forge/noarch/pytest-runner-6.0.0-pyhd8ed1ab_0.tar.bz2 + hash: + md5: 3056f6bfd156f865af4ead3a91066370 + sha256: c3a9e071477279f0516eb9ce5a9bfd0967490a82d2c6d0b79b09b990e1746da3 + category: main optional: false +- name: pytest-runner + version: 6.0.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/pytest-runner-5.3.1-pyhd8ed1ab_0.tar.bz2 - version: 5.3.1 -- category: main dependencies: - pytest: '' - python: '>=3.6' setuptools: '' - hash: md5:746605234be5c988579ba312035c3959 - manager: conda - name: pytest-runner + pytest: '' + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/pytest-runner-6.0.0-pyhd8ed1ab_0.tar.bz2 + hash: + md5: 3056f6bfd156f865af4ead3a91066370 + sha256: c3a9e071477279f0516eb9ce5a9bfd0967490a82d2c6d0b79b09b990e1746da3 + category: main optional: false +- name: pytest-runner + version: 6.0.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/pytest-runner-5.3.1-pyhd8ed1ab_0.tar.bz2 - version: 5.3.1 -- category: main dependencies: - ld_impl_linux-64: '>=2.36.1' - libffi: '>=3.4.2,<3.5.0a0' - libgcc-ng: '>=9.4.0' - ncurses: '>=6.2,<6.3.0a0' - openssl: '>=3.0.0,<4.0a0' - pip: '' - readline: '>=8.1,<9.0a0' - sqlite: '>=3.36.0,<4.0a0' - tk: '>=8.6.11,<8.7.0a0' - tzdata: '' - xz: '>=5.2.5,<5.3.0a0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:e9741ee23c7a0ea9b8968b517b9a8f9a - manager: conda - name: python + setuptools: '' + pytest: '' + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/pytest-runner-6.0.0-pyhd8ed1ab_0.tar.bz2 + hash: + md5: 3056f6bfd156f865af4ead3a91066370 + sha256: c3a9e071477279f0516eb9ce5a9bfd0967490a82d2c6d0b79b09b990e1746da3 + category: main optional: false +- name: python + version: 3.12.3 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/python-3.9.7-hf930737_3_cpython.tar.bz2 - version: 3.9.7 -- category: main dependencies: - libffi: '>=3.4.2,<3.5.0a0' - ncurses: '>=6.2,<6.3.0a0' - openssl: '>=3.0.0,<4.0a0' - pip: '' - readline: '>=8.1,<9.0a0' - sqlite: '>=3.36.0,<4.0a0' - tk: '>=8.6.11,<8.7.0a0' + bzip2: '>=1.0.8,<2.0a0' + ld_impl_linux-64: '>=2.36.1' + libexpat: '>=2.6.2,<3.0a0' + libffi: '>=3.4,<4.0a0' + libgcc-ng: '>=12' + libnsl: '>=2.0.1,<2.1.0a0' + libsqlite: '>=3.45.2,<4.0a0' + libuuid: '>=2.38.1,<3.0a0' + libxcrypt: '>=4.4.36' + libzlib: '>=1.2.13,<1.3.0a0' + ncurses: '>=6.4.20240210,<7.0a0' + openssl: '>=3.2.1,<4.0a0' + readline: '>=8.2,<9.0a0' + tk: '>=8.6.13,<8.7.0a0' tzdata: '' - xz: '>=5.2.5,<5.3.0a0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:471a3d09ca47c7174320651e54acc073 - manager: conda - name: python + xz: '>=5.2.6,<6.0a0' + pip: '' + url: https://conda.anaconda.org/conda-forge/linux-64/python-3.12.3-hab00c5b_0_cpython.conda + hash: + md5: 2540b74d304f71d3e89c81209db4db84 + sha256: f9865bcbff69f15fd89a33a2da12ad616e98d65ce7c83c644b92e66e5016b227 + category: main optional: false +- name: python + version: 3.12.3 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/python-3.9.7-h38b4d05_3_cpython.tar.bz2 - version: 3.9.7 -- category: main dependencies: - ncurses: '>=6.2,<6.3.0a0' - openssl: '>=3.0.0,<4.0a0' - pip: '' - readline: '>=8.1,<9.0a0' - sqlite: '>=3.36.0,<4.0a0' - tk: '>=8.6.11,<8.7.0a0' + __osx: '>=10.9' + bzip2: '>=1.0.8,<2.0a0' + libexpat: '>=2.6.2,<3.0a0' + libffi: '>=3.4,<4.0a0' + libsqlite: '>=3.45.2,<4.0a0' + libzlib: '>=1.2.13,<1.3.0a0' + ncurses: '>=6.4.20240210,<7.0a0' + openssl: '>=3.2.1,<4.0a0' + readline: '>=8.2,<9.0a0' + tk: '>=8.6.13,<8.7.0a0' tzdata: '' - xz: '>=5.2.5,<5.3.0a0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:4a9cb0347e7f1f5443ca7720cfd42cfb - manager: conda - name: python + xz: '>=5.2.6,<6.0a0' + pip: '' + url: https://conda.anaconda.org/conda-forge/osx-64/python-3.12.3-h1411813_0_cpython.conda + hash: + md5: df1448ec6cbf8eceb03d29003cf72ae6 + sha256: 3b327ffc152a245011011d1d730781577a8274fde1cf6243f073749ead8f1c2a + category: main optional: false +- name: python + version: 3.12.3 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/python-3.9.7-hc0da0df_3_cpython.tar.bz2 - version: 3.9.7 -- category: main dependencies: - python: '>=3.6' - six: '>=1.5' - hash: md5:dd999d1cc9f79e67dbb855c8924c7984 - manager: conda - name: python-dateutil + __osx: '>=11.0' + bzip2: '>=1.0.8,<2.0a0' + libexpat: '>=2.6.2,<3.0a0' + libffi: '>=3.4,<4.0a0' + libsqlite: '>=3.45.2,<4.0a0' + libzlib: '>=1.2.13,<1.3.0a0' + ncurses: '>=6.4.20240210,<7.0a0' + openssl: '>=3.2.1,<4.0a0' + readline: '>=8.2,<9.0a0' + tk: '>=8.6.13,<8.7.0a0' + tzdata: '' + xz: '>=5.2.6,<6.0a0' + pip: '' + url: https://conda.anaconda.org/conda-forge/osx-arm64/python-3.12.3-h4a7b5fc_0_cpython.conda + hash: + md5: 8643ab37bece6ae8f112464068d9df9c + sha256: c761fb3713ea66bce3889b33b6f400afb2dd192d1fc2686446e9d8166cfcec6b + category: main optional: false +- name: python-dateutil + version: 2.9.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.8.2-pyhd8ed1ab_0.tar.bz2 - version: 2.8.2 -- category: main dependencies: - python: '>=3.6' + python: '>=3.7' six: '>=1.5' - hash: md5:dd999d1cc9f79e67dbb855c8924c7984 - manager: conda - name: python-dateutil + url: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0-pyhd8ed1ab_0.conda + hash: + md5: 2cf4264fffb9e6eff6031c5b6884d61c + sha256: f3ceef02ac164a8d3a080d0d32f8e2ebe10dd29e3a685d240e38b3599e146320 + category: main optional: false +- name: python-dateutil + version: 2.9.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.8.2-pyhd8ed1ab_0.tar.bz2 - version: 2.8.2 -- category: main dependencies: - python: '>=3.6' + python: '>=3.7' six: '>=1.5' - hash: md5:dd999d1cc9f79e67dbb855c8924c7984 - manager: conda - name: python-dateutil + url: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0-pyhd8ed1ab_0.conda + hash: + md5: 2cf4264fffb9e6eff6031c5b6884d61c + sha256: f3ceef02ac164a8d3a080d0d32f8e2ebe10dd29e3a685d240e38b3599e146320 + category: main optional: false +- name: python-dateutil + version: 2.9.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.8.2-pyhd8ed1ab_0.tar.bz2 - version: 2.8.2 -- category: main dependencies: - python: 3.9.* - hash: md5:39adde4247484de2bb4000122fdcf665 - manager: conda - name: python_abi + python: '>=3.7' + six: '>=1.5' + url: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0-pyhd8ed1ab_0.conda + hash: + md5: 2cf4264fffb9e6eff6031c5b6884d61c + sha256: f3ceef02ac164a8d3a080d0d32f8e2ebe10dd29e3a685d240e38b3599e146320 + category: main optional: false +- name: python-fastjsonschema + version: 2.19.1 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/python_abi-3.9-2_cp39.tar.bz2 - version: '3.9' -- category: main dependencies: - python: 3.9.* - hash: md5:262f557ee8ca777fe2190956038024cd + python: '>=3.3' + url: https://conda.anaconda.org/conda-forge/noarch/python-fastjsonschema-2.19.1-pyhd8ed1ab_0.conda + hash: + md5: 4d3ceee3af4b0f9a1f48f57176bf8625 + sha256: 38b2db169d65cc5595e3ce63294c4fdb6a242ecf71f70b3ad8cad3bd4230d82f + category: dev + optional: true +- name: python-fastjsonschema + version: 2.19.1 manager: conda - name: python_abi - optional: false platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/python_abi-3.9-2_cp39.tar.bz2 - version: '3.9' -- category: main dependencies: - python: 3.9.* - hash: md5:ba3082b5441b482d5cfe328d4e7ba0bf + python: '>=3.3' + url: https://conda.anaconda.org/conda-forge/noarch/python-fastjsonschema-2.19.1-pyhd8ed1ab_0.conda + hash: + md5: 4d3ceee3af4b0f9a1f48f57176bf8625 + sha256: 38b2db169d65cc5595e3ce63294c4fdb6a242ecf71f70b3ad8cad3bd4230d82f + category: dev + optional: true +- name: python-fastjsonschema + version: 2.19.1 manager: conda - name: python_abi - optional: false platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/python_abi-3.9-2_cp39.tar.bz2 - version: '3.9' -- category: main dependencies: - python: '>=3' - hash: md5:7e4f811bff46a5a6a7e0094921389395 + python: '>=3.3' + url: https://conda.anaconda.org/conda-forge/noarch/python-fastjsonschema-2.19.1-pyhd8ed1ab_0.conda + hash: + md5: 4d3ceee3af4b0f9a1f48f57176bf8625 + sha256: 38b2db169d65cc5595e3ce63294c4fdb6a242ecf71f70b3ad8cad3bd4230d82f + category: dev + optional: true +- name: python-tzdata + version: '2024.1' manager: conda - name: pytz - optional: false platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/pytz-2021.3-pyhd8ed1ab_0.tar.bz2 - version: '2021.3' -- category: main dependencies: - python: '>=3' - hash: md5:7e4f811bff46a5a6a7e0094921389395 - manager: conda - name: pytz + python: '>=3.6' + url: https://conda.anaconda.org/conda-forge/noarch/python-tzdata-2024.1-pyhd8ed1ab_0.conda + hash: + md5: 98206ea9954216ee7540f0c773f2104d + sha256: 9da9a849d53705dee450b83507df1ca8ffea5f83bd21a215202221f1c492f8ad + category: main optional: false +- name: python-tzdata + version: '2024.1' + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/pytz-2021.3-pyhd8ed1ab_0.tar.bz2 - version: '2021.3' -- category: main dependencies: - python: '>=3' - hash: md5:7e4f811bff46a5a6a7e0094921389395 + python: '>=3.6' + url: https://conda.anaconda.org/conda-forge/noarch/python-tzdata-2024.1-pyhd8ed1ab_0.conda + hash: + md5: 98206ea9954216ee7540f0c773f2104d + sha256: 9da9a849d53705dee450b83507df1ca8ffea5f83bd21a215202221f1c492f8ad + category: main + optional: false +- name: python-tzdata + version: '2024.1' + manager: conda + platform: osx-arm64 + dependencies: + python: '>=3.6' + url: https://conda.anaconda.org/conda-forge/noarch/python-tzdata-2024.1-pyhd8ed1ab_0.conda + hash: + md5: 98206ea9954216ee7540f0c773f2104d + sha256: 9da9a849d53705dee450b83507df1ca8ffea5f83bd21a215202221f1c492f8ad + category: main + optional: false +- name: python_abi + version: '3.12' + manager: conda + platform: linux-64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/linux-64/python_abi-3.12-4_cp312.conda + hash: + md5: dccc2d142812964fcc6abdc97b672dff + sha256: 182a329de10a4165f6e8a3804caf751f918f6ea6176dd4e5abcdae1ed3095bf6 + category: main + optional: false +- name: python_abi + version: '3.12' manager: conda - name: pytz + platform: osx-64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-64/python_abi-3.12-4_cp312.conda + hash: + md5: 87201ac4314b911b74197e588cca3639 + sha256: 82c154d95c1637604671a02a89e72f1382e89a4269265a03506496bd928f6f14 + category: main optional: false +- name: python_abi + version: '3.12' + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/pytz-2021.3-pyhd8ed1ab_0.tar.bz2 - version: '2021.3' -- category: main + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-arm64/python_abi-3.12-4_cp312.conda + hash: + md5: bbb3a02c78b2d8219d7213f76d644a2a + sha256: db25428e4f24f8693ffa39f3ff6dfbb8fd53bc298764b775b57edab1c697560f + category: main + optional: false +- name: pytz + version: '2024.1' + manager: conda + platform: linux-64 dependencies: - libgcc-ng: '>=9.4.0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - yaml: '>=0.2.5,<0.3.0a0' - hash: md5:057928f10b3eaa98b088b7b57c6dabb8 + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/pytz-2024.1-pyhd8ed1ab_0.conda + hash: + md5: 3eeeeb9e4827ace8c0c1419c85d590ad + sha256: 1a7d6b233f7e6e3bbcbad054c8fd51e690a67b129a899a056a5e45dd9f00cb41 + category: main + optional: false +- name: pytz + version: '2024.1' + manager: conda + platform: osx-64 + dependencies: + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/pytz-2024.1-pyhd8ed1ab_0.conda + hash: + md5: 3eeeeb9e4827ace8c0c1419c85d590ad + sha256: 1a7d6b233f7e6e3bbcbad054c8fd51e690a67b129a899a056a5e45dd9f00cb41 + category: main + optional: false +- name: pytz + version: '2024.1' manager: conda - name: pyyaml + platform: osx-arm64 + dependencies: + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/pytz-2024.1-pyhd8ed1ab_0.conda + hash: + md5: 3eeeeb9e4827ace8c0c1419c85d590ad + sha256: 1a7d6b233f7e6e3bbcbad054c8fd51e690a67b129a899a056a5e45dd9f00cb41 + category: main optional: false +- name: pyyaml + version: 6.0.1 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pyyaml-6.0-py39h3811e60_3.tar.bz2 - version: '6.0' -- category: main dependencies: - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 + libgcc-ng: '>=12' + python: '>=3.12.0rc3,<3.13.0a0' + python_abi: 3.12.* yaml: '>=0.2.5,<0.3.0a0' - hash: md5:58aa79ae5416c058bcb4942dd55ec341 - manager: conda - name: pyyaml + url: https://conda.anaconda.org/conda-forge/linux-64/pyyaml-6.0.1-py312h98912ed_1.conda + hash: + md5: e3fd78d8d490af1d84763b9fe3f2e552 + sha256: 7f347a10a7121b08d79d21cd4f438c07c23479ea0c74dfb89d6dc416f791bb7f + category: main optional: false +- name: pyyaml + version: 6.0.1 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/pyyaml-6.0-py39h89e85a6_3.tar.bz2 - version: '6.0' -- category: main dependencies: - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 + python: '>=3.12.0rc3,<3.13.0a0' + python_abi: 3.12.* yaml: '>=0.2.5,<0.3.0a0' - hash: md5:1169532ea0b9456d7ac8171807486614 - manager: conda - name: pyyaml + url: https://conda.anaconda.org/conda-forge/osx-64/pyyaml-6.0.1-py312h104f124_1.conda + hash: + md5: 260ed90aaf06061edabd7209638cf03b + sha256: 04aa180782cb675b960c0bf4aad439b4a7a08553c6af74d0b8e5df9a0c7cc4f4 + category: main optional: false +- name: pyyaml + version: 6.0.1 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/pyyaml-6.0-py39h5161555_3.tar.bz2 - version: '6.0' -- category: main dependencies: - libgcc-ng: '>=9.4.0' - libsodium: '>=1.0.18,<1.0.19.0a0' - libstdcxx-ng: '>=9.4.0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - zeromq: '>=4.3.4,<4.4.0a0' - hash: md5:90dbe11c01a89fc6fddb90cbe2672e68 - manager: conda - name: pyzmq + python: '>=3.12.0rc3,<3.13.0a0' + python_abi: 3.12.* + yaml: '>=0.2.5,<0.3.0a0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/pyyaml-6.0.1-py312h02f2b3b_1.conda + hash: + md5: a0c843e52a1c4422d8657dd76e9eb994 + sha256: b6b4027b89c17b9bbd8089aec3e44bc29f802a7d5668d5a75b5358d7ed9705ca + category: main optional: false +- name: pyzmq + version: 26.0.2 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/pyzmq-22.3.0-py39h37b5a0c_1.tar.bz2 - version: 22.3.0 -- category: main dependencies: - libcxx: '>=11.1.0' + libgcc-ng: '>=12' libsodium: '>=1.0.18,<1.0.19.0a0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - zeromq: '>=4.3.4,<4.4.0a0' - hash: md5:2fce59dc95b66a741674e752e4f6a80a - manager: conda - name: pyzmq + libstdcxx-ng: '>=12' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + zeromq: '>=4.3.5,<4.4.0a0' + url: https://conda.anaconda.org/conda-forge/linux-64/pyzmq-26.0.2-py312h8fd38d8_0.conda + hash: + md5: 361b4d1d4dd409d1c7584aba8db5021a + sha256: f14cac806390fd9597a0548fa94508eb165ac6b173394991f151626753f22e88 + category: main optional: false +- name: pyzmq + version: 26.0.2 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/pyzmq-22.3.0-py39h7fec2f1_1.tar.bz2 - version: 22.3.0 -- category: main dependencies: - libcxx: '>=11.1.0' + __osx: '>=10.9' + libcxx: '>=16' libsodium: '>=1.0.18,<1.0.19.0a0' - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 - zeromq: '>=4.3.4,<4.4.0a0' - hash: md5:8043c857734c4adef5a27ef8ab0ef8e8 - manager: conda - name: pyzmq + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + zeromq: '>=4.3.5,<4.4.0a0' + url: https://conda.anaconda.org/conda-forge/osx-64/pyzmq-26.0.2-py312h18237bf_0.conda + hash: + md5: ef0464a4c36e227cc941c549adbd5f87 + sha256: f3d9da5b63cfbec4592ea63f7a66d4de725e1248d571ca3eb2d7b1fc4918b150 + category: main optional: false +- name: pyzmq + version: 26.0.2 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/pyzmq-22.3.0-py39h02c6a76_1.tar.bz2 - version: 22.3.0 -- category: main dependencies: - libgcc-ng: '>=9.3.0' - ncurses: '>=6.2,<6.3.0a0' - hash: md5:5788de3c8d7a7d64ac56c784c4ef48e6 - manager: conda - name: readline + __osx: '>=11.0' + libcxx: '>=16' + libsodium: '>=1.0.18,<1.0.19.0a0' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + zeromq: '>=4.3.5,<4.4.0a0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/pyzmq-26.0.2-py312h99b2490_0.conda + hash: + md5: f6f72b69558dab80f05cbcccc06c751b + sha256: efb53f1673199fccac2257453c117fa56ca11293aa781ae45a858c11c777e717 + category: main optional: false +- name: readline + version: '8.2' + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/readline-8.1-h46c0cb4_0.tar.bz2 - version: '8.1' -- category: main dependencies: - ncurses: '>=6.2,<6.3.0a0' - hash: md5:2832e9b6a7caa7cb192fcda6cfcd8871 - manager: conda - name: readline + libgcc-ng: '>=12' + ncurses: '>=6.3,<7.0a0' + url: https://conda.anaconda.org/conda-forge/linux-64/readline-8.2-h8228510_1.conda + hash: + md5: 47d31b792659ce70f470b5c82fdfb7a4 + sha256: 5435cf39d039387fbdc977b0a762357ea909a7694d9528ab40f005e9208744d7 + category: main optional: false +- name: readline + version: '8.2' + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/readline-8.1-h05e3726_0.tar.bz2 - version: '8.1' -- category: main dependencies: - ncurses: '>=6.2,<6.3.0a0' - hash: md5:3ab98d5fd433cd392a1b0781391a9e38 + ncurses: '>=6.3,<7.0a0' + url: https://conda.anaconda.org/conda-forge/osx-64/readline-8.2-h9e318b2_1.conda + hash: + md5: f17f77f2acf4d344734bda76829ce14e + sha256: 41e7d30a097d9b060037f0c6a2b1d4c4ae7e942c06c943d23f9d481548478568 + category: main + optional: false +- name: readline + version: '8.2' manager: conda - name: readline + platform: osx-arm64 + dependencies: + ncurses: '>=6.3,<7.0a0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/readline-8.2-h92ec313_1.conda + hash: + md5: 8cbb776a2f641b943d413b3e19df71f4 + sha256: a1dfa679ac3f6007362386576a704ad2d0d7a02e98f5d0b115f207a2da63e884 + category: main optional: false +- name: referencing + version: 0.35.1 + manager: conda + platform: linux-64 + dependencies: + attrs: '>=22.2.0' + python: '>=3.8' + rpds-py: '>=0.7.0' + url: https://conda.anaconda.org/conda-forge/noarch/referencing-0.35.1-pyhd8ed1ab_0.conda + hash: + md5: 0fc8b52192a8898627c3efae1003e9f6 + sha256: be8d6d9e86b1a3fef5424127ff81782f8ca63d3058980859609f6f1ecdd34cb3 + category: dev + optional: true +- name: referencing + version: 0.35.1 + manager: conda + platform: osx-64 + dependencies: + python: '>=3.8' + attrs: '>=22.2.0' + rpds-py: '>=0.7.0' + url: https://conda.anaconda.org/conda-forge/noarch/referencing-0.35.1-pyhd8ed1ab_0.conda + hash: + md5: 0fc8b52192a8898627c3efae1003e9f6 + sha256: be8d6d9e86b1a3fef5424127ff81782f8ca63d3058980859609f6f1ecdd34cb3 + category: dev + optional: true +- name: referencing + version: 0.35.1 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/readline-8.1-hedafd6a_0.tar.bz2 - version: '8.1' -- category: main dependencies: - libblas: '>=3.8.0,<4.0a0' - libcblas: '>=3.8.0,<4.0a0' - libgcc-ng: '>=9.4.0' - libgfortran-ng: '' - libgfortran5: '>=9.4.0' - liblapack: '>=3.8.0,<4.0a0' - libstdcxx-ng: '>=9.4.0' - numpy: '>=1.19.5,<2.0a0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:c3a582733e173e5d46696af9022a848c + python: '>=3.8' + attrs: '>=22.2.0' + rpds-py: '>=0.7.0' + url: https://conda.anaconda.org/conda-forge/noarch/referencing-0.35.1-pyhd8ed1ab_0.conda + hash: + md5: 0fc8b52192a8898627c3efae1003e9f6 + sha256: be8d6d9e86b1a3fef5424127ff81782f8ca63d3058980859609f6f1ecdd34cb3 + category: dev + optional: true +- name: rpds-py + version: 0.18.0 manager: conda - name: scipy - optional: false platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/scipy-1.7.3-py39hee8e79c_0.tar.bz2 - version: 1.7.3 -- category: main dependencies: - libblas: '>=3.8.0,<4.0a0' - libcblas: '>=3.8.0,<4.0a0' - libcxx: '>=11.1.0' - libgfortran: 5.* - libgfortran5: '>=9.3.0' - liblapack: '>=3.8.0,<4.0a0' - numpy: '>=1.19.5,<2.0a0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:1c9a4f4d7ddbcc3c6442e276bd910406 + libgcc-ng: '>=12' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/linux-64/rpds-py-0.18.0-py312h4b3b743_0.conda + hash: + md5: cc8165b34bdb002ade83b068f44e5774 + sha256: 7d8ca38e56db7f803dbc42240bd1918d6084f01cfd56e252a7121c5cdf850191 + category: dev + optional: true +- name: rpds-py + version: 0.18.0 + manager: conda + platform: osx-64 + dependencies: + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-64/rpds-py-0.18.0-py312h1b0e595_0.conda + hash: + md5: 75d882a5a5ff8e970eff0e30591d6ca6 + sha256: bdb47dd05828b8624f7aa0895a35f0edbbef04732a8911da5acc2fb8d6b533e9 + category: dev + optional: true +- name: rpds-py + version: 0.18.0 + manager: conda + platform: osx-arm64 + dependencies: + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-arm64/rpds-py-0.18.0-py312h77200ec_0.conda + hash: + md5: d28b1b0c190d1c0166449b1641801842 + sha256: 3848b40a75246402ce99793cca8f0974c835952be3e215cbe4e6d6b8bbd49c30 + category: dev + optional: true +- name: scipy + version: 1.13.0 manager: conda - name: scipy + platform: linux-64 + dependencies: + libblas: '>=3.9.0,<4.0a0' + libcblas: '>=3.9.0,<4.0a0' + libgcc-ng: '>=12' + libgfortran-ng: '' + libgfortran5: '>=12.3.0' + liblapack: '>=3.9.0,<4.0a0' + libstdcxx-ng: '>=12' + numpy: '>=1.19,<3' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/linux-64/scipy-1.13.0-py312hc2bc53b_1.conda + hash: + md5: d2dcf3642236a13c4212437104eb9275 + sha256: e5428a9c1bf5f6aa9c456868567ec73a2ea2398418f60b14cb65881829a25fb7 + category: main optional: false +- name: scipy + version: 1.13.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/scipy-1.7.3-py39h056f1c0_0.tar.bz2 - version: 1.7.3 -- category: main dependencies: + __osx: '>=10.9' libblas: '>=3.9.0,<4.0a0' libcblas: '>=3.9.0,<4.0a0' - libcxx: '>=11.1.0' + libcxx: '>=16' libgfortran: 5.* - libgfortran5: '>=11.0.1.dev0' + libgfortran5: '>=13.2.0' liblapack: '>=3.9.0,<4.0a0' - numpy: '>=1.19.5,<2.0a0' - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 - hash: md5:d57142dec9172f161e4a768685c3446a - manager: conda - name: scipy + numpy: '>=1.19,<3' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-64/scipy-1.13.0-py312h741d2f9_1.conda + hash: + md5: c416453a8ea3b38d823fe8dcecdb6a12 + sha256: 12741b600723ce0d0c4cdeb2961c14da9ff7f85ffd99ba5ecbd843b96532b5eb + category: main optional: false +- name: scipy + version: 1.13.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/scipy-1.7.3-py39h5060c3b_0.tar.bz2 - version: 1.7.3 -- category: main dependencies: - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:beed56861c0146ae7708f641e9044a06 - manager: conda - name: setuptools + __osx: '>=11.0' + libblas: '>=3.9.0,<4.0a0' + libcblas: '>=3.9.0,<4.0a0' + libcxx: '>=16' + libgfortran: 5.* + libgfortran5: '>=13.2.0' + liblapack: '>=3.9.0,<4.0a0' + numpy: '>=1.19,<3' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-arm64/scipy-1.13.0-py312h14ffa8f_1.conda + hash: + md5: cce187a1fca0fd232f44398622a352f1 + sha256: ee7727fb7ffef04b665bbbd4fc09b1361f31dcd3b64a9ac55d67ce60ebd76c17 + category: main optional: false +- name: setuptools + version: 69.5.1 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/setuptools-59.4.0-py39hf3d152e_0.tar.bz2 - version: 59.4.0 -- category: main dependencies: - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:b991b472797e90c2698f8d1797bebb48 - manager: conda - name: setuptools + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/setuptools-69.5.1-pyhd8ed1ab_0.conda + hash: + md5: 7462280d81f639363e6e63c81276bd9e + sha256: 72d143408507043628b32bed089730b6d5f5445eccc44b59911ec9f262e365e7 + category: main optional: false +- name: setuptools + version: 69.5.1 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/setuptools-59.4.0-py39h6e9494a_0.tar.bz2 - version: 59.4.0 -- category: main dependencies: - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 - hash: md5:a0e7c77bacb87d35b83cda68af7ad1ab - manager: conda - name: setuptools + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/setuptools-69.5.1-pyhd8ed1ab_0.conda + hash: + md5: 7462280d81f639363e6e63c81276bd9e + sha256: 72d143408507043628b32bed089730b6d5f5445eccc44b59911ec9f262e365e7 + category: main optional: false +- name: setuptools + version: 69.5.1 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/setuptools-59.4.0-py39h2804cbe_0.tar.bz2 - version: 59.4.0 -- category: main dependencies: - python: '' - hash: md5:e5f25f8dbc060e9a8d912e432202afc2 - manager: conda - name: six + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/setuptools-69.5.1-pyhd8ed1ab_0.conda + hash: + md5: 7462280d81f639363e6e63c81276bd9e + sha256: 72d143408507043628b32bed089730b6d5f5445eccc44b59911ec9f262e365e7 + category: main optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2 +- name: six version: 1.16.0 -- category: main + manager: conda + platform: linux-64 dependencies: python: '' - hash: md5:e5f25f8dbc060e9a8d912e432202afc2 - manager: conda - name: six + url: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2 + hash: + md5: e5f25f8dbc060e9a8d912e432202afc2 + sha256: a85c38227b446f42c5b90d9b642f2c0567880c15d72492d8da074a59c8f91dd6 + category: main optional: false +- name: six + version: 1.16.0 + manager: conda platform: osx-64 + dependencies: + python: '' url: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2 + hash: + md5: e5f25f8dbc060e9a8d912e432202afc2 + sha256: a85c38227b446f42c5b90d9b642f2c0567880c15d72492d8da074a59c8f91dd6 + category: main + optional: false +- name: six version: 1.16.0 -- category: main + manager: conda + platform: osx-arm64 dependencies: python: '' - hash: md5:e5f25f8dbc060e9a8d912e432202afc2 + url: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2 + hash: + md5: e5f25f8dbc060e9a8d912e432202afc2 + sha256: a85c38227b446f42c5b90d9b642f2c0567880c15d72492d8da074a59c8f91dd6 + category: main + optional: false +- name: snappy + version: 1.2.0 + manager: conda + platform: linux-64 + dependencies: + libgcc-ng: '>=12' + libstdcxx-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/snappy-1.2.0-hdb0a2a9_1.conda + hash: + md5: 843bbb8ace1d64ac50d64639ff38b014 + sha256: bb87116b8c6198f6979b3d212e9af12e08e12f2bf09970d0f9b4582607648b22 + category: main + optional: false +- name: snappy + version: 1.2.0 manager: conda - name: six + platform: osx-64 + dependencies: + libcxx: '>=16' + url: https://conda.anaconda.org/conda-forge/osx-64/snappy-1.2.0-h6dc393e_1.conda + hash: + md5: 9c322ec36340610fcf213b72999b049e + sha256: dc2abe5f45859263c36d287d0d6212e83a3552ef19faf98194d32e70d755d648 + category: main optional: false +- name: snappy + version: 1.2.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2 - version: 1.16.0 -- category: main dependencies: - libgcc-ng: '>=9.4.0' - libzlib: '>=1.2.11,<1.3.0a0' - ncurses: '>=6.2,<6.3.0a0' - readline: '>=8.1,<9.0a0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:eb66fc098824d25518a79e83d12a81d6 - manager: conda - name: sqlite + libcxx: '>=16' + url: https://conda.anaconda.org/conda-forge/osx-arm64/snappy-1.2.0-hd04f947_1.conda + hash: + md5: 32cf833d440ee18d3c4c04ec38cf2b01 + sha256: 88afe00f550e1e2d66326516e5372aa1834c51fb6b53afa7a3636c65cd75ce42 + category: main optional: false +- name: stack_data + version: 0.6.2 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/sqlite-3.37.0-h9cd32fc_0.tar.bz2 - version: 3.37.0 -- category: main dependencies: - libzlib: '>=1.2.11,<1.3.0a0' - ncurses: '>=6.2,<6.3.0a0' - readline: '>=8.1,<9.0a0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:68f13bbe00ac288ffc1c1b868bc4da23 - manager: conda - name: sqlite + asttokens: '' + executing: '' + pure_eval: '' + python: '>=3.5' + url: https://conda.anaconda.org/conda-forge/noarch/stack_data-0.6.2-pyhd8ed1ab_0.conda + hash: + md5: e7df0fdd404616638df5ece6e69ba7af + sha256: a58433e75229bec39f3be50c02efbe9b7083e53a1f31d8ee247564f370191eec + category: main optional: false +- name: stack_data + version: 0.6.2 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/sqlite-3.37.0-h23a322b_0.tar.bz2 - version: 3.37.0 -- category: main dependencies: - libzlib: '>=1.2.11,<1.3.0a0' - ncurses: '>=6.2,<6.3.0a0' - readline: '>=8.1,<9.0a0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:f74a80bbaeb1ba21140af97042e9192c - manager: conda - name: sqlite + asttokens: '' + executing: '' + pure_eval: '' + python: '>=3.5' + url: https://conda.anaconda.org/conda-forge/noarch/stack_data-0.6.2-pyhd8ed1ab_0.conda + hash: + md5: e7df0fdd404616638df5ece6e69ba7af + sha256: a58433e75229bec39f3be50c02efbe9b7083e53a1f31d8ee247564f370191eec + category: main optional: false +- name: stack_data + version: 0.6.2 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/sqlite-3.37.0-h72a2b83_0.tar.bz2 - version: 3.37.0 -- category: main dependencies: - libblas: '>=3.8.0,<4.0a0' - libcblas: '>=3.8.0,<4.0a0' - libgcc-ng: '>=9.4.0' - liblapack: '>=3.8.0,<4.0a0' - libstdcxx-ng: '>=9.4.0' - metis: '>=5.1.0,<5.2.0a0' - mpfr: '>=4.1.0,<5.0a0' - tbb: '>=2021.3.0' - hash: md5:a3a685b5f9aeb890ed874502fe56accf - manager: conda - name: suitesparse + asttokens: '' + executing: '' + pure_eval: '' + python: '>=3.5' + url: https://conda.anaconda.org/conda-forge/noarch/stack_data-0.6.2-pyhd8ed1ab_0.conda + hash: + md5: e7df0fdd404616638df5ece6e69ba7af + sha256: a58433e75229bec39f3be50c02efbe9b7083e53a1f31d8ee247564f370191eec + category: main optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/suitesparse-5.10.1-h9e50725_1.tar.bz2 +- name: suitesparse version: 5.10.1 -- category: main + manager: conda + platform: linux-64 dependencies: - libblas: '>=3.8.0,<4.0a0' - libcblas: '>=3.8.0,<4.0a0' - libcxx: '>=11.1.0' - liblapack: '>=3.8.0,<4.0a0' - metis: '>=5.1.0,<5.2.0a0' - mpfr: '>=4.1.0,<5.0a0' - tbb: '>=2021.3.0' - hash: md5:d30185298e8ba70c8bc17121f837730d + libblas: '>=3.9.0,<4.0a0' + libcblas: '>=3.9.0,<4.0a0' + libgcc-ng: '>=12' + liblapack: '>=3.9.0,<4.0a0' + libstdcxx-ng: '>=12' + metis: '>=5.1.0,<5.1.1.0a0' + mpfr: '>=4.2.1,<5.0a0' + tbb: '>=2021.11.0' + url: https://conda.anaconda.org/conda-forge/linux-64/suitesparse-5.10.1-h5a4f163_3.conda + hash: + md5: f363554b9084fb9d5e3366fbbc0d18e0 + sha256: 235c9321cb76896f3304eea87248a74f52d8c088a38b9cbd98a5366e34756b90 + category: main + optional: false +- name: suitesparse + version: 5.10.1 manager: conda - name: suitesparse - optional: false platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/suitesparse-5.10.1-h7aff33d_1.tar.bz2 - version: 5.10.1 -- category: main dependencies: libblas: '>=3.9.0,<4.0a0' libcblas: '>=3.9.0,<4.0a0' - libcxx: '>=11.1.0' + libcxx: '>=15' liblapack: '>=3.9.0,<4.0a0' - metis: '>=5.1.0,<5.2.0a0' - mpfr: '>=4.1.0,<5.0a0' - tbb: '>=2021.3.0' - hash: md5:aa2b4cd2c3c870a5da51032c97952e8e + metis: '>=5.1.0,<5.1.1.0a0' + mpfr: '>=4.2.1,<5.0a0' + tbb: '>=2021.11.0' + url: https://conda.anaconda.org/conda-forge/osx-64/suitesparse-5.10.1-h4bf45ed_3.conda + hash: + md5: 54b150bd31ab31d735b6daafb8df1fcf + sha256: 34afddecceb3fbffcc14090ec1ceaf6a57fcf95811571c7c664622c63a4b3869 + category: main + optional: false +- name: suitesparse + version: 5.10.1 manager: conda - name: suitesparse - optional: false platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/suitesparse-5.10.1-h7cd81ec_1.tar.bz2 - version: 5.10.1 -- category: main dependencies: - libgcc-ng: '>=9.4.0' - libstdcxx-ng: '>=9.4.0' - hash: md5:5c0e6a6180660e803d06905ab97d1878 - manager: conda - name: tbb + libblas: '>=3.9.0,<4.0a0' + libcblas: '>=3.9.0,<4.0a0' + libcxx: '>=15' + liblapack: '>=3.9.0,<4.0a0' + metis: '>=5.1.0,<5.1.1.0a0' + mpfr: '>=4.2.1,<5.0a0' + tbb: '>=2021.11.0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/suitesparse-5.10.1-h79486c6_3.conda + hash: + md5: 01db3ca43ae81129b959890c3aaaac43 + sha256: 3e32cbb873c022c90dbe24348af9eddccbb422e3a8fcfb154b81a0c1e07be49c + category: main optional: false +- name: tbb + version: 2021.12.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/tbb-2021.4.0-h4bd325d_1.tar.bz2 - version: 2021.4.0 -- category: main dependencies: - libcxx: '>=11.1.0' - hash: md5:e144dec8fb993865dcdecd13587b3a0b - manager: conda - name: tbb + libgcc-ng: '>=12' + libhwloc: '>=2.10.0,<2.10.1.0a0' + libstdcxx-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/tbb-2021.12.0-h00ab1b0_0.conda + hash: + md5: f1b776cff1b426e7e7461a8502a3b731 + sha256: 0b48f402e18f293e3c7a4c4e391ed2523f173bdec86aa42658db787196eb27ca + category: main optional: false +- name: tbb + version: 2021.12.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/tbb-2021.4.0-h940c156_1.tar.bz2 - version: 2021.4.0 -- category: main dependencies: - libcxx: '>=11.1.0' - hash: md5:2abdcb4eb65a719eca9015c6d726cb8a - manager: conda - name: tbb + libcxx: '>=16' + libhwloc: '>=2.10.0,<2.10.1.0a0' + url: https://conda.anaconda.org/conda-forge/osx-64/tbb-2021.12.0-h7728843_0.conda + hash: + md5: e4fb6f4700d8890c36cbf317c2c6d0cb + sha256: 6068f814461eeb4ba68ded3d97bbe444d2909b469c51598c40734004b2c3b765 + category: main optional: false +- name: tbb + version: 2021.12.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/tbb-2021.4.0-hc021e02_1.tar.bz2 - version: 2021.4.0 -- category: main dependencies: - libgcc-ng: '>=9.4.0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:84e76fb280e735fec1efd2d21fd9cb27 - manager: conda - name: tk + libcxx: '>=16' + libhwloc: '>=2.10.0,<2.10.1.0a0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/tbb-2021.12.0-h2ffa867_0.conda + hash: + md5: cf605a0a1d025e72c56dcdbe6f23d9f0 + sha256: c2905ed5cc567e1714e1a3276a1bdd5e119d335798ebdea1937cceee7718cf78 + category: main optional: false +- name: tk + version: 8.6.13 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/tk-8.6.11-h27826a3_1.tar.bz2 - version: 8.6.11 -- category: main dependencies: - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:e35b11155bd70facee39dfdec7368ad0 - manager: conda - name: tk + libgcc-ng: '>=12' + libzlib: '>=1.2.13,<1.3.0a0' + url: https://conda.anaconda.org/conda-forge/linux-64/tk-8.6.13-noxft_h4845f30_101.conda + hash: + md5: d453b98d9c83e71da0741bb0ff4d76bc + sha256: e0569c9caa68bf476bead1bed3d79650bb080b532c64a4af7d8ca286c08dea4e + category: main optional: false +- name: tk + version: 8.6.13 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/tk-8.6.11-h5dbffcc_1.tar.bz2 - version: 8.6.11 -- category: main dependencies: - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:dd4c783060a6825a6e73a073c650be16 - manager: conda - name: tk + libzlib: '>=1.2.13,<1.3.0a0' + url: https://conda.anaconda.org/conda-forge/osx-64/tk-8.6.13-h1abcd95_1.conda + hash: + md5: bf830ba5afc507c6232d4ef0fb1a882d + sha256: 30412b2e9de4ff82d8c2a7e5d06a15f4f4fef1809a72138b6ccb53a33b26faf5 + category: main optional: false +- name: tk + version: 8.6.13 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/tk-8.6.11-he1e0b03_1.tar.bz2 - version: 8.6.11 -- category: dev dependencies: - python: '>=2.7' - hash: md5:f832c45a477c78bebd107098db465095 + libzlib: '>=1.2.13,<1.3.0a0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/tk-8.6.13-h5083fa2_1.conda + hash: + md5: b50a57ba89c32b62428b71a875291c9b + sha256: 72457ad031b4c048e5891f3f6cb27a53cb479db68a52d965f796910e71a403a8 + category: main + optional: false +- name: tomli + version: 2.0.1 manager: conda - name: toml - optional: true platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_0.tar.bz2 - version: 0.10.2 -- category: dev dependencies: - python: '>=2.7' - hash: md5:f832c45a477c78bebd107098db465095 + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/tomli-2.0.1-pyhd8ed1ab_0.tar.bz2 + hash: + md5: 5844808ffab9ebdb694585b50ba02a96 + sha256: 4cd48aba7cd026d17e86886af48d0d2ebc67ed36f87f6534f4b67138f5a5a58f + category: main + optional: false +- name: tomli + version: 2.0.1 manager: conda - name: toml - optional: true platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_0.tar.bz2 - version: 0.10.2 -- category: dev dependencies: - python: '>=2.7' - hash: md5:f832c45a477c78bebd107098db465095 + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/tomli-2.0.1-pyhd8ed1ab_0.tar.bz2 + hash: + md5: 5844808ffab9ebdb694585b50ba02a96 + sha256: 4cd48aba7cd026d17e86886af48d0d2ebc67ed36f87f6534f4b67138f5a5a58f + category: main + optional: false +- name: tomli + version: 2.0.1 manager: conda - name: toml - optional: true platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_0.tar.bz2 - version: 0.10.2 -- category: main dependencies: - python: '>=3.5' - hash: md5:f348d1590550371edfac5ed3c1d44f7e - manager: conda - name: toolz + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/tomli-2.0.1-pyhd8ed1ab_0.tar.bz2 + hash: + md5: 5844808ffab9ebdb694585b50ba02a96 + sha256: 4cd48aba7cd026d17e86886af48d0d2ebc67ed36f87f6534f4b67138f5a5a58f + category: main optional: false +- name: toolz + version: 0.12.1 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/toolz-0.11.2-pyhd8ed1ab_0.tar.bz2 - version: 0.11.2 -- category: main dependencies: - python: '>=3.5' - hash: md5:f348d1590550371edfac5ed3c1d44f7e - manager: conda - name: toolz + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/toolz-0.12.1-pyhd8ed1ab_0.conda + hash: + md5: 2fcb582444635e2c402e8569bb94e039 + sha256: 22b0a9790317526e08609d5dfdd828210ae89e6d444a9e954855fc29012e90c6 + category: main optional: false +- name: toolz + version: 0.12.1 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/toolz-0.11.2-pyhd8ed1ab_0.tar.bz2 - version: 0.11.2 -- category: main dependencies: - python: '>=3.5' - hash: md5:f348d1590550371edfac5ed3c1d44f7e - manager: conda - name: toolz + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/toolz-0.12.1-pyhd8ed1ab_0.conda + hash: + md5: 2fcb582444635e2c402e8569bb94e039 + sha256: 22b0a9790317526e08609d5dfdd828210ae89e6d444a9e954855fc29012e90c6 + category: main optional: false +- name: toolz + version: 0.12.1 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/toolz-0.11.2-pyhd8ed1ab_0.tar.bz2 - version: 0.11.2 -- category: main dependencies: - libgcc-ng: '>=9.4.0' - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:5a7bb7af2f3bcf31ee6cd817de1d5011 - manager: conda - name: tornado + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/toolz-0.12.1-pyhd8ed1ab_0.conda + hash: + md5: 2fcb582444635e2c402e8569bb94e039 + sha256: 22b0a9790317526e08609d5dfdd828210ae89e6d444a9e954855fc29012e90c6 + category: main optional: false +- name: tornado + version: '6.4' + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/tornado-6.1-py39h3811e60_2.tar.bz2 - version: '6.1' -- category: main dependencies: - python: '>=3.9,<3.10.0a0' - python_abi: 3.9.* *_cp39 - hash: md5:32d59d66d08f06a706865721ca8dd91d - manager: conda - name: tornado + libgcc-ng: '>=12' + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/linux-64/tornado-6.4-py312h98912ed_0.conda + hash: + md5: e8332e534dca8c5c12c8352e0a23501c + sha256: 5764795df60bd9fdbe54ec6df20ef2a94507b2a22b29be899b78745383bafab3 + category: main optional: false +- name: tornado + version: '6.4' + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/tornado-6.1-py39h89e85a6_2.tar.bz2 - version: '6.1' -- category: main dependencies: - python: '>=3.9,<3.10.0a0 *_cpython' - python_abi: 3.9.* *_cp39 - hash: md5:fffd4f597cb7b7cf8b7ff38ce3057635 - manager: conda - name: tornado + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-64/tornado-6.4-py312h41838bb_0.conda + hash: + md5: 2d2d1fde5800d45cb56218583156d23d + sha256: 558f50290a25d8da6071a8e951b2b0c2ef77f457254438fa7c19cb9ee9f5d952 + category: main optional: false +- name: tornado + version: '6.4' + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/tornado-6.1-py39h5161555_2.tar.bz2 - version: '6.1' -- category: main dependencies: - colorama: '' - python: '>=2.7' - hash: md5:24ed42db084efd6e615babec03c2b460 - manager: conda - name: tqdm + python: '>=3.12,<3.13.0a0' + python_abi: 3.12.* + url: https://conda.anaconda.org/conda-forge/osx-arm64/tornado-6.4-py312he37b823_0.conda + hash: + md5: a081e28c706477c8158f0432cc67c849 + sha256: 28495954c50ce9034fedf0a528c6f265c72aa3176eb16d3c054ec3cd7b6b28f0 + category: main optional: false +- name: tqdm + version: 4.66.4 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/tqdm-4.62.3-pyhd8ed1ab_0.tar.bz2 - version: 4.62.3 -- category: main dependencies: colorama: '' - python: '>=2.7' - hash: md5:24ed42db084efd6e615babec03c2b460 - manager: conda - name: tqdm + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/tqdm-4.66.4-pyhd8ed1ab_0.conda + hash: + md5: e74cd796e70a4261f86699ee0a3a7a24 + sha256: 75342f40a69e434a1a23003c3e254a95dca695fb14955bc32f1819cd503964b2 + category: main optional: false +- name: tqdm + version: 4.66.4 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/tqdm-4.62.3-pyhd8ed1ab_0.tar.bz2 - version: 4.62.3 -- category: main dependencies: colorama: '' - python: '>=2.7' - hash: md5:24ed42db084efd6e615babec03c2b460 - manager: conda - name: tqdm + python: '>=3.7' + url: https://conda.anaconda.org/conda-forge/noarch/tqdm-4.66.4-pyhd8ed1ab_0.conda + hash: + md5: e74cd796e70a4261f86699ee0a3a7a24 + sha256: 75342f40a69e434a1a23003c3e254a95dca695fb14955bc32f1819cd503964b2 + category: main optional: false +- name: tqdm + version: 4.66.4 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/tqdm-4.62.3-pyhd8ed1ab_0.tar.bz2 - version: 4.62.3 -- category: main dependencies: + colorama: '' python: '>=3.7' - hash: md5:a1bc9765ef9499760e88f568b3a6622c - manager: conda - name: traitlets + url: https://conda.anaconda.org/conda-forge/noarch/tqdm-4.66.4-pyhd8ed1ab_0.conda + hash: + md5: e74cd796e70a4261f86699ee0a3a7a24 + sha256: 75342f40a69e434a1a23003c3e254a95dca695fb14955bc32f1819cd503964b2 + category: main optional: false +- name: traitlets + version: 5.14.3 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.1.1-pyhd8ed1ab_0.tar.bz2 - version: 5.1.1 -- category: main dependencies: - python: '>=3.7' - hash: md5:a1bc9765ef9499760e88f568b3a6622c - manager: conda - name: traitlets + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_0.conda + hash: + md5: 3df84416a021220d8b5700c613af2dc5 + sha256: 8a64fa0f19022828513667c2c7176cfd125001f3f4b9bc00d33732e627dd2592 + category: main optional: false +- name: traitlets + version: 5.14.3 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.1.1-pyhd8ed1ab_0.tar.bz2 - version: 5.1.1 -- category: main dependencies: - python: '>=3.7' - hash: md5:a1bc9765ef9499760e88f568b3a6622c - manager: conda - name: traitlets + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_0.conda + hash: + md5: 3df84416a021220d8b5700c613af2dc5 + sha256: 8a64fa0f19022828513667c2c7176cfd125001f3f4b9bc00d33732e627dd2592 + category: main optional: false +- name: traitlets + version: 5.14.3 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.1.1-pyhd8ed1ab_0.tar.bz2 - version: 5.1.1 -- category: dev dependencies: - typing_extensions: 4.0.1 pyha770c72_0 - hash: md5:c0d4ec4bcbceb927bff1103a997410d3 + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_0.conda + hash: + md5: 3df84416a021220d8b5700c613af2dc5 + sha256: 8a64fa0f19022828513667c2c7176cfd125001f3f4b9bc00d33732e627dd2592 + category: main + optional: false +- name: typing_extensions + version: 4.11.0 manager: conda - name: typing-extensions - optional: true platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/typing-extensions-4.0.1-hd8ed1ab_0.tar.bz2 - version: 4.0.1 -- category: dev dependencies: - typing_extensions: 4.0.1 pyha770c72_0 - hash: md5:c0d4ec4bcbceb927bff1103a997410d3 + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/typing_extensions-4.11.0-pyha770c72_0.conda + hash: + md5: 6ef2fc37559256cf682d8b3375e89b80 + sha256: a7e8714d14f854058e971a6ed44f18cc37cc685f98ddefb2e6b7899a0cc4d1a2 + category: main + optional: false +- name: typing_extensions + version: 4.11.0 manager: conda - name: typing-extensions - optional: true platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/typing-extensions-4.0.1-hd8ed1ab_0.tar.bz2 - version: 4.0.1 -- category: dev dependencies: - typing_extensions: 4.0.1 pyha770c72_0 - hash: md5:c0d4ec4bcbceb927bff1103a997410d3 + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/typing_extensions-4.11.0-pyha770c72_0.conda + hash: + md5: 6ef2fc37559256cf682d8b3375e89b80 + sha256: a7e8714d14f854058e971a6ed44f18cc37cc685f98ddefb2e6b7899a0cc4d1a2 + category: main + optional: false +- name: typing_extensions + version: 4.11.0 manager: conda - name: typing-extensions - optional: true platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/typing-extensions-4.0.1-hd8ed1ab_0.tar.bz2 - version: 4.0.1 -- category: dev dependencies: - python: '>=3.6' - hash: md5:1fc03816925d3cb7fdab9ab234e7fea7 + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/typing_extensions-4.11.0-pyha770c72_0.conda + hash: + md5: 6ef2fc37559256cf682d8b3375e89b80 + sha256: a7e8714d14f854058e971a6ed44f18cc37cc685f98ddefb2e6b7899a0cc4d1a2 + category: main + optional: false +- name: tzdata + version: 2024a manager: conda - name: typing_extensions - optional: true platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/typing_extensions-4.0.1-pyha770c72_0.tar.bz2 - version: 4.0.1 -- category: dev - dependencies: - python: '>=3.6' - hash: md5:1fc03816925d3cb7fdab9ab234e7fea7 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024a-h0c530f3_0.conda + hash: + md5: 161081fc7cec0bfda0d86d7cb595f8d8 + sha256: 7b2b69c54ec62a243eb6fba2391b5e443421608c3ae5dbff938ad33ca8db5122 + category: main + optional: false +- name: tzdata + version: 2024a manager: conda - name: typing_extensions - optional: true platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/typing_extensions-4.0.1-pyha770c72_0.tar.bz2 - version: 4.0.1 -- category: dev - dependencies: - python: '>=3.6' - hash: md5:1fc03816925d3cb7fdab9ab234e7fea7 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024a-h0c530f3_0.conda + hash: + md5: 161081fc7cec0bfda0d86d7cb595f8d8 + sha256: 7b2b69c54ec62a243eb6fba2391b5e443421608c3ae5dbff938ad33ca8db5122 + category: main + optional: false +- name: tzdata + version: 2024a manager: conda - name: typing_extensions - optional: true platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/typing_extensions-4.0.1-pyha770c72_0.tar.bz2 - version: 4.0.1 -- category: main dependencies: {} - hash: md5:a751ec502589ebdc2eceb183ff602569 - manager: conda - name: tzdata + url: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024a-h0c530f3_0.conda + hash: + md5: 161081fc7cec0bfda0d86d7cb595f8d8 + sha256: 7b2b69c54ec62a243eb6fba2391b5e443421608c3ae5dbff938ad33ca8db5122 + category: main optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/tzdata-2021e-he74cb21_0.tar.bz2 - version: 2021e -- category: main - dependencies: {} - hash: md5:a751ec502589ebdc2eceb183ff602569 +- name: wcwidth + version: 0.2.13 manager: conda - name: tzdata + platform: linux-64 + dependencies: + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/wcwidth-0.2.13-pyhd8ed1ab_0.conda + hash: + md5: 68f0738df502a14213624b288c60c9ad + sha256: b6cd2fee7e728e620ec736d8dfee29c6c9e2adbd4e695a31f1d8f834a83e57e3 + category: main optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/tzdata-2021e-he74cb21_0.tar.bz2 - version: 2021e -- category: main - dependencies: {} - hash: md5:a751ec502589ebdc2eceb183ff602569 +- name: wcwidth + version: 0.2.13 manager: conda - name: tzdata + platform: osx-64 + dependencies: + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/wcwidth-0.2.13-pyhd8ed1ab_0.conda + hash: + md5: 68f0738df502a14213624b288c60c9ad + sha256: b6cd2fee7e728e620ec736d8dfee29c6c9e2adbd4e695a31f1d8f834a83e57e3 + category: main optional: false +- name: wcwidth + version: 0.2.13 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/tzdata-2021e-he74cb21_0.tar.bz2 - version: 2021e -- category: main dependencies: - backports.functools_lru_cache: '' - python: '' - hash: md5:5266fcd697043c59621fda522b3d78ee - manager: conda - name: wcwidth + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/wcwidth-0.2.13-pyhd8ed1ab_0.conda + hash: + md5: 68f0738df502a14213624b288c60c9ad + sha256: b6cd2fee7e728e620ec736d8dfee29c6c9e2adbd4e695a31f1d8f834a83e57e3 + category: main optional: false +- name: wheel + version: 0.43.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/wcwidth-0.2.5-pyh9f0ad1d_2.tar.bz2 - version: 0.2.5 -- category: main dependencies: - backports.functools_lru_cache: '' - python: '' - hash: md5:5266fcd697043c59621fda522b3d78ee - manager: conda - name: wcwidth + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/wheel-0.43.0-pyhd8ed1ab_1.conda + hash: + md5: 0b5293a157c2b5cd513dd1b03d8d3aae + sha256: cb318f066afd6fd64619f14c030569faf3f53e6f50abf743b4c865e7d95b96bc + category: main optional: false +- name: wheel + version: 0.43.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/wcwidth-0.2.5-pyh9f0ad1d_2.tar.bz2 - version: 0.2.5 -- category: main dependencies: - backports.functools_lru_cache: '' - python: '' - hash: md5:5266fcd697043c59621fda522b3d78ee - manager: conda - name: wcwidth + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/wheel-0.43.0-pyhd8ed1ab_1.conda + hash: + md5: 0b5293a157c2b5cd513dd1b03d8d3aae + sha256: cb318f066afd6fd64619f14c030569faf3f53e6f50abf743b4c865e7d95b96bc + category: main optional: false +- name: wheel + version: 0.43.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/wcwidth-0.2.5-pyh9f0ad1d_2.tar.bz2 - version: 0.2.5 -- category: main dependencies: - python: '!=3.0,!=3.1,!=3.2,!=3.3,!=3.4' - hash: md5:3aa2c3e25dd361b453d010388b9cdff1 - manager: conda - name: wheel + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/wheel-0.43.0-pyhd8ed1ab_1.conda + hash: + md5: 0b5293a157c2b5cd513dd1b03d8d3aae + sha256: cb318f066afd6fd64619f14c030569faf3f53e6f50abf743b4c865e7d95b96bc + category: main optional: false +- name: xorg-libxau + version: 1.0.11 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/wheel-0.37.0-pyhd8ed1ab_1.tar.bz2 - version: 0.37.0 -- category: main dependencies: - python: '!=3.0,!=3.1,!=3.2,!=3.3,!=3.4' - hash: md5:3aa2c3e25dd361b453d010388b9cdff1 - manager: conda - name: wheel + libgcc-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxau-1.0.11-hd590300_0.conda + hash: + md5: 2c80dc38fface310c9bd81b17037fee5 + sha256: 309751371d525ce50af7c87811b435c176915239fc9e132b99a25d5e1703f2d4 + category: main optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/wheel-0.37.0-pyhd8ed1ab_1.tar.bz2 - version: 0.37.0 -- category: main - dependencies: - python: '!=3.0,!=3.1,!=3.2,!=3.3,!=3.4' - hash: md5:3aa2c3e25dd361b453d010388b9cdff1 +- name: xorg-libxau + version: 1.0.11 manager: conda - name: wheel + platform: osx-64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxau-1.0.11-h0dc2134_0.conda + hash: + md5: 9566b4c29274125b0266d0177b5eb97b + sha256: 8a2e398c4f06f10c64e69f56bcf3ddfa30b432201446a0893505e735b346619a + category: main optional: false +- name: xorg-libxau + version: 1.0.11 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/wheel-0.37.0-pyhd8ed1ab_1.tar.bz2 - version: 0.37.0 -- category: main + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxau-1.0.11-hb547adb_0.conda + hash: + md5: ca73dc4f01ea91e44e3ed76602c5ea61 + sha256: 02c313a1cada46912e5b9bdb355cfb4534bfe22143b4ea4ecc419690e793023b + category: main + optional: false +- name: xorg-libxdmcp + version: 1.1.3 + manager: conda + platform: linux-64 dependencies: - libgcc-ng: '>=7.5.0' - hash: md5:33f601066901f3e1a85af3522a8113f9 + libgcc-ng: '>=7.3.0' + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxdmcp-1.1.3-h516909a_0.tar.bz2 + hash: + md5: e95a160e60b2a327309a6d323a4d780e + sha256: 6cd3f826a853bb26bf303b26560439b135ebc2a88c9806e70a8d6935cfeeea91 + category: main + optional: false +- name: xorg-libxdmcp + version: 1.1.3 manager: conda - name: xz + platform: osx-64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-64/xorg-libxdmcp-1.1.3-h35c211d_0.tar.bz2 + hash: + md5: 86ac76d6bf1cbb9621943eb3bd9ae36e + sha256: 485421c16f03a01b8ed09984e0b2ababdbb3527e1abf354ff7646f8329be905f + category: main optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/xz-5.2.5-h516909a_1.tar.bz2 - version: 5.2.5 -- category: main +- name: xorg-libxdmcp + version: 1.1.3 + manager: conda + platform: osx-arm64 dependencies: {} - hash: md5:41116deb499e9bc58048c297d6403ce6 + url: https://conda.anaconda.org/conda-forge/osx-arm64/xorg-libxdmcp-1.1.3-h27ca646_0.tar.bz2 + hash: + md5: 6738b13f7fadc18725965abdd4129c36 + sha256: d9a2fb4762779994718832f05a7d62ab2dcf6103a312235267628b5187ce88f7 + category: main + optional: false +- name: xz + version: 5.2.6 manager: conda - name: xz + platform: linux-64 + dependencies: + libgcc-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/xz-5.2.6-h166bdaf_0.tar.bz2 + hash: + md5: 2161070d867d1b1204ea749c8eec4ef0 + sha256: 03a6d28ded42af8a347345f82f3eebdd6807a08526d47899a42d62d319609162 + category: main optional: false +- name: xz + version: 5.2.6 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/xz-5.2.5-haf1e3a3_1.tar.bz2 - version: 5.2.5 -- category: main dependencies: {} - hash: md5:9ab2316785cb81c464ab9a99512dae71 - manager: conda - name: xz + url: https://conda.anaconda.org/conda-forge/osx-64/xz-5.2.6-h775f41a_0.tar.bz2 + hash: + md5: a72f9d4ea13d55d745ff1ed594747f10 + sha256: eb09823f34cc2dd663c0ec4ab13f246f45dcd52e5b8c47b9864361de5204a1c8 + category: main optional: false - platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/xz-5.2.5-h642e427_1.tar.bz2 - version: 5.2.5 -- category: main - dependencies: - libgcc-ng: '>=7.5.0' - hash: md5:03a530e925414902547cf48da7756db8 +- name: xz + version: 5.2.6 manager: conda - name: yaml + platform: osx-arm64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-arm64/xz-5.2.6-h57fd34a_0.tar.bz2 + hash: + md5: 39c6b54e94014701dd157f4f576ed211 + sha256: 59d78af0c3e071021cfe82dc40134c19dab8cdf804324b62940f5c8cd71803ec + category: main optional: false - platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/yaml-0.2.5-h516909a_0.tar.bz2 +- name: yaml version: 0.2.5 -- category: main - dependencies: {} - hash: md5:84c2fc186995c25a43e86ed708065572 manager: conda - name: yaml + platform: linux-64 + dependencies: + libgcc-ng: '>=9.4.0' + url: https://conda.anaconda.org/conda-forge/linux-64/yaml-0.2.5-h7f98852_2.tar.bz2 + hash: + md5: 4cb3ad778ec2d5a7acbdf254eb1c42ae + sha256: a4e34c710eeb26945bdbdaba82d3d74f60a78f54a874ec10d373811a5d217535 + category: main optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/yaml-0.2.5-haf1e3a3_0.tar.bz2 +- name: yaml version: 0.2.5 -- category: main - dependencies: {} - hash: md5:143549bda61a8b9e3a223328cdddc811 manager: conda - name: yaml + platform: osx-64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-64/yaml-0.2.5-h0d85af4_2.tar.bz2 + hash: + md5: d7e08fcf8259d742156188e8762b4d20 + sha256: 5301417e2c8dea45b401ffee8df3957d2447d4ce80c83c5ff151fc6bfe1c4148 + category: main optional: false - platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/yaml-0.2.5-h642e427_0.tar.bz2 +- name: yaml version: 0.2.5 -- category: main - dependencies: - libgcc-ng: '>=9.4.0' - libsodium: '>=1.0.18,<1.0.19.0a0' - libstdcxx-ng: '>=9.4.0' - hash: md5:21743a8d2ea0c8cfbbf8fe489b0347df manager: conda - name: zeromq + platform: osx-arm64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-arm64/yaml-0.2.5-h3422bc3_2.tar.bz2 + hash: + md5: 4bb3f014845110883a3c5ee811fd84b4 + sha256: 93181a04ba8cfecfdfb162fc958436d868cc37db504c58078eab4c1a3e57fbb7 + category: main optional: false +- name: zeromq + version: 4.3.5 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/zeromq-4.3.4-h9c3ff4c_1.tar.bz2 - version: 4.3.4 -- category: main dependencies: - libcxx: '>=11.1.0' + krb5: '>=1.21.2,<1.22.0a0' + libgcc-ng: '>=12' libsodium: '>=1.0.18,<1.0.19.0a0' - hash: md5:1972d732b123ed04b60fd21e94f0b178 - manager: conda - name: zeromq + libstdcxx-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/zeromq-4.3.5-h75354e8_3.conda + hash: + md5: 1b0ea5d6674e4e7dde0537c890813edb + sha256: c2f2db5d19b603546db025b47fb71765f8dda0a0fe8feb42bd4e6a46194a5590 + category: main optional: false +- name: zeromq + version: 4.3.5 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/zeromq-4.3.4-he49afe7_1.tar.bz2 - version: 4.3.4 -- category: main dependencies: - libcxx: '>=11.1.0' + __osx: '>=10.9' + krb5: '>=1.21.2,<1.22.0a0' + libcxx: '>=16' libsodium: '>=1.0.18,<1.0.19.0a0' - hash: md5:49132c08da6545dc68351ff8b659ac8e - manager: conda - name: zeromq + url: https://conda.anaconda.org/conda-forge/osx-64/zeromq-4.3.5-h8d87b8b_3.conda + hash: + md5: 56ddf659a2f41a33a71c89813d871ff8 + sha256: 2e367db3e568d285c217a8df6b42fe868d70dade9eccf30e5c9192931fc7752b + category: main optional: false +- name: zeromq + version: 4.3.5 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/zeromq-4.3.4-hbdafb3b_1.tar.bz2 - version: 4.3.4 -- category: main dependencies: - python: '>=3.6' - hash: md5:855e2c4622f5eb50a4f6f7167b9ba17a - manager: conda - name: zipp + __osx: '>=11.0' + krb5: '>=1.21.2,<1.22.0a0' + libcxx: '>=16' + libsodium: '>=1.0.18,<1.0.19.0a0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/zeromq-4.3.5-h5119023_3.conda + hash: + md5: bbd1b56c80c0b21506bbfa7bdd1c9169 + sha256: 5eb581b4191767645b973c8fab29a167da366e3f0f218198a4cdb264e902b681 + category: main optional: false +- name: zipp + version: 3.17.0 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/noarch/zipp-3.6.0-pyhd8ed1ab_0.tar.bz2 - version: 3.6.0 -- category: main dependencies: - python: '>=3.6' - hash: md5:855e2c4622f5eb50a4f6f7167b9ba17a - manager: conda - name: zipp + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/zipp-3.17.0-pyhd8ed1ab_0.conda + hash: + md5: 2e4d6bc0b14e10f895fc6791a7d9b26a + sha256: bced1423fdbf77bca0a735187d05d9b9812d2163f60ab426fc10f11f92ecbe26 + category: main optional: false +- name: zipp + version: 3.17.0 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/noarch/zipp-3.6.0-pyhd8ed1ab_0.tar.bz2 - version: 3.6.0 -- category: main dependencies: - python: '>=3.6' - hash: md5:855e2c4622f5eb50a4f6f7167b9ba17a - manager: conda - name: zipp + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/zipp-3.17.0-pyhd8ed1ab_0.conda + hash: + md5: 2e4d6bc0b14e10f895fc6791a7d9b26a + sha256: bced1423fdbf77bca0a735187d05d9b9812d2163f60ab426fc10f11f92ecbe26 + category: main optional: false +- name: zipp + version: 3.17.0 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/noarch/zipp-3.6.0-pyhd8ed1ab_0.tar.bz2 - version: 3.6.0 -- category: main dependencies: - libgcc-ng: '>=7.5.0' - libzlib: 1.2.11 h36c2ea0_1013 - hash: md5:cf7190238072a41e9579e4476a6a60b8 - manager: conda - name: zlib + python: '>=3.8' + url: https://conda.anaconda.org/conda-forge/noarch/zipp-3.17.0-pyhd8ed1ab_0.conda + hash: + md5: 2e4d6bc0b14e10f895fc6791a7d9b26a + sha256: bced1423fdbf77bca0a735187d05d9b9812d2163f60ab426fc10f11f92ecbe26 + category: main optional: false +- name: zlib-ng + version: 2.0.7 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/zlib-1.2.11-h36c2ea0_1013.tar.bz2 - version: 1.2.11 -- category: main dependencies: - libzlib: 1.2.11 h9173be1_1013 - hash: md5:cf985617d679990418c380099620b01a - manager: conda - name: zlib + libgcc-ng: '>=12' + url: https://conda.anaconda.org/conda-forge/linux-64/zlib-ng-2.0.7-h0b41bf4_0.conda + hash: + md5: 49e8329110001f04923fe7e864990b0c + sha256: 6b3a22b7cc219e8d83f16c1ceba67aa51e0b7e3bcc4a647b97a0a510559b0477 + category: main optional: false - platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/zlib-1.2.11-h9173be1_1013.tar.bz2 - version: 1.2.11 -- category: main - dependencies: - libzlib: 1.2.11 hee7b306_1013 - hash: md5:0b65c3db409dd06257dd879605eddb45 +- name: zlib-ng + version: 2.0.7 manager: conda - name: zlib + platform: osx-64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-64/zlib-ng-2.0.7-hb7f2c08_0.conda + hash: + md5: 813b5ad3ba92b75b84f40602b6d34ffb + sha256: 701bf17f3e22c7ba24ca547ccf4b2b5b4b58eda579ddaf68c0571427b10aa366 + category: main optional: false - platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/zlib-1.2.11-hee7b306_1013.tar.bz2 - version: 1.2.11 -- category: main - dependencies: - libgcc-ng: '>=9.3.0' - libstdcxx-ng: '>=9.3.0' - lz4-c: '>=1.9.3,<1.9.4.0a0' - xz: '>=5.2.5,<5.3.0a0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:b56f94865e2de36abf054e7bfa499034 +- name: zlib-ng + version: 2.0.7 manager: conda - name: zstd + platform: osx-arm64 + dependencies: {} + url: https://conda.anaconda.org/conda-forge/osx-arm64/zlib-ng-2.0.7-h1a8c8d9_0.conda + hash: + md5: 4852d8981e833f34c8ed32e4fb8e103b + sha256: c526e4b6351e351c89ed0c60ca43b9f04668363a58e355583dc7701efb4fca89 + category: main optional: false +- name: zstd + version: 1.5.6 + manager: conda platform: linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/zstd-1.5.0-ha95c52a_0.tar.bz2 - version: 1.5.0 -- category: main dependencies: - libcxx: '>=11.1.0' - lz4-c: '>=1.9.3,<1.9.4.0a0' - xz: '>=5.2.5,<5.3.0a0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:96a04eeb0146059f0c2d63491f77d6d0 - manager: conda - name: zstd + libgcc-ng: '>=12' + libstdcxx-ng: '>=12' + libzlib: '>=1.2.13,<1.3.0a0' + url: https://conda.anaconda.org/conda-forge/linux-64/zstd-1.5.6-ha6fb4c9_0.conda + hash: + md5: 4d056880988120e29d75bfff282e0f45 + sha256: c558b9cc01d9c1444031bd1ce4b9cff86f9085765f17627a6cd85fc623c8a02b + category: main optional: false +- name: zstd + version: 1.5.6 + manager: conda platform: osx-64 - url: https://conda.anaconda.org/conda-forge/osx-64/zstd-1.5.0-h582d3a0_0.tar.bz2 - version: 1.5.0 -- category: main dependencies: - libcxx: '>=11.1.0' - lz4-c: '>=1.9.3,<1.9.4.0a0' - xz: '>=5.2.5,<5.3.0a0' - zlib: '>=1.2.11,<1.3.0a0' - hash: md5:3a3700f7735317734bf584b11a9475f6 - manager: conda - name: zstd + __osx: '>=10.9' + libzlib: '>=1.2.13,<1.3.0a0' + url: https://conda.anaconda.org/conda-forge/osx-64/zstd-1.5.6-h915ae27_0.conda + hash: + md5: 4cb2cd56f039b129bb0e491c1164167e + sha256: efa04a98cb149643fa54c4dad5a0179e36a5fbc88427ea0eec88ceed87fd0f96 + category: main optional: false +- name: zstd + version: 1.5.6 + manager: conda platform: osx-arm64 - url: https://conda.anaconda.org/conda-forge/osx-arm64/zstd-1.5.0-h861e0a7_0.tar.bz2 - version: 1.5.0 -- category: main dependencies: - six: '*' - hash: sha256:d99412159074d39891c83098dd5f0ca63bb56103e46efaa7e8455560680ce282 - manager: pip - name: easy-cache + __osx: '>=11.0' + libzlib: '>=1.2.13,<1.3.0a0' + url: https://conda.anaconda.org/conda-forge/osx-arm64/zstd-1.5.6-hb46c0d2_0.conda + hash: + md5: d96942c06c3e84bfcc5efb038724a7fd + sha256: 2d4fd1ff7ee79cd954ca8e81abf11d9d49954dd1fef80f27289e2402ae9c2e09 + category: main optional: false - platform: linux-64 - source: null - url: https://files.pythonhosted.org/packages/01/47/1d30783a8ce9df947f4d0c67726b3ecd0dfd22e363684b4eb1a8bf59e6e4/easy_cache-1.1.0-py3-none-any.whl - version: 1.1.0 -- category: main - dependencies: - six: '*' - hash: sha256:d99412159074d39891c83098dd5f0ca63bb56103e46efaa7e8455560680ce282 +- name: easy-cache + version: 2.0.0 manager: pip - name: easy-cache + platform: linux-64 + dependencies: {} + url: https://files.pythonhosted.org/packages/77/bf/84fba2a1669651b4296b7513fff7383742da1849b6ede297b478412f12f1/easy_cache-2.0.0-py3-none-any.whl + hash: + sha256: 14cbeb70a04d86128156c8cc61a606794378abd23e72d2c4f34269e421463467 + category: main optional: false - platform: osx-64 - source: null - url: https://files.pythonhosted.org/packages/01/47/1d30783a8ce9df947f4d0c67726b3ecd0dfd22e363684b4eb1a8bf59e6e4/easy_cache-1.1.0-py3-none-any.whl - version: 1.1.0 -- category: main - dependencies: - six: '*' - hash: sha256:d99412159074d39891c83098dd5f0ca63bb56103e46efaa7e8455560680ce282 +- name: easy-cache + version: 2.0.0 manager: pip - name: easy-cache + platform: osx-64 + dependencies: {} + url: https://files.pythonhosted.org/packages/77/bf/84fba2a1669651b4296b7513fff7383742da1849b6ede297b478412f12f1/easy_cache-2.0.0-py3-none-any.whl + hash: + sha256: 14cbeb70a04d86128156c8cc61a606794378abd23e72d2c4f34269e421463467 + category: main optional: false +- name: easy-cache + version: 2.0.0 + manager: pip platform: osx-arm64 - source: null - url: https://files.pythonhosted.org/packages/01/47/1d30783a8ce9df947f4d0c67726b3ecd0dfd22e363684b4eb1a8bf59e6e4/easy_cache-1.1.0-py3-none-any.whl - version: 1.1.0 -- category: main dependencies: {} - hash: sha256:b2b8a179f4268d3619a72fc14f8f223f52bc9d51c3ff338863eb8b11c6bc0d5b - manager: pip - name: pydashi + url: https://files.pythonhosted.org/packages/77/bf/84fba2a1669651b4296b7513fff7383742da1849b6ede297b478412f12f1/easy_cache-2.0.0-py3-none-any.whl + hash: + sha256: 14cbeb70a04d86128156c8cc61a606794378abd23e72d2c4f34269e421463467 + category: main optional: false +- name: pydashi + version: 2.0.0 + manager: pip platform: linux-64 + dependencies: {} + url: https://github.com/IceCube-SPNO/dashi/archive/refs/tags/v2.0.0.tar.gz + hash: + sha256: dde4d041e16d64e04e704f3f594c9158e3b0d6a5099fecf634a8b502e292d0bb + category: main source: type: url - url: https://github.com/IceCube-SPNO/dashi/archive/refs/tags/v2.0.0-alpha.0.tar.gz#sha256=b2b8a179f4268d3619a72fc14f8f223f52bc9d51c3ff338863eb8b11c6bc0d5b - url: https://github.com/IceCube-SPNO/dashi/archive/refs/tags/v2.0.0-alpha.0.tar.gz - version: 2.0.0a0 -- category: main - dependencies: {} - hash: sha256:b2b8a179f4268d3619a72fc14f8f223f52bc9d51c3ff338863eb8b11c6bc0d5b - manager: pip - name: pydashi + url: https://github.com/IceCube-SPNO/dashi/archive/refs/tags/v2.0.0.tar.gz#sha256=dde4d041e16d64e04e704f3f594c9158e3b0d6a5099fecf634a8b502e292d0bb optional: false +- name: pydashi + version: 2.0.0 + manager: pip platform: osx-64 + dependencies: {} + url: https://github.com/IceCube-SPNO/dashi/archive/refs/tags/v2.0.0.tar.gz + hash: + sha256: dde4d041e16d64e04e704f3f594c9158e3b0d6a5099fecf634a8b502e292d0bb + category: main source: type: url - url: https://github.com/IceCube-SPNO/dashi/archive/refs/tags/v2.0.0-alpha.0.tar.gz#sha256=b2b8a179f4268d3619a72fc14f8f223f52bc9d51c3ff338863eb8b11c6bc0d5b - url: https://github.com/IceCube-SPNO/dashi/archive/refs/tags/v2.0.0-alpha.0.tar.gz - version: 2.0.0a0 -- category: main - dependencies: {} - hash: sha256:b2b8a179f4268d3619a72fc14f8f223f52bc9d51c3ff338863eb8b11c6bc0d5b - manager: pip - name: pydashi + url: https://github.com/IceCube-SPNO/dashi/archive/refs/tags/v2.0.0.tar.gz#sha256=dde4d041e16d64e04e704f3f594c9158e3b0d6a5099fecf634a8b502e292d0bb optional: false +- name: pydashi + version: 2.0.0 + manager: pip platform: osx-arm64 + dependencies: {} + url: https://github.com/IceCube-SPNO/dashi/archive/refs/tags/v2.0.0.tar.gz + hash: + sha256: dde4d041e16d64e04e704f3f594c9158e3b0d6a5099fecf634a8b502e292d0bb + category: main source: type: url - url: https://github.com/IceCube-SPNO/dashi/archive/refs/tags/v2.0.0-alpha.0.tar.gz#sha256=b2b8a179f4268d3619a72fc14f8f223f52bc9d51c3ff338863eb8b11c6bc0d5b - url: https://github.com/IceCube-SPNO/dashi/archive/refs/tags/v2.0.0-alpha.0.tar.gz - version: 2.0.0a0 -- category: dev - dependencies: - pytest: '>=3.5.0' - hash: sha256:ebf8b6cd32772e940c20871f5c09ca35d18155390e649823b8435299a25bd88e + url: https://github.com/IceCube-SPNO/dashi/archive/refs/tags/v2.0.0.tar.gz#sha256=dde4d041e16d64e04e704f3f594c9158e3b0d6a5099fecf634a8b502e292d0bb + optional: false +- name: pytest-pinned + version: 0.4.2 manager: pip - name: pytest-pinned - optional: true platform: linux-64 - source: null - url: https://files.pythonhosted.org/packages/4a/08/98aad61bab14108d5dc6651d121994f955bd39fdd413bf8a2a2dc4d2ce7f/pytest_pinned-0.4.2-py3-none-any.whl - version: 0.4.2 -- category: dev dependencies: pytest: '>=3.5.0' - hash: sha256:ebf8b6cd32772e940c20871f5c09ca35d18155390e649823b8435299a25bd88e - manager: pip - name: pytest-pinned - optional: true - platform: osx-64 - source: null url: https://files.pythonhosted.org/packages/4a/08/98aad61bab14108d5dc6651d121994f955bd39fdd413bf8a2a2dc4d2ce7f/pytest_pinned-0.4.2-py3-none-any.whl + hash: + sha256: ebf8b6cd32772e940c20871f5c09ca35d18155390e649823b8435299a25bd88e + category: dev + optional: true +- name: pytest-pinned version: 0.4.2 -- category: dev + manager: pip + platform: osx-64 dependencies: pytest: '>=3.5.0' - hash: sha256:ebf8b6cd32772e940c20871f5c09ca35d18155390e649823b8435299a25bd88e - manager: pip - name: pytest-pinned + url: https://files.pythonhosted.org/packages/4a/08/98aad61bab14108d5dc6651d121994f955bd39fdd413bf8a2a2dc4d2ce7f/pytest_pinned-0.4.2-py3-none-any.whl + hash: + sha256: ebf8b6cd32772e940c20871f5c09ca35d18155390e649823b8435299a25bd88e + category: dev optional: true +- name: pytest-pinned + version: 0.4.2 + manager: pip platform: osx-arm64 - source: null + dependencies: + pytest: '>=3.5.0' url: https://files.pythonhosted.org/packages/4a/08/98aad61bab14108d5dc6651d121994f955bd39fdd413bf8a2a2dc4d2ce7f/pytest_pinned-0.4.2-py3-none-any.whl - version: 0.4.2 -version: 1 + hash: + sha256: ebf8b6cd32772e940c20871f5c09ca35d18155390e649823b8435299a25bd88e + category: dev + optional: true diff --git a/conda-osx-64.lock b/conda-osx-64.lock deleted file mode 100644 index f935c26..0000000 --- a/conda-osx-64.lock +++ /dev/null @@ -1,146 +0,0 @@ -# Generated by conda-lock. -# platform: osx-64 -# input_hash: 2ddd5b82e77c56c492229b935e16dabe4c4f68bcb2ec2abb298133beac3b6719 -@EXPLICIT -https://conda.anaconda.org/conda-forge/noarch/async_generator-1.10-py_0.tar.bz2#d56c596e61b1c4952acf0a9920856c12 -https://conda.anaconda.org/conda-forge/noarch/attrs-21.2.0-pyhd8ed1ab_0.tar.bz2#d2e1c7f388ac403df7079b411c37cc50 -https://conda.anaconda.org/conda-forge/noarch/autograd-1.3-py_0.tar.bz2#657c5f269a3cdbde8e23147957a23f09 -https://conda.anaconda.org/conda-forge/noarch/backcall-0.2.0-pyh9f0ad1d_0.tar.bz2#6006a6d08a3fa99268a2681c7fb55213 -https://conda.anaconda.org/conda-forge/noarch/backports-1.0-py_2.tar.bz2#0da16b293affa6ac31812376f8eb79dd -https://conda.anaconda.org/conda-forge/noarch/backports.functools_lru_cache-1.6.4-pyhd8ed1ab_0.tar.bz2#c5b3edc62d6309088f4970b3eaaa65a6 -https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.4-pyh9f0ad1d_0.tar.bz2#c08b4c1326b880ed44f3ffb04803332f -https://conda.anaconda.org/conda-forge/noarch/cycler-0.11.0-pyhd8ed1ab_0.tar.bz2#a50559fad0affdbb33729a68669ca1cb -https://conda.anaconda.org/conda-forge/noarch/decorator-5.1.0-pyhd8ed1ab_0.tar.bz2#71b13ba2e0efcff45646f05d619534b0 -https://conda.anaconda.org/conda-forge/noarch/importlib_resources-5.4.0-pyhd8ed1ab_0.tar.bz2#9fb134dbabe7851a9d71411064b2c30d -https://conda.anaconda.org/conda-forge/noarch/iniconfig-1.1.1-pyh9f0ad1d_0.tar.bz2#39161f81cc5e5ca45b8226fbb06c6905 -https://conda.anaconda.org/conda-forge/noarch/ipython_genutils-0.2.0-py_1.tar.bz2#5071c982548b3a20caf70462f04f5287 -https://conda.anaconda.org/conda-forge/noarch/jsonschema-4.2.1-pyhd8ed1ab_0.tar.bz2#0a4d10a794fc48016d8d0453365180ad -https://conda.anaconda.org/conda-forge/noarch/jupyter_client-7.1.0-pyhd8ed1ab_0.tar.bz2#c1460cc25b6a86d1b66ab6c3c471b791 -https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.3-pyhd8ed1ab_0.tar.bz2#be3bfd435802d2c768c6b2439f325f3d -https://conda.anaconda.org/conda-forge/noarch/more-itertools-8.12.0-pyhd8ed1ab_0.tar.bz2#1338809c9c8e56f1b6f69d4b8e0ed7f7 -https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2#2ba8498c1018c1e9c61eb99b973dfe19 -https://conda.anaconda.org/conda-forge/noarch/nbclient-0.5.9-pyhd8ed1ab_0.tar.bz2#21554dd9bbabff27ae87f715fee4d56c -https://conda.anaconda.org/conda-forge/noarch/nbformat-5.1.3-pyhd8ed1ab_0.tar.bz2#bafa5df6d4f8db69a4d197b4657127e7 -https://conda.anaconda.org/conda-forge/noarch/nbmake-0.10-pyhd8ed1ab_0.tar.bz2#7c480ae8b7cb9474ae9d646e6c19c313 -https://conda.anaconda.org/conda-forge/noarch/nest-asyncio-1.5.1-pyhd8ed1ab_0.tar.bz2#47a51a5b8f9cc41004c8d7bd88b62447 -https://conda.anaconda.org/conda-forge/noarch/olefile-0.46-pyh9f0ad1d_1.tar.bz2#0b2e68acc8c78c8cc392b90983481f58 -https://conda.anaconda.org/conda-forge/noarch/packaging-21.3-pyhd8ed1ab_0.tar.bz2#71f1ab2de48613876becddd496371c85 -https://conda.anaconda.org/conda-forge/noarch/parso-0.8.2-pyhd8ed1ab_0.tar.bz2#fb40b157bd62b457a1cc82527b63f0b0 -https://conda.anaconda.org/conda-forge/noarch/pexpect-4.8.0-pyh9f0ad1d_2.tar.bz2#5909e7b978141dd80d28dbf9de627827 -https://conda.anaconda.org/conda-forge/noarch/pip-21.3.1-pyhd8ed1ab_0.tar.bz2#e4fe2a9af78ff11f1aced7e62128c6a8 -https://conda.anaconda.org/conda-forge/noarch/prompt-toolkit-3.0.22-pyha770c72_0.tar.bz2#a749a230f0d950eae1dedf13ff344b15 -https://conda.anaconda.org/conda-forge/noarch/ptyprocess-0.7.0-pyhd3deb0d_0.tar.bz2#359eeb6536da0e687af562ed265ec263 -https://conda.anaconda.org/conda-forge/noarch/py-1.11.0-pyh6c4a22f_0.tar.bz2#b4613d7e7a493916d867842a6a148054 -https://conda.anaconda.org/conda-forge/noarch/pygments-2.10.0-pyhd8ed1ab_0.tar.bz2#32bcce837f1316f1c3208118b6c5e5fc -https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.0.6-pyhd8ed1ab_0.tar.bz2#3087df8c636c5a00e694605c39ce4982 -https://conda.anaconda.org/conda-forge/noarch/pytest-runner-5.3.1-pyhd8ed1ab_0.tar.bz2#746605234be5c988579ba312035c3959 -https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.8.2-pyhd8ed1ab_0.tar.bz2#dd999d1cc9f79e67dbb855c8924c7984 -https://conda.anaconda.org/conda-forge/noarch/pytz-2021.3-pyhd8ed1ab_0.tar.bz2#7e4f811bff46a5a6a7e0094921389395 -https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2#e5f25f8dbc060e9a8d912e432202afc2 -https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_0.tar.bz2#f832c45a477c78bebd107098db465095 -https://conda.anaconda.org/conda-forge/noarch/toolz-0.11.2-pyhd8ed1ab_0.tar.bz2#f348d1590550371edfac5ed3c1d44f7e -https://conda.anaconda.org/conda-forge/noarch/tqdm-4.62.3-pyhd8ed1ab_0.tar.bz2#24ed42db084efd6e615babec03c2b460 -https://conda.anaconda.org/conda-forge/noarch/traitlets-5.1.1-pyhd8ed1ab_0.tar.bz2#a1bc9765ef9499760e88f568b3a6622c -https://conda.anaconda.org/conda-forge/noarch/typing-extensions-4.0.0-hd8ed1ab_0.tar.bz2#673180987c7cedf380792f046425d37d -https://conda.anaconda.org/conda-forge/noarch/typing_extensions-4.0.0-pyha770c72_0.tar.bz2#867353d58b5967a994dd3cec85166ad8 -https://conda.anaconda.org/conda-forge/noarch/tzdata-2021e-he74cb21_0.tar.bz2#a751ec502589ebdc2eceb183ff602569 -https://conda.anaconda.org/conda-forge/noarch/wcwidth-0.2.5-pyh9f0ad1d_2.tar.bz2#5266fcd697043c59621fda522b3d78ee -https://conda.anaconda.org/conda-forge/noarch/wheel-0.37.0-pyhd8ed1ab_1.tar.bz2#3aa2c3e25dd361b453d010388b9cdff1 -https://conda.anaconda.org/conda-forge/noarch/zipp-3.6.0-pyhd8ed1ab_0.tar.bz2#855e2c4622f5eb50a4f6f7167b9ba17a -https://conda.anaconda.org/conda-forge/osx-64/appnope-0.1.2-py39h6e9494a_2.tar.bz2#325d6f906987a5ca236cc6544594f894 -https://conda.anaconda.org/conda-forge/osx-64/astropy-5.0-py39hc89836e_0.tar.bz2#e2273d4681c25a1e1f92c02e3879530d -https://conda.anaconda.org/conda-forge/osx-64/blosc-1.21.0-he49afe7_0.tar.bz2#95ea0559c188b34a888d42545c580268 -https://conda.anaconda.org/conda-forge/osx-64/boost-1.74.0-py39ha1f3e3e_4.tar.bz2#caef6f565a7511dd652ad352d0ab2482 -https://conda.anaconda.org/conda-forge/osx-64/boost-cpp-1.74.0-hf3dc895_5.tar.bz2#9c07353ad4ffd51708370efa62ece44b -https://conda.anaconda.org/conda-forge/osx-64/brotli-1.0.9-h0d85af4_6.tar.bz2#742964fe79862ba2d03365a16278a877 -https://conda.anaconda.org/conda-forge/osx-64/brotli-bin-1.0.9-h0d85af4_6.tar.bz2#00d57e8424c3fe0aeb3c37418e1b910e -https://conda.anaconda.org/conda-forge/osx-64/bzip2-1.0.8-h0d85af4_4.tar.bz2#37edc4e6304ca87316e160f5ca0bd1b5 -https://conda.anaconda.org/conda-forge/osx-64/c-ares-1.18.1-h0d85af4_0.tar.bz2#00b3e98a61e6430808fe7a2534681f28 -https://conda.anaconda.org/conda-forge/osx-64/ca-certificates-2021.10.8-h033912b_0.tar.bz2#bb82d0243db9882b509702ecb69e38f0 -https://conda.anaconda.org/conda-forge/osx-64/certifi-2021.10.8-py39h6e9494a_1.tar.bz2#92d08816d4b2e58a34a57013e3a636f0 -https://conda.anaconda.org/conda-forge/osx-64/cfitsio-3.470-h01dc385_7.tar.bz2#7f3e6254480eeccf854238807b1798d9 -https://conda.anaconda.org/conda-forge/osx-64/debugpy-1.5.1-py39h9fcab8e_0.tar.bz2#5142a647b3e2aa13cdcc2cedb102260b -https://conda.anaconda.org/conda-forge/osx-64/entrypoints-0.3-py39hde42818_1002.tar.bz2#fb8afe91904c7e3544dab6801b23436e -https://conda.anaconda.org/conda-forge/osx-64/fonttools-4.28.2-py39h89e85a6_0.tar.bz2#ac8ea60fc003b2333f4182ceabd4bdd9 -https://conda.anaconda.org/conda-forge/osx-64/freetype-2.10.4-h4cff582_1.tar.bz2#5a136a432c6062362cd7990c514bd8d6 -https://conda.anaconda.org/conda-forge/osx-64/future-0.18.2-py39h6e9494a_4.tar.bz2#5c080c6a3bc97583ee1e7d9b70a1dbb4 -https://conda.anaconda.org/conda-forge/osx-64/gmp-6.2.1-h2e338ed_0.tar.bz2#dedc96914428dae572a39e69ee2a392f -https://conda.anaconda.org/conda-forge/osx-64/hdf5-1.12.1-nompi_hd9e8a45_102.tar.bz2#0abf223ddfa794fc233b5290d944710a -https://conda.anaconda.org/conda-forge/osx-64/healpy-1.15.0-py39he39145b_2.tar.bz2#1dec4baeb1e7a7a012c6a7129b61938f -https://conda.anaconda.org/conda-forge/osx-64/icu-69.1-he49afe7_0.tar.bz2#ee3bde95f8c74ebd296543525775ada5 -https://conda.anaconda.org/conda-forge/osx-64/importlib-metadata-4.8.2-py39h6e9494a_0.tar.bz2#3ebd97a6f1345ba3322e33b3cc6c9b14 -https://conda.anaconda.org/conda-forge/osx-64/ipykernel-6.5.0-py39h71a6800_1.tar.bz2#5c220837c8460c5a99d7098b7ab5cc55 -https://conda.anaconda.org/conda-forge/osx-64/ipython-7.29.0-py39h71a6800_2.tar.bz2#a319c58670f4abba75bb148abd77d22a -https://conda.anaconda.org/conda-forge/osx-64/jbig-2.1-h0d85af4_2003.tar.bz2#4d76d11d3a256931926099498aa3565b -https://conda.anaconda.org/conda-forge/osx-64/jedi-0.18.1-py39h6e9494a_0.tar.bz2#e25ec40a35eb99b121e5a728a827cff0 -https://conda.anaconda.org/conda-forge/osx-64/jpeg-9d-hbcb3906_0.tar.bz2#ff6fba028f282f94ceb10597d58a56e8 -https://conda.anaconda.org/conda-forge/osx-64/jupyter_core-4.9.1-py39h6e9494a_1.tar.bz2#e9982a722c5ed2d74843bdd2f748b4e3 -https://conda.anaconda.org/conda-forge/osx-64/kiwisolver-1.3.2-py39hf018cea_1.tar.bz2#ca59e7f33a4c69c58f41b1820a503c6a -https://conda.anaconda.org/conda-forge/osx-64/krb5-1.19.2-h289aae4_3.tar.bz2#8d390ae9efef7ee87b187104c0177dd2 -https://conda.anaconda.org/conda-forge/osx-64/lazy-object-proxy-1.6.0-py39h89e85a6_1.tar.bz2#3653ce0a0a378f26684be12ce99a2605 -https://conda.anaconda.org/conda-forge/osx-64/lcms2-2.12-h577c468_0.tar.bz2#abce77b852b73670e85e104746b0ea1b -https://conda.anaconda.org/conda-forge/osx-64/lerc-3.0-he49afe7_0.tar.bz2#a1d21f85e4b0d5e27a88ecab5e3961da -https://conda.anaconda.org/conda-forge/osx-64/libblas-3.9.0-12_osx64_openblas.tar.bz2#3d38a706f06849a4b08f8a3f642bec93 -https://conda.anaconda.org/conda-forge/osx-64/libbrotlicommon-1.0.9-h0d85af4_6.tar.bz2#bb40dfcead1d3522ed7e58159080f735 -https://conda.anaconda.org/conda-forge/osx-64/libbrotlidec-1.0.9-h0d85af4_6.tar.bz2#8c6e36e5df668a3d44193837319b3444 -https://conda.anaconda.org/conda-forge/osx-64/libbrotlienc-1.0.9-h0d85af4_6.tar.bz2#6718e3c3b3cc237695b3a6bc5a1b2ccb -https://conda.anaconda.org/conda-forge/osx-64/libcblas-3.9.0-12_osx64_openblas.tar.bz2#0cb9afc4cfdc6e95aa38328fc1befa05 -https://conda.anaconda.org/conda-forge/osx-64/libcurl-7.80.0-h97da3c1_0.tar.bz2#20a63a82e6190c9587d89642d4f75367 -https://conda.anaconda.org/conda-forge/osx-64/libcxx-12.0.1-habf9029_0.tar.bz2#49c188a7f9c7c9ddabafc80cc5625bb7 -https://conda.anaconda.org/conda-forge/osx-64/libdeflate-1.8-h0d85af4_0.tar.bz2#0c233c9a12552ee43d1e3f477f2a54ee -https://conda.anaconda.org/conda-forge/osx-64/libedit-3.1.20191231-h0678c8f_2.tar.bz2#6016a8a1d0e63cac3de2c352cd40208b -https://conda.anaconda.org/conda-forge/osx-64/libev-4.33-haf1e3a3_1.tar.bz2#79dc2be110b2a3d1e97ec21f691c50ad -https://conda.anaconda.org/conda-forge/osx-64/libffi-3.4.2-h0d85af4_5.tar.bz2#ccb34fb14960ad8b125962d3d79b31a9 -https://conda.anaconda.org/conda-forge/osx-64/libgfortran-5.0.0-9_3_0_h6c81a4c_23.tar.bz2#60f48cef2d50674e0428c5579b6c3f66 -https://conda.anaconda.org/conda-forge/osx-64/libgfortran5-9.3.0-h6c81a4c_23.tar.bz2#a6956ceb628b14594613cefee5127a7a -https://conda.anaconda.org/conda-forge/osx-64/liblapack-3.9.0-12_osx64_openblas.tar.bz2#ca35c8b85ced3a53059c7a001518cbae -https://conda.anaconda.org/conda-forge/osx-64/libnghttp2-1.43.0-hfd382f3_1.tar.bz2#f0b9ba0862c4fa8b31cf2597b784f1c9 -https://conda.anaconda.org/conda-forge/osx-64/libopenblas-0.3.18-openmp_h3351f45_0.tar.bz2#a0636ed965924977a848fd0d0258cf17 -https://conda.anaconda.org/conda-forge/osx-64/libpng-1.6.37-h7cec526_2.tar.bz2#9e52521faba2b53269672628d34e1513 -https://conda.anaconda.org/conda-forge/osx-64/libsodium-1.0.18-hbcb3906_1.tar.bz2#24632c09ed931af617fe6d5292919cab -https://conda.anaconda.org/conda-forge/osx-64/libssh2-1.10.0-hd3787cc_2.tar.bz2#b0b2876bf1f89bc3cf0c5898c8ab7802 -https://conda.anaconda.org/conda-forge/osx-64/libtiff-4.3.0-hd146c10_2.tar.bz2#f83e9c7a6f2458e85a267df87cd57ca1 -https://conda.anaconda.org/conda-forge/osx-64/libwebp-base-1.2.1-h0d85af4_0.tar.bz2#8c6f05a6655b7911c62910343ba806d1 -https://conda.anaconda.org/conda-forge/osx-64/libzlib-1.2.11-h9173be1_1013.tar.bz2#a3a6a53beaa92c5cfe52ee3a198e78cc -https://conda.anaconda.org/conda-forge/osx-64/llvm-openmp-12.0.1-hda6cdc1_1.tar.bz2#35b1fd6ed9f0f1c68583dc9c9f672513 -https://conda.anaconda.org/conda-forge/osx-64/lz4-c-1.9.3-he49afe7_1.tar.bz2#05c08241b66631c00ca4f9e0b75320bc -https://conda.anaconda.org/conda-forge/osx-64/matplotlib-base-3.5.0-py39hb07454d_0.tar.bz2#36c18ba08fee9eba0a02ea9c8b61423a -https://conda.anaconda.org/conda-forge/osx-64/metis-5.1.0-h2e338ed_1006.tar.bz2#ed90f7784864e7c0580624ec3ed5534e -https://conda.anaconda.org/conda-forge/osx-64/mock-4.0.3-py39h6e9494a_2.tar.bz2#3fd270befb9f7ca17800052d9d361ec5 -https://conda.anaconda.org/conda-forge/osx-64/mpfr-4.1.0-h0f52abe_1.tar.bz2#afe26b08c2d2265b4d663d199000e5da -https://conda.anaconda.org/conda-forge/osx-64/ncurses-6.2-h2e338ed_4.tar.bz2#9cef1910395d1543527583e73dba30f1 -https://conda.anaconda.org/conda-forge/osx-64/nuflux-2.0.2-py39hc06839a_1.tar.bz2#08e60e0de53b6b452b676ceae5701a3a -https://conda.anaconda.org/conda-forge/osx-64/numexpr-2.7.3-py39h4d6be9b_2.tar.bz2#536530df85d99eaa94e4d1237906be4b -https://conda.anaconda.org/conda-forge/osx-64/numpy-1.21.4-py39h7eed0ac_0.tar.bz2#1c5103c2f7c964e07a5cae06468d0f98 -https://conda.anaconda.org/conda-forge/osx-64/openjpeg-2.4.0-h6e7aa92_1.tar.bz2#c8cbb6d99f6467246ac26a139256e50f -https://conda.anaconda.org/conda-forge/osx-64/openssl-3.0.0-h0d85af4_2.tar.bz2#459fe1a1b09864f0fbacadc9abf8c73e -https://conda.anaconda.org/conda-forge/osx-64/pandas-1.3.4-py39h4d6be9b_1.tar.bz2#ec1c2db1e81f499e29f1d0d114dbf919 -https://conda.anaconda.org/conda-forge/osx-64/photospline-2.0.7-py39ha407319_0.tar.bz2#af0f30ac8b87b29e47b6a45d677457f8 -https://conda.anaconda.org/conda-forge/osx-64/pickleshare-0.7.5-py39hde42818_1002.tar.bz2#ea16ea8f9953518f231b76ca97acea9a -https://conda.anaconda.org/conda-forge/osx-64/pillow-8.4.0-py39he9bb72f_0.tar.bz2#cf632c5ba3ba61d7cf144e28810e24f7 -https://conda.anaconda.org/conda-forge/osx-64/pluggy-1.0.0-py39h6e9494a_2.tar.bz2#0837336c3a2d14e137650bbbc9186695 -https://conda.anaconda.org/conda-forge/osx-64/pydantic-1.8.2-py39h89e85a6_2.tar.bz2#535c3ed3be935e7385a261a56049be2c -https://conda.anaconda.org/conda-forge/osx-64/pyerfa-2.0.0.1-py39hc89836e_1.tar.bz2#e8f1f56f302b3841effc97e521605010 -https://conda.anaconda.org/conda-forge/osx-64/pyrsistent-0.18.0-py39h89e85a6_0.tar.bz2#0cb72a420508be4c6edfaa1e1198771c -https://conda.anaconda.org/conda-forge/osx-64/pytables-3.6.1-py39hfd850c7_4.tar.bz2#47e882b060f3d15a9542d75b171fa61f -https://conda.anaconda.org/conda-forge/osx-64/pytest-6.2.5-py39h6e9494a_1.tar.bz2#21f34c4fc1f9f16d2a41ea6766eadbf3 -https://conda.anaconda.org/conda-forge/osx-64/python-3.9.7-h38b4d05_3_cpython.tar.bz2#471a3d09ca47c7174320651e54acc073 -https://conda.anaconda.org/conda-forge/osx-64/python_abi-3.9-2_cp39.tar.bz2#262f557ee8ca777fe2190956038024cd -https://conda.anaconda.org/conda-forge/osx-64/pyyaml-6.0-py39h89e85a6_3.tar.bz2#58aa79ae5416c058bcb4942dd55ec341 -https://conda.anaconda.org/conda-forge/osx-64/pyzmq-22.3.0-py39h7fec2f1_1.tar.bz2#2fce59dc95b66a741674e752e4f6a80a -https://conda.anaconda.org/conda-forge/osx-64/readline-8.1-h05e3726_0.tar.bz2#2832e9b6a7caa7cb192fcda6cfcd8871 -https://conda.anaconda.org/conda-forge/osx-64/scipy-1.7.2-py39h056f1c0_0.tar.bz2#dd38bd139df403eb8c3ed2be4cda0aff -https://conda.anaconda.org/conda-forge/osx-64/setuptools-59.2.0-py39h6e9494a_0.tar.bz2#a0954b685217e8b45fd677da613d4e95 -https://conda.anaconda.org/conda-forge/osx-64/sqlite-3.36.0-h23a322b_2.tar.bz2#9683f769193cd3148dc1fbeb59093921 -https://conda.anaconda.org/conda-forge/osx-64/suitesparse-5.10.1-h7aff33d_1.tar.bz2#d30185298e8ba70c8bc17121f837730d -https://conda.anaconda.org/conda-forge/osx-64/tbb-2021.4.0-h940c156_1.tar.bz2#e144dec8fb993865dcdecd13587b3a0b -https://conda.anaconda.org/conda-forge/osx-64/tk-8.6.11-h5dbffcc_1.tar.bz2#e35b11155bd70facee39dfdec7368ad0 -https://conda.anaconda.org/conda-forge/osx-64/tornado-6.1-py39h89e85a6_2.tar.bz2#32d59d66d08f06a706865721ca8dd91d -https://conda.anaconda.org/conda-forge/osx-64/xz-5.2.5-haf1e3a3_1.tar.bz2#41116deb499e9bc58048c297d6403ce6 -https://conda.anaconda.org/conda-forge/osx-64/yaml-0.2.5-haf1e3a3_0.tar.bz2#84c2fc186995c25a43e86ed708065572 -https://conda.anaconda.org/conda-forge/osx-64/zeromq-4.3.4-he49afe7_1.tar.bz2#1972d732b123ed04b60fd21e94f0b178 -https://conda.anaconda.org/conda-forge/osx-64/zlib-1.2.11-h9173be1_1013.tar.bz2#cf985617d679990418c380099620b01a -https://conda.anaconda.org/conda-forge/osx-64/zstd-1.5.0-h582d3a0_0.tar.bz2#96a04eeb0146059f0c2d63491f77d6d0 -# pip easy-cache @ https://files.pythonhosted.org/packages/01/47/1d30783a8ce9df947f4d0c67726b3ecd0dfd22e363684b4eb1a8bf59e6e4/easy_cache-1.1.0-py3-none-any.whl#sha256=d99412159074d39891c83098dd5f0ca63bb56103e46efaa7e8455560680ce282 -# pip pydashi @ https://github.com/IceCube-SPNO/dashi/archive/refs/tags/v2.0.0-alpha.0.tar.gz -# pip pytest-pinned @ https://files.pythonhosted.org/packages/4a/08/98aad61bab14108d5dc6651d121994f955bd39fdd413bf8a2a2dc4d2ce7f/pytest_pinned-0.4.2-py3-none-any.whl#sha256=ebf8b6cd32772e940c20871f5c09ca35d18155390e649823b8435299a25bd88e diff --git a/conda-osx-arm64.lock b/conda-osx-arm64.lock deleted file mode 100644 index 6701128..0000000 --- a/conda-osx-arm64.lock +++ /dev/null @@ -1,145 +0,0 @@ -# Generated by conda-lock. -# platform: osx-arm64 -# input_hash: f33ec806c688b70fbd1d29cad24483d1ae395a0124fc2fc9c2bca1705893e4ad -@EXPLICIT -https://conda.anaconda.org/conda-forge/noarch/async_generator-1.10-py_0.tar.bz2#d56c596e61b1c4952acf0a9920856c12 -https://conda.anaconda.org/conda-forge/noarch/attrs-21.2.0-pyhd8ed1ab_0.tar.bz2#d2e1c7f388ac403df7079b411c37cc50 -https://conda.anaconda.org/conda-forge/noarch/autograd-1.3-py_0.tar.bz2#657c5f269a3cdbde8e23147957a23f09 -https://conda.anaconda.org/conda-forge/noarch/backcall-0.2.0-pyh9f0ad1d_0.tar.bz2#6006a6d08a3fa99268a2681c7fb55213 -https://conda.anaconda.org/conda-forge/noarch/backports-1.0-py_2.tar.bz2#0da16b293affa6ac31812376f8eb79dd -https://conda.anaconda.org/conda-forge/noarch/backports.functools_lru_cache-1.6.4-pyhd8ed1ab_0.tar.bz2#c5b3edc62d6309088f4970b3eaaa65a6 -https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.4-pyh9f0ad1d_0.tar.bz2#c08b4c1326b880ed44f3ffb04803332f -https://conda.anaconda.org/conda-forge/noarch/cycler-0.11.0-pyhd8ed1ab_0.tar.bz2#a50559fad0affdbb33729a68669ca1cb -https://conda.anaconda.org/conda-forge/noarch/decorator-5.1.0-pyhd8ed1ab_0.tar.bz2#71b13ba2e0efcff45646f05d619534b0 -https://conda.anaconda.org/conda-forge/noarch/entrypoints-0.3-pyhd8ed1ab_1003.tar.bz2#bbf9a201f6ce99a506f4955374d9a9f4 -https://conda.anaconda.org/conda-forge/noarch/importlib_resources-5.4.0-pyhd8ed1ab_0.tar.bz2#9fb134dbabe7851a9d71411064b2c30d -https://conda.anaconda.org/conda-forge/noarch/iniconfig-1.1.1-pyh9f0ad1d_0.tar.bz2#39161f81cc5e5ca45b8226fbb06c6905 -https://conda.anaconda.org/conda-forge/noarch/ipython_genutils-0.2.0-py_1.tar.bz2#5071c982548b3a20caf70462f04f5287 -https://conda.anaconda.org/conda-forge/noarch/jsonschema-4.2.1-pyhd8ed1ab_0.tar.bz2#0a4d10a794fc48016d8d0453365180ad -https://conda.anaconda.org/conda-forge/noarch/jupyter_client-7.1.0-pyhd8ed1ab_0.tar.bz2#c1460cc25b6a86d1b66ab6c3c471b791 -https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.3-pyhd8ed1ab_0.tar.bz2#be3bfd435802d2c768c6b2439f325f3d -https://conda.anaconda.org/conda-forge/noarch/more-itertools-8.12.0-pyhd8ed1ab_0.tar.bz2#1338809c9c8e56f1b6f69d4b8e0ed7f7 -https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2#2ba8498c1018c1e9c61eb99b973dfe19 -https://conda.anaconda.org/conda-forge/noarch/nbclient-0.5.9-pyhd8ed1ab_0.tar.bz2#21554dd9bbabff27ae87f715fee4d56c -https://conda.anaconda.org/conda-forge/noarch/nbformat-5.1.3-pyhd8ed1ab_0.tar.bz2#bafa5df6d4f8db69a4d197b4657127e7 -https://conda.anaconda.org/conda-forge/noarch/nbmake-0.10-pyhd8ed1ab_0.tar.bz2#7c480ae8b7cb9474ae9d646e6c19c313 -https://conda.anaconda.org/conda-forge/noarch/nest-asyncio-1.5.1-pyhd8ed1ab_0.tar.bz2#47a51a5b8f9cc41004c8d7bd88b62447 -https://conda.anaconda.org/conda-forge/noarch/olefile-0.46-pyh9f0ad1d_1.tar.bz2#0b2e68acc8c78c8cc392b90983481f58 -https://conda.anaconda.org/conda-forge/noarch/packaging-21.3-pyhd8ed1ab_0.tar.bz2#71f1ab2de48613876becddd496371c85 -https://conda.anaconda.org/conda-forge/noarch/parso-0.8.2-pyhd8ed1ab_0.tar.bz2#fb40b157bd62b457a1cc82527b63f0b0 -https://conda.anaconda.org/conda-forge/noarch/pexpect-4.8.0-pyh9f0ad1d_2.tar.bz2#5909e7b978141dd80d28dbf9de627827 -https://conda.anaconda.org/conda-forge/noarch/pickleshare-0.7.5-py_1003.tar.bz2#415f0ebb6198cc2801c73438a9fb5761 -https://conda.anaconda.org/conda-forge/noarch/pip-21.3.1-pyhd8ed1ab_0.tar.bz2#e4fe2a9af78ff11f1aced7e62128c6a8 -https://conda.anaconda.org/conda-forge/noarch/prompt-toolkit-3.0.22-pyha770c72_0.tar.bz2#a749a230f0d950eae1dedf13ff344b15 -https://conda.anaconda.org/conda-forge/noarch/ptyprocess-0.7.0-pyhd3deb0d_0.tar.bz2#359eeb6536da0e687af562ed265ec263 -https://conda.anaconda.org/conda-forge/noarch/py-1.11.0-pyh6c4a22f_0.tar.bz2#b4613d7e7a493916d867842a6a148054 -https://conda.anaconda.org/conda-forge/noarch/pygments-2.10.0-pyhd8ed1ab_0.tar.bz2#32bcce837f1316f1c3208118b6c5e5fc -https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.0.6-pyhd8ed1ab_0.tar.bz2#3087df8c636c5a00e694605c39ce4982 -https://conda.anaconda.org/conda-forge/noarch/pytest-runner-5.3.1-pyhd8ed1ab_0.tar.bz2#746605234be5c988579ba312035c3959 -https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.8.2-pyhd8ed1ab_0.tar.bz2#dd999d1cc9f79e67dbb855c8924c7984 -https://conda.anaconda.org/conda-forge/noarch/pytz-2021.3-pyhd8ed1ab_0.tar.bz2#7e4f811bff46a5a6a7e0094921389395 -https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2#e5f25f8dbc060e9a8d912e432202afc2 -https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_0.tar.bz2#f832c45a477c78bebd107098db465095 -https://conda.anaconda.org/conda-forge/noarch/toolz-0.11.2-pyhd8ed1ab_0.tar.bz2#f348d1590550371edfac5ed3c1d44f7e -https://conda.anaconda.org/conda-forge/noarch/tqdm-4.62.3-pyhd8ed1ab_0.tar.bz2#24ed42db084efd6e615babec03c2b460 -https://conda.anaconda.org/conda-forge/noarch/traitlets-5.1.1-pyhd8ed1ab_0.tar.bz2#a1bc9765ef9499760e88f568b3a6622c -https://conda.anaconda.org/conda-forge/noarch/typing-extensions-4.0.0-hd8ed1ab_0.tar.bz2#673180987c7cedf380792f046425d37d -https://conda.anaconda.org/conda-forge/noarch/typing_extensions-4.0.0-pyha770c72_0.tar.bz2#867353d58b5967a994dd3cec85166ad8 -https://conda.anaconda.org/conda-forge/noarch/tzdata-2021e-he74cb21_0.tar.bz2#a751ec502589ebdc2eceb183ff602569 -https://conda.anaconda.org/conda-forge/noarch/wcwidth-0.2.5-pyh9f0ad1d_2.tar.bz2#5266fcd697043c59621fda522b3d78ee -https://conda.anaconda.org/conda-forge/noarch/wheel-0.37.0-pyhd8ed1ab_1.tar.bz2#3aa2c3e25dd361b453d010388b9cdff1 -https://conda.anaconda.org/conda-forge/noarch/zipp-3.6.0-pyhd8ed1ab_0.tar.bz2#855e2c4622f5eb50a4f6f7167b9ba17a -https://conda.anaconda.org/conda-forge/osx-arm64/appnope-0.1.2-py39h2804cbe_2.tar.bz2#7fb8a37f9e9afaad0210974e1452f84a -https://conda.anaconda.org/conda-forge/osx-arm64/astropy-5.0-py39h20ef057_0.tar.bz2#7c6f7b89e0488f2e34a9206ddae816a5 -https://conda.anaconda.org/conda-forge/osx-arm64/blosc-1.21.0-h9f76cd9_0.tar.bz2#f4e6e2c4b88fad256c089ef9e0ed24f3 -https://conda.anaconda.org/conda-forge/osx-arm64/boost-1.74.0-py39h776e71f_4.tar.bz2#1a70e62e4e932a2e07768017455891da -https://conda.anaconda.org/conda-forge/osx-arm64/boost-cpp-1.74.0-h128b0ad_5.tar.bz2#11f655fb66223a65ea24cc5b5699d898 -https://conda.anaconda.org/conda-forge/osx-arm64/brotli-1.0.9-h3422bc3_6.tar.bz2#7caa5234739c9b0aed75bb868ac58ce5 -https://conda.anaconda.org/conda-forge/osx-arm64/brotli-bin-1.0.9-h3422bc3_6.tar.bz2#5138af369d34b54bab0bc3bb3ff70d4e -https://conda.anaconda.org/conda-forge/osx-arm64/bzip2-1.0.8-h3422bc3_4.tar.bz2#fc76ace7b94fb1f694988ab1b14dd248 -https://conda.anaconda.org/conda-forge/osx-arm64/c-ares-1.18.1-h3422bc3_0.tar.bz2#5dd04dad345af4f1e8f3f0d5afc03b67 -https://conda.anaconda.org/conda-forge/osx-arm64/ca-certificates-2021.10.8-h4653dfc_0.tar.bz2#d68f418ab2f7a46948ccb4053636f913 -https://conda.anaconda.org/conda-forge/osx-arm64/certifi-2021.10.8-py39h2804cbe_1.tar.bz2#fb53ec8c7ae669a5388856ffe7c12a00 -https://conda.anaconda.org/conda-forge/osx-arm64/cfitsio-3.470-ha83d327_7.tar.bz2#80a440f6ed160590dccd95c3b8a1c25f -https://conda.anaconda.org/conda-forge/osx-arm64/debugpy-1.5.1-py39hfb83b0d_0.tar.bz2#0f4bd3b0360c879e0041c148c4b73ff4 -https://conda.anaconda.org/conda-forge/osx-arm64/fonttools-4.28.2-py39h5161555_0.tar.bz2#99f6c34337f7d1864d6498ec88081d3c -https://conda.anaconda.org/conda-forge/osx-arm64/freetype-2.10.4-h17b34a0_1.tar.bz2#c34e8d42b8dcb72cad14b45a4132e9c7 -https://conda.anaconda.org/conda-forge/osx-arm64/future-0.18.2-py39h2804cbe_4.tar.bz2#153aaad703752be5495a9b3f813a3c6d -https://conda.anaconda.org/conda-forge/osx-arm64/gmp-6.2.1-h9f76cd9_0.tar.bz2#f8140773b6ca51bf32feec9b4290a8c5 -https://conda.anaconda.org/conda-forge/osx-arm64/hdf5-1.12.1-nompi_h829dc4f_102.tar.bz2#390920929366422ba421c5bfa46b6b0c -https://conda.anaconda.org/conda-forge/osx-arm64/healpy-1.15.0-py39hf0d0837_2.tar.bz2#72890f8dc11c2d1b3de506a39ee0f612 -https://conda.anaconda.org/conda-forge/osx-arm64/icu-69.1-hbdafb3b_0.tar.bz2#09aa1288507a285c7161732adbf2eb2b -https://conda.anaconda.org/conda-forge/osx-arm64/importlib-metadata-4.8.2-py39h2804cbe_0.tar.bz2#cc8ba0d83a76b8d1a85e8fad22d4d2dc -https://conda.anaconda.org/conda-forge/osx-arm64/ipykernel-6.5.0-py39h32adebf_1.tar.bz2#7f94db95eb9e34735dcbf5c1cc1255f3 -https://conda.anaconda.org/conda-forge/osx-arm64/ipython-7.29.0-py39h32adebf_2.tar.bz2#acb04a8f2f19e947078b23831772427c -https://conda.anaconda.org/conda-forge/osx-arm64/jbig-2.1-h3422bc3_2003.tar.bz2#38e4745944cf5b4598ad7f1cfed5430d -https://conda.anaconda.org/conda-forge/osx-arm64/jedi-0.18.1-py39h2804cbe_0.tar.bz2#309f836d2f872ef10fb5b00ea1ac38df -https://conda.anaconda.org/conda-forge/osx-arm64/jpeg-9d-h27ca646_0.tar.bz2#08d2dcb8fc57b70f2cd1ebfb392688ab -https://conda.anaconda.org/conda-forge/osx-arm64/jupyter_core-4.9.1-py39h2804cbe_1.tar.bz2#d8a602ebb7cbd138329b571030ebac66 -https://conda.anaconda.org/conda-forge/osx-arm64/kiwisolver-1.3.2-py39h4d2d688_1.tar.bz2#933758a610c98934d2a151a3bef3db94 -https://conda.anaconda.org/conda-forge/osx-arm64/krb5-1.19.2-hfff258c_3.tar.bz2#ee28ad4a96e09bcb309e999178e69e33 -https://conda.anaconda.org/conda-forge/osx-arm64/lazy-object-proxy-1.6.0-py39h5161555_1.tar.bz2#0a751c1a34e06f53703ecd2676e7ecdb -https://conda.anaconda.org/conda-forge/osx-arm64/lcms2-2.12-had6a04f_0.tar.bz2#e66c48b683085eaa6627cc61ba76c1e2 -https://conda.anaconda.org/conda-forge/osx-arm64/lerc-3.0-hbdafb3b_0.tar.bz2#8f210e26ca368c3d2b418f213b903aef -https://conda.anaconda.org/conda-forge/osx-arm64/libblas-3.9.0-12_osxarm64_openblas.tar.bz2#27435ed0dc1c5d2738b7a4677fa4926b -https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlicommon-1.0.9-h3422bc3_6.tar.bz2#b3eda06c8994f20d829fbe89ccc4b0b1 -https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlidec-1.0.9-h3422bc3_6.tar.bz2#5ee99175123dcd24b3857bf467f1044f -https://conda.anaconda.org/conda-forge/osx-arm64/libbrotlienc-1.0.9-h3422bc3_6.tar.bz2#be28e048477fc17a4b59a66f4f4418a7 -https://conda.anaconda.org/conda-forge/osx-arm64/libcblas-3.9.0-12_osxarm64_openblas.tar.bz2#734c39aa1f5d351a317391ae053cd607 -https://conda.anaconda.org/conda-forge/osx-arm64/libcurl-7.80.0-h8d07098_0.tar.bz2#67a0d5adae197725d7fa375555feac01 -https://conda.anaconda.org/conda-forge/osx-arm64/libcxx-12.0.1-h168391b_0.tar.bz2#d534e631f8fefc2690e11bcd85721f26 -https://conda.anaconda.org/conda-forge/osx-arm64/libdeflate-1.8-h3422bc3_0.tar.bz2#7f395c003efdba93c2acaca381de3bfb -https://conda.anaconda.org/conda-forge/osx-arm64/libedit-3.1.20191231-hc8eb9b7_2.tar.bz2#30e4362988a2623e9eb34337b83e01f9 -https://conda.anaconda.org/conda-forge/osx-arm64/libev-4.33-h642e427_1.tar.bz2#566dbf70fe79eacdb3c3d3d195a27f55 -https://conda.anaconda.org/conda-forge/osx-arm64/libgfortran-5.0.0.dev0-11_0_1_hf114ba7_23.tar.bz2#75f6bd23c894fbb8d353c75edb7041d6 -https://conda.anaconda.org/conda-forge/osx-arm64/libgfortran5-11.0.1.dev0-hf114ba7_23.tar.bz2#402c05211a9c339c71a1e82ac8b7ad81 -https://conda.anaconda.org/conda-forge/osx-arm64/liblapack-3.9.0-12_osxarm64_openblas.tar.bz2#db2577f4e83769d7e5cd1ec8bd8aecae -https://conda.anaconda.org/conda-forge/osx-arm64/libnghttp2-1.43.0-h62a264d_1.tar.bz2#4d9143890d7def7f935f7869a9a5a898 -https://conda.anaconda.org/conda-forge/osx-arm64/libopenblas-0.3.18-openmp_h5dd58f0_0.tar.bz2#8860a24cd05b691ea33f8c85f9981d4b -https://conda.anaconda.org/conda-forge/osx-arm64/libpng-1.6.37-hf7e6567_2.tar.bz2#1c5087c1f23ba00c342cfb725f69a57c -https://conda.anaconda.org/conda-forge/osx-arm64/libsodium-1.0.18-h27ca646_1.tar.bz2#90859688dbca4735b74c02af14c4c793 -https://conda.anaconda.org/conda-forge/osx-arm64/libssh2-1.10.0-h7a5bd25_2.tar.bz2#b83c0d6ed1be6b4717143e6c74992e35 -https://conda.anaconda.org/conda-forge/osx-arm64/libtiff-4.3.0-h74060c4_2.tar.bz2#80686c6a442d21c98617ebd2eef9d329 -https://conda.anaconda.org/conda-forge/osx-arm64/libwebp-base-1.2.1-h3422bc3_0.tar.bz2#5c092854d506da060e1f9ffde1963de1 -https://conda.anaconda.org/conda-forge/osx-arm64/libzlib-1.2.11-hee7b306_1013.tar.bz2#fe3c74ef0fe456a4011468f860b0c3dc -https://conda.anaconda.org/conda-forge/osx-arm64/llvm-openmp-12.0.1-hf3c4609_1.tar.bz2#99d8ad7f938fc5b730ec1c610851f1ba -https://conda.anaconda.org/conda-forge/osx-arm64/lz4-c-1.9.3-hbdafb3b_1.tar.bz2#074b9beb2e563515c0dd46229b18d521 -https://conda.anaconda.org/conda-forge/osx-arm64/matplotlib-base-3.5.0-py39h5aa4fe7_0.tar.bz2#197c945cce26f59951389f851e9865d9 -https://conda.anaconda.org/conda-forge/osx-arm64/metis-5.1.0-h9f76cd9_1006.tar.bz2#f77d9809ca7c6b8482a66685d4cf55c9 -https://conda.anaconda.org/conda-forge/osx-arm64/mock-4.0.3-py39h2804cbe_2.tar.bz2#d783cfff66b361a0ef3e7cb7bda17605 -https://conda.anaconda.org/conda-forge/osx-arm64/mpfr-4.1.0-h6d7a090_1.tar.bz2#c37f296f76cfb61d4f91613da93789e6 -https://conda.anaconda.org/conda-forge/osx-arm64/ncurses-6.2-h9aa5885_4.tar.bz2#8a4aa25a5741e65f2338204f8a45d8d8 -https://conda.anaconda.org/conda-forge/osx-arm64/nuflux-2.0.2-py39hcc01ea5_1.tar.bz2#f738dcc325e56d02727e990cfead4e2f -https://conda.anaconda.org/conda-forge/osx-arm64/numexpr-2.7.3-py39h7f752ed_2.tar.bz2#96d593e80301a6827dfcbffa25dcfe6a -https://conda.anaconda.org/conda-forge/osx-arm64/numpy-1.21.4-py39h1f3b974_0.tar.bz2#ae8bfff0872f36c053ea4130818d7270 -https://conda.anaconda.org/conda-forge/osx-arm64/openjpeg-2.4.0-h062765e_1.tar.bz2#02ec6e9debe1bf6488ac302592d067fc -https://conda.anaconda.org/conda-forge/osx-arm64/openssl-3.0.0-h3422bc3_2.tar.bz2#a8c39e076c8d531dd9e73b7ff0dea96a -https://conda.anaconda.org/conda-forge/osx-arm64/pandas-1.3.4-py39h7f752ed_1.tar.bz2#72590755c6995e359cb031dd04e979cb -https://conda.anaconda.org/conda-forge/osx-arm64/photospline-2.0.7-py39hbfd55a9_0.tar.bz2#0457cf76605ad53e5593af484309f3f1 -https://conda.anaconda.org/conda-forge/osx-arm64/pillow-8.4.0-py39ha74c66e_0.tar.bz2#038dba961ccc2a21630d564ff48afc1d -https://conda.anaconda.org/conda-forge/osx-arm64/pluggy-1.0.0-py39h2804cbe_2.tar.bz2#636c947ba07c1582065f01453b6e4fef -https://conda.anaconda.org/conda-forge/osx-arm64/pydantic-1.8.2-py39h5161555_2.tar.bz2#f615f8c81fd4d403d124bc4601d7877b -https://conda.anaconda.org/conda-forge/osx-arm64/pyerfa-2.0.0.1-py39h20ef057_1.tar.bz2#d7c83deb0e2eda037e2c1a1aaa72af63 -https://conda.anaconda.org/conda-forge/osx-arm64/pyrsistent-0.18.0-py39h5161555_0.tar.bz2#f129a2eb1f8ca70fa5e7e3193d73dc28 -https://conda.anaconda.org/conda-forge/osx-arm64/pytables-3.6.1-py39h086b50d_4.tar.bz2#d73dc114f2d2d296e59bbbc1f5c99685 -https://conda.anaconda.org/conda-forge/osx-arm64/pytest-6.2.5-py39h2804cbe_1.tar.bz2#7f37779bafbefe9d1d32a2f5e17fc4fd -https://conda.anaconda.org/conda-forge/osx-arm64/python-3.9.7-hc0da0df_3_cpython.tar.bz2#4a9cb0347e7f1f5443ca7720cfd42cfb -https://conda.anaconda.org/conda-forge/osx-arm64/python_abi-3.9-2_cp39.tar.bz2#ba3082b5441b482d5cfe328d4e7ba0bf -https://conda.anaconda.org/conda-forge/osx-arm64/pyyaml-6.0-py39h5161555_3.tar.bz2#1169532ea0b9456d7ac8171807486614 -https://conda.anaconda.org/conda-forge/osx-arm64/pyzmq-22.3.0-py39h02c6a76_1.tar.bz2#8043c857734c4adef5a27ef8ab0ef8e8 -https://conda.anaconda.org/conda-forge/osx-arm64/readline-8.1-hedafd6a_0.tar.bz2#3ab98d5fd433cd392a1b0781391a9e38 -https://conda.anaconda.org/conda-forge/osx-arm64/scipy-1.7.2-py39h5060c3b_0.tar.bz2#754073c2b07bbb53f30a1dcc3621f505 -https://conda.anaconda.org/conda-forge/osx-arm64/setuptools-59.2.0-py39h2804cbe_0.tar.bz2#71789b9ebc713ccc0ebae4ce8e07bf71 -https://conda.anaconda.org/conda-forge/osx-arm64/sqlite-3.36.0-h72a2b83_2.tar.bz2#39b91d8b93b9950c166a6d27ea92f385 -https://conda.anaconda.org/conda-forge/osx-arm64/suitesparse-5.10.1-h7cd81ec_1.tar.bz2#aa2b4cd2c3c870a5da51032c97952e8e -https://conda.anaconda.org/conda-forge/osx-arm64/tbb-2021.4.0-hc021e02_1.tar.bz2#2abdcb4eb65a719eca9015c6d726cb8a -https://conda.anaconda.org/conda-forge/osx-arm64/tk-8.6.11-he1e0b03_1.tar.bz2#dd4c783060a6825a6e73a073c650be16 -https://conda.anaconda.org/conda-forge/osx-arm64/tornado-6.1-py39h5161555_2.tar.bz2#fffd4f597cb7b7cf8b7ff38ce3057635 -https://conda.anaconda.org/conda-forge/osx-arm64/xz-5.2.5-h642e427_1.tar.bz2#9ab2316785cb81c464ab9a99512dae71 -https://conda.anaconda.org/conda-forge/osx-arm64/yaml-0.2.5-h642e427_0.tar.bz2#143549bda61a8b9e3a223328cdddc811 -https://conda.anaconda.org/conda-forge/osx-arm64/zeromq-4.3.4-hbdafb3b_1.tar.bz2#49132c08da6545dc68351ff8b659ac8e -https://conda.anaconda.org/conda-forge/osx-arm64/zlib-1.2.11-hee7b306_1013.tar.bz2#0b65c3db409dd06257dd879605eddb45 -https://conda.anaconda.org/conda-forge/osx-arm64/zstd-1.5.0-h861e0a7_0.tar.bz2#3a3700f7735317734bf584b11a9475f6 -# pip easy-cache @ https://files.pythonhosted.org/packages/01/47/1d30783a8ce9df947f4d0c67726b3ecd0dfd22e363684b4eb1a8bf59e6e4/easy_cache-1.1.0-py3-none-any.whl#sha256=d99412159074d39891c83098dd5f0ca63bb56103e46efaa7e8455560680ce282 -# pip pydashi @ https://github.com/IceCube-SPNO/dashi/archive/refs/tags/v2.0.0-alpha.0.tar.gz -# pip pytest-pinned @ https://files.pythonhosted.org/packages/4a/08/98aad61bab14108d5dc6651d121994f955bd39fdd413bf8a2a2dc4d2ce7f/pytest_pinned-0.4.2-py3-none-any.whl#sha256=ebf8b6cd32772e940c20871f5c09ca35d18155390e649823b8435299a25bd88e diff --git a/environment.yml b/environment.yml index 7976ac9..6ca1162 100644 --- a/environment.yml +++ b/environment.yml @@ -6,7 +6,7 @@ platforms: - osx-64 - osx-arm64 dependencies: - - python >=3.8,<3.10 + - python >=3.8 - numpy - scipy>=0.15 - healpy @@ -22,6 +22,6 @@ dependencies: - photospline - pip - pip: - - easy-cache - - pydashi @ https://github.com/IceCube-SPNO/dashi/archive/refs/tags/v2.0.0-alpha.0.tar.gz#sha256=b2b8a179f4268d3619a72fc14f8f223f52bc9d51c3ff338863eb8b11c6bc0d5b + - easy-cache >=2 + - pydashi @ https://github.com/IceCube-SPNO/dashi/archive/refs/tags/v2.0.0.tar.gz#sha256=dde4d041e16d64e04e704f3f594c9158e3b0d6a5099fecf634a8b502e292d0bb - -e . diff --git a/figures/detector/Makefile b/figures/detector/Makefile index b488079..32a251e 100644 --- a/figures/detector/Makefile +++ b/figures/detector/Makefile @@ -7,14 +7,12 @@ muon_performance.pdf: surface_geometry.pdf: toise-plot detector.surface_geometry -o $@ -cascade_aeff.IceCube.json.gz: - toise-figure-data detector.cascades.effective_area -d IceCube 0 -o $@ -cascade_aeff.Gen2-InIce.json.gz: - toise-figure-data detector.cascades.effective_area -d Gen2-InIce 0 -o $@ +gen2_tdr_effective_areas.json.gz: + toise-figure-data detector.effective_areas -d IceCube 0 Gen2-InIce 0 Gen2-Radio 0 -o $@ -cascade_aeff.pdf : cascade_aeff.IceCube.json.gz cascade_aeff.Gen2-InIce.json.gz - toise-plot detector.cascades.effective_area $^ -o $@ +gen2_tdr_effective_areas.pdf: gen2_tdr_effective_areas.json.gz + toise-plot detector.effective_areas $^ -o $@ sparse_veto.pdf : toise-plot detector.cascades.sparse_veto -o $@ diff --git a/figures/detector/README.md b/figures/detector/README.md new file mode 100644 index 0000000..087414b --- /dev/null +++ b/figures/detector/README.md @@ -0,0 +1,11 @@ +# Detector performance figures and backing tables + +## gen2_tdr_effective_areas.json.gz + +The effective areas are stored in `data` + +* data.detector: name of detector configuration +* data.channel: detection channel (if detector supports more than one) +* data.energy: edges of neutrino energy bins in GeV +* data.cos_zenith: edges of cos(zenith angle) bins +* data.area: neutrino effective area in m^2 with dimensions neutrino type (nue, nuebar, numu, numubar, nutau, nutaubar), neutrino energy, cos(zenith angle) \ No newline at end of file diff --git a/toise/data/aeff/Gen2_EHE_NuE_effective_area.npz b/toise/data/aeff/Gen2_EHE_NuE_effective_area.npz new file mode 100644 index 0000000..8e2cfa6 Binary files /dev/null and b/toise/data/aeff/Gen2_EHE_NuE_effective_area.npz differ diff --git a/toise/data/aeff/Gen2_EHE_NuMu_effective_area.npz b/toise/data/aeff/Gen2_EHE_NuMu_effective_area.npz new file mode 100644 index 0000000..f172d93 Binary files /dev/null and b/toise/data/aeff/Gen2_EHE_NuMu_effective_area.npz differ diff --git a/toise/data/aeff/Gen2_EHE_NuTau_effective_area.npz b/toise/data/aeff/Gen2_EHE_NuTau_effective_area.npz new file mode 100644 index 0000000..11ce72c Binary files /dev/null and b/toise/data/aeff/Gen2_EHE_NuTau_effective_area.npz differ diff --git a/toise/data/aeff/README_Gen2_EHE_effective_areas b/toise/data/aeff/README_Gen2_EHE_effective_areas new file mode 100644 index 0000000..d1b39c0 --- /dev/null +++ b/toise/data/aeff/README_Gen2_EHE_effective_areas @@ -0,0 +1,12 @@ +The files Gen2_EHE_{NuE|NuMu|NuTau}_effective_area.npz hold the effective area +for a simple EHE analysis port to IceCube Gen2 using simulations with the +Sunflower 240m detector configuration and pDOMs as detector modules (essentially +IceCube DOMs with HQE PMTs). + +The nu/nubar averaged effective area, given in m2, is binned in three dimensions: + - True cos(zenith) + - Energy at the detector volume + - Neutrino energy at the surface + +The binning scheme used is given in the npz file. + diff --git a/toise/data/aeff/cosZenDepAeff_z100.txt b/toise/data/aeff/cosZenDepAeff_z100.txt new file mode 100644 index 0000000..83afeec --- /dev/null +++ b/toise/data/aeff/cosZenDepAeff_z100.txt @@ -0,0 +1,105 @@ +EXPONENT=16.000000 +-0.950000 0.000000 +-0.850000 0.264983 +-0.750000 0.000000 +-0.650000 0.986822 +-0.550000 6.701970 +-0.450000 4.872769 +-0.350000 3.139814 +-0.250000 2.488717 +-0.150000 0.405229 +-0.050000 1.393479 +0.050000 0.356741 +0.150000 0.068571 +0.250000 0.000000 +0.350000 0.014218 +0.450000 0.016063 +0.550000 0.016707 +0.650000 0.007546 +0.750000 0.012484 +0.850000 0.002286 +0.950000 0.000002 +EXPONENT=17.000000 +-0.950000 0.000000 +-0.850000 0.000000 +-0.750000 0.000000 +-0.650000 23.753071 +-0.550000 99.486816 +-0.450000 221.397186 +-0.350000 197.667130 +-0.250000 183.379730 +-0.150000 149.985245 +-0.050000 114.856400 +0.050000 38.194756 +0.150000 4.369019 +0.250000 0.175754 +0.350000 0.040007 +0.450000 0.005473 +0.550000 0.003058 +0.650000 0.000580 +0.750000 0.000231 +0.850000 0.000036 +0.950000 0.000000 +EXPONENT=18.000000 +-0.950000 0.000000 +-0.850000 0.000000 +-0.750000 8.929547 +-0.650000 97.803001 +-0.550000 829.912537 +-0.450000 1634.400024 +-0.350000 1840.284302 +-0.250000 1682.260254 +-0.150000 1287.712280 +-0.050000 1394.238159 +0.050000 350.748871 +0.150000 5.693832 +0.250000 0.045588 +0.350000 0.000695 +0.450000 0.000022 +0.550000 0.000000 +0.650000 0.000000 +0.750000 0.000000 +0.850000 0.000000 +0.950000 0.000000 +EXPONENT=19.000000 +-0.950000 0.000000 +-0.850000 0.000000 +-0.750000 38.442627 +-0.650000 639.193604 +-0.550000 3152.782959 +-0.450000 6450.686523 +-0.350000 7835.665039 +-0.250000 8839.839844 +-0.150000 7520.677734 +-0.050000 6175.066406 +0.050000 1318.621460 +0.150000 0.552734 +0.250000 0.000062 +0.350000 0.000000 +0.450000 0.000000 +0.550000 0.000000 +0.650000 0.000000 +0.750000 0.000000 +0.850000 0.000000 +0.950000 0.000000 +EXPONENT=20.000000 +-0.950000 0.000000 +-0.850000 0.000000 +-0.750000 337.818848 +-0.650000 5402.676758 +-0.550000 16289.050781 +-0.450000 27197.750000 +-0.350000 30100.871094 +-0.250000 27916.080078 +-0.150000 25021.312500 +-0.050000 21052.337891 +0.050000 2495.687744 +0.150000 0.003039 +0.250000 0.000000 +0.350000 0.000000 +0.450000 0.000000 +0.550000 0.000000 +0.650000 0.000000 +0.750000 0.000000 +0.850000 0.000000 +0.950000 0.000000 diff --git a/toise/data/aeff/cosZenDepAeff_z200.half.txt b/toise/data/aeff/cosZenDepAeff_z200.half.txt new file mode 100644 index 0000000..3115b2a --- /dev/null +++ b/toise/data/aeff/cosZenDepAeff_z200.half.txt @@ -0,0 +1,336 @@ +EXPONENT=13.000000 +-0.950000 0.000000 +-0.850000 0.000000 +-0.750000 0.000000 +-0.650000 0.000000 +-0.550000 0.000000 +-0.450000 0.000000 +-0.350000 0.000000 +-0.250000 0.000000 +-0.150000 0.000000 +-0.050000 0.000000 +0.050000 0.000000 +0.150000 0.000000 +0.250000 0.000000 +0.350000 0.000000 +0.450000 0.000000 +0.550000 0.000000 +0.650000 0.000000 +0.750000 0.000000 +0.850000 0.000000 +0.950000 0.000000 +EXPONENT=13.500000 +-0.950000 0.000000 +-0.850000 0.000000 +-0.750000 0.000000 +-0.650000 0.000000 +-0.550000 0.000000 +-0.450000 0.000000 +-0.350000 0.000000 +-0.250000 0.000000 +-0.150000 0.000000 +-0.050000 0.000000 +0.050000 0.000000 +0.150000 0.000000 +0.250000 0.000000 +0.350000 0.000000 +0.450000 0.000000 +0.550000 0.000000 +0.650000 0.000000 +0.750000 0.000000 +0.850000 0.000000 +0.950000 0.000000 +EXPONENT=14.000000 +-0.950000 0.000000 +-0.850000 0.000000 +-0.750000 0.000000 +-0.650000 0.000000 +-0.550000 0.000000 +-0.450000 0.000000 +-0.350000 0.000000 +-0.250000 0.000000 +-0.150000 0.000000 +-0.050000 0.000000 +0.050000 0.000000 +0.150000 0.000000 +0.250000 0.000000 +0.350000 0.000000 +0.450000 0.000000 +0.550000 0.000000 +0.650000 0.000000 +0.750000 0.000000 +0.850000 0.000000 +0.950000 0.000000 +EXPONENT=14.500000 +-0.950000 0.000000 +-0.850000 0.000000 +-0.750000 0.000000 +-0.650000 0.000000 +-0.550000 0.000000 +-0.450000 0.000000 +-0.350000 0.000000 +-0.250000 0.000000 +-0.150000 0.000000 +-0.050000 0.000000 +0.050000 0.000000 +0.150000 0.000000 +0.250000 0.000000 +0.350000 0.000000 +0.450000 0.000000 +0.550000 0.000000 +0.650000 0.000000 +0.750000 0.000000 +0.850000 0.000000 +0.950000 0.000000 +EXPONENT=15.000000 +-0.950000 0.000000 +-0.850000 0.000000 +-0.750000 0.000000 +-0.650000 0.000000 +-0.550000 0.000000 +-0.450000 0.000000 +-0.350000 0.000000 +-0.250000 0.000000 +-0.150000 0.000000 +-0.050000 0.000000 +0.050000 0.000000 +0.150000 0.000000 +0.250000 0.000000 +0.350000 0.000000 +0.450000 0.000000 +0.550000 0.000000 +0.650000 0.000000 +0.750000 0.000000 +0.850000 0.000000 +0.950000 0.000000 +EXPONENT=15.500000 +-0.950000 0.000000 +-0.850000 0.000000 +-0.750000 0.000000 +-0.650000 0.000000 +-0.550000 0.000000 +-0.450000 0.000000 +-0.350000 0.000000 +-0.250000 0.000000 +-0.150000 0.000000 +-0.050000 0.000000 +0.050000 0.000000 +0.150000 0.000000 +0.250000 0.000000 +0.350000 0.000000 +0.450000 0.000000 +0.550000 0.000000 +0.650000 0.000000 +0.750000 0.000000 +0.850000 0.000000 +0.950000 0.000000 +EXPONENT=16.000000 +-0.950000 0.272001 +-0.850000 0.000000 +-0.750000 3.699098 +-0.650000 6.515740 +-0.550000 3.793343 +-0.450000 1.407624 +-0.350000 5.276034 +-0.250000 0.585612 +-0.150000 1.012125 +-0.050000 0.000000 +0.050000 0.762609 +0.150000 0.000000 +0.250000 0.000000 +0.350000 0.024857 +0.450000 0.019108 +0.550000 0.012381 +0.650000 0.014601 +0.750000 0.009707 +0.850000 0.005287 +0.950000 0.000001 +EXPONENT=16.500000 +-0.950000 0.000000 +-0.850000 1.338881 +-0.750000 19.442686 +-0.650000 27.190426 +-0.550000 23.528122 +-0.450000 28.745266 +-0.350000 28.073631 +-0.250000 14.046621 +-0.150000 12.449907 +-0.050000 8.526324 +0.050000 11.851206 +0.150000 0.445866 +0.250000 0.557878 +0.350000 0.052858 +0.450000 0.067710 +0.550000 0.026907 +0.650000 0.008259 +0.750000 0.004185 +0.850000 0.000838 +0.950000 0.000000 +EXPONENT=17.000000 +-0.950000 3.101631 +-0.850000 1.682938 +-0.750000 45.446606 +-0.650000 178.757370 +-0.550000 177.129745 +-0.450000 158.798645 +-0.350000 165.708145 +-0.250000 223.724442 +-0.150000 114.291306 +-0.050000 104.865410 +0.050000 18.969471 +0.150000 2.367570 +0.250000 0.308022 +0.350000 0.093046 +0.450000 0.014604 +0.550000 0.003532 +0.650000 0.000836 +0.750000 0.000274 +0.850000 0.000041 +0.950000 0.000000 +EXPONENT=17.500000 +-0.950000 0.000000 +-0.850000 11.682298 +-0.750000 128.575424 +-0.650000 680.681641 +-0.550000 670.317932 +-0.450000 714.410767 +-0.350000 721.952698 +-0.250000 745.258545 +-0.150000 398.883301 +-0.050000 346.681488 +0.050000 96.794182 +0.150000 8.463727 +0.250000 0.122089 +0.350000 0.008399 +0.450000 0.001201 +0.550000 0.000182 +0.650000 0.000015 +0.750000 0.000002 +0.850000 0.000000 +0.950000 0.000000 +EXPONENT=18.000000 +-0.950000 8.717379 +-0.850000 18.331776 +-0.750000 399.546295 +-0.650000 1509.305786 +-0.550000 1973.480347 +-0.450000 1997.841309 +-0.350000 2477.155762 +-0.250000 2047.830078 +-0.150000 1562.425537 +-0.050000 1343.557861 +0.050000 346.991516 +0.150000 3.628270 +0.250000 0.053863 +0.350000 0.001045 +0.450000 0.000019 +0.550000 0.000001 +0.650000 0.000000 +0.750000 0.000000 +0.850000 0.000000 +0.950000 0.000000 +EXPONENT=18.500000 +-0.950000 0.000000 +-0.850000 36.810799 +-0.750000 943.080444 +-0.650000 4334.030762 +-0.550000 5172.338379 +-0.450000 5947.524414 +-0.350000 5525.562012 +-0.250000 4712.361328 +-0.150000 4749.002930 +-0.050000 3958.431152 +0.050000 814.917358 +0.150000 2.135486 +0.250000 0.003485 +0.350000 0.000011 +0.450000 0.000000 +0.550000 0.000000 +0.650000 0.000000 +0.750000 0.000000 +0.850000 0.000000 +0.950000 0.000000 +EXPONENT=19.000000 +-0.950000 0.000000 +-0.850000 42.211178 +-0.750000 1369.397949 +-0.650000 8044.791992 +-0.550000 11968.723633 +-0.450000 12547.081055 +-0.350000 13347.042969 +-0.250000 12438.791016 +-0.150000 9802.650391 +-0.050000 7392.652344 +0.050000 1312.289673 +0.150000 1.126603 +0.250000 0.000054 +0.350000 0.000000 +0.450000 0.000000 +0.550000 0.000000 +0.650000 0.000000 +0.750000 0.000000 +0.850000 0.000000 +0.950000 0.000000 +EXPONENT=19.500000 +-0.950000 0.000000 +-0.850000 82.488892 +-0.750000 4605.749023 +-0.650000 17455.140625 +-0.550000 24288.589844 +-0.450000 25571.886719 +-0.350000 30171.802734 +-0.250000 23578.796875 +-0.150000 19673.437500 +-0.050000 15893.535156 +0.050000 3436.185547 +0.150000 0.086311 +0.250000 0.000000 +0.350000 0.000000 +0.450000 0.000000 +0.550000 0.000000 +0.650000 0.000000 +0.750000 0.000000 +0.850000 0.000000 +0.950000 0.000000 +EXPONENT=20.000000 +-0.950000 0.000000 +-0.850000 173.120499 +-0.750000 6260.330566 +-0.650000 30471.212891 +-0.550000 45522.531250 +-0.450000 41605.839844 +-0.350000 45153.144531 +-0.250000 41943.324219 +-0.150000 43677.847656 +-0.050000 32992.054688 +0.050000 3903.826172 +0.150000 0.003215 +0.250000 0.000000 +0.350000 0.000000 +0.450000 0.000000 +0.550000 0.000000 +0.650000 0.000000 +0.750000 0.000000 +0.850000 0.000000 +0.950000 0.000000 +EXPONENT=20.500000 +-0.950000 0.000000 +-0.850000 371.655670 +-0.750000 14563.208008 +-0.650000 59424.015625 +-0.550000 71564.531250 +-0.450000 86170.601562 +-0.350000 87206.656250 +-0.250000 82731.484375 +-0.150000 79021.929688 +-0.050000 49645.738281 +0.050000 3911.848633 +0.150000 0.000027 +0.250000 0.000000 +0.350000 0.000000 +0.450000 0.000000 +0.550000 0.000000 +0.650000 0.000000 +0.750000 0.000000 +0.850000 0.000000 +0.950000 0.000000 diff --git a/toise/data/aeff/cosZenDepAeff_z200.txt b/toise/data/aeff/cosZenDepAeff_z200.txt new file mode 100644 index 0000000..a5abb72 --- /dev/null +++ b/toise/data/aeff/cosZenDepAeff_z200.txt @@ -0,0 +1,105 @@ +EXPONENT=16.000000 +-0.950000 0.272001 +-0.850000 0.000000 +-0.750000 3.699098 +-0.650000 6.515740 +-0.550000 3.793343 +-0.450000 1.407624 +-0.350000 5.276034 +-0.250000 0.585612 +-0.150000 1.012125 +-0.050000 0.000000 +0.050000 0.762609 +0.150000 0.000000 +0.250000 0.000000 +0.350000 0.024857 +0.450000 0.019108 +0.550000 0.012381 +0.650000 0.014601 +0.750000 0.009707 +0.850000 0.005287 +0.950000 0.000001 +EXPONENT=17.000000 +-0.950000 3.101631 +-0.850000 1.682938 +-0.750000 45.446606 +-0.650000 178.757370 +-0.550000 177.129745 +-0.450000 158.798645 +-0.350000 165.708145 +-0.250000 223.724442 +-0.150000 114.291306 +-0.050000 104.865410 +0.050000 18.969471 +0.150000 2.367570 +0.250000 0.308022 +0.350000 0.093046 +0.450000 0.014604 +0.550000 0.003532 +0.650000 0.000836 +0.750000 0.000274 +0.850000 0.000041 +0.950000 0.000000 +EXPONENT=18.000000 +-0.950000 8.717379 +-0.850000 18.331776 +-0.750000 399.546295 +-0.650000 1509.305786 +-0.550000 1973.480347 +-0.450000 1997.841309 +-0.350000 2477.155762 +-0.250000 2047.830078 +-0.150000 1562.425537 +-0.050000 1343.557861 +0.050000 346.991516 +0.150000 3.628270 +0.250000 0.053863 +0.350000 0.001045 +0.450000 0.000019 +0.550000 0.000001 +0.650000 0.000000 +0.750000 0.000000 +0.850000 0.000000 +0.950000 0.000000 +EXPONENT=19.000000 +-0.950000 0.000000 +-0.850000 42.211178 +-0.750000 1369.397949 +-0.650000 8044.791992 +-0.550000 11968.723633 +-0.450000 12547.081055 +-0.350000 13347.042969 +-0.250000 12438.791016 +-0.150000 9802.650391 +-0.050000 7392.652344 +0.050000 1312.289673 +0.150000 1.126603 +0.250000 0.000054 +0.350000 0.000000 +0.450000 0.000000 +0.550000 0.000000 +0.650000 0.000000 +0.750000 0.000000 +0.850000 0.000000 +0.950000 0.000000 +EXPONENT=20.000000 +-0.950000 0.000000 +-0.850000 173.120499 +-0.750000 6260.330566 +-0.650000 30471.212891 +-0.550000 45522.531250 +-0.450000 41605.839844 +-0.350000 45153.144531 +-0.250000 41943.324219 +-0.150000 43677.847656 +-0.050000 32992.054688 +0.050000 3903.826172 +0.150000 0.003215 +0.250000 0.000000 +0.350000 0.000000 +0.450000 0.000000 +0.550000 0.000000 +0.650000 0.000000 +0.750000 0.000000 +0.850000 0.000000 +0.950000 0.000000 diff --git a/toise/data/aeff/desy_radio_nue_zenith.json b/toise/data/aeff/desy_radio_nue_zenith.json new file mode 100644 index 0000000..780bbd7 --- /dev/null +++ b/toise/data/aeff/desy_radio_nue_zenith.json @@ -0,0 +1,2985 @@ +{ + "0.0": { + "simple_threshold": { + "Veff": [ + 0.0, + 0.0, + 82531.92134582189, + 165063.84269164377, + 165063.84269164377, + 0.0, + 165063.84269164377, + 165063.84269164377, + 82531.92134582189, + 0.0, + 165063.84269164377, + 82531.92134582189, + 165063.84269164377, + 247595.76403746565, + 0.0, + 0.0, + 495191.5280749313, + 412659.6067291094, + 330127.68538328755, + 165063.84269164377, + 165063.84269164377, + 247595.76403746565, + 495191.5280749313, + 330127.68538328755, + 330127.68538328755, + 165063.84269164377, + 495191.5280749313, + 330127.68538328755, + 247595.76403746565, + 742787.292112397, + 412659.6067291094, + 412659.6067291094, + 330127.68538328755, + 330127.68538328755, + 247595.76403746565, + 0.0, + 742787.292112397, + 247595.76403746565, + 990383.0561498626, + 907851.1348040408, + 1155446.8988415063, + 1650638.4269164377, + 1815702.2696080816, + 2063298.0336455472, + 2806085.325757944, + 2971149.168449588, + 1898234.1909539034, + 3301276.8538328754, + 3713936.4605619847 + ], + "Veff_error": [ + NaN, + NaN, + 82531.92134582189, + 116717.76249597085, + 165063.84269164377, + NaN, + 165063.84269164377, + 116717.76249597085, + 82531.92134582189, + NaN, + 165063.84269164377, + 82531.92134582189, + 165063.84269164377, + 142949.48101724187, + NaN, + NaN, + 285898.96203448373, + 184546.98644292366, + 165063.84269164377, + 116717.76249597085, + 116717.76249597085, + 142949.48101724187, + 285898.96203448373, + 165063.84269164377, + 165063.84269164377, + 116717.76249597085, + 202161.09478877875, + 165063.84269164377, + 142949.48101724187, + 247595.76403746568, + 184546.98644292366, + 184546.98644292366, + 233435.5249919417, + 165063.84269164377, + 142949.48101724187, + NaN, + 247595.76403746568, + 142949.48101724187, + 285898.96203448373, + 273727.4163312149, + 308806.17314824037, + 369093.9728858473, + 387109.0245689507, + 412659.6067291094, + 481239.6631566434, + 495191.52807493135, + 395809.19006985857, + 521977.70224533265, + 553640.959328771 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "0.4629547279403567": { + "simple_threshold": { + "Veff": [ + 0.0, + 82531.92134582189, + 165063.84269164377, + 165063.84269164377, + 82531.92134582189, + 247595.76403746565, + 165063.84269164377, + 0.0, + 412659.6067291094, + 330127.68538328755, + 247595.76403746565, + 82531.92134582189, + 247595.76403746565, + 165063.84269164377, + 165063.84269164377, + 330127.68538328755, + 0.0, + 495191.5280749313, + 247595.76403746565, + 825319.2134582188, + 412659.6067291094, + 412659.6067291094, + 330127.68538328755, + 577723.4494207532, + 660255.3707665751, + 825319.2134582188, + 577723.4494207532, + 412659.6067291094, + 825319.2134582188, + 907851.1348040408, + 742787.292112397, + 825319.2134582188, + 1155446.8988415063, + 990383.0561498626, + 1320510.7415331502, + 1320510.7415331502, + 1237978.8201873284, + 1568106.5055706156, + 1650638.4269164377, + 2723553.404412122, + 2145829.954991369, + 3466340.696524519, + 5612170.651515888, + 6354957.943628285, + 9573702.876115337, + 13452703.179368967, + 19147405.752230674, + 26905406.358737934, + 40770769.14483601 + ], + "Veff_error": [ + NaN, + 82531.92134582189, + 165063.84269164377, + 165063.84269164377, + 82531.92134582189, + 142949.48101724187, + 116717.76249597085, + NaN, + 184546.98644292366, + 233435.5249919417, + 142949.48101724187, + 82531.92134582189, + 142949.48101724187, + 116717.76249597085, + 116717.76249597085, + 165063.84269164377, + NaN, + 202161.09478877875, + 142949.48101724187, + 260988.85112266632, + 184546.98644292366, + 184546.98644292366, + 233435.5249919417, + 218358.9391053879, + 233435.5249919417, + 260988.85112266632, + 218358.9391053879, + 184546.98644292366, + 260988.85112266632, + 273727.4163312149, + 247595.76403746568, + 260988.85112266632, + 308806.17314824037, + 285898.96203448373, + 330127.68538328755, + 330127.68538328755, + 319644.7569028686, + 359748.3047626849, + 369093.9728858473, + 474109.79251022293, + 420831.87743665074, + 534867.9815836643, + 680575.658387985, + 724214.6706326347, + 888895.9965934259, + 1053697.0345826962, + 1257088.7739215712, + 1490152.636939161, + 1834363.6259668546 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "0.6608452958229668": { + "simple_threshold": { + "Veff": [ + 165063.84269164377, + 495191.5280749313, + 247595.76403746565, + 165063.84269164377, + 0.0, + 165063.84269164377, + 412659.6067291094, + 412659.6067291094, + 330127.68538328755, + 825319.2134582188, + 990383.0561498626, + 990383.0561498626, + 577723.4494207532, + 330127.68538328755, + 660255.3707665751, + 495191.5280749313, + 495191.5280749313, + 1320510.7415331502, + 825319.2134582188, + 907851.1348040408, + 1403042.662878972, + 990383.0561498626, + 990383.0561498626, + 577723.4494207532, + 1568106.5055706156, + 1815702.2696080816, + 1733170.3482622595, + 1898234.1909539034, + 1815702.2696080816, + 2145829.954991369, + 1733170.3482622595, + 2806085.325757944, + 2393425.7190288343, + 3053681.0897954097, + 3466340.696524519, + 3879000.3032536283, + 4951915.2807493135, + 8418255.977273831, + 9903830.561498627, + 11802064.75245253, + 18074490.774734993, + 27070470.20142958, + 30866938.58333738, + 47951046.301922515, + 68171367.03164887, + 101844390.9407442, + 138571095.93963495, + 186109482.63482833, + 246852976.74535325 + ], + "Veff_error": [ + 165063.84269164377, + 285898.96203448373, + 142949.48101724187, + 165063.84269164377, + NaN, + 116717.76249597085, + 184546.98644292366, + 184546.98644292366, + 165063.84269164377, + 260988.85112266632, + 285898.96203448373, + 285898.96203448373, + 218358.9391053879, + 165063.84269164377, + 233435.5249919417, + 202161.09478877875, + 202161.09478877875, + 330127.68538328755, + 260988.85112266632, + 273727.4163312149, + 340287.8291939925, + 285898.96203448373, + 285898.96203448373, + 218358.9391053879, + 359748.3047626849, + 387109.0245689507, + 378208.77681737044, + 395809.19006985857, + 387109.0245689507, + 420831.87743665074, + 378208.77681737044, + 481239.6631566434, + 444447.99829671293, + 502022.0787158852, + 534867.9815836643, + 565810.3462544209, + 639289.5138057373, + 833531.5472046386, + 904091.9007069756, + 986938.2350824742, + 1221360.9012025117, + 1494716.6679537634, + 1596091.3969276056, + 1989344.611132051, + 2371985.223793184, + 2899209.075357387, + 3381795.20238797, + 3919180.167143283, + 4513673.721120025 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "0.8172757101951849": { + "simple_threshold": { + "Veff": [ + 82531.92134582189, + 165063.84269164377, + 247595.76403746565, + 330127.68538328755, + 247595.76403746565, + 990383.0561498626, + 660255.3707665751, + 825319.2134582188, + 742787.292112397, + 660255.3707665751, + 1403042.662878972, + 1320510.7415331502, + 1485574.584224794, + 1072914.9774956845, + 1980766.1122997252, + 1815702.2696080816, + 2228361.876337191, + 2806085.325757944, + 3136213.0111412313, + 4209127.988636916, + 3466340.696524519, + 2971149.168449588, + 4209127.988636916, + 4621787.595366025, + 4456723.752674382, + 7097745.235740681, + 6354957.943628285, + 8253192.134582189, + 10564085.932265202, + 12379788.201873284, + 14855745.842247939, + 16258788.505126912, + 21458299.549913693, + 28638576.707000196, + 33507960.066403683, + 41513556.4369484, + 60660962.189179085, + 69904537.37991114, + 89794730.42425421, + 117938115.60317947, + 149630373.39997506, + 192629504.42114827, + 245945125.6105492, + 311475471.1591318, + 390458519.8870833, + 471339802.8059887, + 591506280.2855055, + 720916332.9557542, + 877974579.2768532 + ], + "Veff_error": [ + 82531.92134582189, + 165063.84269164377, + 142949.48101724187, + 165063.84269164377, + 142949.48101724187, + 285898.96203448373, + 233435.5249919417, + 260988.85112266632, + 247595.76403746568, + 233435.5249919417, + 340287.8291939925, + 330127.68538328755, + 350153.28748791263, + 297573.07427492173, + 404322.1895775575, + 387109.0245689507, + 428848.4430517256, + 481239.6631566434, + 508760.93163611856, + 589395.8093613148, + 534867.9815836643, + 495191.52807493135, + 589395.8093613148, + 617612.3462964807, + 606483.2843663362, + 765369.5522614104, + 724214.6706326347, + 825319.2134582188, + 933742.0999677668, + 1010805.4739438938, + 1107281.918657542, + 1158390.717367628, + 1330787.2447046381, + 1537399.3496285952, + 1662972.135863788, + 1850997.9942289412, + 2237513.29832008, + 2401948.3301592674, + 2722302.63355194, + 3119881.2927154866, + 3514154.551011196, + 3987240.036387433, + 4505366.107463202, + 5070174.463157879, + 5676732.497848281, + 6237032.9109552605, + 6986998.6260255575, + 7713534.215158616, + 8512398.540981755 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "0.9533592231795404": { + "simple_threshold": { + "Veff": [ + 0.0, + 82531.92134582193, + 0.0, + 412659.6067291096, + 495191.5280749316, + 1403042.662878973, + 2475957.6403746577, + 1898234.1909539043, + 2723553.4044121234, + 3053681.0897954116, + 4291659.90998274, + 5612170.651515892, + 7840532.527853083, + 7015213.314394864, + 9243575.190732056, + 10399022.089573562, + 15268405.448977057, + 18322086.538772468, + 22613746.44875521, + 28225917.100271102, + 32847704.69563713, + 38955066.87522795, + 46300407.8750061, + 56451834.200542204, + 64292366.72839528, + 74856452.66066049, + 89217006.9748335, + 101514263.25536098, + 117277860.23241296, + 147236947.68094632, + 160772182.78166112, + 191886717.129036, + 212519697.46549147, + 249824125.91380298, + 283827277.50828165, + 333676558.00115806, + 381049880.85365987, + 451449609.7616459, + 519786040.6359865, + 590103237.6226268, + 696321820.3946996, + 812031574.121542, + 922706880.6462891, + 1056903784.7545956, + 1236245649.8390667, + 1399741386.02514, + 1597075209.9630003, + 1818508354.9338405, + 2043407840.6012053 + ], + "Veff_error": [ + NaN, + 82531.92134582193, + NaN, + 184546.98644292372, + 202161.09478877886, + 340287.8291939927, + 452045.9503534879, + 395809.19006985874, + 474109.79251022317, + 502022.0787158855, + 595146.1485498438, + 680575.6583879854, + 804421.6642396754, + 760906.7179936052, + 873435.7564215522, + 926418.5194447215, + 1122555.49421447, + 1229697.9324652506, + 1366146.384265985, + 1526282.7949083569, + 1646506.6596680104, + 1793052.2901933303, + 1954804.7526593234, + 2158489.8285761112, + 2303513.0896013286, + 2485567.7144702524, + 2713531.0947834384, + 2894506.3811417855, + 3111135.9880769923, + 3485935.7689439375, + 3642641.506370365, + 3979545.130464232, + 4188037.6019873335, + 4540756.006460455, + 4839918.443849264, + 5247758.325218127, + 5607921.076071691, + 6104015.373870724, + 6549728.286152445, + 6978707.186391008, + 7580816.427812698, + 8186484.349568078, + 8726555.54607591, + 9339609.201324636, + 10100976.622912874, + 10748178.728320377, + 11480839.93495373, + 12250917.864230407, + 12986391.923006734 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "1.0773269321615744": { + "simple_threshold": { + "Veff": [ + 0.0, + 165063.84269164386, + 0.0, + 247595.7640374658, + 330127.6853832877, + 1485574.5842247948, + 2558489.56172048, + 3053681.0897954116, + 5694702.572861712, + 8005596.370544728, + 13865362.786098083, + 17331703.482622605, + 27895789.414887812, + 35076066.57197432, + 50014344.335568085, + 63632111.35762871, + 83027112.87389685, + 114224179.14261755, + 133536648.73753987, + 169768162.20835572, + 216068570.0833618, + 253868190.05974826, + 300581257.5414835, + 351751048.7758931, + 402095520.7968444, + 470019292.06445587, + 514421465.74850804, + 582592832.780157, + 674120733.5526735, + 731315355.0453281, + 806336871.5486803, + 894976155.074093, + 982377459.7793183, + 1068045594.1362816, + 1183177624.4137032, + 1282215930.0286894, + 1411543450.7775924, + 1514790884.3812158, + 1664091130.0958076, + 1824615717.1134312, + 1949403982.188314, + 2110011101.1272836, + 2273754433.077394, + 2502285323.283975, + 2690705699.7164865, + 2929470548.1699495, + 3164108800.556121, + 3421938522.840469, + 3733579057.8422923 + ], + "Veff_error": [ + NaN, + 116717.7624959709, + NaN, + 142949.48101724195, + 165063.84269164386, + 350153.2874879128, + 459518.2904651578, + 502022.0787158855, + 685561.627303682, + 812845.157444021, + 1069735.963167329, + 1196001.1658091797, + 1517330.912447622, + 1701439.1459699634, + 2031693.858056858, + 2291654.513585413, + 2617706.467363966, + 3070364.9569374626, + 3319794.6006328906, + 3743166.12113392, + 4222860.906000129, + 4577360.537932021, + 4980717.689795515, + 5388013.538483583, + 5760704.4617748335, + 6228289.913265323, + 6515841.614845951, + 6934155.0207398385, + 7458986.483374067, + 7768967.844031333, + 8157728.314971749, + 8594422.705275856, + 9004304.48410176, + 9388708.908524496, + 9881797.540743697, + 10287066.845582742, + 10793395.807427166, + 11181171.768876398, + 11719242.22214675, + 12271472.643947678, + 12684165.566926267, + 13196335.485165875, + 13698807.321458953, + 14370748.605625166, + 14901983.464416936, + 15549110.356109258, + 16159826.071375914, + 16805331.327210054, + 17553901.365230694 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "1.1934862944351474": { + "simple_threshold": { + "Veff": [ + 0.0, + 0.0, + 0.0, + 330127.68538328697, + 247595.76403746524, + 990383.056149861, + 1898234.1909539, + 3796468.3819078, + 4291659.909982731, + 8665851.741311284, + 13617767.022060588, + 20550448.415109612, + 30619342.819299866, + 45392556.74020196, + 69491877.77318192, + 101926922.86208986, + 135930074.45656842, + 182808205.78099516, + 235711167.3636669, + 295876938.0247709, + 374364795.22464746, + 446167566.7955124, + 533981531.1074667, + 629140836.4191991, + 722071779.8545945, + 838111661.2668198, + 932940838.893169, + 1051621741.7884607, + 1169064665.863565, + 1289066079.5003898, + 1432424026.8780823, + 1579908570.3230658, + 1716829027.835784, + 1874712593.370341, + 2021206753.7591746, + 2184454894.18121, + 2371307164.1081505, + 2591089670.6520734, + 2761435556.30985, + 3012167533.3584566, + 3208180846.554783, + 3481939229.6588736, + 3725243333.786356, + 3984476098.7335825, + 4262443609.82631, + 4508883926.964934, + 4791803353.338411, + 5092302078.958548, + 5384960272.050832 + ], + "Veff_error": [ + NaN, + NaN, + NaN, + 165063.84269164348, + 142949.48101724163, + 285898.96203448327, + 395809.19006985787, + 559758.7247087031, + 595146.1485498425, + 845700.5346506855, + 1060141.7248511775, + 1302331.7519807285, + 1589677.0719939342, + 1935545.1228447498, + 2394848.2604435943, + 2900383.55751022, + 3349413.4133578073, + 3884264.7259021737, + 4410634.367660731, + 4941588.021790462, + 5558511.116668318, + 6068201.259831771, + 6638563.227497567, + 7205844.990477788, + 7719713.164425016, + 8316908.422406079, + 8774816.233735953, + 9316241.88602042, + 9822685.633330181, + 10314509.211925354, + 10872934.613993002, + 11418970.612953383, + 11903495.213153427, + 12438795.452215722, + 12915652.396410175, + 13427109.127063017, + 13989586.711370623, + 14623529.29009369, + 15096575.178990766, + 15767053.432508498, + 16271979.882332426, + 16952024.49954392, + 17534294.67694958, + 18134124.40635022, + 18756003.32552715, + 19290589.768529885, + 19886596.930153, + 20500670.10245693, + 21081534.99210326 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "1.3045023096767137": { + "simple_threshold": { + "Veff": [ + 82531.92134582199, + 0.0, + 0.0, + 495191.52807493194, + 330127.68538328796, + 412659.60672911, + 742787.292112398, + 1980766.1122997277, + 4374191.831328565, + 6520021.786319938, + 13700298.943406451, + 24511980.639709134, + 35901385.78543256, + 55461451.14439238, + 75269112.26738966, + 110015051.15398072, + 149960501.08535856, + 202120675.37591806, + 262781637.5650972, + 337720622.14710355, + 417033798.5604385, + 496429506.89511925, + 608260260.3187082, + 704575012.5292823, + 818634127.8292084, + 957370287.6115351, + 1082818808.0571845, + 1182517369.0429375, + 1355504276.1837804, + 1515286075.9092917, + 1661119980.9273593, + 1819003546.4619167, + 2002059348.0069497, + 2175128787.0691385, + 2342255927.794428, + 2531171495.7550144, + 2752852236.4898925, + 3009443979.954053, + 3240450827.801009, + 3487221272.6250167, + 3775752869.6500106, + 4069896637.32652, + 4361316851.598618, + 4665859641.3647, + 5002837476.219692, + 5300117456.907342, + 5652363697.211311, + 5975641233.122895, + 6333004452.550305 + ], + "Veff_error": [ + 82531.92134582199, + NaN, + NaN, + 285898.9620344841, + 233435.524991942, + 184546.98644292392, + 247595.764037466, + 404322.189577558, + 600841.4567710406, + 733559.7625562643, + 1063349.4227258833, + 1422329.377530671, + 1721339.6956583937, + 2139471.92633466, + 2492409.3671429753, + 3013262.9405176244, + 3518029.0335011263, + 4084287.903966821, + 4657024.097280247, + 5279463.213614318, + 5866736.798369216, + 6400881.268763949, + 7085258.496513225, + 7625610.107807655, + 8219698.744419155, + 8888959.965934271, + 9453418.254703019, + 9879039.95800807, + 10576973.683711477, + 11182999.205640897, + 11708775.495835172, + 12252585.752581622, + 12854330.190226842, + 13398416.248625183, + 13903628.375518207, + 14453457.95304499, + 15073094.714047741, + 15759923.662512625, + 16353612.226204846, + 16964877.594246447, + 17652765.756651744, + 18327476.344479557, + 18972291.884755123, + 19623515.50899473, + 20319788.116348416, + 20914800.431204088, + 21598621.161458977, + 22207682.279854182, + 22862087.073594622 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "1.4122380461571968": { + "simple_threshold": { + "Veff": [ + 0.0, + 0.0, + 82531.92134582176, + 82531.92134582176, + 165063.8426916435, + 330127.685383287, + 742787.2921123959, + 1568106.5055706135, + 3136213.011141227, + 5282042.966132592, + 9161043.269386215, + 17001575.797239285, + 28390980.942962687, + 39120130.71791951, + 63632111.35762858, + 89959794.26694572, + 119258626.34471245, + 174389949.80372137, + 221928336.49891472, + 295711874.1820794, + 365781475.40468204, + 437914374.6609303, + 547681830.0508732, + 638466943.5312772, + 752113399.2244737, + 867327961.4232409, + 987742034.6667949, + 1119875640.7414556, + 1263563715.8045313, + 1394624406.9016962, + 1552755568.2002907, + 1730611858.7005365, + 1871741444.2018917, + 2074935034.555305, + 2278293688.7514095, + 2431720530.5332923, + 2688394805.918798, + 2910653270.103096, + 3167987800.8593683, + 3411704564.59358, + 3706756183.404893, + 3988767758.643566, + 4306928315.431708, + 4683686536.375385, + 4974281431.434023, + 5320090181.873017, + 5733162448.208855, + 6048929579.277969, + 6531658787.22968 + ], + "Veff_error": [ + NaN, + NaN, + 82531.92134582176, + 82531.92134582176, + 116717.76249597066, + 165063.8426916435, + 247595.7640374653, + 359748.30476268445, + 508760.9316361179, + 660255.370766574, + 869527.7468572541, + 1184555.915291794, + 1530739.1045228187, + 1796847.114100028, + 2291654.513585408, + 2724803.601129056, + 3137298.769529698, + 3793776.169030342, + 4279739.713152833, + 4940209.422789779, + 5494419.7107481565, + 6011814.595088626, + 6723186.277375808, + 7259056.65809481, + 7878665.109517787, + 8460629.001038566, + 9028856.401288142, + 9613817.571536062, + 10211970.486062612, + 10728514.89523942, + 11320419.622257523, + 11951180.770217607, + 12428934.695000427, + 13086190.242756233, + 13712474.449300295, + 14166671.01195597, + 14895582.857632862, + 15499090.513740076, + 16169728.507462585, + 16780182.73977427, + 17490732.11094696, + 18143887.866802987, + 18853622.1711188, + 19660967.6473112, + 20261712.75709668, + 20954170.573969815, + 21752446.12080196, + 22343450.500390135, + 23217888.56217088 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "1.5181404185333267": { + "simple_threshold": { + "Veff": [ + 0.0, + 82531.92134582197, + 82531.92134582197, + 0.0, + 165063.84269164395, + 165063.84269164395, + 330127.6853832879, + 1072914.9774956857, + 1237978.8201873295, + 1980766.1122997275, + 5199511.044786784, + 8995979.426694596, + 14608150.07821049, + 22778810.29144687, + 36809236.9202366, + 56204238.43650477, + 79395708.33468074, + 107291497.74956857, + 144348330.43384263, + 197251292.01651454, + 252300083.5541778, + 323029940.1475472, + 392851945.6061126, + 474723611.581168, + 570955831.8703964, + 668838690.5865413, + 762099761.7073201, + 872032280.939955, + 1003423099.7225037, + 1153713728.4932456, + 1287167845.3094394, + 1406261407.8114607, + 1571407782.4244504, + 1744724817.2506764, + 1935621151.3235629, + 2112074399.1609302, + 2356121290.580526, + 2540002411.339017, + 2794118197.162803, + 3064327707.649024, + 3306146237.1922827, + 3576603343.442541, + 3889151729.579169, + 4207477350.2100043, + 4600246763.894771, + 4916013894.963886, + 5299209605.772537, + 5674482252.13199, + 6031020152.345941 + ], + "Veff_error": [ + NaN, + 82531.92134582197, + 82531.92134582197, + NaN, + 165063.84269164395, + 116717.76249597096, + 165063.84269164395, + 297573.0742749221, + 319644.7569028689, + 404322.18957755796, + 655076.8173161644, + 861658.5556196788, + 1098015.7982756128, + 1371123.254607365, + 1742967.88447197, + 2153751.096562329, + 2559820.375626714, + 2975730.7427492207, + 3451571.389058413, + 4034789.724145329, + 4563201.798237474, + 5163359.527730268, + 5694104.484053381, + 6259381.101356707, + 6864552.557003691, + 7429706.737451417, + 7930798.042498511, + 8483542.869671496, + 9100243.75183866, + 9757981.896662833, + 10306912.019026348, + 10773182.255079526, + 11388208.968106762, + 11999812.139672704, + 12639245.729723971, + 13202786.000995172, + 13944720.041485542, + 14478649.081693703, + 15185649.254449753, + 15902982.529875087, + 16518553.24190768, + 17180918.072856404, + 17915891.39974887, + 18634677.07613576, + 19485050.78487442, + 20142692.77217243, + 20913009.118217383, + 21640839.23768254, + 22310349.187058512 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "1.6234522350564664": { + "simple_threshold": { + "Veff": [ + 165063.84269164386, + 82531.92134582193, + 0.0, + 0.0, + 0.0, + 82531.92134582193, + 165063.84269164386, + 165063.84269164386, + 247595.7640374658, + 1155446.898841507, + 2393425.719028836, + 3548872.617870343, + 7510404.842469796, + 12132192.437835824, + 19312469.59492233, + 31774789.71814144, + 46052812.11096864, + 66520728.604732476, + 96809943.73864913, + 123302690.49065797, + 162340289.28723174, + 210456399.4318459, + 268393808.2166129, + 332438579.1809707, + 397968924.7295534, + 484709974.06401217, + 562372512.0504307, + 662153604.9575294, + 752773654.5952419, + 876076345.0858997, + 988814949.6442925, + 1110632065.5507257, + 1242848203.5467324, + 1409562684.6652927, + 1537569694.6726625, + 1696773770.948753, + 1905249404.2682993, + 2076998332.5889547, + 2291746391.9307833, + 2526549708.1596465, + 2777776876.7363286, + 3010434363.0102005, + 3289474789.0804243, + 3613495112.2841215, + 3909289518.3875475, + 4230586288.186832, + 4605281211.096864, + 4970072303.445397, + 5330489203.962601 + ], + "Veff_error": [ + 165063.84269164386, + 82531.92134582193, + NaN, + NaN, + NaN, + 82531.92134582193, + 165063.84269164386, + 116717.7624959709, + 142949.48101724195, + 308806.17314824054, + 444447.9982967133, + 541198.0005177554, + 787304.3514003954, + 1000646.3671206936, + 1262495.6323099525, + 1619393.2338371926, + 1949570.9956029763, + 2343092.7299346365, + 2826643.00224341, + 3190048.2681776476, + 3660362.8217311725, + 4167657.7360231956, + 4706490.908249916, + 5238014.382309452, + 5731067.96276757, + 6324875.133548997, + 6812758.907491035, + 7392483.29340062, + 7882122.560088839, + 8503191.401207233, + 9033758.777475499, + 9574058.610546535, + 10127914.404254956, + 10785820.164586537, + 11264927.035025287, + 11833765.225218734, + 12539692.73855007, + 13092695.02511362, + 13752899.074864274, + 14440256.292398043, + 15141177.718626961, + 15762516.679284351, + 16476852.689802436, + 17269299.186433278, + 17962215.20441193, + 18685781.085717242, + 19495709.95602976, + 20253138.434104566, + 20974639.823276926 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "1.7293546074325965": { + "simple_threshold": { + "Veff": [ + 0.0, + 82531.92134582184, + 165063.8426916437, + 0.0, + 0.0, + 82531.92134582184, + 0.0, + 412659.6067291092, + 577723.4494207529, + 742787.2921123964, + 1072914.9774956838, + 3466340.696524517, + 3053681.0897954083, + 5447106.808824241, + 9161043.269386224, + 16011192.741089437, + 23356533.74086758, + 35571258.10004921, + 49023961.27941817, + 63632111.35762864, + 92683347.67135791, + 121817115.90643303, + 159781799.7255111, + 212272101.70145378, + 255023636.95858946, + 309164577.36144865, + 376593157.10098505, + 433870310.5149854, + 519951104.4786776, + 593569578.3191506, + 695661565.0239322, + 784548444.3133824, + 889694112.1079594, + 1020837335.1264703, + 1136134429.2465835, + 1270083737.5908523, + 1421034621.7323606, + 1600541550.659523, + 1755701562.789668, + 1950889556.7725365, + 2147893253.0250134, + 2359422567.4343543, + 2602231480.0337625, + 2854696627.4306316, + 3162953353.657276, + 3445212524.659987, + 3722189652.696565, + 4098535214.0335126, + 4415705387.765506 + ], + "Veff_error": [ + NaN, + 82531.92134582184, + 116717.76249597079, + NaN, + NaN, + 82531.92134582184, + NaN, + 184546.98644292355, + 218358.9391053878, + 247595.76403746547, + 297573.07427492156, + 534867.981583664, + 502022.07871588494, + 670492.498621851, + 869527.746857255, + 1149536.6457666268, + 1388401.8170588503, + 1713407.212452775, + 2011477.495865553, + 2291654.5135854105, + 2765743.0755729955, + 3170772.875588, + 3631404.5392161612, + 4185597.2574456655, + 4587765.332576605, + 5051331.169276998, + 5575029.759672429, + 5983991.171593593, + 6550768.173161634, + 6999174.0763542075, + 7577221.493916255, + 8046756.5203663865, + 8569023.54310775, + 9178870.663079213, + 9683354.653882053, + 10238283.60290218, + 10829622.22935338, + 11493292.364233648, + 12037500.707659103, + 12688997.732442709, + 13314268.925400367, + 13954485.936681764, + 14654936.50050276, + 15349384.271731807, + 16156875.236398457, + 16862384.44304003, + 17527106.53960273, + 18391845.63652313, + 19090223.93135776 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "1.8370903439130795": { + "simple_threshold": { + "Veff": [ + 82531.92134582174, + 0.0, + 165063.84269164348, + 165063.84269164348, + 82531.92134582174, + 165063.84269164348, + 0.0, + 247595.76403746524, + 495191.5280749305, + 412659.6067291088, + 412659.6067291088, + 1403042.6628789697, + 1815702.2696080783, + 2475957.6403746526, + 5116979.123440948, + 5116979.123440948, + 10729149.774956826, + 14773213.920902092, + 20220320.72972633, + 30371747.0552624, + 46052812.11096853, + 57029557.64996283, + 83357240.55927996, + 108281880.80571812, + 134857159.47907272, + 169272970.68028042, + 213427548.60029504, + 248173487.486886, + 308421790.0693359, + 358766262.09028715, + 431229289.03191864, + 501216358.3331754, + 583830811.600343, + 660998158.0586864, + 760861782.8871306, + 860230216.1875001, + 993106609.5542731, + 1109311554.80919, + 1235255266.782914, + 1386206150.924422, + 1543511993.0095582, + 1714353070.1954093, + 1943956875.3794856, + 2149461359.5305815, + 2392187740.2086434, + 2628063971.415002, + 2924353569.046502, + 3270162319.485495, + 3621335644.8119664 + ], + "Veff_error": [ + 82531.92134582174, + NaN, + 165063.84269164348, + 165063.84269164348, + 82531.92134582174, + 116717.76249597064, + NaN, + 142949.48101724163, + 202161.09478877843, + 184546.98644292337, + 184546.98644292337, + 340287.8291939919, + 387109.02456895, + 452045.950353487, + 649856.9985343239, + 649856.9985343239, + 941008.6850472093, + 1104201.8517213645, + 1291828.9051004634, + 1583236.7602794315, + 1949570.9956029716, + 2169506.6181862038, + 2622905.4922820297, + 2989433.335907521, + 3336168.5327704544, + 3737702.971366036, + 4196973.392113785, + 4525730.300115767, + 5045259.450151199, + 5441476.722762862, + 5965750.729321243, + 6431667.673565919, + 6941518.466608497, + 7386030.597731948, + 7924353.905542228, + 8425939.267623877, + 9053341.735941982, + 9568365.272580435, + 10096929.757116243, + 10696086.06066671, + 11286674.018655691, + 11894908.690205889, + 12666431.85504462, + 13319128.194467574, + 14051044.4600869, + 14727497.037195794, + 15535524.411744814, + 16428413.780394224, + 17288024.42745966 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "1.9481063591546457": { + "simple_threshold": { + "Veff": [ + 0.0, + 82531.92134582193, + 0.0, + 82531.92134582193, + 82531.92134582193, + 330127.6853832877, + 247595.7640374658, + 165063.84269164386, + 412659.6067291096, + 577723.4494207535, + 742787.2921123974, + 1155446.898841507, + 1403042.662878973, + 1733170.3482622604, + 3383808.7751786993, + 4621787.595366028, + 6685085.629011576, + 7923064.449198905, + 13865362.786098083, + 20798044.179147124, + 28225917.100271102, + 40275577.6167611, + 52820429.66132603, + 75269112.2673896, + 91692964.61520818, + 120909264.77162912, + 156397990.95033255, + 196673568.56709367, + 241818529.54325825, + 293978703.83381766, + 344900899.30418986, + 405479329.57202315, + 490817336.243603, + 569965448.8142463, + 645894816.4524024, + 739486015.2585645, + 864356812.2547932, + 986586587.7679554, + 1128706556.3254607, + 1257703949.3889804, + 1441997729.7542007, + 1624228212.0857756, + 1847559591.2475698, + 2058015990.6794157, + 2316423436.413184, + 2652493420.133371, + 2931368782.3609033, + 3317453110.4166584, + 3719301035.4494653 + ], + "Veff_error": [ + NaN, + 82531.92134582193, + NaN, + 82531.92134582193, + 82531.92134582193, + 233435.5249919418, + 142949.48101724195, + 116717.7624959709, + 184546.98644292372, + 218358.93910538804, + 247595.7640374658, + 308806.17314824054, + 340287.8291939927, + 378208.7768173707, + 528462.1459313339, + 617612.3462964811, + 742787.2921123974, + 808644.3791551155, + 1069735.963167329, + 1310153.634632328, + 1526282.7949083569, + 1823189.7334134134, + 2087910.8089813315, + 2492409.3671429735, + 2750926.4882194865, + 3158935.5691614305, + 3592746.399032002, + 4028876.7034722585, + 4467409.524570868, + 4925710.838260739, + 5335291.359755028, + 5784893.096297876, + 6364597.221350529, + 6858596.328066952, + 7301160.194730955, + 7812246.901350156, + 8446125.054943122, + 9023573.940657202, + 9651648.601620682, + 10188264.004593764, + 10909209.101164369, + 11578025.524567142, + 12348386.24543966, + 13032728.565852867, + 13826744.98418451, + 14795789.209121544, + 15554147.285576534, + 16546775.491840092, + 17520304.23591866 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "2.0642657214282187": { + "simple_threshold": { + "Veff": [ + 0.0, + 82531.92134582193, + 0.0, + 0.0, + 0.0, + 165063.84269164386, + 495191.5280749316, + 577723.4494207535, + 577723.4494207535, + 907851.1348040412, + 1650638.4269164384, + 2475957.6403746577, + 2723553.4044121234, + 3961532.2245994527, + 8005596.370544728, + 11224341.303031784, + 13947894.707443906, + 20467916.49376384, + 29959087.44853336, + 37717088.05504063, + 57277153.41400042, + 70564792.75067775, + 97387667.18806988, + 127429286.55794907, + 159121544.35474467, + 202863462.66803032, + 253455530.45301914, + 301819236.3616708, + 365781475.4046828, + 433044991.3015277, + 503279656.3668221, + 587544748.0609064, + 687160777.1253134, + 785043635.8414582, + 897534644.6358135, + 1034290038.3058404, + 1179793815.6385245, + 1311184634.421073, + 1491599414.4830399, + 1671436471.0955858, + 1905249404.2682993, + 2139392465.126396, + 2401101187.7139974, + 2649439739.0435753, + 2982621105.5166583, + 3377949008.763146, + 3749095059.055307, + 4208385201.344806, + 4665364449.836622 + ], + "Veff_error": [ + NaN, + 82531.92134582193, + NaN, + NaN, + NaN, + 116717.7624959709, + 202161.09478877886, + 218358.93910538804, + 218358.93910538804, + 273727.416331215, + 369093.97288584744, + 452045.9503534879, + 474109.79251022317, + 571797.9240689678, + 812845.157444021, + 962479.3263132874, + 1072914.977495685, + 1299713.9970686508, + 1572444.2911896612, + 1764330.9623628028, + 2174211.011028336, + 2413264.9927190263, + 2835064.6003960595, + 3242989.9560983623, + 3623893.8702880773, + 4091785.8380979523, + 4573638.803405025, + 4990963.9826447815, + 5494419.710748168, + 5978297.011800253, + 6444892.319831174, + 6963562.086612964, + 7530783.439300339, + 8049295.596901961, + 8606698.478291962, + 9239152.779894093, + 9867656.783480354, + 10402624.049627589, + 11095249.684238218, + 11745078.26142504, + 12539692.73855007, + 13287895.644520082, + 14077197.674529232, + 14787269.935767025, + 15689533.150635466, + 16696964.451703103, + 17590338.78388822, + 18636687.378134307, + 19622474.151429273 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "2.1882334304102526": { + "simple_threshold": { + "Veff": [ + 165063.84269164377, + 0.0, + 165063.84269164377, + 247595.76403746565, + 165063.84269164377, + 247595.76403746565, + 660255.3707665751, + 1237978.8201873284, + 1403042.662878972, + 2641021.4830663004, + 2723553.404412122, + 4126596.0672910945, + 7510404.842469791, + 9573702.876115337, + 17826895.01069753, + 22613746.448755194, + 40935832.98752765, + 49601684.72883895, + 72132899.25624833, + 98625646.00825715, + 136095138.2992603, + 170015757.9723931, + 222423528.02698997, + 284652596.7217397, + 337307962.54037404, + 420500139.2569625, + 501463954.09721375, + 601410110.8470042, + 689059011.3162669, + 804686233.1217633, + 920148391.0845681, + 1037591315.1596727, + 1180536602.9306362, + 1324719869.521787, + 1471461625.6746583, + 1672509386.0730805, + 1836995505.3153036, + 2046544053.6123452, + 2274827348.0548887, + 2495930365.3403454, + 2789083749.960705, + 3074396602.053211, + 3404854415.121882, + 3732093483.2580657, + 4141451813.133342, + 4526133098.526218, + 4945642854.727031, + 5446611617.296169, + 5973990594.695971 + ], + "Veff_error": [ + 165063.84269164377, + NaN, + 116717.76249597085, + 142949.48101724187, + 116717.76249597085, + 142949.48101724187, + 233435.5249919417, + 319644.7569028686, + 340287.8291939925, + 466871.0499838834, + 474109.79251022293, + 583588.8124798543, + 787304.3514003949, + 888895.9965934259, + 1212966.5687326724, + 1366146.3842659842, + 1838073.16186063, + 2023294.9223137964, + 2439931.713770445, + 2853027.1746049584, + 3351446.4414135134, + 3745894.708147553, + 4284511.771553878, + 4846950.146589356, + 5276236.7492088135, + 5891068.189985818, + 6433256.066512205, + 7045248.893048916, + 7541177.900340499, + 8149374.264326745, + 8714448.613623017, + 9253885.93034656, + 9870762.587507362, + 10456178.846816821, + 11020097.783303743, + 11748847.30948242, + 12313032.467971118, + 12996353.829574414, + 13702038.963781655, + 14352488.585500352, + 15171962.32129077, + 15929088.440539142, + 16763328.332488555, + 17550408.70793353, + 18487887.25893341, + 19327453.55416194, + 20203301.885851663, + 21201870.709914427, + 22204614.878041174 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "2.3243169433946083": { + "simple_threshold": { + "Veff": [ + 82531.9213458217, + 165063.8426916434, + 0.0, + 412659.60672910855, + 165063.8426916434, + 825319.2134582171, + 1237978.8201873254, + 1568106.5055706124, + 2393425.719028829, + 4951915.280749301, + 6354957.94362827, + 10729149.77495682, + 16093724.662435232, + 25337299.853167262, + 35323662.336011685, + 56286770.357850395, + 78240261.43583897, + 107126433.90687656, + 153509373.70322838, + 202698398.8253381, + 261708722.58760062, + 325258302.0238833, + 409275797.95392984, + 497584953.7939591, + 603555940.8019941, + 712993268.5065536, + 846199789.5587099, + 974949586.8581917, + 1125157683.7075872, + 1261995609.2989597, + 1409562684.6652887, + 1586841251.7161138, + 1776334543.1261206, + 1970697217.8955305, + 2159200126.2493873, + 2424127593.769475, + 2672631208.941744, + 2943088315.192002, + 3190023823.8587003, + 3548955149.791679, + 3844667023.973758, + 4230916415.8722034, + 4615680233.186424, + 5009770157.612723, + 5495057855.126155, + 5966315126.010797, + 6495757401.444243, + 7021568272.338473, + 7639897427.061369 + ], + "Veff_error": [ + 82531.9213458217, + 165063.8426916434, + NaN, + 184546.98644292325, + 116717.76249597059, + 260988.85112266577, + 319644.7569028678, + 359748.30476268416, + 444447.99829671194, + 639289.5138057356, + 724214.670632633, + 941008.6850472088, + 1152495.560946512, + 1446076.0832670943, + 1707433.665347524, + 2155331.83152489, + 2541125.558271214, + 2973440.8380293534, + 3559413.3724985076, + 4090120.8183593797, + 4647507.2574569825, + 5181138.156786658, + 5811911.730702915, + 6408326.011478143, + 7057806.4180079065, + 7671030.201771025, + 8356942.890477972, + 8970198.583014851, + 9636463.327040762, + 10205631.894470528, + 10785820.164586507, + 11443996.564790623, + 12108026.379107008, + 12753251.65531456, + 13349267.207959497, + 14144536.32683724, + 14851847.990158273, + 15585208.80011664, + 16225868.091476759, + 17114382.468627248, + 17813134.379537944, + 18686510.130452678, + 19517708.82974756, + 20333862.314099062, + 21295954.608563844, + 22190345.889695123, + 23153991.857507758, + 24072879.353682563, + 25110464.223912198 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "2.480747357766826": { + "simple_threshold": { + "Veff": [ + 0.0, + 0.0, + 0.0, + 165063.8426916441, + 577723.4494207544, + 990383.0561498646, + 2228361.8763371953, + 2723553.404412128, + 5034447.202095145, + 7675468.685161451, + 16011192.741089478, + 20550448.41510969, + 31362130.11141238, + 49601684.728839055, + 74773920.73931478, + 110015051.15398079, + 156563054.79302445, + 210373867.5105004, + 275491553.452354, + 367184518.06756234, + 450376694.78415096, + 568479874.2300222, + 694506118.1250926, + 810380935.6946268, + 991621034.970052, + 1147523834.3923097, + 1305820059.5335965, + 1481778115.842889, + 1693885153.7016518, + 1878591593.6736014, + 2083518354.3752778, + 2333425012.210427, + 2586798010.7421007, + 2847268754.509515, + 3140339607.208529, + 3424414480.4808483, + 3783510870.2565203, + 4140791557.762584, + 4473230136.943555, + 4921873661.379444, + 5348646226.65869, + 5850192712.67725, + 6319469217.449595, + 6838842598.478853, + 7417886558.64114, + 8050823863.44225, + 8644393441.761402, + 9356313795.290462, + 10155222793.91802 + ], + "Veff_error": [ + NaN, + NaN, + NaN, + 116717.76249597108, + 218358.9391053884, + 285898.9620344843, + 428848.4430517264, + 474109.792510224, + 644594.9119431602, + 795909.0260928476, + 1149536.6457666296, + 1302331.7519807334, + 1608843.3284793533, + 2023294.9223138005, + 2484197.1228499277, + 3013262.9405176262, + 3594641.807446122, + 4166840.4680996616, + 4768317.021860859, + 5504947.2081533745, + 6096757.6587819895, + 6849652.273410308, + 7570926.25213668, + 8178159.673478051, + 9046567.816747464, + 9731769.974805314, + 10381321.613610834, + 11058661.53332788, + 11823687.930343917, + 12451657.46597585, + 13113228.929057747, + 13877393.47190692, + 14611413.687939165, + 15329401.8440902, + 16099014.300922403, + 16811410.0110175, + 17670891.9286796, + 18486413.474622533, + 19214168.673767444, + 20154693.991600107, + 21010331.9746553, + 21973339.409852568, + 22837642.96948995, + 23757584.46126445, + 24742926.86829917, + 25776926.92829545, + 26710267.68150765, + 27788388.838501275, + 28950475.797073547 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "2.6786379256494364": { + "simple_threshold": { + "Veff": [ + 165063.84269164392, + 82531.92134582196, + 247595.76403746588, + 825319.2134582197, + 660255.3707665757, + 2063298.033645549, + 3383808.7751787, + 8088128.291890551, + 15268405.448977062, + 23274001.819521792, + 36314045.39216167, + 60413366.42514167, + 89794730.4242543, + 131638414.54658604, + 192629504.42114848, + 280195872.96906555, + 380389625.48289347, + 517475146.8383037, + 664794626.4405959, + 831921767.1658853, + 1034042442.5418034, + 1264141439.253955, + 1497871840.5053227, + 1754298520.1267915, + 2032926286.5902865, + 2322448266.67143, + 2636317163.549591, + 2996651532.1454496, + 3311840939.7651434, + 3659465392.4737453, + 4035233230.361273, + 4415375260.080129, + 4863771188.75198, + 5278906753.121464, + 5727137617.950623, + 6323348217.752841, + 6844867428.73709, + 7398574089.04621, + 8005431306.702039, + 8649262825.120796, + 9321732920.246552, + 10069141999.954315, + 10732451051.810688, + 11558925712.167747, + 12271753916.831614, + 13136440856.77179, + 13949958005.477556, + 14841467819.855125, + 15660514607.291061 + ], + "Veff_error": [ + 165063.84269164392, + 82531.92134582196, + 142949.48101724198, + 260988.8511226666, + 233435.5249919419, + 412659.60672910983, + 528462.1459313341, + 817024.3374717967, + 1122555.4942144705, + 1385946.6395108039, + 1731204.1872796216, + 2232942.275571877, + 2722302.6335519427, + 3296114.5725607816, + 3987240.036387437, + 4808856.802744998, + 5603060.4718422275, + 6535152.493804299, + 7407211.203990362, + 8286139.1403724365, + 9238046.846390298, + 10214304.765107686, + 11118553.904474577, + 12032689.951968187, + 12953042.591867112, + 13844714.43095404, + 14750604.082027126, + 15726392.102191307, + 16532773.389560804, + 17378800.589781813, + 18249261.672194403, + 19089510.304804087, + 20035378.239358332, + 20872908.684238262, + 21741013.57852018, + 22844650.965813003, + 23768047.04327026, + 24710696.76857369, + 25704155.830217674, + 26717789.563925594, + 27736988.448289543, + 28827515.251234226, + 29761885.12268542, + 30886572.288274843, + 31824698.412384514, + 32926823.465908937, + 33931060.06133013, + 34998497.892978646, + 35951249.76692802 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + } +} \ No newline at end of file diff --git a/toise/data/aeff/nu_e_Gen2_100m_1.5sigma.json b/toise/data/aeff/nu_e_Gen2_100m_1.5sigma.json new file mode 100644 index 0000000..6c43b9e --- /dev/null +++ b/toise/data/aeff/nu_e_Gen2_100m_1.5sigma.json @@ -0,0 +1,2985 @@ +{ + "0.0": { + "simple_threshold": { + "Veff": [ + 0.0, + 82531.83881398306, + 412659.1940699154, + 412659.1940699154, + 412659.1940699154, + 165063.67762796613, + 577722.8716978815, + 1155445.743395763, + 495191.0328838984, + 990382.0657677968, + 1320509.421023729, + 1072913.9045817798, + 1733168.6150936445, + 1815700.4539076276, + 1403041.2598377122, + 1815700.4539076276, + 2558487.003233475, + 3136209.8749313564, + 3301273.552559323, + 2888614.3584894077, + 3631400.907815255, + 3796464.585443221, + 3961528.2630711873, + 4209123.7795131365, + 6354951.588676697, + 5942292.394606781, + 5116974.00646695, + 8335715.720212291, + 7923056.526142375, + 10151416.174119918, + 12544839.499725426, + 13947880.759563139, + 20302832.348239835, + 18817259.24958814, + 22531191.996217377, + 29381334.617777973, + 41430983.0846195, + 49766698.80483179, + 58762669.23555595, + 82779434.33042501, + 99946056.8037335, + 124210417.41504452, + 165146209.46678013, + 207980233.81123734, + 254280595.38588184, + 308834140.84192467, + 370402892.59715605, + 452357008.5394412, + 527130854.5049099 + ], + "Veff_error": [ + NaN, + 82531.83881398306, + 184546.8018961218, + 184546.8018961218, + 184546.8018961218, + 116717.64577832505, + 218358.72074666715, + 308805.86434237607, + 202160.89262788612, + 285898.6761358076, + 330127.35525593226, + 297572.77670214506, + 378208.39860897185, + 387108.6374603132, + 340287.4889065036, + 387108.6374603132, + 459517.83094732655, + 508760.4228756957, + 521977.18026815244, + 488264.9430694415, + 547454.2852081446, + 559758.1649505391, + 571797.3522716152, + 589395.2199660948, + 724213.9464186883, + 700305.8746699506, + 649856.3486779763, + 829434.7148629274, + 808643.5705115445, + 915322.3713075769, + 1017520.8457513914, + 1072913.9045817798, + 1294461.3114466772, + 1246203.4373680488, + 1363649.7739957713, + 1557207.6203301065, + 1849155.271426571, + 2026656.6468112997, + 2202224.1361015695, + 2613797.798467076, + 2872060.558243668, + 3201767.347749678, + 3691858.6566189914, + 4143065.4271207876, + 4581074.667794801, + 5048628.480312319, + 5529017.256987138, + 6110143.673855201, + 6595837.9845078355 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "0.4629547279403567": { + "simple_threshold": { + "Veff": [ + 165063.67762796613, + 0.0, + 330127.35525593226, + 330127.35525593226, + 660254.7105118645, + 577722.8716978815, + 1320509.421023729, + 1072913.9045817798, + 1237977.5822097461, + 1980764.1315355937, + 2063295.9703495768, + 2145827.8091635597, + 2641018.842047458, + 2475955.1644194922, + 3466337.230187289, + 3631400.907815255, + 5282037.684094916, + 6437483.42749068, + 5859760.555792797, + 5859760.555792797, + 6932674.460374578, + 6437483.42749068, + 7180269.976816528, + 9903820.657677969, + 12132180.305655511, + 14278008.11481907, + 15515985.697028816, + 16919026.95686653, + 23851701.417241108, + 28308420.713196192, + 37964645.85443222, + 47868466.51211018, + 62971793.01506908, + 84512602.94551866, + 106548603.90885215, + 154252006.74333435, + 198571604.18644327, + 261543397.20151237, + 334996733.74595726, + 447652693.72704417, + 565178032.198156, + 726940436.2735629, + 910986436.8287451, + 1118058820.4130287, + 1341059848.8884108, + 1613992639.846253, + 1868933489.9426465, + 2171907870.2287784, + 2499806865.8367333 + ], + "Veff_error": [ + 116717.64577832505, + NaN, + 165063.67762796613, + 165063.67762796613, + 233435.2915566501, + 218358.72074666715, + 330127.35525593226, + 297572.77670214506, + 319644.43725843134, + 404321.78525577224, + 412659.19406991533, + 420831.4566051941, + 466870.5831133002, + 452045.49830798944, + 534867.4467162176, + 547454.2852081446, + 660254.7105118645, + 728901.4642634132, + 695425.6349022711, + 695425.6349022711, + 756416.7972179437, + 728901.4642634132, + 769805.7445664481, + 904090.9966159789, + 1000645.3664753265, + 1085536.855347155, + 1131619.5608892809, + 1181676.1001617757, + 1403041.2598377122, + 1528511.04522667, + 1770110.740119937, + 1987629.8856804362, + 2279731.9734888105, + 2641018.842047458, + 2965409.280969545, + 3568010.896462383, + 4048268.7200517682, + 4646036.751974394, + 5258126.703754118, + 6078289.22998287, + 6829727.831662279, + 7745691.119189832, + 8670950.684098877, + 9606011.157128653, + 10520462.693644363, + 11541480.858137138, + 12419602.149263933, + 13388485.734560978, + 14363622.708680615 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "0.6608452958229668": { + "simple_threshold": { + "Veff": [ + 0.0, + 165063.67762796613, + 82531.83881398306, + 165063.67762796613, + 1155445.743395763, + 1650636.7762796616, + 1898232.2927216105, + 1485573.0986516953, + 2145827.8091635597, + 3466337.230187289, + 3466337.230187289, + 5199505.845280933, + 5364569.5229089, + 6272419.749862713, + 7262801.81563051, + 8995970.430724155, + 12709903.177353393, + 12462307.660911445, + 14195476.276005087, + 15185858.341772884, + 15515985.697028816, + 20385364.18705382, + 25254742.67707882, + 28060825.196754243, + 33507926.558477126, + 41926174.1175034, + 52407717.64687925, + 66438130.24525637, + 82119179.61991316, + 113068619.1751568, + 145008440.79616827, + 187017146.75248563, + 245532220.4715996, + 327403804.57507086, + 404075882.83326113, + 517227033.8472319, + 643253151.716184, + 805263151.3080329, + 1010189707.0831528, + 1208761311.2695959, + 1474183704.8953657, + 1757267912.0273275, + 2078977019.7242336, + 2390039520.2141356, + 2800305290.9584455, + 3178961367.4370003, + 3595994748.9640565, + 3998997717.8927355, + 4423376433.074237 + ], + "Veff_error": [ + NaN, + 116717.64577832505, + 82531.83881398306, + 116717.64577832505, + 308805.86434237607, + 369093.6037922436, + 395808.79426106426, + 350152.9373349753, + 420831.4566051941, + 534867.4467162176, + 534867.4467162176, + 655076.1622400015, + 665392.956959362, + 719495.8900294797, + 774217.2749206264, + 861657.6939619838, + 1024193.185085051, + 1014168.2144105138, + 1082394.9186405914, + 1119516.3299010783, + 1131619.5608892809, + 1297089.6619934447, + 1443717.5457523847, + 1521811.9141752953, + 1662970.4728933151, + 1860173.1759040016, + 2079736.8356215106, + 2341636.4057009174, + 2603353.010240293, + 3054793.127641163, + 3459452.7403126014, + 3928723.5854953146, + 4501580.349566296, + 5198195.651019165, + 5774870.183009539, + 6533582.339552653, + 7286210.63612813, + 8152291.003551985, + 9130871.485051772, + 9988057.554213487, + 11030280.681588512, + 12042863.11756569, + 13098923.478280775, + 14044726.997751236, + 15202445.35932711, + 16197701.292874545, + 17227421.716479544, + 18167130.62293023, + 19106789.128162123 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "0.8172757101951849": { + "simple_threshold": { + "Veff": [ + 0.0, + 247595.5164419492, + 165063.67762796613, + 412659.1940699154, + 660254.7105118645, + 2806082.5196754243, + 2641018.842047458, + 5447101.361722883, + 7180269.976816528, + 10068884.335305935, + 11884584.789213562, + 15846113.05228475, + 20632959.70349577, + 24099296.933683056, + 28803611.74608009, + 38542368.72613009, + 47455807.31804027, + 64704961.63016273, + 75516632.51479451, + 84925262.13958858, + 104485307.93850257, + 126933968.09590596, + 144183122.40802842, + 179836876.7756691, + 203853641.8705382, + 259892760.4252327, + 306523249.3551331, + 368092001.1103645, + 437006086.52004033, + 536291888.613262, + 636155413.5781815, + 757229621.1182946, + 911068968.667559, + 1074729605.0356877, + 1227578570.519184, + 1423756751.3800218, + 1666235293.815504, + 1940818721.5496259, + 2197740335.777555, + 2503355734.9057345, + 2851227435.506673, + 3227985279.692506, + 3603670209.9737563, + 4000153163.6361313, + 4479910742.661815, + 4920795825.6061125, + 5388338692.487327, + 5860008151.309239, + 6367083768.982352 + ], + "Veff_error": [ + NaN, + 142949.3380679038, + 116717.64577832505, + 184546.8018961218, + 233435.2915566501, + 481239.18191746145, + 466870.5831133002, + 670491.8281300232, + 769805.7445664481, + 911593.9551127511, + 990382.0657677968, + 1143594.7045432304, + 1304942.9506703813, + 1410304.6798692285, + 1541821.9877430827, + 1783528.1223502113, + 1979043.9713053214, + 2310891.486791526, + 2496502.862503028, + 2647458.7902628025, + 2936556.587775873, + 3236679.439627993, + 3449593.92077911, + 3852566.433802233, + 4101757.6613572245, + 4631352.654715081, + 5029704.505089358, + 5511742.891713752, + 6005573.735572773, + 6652905.809364529, + 7245900.637883272, + 7905412.894675936, + 8671343.452458376, + 9418036.447764527, + 10065501.31456894, + 10839984.442572607, + 11726783.987750046, + 12656197.608053314, + 13467871.069600502, + 14373814.803569032, + 15340047.038038803, + 16322118.759447007, + 17245797.4274403, + 18169754.98273055, + 19228501.535855465, + 20152476.967247583, + 21088136.48579486, + 21991754.095398597, + 22923506.08735015 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "0.9533592231795404": { + "simple_threshold": { + "Veff": [ + 0.0, + 0.0, + 165063.67762796624, + 165063.67762796624, + 495191.0328838987, + 1403041.259837713, + 2723550.680861443, + 6107356.072234751, + 9408629.624794075, + 15268390.180586876, + 26657783.93691655, + 38624900.564944096, + 52820376.84094919, + 80881202.03770344, + 113728873.88566874, + 151198328.70721707, + 191638929.7260688, + 252960085.96485826, + 329632164.22304857, + 396400421.82356095, + 487020380.8413144, + 566828668.974436, + 695083146.4913658, + 812360889.4460359, + 960010349.0842516, + 1099489156.679883, + 1255474332.0383112, + 1431267148.7120953, + 1630333943.9314225, + 1798946490.6283898, + 2006596597.0843713, + 2197492740.2611146, + 2427921634.2297554, + 2655049254.645837, + 2899095902.018785, + 3126883777.1453786, + 3404603414.7544317, + 3703616266.777492, + 3987195664.9423385, + 4342330167.358908, + 4720573584.643393, + 5124731999.315468, + 5545561845.427968, + 5949802791.938857, + 6431128475.902006, + 6932756992.213396, + 7448498452.961976, + 8005010642.084664, + 8532141496.589575 + ], + "Veff_error": [ + NaN, + NaN, + 116717.64577832514, + 116717.64577832514, + 202160.89262788623, + 340287.48890650383, + 474109.3184009048, + 709965.7223650164, + 881198.9013009327, + 1122554.3716600984, + 1483278.7758946682, + 1785436.660212871, + 2087908.7210726107, + 2583655.2265457055, + 3063699.2489518006, + 3532516.962989375, + 3976972.876276144, + 4569164.151266946, + 5215855.504666617, + 5719760.110331293, + 6339928.041446529, + 6839693.877867836, + 7574066.953000984, + 8188140.081028426, + 8901203.255199665, + 9525904.778908212, + 10179224.194744853, + 10868537.602513775, + 11599761.1300196, + 12184841.476175342, + 12868881.33892198, + 13467112.408906683, + 14155593.840218525, + 14802908.400973648, + 15468280.954640478, + 16064478.450463964, + 16762702.057008866, + 17483313.78081758, + 18140302.917504806, + 18930940.110030502, + 19738227.331686474, + 20565834.661699623, + 21393583.53244813, + 22159606.607502863, + 23038508.17143248, + 23920141.776709232, + 24793916.062737256, + 25703467.626309704, + 26536264.37037865 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "1.0773269321615744": { + "simple_threshold": { + "Veff": [ + 82531.83881398312, + 165063.67762796624, + 82531.83881398312, + 82531.83881398312, + 495191.0328838987, + 1237977.5822097466, + 2971146.197303392, + 4704314.812397038, + 8500779.397840261, + 13535221.565493232, + 21045618.897565696, + 36561604.59459452, + 52490249.48569326, + 82036647.78109922, + 124045353.73741663, + 181239918.03550693, + 254115531.708254, + 348531955.31145066, + 457639046.2235364, + 584903141.6746984, + 747903523.3323151, + 884328652.8918291, + 1075059732.390944, + 1269009553.6038043, + 1492505773.1120706, + 1702714366.5712857, + 1970777779.0391028, + 2194934253.257881, + 2500797247.9025025, + 2777939162.639858, + 3089331790.485016, + 3400146695.4584765, + 3739682680.3392034, + 4018887891.046908, + 4376498348.627897, + 4707698617.788411, + 5046491816.119812, + 5431007653.154159, + 5770626169.873699, + 6154564284.036349, + 6512092209.778524, + 6997957144.876442, + 7450149089.738256, + 7914638278.583352, + 8447463829.966428, + 8875804073.411001, + 9455260113.723976, + 10005499883.096802, + 10496069133.007116 + ], + "Veff_error": [ + 82531.83881398312, + 116717.64577832514, + 82531.83881398312, + 82531.83881398312, + 202160.89262788623, + 319644.43725843146, + 495191.03288389865, + 623101.7186840248, + 837606.6827907839, + 1056923.234939433, + 1317927.7774576305, + 1737094.2568501171, + 2081373.779468502, + 2602044.4637840427, + 3199639.2203309406, + 3867565.604093352, + 4579587.547266155, + 5363299.652013396, + 6145713.3026123075, + 6947886.859361523, + 7856580.237996217, + 8543141.684360342, + 9419482.817495514, + 10233948.012933906, + 11098614.593516825, + 11854456.868541667, + 12753505.949260965, + 13459270.411027854, + 14366467.741596816, + 15141612.437453415, + 15967724.74008815, + 16751727.045695208, + 17568235.204174593, + 18212254.32601225, + 19005274.43313095, + 19711291.776748784, + 20408239.736539878, + 21171467.786330443, + 21823390.866402246, + 22537690.819167465, + 23183074.528613247, + 24032358.8336248, + 24796663.158869196, + 25557966.481686722, + 26404255.77822147, + 27065410.233936075, + 27934924.443251155, + 28736254.167950846, + 29432293.24850116 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "1.1934862944351474": { + "simple_threshold": { + "Veff": [ + 82531.83881398293, + 82531.83881398293, + 247595.5164419488, + 495191.0328838976, + 330127.35525593173, + 825318.3881398294, + 1237977.582209744, + 3631400.9078152487, + 7675461.009700413, + 11471925.595143627, + 21128150.73637963, + 32600076.33152326, + 53233036.03501899, + 83687284.5573787, + 130978028.1977909, + 188585251.689951, + 264349479.72118735, + 365863641.46238637, + 497832051.725945, + 642262769.6504152, + 798082881.3312149, + 995416507.9354482, + 1193740516.6054492, + 1405269619.4856875, + 1619192145.691531, + 1882056052.3140666, + 2168936724.0314713, + 2440383941.8906612, + 2725036253.9600887, + 3057226905.18637, + 3411701152.8924265, + 3765102486.6939015, + 4131956510.222056, + 4564670941.123768, + 4957439962.039513, + 5414583817.230165, + 5855303836.496834, + 6272997472.734402, + 6776441689.499697, + 7238372391.341558, + 7762614631.487979, + 8322263030.485597, + 8756463034.485962, + 9362659390.574665, + 9859170932.879587, + 10473868068.36613, + 10966665677.924423, + 11565351636.681057, + 12089924004.182732 + ], + "Veff_error": [ + 82531.83881398293, + 82531.83881398293, + 142949.33806790356, + 202160.8926278858, + 165063.67762796587, + 260988.59013407578, + 319644.43725843076, + 547454.2852081435, + 795908.2301846144, + 973036.0291913138, + 1320509.421023727, + 1640287.8543465526, + 2096048.7469572676, + 2628091.6041625147, + 3287834.775561781, + 3945160.0214908193, + 4670893.774312288, + 5495034.038572511, + 6409913.778630732, + 7280599.383361944, + 8115863.954147265, + 9063859.81719191, + 9925804.74834165, + 10769377.220878648, + 11560056.452158036, + 12463127.48664899, + 13379324.949544113, + 14191877.04767598, + 14996741.408522516, + 15884538.33627573, + 16780165.95960831, + 17627842.50978966, + 18466671.835716207, + 19409551.420671694, + 20227373.430009212, + 21139431.374765985, + 21982925.020129886, + 22753505.582662158, + 23648936.408433747, + 24441689.45629139, + 25311318.802880093, + 26207855.139244154, + 26882838.312626056, + 27797796.597808465, + 28525348.486423858, + 29401149.487346854, + 30084864.700664636, + 30895140.9950755, + 31588030.31508157 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "1.3045023096767137": { + "simple_threshold": { + "Veff": [ + 0.0, + 0.0, + 247595.51644194953, + 165063.67762796636, + 330127.3552559327, + 825318.3881398318, + 825318.3881398318, + 2971146.1973033943, + 6272419.749862722, + 10399011.69056188, + 19394982.121286046, + 34085649.43017505, + 56699373.26520645, + 89712108.7907997, + 134444365.42797858, + 200304772.80153716, + 278957615.19126314, + 372301124.8898781, + 492797609.5582936, + 645811638.7194184, + 816900140.5808055, + 995746635.2907071, + 1192254943.506801, + 1384471596.104568, + 1630499007.6090517, + 1885604921.3830736, + 2123709276.3614151, + 2390204583.8917665, + 2696480237.7304583, + 3062921602.0645432, + 3406666710.724784, + 3732172283.0071335, + 4130966128.1563, + 4579196544.755042, + 5004483110.163498, + 5408063801.963876, + 5939321248.409486, + 6442270274.141899, + 6969153533.130368, + 7527646486.384592, + 8116841283.677617, + 8730795632.614838, + 9381063990.63021, + 9897713301.605747, + 10530732505.308996, + 11123311107.993397, + 11666370607.389406, + 12248385134.705616, + 12842201714.972225 + ], + "Veff_error": [ + NaN, + NaN, + 142949.33806790397, + 116717.64577832523, + 165063.67762796636, + 260988.59013407657, + 260988.59013407657, + 495191.03288389905, + 719495.8900294809, + 926417.5930271292, + 1265189.131408449, + 1677245.1593732936, + 2163216.016762516, + 2721048.56670821, + 3331056.993951046, + 4065897.3453012784, + 4798216.849299172, + 5543166.642784253, + 6377420.550660063, + 7300686.410946945, + 8210984.760035501, + 9065362.695633238, + 9919626.647343028, + 10689386.634051565, + 11600348.325905984, + 12474872.401689775, + 13239094.821188537, + 14045211.975979537, + 14917958.048790097, + 15899325.51907338, + 16767780.648091152, + 17550585.212099347, + 18464458.57952569, + 19440409.232556596, + 20323119.676745374, + 21126699.931589402, + 22140079.131254185, + 23058456.40674142, + 23982849.206593804, + 24925298.523045618, + 25882384.675743565, + 26843409.20726717, + 27825104.87272877, + 28581051.044969335, + 29480853.408972662, + 30298965.649716485, + 31029776.32070933, + 31794366.60273501, + 32555959.85310134 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "1.4122380461571968": { + "simple_threshold": { + "Veff": [ + 0.0, + 82531.83881398295, + 165063.6776279659, + 0.0, + 247595.51644194883, + 330127.3552559318, + 742786.5493258466, + 1815700.453907625, + 3796464.585443216, + 6024824.233420755, + 12709903.177353373, + 24677019.805380903, + 42834024.34445715, + 68253830.6991639, + 107373922.29699181, + 159781639.943871, + 230924085.00152427, + 307431099.5820865, + 416208063.138916, + 540088353.1987045, + 672469422.6563331, + 853874404.3694676, + 1000781077.4583572, + 1192997730.0561235, + 1413522803.367086, + 1626454947.507162, + 1862413474.6763394, + 2096556301.391609, + 2402666891.5526714, + 2681046783.8722363, + 3042783833.3939233, + 3363172431.6698055, + 3743479144.9246387, + 4201860977.6974998, + 4586294282.893032, + 5059284251.135969, + 5526579522.50074, + 6028125506.973315, + 6628792229.861482, + 7202966232.490361, + 7794719516.786619, + 8352387151.652702, + 8981444827.09288, + 9613060989.536293, + 10331253050.89557, + 10934478260.786974, + 11577153689.631458, + 12193336398.216654, + 12866548607.422314 + ], + "Veff_error": [ + NaN, + 82531.83881398295, + 116717.64577832489, + NaN, + 142949.33806790356, + 165063.6776279659, + 247595.51644194886, + 387108.6374603127, + 559758.1649505383, + 705152.3399346131, + 1024193.1850850494, + 1427108.902987842, + 1880204.9869498163, + 2373418.2424722947, + 2976872.0576874744, + 3631400.9078152496, + 4365614.431166854, + 5037147.402758262, + 5860922.860784047, + 6676412.577987147, + 7449841.474689556, + 8394749.830031065, + 9088250.79830422, + 9922716.178670008, + 10800955.335866436, + 11585953.459507171, + 12397919.530992996, + 13154187.42191598, + 14081779.596958565, + 14875204.906800134, + 15846972.735619267, + 16660396.304836314, + 17577150.434368677, + 18622226.31508099, + 19455469.68102336, + 20434089.955974948, + 21356937.28847116, + 22304983.360047165, + 23389878.405975316, + 24381838.48856473, + 25363606.501435086, + 26255244.621069193, + 27226001.48362426, + 28167065.87661194, + 29200296.4290259, + 30040682.37131559, + 30910900.70246047, + 31722838.369576707, + 32586805.853904355 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "1.5181404185333267": { + "simple_threshold": { + "Veff": [ + 0.0, + 0.0, + 82531.83881398317, + 82531.83881398317, + 165063.67762796633, + 412659.1940699158, + 577722.8716978821, + 1403041.2598377138, + 2888614.3584894105, + 4291655.618327124, + 8088120.20377035, + 14443071.792447053, + 24842083.483008932, + 41843642.27868947, + 69904467.47544374, + 105723285.52071244, + 163660636.3681286, + 221350391.69910282, + 299425511.2171309, + 397555867.5669569, + 506828022.1566706, + 626003997.4040623, + 771755224.7495565, + 923943935.5225415, + 1100562070.5844655, + 1288652131.241533, + 1511405564.2004735, + 1705272853.57452, + 1979278558.436944, + 2245031079.41797, + 2506904603.9747386, + 2831007134.9972506, + 3148094459.720574, + 3546640709.3532987, + 3925709445.025923, + 4418754650.100658, + 4904537053.359764, + 5365229777.619417, + 5876514519.072042, + 6387139005.8141575, + 6997379422.004748, + 7630893816.740883, + 8156126438.953072, + 8877949901.22017, + 9541423353.445778, + 10154139724.80079, + 10837998541.213455, + 11514512023.971674, + 12224946092.48244 + ], + "Veff_error": [ + NaN, + NaN, + 82531.83881398317, + 82531.83881398317, + 116717.6457783252, + 184546.80189612196, + 218358.7207466674, + 340287.48890650395, + 488264.94306944194, + 595145.5534042907, + 817023.5204482764, + 1091793.603733337, + 1431873.8875414995, + 1858341.3948827516, + 2401945.9282133416, + 2953902.0226609004, + 3675216.0835695495, + 4274161.303591898, + 4971130.45781005, + 5728090.1513147745, + 6467568.989275971, + 7187855.105012983, + 7980875.754757728, + 8732398.98079008, + 9530551.474823514, + 10312847.811488448, + 11168665.113036148, + 11863359.738500448, + 12780981.924441125, + 13611999.969839355, + 14383999.676629426, + 15285556.075813184, + 16118871.68882648, + 17108792.457548175, + 17999889.420421746, + 19096804.61597296, + 20119156.581355393, + 21042867.65644047, + 22022705.307842758, + 22959580.286023498, + 24031366.806263406, + 25095650.987569127, + 25944943.87363637, + 27068681.723462645, + 28061917.50865506, + 28948917.47651235, + 29907857.640921284, + 30827160.919943653, + 31763930.49379113 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "1.6234522350564664": { + "simple_threshold": { + "Veff": [ + 82531.83881398312, + 0.0, + 165063.67762796624, + 82531.83881398312, + 412659.19406991557, + 495191.0328838987, + 330127.3552559325, + 907850.2269538143, + 1155445.7433957637, + 2145827.809163561, + 4209123.779513139, + 7757992.848514413, + 10481543.529375855, + 22201064.640961457, + 36974263.78866444, + 53728227.06790301, + 83109561.685681, + 122312185.12232298, + 177608517.12769166, + 233400040.16594425, + 308669077.16429687, + 403333096.2839355, + 495603692.0779686, + 607434333.6709157, + 748316182.526385, + 890436008.9640638, + 1041964465.0265368, + 1206202824.2663631, + 1421610923.5708592, + 1630333943.9314225, + 1857544096.1863182, + 2133117905.9862075, + 2458128287.2356734, + 2748805423.5385213, + 3129194668.6321697, + 3479954983.591598, + 3870743240.3758082, + 4321779739.494226, + 4808469992.980284, + 5323056007.985469, + 5910682700.341028, + 6452669285.832457, + 7058287919.049464, + 7668775930.756497, + 8323253412.551383, + 9003480828.056232, + 9721590357.576698, + 10390675974.841661, + 11203944714.51465 + ], + "Veff_error": [ + 82531.83881398312, + NaN, + 116717.64577832514, + 82531.83881398312, + 184546.80189612185, + 202160.89262788623, + 165063.67762796624, + 273727.1426040724, + 308805.86434237624, + 420831.45660519437, + 589395.2199660953, + 800175.8652281542, + 930086.5879520013, + 1353622.801391381, + 1746869.7659733384, + 2105775.2434980464, + 2619004.572150154, + 3177207.8225230444, + 3828623.4481303077, + 4388955.968582152, + 5047279.120811991, + 5769559.956430863, + 6395551.894105295, + 7080442.960479751, + 7858747.391166277, + 8572591.274870658, + 9273362.026658308, + 9977481.499322496, + 10831812.572249753, + 11599761.1300196, + 12381701.415246418, + 13268388.869341858, + 14243379.07893443, + 15062004.054789118, + 16070413.498386577, + 16947185.128678422, + 17873431.601262555, + 18886090.883226085, + 19921141.292670038, + 20960000.010707565, + 22086636.50049831, + 23077059.20212244, + 24135730.37713329, + 25157865.152229205, + 26209414.511824287, + 27259380.559101567, + 28325619.64736328, + 29284152.620896492, + 30408586.932955325 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "1.7293546074325965": { + "simple_threshold": { + "Veff": [ + 0.0, + 0.0, + 165063.67762796604, + 82531.83881398302, + 82531.83881398302, + 165063.67762796604, + 660254.7105118642, + 907850.2269538133, + 742786.5493258472, + 1403041.2598377115, + 1650636.7762796604, + 3466337.230187287, + 7345333.654444489, + 9656225.141236013, + 17331686.150936436, + 26740315.7757305, + 40605664.69647965, + 64044706.91965083, + 86740962.59349616, + 124788140.28674234, + 159946703.6214991, + 215655694.82093763, + 268806199.0171427, + 348449423.47263634, + 426524542.99066424, + 521601221.30437267, + 631451098.7657841, + 751369860.5625014, + 901825402.7203926, + 1066476421.1542886, + 1238967964.2755132, + 1457264677.9384983, + 1648656012.148125, + 1913500682.9021964, + 2204590478.3991146, + 2514415001.3068066, + 2851309967.3454857, + 3233267317.3765993, + 3609777566.0459895, + 4063124956.6511984, + 4569952978.807868, + 5118211984.049157, + 5704848294.338948, + 6281993443.165132, + 6960405158.216073, + 7657551600.677788, + 8484685689.271524, + 9281860720.375788, + 10128719918.446068 + ], + "Veff_error": [ + NaN, + NaN, + 116717.645778325, + 82531.83881398302, + 82531.83881398302, + 116717.645778325, + 233435.29155665, + 273727.1426040721, + 247595.51644194906, + 340287.4889065034, + 369093.6037922433, + 534867.4467162173, + 778603.8101650528, + 892718.3301064344, + 1195999.9698092085, + 1485573.0986516946, + 1830644.7426151528, + 2299070.992462261, + 2675610.4244333026, + 3209204.680297304, + 3633276.1472419733, + 4218822.234259123, + 4710102.959541571, + 5362664.60380182, + 5933115.103578665, + 6561151.417386217, + 7219059.516464051, + 7874765.788366614, + 8627242.246261245, + 9381804.735210557, + 10112087.040926583, + 10966801.425617728, + 11664759.41690668, + 12566810.65074709, + 13488843.761200493, + 14405529.965930246, + 15340269.053496448, + 16335467.458271429, + 17260404.984682128, + 18312213.793078337, + 19420778.116091345, + 20552747.905896705, + 21698654.794401612, + 22769814.893446166, + 23967791.650419213, + 25139447.376919344, + 26462364.060950145, + 27677590.80678618, + 28912659.505849168 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "1.8370903439130795": { + "simple_threshold": { + "Veff": [ + 0.0, + 0.0, + 82531.83881398293, + 0.0, + 247595.5164419488, + 165063.67762796587, + 495191.0328838976, + 825318.3881398294, + 660254.7105118635, + 907850.2269538122, + 1898232.2927216075, + 3631400.9078152487, + 3961528.263071181, + 5859760.555792788, + 9491161.463608036, + 15268390.180586843, + 21788405.446891494, + 30619312.19998767, + 43576810.89378299, + 62889261.176254995, + 83852348.23500666, + 112078237.10938883, + 146824141.25007564, + 195187798.79506963, + 251474512.86620602, + 323772403.66725504, + 392851552.75455874, + 488340890.26233697, + 590762902.2304899, + 720750548.3625131, + 862457715.6061217, + 1004329946.5273583, + 1193657984.7666352, + 1407910638.327735, + 1678450005.9599707, + 1956252175.4078374, + 2260382001.4373646, + 2593150375.535344, + 2994090048.493673, + 3452636944.944162, + 3920592471.0194454, + 4475454023.365852, + 5069353135.471273, + 5735220011.022488, + 6449120416.76344, + 7237134413.759349, + 8051311003.659291, + 8939023461.942492, + 9816914631.406828 + ], + "Veff_error": [ + NaN, + NaN, + 82531.83881398293, + NaN, + 142949.33806790356, + 116717.64577832488, + 202160.8926278858, + 260988.59013407578, + 233435.29155664975, + 273727.14260407176, + 395808.7942610636, + 547454.2852081435, + 571797.3522716142, + 695425.63490227, + 885055.3700599668, + 1122554.371660096, + 1340983.656260044, + 1589675.482318452, + 1896437.2736036151, + 2278237.5570886265, + 2630682.1337260674, + 3041385.046268795, + 3481043.860633288, + 4013627.7790311873, + 4555727.59959357, + 5169287.362091772, + 5694098.789954575, + 6348517.278972164, + 6982603.284174717, + 7712643.3913765745, + 8436837.15430613, + 9104350.458042135, + 9925461.621394929, + 10779492.282429468, + 11769688.413429514, + 12706419.213148255, + 13658458.29516116, + 14629335.897917662, + 15719661.487348579, + 16880535.41281597, + 17988154.5988879, + 19218934.675882064, + 20454413.603618026, + 21756338.23768231, + 23070712.315147243, + 24439599.237948146, + 25777693.88435001, + 27161628.145518992, + 28464153.17570328 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "1.9481063591546457": { + "simple_threshold": { + "Veff": [ + 82531.83881398312, + 82531.83881398312, + 0.0, + 247595.51644194935, + 495191.0328838987, + 330127.3552559325, + 577722.8716978818, + 1237977.5822097466, + 1155445.7433957637, + 2063295.970349578, + 2310891.4867915274, + 3713932.74662924, + 6107356.072234751, + 8170652.042584329, + 10811670.884631786, + 13287626.049051281, + 22448660.15740341, + 31114503.232871633, + 42668960.66682927, + 61568751.7552314, + 78075119.51802804, + 106301008.39241025, + 142367421.9541209, + 186026764.68671793, + 247182857.24787945, + 311805287.0392282, + 404983733.0602151, + 482728725.22298723, + 590185179.3587933, + 727600690.9840752, + 884906375.763527, + 1061029319.792567, + 1259270796.6237543, + 1499190852.056003, + 1760156526.3858178, + 2053969872.5635977, + 2424372765.1607537, + 2787760451.4587216, + 3243748860.9059787, + 3762626531.5294905, + 4313691619.290456, + 4894633232.702083, + 5524928885.724471, + 6349009296.282093, + 7141314948.896331, + 8003029877.953129, + 8890247145.203447, + 9837712654.787973, + 10866719621.120714 + ], + "Veff_error": [ + 82531.83881398312, + 82531.83881398312, + NaN, + 142949.33806790388, + 202160.89262788623, + 165063.67762796624, + 218358.7207466673, + 319644.43725843146, + 308805.86434237624, + 412659.19406991557, + 436717.4414933346, + 553640.4056883656, + 709965.7223650164, + 821181.4278122173, + 944620.0711186824, + 1047211.6363471061, + 1361149.9556260153, + 1602478.4446576864, + 1876578.7444482418, + 2254192.1603627536, + 2538441.092372316, + 2961961.797593998, + 3427804.7087137024, + 3918307.1546537755, + 4516686.366348873, + 5072855.575636796, + 5781353.836188444, + 6311932.298510744, + 6979188.2116218675, + 7749207.891729349, + 8545931.802324507, + 9357814.958526926, + 10194603.200228432, + 11123442.711376905, + 12052757.141959459, + 13019904.394856218, + 14145244.511116019, + 15168355.093146654, + 16361924.035434635, + 17622045.466330186, + 18868410.145439114, + 20098832.827180125, + 21353747.686421026, + 22890946.067588255, + 24277270.32189163, + 25700287.389652252, + 27087422.254699774, + 28494289.166835573, + 29947459.8623503 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "2.0642657214282187": { + "simple_threshold": { + "Veff": [ + 0.0, + 82531.83881398312, + 82531.83881398312, + 412659.19406991557, + 495191.0328838987, + 330127.3552559325, + 1155445.7433957637, + 1320509.42102373, + 3053678.0361173754, + 3878996.4242572067, + 6107356.072234751, + 6354951.5886767, + 11554457.433957636, + 14443071.792447045, + 22531191.99621739, + 34250713.107802995, + 44979852.1536208, + 60330774.17302165, + 87401217.30400811, + 117030147.43822806, + 161102149.36489505, + 216068354.0150078, + 269136326.3723989, + 341021557.9793782, + 438244064.10225034, + 526965790.8272822, + 670075999.3307289, + 794781607.7786573, + 948538423.489108, + 1124661367.518148, + 1348735309.898112, + 1563235558.9756544, + 1820982491.5917234, + 2114218114.8978057, + 2465391089.0513034, + 2844459824.7239285, + 3237228845.6396737, + 3751814860.6448584, + 4261696560.837646, + 4820354577.769498, + 5496950592.366531, + 6184110682.331755, + 6980047735.853808, + 7896563805.88309, + 8729970314.226692, + 9675785187.034939, + 10750844919.425882, + 11770360724.295015, + 12885200802.994299 + ], + "Veff_error": [ + NaN, + 82531.83881398312, + 82531.83881398312, + 184546.80189612185, + 202160.89262788623, + 165063.67762796624, + 308805.86434237624, + 330127.3552559325, + 502021.5766943088, + 565809.7804446409, + 709965.7223650164, + 724213.9464186887, + 976529.8861388834, + 1091793.6037333366, + 1363649.773995772, + 1681301.3809181196, + 1926725.177034707, + 2231414.289093497, + 2685774.223325615, + 3107847.0465498324, + 3646375.8204510063, + 4222856.683143445, + 4712994.367401088, + 5305198.98356767, + 6014074.198051751, + 6594805.206299909, + 7436572.084628937, + 8099060.905160949, + 8847859.643793674, + 9634332.914339302, + 10550526.299632572, + 11358552.072410705, + 12259242.777559038, + 13209477.986519717, + 14264405.349505898, + 15321830.822945604, + 16345471.828378348, + 17596709.332674902, + 18754350.258890837, + 19945744.584715754, + 21299611.270105932, + 22591724.724819828, + 24001586.91939752, + 25528766.73894523, + 26842140.429269325, + 28258810.014844805, + 29787363.09249589, + 31167764.02117986, + 32610417.28893593 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "2.1882334304102526": { + "simple_threshold": { + "Veff": [ + 0.0, + 82531.83881398306, + 0.0, + 247595.5164419492, + 990382.0657677968, + 660254.7105118645, + 1320509.421023729, + 1980764.1315355937, + 3301273.552559323, + 6354951.588676697, + 9573693.302422035, + 12627371.33853941, + 18899791.088402122, + 28556016.22963814, + 50426953.51534366, + 74196123.09377079, + 102091884.61289705, + 138653489.20749155, + 191638929.72606868, + 254775786.41876572, + 333511160.6473056, + 439894700.8785297, + 546360772.9485679, + 701603161.7576702, + 829527511.9193438, + 992610425.4157743, + 1190851902.2469618, + 1412284825.7848783, + 1637514213.9082382, + 1887420621.836979, + 2189817279.251413, + 2481732393.136471, + 2854033518.0263486, + 3280145401.822943, + 3695610678.412534, + 4154817829.573536, + 4693173014.157146, + 5306054449.189786, + 5923145008.001937, + 6644720874.752591, + 7420107500.409962, + 8257310473.339006, + 9155669538.82921, + 10118320906.75551, + 11173655529.669912, + 12194079184.765999, + 13303719757.62, + 14500926611.455639, + 15665368325.282127 + ], + "Veff_error": [ + NaN, + 82531.83881398306, + NaN, + 142949.3380679038, + 285898.6761358076, + 233435.2915566501, + 330127.35525593226, + 404321.78525577224, + 521977.18026815244, + 724213.9464186883, + 888895.1076983182, + 1020862.4667195108, + 1248933.3495931467, + 1535180.943287787, + 2040056.1755521735, + 2474579.2514683255, + 2902728.1934565245, + 3382798.7558039916, + 3976972.8762761415, + 4585533.135680011, + 5246454.931971477, + 6025389.493471116, + 6715069.563844771, + 7609507.149452251, + 8274202.735339019, + 9051075.275098193, + 9913788.238991763, + 10796224.506794574, + 11625276.73467952, + 12480877.154096073, + 13443572.691931732, + 14311601.512401735, + 15347593.761872109, + 16453462.60182576, + 17464407.943871956, + 18517687.63673872, + 19680858.68885178, + 20926500.675907314, + 22109908.391313255, + 23417963.878163908, + 24746618.278186247, + 26105382.91277546, + 27488802.131281514, + 28897813.587614212, + 30367455.229862247, + 31723804.591537464, + 33135788.12496084, + 34594625.850701936, + 35956802.605124116 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "2.3243169433946083": { + "simple_threshold": { + "Veff": [ + 0.0, + 82531.83881398289, + 165063.67762796578, + 412659.19406991446, + 1320509.4210237262, + 1733168.6150936405, + 1815700.4539076234, + 4209123.779513127, + 7427865.4932584595, + 10729139.045817774, + 16506367.762796577, + 27978293.3579402, + 40358069.18003763, + 55378863.84418251, + 92848318.66573074, + 135682343.01018786, + 201790345.90018815, + 274088236.7012372, + 363470218.1367806, + 482728725.2229859, + 624683487.9830365, + 776954730.5948349, + 978580012.8173951, + 1142240649.185523, + 1381005258.8743756, + 1615478212.944901, + 1884862134.8337412, + 2194026403.030921, + 2544704186.1515346, + 2897527797.081311, + 3337917688.992724, + 3750494351.2238245, + 4218449877.299107, + 4751770619.715064, + 5305229130.801634, + 5958551166.853122, + 6634239331.223201, + 7366214209.664414, + 8184847518.8603115, + 9087415708.130028, + 10021676123.504314, + 11031040512.199324, + 12086210071.436096, + 13228863379.81569, + 14445877874.96668, + 15552299706.106936, + 16908875540.692371, + 18149246546.227722, + 19424363455.903755 + ], + "Veff_error": [ + NaN, + 82531.83881398289, + 116717.6457783248, + 184546.80189612135, + 330127.35525593156, + 378208.398608971, + 387108.63746031234, + 589395.2199660935, + 782965.7704022268, + 941007.7440394646, + 1167176.457783248, + 1519572.3074957142, + 1825054.9746269113, + 2137877.326810305, + 2768202.0284418203, + 3346358.2090416383, + 4080946.985939928, + 4756154.5572274355, + 5477030.715355537, + 6311932.298510727, + 7180269.976816512, + 8007715.191689475, + 8986879.763545886, + 9709336.802550355, + 10675996.601099245, + 11546791.220000027, + 12472415.078832088, + 13456486.668093221, + 14492036.286206502, + 15464097.034995276, + 16597725.28638457, + 17593612.342778217, + 18658950.273745727, + 19803342.31556237, + 20924873.129712567, + 22175891.965546537, + 23399486.557142638, + 24656585.40474114, + 25990585.144309603, + 27386148.47799967, + 28759474.238431394, + 30173035.27163533, + 31583178.141024705, + 33042433.629427925, + 34528898.97322577, + 35826804.10713703, + 37356667.28510615, + 38702592.81428703, + 40039086.32582502 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "2.480747357766826": { + "simple_threshold": { + "Veff": [ + 0.0, + 165063.67762796648, + 247595.5164419497, + 660254.7105118659, + 1320509.4210237318, + 3383805.3913733126, + 4786846.651211027, + 6932674.460374593, + 15598517.535842832, + 18322068.21670428, + 29876525.65066193, + 51747462.9363675, + 77332332.9687023, + 114966851.46787865, + 180414599.64736736, + 262451247.4284667, + 362232240.55457246, + 495851287.59441125, + 666279534.7452866, + 858000996.3101697, + 1071593395.1607584, + 1335200088.3326209, + 1623896460.5039341, + 1918782720.5862963, + 2266902016.7036777, + 2622284114.636689, + 3055658800.248915, + 3467987866.9635754, + 3931486673.7429056, + 4508136631.536206, + 5010012743.364038, + 5640225864.547614, + 6341581430.788844, + 7045412952.194492, + 7801157000.214138, + 8652060258.386305, + 9603157168.878647, + 10540471262.289055, + 11627663174.985657, + 12639173391.489834, + 13857755991.578299, + 15045059024.756262, + 16340313703.102913, + 17550560587.471165, + 19004441460.01829, + 20395433071.389164, + 21694814341.676517, + 23108749804.23768, + 24540924803.176727 + ], + "Veff_error": [ + NaN, + 116717.6457783253, + 142949.3380679041, + 233435.2915566506, + 330127.35525593295, + 528461.6174697172, + 628543.7584170285, + 756416.7972179453, + 1134625.195826918, + 1229696.7027685498, + 1570275.3259611088, + 2066594.607100496, + 2526337.1983332355, + 3080328.8224308314, + 3858749.623619786, + 4654093.257477234, + 5467695.39117515, + 6397149.251303115, + 7415475.383726503, + 8415010.393915622, + 9404284.84062115, + 10497452.951772828, + 11576837.259325562, + 12584143.443813903, + 13678142.850901999, + 14711285.799469195, + 15880464.085557224, + 16918020.44108847, + 18013129.22444828, + 19288981.461584732, + 20334344.449510116, + 21575407.572681054, + 22877551.802402593, + 24113707.432671268, + 25374077.95574551, + 26722096.524300046, + 28152552.629685998, + 29494482.11517983, + 30978257.261201847, + 32297588.47171759, + 33818723.864457846, + 35237712.55882038, + 36723237.01301958, + 38058902.21091797, + 39603932.877026364, + 41027705.20988559, + 42314452.85415538, + 43671588.178540185, + 45004529.21875603 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "2.6786379256494364": { + "simple_threshold": { + "Veff": [ + 82531.83881398315, + 82531.83881398315, + 660254.7105118652, + 330127.3552559326, + 1155445.743395764, + 2888614.35848941, + 4869378.490025006, + 13617753.404307218, + 23521574.061985195, + 41761110.439875476, + 64870025.307790756, + 113068619.1751569, + 177773580.8053197, + 270621899.47105074, + 419921995.88554627, + 603720400.9242867, + 864851138.9317294, + 1161140440.2739289, + 1503152380.3190749, + 1922496653.3329234, + 2417852749.89445, + 2934419529.031171, + 3512720123.600751, + 4125931685.9886456, + 4756062275.333406, + 5493649318.813974, + 6247495134.540896, + 7022551632.843012, + 7886247326.031346, + 8758443798.61752, + 9704011075.909325, + 10618463849.968258, + 11714651733.095581, + 12803164155.213205, + 13889778345.038107, + 15119007552.333572, + 16309694390.902906, + 17624674178.7261, + 18948484873.30239, + 20274606459.36547, + 21653135763.07543, + 23085640889.36974, + 24489342403.917965, + 25847238747.924427, + 27262742315.423054, + 28567405623.394497, + 29973913220.4624, + 31294092514.130875, + 32588604405.9282 + ], + "Veff_error": [ + 82531.83881398315, + 82531.83881398315, + 233435.29155665037, + 165063.6776279663, + 308805.8643423763, + 488264.9430694419, + 633939.082769804, + 1060140.6647105154, + 1393297.7998744305, + 1856507.806478807, + 2313837.17503233, + 3054793.1276411656, + 3830402.135077889, + 4725983.811512552, + 5887014.054584209, + 7058764.397385459, + 8448535.659888241, + 9789333.769827511, + 11138129.554164333, + 12596316.283473311, + 14126210.865983656, + 15562231.18908741, + 17026780.407336324, + 18453203.756137323, + 19812283.187383592, + 21293214.414007653, + 22707207.257500276, + 24074552.94340216, + 25512085.237377692, + 26885878.669830214, + 28299997.843923163, + 29603400.934988655, + 31093918.19307745, + 32506440.598241802, + 33857775.28920999, + 35324205.501845166, + 36688813.943425916, + 38139176.29508526, + 39545585.08016528, + 40905996.532553665, + 42273787.51206751, + 43649746.76672205, + 44957206.985539034, + 46186796.18819905, + 47434631.382605396, + 48556364.32275042, + 49737331.79951978, + 50820852.01180836, + 51861329.003436916 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + } +} diff --git a/toise/data/aeff/nu_mu_Gen2_100m_1.5sigma.json b/toise/data/aeff/nu_mu_Gen2_100m_1.5sigma.json new file mode 100644 index 0000000..db0d79a --- /dev/null +++ b/toise/data/aeff/nu_mu_Gen2_100m_1.5sigma.json @@ -0,0 +1,2985 @@ +{ + "0.0": { + "simple_threshold": { + "Veff": [ + 0.0, + 0.0, + 82531.83881398306, + 495191.0328838984, + 412659.1940699154, + 247595.5164419492, + 247595.5164419492, + 1072913.9045817798, + 907850.2269538138, + 1237977.5822097461, + 1237977.5822097461, + 1403041.2598377122, + 1155445.743395763, + 2393423.325605509, + 1980764.1315355937, + 2393423.325605509, + 2310891.486791526, + 3466337.230187289, + 2971146.1973033906, + 4374187.457141103, + 4704314.812397035, + 4786846.651211018, + 6437483.42749068, + 8665843.075468222, + 9078502.269538138, + 11141798.239887714, + 10811670.88463178, + 15681049.374656783, + 17331686.150936443, + 21623341.76926356, + 23439042.22317119, + 27318038.647428397, + 33260331.042035177, + 39450218.9530839, + 54058354.423158914, + 65365216.34067459, + 79725756.29430765, + 108034177.00750384, + 143357804.0198886, + 179011558.38752925, + 235628399.81392166, + 294556132.72710556, + 366936555.36696875, + 454502836.3486048, + 577640339.8590676, + 678081587.6956849, + 821274328.0379456, + 949033614.5219914, + 1099984347.7127664 + ], + "Veff_error": [ + NaN, + NaN, + 82531.83881398306, + 202160.89262788612, + 184546.8018961218, + 142949.3380679038, + 142949.3380679038, + 297572.77670214506, + 273727.1426040723, + 319644.43725843134, + 319644.43725843134, + 340287.4889065036, + 308805.86434237607, + 444447.5538491591, + 404321.78525577224, + 444447.5538491591, + 436717.4414933343, + 534867.4467162176, + 495191.0328838984, + 600840.855930184, + 623101.7186840244, + 628543.7584170272, + 728901.4642634132, + 845699.6889509979, + 865601.2280385819, + 958933.311775294, + 944620.0711186819, + 1137622.8898115947, + 1195999.9698092092, + 1335894.5158658775, + 1390851.2698045422, + 1501535.2018396773, + 1656815.101470579, + 1804411.0152102984, + 2112234.6919320594, + 2322651.824761879, + 2565134.1617554226, + 2986010.596629661, + 3439706.8442086778, + 3843716.05125554, + 4409857.7203169875, + 4930543.506339203, + 5503085.37481519, + 6124618.749768933, + 6904615.8055103235, + 7480863.606458146, + 8232938.7501480905, + 8850168.885551322, + 9528049.6893821 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "0.4629547279403567": { + "simple_threshold": { + "Veff": [ + 0.0, + 82531.83881398306, + 165063.67762796613, + 165063.67762796613, + 412659.1940699154, + 907850.2269538138, + 742786.5493258476, + 577722.8716978815, + 1320509.421023729, + 1650636.7762796616, + 1980764.1315355937, + 1733168.6150936445, + 3383805.391373306, + 2723550.6808614414, + 3631400.907815255, + 3383805.391373306, + 3631400.907815255, + 5034442.167652967, + 6024824.233420764, + 8418247.559026273, + 8253183.881398307, + 9408629.62479407, + 12379775.822097462, + 14195476.276005087, + 17991940.86144831, + 20467896.0258678, + 26905379.45335848, + 34003117.59136102, + 46878084.44634238, + 62806729.33744112, + 74443718.61021273, + 100606311.51424536, + 149135032.73686743, + 191969057.0813246, + 258077059.97132507, + 342754726.5944717, + 461765638.1642353, + 608342183.8978692, + 800063645.4627519, + 1045348270.4179096, + 1322655248.8328927, + 1686620658.002558, + 2044643774.7776165, + 2488747599.4356594, + 2972219111.2079725, + 3475580796.1344547, + 3985297432.6496143, + 4539828857.640766, + 5013314016.916588 + ], + "Veff_error": [ + NaN, + 82531.83881398306, + 116717.64577832505, + 116717.64577832505, + 184546.8018961218, + 273727.1426040723, + 247595.5164419492, + 218358.72074666715, + 330127.35525593226, + 369093.6037922436, + 404321.78525577224, + 378208.39860897185, + 528461.6174697161, + 474109.3184009046, + 547454.2852081446, + 528461.6174697161, + 547454.2852081446, + 644594.2673488916, + 705152.3399346143, + 833530.713673925, + 825318.3881398307, + 881198.9013009323, + 1010804.4631394306, + 1082394.9186405914, + 1218567.9969241633, + 1299712.6973559526, + 1490151.146788014, + 1675213.365581567, + 1966960.7290014247, + 2276742.159778123, + 2478704.699041737, + 2881531.517364172, + 3508331.2961231633, + 3980396.8742209864, + 4615146.185673866, + 5318663.163617881, + 6173359.475909911, + 7085732.076871478, + 8125929.105539842, + 9288407.557735981, + 10448022.291474352, + 11798300.906766243, + 12990312.176847797, + 14331814.809203723, + 15662142.529234512, + 16936530.756077047, + 18135984.267119844, + 19356663.543128412, + 20341042.85350291 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "0.6608452958229668": { + "simple_threshold": { + "Veff": [ + 0.0, + 0.0, + 165063.67762796613, + 247595.5164419492, + 1072913.9045817798, + 1155445.743395763, + 1568104.9374656782, + 1733168.6150936445, + 2475955.1644194922, + 3218741.71374534, + 4374187.457141103, + 5694696.878164832, + 4374187.457141103, + 6850142.621560595, + 7923056.526142375, + 8583311.236654239, + 8748374.914282206, + 10894202.723445766, + 13122562.371423308, + 18487131.894332208, + 21870937.285705514, + 26987911.292172465, + 32765140.00915128, + 42338833.31157331, + 55131268.32774069, + 76507014.58056231, + 102504543.80696698, + 132546133.13525681, + 179589281.25922716, + 237196504.75138733, + 314776433.23653144, + 421902760.0170815, + 544545072.4946603, + 706802667.602951, + 918579365.9996316, + 1167908051.0566745, + 1450249471.6393106, + 1835920754.4170532, + 2208304411.1457453, + 2656452295.905673, + 3176402880.4337664, + 3733822919.783408, + 4330775709.924948, + 4996477521.798535, + 5617694672.551386, + 6296931705.990466, + 6953472483.755701, + 7576587866.801274, + 8205893137.7578945 + ], + "Veff_error": [ + NaN, + NaN, + 116717.64577832505, + 142949.3380679038, + 297572.77670214506, + 308805.86434237607, + 359747.9450147399, + 378208.39860897185, + 452045.49830798944, + 515411.1681974635, + 600840.855930184, + 685560.9417427399, + 600840.855930184, + 751900.8356794361, + 808643.5705115445, + 841662.9132103882, + 849717.287284325, + 948218.6368018092, + 1040686.8897342504, + 1235223.4573695043, + 1343520.9975190489, + 1492434.9046747908, + 1644435.2386010406, + 1869305.156052073, + 2133092.813553959, + 2512820.04837235, + 2908588.744937563, + 3307457.6483056825, + 3849913.4553396916, + 4424507.170000029, + 5096967.515132691, + 5900882.187004275, + 6703902.30761741, + 7637651.722610819, + 8707011.207787227, + 9817820.482131591, + 10940372.737407062, + 12309423.860554744, + 13500200.87676063, + 14806819.12845302, + 16191181.87583078, + 17554465.852754388, + 18905736.770383716, + 20306857.892514203, + 21532270.461360604, + 22796871.552506156, + 23955852.525568612, + 25006193.804392196, + 26023978.36169951 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "0.8172757101951849": { + "simple_threshold": { + "Veff": [ + 0.0, + 82531.83881398306, + 82531.83881398306, + 82531.83881398306, + 577722.8716978815, + 577722.8716978815, + 2641018.842047458, + 4374187.457141103, + 6932674.460374578, + 8665843.075468222, + 11554457.43395763, + 14773199.14770297, + 18322068.216704242, + 19642577.637727972, + 28968675.423708055, + 34333244.946616955, + 39697814.46952586, + 52572781.324507214, + 74196123.09377079, + 88061472.01451994, + 110675195.84955129, + 155655048.00317207, + 187017146.75248563, + 247182857.2478793, + 317830111.2726488, + 414309830.84619504, + 504517130.66987854, + 643583279.07144, + 805840874.1797307, + 984934964.4060739, + 1208513715.753154, + 1455036318.2905214, + 1747446623.2084634, + 2068082817.0007877, + 2440549005.5682936, + 2824734715.2473845, + 3265537266.352868, + 3770549588.05563, + 4256827182.3476186, + 4823655851.322055, + 5472686231.755218, + 6096791996.866557, + 6774295861.690544, + 7389158060.854718, + 8121710662.167632, + 8758196203.10107, + 9489593358.670588, + 10136642974.972216, + 10896926274.126625 + ], + "Veff_error": [ + NaN, + 82531.83881398306, + 82531.83881398306, + 82531.83881398306, + 218358.72074666715, + 218358.72074666715, + 466870.5831133002, + 600840.855930184, + 756416.7972179437, + 845699.6889509979, + 976529.886138883, + 1104200.7475206188, + 1229696.7027685472, + 1273239.196493775, + 1546233.5045923905, + 1683325.8264207763, + 1810064.536160607, + 2083009.436915015, + 2474579.2514683255, + 2695899.703999472, + 3022288.441654961, + 3584201.0730957314, + 3928723.5854953146, + 4516686.36634887, + 5121630.942754911, + 5847542.405014842, + 6452807.645307557, + 7288080.09366656, + 8155214.843124659, + 9016013.183476288, + 9987034.55451252, + 10958413.338145476, + 12009162.46216529, + 13064558.075445073, + 14192356.997524727, + 15268613.237981355, + 16416783.951422697, + 17640589.299724016, + 18743632.91553949, + 19952573.448441137, + 21252549.44609531, + 22431661.872624878, + 23645191.7762423, + 24694954.99185016, + 25890147.069181103, + 26885498.64398234, + 27985596.107427213, + 28923965.56707432, + 29989054.05017096 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "0.9533592231795404": { + "simple_threshold": { + "Veff": [ + 0.0, + 0.0, + 82531.83881398312, + 82531.83881398312, + 742786.549325848, + 907850.2269538143, + 1650636.7762796623, + 4786846.651211021, + 6685078.943932632, + 13370157.887865264, + 22448660.15740341, + 31527162.42694155, + 44814788.47599283, + 65530280.01830259, + 93260977.85980092, + 127016499.93472002, + 171005970.022573, + 233565103.84357223, + 302231593.7368062, + 397555867.5669567, + 496511542.30492246, + 624518424.3054101, + 763914700.0622277, + 945237149.9365487, + 1119957052.705751, + 1346259354.7336924, + 1586839664.8764534, + 1886017580.5771422, + 2186846133.0541105, + 2483878220.9456363, + 2842891719.7864623, + 3231781744.277951, + 3573958748.000725, + 3959960158.1337237, + 4404559173.824651, + 4874990655.064355, + 5390567052.135307, + 5859265364.759917, + 6428487457.059959, + 6967172768.998827, + 7630646221.224437, + 8208451624.761133, + 8962957695.198566, + 9610089843.339008, + 10312435791.646004, + 10997862712.996136, + 11796935976.39312, + 12567123096.20521, + 13283004266.077698 + ], + "Veff_error": [ + NaN, + NaN, + 82531.83881398312, + 82531.83881398312, + 247595.51644194932, + 273727.1426040724, + 369093.6037922437, + 628543.7584170277, + 742786.549325848, + 1050458.8120049261, + 1361149.9556260153, + 1613069.9574670047, + 1923186.6521436207, + 2325582.616873829, + 2774346.7685852717, + 3237731.505132661, + 3756785.4815163217, + 4390507.658914734, + 4994369.747904066, + 5728090.151314772, + 6401406.921825234, + 7179321.272316542, + 7940232.042778601, + 8832449.269571383, + 9614162.207519418, + 10540837.730782976, + 11443985.120805534, + 12476237.371921519, + 13434449.470082656, + 14317787.432583584, + 15317606.90130882, + 16331714.239501039, + 17174556.393625446, + 18078240.88457966, + 19066105.20742888, + 20058463.125659585, + 21092496.55832138, + 21990360.26655133, + 23033777.167971928, + 23979440.7766358, + 25095243.851706732, + 26028035.00856651, + 27197966.464364164, + 28162712.68784936, + 29173691.719350126, + 30127625.739963517, + 31202929.646149505, + 32205399.82256846, + 33109979.87092977 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "1.0773269321615744": { + "simple_threshold": { + "Veff": [ + 0.0, + 0.0, + 82531.83881398312, + 247595.51644194935, + 412659.19406991557, + 907850.2269538143, + 1403041.259837713, + 2310891.4867915274, + 4869378.490025004, + 12792435.016167382, + 16093708.568726707, + 27235506.80861443, + 44979852.1536208, + 63632047.72558098, + 102339480.12933905, + 154912261.4538463, + 211529102.8802387, + 305202739.93410957, + 428422775.28338635, + 595632280.7205162, + 759127853.4110167, + 972059997.5510932, + 1198362299.5790348, + 1432835253.649561, + 1728051641.0871785, + 2050255939.8169687, + 2390617243.085835, + 2748887955.3773355, + 3197118371.976078, + 3678691651.4556694, + 4165299373.102914, + 4663874211.378185, + 5167648555.498738, + 5691808263.806345, + 6289503840.497211, + 6829674725.534731, + 7354907347.74692, + 7895986083.011393, + 8478083142.166416, + 9081308352.057817, + 9784727214.269396, + 10425174283.465904, + 11049692707.771317, + 11791323811.35377, + 12507370044.903885, + 13237694286.56882, + 13988816551.614882, + 14777325739.643677, + 15482560302.309162 + ], + "Veff_error": [ + NaN, + NaN, + 82531.83881398312, + 142949.33806790388, + 184546.80189612185, + 273727.1426040724, + 340287.48890650383, + 436717.4414933346, + 633939.0827698038, + 1027513.1068714792, + 1152494.4084521069, + 1499265.3060568387, + 1926725.177034707, + 2291652.2219331907, + 2906245.9425075226, + 3575638.9348784164, + 4178263.493770865, + 5018858.768467981, + 5946303.005559652, + 7011321.3722401, + 7915315.384551839, + 8956891.14790437, + 9945000.962775772, + 10874489.790385488, + 11942331.409923526, + 13008127.94957005, + 14046424.348291945, + 15062230.168567399, + 16243892.949202595, + 17424384.821975343, + 18541030.620570004, + 19619330.127763204, + 20651768.389891807, + 21673841.426672895, + 22783421.981428593, + 23741643.026542347, + 24637654.67158002, + 25527832.86298604, + 26452065.918200534, + 27376944.26213624, + 28417451.139869593, + 29332725.81214862, + 30198534.02901914, + 31195506.66686038, + 32128744.895075627, + 33053460.5015554, + 33978268.83224421, + 34922770.022522494, + 35746386.82857267 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "1.1934862944351474": { + "simple_threshold": { + "Veff": [ + 0.0, + 0.0, + 165063.67762796587, + 247595.5164419488, + 165063.67762796587, + 577722.8716978804, + 1403041.2598377098, + 2063295.9703495733, + 4291655.618327113, + 9986352.496491935, + 13947880.759563116, + 26327656.581660554, + 40110473.663595706, + 67923703.34390795, + 103907585.06680451, + 153014029.16112438, + 238351950.49478272, + 329632164.22304785, + 444021292.8192282, + 628067293.3744102, + 824080410.5576196, + 1052446008.5559103, + 1312668896.3363986, + 1610608834.4548771, + 1914491064.967962, + 2277218496.555417, + 2622201582.797866, + 3122674653.365858, + 3543009308.4454737, + 4079713856.2528043, + 4605441669.497875, + 5196534699.083621, + 5855468900.17446, + 6501198007.055064, + 7119526543.449424, + 7886659985.225395, + 8595360885.121067, + 9335423883.766052, + 10083327407.098366, + 10774036366.132587, + 11545048804.332815, + 12266377075.567026, + 13064790084.253498, + 13743614458.498508, + 14487804049.084192, + 15201291795.631075, + 15869964753.701963, + 16478884660.471529, + 17196086339.76504 + ], + "Veff_error": [ + NaN, + NaN, + 116717.64577832488, + 142949.33806790356, + 116717.64577832488, + 218358.72074666678, + 340287.488906503, + 412659.19406991464, + 595145.5534042892, + 907850.2269538123, + 1072913.9045817782, + 1474065.7751089353, + 1819448.033650972, + 2367671.4586336096, + 2928426.8920845077, + 3553664.1922111893, + 4435270.539576345, + 5215855.504666606, + 6053585.199609637, + 7199690.869829854, + 8246991.670536739, + 9319887.571132824, + 10408505.068863854, + 11529375.903213793, + 12570062.369962465, + 13709231.557674274, + 14711054.29156063, + 16053662.546599796, + 17100031.37894966, + 18349558.206982236, + 19496039.842342317, + 20709407.624942794, + 21983234.87227229, + 23163674.708820615, + 24240206.622795958, + 25512752.706858415, + 26634393.913112152, + 27757335.953495007, + 28847799.782154255, + 29819474.052129846, + 30868011.063538935, + 31817709.779810254, + 32836887.02316546, + 33679159.330516614, + 34578969.16548534, + 35420199.94637728, + 36190846.536605366, + 36878620.53591826, + 37672597.81359419 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "1.3045023096767137": { + "simple_threshold": { + "Veff": [ + 0.0, + 82531.83881398318, + 0.0, + 82531.83881398318, + 247595.51644194953, + 412659.1940699159, + 907850.226953815, + 1980764.1315355962, + 4126591.9406991587, + 8583311.23665425, + 12214712.144469509, + 26740315.77573055, + 40440601.01885176, + 69904467.47544375, + 110262536.65548153, + 160194299.13794136, + 228118002.4818495, + 336647370.52223736, + 478106942.24940455, + 645976702.3970463, + 834396890.40937, + 1052280944.8782855, + 1293438977.8927443, + 1564143409.202609, + 1881808456.7976305, + 2207726688.2740498, + 2608253702.0383105, + 3012659712.2268276, + 3493737800.673536, + 3988681238.0409927, + 4556830416.436454, + 5188116451.5246105, + 5785234305.343779, + 6474127563.924096, + 7237629604.792254, + 8023415242.140189, + 8808127965.58354, + 9687174580.791275, + 10473042749.978024, + 11381883358.997604, + 12369294278.568102, + 13224571724.197409, + 14082242593.15232, + 14932733192.130419, + 15662479710.923656, + 16473024899.915787, + 17131628973.651373, + 17733121014.92768, + 18283608379.816948 + ], + "Veff_error": [ + NaN, + 82531.83881398318, + NaN, + 82531.83881398318, + 142949.33806790397, + 184546.80189612202, + 273727.14260407264, + 404321.78525577276, + 583588.2288916261, + 841662.9132103892, + 1004043.1533886183, + 1485573.0986516972, + 1826920.130938536, + 2401945.928213342, + 3016648.7867285963, + 3636087.193037535, + 4339008.897363523, + 5271065.027211538, + 6281643.502585467, + 7301619.346406754, + 8298452.245217472, + 9319156.685544062, + 10331984.186939463, + 11361849.837516066, + 12462307.660911461, + 13498434.841934925, + 14671876.980216293, + 15768333.639636291, + 16980712.736028142, + 18143682.013812907, + 19392874.810919326, + 20692626.482044358, + 21850995.977066096, + 23115398.60281343, + 24440435.34673691, + 25732998.53305032, + 26962028.809206445, + 28275436.88548031, + 29399991.09069833, + 30649107.047095966, + 31950909.245927684, + 33037073.44674192, + 34091544.051823996, + 35105924.41262762, + 35953487.32639482, + 36872063.08058421, + 37601926.02878687, + 38256333.92358537, + 38845589.450297244 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "1.4122380461571968": { + "simple_threshold": { + "Veff": [ + 0.0, + 0.0, + 0.0, + 165063.6776279659, + 82531.83881398295, + 495191.03288389766, + 412659.19406991475, + 1320509.4210237272, + 2723550.680861437, + 5199505.845280926, + 9491161.463608038, + 18487131.89433218, + 31362098.74931352, + 51912526.61399528, + 80881202.03770329, + 126933968.09590578, + 194445012.2457438, + 283001675.2931475, + 384515837.0343465, + 525480217.72862947, + 687572749.159292, + 881935229.5662218, + 1100974729.7785325, + 1335282620.17143, + 1619027082.0139034, + 1954023815.7598603, + 2306269703.8179398, + 2708364822.5196643, + 3137117725.1583056, + 3615554794.762965, + 4175945980.3099093, + 4731880446.560899, + 5357141657.415633, + 6052719994.939881, + 6789976911.065191, + 7541841962.660575, + 8358659571.402565, + 9290939222.645317, + 10186987396.64873, + 11115965774.338923, + 12060047478.532072, + 12973922529.719307, + 13918251829.428898, + 14872897608.990238, + 15766552359.668047, + 16602599886.853693, + 17445745152.177345, + 18248284752.804516, + 18848703880.17624 + ], + "Veff_error": [ + NaN, + NaN, + NaN, + 116717.64577832489, + 82531.83881398295, + 202160.8926278858, + 184546.8018961215, + 330127.3552559318, + 474109.3184009039, + 655076.1622400006, + 885055.3700599669, + 1235223.4573695024, + 1608841.719637628, + 2069887.987049748, + 2583655.226545701, + 3236679.4396279883, + 4005983.5757088005, + 4832871.677313726, + 5633364.81008841, + 6585502.91394028, + 7533036.791792657, + 8531572.903687365, + 9532338.062424678, + 10497777.382813053, + 11559467.209531961, + 12699180.233423602, + 13796400.960289406, + 14950796.934667211, + 16090745.614583997, + 17274211.575192086, + 18564711.16238649, + 19761851.995767042, + 21027000.541529942, + 22350438.72071754, + 23672542.74417301, + 24948789.253645863, + 26265101.26475724, + 27691123.096650943, + 28995703.161335625, + 30288959.96150233, + 31548976.125814136, + 32722495.060858298, + 33892461.057864316, + 35035518.95094541, + 36072739.81832189, + 37016794.80661258, + 37945084.357388444, + 38808046.79251618, + 39441325.922073156 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "1.5181404185333267": { + "simple_threshold": { + "Veff": [ + 0.0, + 0.0, + 82531.83881398317, + 0.0, + 165063.67762796633, + 0.0, + 247595.5164419495, + 577722.8716978821, + 1815700.4539076295, + 3218741.7137453435, + 6932674.460374585, + 10151416.174119929, + 19477513.960100025, + 32765140.009151313, + 52242653.96925134, + 84842730.30077468, + 126521308.90183619, + 195352862.47269815, + 275821405.31633174, + 380554308.77127635, + 523747049.11353713, + 659429392.1237255, + 834974613.2810676, + 1028676838.9774861, + 1284773134.817276, + 1560759603.8112357, + 1855975991.2488532, + 2206653774.3694677, + 2593397971.051793, + 3024461765.177227, + 3505869980.9791903, + 4010717239.0043254, + 4610888770.8596115, + 5296893415.081439, + 6007079888.075765, + 6741283126.164959, + 7552983760.900483, + 8366912755.283985, + 9259907251.251284, + 10169408114.981377, + 11051425876.386415, + 12033224630.917559, + 13009988943.281048, + 13923121207.91896, + 14970367710.629591, + 15869717158.185566, + 16771790156.422401, + 17681043424.636055, + 18468479698.76027 + ], + "Veff_error": [ + NaN, + NaN, + 82531.83881398317, + NaN, + 116717.6457783252, + NaN, + 142949.33806790397, + 218358.7207466674, + 387108.6374603136, + 515411.1681974641, + 756416.7972179445, + 915322.3713075779, + 1267878.165539608, + 1644435.2386010422, + 2076459.0765543513, + 2646172.054444264, + 3231413.974225605, + 4015324.5145874503, + 4771168.385732557, + 5604270.413843157, + 6574633.604752265, + 7377256.963123775, + 8301324.604970041, + 9214043.144362174, + 10297314.663312726, + 11349553.297338407, + 12376474.108257689, + 13495154.449821183, + 14630034.290026717, + 15799189.564742297, + 17010170.374601092, + 18193731.57705611, + 19507565.938009553, + 20908427.81149147, + 22266013.317731332, + 23587507.124918286, + 24967211.264361724, + 26278064.9000218, + 27644839.89269435, + 28970673.989040285, + 30200902.28941192, + 31513872.431856737, + 32767946.38726349, + 33898389.27323123, + 35150134.77754729, + 36190564.21946021, + 37204928.19253658, + 38200118.140983544, + 39041485.49475805 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "1.6234522350564664": { + "simple_threshold": { + "Veff": [ + 0.0, + 0.0, + 82531.83881398312, + 0.0, + 0.0, + 330127.3552559325, + 247595.51644194935, + 1072913.9045817805, + 1072913.9045817805, + 1650636.7762796623, + 2723550.680861443, + 4621782.973583055, + 9326097.785980092, + 16258772.246354673, + 29876525.65066189, + 44484661.120736904, + 68996617.24848989, + 107208858.61936407, + 152848965.48349673, + 226302302.0279417, + 304542485.2235977, + 421820228.1782677, + 543224563.0736369, + 716954083.7770714, + 882760547.9543635, + 1106669426.6566997, + 1343288208.536389, + 1635120790.5826335, + 1955014197.825632, + 2317989224.9295297, + 2744018576.8873105, + 3178466176.4041176, + 3706092221.941912, + 4227775975.0850987, + 4858814414.656815, + 5562645936.062462, + 6240562460.080519, + 7087091530.795545, + 7905312180.797373, + 8757701012.06819, + 9670255553.834402, + 10590898215.804384, + 11538116129.872469, + 12561015740.132975, + 13524492426.447414, + 14447115852.548931, + 15570044051.451984, + 16641389851.096298, + 17585389023.450638 + ], + "Veff_error": [ + NaN, + NaN, + 82531.83881398312, + NaN, + NaN, + 165063.67762796624, + 142949.33806790388, + 297572.77670214523, + 297572.77670214523, + 369093.6037922437, + 474109.3184009048, + 617611.7286847525, + 877325.4807857536, + 1158389.5589780693, + 1570275.3259611067, + 1916089.998228507, + 2386297.905430597, + 2974583.0361589273, + 3551746.9197801836, + 4321706.273476184, + 5013427.101542796, + 5900304.99893746, + 6695768.968489714, + 7692303.873308452, + 8535563.909614462, + 9556958.86468043, + 10529199.68030094, + 11616777.760194888, + 12702398.067057794, + 13831410.379438302, + 15048883.642657312, + 16196439.6750237, + 17489156.809036463, + 18679564.377076723, + 20025156.381349783, + 21426511.56334986, + 22694604.977041554, + 24184927.038954716, + 25542904.116012063, + 26884738.576171216, + 28250734.019828334, + 29564950.607807025, + 30858741.721717257, + 32197573.299933016, + 33409597.85721004, + 34530378.46403524, + 35847236.51805048, + 37060012.207652256, + 38096646.733861186 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "1.7293546074325965": { + "simple_threshold": { + "Veff": [ + 0.0, + 0.0, + 82531.83881398302, + 247595.51644194906, + 82531.83881398302, + 165063.67762796604, + 247595.51644194906, + 330127.3552559321, + 907850.2269538133, + 825318.3881398302, + 1733168.6150936435, + 2971146.1973033887, + 5777228.716978812, + 9078502.269538132, + 13617753.4043072, + 21623341.76926355, + 34003117.59136101, + 57524691.653346166, + 83852348.23500675, + 124210417.41504444, + 170098119.795619, + 235215740.61985162, + 305532867.2893652, + 406386774.32005244, + 522509071.53132653, + 655550395.6994672, + 840339182.8039752, + 1027521393.2340887, + 1279903756.3272486, + 1556963139.2257898, + 1846319766.107614, + 2228277116.1387277, + 2625007665.317544, + 3129937455.1814923, + 3585678269.1123066, + 4152341874.409114, + 4783132718.464387, + 5451558081.018835, + 6186586637.496167, + 6980460395.04787, + 7852491803.956415, + 8780149672.225584, + 9786790510.239737, + 10855165163.686745, + 12036525904.470097, + 13189825820.056698, + 14533031496.75427, + 15827378324.873966, + 17140212284.887995 + ], + "Veff_error": [ + NaN, + NaN, + 82531.83881398302, + 142949.3380679037, + 82531.83881398302, + 116717.645778325, + 142949.3380679037, + 165063.67762796604, + 273727.1426040721, + 260988.59013407605, + 378208.3986089717, + 495191.0328838981, + 690510.9045201308, + 865601.2280385814, + 1060140.664710514, + 1335894.5158658768, + 1675213.365581566, + 2178903.0679123937, + 2630682.13372607, + 3201767.347749676, + 3746800.0487794387, + 4405994.50650466, + 5021572.39871138, + 5791359.750034275, + 6566858.797817063, + 7355527.145780322, + 8327949.206392406, + 9208866.922934389, + 10277782.373382494, + 11335741.301119037, + 12344236.117940405, + 13561113.810526347, + 14718923.517684894, + 16072320.726917041, + 17202692.258631453, + 18512169.2483427, + 19868586.727449723, + 21211485.398899183, + 22596246.83823787, + 24002296.393709563, + 25457426.96841638, + 26919173.418044765, + 28420447.162163455, + 29931534.233790256, + 31518194.996351823, + 32993644.51777692, + 34632900.729922436, + 36142255.557123534, + 37611344.532385804 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "1.8370903439130795": { + "simple_threshold": { + "Veff": [ + 0.0, + 0.0, + 0.0, + 0.0, + 247595.5164419488, + 247595.5164419488, + 165063.67762796587, + 577722.8716978804, + 825318.3881398294, + 825318.3881398294, + 1733168.6150936414, + 2971146.1973033855, + 3383805.3913733, + 5116974.006466942, + 8335715.720212276, + 12544839.499725407, + 18487131.894332174, + 28556016.229638096, + 43329215.37734104, + 60495837.85064949, + 93921232.57031257, + 131143091.87541887, + 174554839.0915739, + 244294242.8893895, + 316757197.3680665, + 413154385.1027986, + 543472158.5900776, + 684519071.1231745, + 872113940.7473576, + 1060534128.7596807, + 1334374769.9444761, + 1621172909.8230667, + 1996280117.2326193, + 2377082021.5203366, + 2851144903.6678543, + 3376377525.8800416, + 3958226989.5186214, + 4659995214.953918, + 5417059772.394584, + 6268705817.116074, + 7099058647.423555, + 8160418094.571377, + 9272534622.589798, + 10379534176.60175, + 11709864886.44434, + 13028393543.336533, + 14447115852.548897, + 15832412767.041601, + 17404479232.770348 + ], + "Veff_error": [ + NaN, + NaN, + NaN, + NaN, + 142949.33806790356, + 142949.33806790356, + 116717.64577832488, + 218358.72074666678, + 260988.59013407578, + 260988.59013407578, + 378208.3986089712, + 495191.0328838976, + 528461.6174697152, + 649856.3486779752, + 829434.7148629259, + 1017520.8457513899, + 1235223.457369502, + 1535180.9432877845, + 1891041.9930448562, + 2234464.754344237, + 2784150.1446049283, + 3289905.852791144, + 3795567.3942253357, + 4490217.486640384, + 5112978.970849601, + 5839382.768460585, + 6697294.72194883, + 7516290.151599735, + 8483935.831039056, + 9355631.019419363, + 10494208.089727545, + 11567125.022368914, + 12835757.432384016, + 14006603.80848024, + 15339825.019367862, + 16693071.788651904, + 18074284.270424314, + 19611169.622297097, + 21144264.091733743, + 22745720.87383693, + 24205337.510974158, + 25951768.934619363, + 27663682.56159431, + 29268447.885522094, + 31087564.73803541, + 32791115.807849336, + 34530378.46403516, + 36148003.243968025, + 37900180.40432414 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "1.9481063591546457": { + "simple_threshold": { + "Veff": [ + 82531.83881398312, + 0.0, + 82531.83881398312, + 0.0, + 82531.83881398312, + 330127.3552559325, + 412659.19406991557, + 495191.0328838987, + 1485573.098651696, + 1650636.7762796623, + 2310891.4867915274, + 2806082.519675426, + 5447101.361722886, + 5282037.68409492, + 8500779.397840261, + 15185858.341772893, + 19807641.315355945, + 28556016.229638156, + 40688196.535293676, + 56946968.78164835, + 83934880.07382083, + 112821023.65871492, + 163825700.0457565, + 215738226.65975186, + 295298919.2764316, + 400196886.40900415, + 534393656.32054067, + 666857257.6169837, + 856432891.3727027, + 1091896227.5089967, + 1363673572.723443, + 1690747249.943258, + 2061645333.5732982, + 2513259555.563414, + 3041380792.134092, + 3637260668.3710504, + 4296524996.817147, + 5076368341.7704735, + 5928014386.491965, + 6917488602.032809, + 7903001289.310582, + 9157155111.927868, + 10283714711.738739, + 11608763383.897238, + 13017086681.419044, + 14486483539.6632, + 16020502827.698704, + 17578456348.990265, + 19094566228.00313 + ], + "Veff_error": [ + 82531.83881398312, + NaN, + 82531.83881398312, + NaN, + 82531.83881398312, + 165063.67762796624, + 184546.80189612185, + 202160.89262788623, + 350152.9373349754, + 369093.6037922437, + 436717.4414933346, + 481239.1819174618, + 670491.8281300236, + 660254.710511865, + 837606.6827907839, + 1119516.329901079, + 1278577.7490337258, + 1535180.9432877877, + 1832504.209567477, + 2167934.0507570636, + 2631976.4423572607, + 3051446.630604841, + 3677068.9781080154, + 4219629.432627609, + 4936756.3042615205, + 5747084.906538779, + 6641121.223608401, + 7418689.621326648, + 8407317.131271154, + 9492955.464467784, + 10608792.933171034, + 11812725.320919901, + 13044208.690528985, + 14402219.708692912, + 15843318.75928636, + 17325986.586813465, + 18830828.672619857, + 20468561.594391715, + 22118994.729257654, + 23893786.939297367, + 25539170.475097302, + 27491032.168550387, + 29133037.689163286, + 30953070.74313429, + 32776883.61968726, + 34577393.25740017, + 36362089.55897048, + 38089136.587661095, + 39697728.67750093 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "2.0642657214282187": { + "simple_threshold": { + "Veff": [ + 82531.83881398312, + 0.0, + 0.0, + 82531.83881398312, + 165063.67762796624, + 330127.3552559325, + 495191.0328838987, + 1072913.9045817805, + 1320509.42102373, + 2888614.358489409, + 4539251.134769071, + 5447101.361722886, + 7840524.687328395, + 11554457.433957636, + 18074472.700262304, + 28390952.55201019, + 40027941.824781805, + 54140886.26197293, + 78322715.03446998, + 111005323.2048073, + 158213535.00640562, + 222753432.95894042, + 296041705.82575744, + 394254594.0143974, + 501793579.9890173, + 659842051.317795, + 851150853.6886079, + 1077618219.3941777, + 1331156028.2307339, + 1621255441.6618843, + 1993226439.1965063, + 2415624390.246472, + 2892658418.5912943, + 3489446145.055206, + 4146647177.5309534, + 4785691205.467625, + 5658217805.409055, + 6558970294.224866, + 7527646486.384585, + 8648924048.51136, + 9856447382.198748, + 11151124337.6737, + 12549131155.343761, + 14046093647.751787, + 15623194555.64819, + 17205082310.195805, + 18788208042.32563, + 20353919556.465702, + 22065629893.467712 + ], + "Veff_error": [ + 82531.83881398312, + NaN, + NaN, + 82531.83881398312, + 116717.64577832514, + 165063.67762796624, + 202160.89262788623, + 297572.77670214523, + 330127.3552559325, + 488264.9430694417, + 612072.4981494846, + 670491.8281300236, + 804420.8598188156, + 976529.8861388834, + 1221359.6798428327, + 1530737.573785248, + 1817575.2096511398, + 2113846.469878866, + 2542462.918647666, + 3026792.5998048256, + 3613537.5976097365, + 4287685.905500619, + 4942961.293337024, + 5704257.761082383, + 6435366.878550525, + 7379564.880265519, + 8381351.028504433, + 9430684.661574248, + 10481543.529375857, + 11567419.452390047, + 12825936.347866988, + 14119699.81306076, + 15451097.642144652, + 16970280.103574336, + 18499470.707953855, + 19873899.848372754, + 21609792.22228732, + 23266367.982748616, + 24925298.523045596, + 26717252.955461603, + 28521408.216042437, + 30336822.45113305, + 32182337.854300845, + 34047759.64586162, + 35908369.14740427, + 37682450.55734025, + 39377980.62055494, + 40985929.3912802, + 42674547.56288208 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "2.1882334304102526": { + "simple_threshold": { + "Veff": [ + 0.0, + 82531.83881398306, + 82531.83881398306, + 247595.5164419492, + 165063.67762796613, + 825318.3881398308, + 1072913.9045817798, + 1980764.1315355937, + 3053678.0361173735, + 4374187.457141103, + 6685078.943932628, + 9903820.657677969, + 15103326.502958901, + 23356510.38435721, + 36148945.40052459, + 56699373.26520637, + 82284243.29754113, + 124953203.96437037, + 179506749.42041317, + 252960085.96485808, + 343167385.7885416, + 462508424.7135611, + 608177120.2202413, + 779100558.4040002, + 971564806.5182087, + 1224359828.805439, + 1510580245.8123322, + 1869676276.4919724, + 2245856397.806107, + 2691528327.401616, + 3177475794.3383484, + 3745707504.5726213, + 4405054364.8575325, + 5132737587.680421, + 5949555196.422412, + 6827776493.242005, + 7855297886.476094, + 8919298352.465965, + 10099090988.311852, + 11363561290.780888, + 12719476870.655815, + 14258283005.34253, + 15765809573.118746, + 17451439849.055534, + 19120811352.74597, + 20801077059.15985, + 22571632597.23623, + 24244718033.673294, + 25967074977.882305 + ], + "Veff_error": [ + NaN, + 82531.83881398306, + 82531.83881398306, + 142949.3380679038, + 116717.64577832505, + 260988.59013407622, + 297572.77670214506, + 404321.78525577224, + 502021.5766943085, + 600840.855930184, + 742786.5493258475, + 904090.9966159789, + 1116470.0213159162, + 1388400.4286584223, + 1727263.4237693944, + 2163216.016762513, + 2605968.1319546546, + 3211326.4687474812, + 3849028.7228322406, + 4569164.151266944, + 5321863.899999309, + 6178322.649276974, + 7084770.713041415, + 8018765.5974023305, + 8954609.428048743, + 10052296.655057808, + 11165615.315018259, + 12422069.919532876, + 13614501.761837862, + 14904253.825011827, + 16193916.144455776, + 17582381.181504235, + 19067176.949072834, + 20581891.829006214, + 22159145.526983432, + 23738343.434160516, + 25461975.159096885, + 27131643.77548006, + 28870340.309998125, + 30624428.30166052, + 32400028.007505666, + 34303969.37325306, + 36071890.08716604, + 37951276.93100948, + 39725001.2027364, + 41433695.69569943, + 43161074.39908727, + 44732104.36415431, + 46293740.90031173 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "2.3243169433946083": { + "simple_threshold": { + "Veff": [ + 0.0, + 82531.83881398289, + 0.0, + 412659.19406991446, + 742786.5493258459, + 577722.8716978802, + 1403041.2598377091, + 2641018.8420474525, + 5282037.684094905, + 7923056.526142357, + 12957498.693795314, + 21293214.414007585, + 32104885.298639342, + 46465425.25227237, + 72958145.51156087, + 109107090.91208537, + 172409011.28241023, + 243881583.69531944, + 341599280.8510752, + 471751990.66072613, + 638218709.5485297, + 830105234.7910398, + 1063752870.4734254, + 1329010200.4215662, + 1648986139.503378, + 2013941930.7388105, + 2430892780.427052, + 2941352203.491536, + 3457588855.2729993, + 4095147310.1110168, + 4785361078.112356, + 5547460077.720674, + 6444498633.789854, + 7381400068.006187, + 8411314884.56588, + 9576251789.42525, + 10770239901.547138, + 12120790911.899155, + 13540668666.854918, + 15137329620.55023, + 16761143549.215343, + 18413183366.754837, + 20107231890.25065, + 22082053729.391636, + 23903283816.499794, + 25735573170.009026, + 27601535513.754368, + 29370770542.409718, + 31167488673.390125 + ], + "Veff_error": [ + NaN, + 82531.83881398289, + NaN, + 184546.80189612135, + 247595.51644194862, + 218358.7207466667, + 340287.48890650284, + 466870.5831132992, + 660254.7105118631, + 808643.5705115427, + 1034120.9763024385, + 1325657.6254253779, + 1627782.300741936, + 1958284.1947336737, + 2453847.9793025586, + 3000801.366405115, + 3772165.5225132997, + 4486423.470342605, + 5309690.837155531, + 6239756.3456746135, + 7257641.742641161, + 8277083.510296215, + 9369817.52457455, + 10473091.981040355, + 11665927.23584305, + 12892413.692108123, + 14164252.579231992, + 15580603.51699243, + 16892636.445753954, + 18384233.40032426, + 19873214.364200786, + 21397244.70490179, + 23062443.983257223, + 24681987.77720727, + 26347699.790809944, + 28113087.15041733, + 29814219.82112588, + 31628328.470515948, + 33429571.99615961, + 35345602.95591773, + 37193117.612562, + 38982994.77563673, + 40736799.35097433, + 42690426.31639863, + 44416010.25608048, + 46086919.80001101, + 47728455.6636772, + 49234375.18897376, + 50717947.03484035 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "2.480747357766826": { + "simple_threshold": { + "Veff": [ + 0.0, + 82531.83881398324, + 82531.83881398324, + 165063.67762796648, + 412659.19406991615, + 1320509.4210237318, + 2641018.8420474636, + 5199505.845280943, + 9326097.785980107, + 14773199.147703, + 25419806.354706835, + 38129709.53206026, + 60165710.495393775, + 90950086.37300953, + 133701578.87865284, + 217058736.08077592, + 308421481.64785534, + 437253682.0364832, + 634174649.4466472, + 850573130.8169113, + 1106091703.7850034, + 1432917785.488377, + 1780459358.7340605, + 2200051227.2643514, + 2677002723.77036, + 3271397026.9086676, + 3859931569.491182, + 4557160543.791712, + 5361928504.066863, + 6304442103.322552, + 7275594250.646692, + 8350984110.392894, + 9528218259.23555, + 10806718974.302965, + 12188962210.759558, + 13675855818.83228, + 15288032758.224628, + 16941888276.218039, + 18745869209.014084, + 20633537426.367504, + 22505359530.668644, + 24461694237.915306, + 26389142801.577072, + 28364789959.1062, + 30293889159.544243, + 32226124569.857224, + 34060972410.369698, + 35896397973.75387, + 37557681357.24054 + ], + "Veff_error": [ + NaN, + 82531.83881398324, + 82531.83881398324, + 116717.6457783253, + 184546.8018961221, + 330127.35525593295, + 466870.5831133012, + 655076.1622400028, + 877325.480785755, + 1104200.7475206212, + 1448427.8928373794, + 1773954.6333331068, + 2228359.6479775473, + 2739758.7245330703, + 3321842.4341301983, + 4232523.670268782, + 5045254.404896812, + 6007274.790340101, + 7234611.250650929, + 8378506.103840136, + 9554463.993875742, + 10874802.97318607, + 12122070.153644858, + 13474949.842989676, + 14863981.879120057, + 16431506.690543327, + 17848452.317393, + 19393577.273150556, + 21036392.728548985, + 22810462.500429627, + 24504452.084678736, + 26253039.33903809, + 28042492.285024885, + 29864667.895276964, + 31717147.798756126, + 33596034.41007793, + 35521112.81174466, + 37393116.91230539, + 39333586.86906601, + 41266497.1258193, + 43097664.73065432, + 44931821.75207865, + 46668452.72921468, + 48383863.76569613, + 50002103.72738511, + 51572098.25670079, + 53019946.10351997, + 54429732.05493895, + 55674989.93266832 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + }, + "2.6786379256494364": { + "simple_threshold": { + "Veff": [ + 0.0, + 82531.83881398315, + 412659.19406991574, + 330127.3552559326, + 1155445.743395764, + 2393423.325605511, + 4374187.457141107, + 9243565.947166111, + 15268390.180586882, + 26905379.45335851, + 48941380.416692, + 82036647.78109924, + 128997264.06625566, + 212684548.62363458, + 330127355.25593257, + 501298388.9561336, + 723391567.2045623, + 1044192824.6745148, + 1440510714.659262, + 1912097641.6423616, + 2500054461.3531775, + 3161134490.2531824, + 3863728034.076621, + 4710092041.1140175, + 5595906267.104499, + 6621529428.045868, + 7759560953.451881, + 8962297440.488058, + 10204484146.477318, + 11682299252.2805, + 13118848438.676691, + 14834437772.102959, + 16529394145.82573, + 18215437080.956593, + 20124563576.401653, + 22104502389.549107, + 23959405466.893375, + 26015851294.6214, + 28139725634.66044, + 30175868630.040215, + 32188985242.390892, + 34217205181.244526, + 36115189878.4497, + 37953256460.67592, + 39764830322.642845, + 41291339213.34628, + 42722688893.89719, + 44151067428.25079, + 45385826268.746796 + ], + "Veff_error": [ + NaN, + 82531.83881398315, + 184546.80189612193, + 165063.6776279663, + 308805.8643423763, + 444447.55384915957, + 600840.8559301845, + 873434.8829866693, + 1122554.371660099, + 1490151.1467880157, + 2009781.609997528, + 2602044.4637840437, + 3262879.312104729, + 4189659.519009936, + 5219771.802681529, + 6432190.749273303, + 7726761.043537039, + 9283272.80094444, + 10903577.308024826, + 12562202.607688857, + 14364334.019737216, + 16152220.968612904, + 17857227.649595547, + 19716301.811857287, + 21490473.099837206, + 23377061.39482736, + 25306339.79613741, + 27196964.67919415, + 29020593.390847683, + 31050952.302078113, + 32904751.704973236, + 34990190.441083126, + 36935095.68602856, + 38773103.0108729, + 40754352.372345924, + 42712120.39079273, + 44468121.053992264, + 46337199.37217018, + 48191527.267243825, + 49904608.26262851, + 51542372.29319861, + 53141404.410153314, + 54595357.21821597, + 55967419.4927573, + 57287560.31333284, + 58376794.63938901, + 59379980.40999231, + 60364466.20698054, + 61202742.569689244 + ], + "energies": [ + 1000000000000000.0, + 1264855216855295.8, + 1599858719606057.2, + 2023589647725155.5, + 2559547922699533.0, + 3237457542817640.0, + 4094915062380419.0, + 5179474679231202.0, + 6551285568595496.0, + 8286427728546859.0, + 1.0481131341546832e+16, + 1.3257113655901108e+16, + 1.6768329368110032e+16, + 2.1209508879201924e+16, + 2.6826957952797164e+16, + 3.3932217718953296e+16, + 4.291934260128761e+16, + 5.428675439323859e+16, + 6.8664884500430264e+16, + 8.68511373751352e+16, + 1.0985411419875618e+17, + 1.389495494373136e+17, + 1.7575106248547965e+17, + 2.222996482526191e+17, + 2.8117686979742365e+17, + 3.556480306223121e+17, + 4.4984326689694534e+17, + 5.6898660290182816e+17, + 7.196856730011529e+17, + 9.10298177991519e+17, + 1.1513953993264481e+18, + 1.4563484775012385e+18, + 1.8420699693267164e+18, + 2.329951810515381e+18, + 2.9470517025518095e+18, + 3.727593720314953e+18, + 4.71486636345739e+18, + 5.963623316594661e+18, + 7.543120063354608e+18, + 9.540954763499962e+18, + 1.2067926406393264e+19, + 1.5264179671752366e+19, + 1.9306977288832455e+19, + 2.442053094548655e+19, + 3.0888435964774973e+19, + 3.906939937054621e+19, + 4.941713361323818e+19, + 6.250551925273976e+19, + 7.906043210907733e+19 + ] + } + } +} diff --git a/toise/data/aeff/review_array_deep_only_dict_e.json b/toise/data/aeff/review_array_deep_only_dict_e.json new file mode 100644 index 0000000..fd7b868 --- /dev/null +++ b/toise/data/aeff/review_array_deep_only_dict_e.json @@ -0,0 +1,15488 @@ +[{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179582, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 4158391.0972636538, + 11529763.510034561, + 0.13007980159108026, + 1538604.705987552, + 47309971.00200493 + ], + "PA_8channel_100Hz": [ + 4158391.0972636538, + 11529763.510034561, + 0.13007980159108026, + 1538604.705987552, + 47309971.00200493 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 4158391.0972636538, + 11529763.510034561, + 0.13007980159108026, + 1538604.705987552, + 47309971.00200493 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 231532.693111805, + 2720594.996209135, + 0.00724263929904295, + 85667.09645136785, + 41576757.731943235 + ], + "PA_8channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 231532.693111805, + 2720594.996209135, + 0.00724263929904295, + 85667.09645136785, + 41576757.731943235 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 23529512.59356091, + 27426109.06765586, + 0.7360333018506292, + 8705919.65961754, + 75591808.38659893 + ], + "PA_8channel_100Hz": [ + 23529512.59356091, + 27426109.06765586, + 0.7360333018506292, + 8705919.65961754, + 75591808.38659893 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 23529512.59356091, + 27426109.06765586, + 0.7360333018506292, + 8705919.65961754, + 75591808.38659893 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 21302358.992274757, + 26095858.143871024, + 0.6663650835921783, + 7881872.82714166, + 72340164.12872115 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 21302358.992274757, + 26095858.143871024, + 0.6663650835921783, + 7881872.82714166, + 72340164.12872115 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 34140109.301151276, + 33036207.623442553, + 1.0679463620230005, + 12631840.441425974, + 91170163.95172691 + ], + "LPDA_2of4_10mHz": [ + 9381977.774106022, + 17318287.0250675, + 0.2934802857265397, + 3471331.776419228, + 54936407.55019479 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 34140109.301151276, + 33036207.623442553, + 1.0679463620230005, + 12631840.441425974, + 91170163.95172691 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 7812246.535555516, + 15803224.267491706, + 0.24437708131742733, + 2890531.2181555415, + 52644599.94191106 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 8784866.71412892, + 16758120.990053548, + 0.274801886703232, + 3250400.684227701, + 54064625.40262822 + ], + "dipole_3.0sigma": [ + 8784866.71412892, + 16758120.990053548, + 0.274801886703232, + 3250400.684227701, + 54064625.40262822 + ], + "dipole_2.5sigma": [ + 16575846.983856171, + 23019484.71143336, + 0.5185137319774829, + 6133063.3840267835, + 65439456.59643001 + ], + "dipole_2.0sigma": [ + 16575846.983856171, + 23019484.71143336, + 0.5185137319774829, + 6133063.3840267835, + 65439456.59643001 + ], + "PA_8channel_100Hz": [ + 8784866.71412892, + 16758120.990053548, + 0.274801886703232, + 3250400.684227701, + 54064625.40262822 + ], + "PA_4channel_100Hz": [ + 8784866.71412892, + 16758120.990053548, + 0.274801886703232, + 3250400.684227701, + 54064625.40262822 + ], + "all_triggers": [ + 24388093.51941169, + 27922008.767790206, + 0.7628908132949102, + 9023594.602182325, + 76845336.53834106 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 9206598.576063462, + 17155656.305708528, + 0.2879941997016848, + 3406441.4731434803, + 54680353.92105266 + ], + "LPDA_2of4_10mHz": [ + 4614168.752458076, + 12145194.386199826, + 0.1443371106249398, + 1707242.4384094882, + 47975406.37858879 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 3894838.517559362, + 11158413.76403195, + 0.12183553921294302, + 1441090.2514969641, + 46925184.23563667 + ], + "PA_8channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 13101437.093622822, + 20465256.92506533, + 0.4098297389146278, + 4847531.724640444, + 60366818.15668932 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 9957049.196952378, + 17841158.839273125, + 0.3114692566614232, + 3684108.2028723797, + 55776011.82755047 + ], + "LPDA_2of4_10mHz": [ + 6497176.219679068, + 14411860.719237488, + 0.2032399968618327, + 2403955.201281255, + 50724597.28073143 + ], + "dipole_4sigma": [ + 3929665.945690453, + 11208191.68964523, + 0.12292498578861527, + 1453976.3999054676, + 46976032.28070807 + ], + "dipole_3.0sigma": [ + 7417867.517118991, + 15399168.44466804, + 0.23204040031027878, + 2744610.981334027, + 52068806.57499373 + ], + "dipole_2.5sigma": [ + 7417867.517118991, + 15399168.44466804, + 0.23204040031027878, + 2744610.981334027, + 52068806.57499373 + ], + "dipole_2.0sigma": [ + 10140251.6121174, + 18004542.858294655, + 0.3172000629416104, + 3751893.0964834387, + 56043487.35369141 + ], + "PA_8channel_100Hz": [ + 9844500.24555511, + 17740039.003618505, + 0.307948581254852, + 3642465.0908553908, + 55611690.35851046 + ], + "PA_4channel_100Hz": [ + 3929665.945690453, + 11208191.68964523, + 0.12292498578861527, + 1453976.3999054676, + 46976032.28070807 + ], + "all_triggers": [ + 22523933.537505895, + 26833656.24224527, + 0.7045775005476067, + 8333855.40887718, + 74123662.9647586 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 3488544.5126531795, + 10560387.823394407, + 0.10912614216257442, + 1290761.4696816762, + 46331994.98847364 + ], + "LPDA_2of4_10mHz": [ + 1848492.8452822082, + 7687172.385082933, + 0.057823224639708716, + 683942.352754417, + 43937519.554112025 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 1531954.9430077134, + 6998109.431701578, + 0.04792151348247351, + 566823.3289128538, + 43475374.216791265 + ], + "dipole_2.0sigma": [ + 1531954.9430077134, + 6998109.431701578, + 0.04792151348247351, + 566823.3289128538, + 43475374.216791265 + ], + "PA_8channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 5020499.455660893, + 12668675.013535054, + 0.15704765564504794, + 1857584.7985945304, + 48568649.2052649 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 27386.985622961303, + 935685.393919787, + 0.000856700000718259, + 10133.18468049568, + 41278704.99900952 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 1243786.6272947704, + 6305661.81311361, + 0.038907239342303876, + 460201.05209906504, + 43054648.475850366 + ], + "dipole_2.0sigma": [ + 2787157.6177307935, + 9439271.938217375, + 0.0871858614155028, + 1031248.3185603936, + 45307970.12188696 + ], + "PA_8channel_100Hz": [ + 1390661.1865828733, + 6667582.531373818, + 0.04350166374445925, + 514544.63903566304, + 43269085.332411 + ], + "PA_4channel_100Hz": [ + 48513.64938790115, + 1245345.070104035, + 0.0015175691124843951, + 17950.050273523422, + 41309549.92810634 + ], + "all_triggers": [ + 2787157.6177307935, + 9439271.938217375, + 0.0871858614155028, + 1031248.3185603936, + 45307970.12188696 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1435.3919663113588, + 214211.601877773, + 4.490089984707704e-05, + 531.0950275352027, + 41240815.67227081 + ], + "LPDA_2of4_10mHz": [ + 1435.3919663113588, + 214211.601877773, + 4.490089984707704e-05, + 531.0950275352027, + 41240815.67227081 + ], + "dipole_4sigma": [ + 8459.192647848668, + 520022.56736263493, + 0.0002646143846299008, + 3129.901279704007, + 41251070.421265855 + ], + "dipole_3.0sigma": [ + 11585.536144908976, + 608577.3734542307, + 0.00036241041494334885, + 4286.648373616322, + 41255634.88277157 + ], + "dipole_2.5sigma": [ + 18134.744232418165, + 761401.0136727846, + 0.0005672780352983661, + 6709.855365994722, + 41265196.72657933 + ], + "dipole_2.0sigma": [ + 75224.742921891, + 1550736.786733007, + 0.002353126342651745, + 27833.15488109967, + 41348548.12466596 + ], + "PA_8channel_100Hz": [ + 49653.52075247254, + 1259890.3727765533, + 0.001553225749264031, + 18371.802678414842, + 41311214.140298605 + ], + "PA_4channel_100Hz": [ + 11029.215249947485, + 593786.1173101988, + 0.00034500798454540434, + 4080.8096424805694, + 41254822.65426492 + ], + "all_triggers": [ + 88645.84011642524, + 1683398.4129854352, + 0.0027729554590973865, + 32798.960843077344, + 41368142.92656998 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 63932874.94300793, + 45208474.27394644, + 1.999902244213211, + 23655163.728912935, + 135859312.41451192 + ], + "dipole_2.5sigma": [ + 63932874.94300793, + 45208474.27394644, + 1.999902244213211, + 23655163.728912935, + 135859312.41451192 + ], + "dipole_2.0sigma": [ + 127861443.39940989, + 63933360.79538081, + 3.999669776007566, + 74792029.81526825, + 216727416.23112664 + ], + "PA_8channel_100Hz": [ + 127847982.33236086, + 63929995.301117554, + 3.9992486965828595, + 74775338.09212746, + 216707493.85189405 + ], + "PA_4channel_100Hz": [ + 63932874.94300793, + 45208474.27394644, + 1.999902244213211, + 23655163.728912935, + 135859312.41451192 + ], + "all_triggers": [ + 159811100.071346, + 71476158.59208432, + 4.999095973202766, + 87900151.02925186, + 223769642.0156961 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "PA_8channel_100Hz": [ + 31964717.30870053, + 31966358.612211976, + 0.9998973132101017, + 11826945.404219195, + 87907207.27070278 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 63932717.308700524, + 45208418.540406145, + 1.9998973132101017, + 23655105.4042192, + 135859075.96305078 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "dipole_3.0sigma": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ], + "dipole_2.5sigma": [ + 95904000.0, + 55370200.21636187, + 3.0, + 35164800.00000001, + 169430400.0 + ], + "dipole_2.0sigma": [ + 223773672.06583583, + 84578937.97276388, + 6.999927179236606, + 135862998.9883094, + 296829999.43825585 + ], + "PA_8channel_100Hz": [ + 159840000.0, + 71482621.10471328, + 5.0, + 87912000.0, + 223776000.0 + ], + "PA_4channel_100Hz": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ], + "all_triggers": [ + 255741672.06583583, + 90418746.79844132, + 7.999927179236606, + 169427955.66912758, + 329268025.50715256 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "dipole_2.0sigma": [ + 223776000.0, + 84579377.91211283, + 7.0, + 135864000.0, + 296663040.00000006 + ], + "PA_8channel_100Hz": [ + 223776000.0, + 84579377.91211283, + 7.0, + 135864000.0, + 296663040.00000006 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 383616000.0, + 110740400.43272375, + 12.0, + 282277440.0, + 473765760.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "dipole_3.0sigma": [ + 127872000.0, + 63936000.0, + 4.0, + 74805120.0, + 216743040.0 + ], + "dipole_2.5sigma": [ + 159840000.0, + 71482621.10471328, + 5.0, + 87912000.0, + 223776000.0 + ], + "dipole_2.0sigma": [ + 287712000.0, + 95904000.0, + 9.0, + 202357440.0, + 361877760.0 + ], + "PA_8channel_100Hz": [ + 191808000.0, + 78305288.09729265, + 6.0, + 122117760.0, + 2589408000.0 + ], + "PA_4channel_100Hz": [ + 95904000.0, + 55370200.21636187, + 3.0, + 35164800.00000001, + 169430400.0 + ], + "all_triggers": [ + 287712000.0, + 95904000.0, + 9.0, + 202357440.0, + 361877760.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "dipole_2.5sigma": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ], + "dipole_2.0sigma": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ], + "PA_8channel_100Hz": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 95904000.0, + 55370200.21636187, + 3.0, + 35164800.00000001, + 169430400.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "dipole_3.0sigma": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "dipole_2.5sigma": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "dipole_2.0sigma": [ + 95904000.0, + 55370200.21636187, + 3.0, + 35164800.00000001, + 169430400.0 + ], + "PA_8channel_100Hz": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "PA_4channel_100Hz": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "all_triggers": [ + 95904000.0, + 55370200.21636187, + 3.0, + 35164800.00000001, + 169430400.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "dipole_3.0sigma": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "dipole_2.5sigma": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "dipole_2.0sigma": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "PA_8channel_100Hz": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ], + "PA_4channel_100Hz": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "all_triggers": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 694881149.3255223, + 149043485.53908116, + 21.73677268911168, + 545837663.7864411, + 843924634.8646033 + ], + "LPDA_2of4_10mHz": [ + 253857918.21666852, + 90085126.0172869, + 7.941000945216107, + 167450014.12750193, + 327346596.58100194 + ], + "dipole_4sigma": [ + 91048292.05625795, + 53950271.551257774, + 2.848107233992053, + 33416745.140252866, + 164331906.65907085 + ], + "dipole_3.0sigma": [ + 300537431.2766471, + 98018266.68051142, + 9.40119592331854, + 208128884.07449117, + 380731143.97667116 + ], + "dipole_2.5sigma": [ + 802891315.8315016, + 160208706.33177662, + 25.115469088823247, + 642682609.4997249, + 963100022.1632781 + ], + "dipole_2.0sigma": [ + 1704585923.8216696, + 233435650.2609041, + 53.32163175117835, + 1471150273.5607653, + 1938021574.0825737 + ], + "PA_8channel_100Hz": [ + 1264708577.3474393, + 201072633.14693758, + 39.56170474685433, + 1063635944.2005017, + 1465781210.494377 + ], + "PA_4channel_100Hz": [ + 255896125.69612888, + 90446046.6037839, + 8.004758686690717, + 169587089.4670127, + 329425568.2100515 + ], + "all_triggers": [ + 2282475173.1048126, + 270122502.45733815, + 71.39874790743282, + 2012352670.6474743, + 2552597675.5621505 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 561200996.4683303, + 133942052.60148728, + 17.55508622586118, + 426970616.39769685, + 682856846.4330136 + ], + "LPDA_2of4_10mHz": [ + 222197168.26158288, + 84280478.61151645, + 6.95061212029476, + 135185102.35248065, + 409896852.2792747 + ], + "dipole_4sigma": [ + 51606473.11839893, + 40617185.18864862, + 1.614316601551518, + 19094395.0538076, + 117369709.67759837 + ], + "dipole_3.0sigma": [ + 93052380.39685479, + 54540796.62533958, + 2.910797685086799, + 34138216.942867726, + 166436199.41669753 + ], + "dipole_2.5sigma": [ + 145878525.991928, + 68289418.79171292, + 4.5632672044522025, + 82187795.65669048, + 220704475.71822417 + ], + "dipole_2.0sigma": [ + 322201859.89830565, + 101489650.00052486, + 10.078887008830883, + 219340555.6952548, + 411443017.0962717 + ], + "PA_8channel_100Hz": [ + 282232575.9699695, + 94986372.64685911, + 8.828596595657205, + 196713633.2490686, + 356288747.4893689 + ], + "PA_4channel_100Hz": [ + 146124373.30879906, + 68346938.23380597, + 4.570957623523494, + 82288593.0566076, + 220758562.12793577 + ], + "all_triggers": [ + 726661094.9992386, + 152413588.25556093, + 22.73089010883504, + 574247506.7436777, + 879074683.2547995 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 327418446.2277743, + 102307931.70135681, + 10.242068513131079, + 224713639.61460754, + 416763935.15232974 + ], + "LPDA_2of4_10mHz": [ + 145343711.223361, + 68164123.7043975, + 4.546537513243274, + 81968521.60157801, + 220586816.46913943 + ], + "dipole_4sigma": [ + 4315652.19659024, + 11745755.378884612, + 0.1349991302737187, + 1596791.3127383888, + 47539572.20702175 + ], + "dipole_3.0sigma": [ + 23295384.02199789, + 27289317.258136537, + 0.7287094601475816, + 8619292.08813922, + 75249980.67211692 + ], + "dipole_2.5sigma": [ + 39721451.27940921, + 35634468.62940646, + 1.2425378903719098, + 14696936.973381406, + 99542176.91911381 + ], + "dipole_2.0sigma": [ + 53770937.45260161, + 41460213.80172524, + 1.6820238192130135, + 19895246.857462596, + 120616406.17890242 + ], + "PA_8channel_100Hz": [ + 48231647.96449758, + 39266643.88675277, + 1.5087477466371866, + 17845709.746864103, + 112307471.94674636 + ], + "PA_4channel_100Hz": [ + 23295384.02199789, + 27289317.258136537, + 0.7287094601475816, + 8619292.08813922, + 75249980.67211692 + ], + "all_triggers": [ + 352318182.75038666, + 106126847.05655003, + 11.020964175124707, + 250353666.40539438, + 442154964.5778906 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 183889753.27304128, + 76671948.14684562, + 5.752307096879419, + 113645236.00215416, + 2003457742.2050543 + ], + "LPDA_2of4_10mHz": [ + 98762379.36959146, + 56189284.954403, + 3.089413769068802, + 38709190.41829341, + 173660801.46699536 + ], + "dipole_4sigma": [ + 9237840.692346644, + 17184740.06940278, + 0.2889714931289616, + 3418001.056168258, + 54725967.4108261 + ], + "dipole_3.0sigma": [ + 9237840.692346644, + 17184740.06940278, + 0.2889714931289616, + 3418001.056168258, + 54725967.4108261 + ], + "dipole_2.5sigma": [ + 12997722.027467722, + 20384091.291349933, + 0.40658539875712346, + 4809157.150163058, + 60215394.16010288 + ], + "dipole_2.0sigma": [ + 21538737.59059922, + 26240243.201926995, + 0.6737593090152408, + 7969332.908521712, + 72685276.88227485 + ], + "PA_8channel_100Hz": [ + 15935952.18543333, + 22570789.07490681, + 0.4984970027975892, + 5896302.308610332, + 64505210.190732665 + ], + "PA_4channel_100Hz": [ + 9237840.692346644, + 17184740.06940278, + 0.2889714931289616, + 3418001.056168258, + 54725967.4108261 + ], + "all_triggers": [ + 192607404.27420288, + 78468296.14460681, + 6.025006389958799, + 122461503.83790724, + 2532074725.4541693 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 123580254.15071817, + 62853906.51892815, + 3.8657486909008436, + 69483355.14689052, + 210391256.1430629 + ], + "LPDA_2of4_10mHz": [ + 59358444.38014509, + 43561115.11364784, + 1.8568081950746087, + 21962624.420653686, + 128997666.57021764 + ], + "dipole_4sigma": [ + 3164394.9732437287, + 10057801.87241007, + 0.09898632924310963, + 1170826.1401001795, + 45858736.66093585 + ], + "dipole_3.0sigma": [ + 4561472.514254269, + 12075642.978147395, + 0.14268870477522114, + 1687744.8302740797, + 47898469.87081123 + ], + "dipole_2.5sigma": [ + 4561472.514254269, + 12075642.978147395, + 0.14268870477522114, + 1687744.8302740797, + 47898469.87081123 + ], + "dipole_2.0sigma": [ + 5548000.622809755, + 13317600.5312512, + 0.17354856803083565, + 2052760.2304396087, + 49338800.90930225 + ], + "PA_8channel_100Hz": [ + 8642202.897458833, + 16621490.373187477, + 0.27033917972531385, + 3197615.0720597683, + 53856336.2302899 + ], + "PA_4channel_100Hz": [ + 5954757.920878835, + 13797162.795830691, + 0.18627245748494856, + 2203260.430725169, + 49932666.5644831 + ], + "all_triggers": [ + 128137934.53058647, + 64002449.10215381, + 4.008318772853681, + 74914153.15754044, + 216801545.596729 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 59208644.732595086, + 43506113.99345613, + 1.8521222701637603, + 21907198.551060185, + 128772967.09889261 + ], + "LPDA_2of4_10mHz": [ + 28968552.55265109, + 30431343.84155833, + 0.9061734407110575, + 10718364.444480902, + 83532806.72687058 + ], + "dipole_4sigma": [ + 5668432.121692936, + 13461368.3578706, + 0.17731581962252677, + 2097319.885026386, + 49514630.89767169 + ], + "dipole_3.0sigma": [ + 5668432.121692936, + 13461368.3578706, + 0.17731581962252677, + 2097319.885026386, + 49514630.89767169 + ], + "dipole_2.5sigma": [ + 6327826.909889762, + 14222797.567825956, + 0.19794253346752258, + 2341295.956659212, + 50477347.28843905 + ], + "dipole_2.0sigma": [ + 12923025.646653313, + 20325434.40795825, + 0.4042488002581742, + 4781519.489261726, + 60106337.444113836 + ], + "PA_8channel_100Hz": [ + 9991675.346039198, + 17872153.68841095, + 0.31255240697069564, + 3696919.878034503, + 55826566.00521724 + ], + "PA_4channel_100Hz": [ + 6964912.013730878, + 14921605.384641048, + 0.21787137180089083, + 2577017.4450804247, + 51407491.54004708 + ], + "all_triggers": [ + 68696713.57236347, + 46862528.09528435, + 2.148921220356715, + 25370176.88605085, + 140862749.25098163 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 26305661.74588304, + 28998955.062077478, + 0.8228748043632083, + 9733094.845976725, + 79644986.14898925 + ], + "LPDA_2of4_10mHz": [ + 11322384.9467433, + 19025088.75084397, + 0.3541787082940222, + 4189282.4302950213, + 57769402.02224523 + ], + "dipole_4sigma": [ + 3329298.9283223497, + 10316541.481553247, + 0.10414473624631976, + 1231840.6034792694, + 46099496.43535063 + ], + "dipole_3.0sigma": [ + 5571932.160533677, + 13346292.642825594, + 0.17429717719387128, + 2061614.8993974603, + 49373740.95437917 + ], + "dipole_2.5sigma": [ + 7498371.023397496, + 15482503.830969045, + 0.23455865313430607, + 2774397.278657074, + 52186341.69416034 + ], + "dipole_2.0sigma": [ + 11998202.412383337, + 19584650.487539228, + 0.3753191445315108, + 4439334.892581834, + 58756095.52207968 + ], + "PA_8channel_100Hz": [ + 9261907.423845833, + 17207110.638497785, + 0.28972433132650877, + 3426905.746822958, + 54761104.838814914 + ], + "PA_4channel_100Hz": [ + 6885326.926129978, + 14836109.030824866, + 0.21538184828985166, + 2547570.9626680915, + 51291297.31214976 + ], + "all_triggers": [ + 35632490.495905526, + 33750547.49442012, + 1.1146299579550025, + 13184021.483485043, + 93408735.74385828 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 12503757.383056326, + 19993001.676125187, + 0.3911335517722825, + 4626390.231730841, + 59494205.77926224 + ], + "LPDA_2of4_10mHz": [ + 5218104.940750579, + 12915586.658991318, + 0.16322900840686247, + 1930698.8280777142, + 48857153.21349585 + ], + "dipole_4sigma": [ + 2772311.5238626245, + 9414098.724511039, + 0.0867214565772843, + 1025755.263829171, + 45286294.824839436 + ], + "dipole_3.0sigma": [ + 6979084.3287721025, + 14936779.031042354, + 0.2183146999741023, + 2582261.201645678, + 51428183.12000727 + ], + "dipole_2.5sigma": [ + 11449122.925901534, + 19131271.82638991, + 0.35814323466909204, + 4236175.4825835675, + 57954439.47181624 + ], + "dipole_2.0sigma": [ + 18384706.90052847, + 24242984.762526542, + 0.5750971878293439, + 6802341.553195532, + 68080392.07477157 + ], + "PA_8channel_100Hz": [ + 15268413.772695066, + 22093000.05625121, + 0.4776155459426635, + 5649313.095897174, + 63530604.108134806 + ], + "PA_4channel_100Hz": [ + 6521406.866428608, + 14438709.592826838, + 0.20399796253843244, + 2412920.540578585, + 50759974.02498577 + ], + "all_triggers": [ + 27753042.867892694, + 29786058.389803667, + 0.8681507403620088, + 10268625.861120299, + 81758162.58712333 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 2181017.938628629, + 8350016.853999757, + 0.06822503561776241, + 806976.6372925927, + 44423006.1903978 + ], + "LPDA_2of4_10mHz": [ + 1171799.2306906646, + 6120463.85551938, + 0.0366553813404237, + 433565.715355546, + 42949546.87680837 + ], + "dipole_4sigma": [ + 1055682.7484168147, + 5809308.573435288, + 0.03302310899702248, + 390602.61691422143, + 42780016.81268855 + ], + "dipole_3.0sigma": [ + 2764195.0054365364, + 9400307.757397903, + 0.08646756148137313, + 1022752.1520115184, + 45274444.707937345 + ], + "dipole_2.5sigma": [ + 4673125.251932882, + 12222539.345561149, + 0.14618134546837094, + 1729056.3432151666, + 48061482.867822014 + ], + "dipole_2.0sigma": [ + 8996121.969686469, + 16958420.537506938, + 0.2814102217744766, + 3328565.128783993, + 54373058.075742245 + ], + "PA_8channel_100Hz": [ + 5584087.190155222, + 13360842.012945224, + 0.17467740209444513, + 2066112.2603574318, + 49391487.29762662 + ], + "PA_4channel_100Hz": [ + 2002562.712709973, + 8001120.221563504, + 0.06264272749968634, + 740948.2037026901, + 44162461.56055656 + ], + "all_triggers": [ + 9999248.882222468, + 17878925.814122275, + 0.3127893168863385, + 3699722.086422313, + 55837623.3680448 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 477594814.5292669, + 123562741.27289182, + 14.939777731771361, + 359914070.8198522, + 583690070.8198522 + ], + "LPDA_2of4_10mHz": [ + 223147453.79561216, + 84460510.31658599, + 6.980338269382262, + 135593725.13211322, + 341742373.7786967 + ], + "dipole_4sigma": [ + 351105765.93577194, + 105944084.9006435, + 10.983038223716589, + 249111578.9138451, + 440925001.25448734 + ], + "dipole_3.0sigma": [ + 1084999574.0507843, + 186239808.80374494, + 33.940176865952964, + 898759765.2470393, + 1271239382.8545291 + ], + "dipole_2.5sigma": [ + 2137697850.4585261, + 261415234.6047532, + 66.86992775458353, + 1876282615.853773, + 2399113085.0632796 + ], + "dipole_2.0sigma": [ + 4081489266.514515, + 361216069.509561, + 127.67421379237096, + 3720273197.004954, + 4442705336.0240755 + ], + "PA_8channel_100Hz": [ + 2934100386.3927894, + 306263483.2169919, + 91.78241949426894, + 2627836903.1757975, + 3240363869.6097813 + ], + "PA_4channel_100Hz": [ + 957131569.6510744, + 174921645.369021, + 29.940301853449526, + 782209924.2820535, + 1132053215.0200956 + ], + "all_triggers": [ + 4495289816.029033, + 379084983.66305166, + 140.61842517608335, + 4116204832.365981, + 4874374799.692083 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 255704294.24670434, + 90412138.99957596, + 7.998757953162674, + 169388708.95903954, + 329229900.13163847 + ], + "LPDA_2of4_10mHz": [ + 127867610.91130672, + 63934902.718410805, + 3.999862703682017, + 74799677.53002033, + 216736544.14873394 + ], + "dipole_4sigma": [ + 958836397.0565039, + 175077359.87586263, + 29.9936310390548, + 783759037.1806413, + 1133913756.9323666 + ], + "dipole_3.0sigma": [ + 2620621901.786757, + 289440910.9927604, + 81.97641084167783, + 2331180990.7939963, + 2910062812.7795177 + ], + "dipole_2.5sigma": [ + 4186359648.00577, + 365827206.78955585, + 130.9546936938742, + 3820532441.216214, + 4552186854.795325 + ], + "dipole_2.0sigma": [ + 7125722418.286082, + 477278843.30626833, + 222.90172729873882, + 6648443574.979814, + 7603001261.592351 + ], + "PA_8channel_100Hz": [ + 5208859103.001525, + 408064710.31535274, + 162.9397867555532, + 4800794392.686172, + 5616923813.316877 + ], + "PA_4channel_100Hz": [ + 2556776993.5337467, + 285893418.8282179, + 79.97926030823783, + 2270883574.7055287, + 2842670412.361965 + ], + "all_triggers": [ + 7700750416.489343, + 496162865.7148087, + 240.8893398551471, + 7204587550.774535, + 8196913282.204152 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 223767256.71878704, + 84577725.57113478, + 6.999726498961056, + 135860240.38907844, + 297290108.12859267 + ], + "LPDA_2of4_10mHz": [ + 127872000.0, + 63936000.0, + 4.0, + 74805120.0, + 216743040.0 + ], + "dipole_4sigma": [ + 1534350870.276201, + 221472636.2803983, + 47.99646115728857, + 1312878233.9958029, + 1755823506.5565994 + ], + "dipole_3.0sigma": [ + 3100500539.7260237, + 314828209.1140524, + 96.98762949593417, + 2785672330.6119714, + 3415328748.8400764 + ], + "dipole_2.5sigma": [ + 5657292980.00665, + 425267377.0521936, + 176.96737299820603, + 5232025602.954457, + 6082560357.058844 + ], + "dipole_2.0sigma": [ + 8820900973.62621, + 531024069.44024915, + 275.9290845103294, + 8289876904.18596, + 9351925043.06646 + ], + "PA_8channel_100Hz": [ + 6456225127.018237, + 454304528.76954573, + 201.95899421353346, + 6001920598.2486925, + 6910529655.787783 + ], + "PA_4channel_100Hz": [ + 2748936852.87532, + 296442259.66066015, + 85.99026691927303, + 2452494593.21466, + 3045379112.53598 + ], + "all_triggers": [ + 9300180173.018377, + 545259717.7227118, + 290.9215519587831, + 8754920455.295666, + 9845439890.741089 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 31962102.686673075, + 31965051.207335252, + 0.9998155244830167, + 11825977.994069038, + 87903389.92254269 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 1694297746.0467591, + 232730123.41685122, + 52.99980436832955, + 1461567622.6299078, + 1927027869.4636104 + ], + "dipole_3.0sigma": [ + 3612140926.7717886, + 339813067.9462468, + 112.99239635797638, + 3272327858.825542, + 3951953994.7180357 + ], + "dipole_2.5sigma": [ + 5082347720.7609215, + 403078766.41828346, + 158.98234862240122, + 4679268954.342638, + 5485426487.179206 + ], + "dipole_2.0sigma": [ + 6935949478.96997, + 470880486.9005638, + 216.96538660441598, + 6465068992.0694065, + 7406829965.870534 + ], + "PA_8channel_100Hz": [ + 5753608655.530671, + 428872197.1636824, + 179.98025073606954, + 5324736458.366989, + 6182480852.694354 + ], + "PA_4channel_100Hz": [ + 3356485207.9494505, + 327566968.9204454, + 104.99515790632665, + 3028918239.029005, + 3684052176.8698955 + ], + "all_triggers": [ + 7383366356.69512, + 485830686.2383536, + 230.96115980652903, + 6897535670.456766, + 7869197042.933474 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ], + "LPDA_2of4_10mHz": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ], + "dipole_4sigma": [ + 575424000.0, + 135628737.48582932, + 18.0, + 441478080.0, + 697222079.9999999 + ], + "dipole_3.0sigma": [ + 831168000.0, + 163005455.81053415, + 26.0, + 668162544.1894658, + 994173455.8105342 + ], + "dipole_2.5sigma": [ + 1406592000.0, + 212051722.59616286, + 44.0, + 1194540277.4038374, + 1618643722.5961628 + ], + "dipole_2.0sigma": [ + 1630368000.0, + 228297184.00365782, + 51.0, + 1402070815.996342, + 1858665184.0036578 + ], + "PA_8channel_100Hz": [ + 1630335417.8287435, + 228294902.78398526, + 50.99898078793617, + 1402040515.0447583, + 1858630320.6127288 + ], + "PA_4channel_100Hz": [ + 991008000.0, + 177990291.15095016, + 31.0, + 813017708.8490498, + 1168998291.15095 + ], + "all_triggers": [ + 1758207417.8287435, + 237078836.53575927, + 54.99898078793617, + 1521128581.292984, + 1995286254.364503 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 191808000.0, + 78305288.09729265, + 6.0, + 122117760.0, + 2589408000.0 + ], + "dipole_3.0sigma": [ + 223776000.0, + 84579377.91211283, + 7.0, + 135864000.0, + 296663040.00000006 + ], + "dipole_2.5sigma": [ + 255744000.0, + 90419158.3238862, + 8.0, + 169430400.0, + 329270400.00000006 + ], + "dipole_2.0sigma": [ + 319680000.0, + 101091692.24026275, + 10.0, + 216743040.0, + 408870720.0 + ], + "PA_8channel_100Hz": [ + 351648000.0, + 106025861.29808143, + 11.0, + 249670080.0, + 441478080.0 + ], + "PA_4channel_100Hz": [ + 223776000.0, + 84579377.91211283, + 7.0, + 135864000.0, + 296663040.00000006 + ], + "all_triggers": [ + 383616000.0, + 110740400.43272375, + 12.0, + 282277440.0, + 473765760.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 95904000.0, + 55370200.21636187, + 3.0, + 35164800.00000001, + 169430400.0 + ], + "dipole_3.0sigma": [ + 127872000.0, + 63936000.0, + 4.0, + 74805120.0, + 216743040.0 + ], + "dipole_2.5sigma": [ + 127872000.0, + 63936000.0, + 4.0, + 74805120.0, + 216743040.0 + ], + "dipole_2.0sigma": [ + 159840000.0, + 71482621.10471328, + 5.0, + 87912000.0, + 223776000.0 + ], + "PA_8channel_100Hz": [ + 127872000.0, + 63936000.0, + 4.0, + 74805120.0, + 216743040.0 + ], + "PA_4channel_100Hz": [ + 95904000.0, + 55370200.21636187, + 3.0, + 35164800.00000001, + 169430400.0 + ], + "all_triggers": [ + 159840000.0, + 71482621.10471328, + 5.0, + 87912000.0, + 223776000.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ], + "dipole_3.0sigma": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ], + "dipole_2.5sigma": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ], + "dipole_2.0sigma": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ], + "PA_8channel_100Hz": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ], + "PA_4channel_100Hz": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ], + "all_triggers": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "dipole_2.5sigma": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "dipole_2.0sigma": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "PA_8channel_100Hz": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "PA_4channel_100Hz": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "all_triggers": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 12218768588.853485, + 624987675.2772555, + 382.2187371388102, + 11593780913.57623, + 12843756264.13074 + ], + "LPDA_2of4_10mHz": [ + 6880066116.002321, + 468979694.226053, + 215.21728340848102, + 6411086421.776269, + 7349045810.228374 + ], + "dipole_4sigma": [ + 4354262241.10996, + 373091215.82235515, + 136.20690193662287, + 3981171025.287605, + 4727353456.932315 + ], + "dipole_3.0sigma": [ + 7656766159.102014, + 494743873.7106031, + 239.51345592786578, + 7162022285.39141, + 8151510032.812616 + ], + "dipole_2.5sigma": [ + 11622945863.215832, + 609559130.319023, + 363.5806388643591, + 11013386732.89681, + 12232504993.534855 + ], + "dipole_2.0sigma": [ + 19209998115.72689, + 783648658.369015, + 600.9133544709363, + 18426349457.357876, + 19993646774.09591 + ], + "PA_8channel_100Hz": [ + 15618660101.064373, + 706609741.0245813, + 488.57169985811976, + 14912050360.03979, + 16325269842.088955 + ], + "PA_4channel_100Hz": [ + 7658088301.777145, + 494786587.15774804, + 239.55481424478054, + 7163301714.619396, + 8152874888.934893 + ], + "all_triggers": [ + 24538632030.36318, + 885692378.168995, + 767.599850799649, + 23652939652.194183, + 25424324408.53217 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 5399958794.134229, + 415482710.5077695, + 168.91762994664128, + 4984476083.626459, + 5815441504.641997 + ], + "LPDA_2of4_10mHz": [ + 3098809077.1367517, + 314742320.9196814, + 96.9347183789024, + 2784066756.217071, + 3413551398.056433 + ], + "dipole_4sigma": [ + 702857619.1756501, + 149896472.17265382, + 21.986286886125193, + 552961147.0029962, + 852754091.348304 + ], + "dipole_3.0sigma": [ + 1519427861.4227262, + 220392989.62072662, + 47.529650319779975, + 1299034871.8019996, + 1739820851.0434527 + ], + "dipole_2.5sigma": [ + 2305969272.3902984, + 271509163.19670147, + 72.13367343563246, + 2034460109.193597, + 2577478435.587 + ], + "dipole_2.0sigma": [ + 3785667453.1500144, + 347879601.50359446, + 118.42052843937734, + 3437787851.64642, + 4133547054.653609 + ], + "PA_8channel_100Hz": [ + 3222052734.105961, + 320940152.99413586, + 100.78993787868997, + 2901112581.111825, + 3542992887.1000967 + ], + "PA_4channel_100Hz": [ + 1519767549.4875615, + 220417624.11844108, + 47.54027619768398, + 1299349925.3691204, + 1740185173.6060026 + ], + "all_triggers": [ + 6718688324.704492, + 463446899.18495864, + 210.1691793263417, + 6255241425.519532, + 7182135223.88945 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 2103730348.650088, + 259330005.5636563, + 65.80738077609135, + 1844400343.086432, + 2363060354.213744 + ], + "LPDA_2of4_10mHz": [ + 1158902222.9795287, + 192478015.01524678, + 36.251946414524795, + 966424207.9642819, + 1351380237.9947755 + ], + "dipole_4sigma": [ + 71383745.57129009, + 47770237.37038577, + 2.2329750241269424, + 26337508.405664433, + 143684132.84985462 + ], + "dipole_3.0sigma": [ + 163676888.53028154, + 72335487.64289932, + 5.120022789360659, + 92017470.72740126, + 507705751.2408348 + ], + "dipole_2.5sigma": [ + 259291677.0252028, + 91044144.95804596, + 8.110975882920508, + 173084507.33595887, + 332889030.56570685 + ], + "dipole_2.0sigma": [ + 459191909.6844909, + 121158767.61008179, + 14.364111288929271, + 341143107.8781808, + 564919107.8781809 + ], + "PA_8channel_100Hz": [ + 408299442.2457304, + 114247610.7833836, + 12.772129699878954, + 293384989.0105787, + 510050420.10122365 + ], + "PA_4channel_100Hz": [ + 172452714.24888468, + 74249366.11923596, + 5.3945418621397865, + 101407604.24630663, + 1157116854.4174674 + ], + "all_triggers": [ + 2153926424.277144, + 262405640.05236575, + 67.37757833699774, + 1891520784.2247782, + 2416332064.3295093 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 850072305.8593278, + 164848753.3277428, + 26.59135090901301, + 685223552.531585, + 1014921059.1870707 + ], + "LPDA_2of4_10mHz": [ + 474671046.76608634, + 123183943.85234728, + 14.848318529970168, + 356931827.70140815, + 580707827.701408 + ], + "dipole_4sigma": [ + 7705122.051424563, + 15694500.366049899, + 0.2410260901972148, + 2850895.159027088, + 52488198.19507986 + ], + "dipole_3.0sigma": [ + 11927569.067596318, + 19526918.035187196, + 0.37310964300539035, + 4413200.555010638, + 58652970.83869062 + ], + "dipole_2.5sigma": [ + 25986971.661056068, + 28822760.27830507, + 0.8129057701781803, + 9615179.514590746, + 79179698.62514186 + ], + "dipole_2.0sigma": [ + 45572669.18304919, + 38168928.3114383, + 1.425571483453741, + 16861887.5977282, + 108319003.77457379 + ], + "PA_8channel_100Hz": [ + 43486088.28933619, + 37284893.327371866, + 1.3603005596013573, + 16089852.66705439, + 105189132.43400428 + ], + "PA_4channel_100Hz": [ + 14197037.364011109, + 21303776.43641397, + 0.44410151914449164, + 5252903.8246841105, + 61966394.55145622 + ], + "all_triggers": [ + 851549259.0142301, + 164991898.92890772, + 26.637551896090784, + 686557360.0853224, + 1016541157.943138 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 293928529.90749276, + 96934551.34307235, + 9.194461020629777, + 205154878.45837176, + 371016058.9640143 + ], + "LPDA_2of4_10mHz": [ + 164558863.0440783, + 72530116.04701245, + 5.1476120822096565, + 92961183.4571638, + 572971865.2617941 + ], + "dipole_4sigma": [ + 2819076.8744365685, + 9493168.57124049, + 0.08818433666280558, + 1043058.4435415304, + 45354572.23667739 + ], + "dipole_3.0sigma": [ + 5937668.277892716, + 13777350.235356374, + 0.1857378715557031, + 2196937.2628203053, + 49907715.68572337 + ], + "dipole_2.5sigma": [ + 7856142.165980797, + 15847559.836204251, + 0.2457501928797797, + 2906772.6014128947, + 52708687.56233196 + ], + "dipole_2.0sigma": [ + 13088586.961925572, + 20455218.111739524, + 0.4094277703305046, + 4842777.175912461, + 60348056.964411326 + ], + "PA_8channel_100Hz": [ + 10654091.34945876, + 18455080.391575042, + 0.3332736282988851, + 3942013.799299741, + 56793693.3702098 + ], + "PA_4channel_100Hz": [ + 5565718.199851102, + 13338848.504006634, + 0.17410279654188884, + 2059315.7339449078, + 49364668.571782604 + ], + "all_triggers": [ + 299996428.4119855, + 97930004.71497157, + 9.384272660535082, + 207885432.78539348, + 379935869.7656187 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 100204484.30880074, + 56598029.59806765, + 3.1345246593093323, + 40497400.54291291, + 175795116.77702507 + ], + "LPDA_2of4_10mHz": [ + 56352741.21468013, + 42443897.45476839, + 1.7627859489076616, + 20850514.249431647, + 124489111.82202019 + ], + "dipole_4sigma": [ + 3102149.484692395, + 9958389.163245555, + 0.09703921060724459, + 1147795.3093361862, + 45767858.2476509 + ], + "dipole_3.0sigma": [ + 5741556.26850905, + 13547917.5813738, + 0.17960323662753536, + 2124375.8193483483, + 49621392.15202321 + ], + "dipole_2.5sigma": [ + 9195246.935073262, + 17145076.67000711, + 0.2876391058268663, + 3402241.365977107, + 54663780.52520696 + ], + "dipole_2.0sigma": [ + 15378647.022422241, + 22172608.9581897, + 0.48106378323392895, + 5690099.39829623, + 63691544.65273646 + ], + "PA_8channel_100Hz": [ + 11581697.843315221, + 19241718.131578088, + 0.36229034795155224, + 4285228.202026632, + 58147998.851240225 + ], + "PA_4channel_100Hz": [ + 5298787.7620231705, + 13015054.635934368, + 0.16575287043365775, + 1960551.4719485734, + 48974950.13255383 + ], + "all_triggers": [ + 107128088.75024965, + 58520686.43794245, + 3.351103877322624, + 49082670.05030956, + 186042051.35036945 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 30139695.166826144, + 31040389.41593836, + 0.9428082822455626, + 11151687.211725675, + 85242674.94356617 + ], + "LPDA_2of4_10mHz": [ + 17515491.1334383, + 23662950.377198435, + 0.5479070049248718, + 6480731.71937217, + 66811337.05481992 + ], + "dipole_4sigma": [ + 2470855.6550950594, + 8887536.980630733, + 0.07729153075247308, + 914216.5923851719, + 44846169.25643879 + ], + "dipole_3.0sigma": [ + 4571349.628937022, + 12088709.812790556, + 0.1429976735778598, + 1691399.3627066982, + 47912890.45824806 + ], + "dipole_2.5sigma": [ + 6891807.019660621, + 14843088.856586108, + 0.21558455391831272, + 2549968.59727443, + 51300758.248704515 + ], + "dipole_2.0sigma": [ + 11047676.224159611, + 18792874.00942002, + 0.34558546747246033, + 4087640.2029390563, + 57368327.287273034 + ], + "PA_8channel_100Hz": [ + 8174703.616881813, + 16165671.196225593, + 0.25571520323078745, + 3024640.3382462705, + 53173787.28064745 + ], + "PA_4channel_100Hz": [ + 4161500.769351462, + 11534073.720703695, + 0.13017707611835153, + 1539755.2846600406, + 47314511.12325314 + ], + "all_triggers": [ + 35112352.27333563, + 33503308.455643505, + 1.098359367909648, + 12991570.34113418, + 92628528.41000344 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 9497079.768634338, + 17424197.142012097, + 0.2970808235934165, + 3513919.5143947047, + 55104456.46220613 + ], + "LPDA_2of4_10mHz": [ + 5210153.8111568205, + 12905742.792844635, + 0.16298028688553617, + 1927756.9101280237, + 48845544.56428895 + ], + "dipole_4sigma": [ + 2322236.6410661433, + 8616104.74295679, + 0.07264253757088787, + 859227.5571944731, + 44629185.49595657 + ], + "dipole_3.0sigma": [ + 3903375.6111788074, + 11170636.12952119, + 0.12210259043977752, + 1444248.9761361587, + 46937648.39232106 + ], + "dipole_2.5sigma": [ + 5512064.900622225, + 13274399.826097272, + 0.1724244525970416, + 2039464.0132302237, + 49286334.75490846 + ], + "dipole_2.0sigma": [ + 8255148.340878437, + 16245017.148689067, + 0.2582316172697209, + 3054404.886125021, + 53291236.57768252 + ], + "PA_8channel_100Hz": [ + 6801453.809527628, + 14745469.656236088, + 0.21275818973747587, + 2516537.9095252226, + 51168842.56191034 + ], + "PA_4channel_100Hz": [ + 3737695.222645359, + 10930994.505420212, + 0.11691989560327073, + 1382947.2323787827, + 46695755.025062226 + ], + "all_triggers": [ + 14154897.46312486, + 21272135.81428004, + 0.4427833290517036, + 5237312.061356198, + 61904870.29616229 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1289844.2771209583, + 6421350.469410839, + 0.040347981641671624, + 477242.38253475464, + 43121892.6445966 + ], + "LPDA_2of4_10mHz": [ + 702377.5857220677, + 4738523.6794135645, + 0.021971270824639254, + 259879.70671716498, + 42264191.27515422 + ], + "dipole_4sigma": [ + 659605.9819923916, + 4591980.404175608, + 0.020633320257519756, + 244054.21333718486, + 42201744.73370889 + ], + "dipole_3.0sigma": [ + 1136338.4789611893, + 6027144.306836473, + 0.03554612359112829, + 420445.23721564, + 42897774.17928334 + ], + "dipole_2.5sigma": [ + 1623491.2562527596, + 7204149.393223896, + 0.05078488664454328, + 600691.7648135211, + 43609017.23412903 + ], + "dipole_2.0sigma": [ + 2443154.335959461, + 8837576.467106355, + 0.07642499799672989, + 903967.1043050006, + 44805725.33050081 + ], + "PA_8channel_100Hz": [ + 2001362.827753572, + 7998722.827903602, + 0.06260519356085999, + 740504.2462688215, + 44160709.728520215 + ], + "PA_4channel_100Hz": [ + 1144354.9483627868, + 6048366.638131453, + 0.03579688902536245, + 423411.3308942311, + 42909478.224609666 + ], + "all_triggers": [ + 2921914.1963781966, + 9664768.648540854, + 0.09140121985667532, + 1081108.2526599327, + 45504714.72671217 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 13182239563.937805, + 649160869.4152504, + 412.3573437167732, + 12533078694.522554, + 13831400433.353058 + ], + "LPDA_2of4_10mHz": [ + 7017800191.341045, + 473650753.73822695, + 219.52578176116884, + 6544149437.6028185, + 7491450945.079272 + ], + "dipole_4sigma": [ + 10965875978.681137, + 592078646.2003833, + 343.0266509847703, + 10373797332.480753, + 11557954624.88152 + ], + "dipole_3.0sigma": [ + 20537667672.12145, + 810276594.8380704, + 642.4445593131084, + 19727391077.283375, + 21347944266.95952 + ], + "dipole_2.5sigma": [ + 29583477935.39597, + 972483739.0099324, + 925.4090945756998, + 28610994196.38604, + 30555961674.405907 + ], + "dipole_2.0sigma": [ + 44994123236.02151, + 1199321529.7029965, + 1407.4738249506229, + 43794801706.31852, + 46193444765.72451 + ], + "PA_8channel_100Hz": [ + 37627748719.66682, + 1096760626.1488004, + 1177.0441916812692, + 36530988093.51801, + 38724509345.81561 + ], + "PA_4channel_100Hz": [ + 19421508926.813713, + 787951012.0384268, + 607.5296836465751, + 18633557914.775284, + 20209459938.85214 + ], + "all_triggers": [ + 49690503877.43581, + 1260359483.6211882, + 1554.3826287986676, + 48430144393.81462, + 50950863361.05699 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 7217325820.036275, + 480336831.6243505, + 225.7671990752088, + 6736988988.411925, + 7697662651.660625 + ], + "LPDA_2of4_10mHz": [ + 4025085415.811631, + 358711486.5357203, + 125.90982907318667, + 3666373929.2759113, + 4383796902.347352 + ], + "dipole_4sigma": [ + 17816623945.40412, + 754693205.4064611, + 557.3268251189978, + 17061930739.997662, + 18571317150.81058 + ], + "dipole_3.0sigma": [ + 31213673482.141575, + 998918772.4120024, + 976.4037000169412, + 30214754709.729576, + 32212592254.55358 + ], + "dipole_2.5sigma": [ + 43234711142.59233, + 1175639079.7376513, + 1352.4371603663767, + 42059072062.85468, + 44410350222.32998 + ], + "dipole_2.0sigma": [ + 64206703819.70511, + 1432675785.971248, + 2008.467962328113, + 62774028033.73387, + 65639379605.67636 + ], + "PA_8channel_100Hz": [ + 51680528219.48031, + 1285349417.9095218, + 1616.6331399987585, + 50395178801.57079, + 52965877637.38983 + ], + "PA_4channel_100Hz": [ + 28376158454.92515, + 952433217.3370726, + 887.6425943107216, + 27423725237.588074, + 29328591672.26222 + ], + "all_triggers": [ + 68507320000.77752, + 1479879051.0662875, + 2142.9967467710685, + 67027440949.71123, + 69987199051.84381 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 3067716467.7409244, + 313159320.539469, + 95.9621017186225, + 2754557147.201455, + 3380875788.280393 + ], + "LPDA_2of4_10mHz": [ + 1566105450.229278, + 223752673.8006265, + 48.989785104769716, + 1342352776.4286518, + 1789858124.0299046 + ], + "dipole_4sigma": [ + 21623867761.34925, + 831427570.2638282, + 676.4222898319961, + 20792440191.085423, + 22455295331.61308 + ], + "dipole_3.0sigma": [ + 37264709127.38062, + 1091456926.0324037, + 1165.6878480787232, + 36173252201.34821, + 38356166053.413025 + ], + "dipole_2.5sigma": [ + 50858893118.53042, + 1275091014.4821742, + 1590.931341295371, + 49583802104.04825, + 52133984133.0126 + ], + "dipole_2.0sigma": [ + 71819293904.54361, + 1515229087.4783423, + 2246.599534051039, + 70304064817.06528, + 73334522992.02196 + ], + "PA_8channel_100Hz": [ + 55519186987.34093, + 1332230223.9520445, + 1736.7113046590632, + 54186956763.38889, + 56851417211.29298 + ], + "PA_4channel_100Hz": [ + 32637729209.50775, + 1021451382.773328, + 1020.9499877849021, + 31616277826.734425, + 33659180592.281075 + ], + "all_triggers": [ + 75104890875.37923, + 1549500936.270812, + 2349.3772170726734, + 73555389939.10841, + 76654391811.65004 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 575366119.0578597, + 135621915.97983587, + 17.998189409968084, + 441419041.4390169, + 697163620.2484382 + ], + "LPDA_2of4_10mHz": [ + 383616000.0, + 110740400.43272375, + 12.0, + 282277440.0, + 473765760.0 + ], + "dipole_4sigma": [ + 15367469608.263258, + 700904607.2305131, + 480.7141393976244, + 14666565001.032745, + 16068374215.49377 + ], + "dipole_3.0sigma": [ + 22775627149.23837, + 853282631.1995646, + 712.450799212912, + 21922344518.038807, + 23628909780.437935 + ], + "dipole_2.5sigma": [ + 29768383656.37423, + 975518164.2219541, + 931.1931824441388, + 28792865492.152275, + 30743901820.59618 + ], + "dipole_2.0sigma": [ + 39601455963.724304, + 1125157475.3110511, + 1238.784283149534, + 38476298488.41325, + 40726613439.03536 + ], + "PA_8channel_100Hz": [ + 32484642678.96738, + 1019053019.7988862, + 1016.1612449626933, + 31465589659.168495, + 33503695698.76627 + ], + "PA_4channel_100Hz": [ + 20574036165.545166, + 810993704.1310172, + 643.5822123856722, + 19763042461.414154, + 21385029869.676186 + ], + "all_triggers": [ + 41740643370.98423, + 1155147127.981377, + 1305.7008061494066, + 40585496243.00285, + 42895790498.96561 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 319680000.0, + 101091692.24026275, + 10.0, + 216743040.0, + 408870720.0 + ], + "LPDA_2of4_10mHz": [ + 127872000.0, + 63936000.0, + 4.0, + 74805120.0, + 216743040.0 + ], + "dipole_4sigma": [ + 2749104149.620173, + 296451280.0698585, + 85.99550017580621, + 2452652869.5503144, + 3045555429.690032 + ], + "dipole_3.0sigma": [ + 4282973184.756139, + 370024440.7742335, + 133.97688891254188, + 3912948743.981905, + 4652997625.530373 + ], + "dipole_2.5sigma": [ + 5784897775.500153, + 430036756.6699257, + 180.95901449887864, + 5354861018.830227, + 6214934532.170077 + ], + "dipole_2.0sigma": [ + 7574279015.757435, + 492071693.53228766, + 236.93315239481467, + 7082207322.225147, + 8066350709.289723 + ], + "PA_8channel_100Hz": [ + 6424350271.894954, + 453181673.8262238, + 200.9619079046219, + 5971168598.068728, + 6877531945.721177 + ], + "PA_4channel_100Hz": [ + 4283167133.1426125, + 370032818.69626516, + 133.9829558665732, + 3913134314.4463477, + 4653199951.838878 + ], + "all_triggers": [ + 7893794286.718239, + 502343324.5876854, + 246.92799945940436, + 7391450962.130554, + 8396137611.305925 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "LPDA_2of4_10mHz": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "dipole_4sigma": [ + 543456000.0, + 131807440.63974537, + 17.0, + 408870720.0, + 664934400.0 + ], + "dipole_3.0sigma": [ + 863136000.0, + 166110600.6490856, + 27.0, + 697025399.3509144, + 1029246600.6490856 + ], + "dipole_2.5sigma": [ + 1118880000.0, + 189125238.50612852, + 35.0, + 929754761.4938716, + 1308005238.5061285 + ], + "dipole_2.0sigma": [ + 1470495633.8612216, + 216815138.82401186, + 45.99898754570888, + 1253680495.0372095, + 1687310772.6852334 + ], + "PA_8channel_100Hz": [ + 1246752000.0, + 199640096.01279998, + 39.0, + 1047111903.9872, + 1446392096.0128 + ], + "PA_4channel_100Hz": [ + 799200000.0, + 159840000.0, + 25.0, + 639360000.0, + 959040000.0 + ], + "all_triggers": [ + 1502463633.8612216, + 219159205.70962912, + 46.99898754570888, + 1283304428.1515923, + 1721622839.5708506 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 159840000.0, + 71482621.10471328, + 5.0, + 87912000.0, + 223776000.0 + ], + "dipole_3.0sigma": [ + 223776000.0, + 84579377.91211283, + 7.0, + 135864000.0, + 296663040.00000006 + ], + "dipole_2.5sigma": [ + 351648000.0, + 106025861.29808143, + 11.0, + 249670080.0, + 441478080.0 + ], + "dipole_2.0sigma": [ + 415584000.0, + 115262263.17403282, + 13.0, + 296663039.99999994, + 520758720.0 + ], + "PA_8channel_100Hz": [ + 415584000.0, + 115262263.17403282, + 13.0, + 296663039.99999994, + 520758720.0 + ], + "PA_4channel_100Hz": [ + 319680000.0, + 101091692.24026275, + 10.0, + 216743040.0, + 408870720.0 + ], + "all_triggers": [ + 447552000.0, + 119613303.34038936, + 14.0, + 329270400.00000006, + 553046400.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 127872000.0, + 63936000.0, + 4.0, + 74805120.0, + 216743040.0 + ], + "dipole_3.0sigma": [ + 159840000.0, + 71482621.10471328, + 5.0, + 87912000.0, + 223776000.0 + ], + "dipole_2.5sigma": [ + 191808000.0, + 78305288.09729265, + 6.0, + 122117760.0, + 2589408000.0 + ], + "dipole_2.0sigma": [ + 191808000.0, + 78305288.09729265, + 6.0, + 122117760.0, + 2589408000.0 + ], + "PA_8channel_100Hz": [ + 191808000.0, + 78305288.09729265, + 6.0, + 122117760.0, + 2589408000.0 + ], + "PA_4channel_100Hz": [ + 159840000.0, + 71482621.10471328, + 5.0, + 87912000.0, + 223776000.0 + ], + "all_triggers": [ + 191808000.0, + 78305288.09729265, + 6.0, + 122117760.0, + 2589408000.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "dipole_3.0sigma": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ], + "dipole_2.5sigma": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ], + "dipole_2.0sigma": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ], + "PA_8channel_100Hz": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ], + "PA_4channel_100Hz": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ], + "all_triggers": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 67123005820.62129, + 1464850931.007528, + 2099.6936255199353, + 65658154889.61376, + 68587856751.62882 + ], + "LPDA_2of4_10mHz": [ + 44710938496.94771, + 1195541417.8816326, + 1398.6154434730888, + 43515397079.06608, + 45906479914.82933 + ], + "dipole_4sigma": [ + 30459587933.087086, + 986778651.4943095, + 952.8149378468182, + 29472809281.592773, + 31446366584.581394 + ], + "dipole_3.0sigma": [ + 47138251101.9052, + 1227564911.2066152, + 1474.5448918263637, + 45910686190.69858, + 48365816013.11181 + ], + "dipole_2.5sigma": [ + 61109261353.21584, + 1397691263.0976858, + 1911.5759932812762, + 59711570090.11815, + 62506952616.31352 + ], + "dipole_2.0sigma": [ + 81481021931.37495, + 1613934728.8853395, + 2548.830766121589, + 79867087202.48962, + 83094956660.26028 + ], + "PA_8channel_100Hz": [ + 73034354649.8414, + 1527992882.6555867, + 2284.6081909985423, + 71506361767.1858, + 74562347532.497 + ], + "PA_4channel_100Hz": [ + 46397007656.34295, + 1217875010.3183706, + 1451.357847107825, + 45179132646.02457, + 47614882666.66132 + ], + "all_triggers": [ + 99917264626.7034, + 1787219940.4624083, + 3125.5400596441254, + 98130044686.241, + 101704484567.1658 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 16052012359.379465, + 716345399.3044436, + 502.1275137443526, + 15335666960.07502, + 16768357758.683907 + ], + "LPDA_2of4_10mHz": [ + 10956083873.169369, + 591814235.4299011, + 342.7203413779207, + 10364269637.739468, + 11547898108.59927 + ], + "dipole_4sigma": [ + 3642651095.9054856, + 341245176.1328013, + 113.94679354058701, + 3301405919.7726846, + 3983896272.0382867 + ], + "dipole_3.0sigma": [ + 5983008369.88913, + 437338326.2059428, + 187.15616772676208, + 5545670043.683187, + 6420346696.095073 + ], + "dipole_2.5sigma": [ + 8067942722.044359, + 507854302.8648218, + 252.37558564953574, + 7560088419.179536, + 8575797024.90918 + ], + "dipole_2.0sigma": [ + 11254814822.073132, + 599828242.2760985, + 352.06502821800336, + 10654986579.797033, + 11854643064.34923 + ], + "PA_8channel_100Hz": [ + 9920823151.42192, + 563159723.7948183, + 310.3360595414765, + 9357663427.627102, + 10483982875.21674 + ], + "PA_4channel_100Hz": [ + 5794964009.714932, + 430410745.05937576, + 181.27389920279444, + 5364553264.655557, + 6225374754.774309 + ], + "all_triggers": [ + 18266047258.376957, + 764152470.8824768, + 571.3853621864664, + 17501894787.494484, + 19030199729.259434 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 3172649755.4428205, + 318470198.57750595, + 99.24454940699515, + 2854179556.865315, + 3491119954.020327 + ], + "LPDA_2of4_10mHz": [ + 2216637951.5276747, + 266198200.65965265, + 69.33927526050033, + 1950439750.868022, + 2482836152.187327 + ], + "dipole_4sigma": [ + 285943476.20479304, + 95608791.68421084, + 8.944678309709492, + 200535860.4909368, + 360073865.7288889 + ], + "dipole_3.0sigma": [ + 513934734.2425402, + 128177476.89928025, + 16.07653698206144, + 395290937.75156844, + 621242926.6789595 + ], + "dipole_2.5sigma": [ + 731157297.7708999, + 152884389.31146675, + 22.871537092433055, + 578272908.4594331, + 884041687.0823667 + ], + "dipole_2.0sigma": [ + 1087096433.230542, + 186419684.52262217, + 34.00576930776219, + 900676748.7079197, + 1273516117.753164 + ], + "PA_8channel_100Hz": [ + 944906458.4077163, + 173800948.39320606, + 29.557884709951082, + 771105510.0145102, + 1118707406.8009222 + ], + "PA_4channel_100Hz": [ + 526755330.445821, + 129766383.95089848, + 16.477581658089996, + 401188412.00507766, + 640217409.059815 + ], + "all_triggers": [ + 3249048981.003898, + 322281860.83726865, + 101.63441507144326, + 2926767120.1666293, + 3571330841.841167 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 629894100.620181, + 141902976.03865093, + 19.703894538919577, + 496492881.6263829, + 785314969.5380491 + ], + "LPDA_2of4_10mHz": [ + 438044493.7902564, + 118335989.35863474, + 13.702593023969483, + 319572743.6660616, + 543443818.7281591 + ], + "dipole_4sigma": [ + 16438614.337607292, + 22923996.66604037, + 0.5142209189691971, + 6082287.304914697, + 65239096.93290665 + ], + "dipole_3.0sigma": [ + 31947844.206149414, + 31957920.5140476, + 0.9993695009431123, + 11820702.356275283, + 87882572.54097813 + ], + "dipole_2.5sigma": [ + 47803413.158566006, + 39091936.66030167, + 1.495352013218406, + 17687262.86866942, + 111665119.737849 + ], + "dipole_2.0sigma": [ + 76829837.75046945, + 49559017.87976641, + 2.403335765467638, + 28298101.590169005, + 149402529.63799292 + ], + "PA_8channel_100Hz": [ + 64868593.509658806, + 45538107.08974158, + 2.0291727198967346, + 23992053.66347717, + 136843223.18514174 + ], + "PA_4channel_100Hz": [ + 31369004.230423566, + 31667085.86589838, + 0.9812626448455819, + 11606531.565256719, + 87037466.17641841 + ], + "all_triggers": [ + 632144046.1948986, + 142156184.77139333, + 19.77427571930989, + 498765326.6568476, + 790894834.5633487 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 124309379.04216434, + 63039053.206880495, + 3.888556651719355, + 70387470.01228377, + 211470360.9824032 + ], + "LPDA_2of4_10mHz": [ + 87507818.69848531, + 52890925.0075396, + 2.737356691018685, + 32142174.731454715, + 160614409.6334096 + ], + "dipole_4sigma": [ + 2290496.124066648, + 8557019.34637071, + 0.07164965353061337, + 847483.5659046597, + 44582844.341137305 + ], + "dipole_3.0sigma": [ + 4626535.6800584905, + 12161459.312932385, + 0.14472396396579362, + 1711818.2016216416, + 47993462.0928854 + ], + "dipole_2.5sigma": [ + 6168358.90235119, + 14042439.153877892, + 0.19295416986834305, + 2282292.79386994, + 50244523.997432746 + ], + "dipole_2.0sigma": [ + 9615972.584974725, + 17532923.64657053, + 0.30079994322368386, + 3557909.856440648, + 55278039.974063106 + ], + "PA_8channel_100Hz": [ + 7855027.504344673, + 15846435.537965328, + 0.24571532483560665, + 2906360.176607529, + 52707060.15634322 + ], + "PA_4channel_100Hz": [ + 4418301.588264441, + 11884623.055597415, + 0.13821013476803182, + 1634771.5876578433, + 47689440.31886608 + ], + "all_triggers": [ + 126625130.92885903, + 63623519.12252077, + 3.9609963378647093, + 73259002.35178518, + 214897673.77471137 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 22725524.862980675, + 26953470.626614418, + 0.7108835355036497, + 8408444.199302848, + 74417986.29995179 + ], + "LPDA_2of4_10mHz": [ + 16011059.698364826, + 22623915.58588669, + 0.5008464620359367, + 5924092.0883949855, + 64614867.159612656 + ], + "dipole_4sigma": [ + 907228.2512968229, + 5385375.821375592, + 0.02837926211514086, + 335674.4529798245, + 42563273.24689336 + ], + "dipole_3.0sigma": [ + 1595251.547445022, + 7141218.486275467, + 0.04990151237002696, + 590243.0725546582, + 43567787.25926973 + ], + "dipole_2.5sigma": [ + 2227958.788420089, + 8439394.9160004, + 0.06969340554367146, + 824344.7517154329, + 44491539.83109333 + ], + "dipole_2.0sigma": [ + 3211009.680367748, + 10131611.789937284, + 0.10044449700850061, + 1188073.5817360666, + 45926794.13333692 + ], + "PA_8channel_100Hz": [ + 2680514.3067004518, + 9256926.128937189, + 0.08384992200639552, + 991790.2934791672, + 45152270.887782656 + ], + "PA_4channel_100Hz": [ + 1497937.3773233674, + 6919975.583647201, + 0.04685740044179702, + 554236.8296096459, + 43425708.57089212 + ], + "all_triggers": [ + 23573099.586683944, + 27451499.91507044, + 0.7373967588427159, + 8722046.84707306, + 75655445.39655855 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 3949914.8612651555, + 11237031.560199717, + 0.12355839781234845, + 1461468.4986681077, + 47005595.69744713 + ], + "LPDA_2of4_10mHz": [ + 2769782.638538744, + 9409804.003740277, + 0.08664234980413989, + 1024819.5762593352, + 45282602.65226657 + ], + "dipole_4sigma": [ + 421407.93570271897, + 3670363.5907828696, + 0.01318218017088085, + 155920.93621000604, + 41853975.58612597 + ], + "dipole_3.0sigma": [ + 694917.5087817212, + 4713292.153127585, + 0.021737910059488275, + 257119.47824923682, + 42253299.562821314 + ], + "dipole_2.5sigma": [ + 902589.5408865559, + 5371590.308564254, + 0.028234157310014888, + 333958.1301280257, + 42556500.72969437 + ], + "dipole_2.0sigma": [ + 1293039.6793638596, + 6429299.531823344, + 0.04044793791803865, + 478424.68136462796, + 43126557.931871235 + ], + "PA_8channel_100Hz": [ + 1120448.0216251165, + 5984854.413877727, + 0.0350490497255104, + 414565.7680012931, + 42874574.11157267 + ], + "PA_4channel_100Hz": [ + 650821.5314854541, + 4561300.5512163965, + 0.020358531390310748, + 240803.966649618, + 42188919.43596876 + ], + "all_triggers": [ + 4262520.182131292, + 11673227.71055089, + 0.13333709278438727, + 1577132.4673885782, + 47461999.46591169 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 8398.173618977456, + 518143.6231890453, + 0.0002627056312242698, + 3107.3242390216587, + 41250981.3334837 + ], + "LPDA_2of4_10mHz": [ + 6146.151266348803, + 443260.8303049555, + 0.00019225948655996006, + 2274.075968549057, + 41247693.38084887 + ], + "dipole_4sigma": [ + 1940.8025544945085, + 249085.47942840916, + 6.071079061857197e-05, + 718.0969451629682, + 41241553.57172956 + ], + "dipole_3.0sigma": [ + 2584.781145177538, + 287454.8375815504, + 8.08552660528509e-05, + 956.3690237156889, + 41242493.78047196 + ], + "dipole_2.5sigma": [ + 3556.39584534533, + 337180.756248039, + 0.00011124861878582739, + 1315.866462777772, + 41243912.33793421 + ], + "dipole_2.0sigma": [ + 5169.6997408649195, + 406527.93423818954, + 0.0001617148317337625, + 1912.7889041200203, + 41246267.76162166 + ], + "PA_8channel_100Hz": [ + 4201.56602767844, + 366491.01322245866, + 0.00013143036873368495, + 1554.579430241023, + 41244854.28640041 + ], + "PA_4channel_100Hz": [ + 2260.9721630760405, + 268847.09057234536, + 7.072610620232859e-05, + 836.5597003381349, + 41242021.0193581 + ], + "all_triggers": [ + 9366.006366087842, + 547185.9752507333, + 0.0002929806796198649, + 3465.422355452501, + 41252394.369294494 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 100132293601.32237, + 1789142018.3560255, + 3132.2664414828073, + 98343151582.96635, + 101921435619.6784 + ], + "LPDA_2of4_10mHz": [ + 64972748526.44753, + 1441197011.1311898, + 2032.430822273759, + 63531551515.31634, + 66413945537.57872 + ], + "dipole_4sigma": [ + 77276696025.99289, + 1571744705.2746642, + 2417.314064877155, + 75704951320.71823, + 78848440731.26756 + ], + "dipole_3.0sigma": [ + 116241974068.9515, + 1927698998.0378788, + 3636.197887542277, + 114314275070.91362, + 118169673066.9894 + ], + "dipole_2.5sigma": [ + 148579608451.15515, + 2179401964.522958, + 4647.7605246232215, + 146400206486.63217, + 150759010415.67813 + ], + "dipole_2.0sigma": [ + 191646007469.23264, + 2475184754.0691643, + 5994.9326660796, + 189170822715.16348, + 194121192223.3018 + ], + "PA_8channel_100Hz": [ + 173714815312.92273, + 2356547308.2294602, + 5434.022000529365, + 171358268004.69327, + 176071362621.1522 + ], + "PA_4channel_100Hz": [ + 115537732844.68813, + 1921850733.9486568, + 3614.16831971622, + 113615882110.73949, + 117459583578.63678 + ], + "all_triggers": [ + 212163393281.24045, + 2604311685.727093, + 6636.742782821585, + 209559081595.51337, + 214767704966.96753 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 67095068316.1227, + 1464546053.8780646, + 2098.8197045834177, + 65630522262.24463, + 68559614370.00077 + ], + "LPDA_2of4_10mHz": [ + 41184757591.74805, + 1147429444.7559733, + 1288.3119867288553, + 40037328146.99207, + 42332187036.50403 + ], + "dipole_4sigma": [ + 104758641557.26338, + 1830006626.573411, + 3276.984533197678, + 102928634930.68996, + 106588648183.83678 + ], + "dipole_3.0sigma": [ + 153899698245.88348, + 2218076994.498704, + 4814.179749933793, + 151681621251.38477, + 156117775240.38217 + ], + "dipole_2.5sigma": [ + 190313542082.1115, + 2466565083.9337163, + 5953.251441507493, + 187846976998.17783, + 192780107166.04523 + ], + "dipole_2.0sigma": [ + 240468632636.18796, + 2772598284.6625395, + 7522.166936817692, + 237696034351.52545, + 243241230920.85052 + ], + "PA_8channel_100Hz": [ + 215231465737.85184, + 2623074435.9830217, + 6732.716020328198, + 212608391301.8688, + 217854540173.83487 + ], + "PA_4channel_100Hz": [ + 148565910194.93747, + 2179301497.524324, + 4647.332025617414, + 146386608697.41315, + 150745211692.46182 + ], + "all_triggers": [ + 255060597969.25165, + 2855481955.096379, + 7978.622308847962, + 252205116014.15527, + 257916079924.34805 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 27188094073.41588, + 932281605.1703256, + 850.4784182124587, + 26255812468.245556, + 28120375678.586205 + ], + "LPDA_2of4_10mHz": [ + 15994576282.113722, + 715062664.7970172, + 500.33083965570955, + 15279513617.316708, + 16709638946.91074 + ], + "dipole_4sigma": [ + 113088325055.73853, + 1901369920.7102885, + 3537.5477056975265, + 111186955135.02824, + 114989694976.44882 + ], + "dipole_3.0sigma": [ + 157035285176.42746, + 2240558858.079839, + 4912.264926690048, + 154794726318.34763, + 159275844034.5073 + ], + "dipole_2.5sigma": [ + 190563713268.06693, + 2468185727.564594, + 5961.077116743835, + 188095527540.50232, + 193031898995.63153 + ], + "dipole_2.0sigma": [ + 234164202896.71872, + 2736011922.1601176, + 7324.9562968192795, + 231428190974.5586, + 236900214818.87885 + ], + "PA_8channel_100Hz": [ + 207303633405.2618, + 2574312054.2582655, + 6484.723267181613, + 204729321351.00357, + 209877945459.52005 + ], + "PA_4channel_100Hz": [ + 149148332186.86234, + 2183569069.974571, + 4665.5509317712185, + 146964763116.88773, + 151331901256.83688 + ], + "all_triggers": [ + 243484401031.78424, + 2789929986.968146, + 7616.504036279537, + 240694471044.81607, + 246274331018.7524 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 4824681325.8659725, + 392728166.3253648, + 150.9222136469586, + 4431953159.540608, + 5217409492.191337 + ], + "LPDA_2of4_10mHz": [ + 2524876155.4942093, + 284104278.28323686, + 78.98136122041446, + 2240771877.2109723, + 2808980433.7774463 + ], + "dipole_4sigma": [ + 52543065977.97393, + 1296031146.6874053, + 1643.6144262379232, + 51247034831.28652, + 53839097124.66134 + ], + "dipole_3.0sigma": [ + 74027196364.75513, + 1538343724.070954, + 2315.6655519505484, + 72488852640.68417, + 75565540088.8261 + ], + "dipole_2.5sigma": [ + 89739654453.04483, + 1693752423.9259224, + 2807.1713730306815, + 88045902029.11891, + 91433406876.97073 + ], + "dipole_2.0sigma": [ + 110514370588.89418, + 1879607245.9388342, + 3457.031112014958, + 108634763342.95534, + 112393977834.83302 + ], + "PA_8channel_100Hz": [ + 96216245048.52, + 1753807549.7930462, + 3009.7674251914414, + 94462437498.72696, + 97970052598.31303 + ], + "PA_4channel_100Hz": [ + 68584169946.22471, + 1480708865.6589153, + 2145.4007115310533, + 67103461080.5658, + 70064878811.88364 + ], + "all_triggers": [ + 116377096168.21974, + 1928819071.428331, + 3640.424679936804, + 114448277096.7914, + 118305915239.64809 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 575424000.0, + 135628737.48582932, + 18.0, + 441478080.0, + 697222079.9999999 + ], + "LPDA_2of4_10mHz": [ + 415584000.0, + 115262263.17403282, + 13.0, + 296663039.99999994, + 520758720.0 + ], + "dipole_4sigma": [ + 8371097134.706568, + 517307677.50179344, + 261.8586441036839, + 7853789457.204774, + 8888404812.20836 + ], + "dipole_3.0sigma": [ + 13160935695.153318, + 648636101.6029414, + 411.6909314049461, + 12512299593.550375, + 13809571796.75626 + ], + "dipole_2.5sigma": [ + 16896840408.635574, + 734954552.461077, + 528.5548175874492, + 16161885856.1745, + 17631794961.096653 + ], + "dipole_2.0sigma": [ + 22737912263.78858, + 852575849.5575589, + 711.2710292726658, + 21885336414.23102, + 23590488113.34614 + ], + "PA_8channel_100Hz": [ + 19197165500.773827, + 783386869.1321918, + 600.5119338330151, + 18413778631.641632, + 19980552369.906017 + ], + "PA_4channel_100Hz": [ + 12587582851.413778, + 634349941.7466637, + 393.75571982650706, + 11953232909.667114, + 13221932793.16044 + ], + "all_triggers": [ + 24238525028.952984, + 880259716.2914869, + 758.2121192740549, + 23358265312.6615, + 25118784745.244476 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 223776000.0, + 84579377.91211283, + 7.0, + 135864000.0, + 296663040.00000006 + ], + "LPDA_2of4_10mHz": [ + 159840000.0, + 71482621.10471328, + 5.0, + 87912000.0, + 223776000.0 + ], + "dipole_4sigma": [ + 1438560000.0, + 214447863.3141398, + 45.0, + 1224112136.68586, + 1653007863.31414 + ], + "dipole_3.0sigma": [ + 1822162171.7549288, + 241352191.42709595, + 56.999567434776296, + 1580809980.3278327, + 2063514363.1820247 + ], + "dipole_2.5sigma": [ + 2493312081.516936, + 282322865.9211531, + 77.99399654394819, + 2210989215.5957823, + 2775634947.4380884 + ], + "dipole_2.0sigma": [ + 3292251427.2361317, + 324417468.12692535, + 102.9858429440732, + 2967833959.109206, + 3616668895.3630576 + ], + "PA_8channel_100Hz": [ + 3132552835.805005, + 316451337.5781724, + 97.99026638529169, + 2816101498.2268324, + 3449004173.383177 + ], + "PA_4channel_100Hz": [ + 1950000199.6462681, + 249675001.5165553, + 60.99850474368957, + 1700325198.1297128, + 2199675201.1628237 + ], + "all_triggers": [ + 3643734206.718483, + 341295905.5136415, + 113.98067463458719, + 3302438301.204842, + 3985030112.232125 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "LPDA_2of4_10mHz": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "dipole_4sigma": [ + 351648000.0, + 106025861.29808143, + 11.0, + 249670080.0, + 441478080.0 + ], + "dipole_3.0sigma": [ + 415584000.0, + 115262263.17403282, + 13.0, + 296663039.99999994, + 520758720.0 + ], + "dipole_2.5sigma": [ + 511488000.0, + 127872000.0, + 16.0, + 394165440.0, + 617621760.0 + ], + "dipole_2.0sigma": [ + 575424000.0, + 135628737.48582932, + 18.0, + 441478080.0, + 697222079.9999999 + ], + "PA_8channel_100Hz": [ + 671328000.0, + 146495779.81634828, + 21.0, + 524832220.18365175, + 817823779.8163483 + ], + "PA_4channel_100Hz": [ + 447552000.0, + 119613303.34038936, + 14.0, + 329270400.00000006, + 553046400.0 + ], + "all_triggers": [ + 671328000.0, + 146495779.81634828, + 21.0, + 524832220.18365175, + 817823779.8163483 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 95904000.0, + 55370200.21636187, + 3.0, + 35164800.00000001, + 169430400.0 + ], + "dipole_3.0sigma": [ + 159840000.0, + 71482621.10471328, + 5.0, + 87912000.0, + 223776000.0 + ], + "dipole_2.5sigma": [ + 159840000.0, + 71482621.10471328, + 5.0, + 87912000.0, + 223776000.0 + ], + "dipole_2.0sigma": [ + 159840000.0, + 71482621.10471328, + 5.0, + 87912000.0, + 223776000.0 + ], + "PA_8channel_100Hz": [ + 159840000.0, + 71482621.10471328, + 5.0, + 87912000.0, + 223776000.0 + ], + "PA_4channel_100Hz": [ + 127872000.0, + 63936000.0, + 4.0, + 74805120.0, + 216743040.0 + ], + "all_triggers": [ + 159840000.0, + 71482621.10471328, + 5.0, + 87912000.0, + 223776000.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ], + "dipole_3.0sigma": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ], + "dipole_2.5sigma": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ], + "dipole_2.0sigma": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ], + "PA_8channel_100Hz": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ], + "PA_4channel_100Hz": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ], + "all_triggers": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "dipole_3.0sigma": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "dipole_2.5sigma": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "dipole_2.0sigma": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "PA_8channel_100Hz": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "PA_4channel_100Hz": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "all_triggers": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 137453201697.8978, + 2096211809.8795257, + 4299.712265324631, + 135356989888.01828, + 139549413507.7773 + ], + "LPDA_2of4_10mHz": [ + 109756411284.87183, + 1873150542.7900832, + 3433.32117382607, + 107883260742.08174, + 111629561827.6619 + ], + "dipole_4sigma": [ + 77658323469.53395, + 1575620920.359355, + 2429.2518602832192, + 76082702549.1746, + 79233944389.8933 + ], + "dipole_3.0sigma": [ + 102633345319.1909, + 1811348332.9177454, + 3210.502543768484, + 100821996986.27316, + 104444693652.10864 + ], + "dipole_2.5sigma": [ + 120372559578.2325, + 1961649811.9177482, + 3765.40789471448, + 118410909766.31474, + 122334209390.15024 + ], + "dipole_2.0sigma": [ + 142573967836.06055, + 2134901544.2832916, + 4459.89639126816, + 140439066291.77725, + 144708869380.34384 + ], + "PA_8channel_100Hz": [ + 135860223779.88426, + 2084029662.4077451, + 4249.881874996379, + 133776194117.47652, + 137944253442.292 + ], + "PA_4channel_100Hz": [ + 101663472266.01901, + 1802769503.1257033, + 3180.1636719850794, + 99860702762.89333, + 103466241769.14471 + ], + "all_triggers": [ + 171112110561.2412, + 2338827045.8547716, + 5352.6060610998875, + 168773283515.38644, + 173450937607.09595 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 14860249021.078512, + 689240481.0411515, + 464.8476295382418, + 14171008540.037363, + 15549489502.119665 + ], + "LPDA_2of4_10mHz": [ + 11999236821.24614, + 619347723.5782793, + 375.351502166108, + 11379889097.66786, + 12618584544.82442 + ], + "dipole_4sigma": [ + 5481475852.163614, + 418606999.51382375, + 171.46758796808103, + 5062868852.649791, + 5900082851.677439 + ], + "dipole_3.0sigma": [ + 7581965253.99611, + 492321302.84982353, + 237.17358777515358, + 7089643951.146286, + 8074286556.845934 + ], + "dipole_2.5sigma": [ + 9034861752.41755, + 537425772.0851171, + 282.6220518148633, + 8497435980.332433, + 9572287524.502668 + ], + "dipole_2.0sigma": [ + 11093595183.291336, + 595516625.1411101, + 347.0218713492035, + 10498078558.150227, + 11689111808.432447 + ], + "PA_8channel_100Hz": [ + 10373068555.698938, + 575852633.5692003, + 324.48287524083264, + 9797215922.129738, + 10948921189.268139 + ], + "PA_4channel_100Hz": [ + 7562875486.675243, + 491701132.3538255, + 236.57643539399535, + 7071174354.321419, + 8054576619.029069 + ], + "all_triggers": [ + 16046769821.453148, + 716228411.6482774, + 501.9635204408517, + 15330541409.80487, + 16762998233.101423 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1079796059.358281, + 185792681.30248168, + 33.77740425920548, + 894003378.0557992, + 1265588740.6607625 + ], + "LPDA_2of4_10mHz": [ + 881026643.0222831, + 167823299.10991603, + 27.559642236683032, + 713203343.9123672, + 1048849942.1321992 + ], + "dipole_4sigma": [ + 224604642.26685292, + 84735831.87758738, + 7.025920991830985, + 136734074.38019556, + 297508255.11218995 + ], + "dipole_3.0sigma": [ + 331714986.1188433, + 102977010.42585759, + 10.376469785999854, + 229139075.70240864, + 421146405.84122014 + ], + "dipole_2.5sigma": [ + 411039688.0706177, + 114630348.28631337, + 12.857848100307109, + 294618099.63177794, + 514078581.46380794 + ], + "dipole_2.0sigma": [ + 523980145.7726664, + 129424098.60632831, + 16.390770325721547, + 399911827.05542654, + 636110135.7435464 + ], + "PA_8channel_100Hz": [ + 478373625.16127026, + 123663446.69770242, + 14.96413992621591, + 360708457.66449565, + 584484457.6644957 + ], + "PA_4channel_100Hz": [ + 324658644.5541485, + 101875843.79580383, + 10.155738380697837, + 221871043.89077288, + 413948937.4452314 + ], + "all_triggers": [ + 1108646837.272803, + 188258391.82872292, + 34.679893558333426, + 920388445.4440801, + 1296905229.1015258 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 86983379.57957393, + 52732197.73914054, + 2.7209515634251105, + 31953376.648646623, + 160063748.55855262 + ], + "LPDA_2of4_10mHz": [ + 71105037.02298526, + 47676889.82673674, + 2.2242566636319214, + 26237173.328274697, + 143391488.87413454 + ], + "dipole_4sigma": [ + 7618798.340685566, + 15606336.705166787, + 0.2383257739203443, + 2818955.3860536595, + 52362165.57740093 + ], + "dipole_3.0sigma": [ + 12005724.825715447, + 19590788.938388146, + 0.3755544552588666, + 4442118.1855147155, + 58767078.24554456 + ], + "dipole_2.5sigma": [ + 15581066.696957411, + 22318054.130419493, + 0.4873957300099291, + 5764994.677874243, + 63987077.37755782 + ], + "dipole_2.0sigma": [ + 20848909.43620486, + 25816621.329225037, + 0.6521806004818838, + 7714096.4913957985, + 71678127.7768591 + ], + "PA_8channel_100Hz": [ + 19227021.524133448, + 24792124.234996445, + 0.6014458684976679, + 7113997.963929377, + 69310171.42523484 + ], + "PA_4channel_100Hz": [ + 11642010.557226896, + 19291754.54678577, + 0.3641770069202608, + 4307543.906173951, + 58236055.41355127 + ], + "all_triggers": [ + 87391940.3291483, + 52855894.16935649, + 2.7337318671530375, + 32100458.518493395, + 160492737.34560573 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 5485279.948797394, + 13242108.193303479, + 0.17158658498490345, + 2029553.5810550358, + 49247228.72524419 + ], + "LPDA_2of4_10mHz": [ + 4517021.801744912, + 12016661.473062363, + 0.14129822953406257, + 1671298.0666456176, + 47833571.83054758 + ], + "dipole_4sigma": [ + 274028.95913692913, + 2959756.369313081, + 0.008571976949979014, + 101390.71488066377, + 41638802.28033992 + ], + "dipole_3.0sigma": [ + 445465.6297085853, + 3773677.947377605, + 0.013934735664057347, + 164822.28299217654, + 41889099.81937453 + ], + "dipole_2.5sigma": [ + 584182.494260998, + 4321474.976965109, + 0.018273976922578764, + 216147.52287656924, + 42091626.44162106 + ], + "dipole_2.0sigma": [ + 821962.1103286262, + 5126059.377629713, + 0.025712027975745316, + 304125.98082159174, + 42438784.6810798 + ], + "PA_8channel_100Hz": [ + 706270.3631200703, + 4751636.662058918, + 0.02209304188939159, + 261320.03435442605, + 42269874.730155304 + ], + "PA_4channel_100Hz": [ + 415823.3730346471, + 3645962.368041063, + 0.013007487895227949, + 153854.64802281943, + 41845822.124630585 + ], + "all_triggers": [ + 5573889.910566426, + 13348637.108745879, + 0.17435841812332412, + 2062339.2669095774, + 49376599.26942698 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 306356719123.3865, + 3129474651.908275, + 9583.230703309137, + 303227244471.4782, + 309486193775.29474 + ], + "LPDA_2of4_10mHz": [ + 235858137170.3914, + 2745890188.8209352, + 7377.944731306037, + 233112246981.57043, + 238604027359.21237 + ], + "dipole_4sigma": [ + 241936257449.97983, + 2781046256.026849, + 7568.076121433303, + 239155211193.953, + 244717303706.00668 + ], + "dipole_3.0sigma": [ + 308598445276.30994, + 3140903548.1200433, + 9653.35476965434, + 305457541728.1899, + 311739348824.42993 + ], + "dipole_2.5sigma": [ + 357597890883.3662, + 3381078138.0736313, + 11186.12021031551, + 354216812745.2926, + 360978969021.4398 + ], + "dipole_2.0sigma": [ + 416258710938.11646, + 3647870402.203141, + 13021.10582263878, + 412610840535.9133, + 419906581340.3196 + ], + "PA_8channel_100Hz": [ + 398135165623.5042, + 3567574102.194961, + 12454.178103838345, + 394567591521.30927, + 401702739725.6992 + ], + "PA_4channel_100Hz": [ + 309701422430.61835, + 3146511571.9256473, + 9687.857308265087, + 306554910858.6927, + 312847934002.54395 + ], + "all_triggers": [ + 458285241972.70984, + 3827592273.921504, + 14335.749561208391, + 454457649698.7883, + 462112834246.63135 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 229508045805.72635, + 2708673699.1224065, + 7179.305737166114, + 226799372106.6039, + 232216719504.84875 + ], + "LPDA_2of4_10mHz": [ + 171002492895.68085, + 2338077777.339566, + 5349.177080070096, + 168664415118.34125, + 173340570673.0204 + ], + "dipole_4sigma": [ + 284007434280.4673, + 3013162733.587082, + 8884.116437702305, + 280994271546.8802, + 287020597014.0544 + ], + "dipole_3.0sigma": [ + 351523003733.36444, + 3352236176.5466638, + 10996.089956624262, + 348170767556.81775, + 354875239909.91113 + ], + "dipole_2.5sigma": [ + 400047710794.1856, + 3576132718.2682304, + 12514.004967285586, + 396471578075.91736, + 403623843512.45386 + ], + "dipole_2.0sigma": [ + 458395864815.5755, + 3828054206.3069477, + 14339.209985472207, + 454567810609.26855, + 462223919021.8825 + ], + "PA_8channel_100Hz": [ + 435924505448.595, + 3733046288.2451224, + 13636.277072340934, + 432191459160.34985, + 439657551736.8401 + ], + "PA_4channel_100Hz": [ + 348596904721.8594, + 3338254910.900065, + 10904.557830388494, + 345258649810.9593, + 351935159632.75946 + ], + "all_triggers": [ + 482632894790.86615, + 3927952186.6583877, + 15097.37533755212, + 478704942604.20776, + 486560846977.52454 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 113183178784.63667, + 1902167148.1200764, + 3540.5148518717683, + 111281011636.51662, + 115085345932.75676 + ], + "LPDA_2of4_10mHz": [ + 79524635901.60715, + 1594441457.2202322, + 2487.6325044296527, + 77930194444.3869, + 81119077358.82738 + ], + "dipole_4sigma": [ + 280384664620.3998, + 2993883257.340697, + 8770.79156094844, + 277390781363.059, + 283378547877.7404 + ], + "dipole_3.0sigma": [ + 339080703291.74426, + 3292374815.0583463, + 10606.878856723732, + 335788328476.68585, + 342373078106.8026 + ], + "dipole_2.5sigma": [ + 378467436638.5868, + 3478339692.21845, + 11838.946341297134, + 374989096946.36835, + 381945776330.8053 + ], + "dipole_2.0sigma": [ + 427192877438.41406, + 3695470458.0000663, + 13363.140560510952, + 423497406980.414, + 430888347896.4142 + ], + "PA_8channel_100Hz": [ + 404584326618.7568, + 3596352562.437172, + 12655.91612295911, + 400987974056.3197, + 408180679181.194 + ], + "PA_4channel_100Hz": [ + 334534157855.3482, + 3270227508.648255, + 10464.6570900697, + 331263930346.6999, + 337804385363.99646 + ], + "all_triggers": [ + 443929072574.73145, + 3767163998.562979, + 13886.670188148506, + 440161908576.16846, + 447696236573.2944 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 20644567044.00001, + 812382618.7595303, + 645.788508633634, + 19832184425.240482, + 21456949662.759544 + ], + "LPDA_2of4_10mHz": [ + 13119467500.705433, + 647613416.3700991, + 410.3937531501949, + 12471854084.335333, + 13767080917.07553 + ], + "dipole_4sigma": [ + 123781373794.90231, + 1989231750.569912, + 3872.0399710617594, + 121792142044.33241, + 125770605545.47224 + ], + "dipole_3.0sigma": [ + 155953222550.5716, + 2232826150.531356, + 4878.416621326689, + 153720396400.04025, + 158186048701.10297 + ], + "dipole_2.5sigma": [ + 180870658618.84952, + 2404594189.1985393, + 5657.865947786834, + 178466064429.65097, + 183275252808.04803 + ], + "dipole_2.0sigma": [ + 214048386637.1271, + 2615855275.816244, + 6695.707790200423, + 211432531361.31088, + 216664241912.94336 + ], + "PA_8channel_100Hz": [ + 197127515329.23877, + 2510333127.3050404, + 6166.401255294006, + 194617182201.93375, + 199637848456.5438 + ], + "PA_4channel_100Hz": [ + 154659383820.09894, + 2223544733.5191894, + 4837.943688066158, + 152435839086.57974, + 156882928553.61813 + ], + "all_triggers": [ + 225009050526.70496, + 2681993536.0171366, + 7038.5714003598905, + 222327056990.68784, + 227691044062.7221 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1949298972.0183036, + 249630105.43097788, + 60.976569445017006, + 1699668866.587326, + 2198929077.4492817 + ], + "LPDA_2of4_10mHz": [ + 1022914393.5236403, + 180832871.27113736, + 31.998072870484243, + 842081522.2525029, + 1203747264.7947774 + ], + "dipole_4sigma": [ + 18096490576.71613, + 760597535.3342011, + 566.0814119343133, + 17335893041.381927, + 18857088112.05033 + ], + "dipole_3.0sigma": [ + 26164467293.95986, + 914563114.5269904, + 818.4580609972428, + 25249904179.432865, + 27079030408.48685 + ], + "dipole_2.5sigma": [ + 33720995308.622704, + 1038264310.2919654, + 1054.8359393337932, + 32682730998.330734, + 34759259618.914665 + ], + "dipole_2.0sigma": [ + 45196496157.28347, + 1202015635.9865034, + 1413.8043092243329, + 43994480521.29697, + 46398511793.26998 + ], + "PA_8channel_100Hz": [ + 38890061999.80682, + 1115005606.2683382, + 1216.5309684624256, + 37775056393.53848, + 40005067606.07516 + ], + "PA_4channel_100Hz": [ + 24764559116.6536, + 889760319.3226714, + 774.6671395349599, + 23874798797.330925, + 25654319435.97627 + ], + "all_triggers": [ + 48671285161.30681, + 1247366683.8731327, + 1522.50016145229, + 47423918477.43367, + 49918651845.17994 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 191808000.0, + 78305288.09729265, + 6.0, + 122117760.0, + 2589408000.0 + ], + "LPDA_2of4_10mHz": [ + 159840000.0, + 71482621.10471328, + 5.0, + 87912000.0, + 223776000.0 + ], + "dipole_4sigma": [ + 3451775745.1615677, + 332184236.56357473, + 107.97596800430328, + 3119591508.5979924, + 3783959981.725142 + ], + "dipole_3.0sigma": [ + 4857318405.277365, + 394054253.59956056, + 151.94314330822587, + 4463264151.677804, + 5251372658.876925 + ], + "dipole_2.5sigma": [ + 6230896852.220771, + 446306296.8094822, + 194.91043706896806, + 5784590555.411289, + 6677203149.030253 + ], + "dipole_2.0sigma": [ + 8753751166.675535, + 528998976.6495617, + 273.8285525111216, + 8224752190.025973, + 9282750143.325096 + ], + "PA_8channel_100Hz": [ + 7509012162.873089, + 489947038.7937118, + 234.89152161139543, + 7019065124.079377, + 7998959201.666801 + ], + "PA_4channel_100Hz": [ + 4857779578.960895, + 394072959.71713394, + 151.95756941193991, + 4463706619.243761, + 5251852538.678029 + ], + "all_triggers": [ + 9456426267.644665, + 549820911.6831267, + 295.80912999388966, + 8906605355.961538, + 10006247179.327791 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ], + "LPDA_2of4_10mHz": [ + 63936000.0, + 45209579.1619431, + 2.0, + 23656320.0, + 135864000.0 + ], + "dipole_4sigma": [ + 767232000.0, + 156610576.1945853, + 24.0, + 610621423.8054147, + 923842576.1945853 + ], + "dipole_3.0sigma": [ + 959040000.0, + 175095947.1832515, + 30.0, + 783944052.8167484, + 1134135947.1832516 + ], + "dipole_2.5sigma": [ + 1054924934.442518, + 183640519.23325205, + 32.99940360493362, + 871284415.209266, + 1238565453.6757698 + ], + "dipole_2.0sigma": [ + 1278635637.1697564, + 202176714.90318257, + 39.997361022577465, + 1076458922.2665737, + 1480812352.0729392 + ], + "PA_8channel_100Hz": [ + 1182769115.9256377, + 194449898.68321037, + 36.99853340608226, + 988319217.2424273, + 1377219014.6088479 + ], + "PA_4channel_100Hz": [ + 1054924934.442518, + 183640519.23325205, + 32.99940360493362, + 871284415.209266, + 1238565453.6757698 + ], + "all_triggers": [ + 1278635637.1697564, + 202176714.90318257, + 39.997361022577465, + 1076458922.2665737, + 1480812352.0729392 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 159840000.0, + 71482621.10471328, + 5.0, + 87912000.0, + 223776000.0 + ], + "dipole_3.0sigma": [ + 159840000.0, + 71482621.10471328, + 5.0, + 87912000.0, + 223776000.0 + ], + "dipole_2.5sigma": [ + 159840000.0, + 71482621.10471328, + 5.0, + 87912000.0, + 223776000.0 + ], + "dipole_2.0sigma": [ + 159840000.0, + 71482621.10471328, + 5.0, + 87912000.0, + 223776000.0 + ], + "PA_8channel_100Hz": [ + 159840000.0, + 71482621.10471328, + 5.0, + 87912000.0, + 223776000.0 + ], + "PA_4channel_100Hz": [ + 159840000.0, + 71482621.10471328, + 5.0, + 87912000.0, + 223776000.0 + ], + "all_triggers": [ + 159840000.0, + 71482621.10471328, + 5.0, + 87912000.0, + 223776000.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "dipole_3.0sigma": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "dipole_2.5sigma": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "dipole_2.0sigma": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "PA_8channel_100Hz": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "PA_4channel_100Hz": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ], + "all_triggers": [ + 31968000.0, + 31968000.0, + 1.0, + 11828160.0, + 87912000.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 160845697490.88657, + 2267579162.3201737, + 5031.459506096302, + 158578118328.5664, + 163113276653.20676 + ], + "LPDA_2of4_10mHz": [ + 141822944752.44534, + 2129271212.8440034, + 4436.403426940858, + 139693673539.60135, + 143952215965.28934 + ], + "dipole_4sigma": [ + 112055934564.39651, + 1892671159.011683, + 3505.253208345737, + 110163263405.38484, + 113948605723.4082 + ], + "dipole_3.0sigma": [ + 132323533918.34135, + 2056725244.7280207, + 4139.2496846328, + 130266808673.61334, + 134380259163.06938 + ], + "dipole_2.5sigma": [ + 144977623422.21194, + 2152822488.167864, + 4535.085817761885, + 142824800934.04407, + 147130445910.3798 + ], + "dipole_2.0sigma": [ + 160882564813.84125, + 2267839022.4989247, + 5032.612763195734, + 158614725791.3423, + 163150403836.34018 + ], + "PA_8channel_100Hz": [ + 157606204819.3859, + 2244628066.2208, + 4930.12402463044, + 155361576753.1651, + 159850832885.6067 + ], + "PA_4channel_100Hz": [ + 133137995987.82162, + 2063045189.9409966, + 4164.727101721147, + 131074950797.88062, + 135201041177.76262 + ], + "all_triggers": [ + 183698593167.674, + 2423319340.5707393, + 5746.327363853667, + 181275273827.10327, + 186121912508.24475 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 5994591703.871851, + 437761473.3954729, + 187.51850925525062, + 5556830230.476378, + 6432353177.267325 + ], + "LPDA_2of4_10mHz": [ + 5297218813.989359, + 411511228.33479506, + 165.70379172889636, + 4885707585.654564, + 5708730042.324154 + ], + "dipole_4sigma": [ + 3236767518.653691, + 321672168.5758984, + 101.25023519312094, + 2915095350.0777917, + 3558439687.229589 + ], + "dipole_3.0sigma": [ + 3887866548.171735, + 352544065.0641477, + 121.61744707744417, + 3535322483.1075873, + 4240410613.2358823 + ], + "dipole_2.5sigma": [ + 4334599620.237001, + 372247875.29244065, + 135.59182996236868, + 3962351744.9445615, + 4706847495.529443 + ], + "dipole_2.0sigma": [ + 4925333892.637048, + 396803570.9010456, + 154.07075489980755, + 4528530321.736002, + 5322137463.538094 + ], + "PA_8channel_100Hz": [ + 4770279134.804997, + 390507725.1239035, + 149.22044340606223, + 4379771409.681094, + 5160786859.928901 + ], + "PA_4channel_100Hz": [ + 3921151417.210413, + 354049951.99178106, + 122.65864042825366, + 3567101465.2186317, + 4275201369.202194 + ], + "all_triggers": [ + 6348798781.203419, + 450509044.7899031, + 198.5985604730799, + 5898289736.413515, + 6799307825.993321 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 111147646.07718904, + 59608455.35488719, + 3.4768407806928505, + 54066921.13571441, + 191990996.1942398 + ], + "LPDA_2of4_10mHz": [ + 98140956.37895304, + 56012231.64204735, + 3.0699748617039866, + 37938625.909901775, + 172741095.4408505 + ], + "dipole_4sigma": [ + 40649124.51188475, + 36048179.044106126, + 1.2715566976940924, + 15040176.069397356, + 100933686.76782712 + ], + "dipole_3.0sigma": [ + 51871043.32975707, + 40721167.875758104, + 1.6225926967516602, + 19192286.032010116, + 117766564.99463561 + ], + "dipole_2.5sigma": [ + 59095814.93401282, + 43464640.93732424, + 1.8485928094973982, + 21865451.525584746, + 128603722.40101925 + ], + "dipole_2.0sigma": [ + 68880673.08888899, + 46925231.563686535, + 2.1546757097375187, + 25436402.31200004, + 141055906.74333343 + ], + "PA_8channel_100Hz": [ + 65641885.6367337, + 45808730.60929655, + 2.0533622884363645, + 24270438.829224132, + 137655179.9185704 + ], + "PA_4channel_100Hz": [ + 51930416.38277503, + 40744466.50680988, + 1.6244499619236434, + 19214254.06162676, + 117855624.57416256 + ], + "all_triggers": [ + 114134523.25458139, + 60404076.34756497, + 3.5702741258315, + 57770648.83568092, + 196411574.41678047 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 735005.0419630386, + 4847333.409357605, + 0.022991899460805765, + 271951.8655263243, + 42311827.36126603 + ], + "LPDA_2of4_10mHz": [ + 663701.3801998947, + 4606213.816382195, + 0.020761429560807516, + 245569.51067396102, + 42207724.015091844 + ], + "dipole_4sigma": [ + 185045.33578212227, + 2432186.114236097, + 0.0057884551983897106, + 68466.77423938524, + 41508886.1902419 + ], + "dipole_3.0sigma": [ + 246822.12351209414, + 2808987.298731453, + 0.007720912272024968, + 91324.18569947484, + 41599080.30032766 + ], + "dipole_2.5sigma": [ + 285965.623685581, + 3023532.546208268, + 0.008945371111285693, + 105807.280763665, + 41656229.81058095 + ], + "dipole_2.0sigma": [ + 339324.9989762307, + 3293560.621466097, + 0.010614520738745954, + 125550.24962120532, + 41734134.498505294 + ], + "PA_8channel_100Hz": [ + 328360.19267744524, + 3239910.282633235, + 0.010271527548718882, + 121493.27129065471, + 41718125.88130907 + ], + "PA_4channel_100Hz": [ + 244692.77665214302, + 2796844.4154110015, + 0.0076543035739534224, + 90536.32736129292, + 41595971.45391213 + ], + "all_triggers": [ + 742380.7465167248, + 4871593.959336786, + 0.023222620949597247, + 274680.8762111882, + 42322595.889914416 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 523087414314.1912, + 4089261358.827052, + 16362.844541860335, + 518998152955.36414, + 527176675673.01825 + ], + "LPDA_2of4_10mHz": [ + 453966054387.6581, + 3809512675.745371, + 14200.639839453768, + 450156541711.9127, + 457775567063.40344 + ], + "dipole_4sigma": [ + 437640413777.1333, + 3740386176.269423, + 13689.952883418835, + 433900027600.8639, + 441380799953.4027 + ], + "dipole_3.0sigma": [ + 512951439285.55695, + 4049448309.4713883, + 16045.778255929585, + 508901990976.0856, + 517000887595.0283 + ], + "dipole_2.5sigma": [ + 559028341082.032, + 4227412684.812118, + 17487.122781595095, + 554800928397.22, + 563255753766.8441 + ], + "dipole_2.0sigma": [ + 615153035494.8468, + 4434547579.934086, + 19242.77513434831, + 610718487914.9126, + 619587583074.7809 + ], + "PA_8channel_100Hz": [ + 598615001316.31, + 4374531330.563287, + 18725.444235370058, + 594240469985.7467, + 602989532646.8733 + ], + "PA_4channel_100Hz": [ + 514373215263.4672, + 4055056466.381513, + 16090.253230213564, + 510318158797.0857, + 518428271729.8487 + ], + "all_triggers": [ + 660955165520.5237, + 4596674312.082606, + 20675.52444696333, + 656358491208.4412, + 665551839832.6063 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 471296072656.5106, + 3881545162.7777476, + 14742.74501553149, + 467414527493.7329, + 475177617819.2884 + ], + "LPDA_2of4_10mHz": [ + 399944161722.8364, + 3575669861.991685, + 12510.765819658296, + 396368491860.8447, + 403519831584.82806 + ], + "dipole_4sigma": [ + 506514590059.108, + 4023960538.4508386, + 15844.425364711837, + 502490629520.6571, + 510538550597.5589 + ], + "dipole_3.0sigma": [ + 581322610315.0695, + 4310884040.026146, + 18184.516088434353, + 577011726275.0433, + 585633494355.0955 + ], + "dipole_2.5sigma": [ + 626359156522.0519, + 4474756922.526291, + 19593.316958272393, + 621884399599.5256, + 630833913444.5781 + ], + "dipole_2.0sigma": [ + 682243890152.0657, + 4670114846.594378, + 21341.463030282335, + 677573775305.4713, + 686914004998.66 + ], + "PA_8channel_100Hz": [ + 664755170779.7122, + 4609869119.561404, + 20794.393480346353, + 660145301660.1508, + 669365039899.2736 + ], + "PA_4channel_100Hz": [ + 579910586002.1127, + 4305645319.033552, + 18140.346158724744, + 575604940683.079, + 584216231321.1461 + ], + "all_triggers": [ + 712034027117.3768, + 4770985619.22883, + 22273.336684102127, + 707263041498.148, + 716805012736.6057 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 273785691226.52347, + 2958442322.765394, + 8564.367218046906, + 270827248903.7581, + 276744133549.2889 + ], + "LPDA_2of4_10mHz": [ + 219551705894.5628, + 2649269509.5134025, + 6867.858667872961, + 216902436385.0494, + 222200975404.0762 + ], + "dipole_4sigma": [ + 462320772420.0157, + 3844407685.55093, + 14461.98612424974, + 458476364734.4648, + 466165180105.56665 + ], + "dipole_3.0sigma": [ + 525052074652.933, + 4096933575.5544004, + 16424.301634538693, + 520955141077.37854, + 529149008228.48737 + ], + "dipole_2.5sigma": [ + 564454698594.2255, + 4247880389.6367183, + 17656.866197266812, + 560206818204.5887, + 568702578983.8622 + ], + "dipole_2.0sigma": [ + 612967549839.104, + 4426663148.835303, + 19174.410342814816, + 608540886690.2687, + 617394212987.9393 + ], + "PA_8channel_100Hz": [ + 598078306497.3696, + 4372569873.896576, + 18708.655733776577, + 593705736623.473, + 602450876371.2662 + ], + "PA_4channel_100Hz": [ + 525060399528.48944, + 4096966054.5489936, + 16424.562047312607, + 520963433473.9405, + 529157365583.03845 + ], + "all_triggers": [ + 637208600468.1423, + 4513345160.71678, + 19932.701466095543, + 632695255307.4257, + 641721945628.859 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 72103769030.72646, + 1518227021.355589, + 2255.498280490692, + 70585542009.37085, + 73621996052.08205 + ], + "LPDA_2of4_10mHz": [ + 50888714660.94527, + 1275464789.9025273, + 1591.8641973518916, + 49613249871.04274, + 52164179450.8478 + ], + "dipole_4sigma": [ + 225769454465.94183, + 2686521527.9925137, + 7062.357809870553, + 223082932937.9493, + 228455975993.93436 + ], + "dipole_3.0sigma": [ + 272831853220.36227, + 2953284389.2433624, + 8534.5299430794, + 269878568831.11893, + 275785137609.60565 + ], + "dipole_2.5sigma": [ + 304113623982.0267, + 3117996845.9665623, + 9513.063813251585, + 300995627136.0601, + 307231620827.9932 + ], + "dipole_2.0sigma": [ + 345074793463.45087, + 3321347768.2169323, + 10794.381677410249, + 341753445695.23395, + 348396141231.6678 + ], + "PA_8channel_100Hz": [ + 334127262430.5356, + 3268238107.2038436, + 10451.928879834071, + 330859024323.3318, + 337395500537.73944 + ], + "PA_4channel_100Hz": [ + 274338334490.94797, + 2961426662.439343, + 8581.654607449573, + 271376907828.5086, + 277299761153.38727 + ], + "all_triggers": [ + 366538354902.5384, + 3423083132.1375103, + 11465.789380084409, + 363115271770.4009, + 369961438034.6759 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 10274142507.909885, + 573100155.027778, + 321.38834171389783, + 9701042352.882109, + 10847242662.937662 + ], + "LPDA_2of4_10mHz": [ + 6575630114.175709, + 458486361.2911174, + 205.6941352031941, + 6117143752.884591, + 7034116475.466826 + ], + "dipole_4sigma": [ + 51475155793.66962, + 1282792960.8522296, + 1610.2088273795553, + 50192362832.81739, + 52757948754.52185 + ], + "dipole_3.0sigma": [ + 70464769365.75984, + 1500872328.709078, + 2204.228270950946, + 68963897037.05075, + 71965641694.46892 + ], + "dipole_2.5sigma": [ + 85826161314.0357, + 1656408984.7882054, + 2684.752293356973, + 84169752329.24751, + 87482570298.82391 + ], + "dipole_2.0sigma": [ + 106873635153.9802, + 1848387504.9898057, + 3343.1442428046857, + 105025247648.99039, + 108722022658.97 + ], + "PA_8channel_100Hz": [ + 95979555307.8881, + 1751649058.4824824, + 3002.3634668383415, + 94227906249.40562, + 97731204366.37057 + ], + "PA_4channel_100Hz": [ + 68782486657.71005, + 1482848115.443276, + 2151.604312365805, + 67299638542.26678, + 70265334773.15334 + ], + "all_triggers": [ + 114087987418.81926, + 1909755162.7904592, + 3568.8184252633655, + 112178232256.0288, + 115997742581.60973 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 830903316.6581899, + 162979499.40691626, + 25.991720365934366, + 667923817.2512736, + 993882816.065106 + ], + "LPDA_2of4_10mHz": [ + 511451637.1811403, + 127867454.56685488, + 15.998862524435069, + 394128713.55295163, + 617585397.1811403 + ], + "dipole_4sigma": [ + 9130759376.088419, + 540270409.8271481, + 285.6218523551182, + 8590488966.26127, + 9671029785.915567 + ], + "dipole_3.0sigma": [ + 13276225109.621632, + 651470923.6062529, + 415.29733200768374, + 12624754186.015383, + 13927696033.227884 + ], + "dipole_2.5sigma": [ + 17452923040.863514, + 746950496.1979239, + 545.9497948218067, + 16705972544.665592, + 18199873537.06144 + ], + "dipole_2.0sigma": [ + 23730649694.15296, + 870988753.901382, + 742.3251280703503, + 22859660940.251575, + 24601638448.05434 + ], + "PA_8channel_100Hz": [ + 20164490554.191566, + 802881332.4747287, + 630.7711009194059, + 19361609221.71684, + 20967371886.666294 + ], + "PA_4channel_100Hz": [ + 12480877584.464373, + 631655518.9501293, + 390.4178423568685, + 11849222065.514244, + 13112533103.4145 + ], + "all_triggers": [ + 25451489235.605663, + 902016190.4776664, + 796.1551938064836, + 24549473045.128, + 26353505426.08333 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 1214473169.7441294, + 197038773.5710419, + 37.99027683133538, + 1017434396.1730875, + 1411511943.3151712 + ], + "dipole_3.0sigma": [ + 1693698724.9679682, + 232688978.7673151, + 52.98106622147048, + 1461009746.200653, + 1926387703.7352831 + ], + "dipole_2.5sigma": [ + 2108852376.8252637, + 259645513.69578874, + 65.96760438016966, + 1849206863.129475, + 2368497890.5210524 + ], + "dipole_2.0sigma": [ + 2491850106.503411, + 282240082.56217086, + 77.94826409232391, + 2209610023.94124, + 2774090189.065582 + ], + "PA_8channel_100Hz": [ + 2172836391.106334, + 263554991.8914216, + 67.96910632840135, + 1909281399.214913, + 2436391382.997756 + ], + "PA_4channel_100Hz": [ + 1853358717.7965152, + 243409472.88575068, + 57.97543536650761, + 1609949244.9107647, + 2096768190.6822662 + ], + "all_triggers": [ + 2555695556.6709223, + 285832950.4372371, + 79.94543157754387, + 2269862606.2336855, + 2841528507.1081595 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 191808000.0, + 78305288.09729265, + 6.0, + 122117760.0, + 2589408000.0 + ], + "dipole_3.0sigma": [ + 223776000.0, + 84579377.91211283, + 7.0, + 135864000.0, + 296663040.00000006 + ], + "dipole_2.5sigma": [ + 223776000.0, + 84579377.91211283, + 7.0, + 135864000.0, + 296663040.00000006 + ], + "dipole_2.0sigma": [ + 223776000.0, + 84579377.91211283, + 7.0, + 135864000.0, + 296663040.00000006 + ], + "PA_8channel_100Hz": [ + 223776000.0, + 84579377.91211283, + 7.0, + 135864000.0, + 296663040.00000006 + ], + "PA_4channel_100Hz": [ + 191808000.0, + 78305288.09729265, + 6.0, + 122117760.0, + 2589408000.0 + ], + "all_triggers": [ + 223776000.0, + 84579377.91211283, + 7.0, + 135864000.0, + 296663040.00000006 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 95904000.0, + 55370200.21636187, + 3.0, + 35164800.00000001, + 169430400.0 + ], + "dipole_3.0sigma": [ + 95904000.0, + 55370200.21636187, + 3.0, + 35164800.00000001, + 169430400.0 + ], + "dipole_2.5sigma": [ + 95904000.0, + 55370200.21636187, + 3.0, + 35164800.00000001, + 169430400.0 + ], + "dipole_2.0sigma": [ + 95904000.0, + 55370200.21636187, + 3.0, + 35164800.00000001, + 169430400.0 + ], + "PA_8channel_100Hz": [ + 95904000.0, + 55370200.21636187, + 3.0, + 35164800.00000001, + 169430400.0 + ], + "PA_4channel_100Hz": [ + 95904000.0, + 55370200.21636187, + 3.0, + 35164800.00000001, + 169430400.0 + ], + "all_triggers": [ + 95904000.0, + 55370200.21636187, + 3.0, + 35164800.00000001, + 169430400.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41238720.0 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 144072123865.72125, + 2146092825.618755, + 4506.744231100249, + 141926031040.10248, + 146218216691.34 + ], + "LPDA_2of4_10mHz": [ + 131786091515.99718, + 2052547954.3088856, + 4122.422795908274, + 129733543561.68828, + 133838639470.30605 + ], + "PA_8channel_100Hz": [ + 143682982271.8542, + 2143192546.7463942, + 4494.571427741869, + 141539789725.1078, + 145826174818.6006 + ], + "PA_4channel_100Hz": [ + 127468469478.3313, + 2018644808.0712097, + 3987.3625379748396, + 125449824670.26009, + 129487114286.40251 + ], + "all_triggers": [ + 160174851203.84995, + 2262849592.2191315, + 5010.456341318944, + 157912001611.63083, + 162437700796.06906 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1288155999.7049925, + 202931000.06474042, + 40.29397661040934, + 1085224999.640252, + 1491086999.7697332 + ], + "LPDA_2of4_10mHz": [ + 1192332151.1764421, + 195237299.86710837, + 37.29657263743318, + 997094851.3093337, + 1387569451.0435505 + ], + "PA_8channel_100Hz": [ + 1114670527.9545028, + 188771933.68827906, + 34.867289514622044, + 925898594.2662238, + 1303442461.6427817 + ], + "PA_4channel_100Hz": [ + 992636334.8332742, + 178139098.1938945, + 31.050016665352942, + 814497236.6393797, + 1170775433.0271688 + ], + "all_triggers": [ + 1358256789.0356157, + 208379555.62116286, + 42.4867541670921, + 1149877233.4144528, + 1566636344.6567783 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 2010402.7529946042, + 8016984.7360133, + 0.06288456009050189, + 743849.0186080035, + 44176146.81165205 + ], + "LPDA_2of4_10mHz": [ + 1882742.5007176746, + 7758271.699198391, + 0.05889140061361634, + 696614.7252655396, + 43989762.84332772 + ], + "PA_8channel_100Hz": [ + 1488235.5909696335, + 6897716.883277198, + 0.04655138892430909, + 550647.1686587643, + 43413782.755095586 + ], + "PA_4channel_100Hz": [ + 1297589.1981519922, + 6440775.065924923, + 0.04058804922666863, + 480108.0033162372, + 43135439.02158183 + ], + "all_triggers": [ + 2069873.7621210911, + 8134698.315797378, + 0.06474478846587926, + 765853.2919848036, + 44262974.48497672 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 709196098811.3314, + 4761477017.70743, + 22184.481919733997, + 704434621793.624, + 713957575829.0388 + ], + "LPDA_2of4_10mHz": [ + 646990986862.3793, + 4547865778.013414, + 20238.633396794394, + 642443121084.3658, + 651538852640.3927 + ], + "PA_8channel_100Hz": [ + 771070554400.8827, + 4964843722.064445, + 24119.98712572774, + 766105710678.8182, + 776035398122.9471 + ], + "PA_4channel_100Hz": [ + 694926901817.3516, + 4713332583.285952, + 21738.124779229925, + 690213569234.0657, + 699640234400.6375 + ], + "all_triggers": [ + 828929797412.148, + 5147749430.195931, + 25929.89179472449, + 823782047981.952, + 834077546842.3439 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 676117233457.2499, + 4649167232.129354, + 21149.18689744123, + 671468066225.1205, + 680766400689.3793 + ], + "LPDA_2of4_10mHz": [ + 612044092973.2236, + 4423392942.614809, + 19144.956334830727, + 607620700030.6088, + 616467485915.8384 + ], + "PA_8channel_100Hz": [ + 848399371324.8374, + 5207920359.810807, + 26538.233282520137, + 843191450965.0266, + 853607291684.6482 + ], + "PA_4channel_100Hz": [ + 769516012535.3002, + 4959900862.2780285, + 24070.73383777581, + 764556111673.0222, + 774475913397.5782 + ], + "all_triggers": [ + 891320310332.2263, + 5338030694.4867935, + 27880.81547975138, + 885982279637.7396, + 896658341026.713 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 483429136826.4064, + 3931297703.8522735, + 15121.46188567283, + 479497839122.5541, + 487360434530.25867 + ], + "LPDA_2of4_10mHz": [ + 425111852536.7241, + 3686558487.6165576, + 13297.321542268091, + 421425294049.10754, + 428798411024.3407 + ], + "PA_8channel_100Hz": [ + 800914601723.19, + 5060141102.132372, + 25052.27488591563, + 795854460621.0576, + 805974742825.3223 + ], + "PA_4channel_100Hz": [ + 730513800995.0206, + 4832632098.077619, + 22850.167185249396, + 725681168896.943, + 735346433093.0983 + ], + "all_triggers": [ + 837779178227.0443, + 5175285377.016364, + 26205.383472199865, + 832603892850.028, + 842954463604.0607 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 188163023830.39133, + 2452638401.972502, + 5885.746046123497, + 185710385428.41885, + 190615662232.36383 + ], + "LPDA_2of4_10mHz": [ + 148990711632.7738, + 2182458425.035279, + 4660.434733936752, + 146808253207.73853, + 151173170057.8091 + ], + "PA_8channel_100Hz": [ + 511505825526.1989, + 4043818680.7457366, + 15999.920329052991, + 507462006845.4532, + 515549644206.94464 + ], + "PA_4channel_100Hz": [ + 442978961539.60236, + 3763205479.4610953, + 13856.397597796751, + 439215756060.1413, + 446742167019.0634 + ], + "all_triggers": [ + 545007722135.2612, + 4174146716.5140457, + 17047.86084090492, + 540833575418.74725, + 549181868851.7753 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 52726033867.47199, + 1298341162.5722835, + 1649.1970762144474, + 51427692704.89971, + 54024375030.04429 + ], + "LPDA_2of4_10mHz": [ + 36545155568.93082, + 1080914098.7172127, + 1143.0816864695944, + 35464241470.2136, + 37626069667.64804 + ], + "PA_8channel_100Hz": [ + 217947158086.71304, + 2639683630.6151714, + 6817.084265987267, + 215307474456.09784, + 220586841717.32825 + ], + "PA_4channel_100Hz": [ + 168175283270.47278, + 2318768318.6739006, + 5260.289180072519, + 165856514951.7989, + 170494051589.14664 + ], + "all_triggers": [ + 240177281179.56845, + 2771036435.2138853, + 7512.411627434076, + 237406244744.35455, + 242948317614.78232 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 4497110480.758356, + 379179837.3074711, + 140.66195276183754, + 4117930643.450886, + 4876290318.065827 + ], + "LPDA_2of4_10mHz": [ + 3032112899.3663664, + 311351628.3434706, + 94.8393247717828, + 2720761271.0228953, + 3343464527.709837 + ], + "PA_8channel_100Hz": [ + 64774090044.42597, + 1439060715.6445854, + 2026.0231615398536, + 63335029328.78138, + 66213150760.07056 + ], + "PA_4channel_100Hz": [ + 47525421241.2883, + 1232654725.1579595, + 1486.5141931094424, + 46292766516.13034, + 48758075966.44626 + ], + "all_triggers": [ + 76453007297.05728, + 1563420290.1607578, + 2391.3197923270986, + 74889587006.89651, + 78016427587.21803 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 95694522.77097937, + 55313067.58575237, + 2.993082397884304, + 35089466.14178441, + 169218827.91444907 + ], + "LPDA_2of4_10mHz": [ + 63943794.42318207, + 45215090.65143058, + 2.0, + 23659203.936577365, + 135880563.1492619 + ], + "PA_8channel_100Hz": [ + 4430868724.579524, + 376381826.6339516, + 138.58635586295972, + 4054486897.945573, + 4807250551.213475 + ], + "PA_4channel_100Hz": [ + 3540214114.087682, + 336433294.67018443, + 110.72893455957374, + 3203780819.417497, + 3876647408.7578664 + ], + "all_triggers": [ + 5321461262.392937, + 412476923.5929332, + 166.44183569011676, + 4908984338.800003, + 5733938185.985871 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41241405.76629494 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41241405.76629494 + ], + "PA_8channel_100Hz": [ + 159850409.9468796, + 71487276.57448626, + 5.0, + 87917725.47078378, + 223790573.92563146 + ], + "PA_4channel_100Hz": [ + 159850409.9468796, + 71487276.57448626, + 5.0, + 87917725.47078378, + 223790573.92563146 + ], + "all_triggers": [ + 159850409.9468796, + 71487276.57448626, + 5.0, + 87917725.47078378, + 223790573.92563146 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41241208.653384544 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41241208.653384544 + ], + "PA_8channel_100Hz": [ + 127879716.75468075, + 63939858.37734038, + 4.0, + 74809634.30148824, + 216756119.89918387 + ], + "PA_4channel_100Hz": [ + 127879716.75468075, + 63939858.37734038, + 4.0, + 74809634.30148824, + 216756119.89918387 + ], + "all_triggers": [ + 127879716.75468075, + 63939858.37734038, + 4.0, + 74809634.30148824, + 216756119.89918387 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 104789366150.26439, + 1830280732.5672038, + 3277.9249883696243, + 102959085417.69719, + 106619646882.8316 + ], + "LPDA_2of4_10mHz": [ + 99601056709.26248, + 1784395314.6524513, + 3115.629043763309, + 97816661394.61003, + 101385452023.91492 + ], + "PA_8channel_100Hz": [ + 105360690250.35025, + 1835263404.4991715, + 3295.796625663849, + 103525426845.85109, + 107195953654.84944 + ], + "PA_4channel_100Hz": [ + 97956610027.3228, + 1769603525.1603427, + 3064.1889686029917, + 96187006502.16246, + 99726213552.48314 + ], + "all_triggers": [ + 113183919697.56413, + 1902179365.448133, + 3540.5157249090803, + 111281740332.116, + 115086099063.01225 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 141151434.24645054, + 67174866.65402651, + 4.415266933007141, + 80250350.88940683, + 219670102.39898542 + ], + "LPDA_2of4_10mHz": [ + 134879872.84636196, + 65665573.1448543, + 4.219090267740054, + 77679010.71537049, + 218290358.89096594 + ], + "PA_8channel_100Hz": [ + 130541330.20542817, + 64600842.54107684, + 4.083379114947158, + 75900208.23258765, + 217335879.5099605 + ], + "PA_4channel_100Hz": [ + 120867217.5818783, + 62161062.28175602, + 3.7807694404441823, + 66116708.85480237, + 206376776.37773907 + ], + "all_triggers": [ + 147778782.37265503, + 68733776.63488698, + 4.622572733273165, + 82967563.62115067, + 221128118.98675042 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240958.79227993 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240958.79227993 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240958.79227993 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240958.79227993 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240958.79227993 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240958.79227993 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240958.79227993 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240958.79227993 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240958.79227993 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 840429798123.666, + 5183341493.249224, + 26289.555299815627, + 835246456630.4167, + 845613139616.9153 + ], + "LPDA_2of4_10mHz": [ + 795457743700.9021, + 5042752556.213147, + 24882.78067767211, + 790414991144.6887, + 800500496257.1152 + ], + "PA_8channel_100Hz": [ + 891731403524.163, + 5339199292.816407, + 27894.32513919635, + 886392204231.3468, + 897070602816.9794 + ], + "PA_4channel_100Hz": [ + 836925450778.0293, + 5172523692.934992, + 26179.935515345154, + 831752927085.0942, + 842097974470.9642 + ], + "all_triggers": [ + 935167919673.641, + 5467690223.860772, + 29253.06645928339, + 929700229449.7803, + 940635609897.5017 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 859961717831.4271, + 5243288139.7023945, + 26899.907582686166, + 854718429691.7247, + 865205005971.1295 + ], + "LPDA_2of4_10mHz": [ + 803503823459.581, + 5068251284.930874, + 25133.884619773973, + 798435572174.6501, + 808572074744.5118 + ], + "PA_8channel_100Hz": [ + 1007811170662.6796, + 5676148502.865166, + 31524.690912972765, + 1002135022159.8145, + 1013487319165.5449 + ], + "PA_4channel_100Hz": [ + 947747234991.7777, + 5504405604.144267, + 29645.869699077302, + 942242829387.6334, + 953251640595.9221 + ], + "all_triggers": [ + 1044356849747.9473, + 5778147514.700406, + 32667.852718383398, + 1038578702233.2467, + 1050134997262.6477 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 670597047048.1105, + 4630206282.639589, + 20975.99609769498, + 665966840765.471, + 675227253330.7501 + ], + "LPDA_2of4_10mHz": [ + 615440597386.5652, + 4435704353.663886, + 19250.725343885235, + 611004893032.9012, + 619876301740.2291 + ], + "PA_8channel_100Hz": [ + 969959383222.1422, + 5568603498.661919, + 30339.92518599715, + 964390779723.4802, + 975527986720.804 + ], + "PA_4channel_100Hz": [ + 907995355031.4247, + 5387798375.372693, + 28401.71621348925, + 902607556656.052, + 913383153406.7975 + ], + "all_triggers": [ + 1000471119513.1177, + 5655510327.469455, + 31294.3195785622, + 994815609185.6481, + 1006126629840.5869 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 357129266216.2569, + 3378929284.4748654, + 11171.016089122913, + 353750336931.782, + 360508195500.73175 + ], + "LPDA_2of4_10mHz": [ + 310623054498.51483, + 3151252658.493247, + 9716.300140336849, + 307471801840.02155, + 313774307157.00806 + ], + "PA_8channel_100Hz": [ + 687142944211.9276, + 4686945761.247482, + 21493.855618851852, + 682455998450.6802, + 691829889973.175 + ], + "PA_4channel_100Hz": [ + 624227658027.4841, + 4467225603.334422, + 19525.863239888997, + 619760432424.1497, + 628694883630.8186 + ], + "all_triggers": [ + 718393344224.4766, + 4792339005.863419, + 22471.369237464998, + 713601005218.613, + 723185683230.34 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 143809671323.7518, + 2144224830.4031875, + 4498.1666945521665, + 141665446493.3486, + 145953896154.15497 + ], + "LPDA_2of4_10mHz": [ + 114241381985.78305, + 1911120179.0060754, + 3573.3116893869756, + 112330261806.77698, + 116152502164.78912 + ], + "PA_8channel_100Hz": [ + 369743986052.61847, + 3438165938.222637, + 11565.078122100944, + 366305820114.3959, + 373182151990.84106 + ], + "PA_4channel_100Hz": [ + 318467299034.8041, + 3190866954.391551, + 9961.214601467103, + 315276432080.41254, + 321658165989.1957 + ], + "all_triggers": [ + 394306152715.8516, + 3550528891.422531, + 12333.348566039766, + 390755623824.429, + 397856681607.2742 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 21169341636.74473, + 822682261.5079849, + 662.1409338391102, + 20346659375.236748, + 21992023898.252716 + ], + "LPDA_2of4_10mHz": [ + 15408193449.652857, + 701866184.0174506, + 481.94203554341874, + 14706327265.635408, + 16110059633.67031 + ], + "PA_8channel_100Hz": [ + 143697731996.13467, + 2143400926.9877486, + 4494.620195902983, + 141554331069.1469, + 145841132923.12238 + ], + "PA_4channel_100Hz": [ + 116945165961.69044, + 1933613166.5468767, + 3657.8455167182374, + 115011552795.14357, + 118878779128.2373 + ], + "all_triggers": [ + 159757922839.11777, + 2260006353.1025467, + 4996.95559890621, + 157497916486.01523, + 162017929192.22028 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 159859486.05795518, + 71491335.53475353, + 5.0, + 87922717.33187534, + 223803280.48113725 + ], + "LPDA_2of4_10mHz": [ + 159859486.05795518, + 71491335.53475353, + 5.0, + 87922717.33187534, + 223803280.48113725 + ], + "PA_8channel_100Hz": [ + 8926997578.148888, + 534240628.3470944, + 279.2138833385374, + 8392756949.801794, + 9461238206.495983 + ], + "PA_4channel_100Hz": [ + 7470229471.158648, + 488709943.4213328, + 233.64986512124793, + 6981519527.737315, + 7958939414.579981 + ], + "all_triggers": [ + 10540882326.869999, + 580527351.8742801, + 329.6921123294656, + 9960354974.99572, + 11121409678.74428 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41241405.76629494 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41241405.76629494 + ], + "PA_8channel_100Hz": [ + 319700819.8937592, + 101098276.06875493, + 10.0, + 216757155.88796875, + 408897348.644118 + ], + "PA_4channel_100Hz": [ + 319700819.8937592, + 101098276.06875493, + 10.0, + 216757155.88796875, + 408897348.644118 + ], + "all_triggers": [ + 319700819.8937592, + 101098276.06875493, + 10.0, + 216757155.88796875, + 408897348.644118 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 31969929.18867019, + 31969929.18867019, + 1.0, + 11828873.79980797, + 87917305.26884301 + ], + "LPDA_2of4_10mHz": [ + 31969929.18867019, + 31969929.18867019, + 1.0, + 11828873.79980797, + 87917305.26884301 + ], + "PA_8channel_100Hz": [ + 127879716.75468075, + 63939858.37734038, + 4.0, + 74809634.30148824, + 216756119.89918387 + ], + "PA_4channel_100Hz": [ + 127879716.75468075, + 63939858.37734038, + 4.0, + 74809634.30148824, + 216756119.89918387 + ], + "all_triggers": [ + 159849645.94335094, + 71486934.90172124, + 5.0, + 87917305.26884301, + 223789504.32069132 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 64999157113.70017, + 1441490108.3214018, + 2033.2562535020284, + 63557667005.37878, + 66440647222.021576 + ], + "LPDA_2of4_10mHz": [ + 63186694124.90023, + 1421250469.362477, + 1976.5601074309016, + 61765443655.53775, + 64607944594.26271 + ], + "PA_8channel_100Hz": [ + 66733925463.751366, + 1460599474.5624664, + 2087.5220125171636, + 65273325989.18889, + 68194524938.313835 + ], + "PA_4channel_100Hz": [ + 64339066047.41131, + 1434151991.3517659, + 2012.6077659214136, + 62904914056.05954, + 65773218038.76308 + ], + "all_triggers": [ + 69666015315.66217, + 1492341751.7620947, + 2179.241509999246, + 68173673563.900085, + 71158357067.42427 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 6264515.833259215, + 14151677.433859253, + 0.19595627743743327, + 2317870.858305909, + 50386134.65139718 + ], + "LPDA_2of4_10mHz": [ + 6091568.069356836, + 13954963.859028645, + 0.1905464100338727, + 2253880.1856620293, + 50133630.91609972 + ], + "PA_8channel_100Hz": [ + 6064258.273598852, + 13923647.183681522, + 0.18969214993512745, + 2243775.5612315754, + 50093758.614293054 + ], + "PA_4channel_100Hz": [ + 5792657.361985779, + 13608275.26790842, + 0.1811963770765534, + 2143283.2239347384, + 49697221.28333797 + ], + "all_triggers": [ + 6528479.285660607, + 14446750.769369774, + 0.20421314786267716, + 2415537.3356944243, + 50771521.29190322 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240958.79227993 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240958.79227993 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240958.79227993 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240958.79227993 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240958.79227993 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240958.79227993 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240958.79227993 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240958.79227993 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240958.79227993 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 850618043870.0261, + 5214649220.824269, + 26608.41361396444, + 845403394649.2019, + 855832693090.8505 + ], + "LPDA_2of4_10mHz": [ + 824854833433.9878, + 5135072337.988864, + 25802.50764448037, + 819719761095.9988, + 829989905771.9766 + ], + "PA_8channel_100Hz": [ + 899515608470.4302, + 5362436419.321673, + 28137.991587273813, + 894153172051.1085, + 904878044889.752 + ], + "PA_4channel_100Hz": [ + 867208420534.2057, + 5265256672.797589, + 27127.38168367941, + 861943163861.4081, + 872473677207.0032 + ], + "all_triggers": [ + 927527435752.1797, + 5445292162.7680645, + 29014.237149858673, + 922082143589.4116, + 932972727914.9478 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 968620096883.5944, + 5564689072.082363, + 30298.780223154958, + 963055407811.512, + 974184785955.6766 + ], + "LPDA_2of4_10mHz": [ + 931177357151.0709, + 5456075467.739713, + 29127.55804248937, + 925721281683.3313, + 936633432618.8108 + ], + "PA_8channel_100Hz": [ + 1084016301627.0181, + 5886837828.060488, + 33908.41444131363, + 1078129463798.9579, + 1089903139455.0786 + ], + "PA_4channel_100Hz": [ + 1046291689164.5265, + 5783497512.773554, + 32728.375181667656, + 1040508191651.7529, + 1052075186677.2999 + ], + "all_triggers": [ + 1107298899018.5015, + 5949720979.524761, + 34636.70234661148, + 1101349178038.9766, + 1113248619998.0261 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 821710580777.6068, + 5125414122.125041, + 25702.764442070657, + 816585166655.4818, + 826835994899.7319 + ], + "LPDA_2of4_10mHz": [ + 774252676055.5308, + 4975203841.254135, + 24218.300964879665, + 769277472214.2766, + 779227879896.7848 + ], + "PA_8channel_100Hz": [ + 1061068060086.9749, + 5824265209.126497, + 33189.766620276205, + 1055243794877.8485, + 1066892325296.1013 + ], + "PA_4channel_100Hz": [ + 1022390806883.263, + 5717128971.042517, + 31979.95826242279, + 1016673677912.2206, + 1028107935854.3055 + ], + "all_triggers": [ + 1080104478367.5391, + 5876278965.765511, + 33785.21784888645, + 1074228199401.7734, + 1085980757333.3046 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 528091781320.7434, + 4108857563.3897276, + 16518.729613426065, + 523982923757.35364, + 532200638884.1331 + ], + "LPDA_2of4_10mHz": [ + 481060335636.6223, + 3921625853.672752, + 15047.584327579116, + 477138709782.9496, + 484981961490.2951 + ], + "PA_8channel_100Hz": [ + 833065074068.8159, + 5160667109.6375475, + 26058.305006215385, + 827904406959.1783, + 838225741178.4535 + ], + "PA_4channel_100Hz": [ + 778290628711.5166, + 4988124477.583976, + 24344.958416500023, + 773302504233.9327, + 783278753189.1007 + ], + "all_triggers": [ + 857634792758.0524, + 5236216293.067815, + 26826.846676548506, + 852398576464.9845, + 862871009051.1201 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 276990429622.39105, + 2975833688.533103, + 8663.8757586212, + 274014595933.8579, + 279966263310.9242 + ], + "LPDA_2of4_10mHz": [ + 242808001634.38898, + 2786171024.494987, + 7594.696907858024, + 240021830609.89398, + 245594172658.8839 + ], + "PA_8channel_100Hz": [ + 539068770912.3106, + 4151436129.700693, + 16861.322114644463, + 534917334782.60986, + 543220207042.01135 + ], + "PA_4channel_100Hz": [ + 486105146392.09143, + 3942224780.251345, + 15204.693532945807, + 482162921611.84, + 490047371172.3427 + ], + "all_triggers": [ + 563656268920.4275, + 4245056205.827556, + 17630.384887853183, + 559411212714.6, + 567901325126.2551 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 53662777333.43694, + 1309830293.1093326, + 1678.4802336170374, + 52352947040.327614, + 54972607626.54627 + ], + "LPDA_2of4_10mHz": [ + 44558686882.433945, + 1193561081.65532, + 1393.719797679842, + 43365125800.77863, + 45752247964.089264 + ], + "PA_8channel_100Hz": [ + 240640625174.5618, + 2773721998.7261124, + 7526.8287038336775, + 237866903175.83572, + 243414347173.2879 + ], + "PA_4channel_100Hz": [ + 210302033799.64075, + 2592986130.084814, + 6577.889262586015, + 207709047669.55594, + 212895019929.72556 + ], + "all_triggers": [ + 258618376795.68793, + 2875465413.13065, + 8089.142140453641, + 255742911382.5573, + 261493842208.81857 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 31971897.211591035, + 31971897.211591035, + 1.0, + 11829601.968288682, + 87922717.33187534 + ], + "LPDA_2of4_10mHz": [ + 31971897.211591035, + 31971897.211591035, + 1.0, + 11829601.968288682, + 87922717.33187534 + ], + "PA_8channel_100Hz": [ + 16550188314.627388, + 727420730.8207141, + 517.6479895796523, + 15822767583.806673, + 17277609045.448105 + ], + "PA_4channel_100Hz": [ + 14789276537.707401, + 687634517.2381735, + 462.5711273820099, + 14101642020.469229, + 15476911054.945576 + ], + "all_triggers": [ + 18432754133.084362, + 767678396.5108716, + 576.5298821992267, + 17665075736.57349, + 19200432529.595234 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41241405.76629494 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41241405.76629494 + ], + "PA_8channel_100Hz": [ + 255760655.91500735, + 90425047.07911049, + 8.0, + 169441434.54369235, + 329291844.490572 + ], + "PA_4channel_100Hz": [ + 255760655.91500735, + 90425047.07911049, + 8.0, + 169441434.54369235, + 329291844.490572 + ], + "all_triggers": [ + 255760655.91500735, + 90425047.07911049, + 8.0, + 169441434.54369235, + 329291844.490572 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41245530.08499637 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41245530.08499637 + ], + "PA_8channel_100Hz": [ + 31973279.1356561, + 31973279.1356561, + 1.0, + 11830113.280192757, + 87926517.62305428 + ], + "PA_4channel_100Hz": [ + 31973279.1356561, + 31973279.1356561, + 1.0, + 11830113.280192757, + 87926517.62305428 + ], + "all_triggers": [ + 31973279.1356561, + 31973279.1356561, + 1.0, + 11830113.280192757, + 87926517.62305428 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 35599728172.99631, + 1066796263.2913646, + 1113.602999721015, + 34532931909.70494, + 36666524436.287674 + ], + "LPDA_2of4_10mHz": [ + 34951229748.81384, + 1057035018.5556253, + 1093.3171765547659, + 33894194730.258217, + 36008264767.36947 + ], + "PA_8channel_100Hz": [ + 37389948825.95631, + 1093290514.768734, + 1169.6032893752206, + 36296658311.18757, + 38483239340.725044 + ], + "PA_4channel_100Hz": [ + 36520841895.54176, + 1080509364.4522138, + 1142.4165625529045, + 35440332531.08955, + 37601351259.99397 + ], + "all_triggers": [ + 38402747735.20828, + 1107998811.6347504, + 1201.2848768855627, + 37294748923.57354, + 39510746546.84303 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41239941.534838736 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41239941.534838736 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41239941.534838736 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41239941.534838736 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41239941.534838736 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41239941.534838736 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41239941.534838736 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41239941.534838736 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41239941.534838736 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240958.79227993 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240958.79227993 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240958.79227993 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240958.79227993 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240958.79227993 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240958.79227993 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240958.79227993 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240958.79227993 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240958.79227993 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41242241.25182392 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 839773661363.5443, + 5181306330.637777, + 26269.146321474072, + 834592355032.9066, + 844954967694.182 + ], + "LPDA_2of4_10mHz": [ + 824117230063.2064, + 5132779904.438581, + 25779.39401841555, + 818984450158.7678, + 829250009967.6449 + ], + "PA_8channel_100Hz": [ + 888802201126.774, + 5330411111.903527, + 27802.81895759517, + 883471790014.8705, + 894132612238.6776 + ], + "PA_4channel_100Hz": [ + 868858452792.5784, + 5270267513.76825, + 27178.95413866411, + 863588185278.81, + 874128720306.3467 + ], + "all_triggers": [ + 907558027278.5042, + 5386359624.906039, + 28389.524119031088, + 902171667653.5981, + 912944386903.4103 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1024933835841.6606, + 5724164166.139974, + 32060.293953588764, + 1019209671675.5209, + 1030658000007.8008 + ], + "LPDA_2of4_10mHz": [ + 999758119711.1022, + 5653425003.315536, + 31272.788622598295, + 994104694707.7865, + 1005411544714.4176 + ], + "PA_8channel_100Hz": [ + 1122528145538.2703, + 5990496031.875329, + 35113.07857992659, + 1116537649506.3948, + 1128518641570.1455 + ], + "PA_4channel_100Hz": [ + 1095070172414.1519, + 5916776168.016433, + 34254.18344060662, + 1089153396246.1356, + 1100986948582.1682 + ], + "all_triggers": [ + 1139971782910.6096, + 6036861554.257379, + 35658.72174460732, + 1133934921356.352, + 1146008644464.8672 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 943023218117.005, + 5490737915.032094, + 29497.37316967178, + 937532480201.9729, + 948513956032.037 + ], + "LPDA_2of4_10mHz": [ + 909612420747.9714, + 5392593856.105737, + 28452.29735503962, + 904219826891.8657, + 915005014604.0773 + ], + "PA_8channel_100Hz": [ + 1128625383527.2715, + 6006817375.913229, + 35302.931536662596, + 1122618566151.3584, + 1134632200903.1848 + ], + "PA_4channel_100Hz": [ + 1101569859599.2495, + 5934382616.906106, + 34456.646026111324, + 1095635476982.3436, + 1107504242216.1555 + ], + "all_triggers": [ + 1143156408641.1968, + 6045362521.551416, + 35757.4559450639, + 1137111046119.6455, + 1149201771162.7483 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 700279853394.3182, + 4731536537.810772, + 21904.77860310531, + 695548316856.5074, + 705011389932.129 + ], + "LPDA_2of4_10mHz": [ + 659885087746.3639, + 4593043294.634229, + 20641.228903718882, + 655292044451.7297, + 664478131040.9982 + ], + "PA_8channel_100Hz": [ + 961514669407.1644, + 5544269585.177256, + 30076.21289533562, + 955970399821.987, + 967058938992.3417 + ], + "PA_4channel_100Hz": [ + 919850841721.7404, + 5422818726.435277, + 28772.966890494114, + 914428022995.3052, + 925273660448.1758 + ], + "all_triggers": [ + 979170606636.4156, + 5594941707.962077, + 30628.491236862174, + 973575664928.4536, + 984765548344.3777 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 428064314403.2488, + 3699395689.7987885, + 13389.256956440748, + 424364918713.4501, + 431763710093.0476 + ], + "LPDA_2of4_10mHz": [ + 388825949002.81464, + 3525769319.946436, + 12161.935408673953, + 385300179682.86816, + 392351718322.76105 + ], + "PA_8channel_100Hz": [ + 705154727374.5446, + 4748084998.410199, + 22056.260055288185, + 700406642376.1343, + 709902812372.9548 + ], + "PA_4channel_100Hz": [ + 657456291254.1333, + 4584687268.077465, + 20564.31925072269, + 652871603986.0559, + 662040978522.2108 + ], + "all_triggers": [ + 726745431178.2316, + 4820226312.782888, + 22731.587269846983, + 721925204865.4486, + 731565657491.0143 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 103674029811.5818, + 1820595426.1508963, + 3242.7469919589116, + 101853434385.4309, + 105494625237.7327 + ], + "LPDA_2of4_10mHz": [ + 90848876793.04135, + 1704269369.2877738, + 2841.5980595997803, + 89144607423.75359, + 92553146162.32912 + ], + "PA_8channel_100Hz": [ + 354348536778.2389, + 3365842417.512982, + 11083.418420514701, + 350982694360.7259, + 357714379195.7519 + ], + "PA_4channel_100Hz": [ + 322917996092.1622, + 3213102512.6643424, + 10100.324665495722, + 319704893579.49786, + 326131098604.8265 + ], + "all_triggers": [ + 370371699696.10223, + 3441100483.8706937, + 11584.595653115766, + 366930599212.23157, + 373812800179.9729 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 255775177.69272828, + 90430181.30286115, + 8.0, + 169451055.22143248, + 329310541.27938765 + ], + "LPDA_2of4_10mHz": [ + 223803280.48113725, + 84589688.9647893, + 7.0, + 135880563.1492619, + 296699206.12356484 + ], + "PA_8channel_100Hz": [ + 23587159078.598583, + 868404413.6083143, + 737.7466192418302, + 22718754664.99027, + 24455563492.206898 + ], + "PA_4channel_100Hz": [ + 21530430554.342762, + 829679885.6214038, + 673.417358120905, + 20700750668.721355, + 22360110439.96417 + ], + "all_triggers": [ + 26281365537.600456, + 916659761.0610017, + 822.0145762282901, + 25364705776.539455, + 27198025298.661453 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41241405.76629494 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41241405.76629494 + ], + "PA_8channel_100Hz": [ + 287730737.90438324, + 95910245.96812774, + 9.0, + 202370618.99274957, + 361901328.1197354 + ], + "PA_4channel_100Hz": [ + 287730737.90438324, + 95910245.96812774, + 9.0, + 202370618.99274957, + 361901328.1197354 + ], + "all_triggers": [ + 287730737.90438324, + 95910245.96812774, + 9.0, + 202370618.99274957, + 361901328.1197354 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41241208.653384544 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41241208.653384544 + ], + "PA_8channel_100Hz": [ + 95909787.56601056, + 55373541.66915602, + 3.0, + 35166922.10753721, + 169440624.699952 + ], + "PA_4channel_100Hz": [ + 95909787.56601056, + 55373541.66915602, + 3.0, + 35166922.10753721, + 169440624.699952 + ], + "all_triggers": [ + 95909787.56601056, + 55373541.66915602, + 3.0, + 35166922.10753721, + 169440624.699952 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}] diff --git a/toise/data/aeff/review_array_deep_only_dict_mu.json b/toise/data/aeff/review_array_deep_only_dict_mu.json new file mode 100644 index 0000000..c61da01 --- /dev/null +++ b/toise/data/aeff/review_array_deep_only_dict_mu.json @@ -0,0 +1,15544 @@ +[{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 2293054.999438768, + 2853995.7695882525, + 0.6455387143219153, + 848430.3497923443, + 7930143.10213098 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 2293054.999438768, + 2853995.7695882525, + 0.6455387143219153, + 848430.3497923443, + 7930143.10213098 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 5091425.336611534 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 5091425.336611534 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 5091425.336611534 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 5091425.336611534 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 5091425.336611534 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 5091425.336611534 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 5091425.336611534 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 5091425.336611534 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 5091425.336611534 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 79340.61393401866, + 530876.9480375448, + 0.02233589596630411, + 29356.027155586908, + 4698120.099294048 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 79340.61393401866, + 530876.9480375448, + 0.02233589596630411, + 29356.027155586908, + 4698120.099294048 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1912111.9678571362, + 3383214.7672916306, + 0.3194239706267086, + 707481.4281071404, + 10513785.33567177 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.5sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "PA_8channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "all_triggers": [ + 1912111.9678571362, + 3383214.7672916306, + 0.3194239706267086, + 707481.4281071404, + 10513785.33567177 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1095715.7165539651, + 2561072.3855632152, + 0.18304255751926074, + 405414.81512496714, + 9321846.808769137 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.5sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "PA_8channel_100Hz": [ + 1194479.5648982665, + 2674005.338937426, + 0.19954135106421486, + 441957.43901235855, + 9466042.027351819 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "all_triggers": [ + 2290195.281452231, + 3702620.1961260233, + 0.3825839085834756, + 847372.2541373256, + 11065786.973520607 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.5sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.0sigma": [ + 706047.3199652882, + 2055842.3695696564, + 0.11794729711691701, + 261237.5083871566, + 8752930.94974967 + ], + "PA_8channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "all_triggers": [ + 706047.3199652882, + 2055842.3695696564, + 0.11794729711691701, + 261237.5083871566, + 8752930.94974967 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_3.0sigma": [ + 1105119.483633655, + 2572038.859304047, + 0.18461348467726055, + 408894.2089444523, + 9335576.308705484 + ], + "dipole_2.5sigma": [ + 1105119.483633655, + 2572038.859304047, + 0.18461348467726055, + 408894.2089444523, + 9335576.308705484 + ], + "dipole_2.0sigma": [ + 1661894.3428735947, + 3154093.8575827475, + 0.2776243748725968, + 614900.90686323, + 10148467.603195798 + ], + "PA_8channel_100Hz": [ + 1661894.3428735947, + 3154093.8575827475, + 0.2776243748725968, + 614900.90686323, + 10148467.603195798 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "all_triggers": [ + 1661894.3428735947, + 3154093.8575827475, + 0.2776243748725968, + 614900.90686323, + 10148467.603195798 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 376363.27870913985, + 1500985.6130195407, + 0.06287260103187757, + 139254.41312238175, + 8271592.249515693 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.5sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "PA_8channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "all_triggers": [ + 376363.27870913985, + 1500985.6130195407, + 0.06287260103187757, + 139254.41312238175, + 8271592.249515693 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 240889.08918029012, + 1200829.8436346992, + 0.04024123620378312, + 89128.96299670734, + 8073799.932803572 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_3.0sigma": [ + 248489.12828968454, + 1219625.8037146463, + 0.04151084525913653, + 91940.97746718327, + 8084895.989903289 + ], + "dipole_2.5sigma": [ + 551153.6188219349, + 1816390.574244561, + 0.09207184532539656, + 203926.8389641159, + 8526786.146080375 + ], + "dipole_2.0sigma": [ + 1080552.442121888, + 2543289.7005126933, + 0.1805094875901893, + 399804.4035850985, + 9299708.428098306 + ], + "PA_8channel_100Hz": [ + 827901.1092344826, + 2226189.5518291453, + 0.13830333371863157, + 306323.41041675856, + 8930837.482082693 + ], + "PA_4channel_100Hz": [ + 248489.12828968454, + 1219625.8037146463, + 0.04151084525913653, + 91940.97746718327, + 8084895.989903289 + ], + "all_triggers": [ + 1598189.0217147258, + 3093050.2770835212, + 0.2669822121872074, + 591329.9380344484, + 10055457.834303848 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722541.521536103 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722541.521536103 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722541.521536103 + ], + "dipole_3.0sigma": [ + 22383.482159561634, + 366057.3200061158, + 0.0037390141451892124, + 8281.888399037805, + 7755221.405489062 + ], + "dipole_2.5sigma": [ + 22383.482159561634, + 366057.3200061158, + 0.0037390141451892124, + 8281.888399037805, + 7755221.405489062 + ], + "dipole_2.0sigma": [ + 22383.482159561634, + 366057.3200061158, + 0.0037390141451892124, + 8281.888399037805, + 7755221.405489062 + ], + "PA_8channel_100Hz": [ + 421384.02682290564, + 1588269.8996545943, + 0.07038944278714902, + 155912.0899244751, + 8337762.200697546 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722541.521536103 + ], + "all_triggers": [ + 421384.02682290564, + 1588269.8996545943, + 0.07038944278714902, + 155912.0899244751, + 8337762.200697546 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722260.103608098 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722260.103608098 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722260.103608098 + ], + "dipole_3.0sigma": [ + 229.76299477445917, + 37086.632371316904, + 3.8381802643576715e-05, + 85.01230806654988, + 7722595.557580469 + ], + "dipole_2.5sigma": [ + 377.34222227827337, + 47527.509687934304, + 6.303484474856483e-05, + 139.61662224296114, + 7722811.023252625 + ], + "dipole_2.0sigma": [ + 1714.1250926736934, + 101297.47357038243, + 0.00028634380866242873, + 634.2262842892666, + 7724762.726243401 + ], + "PA_8channel_100Hz": [ + 1507.1418760379408, + 94984.86856159077, + 0.00025176735748392394, + 557.6424941340381, + 7724460.530747114 + ], + "PA_4channel_100Hz": [ + 358.6270105020825, + 46333.89985106067, + 5.990847722566748e-05, + 132.6919938857705, + 7722783.699043431 + ], + "all_triggers": [ + 2276.352011115168, + 116733.91965419291, + 0.0003802635569043496, + 842.2502441126121, + 7725583.577544327 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.5sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.0sigma": [ + 5986125.474883991, + 5986125.474883991, + 1.0, + 2214866.4257070767, + 16461845.055930978 + ], + "PA_8channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "all_triggers": [ + 5986125.474883991, + 5986125.474883991, + 1.0, + 2214866.4257070767, + 16461845.055930978 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 5986125.474883991, + 5986125.474883991, + 1.0, + 2214866.4257070767, + 16461845.055930978 + ], + "LPDA_2of4_10mHz": [ + 5986125.474883991, + 5986125.474883991, + 1.0, + 2214866.4257070767, + 16461845.055930978 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.5sigma": [ + 5986125.474883991, + 5986125.474883991, + 1.0, + 2214866.4257070767, + 16461845.055930978 + ], + "dipole_2.0sigma": [ + 11972250.949767983, + 8465659.832648024, + 2.0, + 4429732.851414153, + 25441033.268256966 + ], + "PA_8channel_100Hz": [ + 5986125.474883991, + 5986125.474883991, + 1.0, + 2214866.4257070767, + 16461845.055930978 + ], + "PA_4channel_100Hz": [ + 5986125.474883991, + 5986125.474883991, + 1.0, + 2214866.4257070767, + 16461845.055930978 + ], + "all_triggers": [ + 17958376.424651977, + 10368273.462981448, + 3.0, + 6584738.022372391, + 31726465.016885154 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.5sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "PA_8channel_100Hz": [ + 5986125.474883991, + 5986125.474883991, + 1.0, + 2214866.4257070767, + 16461845.055930978 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "all_triggers": [ + 5986125.474883991, + 5986125.474883991, + 1.0, + 2214866.4257070767, + 16461845.055930978 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.5sigma": [ + 11972250.949767983, + 8465659.832648024, + 2.0, + 4429732.851414153, + 25441033.268256966 + ], + "dipole_2.0sigma": [ + 29930627.374419957, + 13385383.483683815, + 5.0, + 16461845.055930978, + 41902878.324187934 + ], + "PA_8channel_100Hz": [ + 17958376.424651977, + 10368273.462981448, + 3.0, + 6584738.022372391, + 31726465.016885154 + ], + "PA_4channel_100Hz": [ + 5986125.474883991, + 5986125.474883991, + 1.0, + 2214866.4257070767, + 16461845.055930978 + ], + "all_triggers": [ + 29930627.374419957, + 13385383.483683815, + 5.0, + 16461845.055930978, + 41902878.324187934 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.5sigma": [ + 5986125.474883991, + 5986125.474883991, + 1.0, + 2214866.4257070767, + 16461845.055930978 + ], + "dipole_2.0sigma": [ + 11972250.949767983, + 8465659.832648024, + 2.0, + 4429732.851414153, + 25441033.268256966 + ], + "PA_8channel_100Hz": [ + 11972250.949767983, + 8465659.832648024, + 2.0, + 4429732.851414153, + 25441033.268256966 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "all_triggers": [ + 17958376.424651977, + 10368273.462981448, + 3.0, + 6584738.022372391, + 31726465.016885154 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.5sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.0sigma": [ + 11972250.949767983, + 8465659.832648024, + 2.0, + 4429732.851414153, + 25441033.268256966 + ], + "PA_8channel_100Hz": [ + 11972250.949767983, + 8465659.832648024, + 2.0, + 4429732.851414153, + 25441033.268256966 + ], + "PA_4channel_100Hz": [ + 5986125.474883991, + 5986125.474883991, + 1.0, + 2214866.4257070767, + 16461845.055930978 + ], + "all_triggers": [ + 11972250.949767983, + 8465659.832648024, + 2.0, + 4429732.851414153, + 25441033.268256966 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 7722541.521536103 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 7722541.521536103 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 7722541.521536103 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 7722541.521536103 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 7722541.521536103 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 7722541.521536103 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 7722541.521536103 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 7722541.521536103 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 7722541.521536103 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 7722260.103608098 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 7722260.103608098 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 7722260.103608098 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 7722260.103608098 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 7722260.103608098 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 7722260.103608098 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 7722260.103608098 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 7722260.103608098 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 7722260.103608098 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 71006224.99051644, + 28138508.380645946, + 6.367818917704511, + 44359658.97109817, + 609056568.9842283 + ], + "LPDA_2of4_10mHz": [ + 23533237.888625506, + 16199205.027957233, + 2.1104543642764373, + 8694981.482246732, + 48684102.83477341 + ], + "dipole_4sigma": [ + 8841572.241393115, + 9929276.61271946, + 0.7929097904939145, + 3271381.7293154527, + 27293217.303463925 + ], + "dipole_3.0sigma": [ + 47061221.19252165, + 22907856.606273994, + 4.220437498825498, + 27100655.170888122, + 76143142.15311201 + ], + "dipole_2.5sigma": [ + 76217159.64555615, + 29152730.626164418, + 6.835134118304398, + 46600360.87276525, + 235328335.52478006 + ], + "dipole_2.0sigma": [ + 135117549.32560778, + 38815817.70230813, + 12.117305022544048, + 99050114.15809934, + 167177563.7384849 + ], + "PA_8channel_100Hz": [ + 111818566.99750617, + 35310984.06188497, + 10.027858633132924, + 75922335.75531857, + 142935489.92068702 + ], + "PA_4channel_100Hz": [ + 42057201.67748888, + 21655740.87699799, + 3.771678391625474, + 22935854.733343158, + 71834339.7033702 + ], + "all_triggers": [ + 178186520.8007047, + 44574890.370184466, + 15.979718654050687, + 137260852.20030493, + 215207150.62940198 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 34006634.44492991, + 19473081.710321575, + 3.0497057148835696, + 12953151.364970041, + 59919500.19918292 + ], + "LPDA_2of4_10mHz": [ + 11698975.812073251, + 11421595.653110242, + 1.0491609644624442, + 4328621.050467103, + 31486953.86445675 + ], + "dipole_4sigma": [ + 8585594.13794371, + 9784486.467557177, + 0.7699537438954513, + 3176669.8310391717, + 26919489.27242779 + ], + "dipole_3.0sigma": [ + 8585594.13794371, + 9784486.467557177, + 0.7699537438954513, + 3176669.8310391717, + 26919489.27242779 + ], + "dipole_2.5sigma": [ + 13663934.325614829, + 12343568.81806597, + 1.2253779087755063, + 5055655.700477487, + 34434391.63476912 + ], + "dipole_2.0sigma": [ + 20608615.190291766, + 15159234.275113935, + 1.8481749972479133, + 7625187.620407954, + 44851412.93178452 + ], + "PA_8channel_100Hz": [ + 16537939.691218784, + 13579805.872748902, + 1.4831179271910948, + 6119037.685750948, + 38745399.68317505 + ], + "PA_4channel_100Hz": [ + 12379840.938680125, + 11749256.689242417, + 1.110220763574305, + 4580541.147311646, + 32508251.554367065 + ], + "all_triggers": [ + 45109414.0621455, + 22427788.538555402, + 4.0453999669727665, + 26300414.24743391, + 75713744.58442928 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 29601518.863795184, + 18168114.46463084, + 2.6546561493564473, + 10879562.633307818, + 55055797.85870157 + ], + "LPDA_2of4_10mHz": [ + 14398538.454474876, + 12671034.255166218, + 1.2912570069729337, + 5327459.228155704, + 35536297.82805919 + ], + "dipole_4sigma": [ + 1808171.4105184851, + 4490272.097627763, + 0.1621563196169051, + 669023.4218918395, + 17024452.090386968 + ], + "dipole_3.0sigma": [ + 1808171.4105184851, + 4490272.097627763, + 0.1621563196169051, + 669023.4218918395, + 17024452.090386968 + ], + "dipole_2.5sigma": [ + 3770716.0818565865, + 6484325.035136948, + 0.33815679121859993, + 1395164.950286937, + 19889767.310540594 + ], + "dipole_2.0sigma": [ + 6753362.397955124, + 8677864.955787547, + 0.6056397004848033, + 2498744.087243396, + 24244430.932044458 + ], + "PA_8channel_100Hz": [ + 3770716.0818565865, + 6484325.035136948, + 0.33815679121859993, + 1395164.950286937, + 19889767.310540594 + ], + "PA_4channel_100Hz": [ + 1808171.4105184851, + 4490272.097627763, + 0.1621563196169051, + 669023.4218918395, + 17024452.090386968 + ], + "all_triggers": [ + 29601518.863795184, + 18168114.46463084, + 2.6546561493564473, + 10879562.633307818, + 55055797.85870157 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 21584557.43798878, + 15514023.105891386, + 1.9356972322111459, + 7986286.252055849, + 46315326.30333006 + ], + "LPDA_2of4_10mHz": [ + 14146675.292960105, + 12559722.741350407, + 1.268669987246412, + 5234269.858395239, + 35158503.085787036 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 14384521.831029978 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 14384521.831029978 + ], + "dipole_2.5sigma": [ + 947127.3353320876, + 3249803.074755402, + 0.08493812147045202, + 350437.11407287244, + 15767327.740614824 + ], + "dipole_2.0sigma": [ + 947127.3353320876, + 3249803.074755402, + 0.08493812147045202, + 350437.11407287244, + 15767327.740614824 + ], + "PA_8channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 14384521.831029978 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 14384521.831029978 + ], + "all_triggers": [ + 22531684.773320872, + 15850745.501547286, + 2.020635353681598, + 8334422.360737065, + 47632472.06370355 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 11832703.287689297, + 11486688.58044314, + 1.0611536080533188, + 4378100.216445039, + 31687545.077880822 + ], + "LPDA_2of4_10mHz": [ + 4948673.653709159, + 7428433.96469062, + 0.4437957054306696, + 1831009.2518723889, + 21609585.36544535 + ], + "dipole_4sigma": [ + 811301.251119533, + 3007765.216162791, + 0.07275727523222503, + 300181.4629142272, + 15569021.657664495 + ], + "dipole_3.0sigma": [ + 811301.251119533, + 3007765.216162791, + 0.07275727523222503, + 300181.4629142272, + 15569021.657664495 + ], + "dipole_2.5sigma": [ + 811301.251119533, + 3007765.216162791, + 0.07275727523222503, + 300181.4629142272, + 15569021.657664495 + ], + "dipole_2.0sigma": [ + 3205920.572824389, + 5979009.437308724, + 0.2875060837978052, + 1186190.6119450242, + 19065165.867353585 + ], + "PA_8channel_100Hz": [ + 2760686.7195481723, + 5548318.998584914, + 0.24757763310107495, + 1021454.0862328238, + 18415124.441570308 + ], + "PA_4channel_100Hz": [ + 811301.251119533, + 3007765.216162791, + 0.07275727523222503, + 300181.4629142272, + 15569021.657664495 + ], + "all_triggers": [ + 14190013.695526995, + 12578946.412848104, + 1.2725565633848477, + 5250305.067344989, + 35223510.68963736 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 6101828.2625981625, + 8248649.494937962, + 0.5472102966795676, + 2257676.4571613204, + 23293191.094423294 + ], + "LPDA_2of4_10mHz": [ + 2205680.3069812665, + 4959342.958485507, + 0.19780480918510307, + 816101.7135830687, + 17604815.079222623 + ], + "dipole_4sigma": [ + 322647.32328049466, + 1896779.6996573682, + 0.02893492407470842, + 119379.50961378304, + 14855586.9230195 + ], + "dipole_3.0sigma": [ + 493749.887371112, + 2346423.3104675934, + 0.044279355420403836, + 182687.45832731147, + 15105396.666591799 + ], + "dipole_2.5sigma": [ + 493749.887371112, + 2346423.3104675934, + 0.044279355420403836, + 182687.45832731147, + 15105396.666591799 + ], + "dipole_2.0sigma": [ + 493749.887371112, + 2346423.3104675934, + 0.044279355420403836, + 182687.45832731147, + 15105396.666591799 + ], + "PA_8channel_100Hz": [ + 322647.32328049466, + 1896779.6996573682, + 0.02893492407470842, + 119379.50961378304, + 14855586.9230195 + ], + "PA_4channel_100Hz": [ + 322647.32328049466, + 1896779.6996573682, + 0.02893492407470842, + 119379.50961378304, + 14855586.9230195 + ], + "all_triggers": [ + 6595578.149969275, + 8575891.839467542, + 0.5914896520999714, + 2440363.915488632, + 24014065.929985117 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1918496.632740753, + 4625233.48813016, + 0.17205003279632225, + 709843.7541140785, + 17185545.534109823 + ], + "LPDA_2of4_10mHz": [ + 763889.7224706084, + 2918558.980264336, + 0.06850533358303866, + 282639.19731412514, + 15499819.445115414 + ], + "dipole_4sigma": [ + 389220.9075699006, + 2083297.1573376858, + 0.03490517980047181, + 144011.7358008632, + 14952802.975360379 + ], + "dipole_3.0sigma": [ + 486361.84433121834, + 2328803.73577152, + 0.04361674127544503, + 179953.88240255078, + 15094628.743031902 + ], + "dipole_2.5sigma": [ + 679429.2367810034, + 2752486.872663492, + 0.06093095003453572, + 251388.81760897127, + 15376507.136008589 + ], + "dipole_2.0sigma": [ + 1348678.9544733642, + 3877996.6632571816, + 0.1209490047513717, + 499011.21315514477, + 16353611.723839436 + ], + "PA_8channel_100Hz": [ + 792458.1095123118, + 2972633.0211862787, + 0.07106733543572957, + 293209.50051955535, + 15541529.2901963 + ], + "PA_4channel_100Hz": [ + 486361.84433121834, + 2328803.73577152, + 0.04361674127544503, + 179953.88240255078, + 15094628.743031902 + ], + "all_triggers": [ + 3400274.9829026144, + 6157581.3882791875, + 0.30493533965142094, + 1258101.7436739674, + 19348941.925346144 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 999486.9305421023, + 3338462.414974229, + 0.08963162222602314, + 369810.1643005779, + 15844108.72187881 + ], + "LPDA_2of4_10mHz": [ + 443549.9752218798, + 2223971.4672160204, + 0.03977651193086288, + 164113.49083209553, + 15032440.767111287 + ], + "dipole_4sigma": [ + 398896.28900702985, + 2109055.1166294175, + 0.03577207504279072, + 147591.62693260104, + 14967246.385237604 + ], + "dipole_3.0sigma": [ + 652921.680795736, + 2698289.083950405, + 0.058552470920777366, + 241581.02189442233, + 15338123.457249118 + ], + "dipole_2.5sigma": [ + 1094400.3522585586, + 3493381.7212652983, + 0.09814323323313702, + 404928.13033566665, + 15982682.317584839 + ], + "dipole_2.0sigma": [ + 1868465.6824780793, + 4564576.544779874, + 0.16755957989698703, + 691332.3025168894, + 17112817.699705336 + ], + "PA_8channel_100Hz": [ + 1559986.0898529273, + 4170789.7192128887, + 0.13989586017669153, + 577194.853245583, + 16662437.494472617 + ], + "PA_4channel_100Hz": [ + 649859.7182801631, + 2691954.6570505053, + 0.058277881369799236, + 240448.09576366039, + 15333652.99197638 + ], + "all_triggers": [ + 2929579.469535016, + 5715583.491254154, + 0.2627177527494591, + 1083944.4037279559, + 18662043.828808464 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 267336.58324879484, + 1726511.1365708471, + 0.023976071123282962, + 98914.53580205409, + 14773993.817959301 + ], + "LPDA_2of4_10mHz": [ + 223853.87136296055, + 1579874.1464770604, + 0.02007632579049494, + 82825.93240429541, + 14710509.058605986 + ], + "dipole_4sigma": [ + 153699.7157972965, + 1309111.746310926, + 0.013784553063412322, + 56868.8948449997, + 14608083.991480116 + ], + "dipole_3.0sigma": [ + 198245.86219125864, + 1486764.7411279927, + 0.017779672478909027, + 73350.9690107657, + 14673121.365215302 + ], + "dipole_2.5sigma": [ + 363163.2274170925, + 2012292.5575318488, + 0.03257027999721937, + 134370.3941443242, + 14913900.718445018 + ], + "dipole_2.0sigma": [ + 686648.73111157, + 2766989.418889427, + 0.061582064877823695, + 254060.03051128087, + 15386189.553838955 + ], + "PA_8channel_100Hz": [ + 624288.5916594615, + 2638352.9088450638, + 0.055989298184272646, + 230986.77891400072, + 15295143.750238877 + ], + "PA_4channel_100Hz": [ + 206632.43387380094, + 1517886.9706225412, + 0.018531821835714467, + 76454.00053330635, + 14685365.75987181 + ], + "all_triggers": [ + 865222.2127167587, + 3106018.3538562353, + 0.07759742066515239, + 320132.21870520065, + 15646906.83698253 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 14384450.20120997 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 14384450.20120997 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 14384450.20120997 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 14384450.20120997 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 14384450.20120997 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 14384450.20120997 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 14384450.20120997 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 14384450.20120997 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 14384450.20120997 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 66532735.83555697, + 27237707.434413936, + 5.9666376286991945, + 42197967.839644454, + 875684913.332083 + ], + "LPDA_2of4_10mHz": [ + 33287846.444874942, + 19266184.254594833, + 2.9852450028096587, + 12206640.56249653, + 58926441.81883532 + ], + "dipole_4sigma": [ + 33286279.046493683, + 19265730.663498953, + 2.985104438949728, + 12206076.299079275, + 58924796.05053499 + ], + "dipole_3.0sigma": [ + 44434877.936366566, + 22259471.84045788, + 3.9849077509313706, + 25884173.294351485, + 75353300.56650916 + ], + "dipole_2.5sigma": [ + 100072976.0881219, + 33404983.95293605, + 8.974517239439841, + 70291836.54655772, + 125937130.7404302 + ], + "dipole_2.0sigma": [ + 356234216.1643506, + 63026134.971444376, + 31.946987480716807, + 293208081.1929062, + 419260351.135795 + ], + "PA_8channel_100Hz": [ + 244843538.99619502, + 52251310.075022325, + 21.95750189093883, + 192592228.9211727, + 297094849.07121736 + ], + "PA_4channel_100Hz": [ + 44434877.936366566, + 22259471.84045788, + 3.9849077509313706, + 25884173.294351485, + 75353300.56650916 + ], + "all_triggers": [ + 422916072.4088987, + 68672040.93663247, + 37.92699818707949, + 354244031.4722662, + 491588113.3455311 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 44603168.468310006, + 22301584.234155003, + 4.0, + 26092853.55396135, + 75602370.55378546 + ], + "LPDA_2of4_10mHz": [ + 33452376.351232503, + 19313738.491416756, + 3.0, + 12265871.328785252, + 59099198.22051075 + ], + "dipole_4sigma": [ + 55753960.5853875, + 24933929.17675408, + 5.0, + 30664678.321963128, + 78055544.81954251 + ], + "dipole_3.0sigma": [ + 200701123.2124159, + 47307256.34197789, + 17.99882206619573, + 153979041.54396158, + 243185509.8295314 + ], + "dipole_2.5sigma": [ + 289887924.5010633, + 56854902.89642938, + 25.997070114606323, + 233033021.6046339, + 346742827.39749265 + ], + "dipole_2.0sigma": [ + 602027285.7085129, + 81933394.3623969, + 53.989643012580665, + 520093891.346116, + 683960680.0709097 + ], + "PA_8channel_100Hz": [ + 434784164.0677089, + 69628929.54308818, + 38.99132541461647, + 365155234.5246207, + 504413093.61079717 + ], + "PA_4channel_100Hz": [ + 133799275.18370806, + 38626000.34936538, + 11.999082556547146, + 98451059.56814794, + 165244406.6516544 + ], + "all_triggers": [ + 691205523.8414154, + 87792306.64774266, + 61.98712311951635, + 603413217.1936728, + 778997830.489158 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 33452376.351232503, + 19313738.491416756, + 3.0, + 12265871.328785252, + 59099198.22051075 + ], + "LPDA_2of4_10mHz": [ + 11150792.117077501, + 11150792.117077501, + 1.0, + 4125793.083318675, + 30664678.321963128 + ], + "dipole_4sigma": [ + 66904752.702465005, + 27313750.91468886, + 6.0, + 42596025.88723606, + 903214161.4832776 + ], + "dipole_3.0sigma": [ + 156105345.44835323, + 41721676.08640809, + 13.999484862539678, + 114847299.73135185, + 192902901.9928017 + ], + "dipole_2.5sigma": [ + 367941055.8164885, + 64053370.12794622, + 32.996853672214435, + 303887685.6885423, + 431994425.9444348 + ], + "dipole_2.0sigma": [ + 936531140.3369792, + 102191311.06443048, + 83.98785758929866, + 834339829.2725487, + 1038722451.4014097 + ], + "PA_8channel_100Hz": [ + 657819513.9066998, + 85645832.64894201, + 58.99307484167385, + 572173681.2577579, + 743465346.555642 + ], + "PA_4channel_100Hz": [ + 167245110.73906723, + 43184666.98318912, + 14.998495979754695, + 126209860.32788013, + 204265405.14742264 + ], + "all_triggers": [ + 1070306558.1006861, + 109246354.31411651, + 95.98480061891796, + 961060203.7865695, + 1179552912.4148026 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 14384521.831029978 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 14384521.831029978 + ], + "dipole_4sigma": [ + 55753960.5853875, + 24933929.17675408, + 5.0, + 30664678.321963128, + 78055544.81954251 + ], + "dipole_3.0sigma": [ + 256466962.74445295, + 53477189.403161936, + 22.999887366895877, + 202989773.341291, + 309944152.14761484 + ], + "dipole_2.5sigma": [ + 401425912.62667006, + 66904535.73643654, + 35.99976651092652, + 334521376.89023346, + 468330448.36310655 + ], + "dipole_2.0sigma": [ + 669026210.6259068, + 86372288.35434195, + 59.998088351166494, + 582653922.2715648, + 755398498.9802487 + ], + "PA_8channel_100Hz": [ + 613266713.3580077, + 82694677.17440163, + 54.997591822986834, + 530572036.183606, + 695961390.5324092 + ], + "PA_4channel_100Hz": [ + 211862056.81056505, + 48604832.60943375, + 18.999731551456073, + 165251715.82704204, + 254458052.76366207 + ], + "all_triggers": [ + 802818703.0058964, + 94615350.04913597, + 71.99656262772356, + 708203352.9567606, + 897434053.0550325 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 14384521.831029978 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 14384521.831029978 + ], + "dipole_4sigma": [ + 22301584.234155003, + 15769601.443173999, + 2.0, + 8251586.16663735, + 47390866.49757938 + ], + "dipole_3.0sigma": [ + 122658713.28785251, + 36982993.56759881, + 11.0, + 87087686.43437529, + 153992439.13684028 + ], + "dipole_2.5sigma": [ + 144960297.52200752, + 40204752.74016259, + 13.0, + 103479350.8464792, + 181646403.58719248 + ], + "dipole_2.0sigma": [ + 178412673.87324002, + 44603168.468310006, + 16.0, + 137489266.8035656, + 215433303.70193732 + ], + "PA_8channel_100Hz": [ + 178412673.87324002, + 44603168.468310006, + 16.0, + 137489266.8035656, + 215433303.70193732 + ], + "PA_4channel_100Hz": [ + 111507921.170775, + 35261900.80501584, + 10.0, + 75602370.55378546, + 142618631.1774212 + ], + "all_triggers": [ + 200714258.10739502, + 47308804.329522006, + 18.0, + 153992439.13684028, + 243198776.07346028 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 14384521.831029978 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 14384521.831029978 + ], + "dipole_4sigma": [ + 33452376.351232503, + 19313738.491416756, + 3.0, + 12265871.328785252, + 59099198.22051075 + ], + "dipole_3.0sigma": [ + 33452376.351232503, + 19313738.491416756, + 3.0, + 12265871.328785252, + 59099198.22051075 + ], + "dipole_2.5sigma": [ + 55753960.5853875, + 24933929.17675408, + 5.0, + 30664678.321963128, + 78055544.81954251 + ], + "dipole_2.0sigma": [ + 55753960.5853875, + 24933929.17675408, + 5.0, + 30664678.321963128, + 78055544.81954251 + ], + "PA_8channel_100Hz": [ + 44603168.468310006, + 22301584.234155003, + 4.0, + 26092853.55396135, + 75602370.55378546 + ], + "PA_4channel_100Hz": [ + 22301584.234155003, + 15769601.443173999, + 2.0, + 8251586.16663735, + 47390866.49757938 + ], + "all_triggers": [ + 55753960.5853875, + 24933929.17675408, + 5.0, + 30664678.321963128, + 78055544.81954251 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 14384540.450308325 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 14384540.450308325 + ], + "dipole_4sigma": [ + 44603226.20250643, + 22301613.101253215, + 4.0, + 26092887.328466263, + 75602468.4132484 + ], + "dipole_3.0sigma": [ + 55754032.753133036, + 24933961.451151043, + 5.0, + 30664718.014223173, + 78055645.85438626 + ], + "dipole_2.5sigma": [ + 66904839.30375965, + 27313786.26951935, + 6.0, + 42596081.02339364, + 903215330.6007552 + ], + "dipole_2.0sigma": [ + 78055645.85438626, + 29502261.050747972, + 7.0, + 47390927.84016308, + 103479484.78981493 + ], + "PA_8channel_100Hz": [ + 55754032.753133036, + 24933961.451151043, + 5.0, + 30664718.014223173, + 78055645.85438626 + ], + "PA_4channel_100Hz": [ + 55754032.753133036, + 24933961.451151043, + 5.0, + 30664718.014223173, + 78055645.85438626 + ], + "all_triggers": [ + 78055645.85438626, + 29502261.050747972, + 7.0, + 47390927.84016308, + 103479484.78981493 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 14384857.803287335 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 14384857.803287335 + ], + "dipole_4sigma": [ + 11151052.560687857, + 11151052.560687857, + 1.0, + 4125889.447454507, + 30665394.541891605 + ], + "dipole_3.0sigma": [ + 11151052.560687857, + 11151052.560687857, + 1.0, + 4125889.447454507, + 30665394.541891605 + ], + "dipole_2.5sigma": [ + 11151052.560687857, + 11151052.560687857, + 1.0, + 4125889.447454507, + 30665394.541891605 + ], + "dipole_2.0sigma": [ + 11151052.560687857, + 11151052.560687857, + 1.0, + 4125889.447454507, + 30665394.541891605 + ], + "PA_8channel_100Hz": [ + 11151052.560687857, + 11151052.560687857, + 1.0, + 4125889.447454507, + 30665394.541891605 + ], + "PA_4channel_100Hz": [ + 11151052.560687857, + 11151052.560687857, + 1.0, + 4125889.447454507, + 30665394.541891605 + ], + "all_triggers": [ + 11151052.560687857, + 11151052.560687857, + 1.0, + 4125889.447454507, + 30665394.541891605 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 14383682.406416062 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 14383682.406416062 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 14383682.406416062 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 14383682.406416062 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 14383682.406416062 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 14383682.406416062 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 14383682.406416062 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 14383682.406416062 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 14383682.406416062 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 14384450.20120997 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 14384450.20120997 + ], + "dipole_4sigma": [ + 11150736.590085248, + 11150736.590085248, + 1.0, + 4125772.538331541, + 30664525.62273443 + ], + "dipole_3.0sigma": [ + 22301473.180170495, + 15769522.916148474, + 2.0, + 8251545.076663082, + 47390630.5078623 + ], + "dipole_2.5sigma": [ + 33452209.77025574, + 19313642.315844983, + 3.0, + 12265810.249093773, + 59098903.927451804 + ], + "dipole_2.0sigma": [ + 33452209.77025574, + 19313642.315844983, + 3.0, + 12265810.249093773, + 59098903.927451804 + ], + "PA_8channel_100Hz": [ + 33452209.77025574, + 19313642.315844983, + 3.0, + 12265810.249093773, + 59098903.927451804 + ], + "PA_4channel_100Hz": [ + 33452209.77025574, + 19313642.315844983, + 3.0, + 12265810.249093773, + 59098903.927451804 + ], + "all_triggers": [ + 33452209.77025574, + 19313642.315844983, + 3.0, + 12265810.249093773, + 59098903.927451804 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1497001331.2478714, + 170204795.34999022, + 77.35720852825288, + 1326796535.8978813, + 1667206126.5978618 + ], + "LPDA_2of4_10mHz": [ + 814595684.1155401, + 125554346.18973064, + 42.094049542235666, + 689041337.9258094, + 940150030.3052707 + ], + "dipole_4sigma": [ + 474557750.0200621, + 95830826.46123701, + 24.522665451739655, + 378726923.55882514, + 570388576.4812992 + ], + "dipole_3.0sigma": [ + 1048679107.15422, + 142456413.49384147, + 54.19025800312987, + 906222693.6603783, + 1191135520.6480613 + ], + "dipole_2.5sigma": [ + 1753838576.005426, + 184227944.9378925, + 90.62921563059146, + 1569610631.0675335, + 1938066520.9433186 + ], + "dipole_2.0sigma": [ + 3085627251.202006, + 244361301.26982847, + 159.4490971579306, + 2841265949.9321775, + 3329988552.471834 + ], + "PA_8channel_100Hz": [ + 2495407881.1659756, + 219751308.44988918, + 128.94964339509937, + 2275656572.7160864, + 2715159189.6158648 + ], + "PA_4channel_100Hz": [ + 1002716375.0703369, + 139299562.40218312, + 51.81514411637245, + 863416812.6681539, + 1142015937.4725199 + ], + "all_triggers": [ + 3675191253.0011497, + 266686278.22819847, + 189.91468491389503, + 3408504974.7729516, + 3941877531.2293477 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 794921503.7767898, + 124028879.77318677, + 41.07739067940186, + 670892624.0036031, + 918950383.5499765 + ], + "LPDA_2of4_10mHz": [ + 335084959.68761826, + 80526378.10140295, + 17.31544024722333, + 253735962.8083585, + 408682848.1295569 + ], + "dipole_4sigma": [ + 47870964.14216465, + 30436645.475167844, + 2.473721351007123, + 17620583.11787383, + 91870885.21893793 + ], + "dipole_3.0sigma": [ + 154492290.27002332, + 54678186.7754648, + 7.983354500068057, + 102226320.64586787, + 198994990.93174157 + ], + "dipole_2.5sigma": [ + 282489674.2133441, + 73937027.62816918, + 14.59759064942445, + 211119298.38539383, + 346581907.7284894 + ], + "dipole_2.0sigma": [ + 504337566.1604094, + 98791904.455661, + 26.061530781392747, + 405545661.70474845, + 603129470.6160703 + ], + "PA_8channel_100Hz": [ + 403396055.1403256, + 88354062.26251592, + 20.845400805991524, + 315041992.87780964, + 491750117.4028415 + ], + "PA_4channel_100Hz": [ + 148054222.10596943, + 53526777.345198035, + 7.650668769541236, + 95466349.07361129, + 192428161.4044066 + ], + "all_triggers": [ + 970942579.0776615, + 137074752.9552371, + 50.17324032441613, + 833867826.1224246, + 1108017332.0328987 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 313301038.89681834, + 77864879.52019896, + 16.189761019021073, + 240296930.52613428, + 379311683.74787736 + ], + "LPDA_2of4_10mHz": [ + 156354860.10527498, + 55006801.31107844, + 8.079602379169067, + 104151209.98433308, + 200894812.1636983 + ], + "dipole_4sigma": [ + 13692310.69164284, + 16277926.044740574, + 0.7075470885013266, + 5066154.9559078505, + 44954597.33159759 + ], + "dipole_3.0sigma": [ + 26972939.98094005, + 22846771.674017586, + 1.3938206327353897, + 9979987.792947818, + 64649161.63982 + ], + "dipole_2.5sigma": [ + 36746488.07564342, + 26666659.651872423, + 1.8988665416743244, + 13596200.587988062, + 79309483.78187503 + ], + "dipole_2.0sigma": [ + 66915570.6320976, + 35985230.707504265, + 3.4578471262007895, + 32273588.086813826, + 115677593.6833705 + ], + "PA_8channel_100Hz": [ + 69377119.01015642, + 36641127.49712165, + 3.5850470873559006, + 35325908.07560676, + 119320685.28289753 + ], + "PA_4channel_100Hz": [ + 31508133.141930826, + 24692896.407485344, + 1.6281757236411705, + 11658009.262514405, + 71451951.38130616 + ], + "all_triggers": [ + 320196794.42321104, + 78717118.5555893, + 16.54609764149445, + 243468978.06827492, + 389517401.92693853 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 119268838.02047394, + 48042344.43484266, + 6.163190493612553, + 75281834.00386643, + 1341001995.6446984 + ], + "LPDA_2of4_10mHz": [ + 62874156.67168086, + 34881631.11150233, + 3.249007964899346, + 27262234.775897074, + 109696301.02195372 + ], + "dipole_4sigma": [ + 2110088.136040941, + 6390149.169419339, + 0.10903833186083119, + 780732.610335148, + 28044552.400418814 + ], + "dipole_3.0sigma": [ + 2732308.6745815887, + 7271526.294778609, + 0.14119143883925167, + 1010954.2095951877, + 28952994.386688158 + ], + "dipole_2.5sigma": [ + 6505643.809685506, + 11220335.40316583, + 0.3361776868807943, + 2407088.2095836373, + 34462063.68393988 + ], + "dipole_2.0sigma": [ + 12148200.965103546, + 15332630.943547621, + 0.6277555641966461, + 4494834.357088312, + 42700197.13085022 + ], + "PA_8channel_100Hz": [ + 8387512.402973245, + 12740230.520477436, + 0.4334228249812261, + 3103379.5891001006, + 37209591.83013998 + ], + "PA_4channel_100Hz": [ + 3101350.0714857006, + 7747045.272414224, + 0.16026157037485428, + 1147499.5264497092, + 29491794.82616816 + ], + "all_triggers": [ + 120890888.15868838, + 48367927.91536301, + 6.2470095712352425, + 75979315.56329864, + 1224668559.7319593 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 42588038.85870688, + 28708423.156575102, + 2.200678523986238, + 15718738.60646063, + 86324737.16420373 + ], + "LPDA_2of4_10mHz": [ + 21331048.416051146, + 20317563.17986506, + 1.1022526841176024, + 7892487.913938924, + 56186861.20696131 + ], + "dipole_4sigma": [ + 466326.69463451987, + 3004074.209084953, + 0.024096792656933257, + 172540.87701477233, + 25645214.7917033 + ], + "dipole_3.0sigma": [ + 646701.6645041914, + 3537671.5383300586, + 0.033417421948500114, + 239279.6158665508, + 25908562.24771302 + ], + "dipole_2.5sigma": [ + 1055833.1951425455, + 4520257.4869922865, + 0.05455873291490937, + 390658.2822027418, + 26505894.282445017 + ], + "dipole_2.0sigma": [ + 2550275.368607223, + 7025205.883527177, + 0.13178198349458847, + 943601.8863846726, + 28687779.855703443 + ], + "PA_8channel_100Hz": [ + 1778871.3167627722, + 5867293.106999675, + 0.09192073663506133, + 658182.3872022257, + 27561529.940010544 + ], + "PA_4channel_100Hz": [ + 646701.6645041914, + 3537671.5383300586, + 0.033417421948500114, + 239279.6158665508, + 25908562.24771302 + ], + "all_triggers": [ + 44060516.58562866, + 29200501.520588033, + 2.276766791901921, + 16248830.58815247, + 87870838.77747157 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 14045712.280528668, + 16486638.25202954, + 0.7258106194184992, + 5196913.543795607, + 45470509.206464544 + ], + "LPDA_2of4_10mHz": [ + 6764279.168208214, + 11441184.42937657, + 0.34954337344663755, + 2502783.2922370397, + 34839616.862476684 + ], + "dipole_4sigma": [ + 674071.9631786619, + 3611714.034540642, + 0.03483259370232049, + 249406.62637610492, + 25947914.343133535 + ], + "dipole_3.0sigma": [ + 1338670.7886737944, + 5089757.818987523, + 0.06917566406879343, + 495308.19180930394, + 26918228.628356427 + ], + "dipole_2.5sigma": [ + 1794342.3642801687, + 5892680.309433186, + 0.09272244204179471, + 663906.6747836624, + 27583509.12874173 + ], + "dipole_2.0sigma": [ + 2853042.3569093766, + 7430436.627602193, + 0.14743064637357556, + 1055625.6720564694, + 29129211.117980376 + ], + "PA_8channel_100Hz": [ + 2459227.529181973, + 6898578.026597622, + 0.1270803089652503, + 909914.1857973301, + 28554241.46949837 + ], + "PA_4channel_100Hz": [ + 1132425.829272811, + 4681285.280771643, + 0.05851797873785508, + 418997.55683094007, + 26617110.98763099 + ], + "all_triggers": [ + 15892970.707793072, + 17537301.416905936, + 0.8212674931277444, + 5880399.161883436, + 48167506.51027057 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 4009941.5488192686, + 8809112.229307225, + 0.20721051890318498, + 1483678.3730631291, + 30818616.992363658 + ], + "LPDA_2of4_10mHz": [ + 2058157.1636792924, + 6311061.167515082, + 0.10635362353245989, + 761518.1505613382, + 27969011.790059295 + ], + "dipole_4sigma": [ + 201163.83495291375, + 1973049.9274828183, + 0.01039498010573785, + 74430.6189325781, + 25257801.530118782 + ], + "dipole_3.0sigma": [ + 655844.1889039645, + 3562570.4339614366, + 0.0338902233481294, + 242662.34989446678, + 25921634.846887313 + ], + "dipole_2.5sigma": [ + 1261394.1400175625, + 4940700.4800446695, + 0.06518153222743055, + 466715.8318064981, + 26805737.775513172 + ], + "dipole_2.0sigma": [ + 2089215.4894828072, + 6358500.949022078, + 0.1079585376509476, + 773009.7311086387, + 28014356.945732426 + ], + "PA_8channel_100Hz": [ + 1468645.7448312496, + 5331159.14952688, + 0.07589109296644107, + 543398.9255875623, + 27108325.11854115 + ], + "PA_4channel_100Hz": [ + 593395.2583549315, + 3388715.8794892817, + 0.030663224862871104, + 219556.24559132464, + 25830459.40828573 + ], + "all_triggers": [ + 5504139.523001857, + 10320668.744362159, + 0.284422002862503, + 2036531.623510687, + 33000146.034670237 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1406246.4624839975, + 5498861.486220222, + 0.06539993634685852, + 520311.191119079, + 29791035.771156974 + ], + "LPDA_2of4_10mHz": [ + 676055.0313794586, + 3812703.940761235, + 0.03144111448365203, + 250140.3616103997, + 28724956.28174435 + ], + "dipole_4sigma": [ + 431919.38500829274, + 3047497.8416611333, + 0.020087161845456426, + 159810.1724530683, + 28368518.238042444 + ], + "dipole_3.0sigma": [ + 747018.5275034062, + 4007815.728491536, + 0.03474139523334282, + 276396.8551762603, + 28828562.98608531 + ], + "dipole_2.5sigma": [ + 1121763.7840338405, + 4911258.190007538, + 0.052169574842830344, + 415052.600092521, + 29375691.06061974 + ], + "dipole_2.0sigma": [ + 1658514.2475829406, + 5971750.60214861, + 0.07713208823344264, + 613650.271605688, + 30159346.73740143 + ], + "PA_8channel_100Hz": [ + 1295849.1470895393, + 5278606.42782334, + 0.060265717280516315, + 479464.18442312954, + 29629855.690681063 + ], + "PA_4channel_100Hz": [ + 705719.0443040899, + 3895453.076442963, + 0.03282069097242513, + 261116.0463925133, + 28768265.74061431 + ], + "all_triggers": [ + 2526123.5684762304, + 7370031.669605052, + 0.11748176794757595, + 934665.7203362052, + 31426056.345905636 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 155233.14566581143, + 1733236.5110177244, + 0.008021456975272274, + 57436.26389635021, + 25191027.601406015 + ], + "LPDA_2of4_10mHz": [ + 77695.05906514586, + 1226202.7914745444, + 0.00401478415456452, + 28747.171854103966, + 25077821.994969044 + ], + "dipole_4sigma": [ + 69554.40372077485, + 1160186.7888097602, + 0.0035941271079311214, + 25735.129376686695, + 25065936.63816626 + ], + "dipole_3.0sigma": [ + 177129.12716774736, + 1851444.0449544932, + 0.00915290137650378, + 65537.77705206654, + 25222995.73439884 + ], + "dipole_2.5sigma": [ + 257431.90456917157, + 2232013.3341177795, + 0.013302435750477737, + 95249.80469059348, + 25340237.789404918 + ], + "dipole_2.0sigma": [ + 434995.85687461623, + 2901403.6973323342, + 0.022477806111416802, + 160948.467043608, + 25599481.15977087 + ], + "PA_8channel_100Hz": [ + 319307.2033498981, + 2485821.6028222907, + 0.01649975578720638, + 118143.6652394623, + 25430575.72562478 + ], + "PA_4channel_100Hz": [ + 174578.07095801606, + 1838063.220975308, + 0.009021079093703982, + 64593.88625446595, + 25219271.192332633 + ], + "all_triggers": [ + 505348.9817403887, + 3127240.611406952, + 0.026113206024020914, + 186979.12324394385, + 25702196.7220749 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1482373819.9570034, + 169371200.82118356, + 76.60133515823135, + 1313002619.13582, + 1651745020.7781873 + ], + "LPDA_2of4_10mHz": [ + 750835559.3213345, + 120540535.00393881, + 38.79925937302365, + 630295024.3173958, + 871376094.3252734 + ], + "dipole_4sigma": [ + 1523779133.4822154, + 171720328.06034267, + 78.74094546163539, + 1352058805.4218729, + 1695499461.5425582 + ], + "dipole_3.0sigma": [ + 2927825534.630007, + 238030876.33520046, + 151.29472879487724, + 2689794658.2948065, + 3165856410.965207 + ], + "dipole_2.5sigma": [ + 4331948173.308271, + 289535836.1968329, + 223.85245168543236, + 4042412337.111438, + 4621484009.505104 + ], + "dipole_2.0sigma": [ + 7000935654.924119, + 368077051.64992964, + 361.77178205940606, + 6632858603.274189, + 7369012706.574048 + ], + "PA_8channel_100Hz": [ + 5502043473.702035, + 326304232.63898706, + 284.3168642822049, + 5175739241.063048, + 5828347706.341022 + ], + "PA_4channel_100Hz": [ + 2716951436.1395297, + 229298723.1283156, + 140.3978569821199, + 2487652713.0112143, + 2946250159.267845 + ], + "all_triggers": [ + 7652819108.640169, + 384832216.7399896, + 395.4577135362969, + 7267986891.90018, + 8037651325.380159 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 599468407.448111, + 107706979.93807824, + 30.97739569971349, + 491761427.51003283, + 707175387.3861892 + ], + "LPDA_2of4_10mHz": [ + 270766008.4392557, + 72386531.9207499, + 13.991772846145867, + 199161159.29582363, + 334625360.74138856 + ], + "dipole_4sigma": [ + 1817640309.0691144, + 187548964.69748637, + 93.92615589781055, + 1630091344.371628, + 2005189273.7666008 + ], + "dipole_3.0sigma": [ + 3904828510.513423, + 274891734.29122484, + 201.78113876696224, + 3629936776.2221985, + 4179720244.8046474 + ], + "dipole_2.5sigma": [ + 5817880781.600703, + 335539078.31230104, + 300.6376864338813, + 5482341703.288403, + 6153419859.913004 + ], + "dipole_2.0sigma": [ + 9507703582.996065, + 428941943.49308026, + 491.30845333420905, + 9078761639.502985, + 9936645526.489145 + ], + "PA_8channel_100Hz": [ + 7150821389.918418, + 371996337.2371082, + 369.51709384727155, + 6778825052.681311, + 7522817727.155525 + ], + "PA_4channel_100Hz": [ + 3189990993.283934, + 248459397.00804663, + 164.84207015701992, + 2941531596.275888, + 3438450390.2919807 + ], + "all_triggers": [ + 10434665363.657236, + 449365743.14455867, + 539.2089957502623, + 9985299620.512678, + 10884031106.801794 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 367641445.7775273, + 84347639.09617661, + 18.997789374665253, + 286750488.40254146, + 441564899.08036494 + ], + "LPDA_2of4_10mHz": [ + 232217449.7450485, + 67036004.90723882, + 11.999784708843652, + 170872156.1885272, + 286789487.8462644 + ], + "dipole_4sigma": [ + 3056186267.9086514, + 243192741.4593039, + 157.92774093976186, + 2812993526.4493475, + 3299379009.3679557 + ], + "dipole_3.0sigma": [ + 6207749618.655585, + 346599390.29945797, + 320.7840712748232, + 5861150228.356127, + 6554349008.955044 + ], + "dipole_2.5sigma": [ + 9165888958.00916, + 421160850.7109483, + 473.64525913980094, + 8744728107.29821, + 9587049808.720108 + ], + "dipole_2.0sigma": [ + 13496053966.634537, + 511050834.22794497, + 697.405566189597, + 12985003132.406591, + 14007104800.862484 + ], + "PA_8channel_100Hz": [ + 10036166389.89897, + 440701597.6140756, + 518.6166505279527, + 9595464792.284891, + 10476867987.513042 + ], + "PA_4channel_100Hz": [ + 4873800715.492526, + 307110441.3582616, + 251.85256045111447, + 4566690274.134264, + 5180911156.850787 + ], + "all_triggers": [ + 14443174491.659538, + 528678960.6229905, + 746.3478072059586, + 13914495531.036547, + 14971853452.282532 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 96759006.67363968, + 43271943.27152283, + 5.0, + 53217453.67050183, + 135462609.34309554 + ], + "LPDA_2of4_10mHz": [ + 58055404.004183814, + 33518303.129728004, + 3.0, + 21286981.468200732, + 102564547.07405807 + ], + "dipole_4sigma": [ + 2147628460.401004, + 203863874.45177197, + 110.97821971471768, + 1943764585.949232, + 2351492334.8527756 + ], + "dipole_3.0sigma": [ + 3578888242.9810205, + 263169022.26014793, + 184.93824843884153, + 3315719220.7208724, + 3842057265.2411685 + ], + "dipole_2.5sigma": [ + 5203329841.587018, + 317322872.43981224, + 268.88090424168104, + 4886006969.147205, + 5520652714.026831 + ], + "dipole_2.0sigma": [ + 7485162241.965326, + 380593448.0055059, + 386.7940824988093, + 7104568793.95982, + 7865755689.970831 + ], + "PA_8channel_100Hz": [ + 5880476946.730139, + 337339327.12710685, + 303.87232924809325, + 5543137619.603031, + 6217816273.857245 + ], + "PA_4channel_100Hz": [ + 3501662483.9176736, + 260314188.49160868, + 180.94762463449518, + 3241348295.426065, + 3761976672.409282 + ], + "all_triggers": [ + 7987995742.798156, + 393169310.44688934, + 412.77789104124537, + 7594826432.351267, + 8381165053.245045 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 58056692.59892302, + 33519047.100247562, + 3.0, + 21287453.95293844, + 102566823.59143065 + ], + "LPDA_2of4_10mHz": [ + 19352230.866307672, + 19352230.866307672, + 1.0, + 7160325.420533839, + 53218634.88234609 + ], + "dipole_4sigma": [ + 464453540.79138416, + 94806182.01398534, + 24.0, + 369647358.77739877, + 559259722.8053695 + ], + "dipole_3.0sigma": [ + 619257364.5256704, + 109471509.91907448, + 31.99927537056208, + 509785854.60659593, + 728728874.4447448 + ], + "dipole_2.5sigma": [ + 890173924.5748385, + 131251100.18411057, + 45.99851721098654, + 758922824.390728, + 1021425024.7589489 + ], + "dipole_2.0sigma": [ + 1238488284.7923846, + 154814441.2272952, + 63.997184270295094, + 1083673843.5650895, + 1393302726.0196795 + ], + "PA_8channel_100Hz": [ + 1180409801.0172617, + 151140871.32916218, + 60.996058241138535, + 1029268929.6880996, + 1331550672.3464236 + ], + "PA_4channel_100Hz": [ + 696667544.7909771, + 116112321.32663065, + 35.99934031398306, + 580555223.4643465, + 812779866.1176078 + ], + "all_triggers": [ + 1393259944.3108454, + 164203191.5009037, + 71.99479759909839, + 1229056752.8099415, + 1557463135.8117492 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 24963769.276892688 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 24963769.276892688 + ], + "dipole_4sigma": [ + 96758795.64687088, + 43271848.897482805, + 5.0, + 53217337.605778985, + 135462313.90561923 + ], + "dipole_3.0sigma": [ + 116110554.77624504, + 47401935.492212765, + 6.0, + 73923719.87420934, + 1567492489.4793081 + ], + "dipole_2.5sigma": [ + 174165832.1643676, + 58055277.38812253, + 9.0, + 122496635.28893854, + 219061913.34451568 + ], + "dipole_2.0sigma": [ + 232221109.5524901, + 67036460.055821866, + 12.0, + 170876033.11237398, + 286793070.29732525 + ], + "PA_8channel_100Hz": [ + 232221109.5524901, + 67036460.055821866, + 12.0, + 170876033.11237398, + 286793070.29732525 + ], + "PA_4channel_100Hz": [ + 154814073.0349934, + 54735040.433076635, + 8.0, + 102564323.38568313, + 199323119.03255403 + ], + "all_triggers": [ + 251572868.6818643, + 69773759.81138696, + 13.0, + 179584324.72059232, + 315240156.2175053 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 24964102.33108752 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 24964102.33108752 + ], + "dipole_4sigma": [ + 19352017.310920555, + 19352017.310920555, + 1.0, + 7160246.405040606, + 53218047.60503153 + ], + "dipole_3.0sigma": [ + 38704034.62184111, + 27367885.34038276, + 2.0, + 14320492.810081212, + 82246073.57141237 + ], + "dipole_2.5sigma": [ + 38704034.62184111, + 27367885.34038276, + 2.0, + 14320492.810081212, + 82246073.57141237 + ], + "dipole_2.0sigma": [ + 38704034.62184111, + 27367885.34038276, + 2.0, + 14320492.810081212, + 82246073.57141237 + ], + "PA_8channel_100Hz": [ + 58056051.93276167, + 33518677.211466845, + 3.0, + 21287219.042012613, + 102565691.74787895 + ], + "PA_4channel_100Hz": [ + 19352017.310920555, + 19352017.310920555, + 1.0, + 7160246.405040606, + 53218047.60503153 + ], + "all_triggers": [ + 58056051.93276167, + 33518677.211466845, + 3.0, + 21287219.042012613, + 102565691.74787895 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 19352034.373904888, + 19352034.373904888, + 1.0, + 7160252.718344809, + 53218094.52823844 + ], + "LPDA_2of4_10mHz": [ + 19352034.373904888, + 19352034.373904888, + 1.0, + 7160252.718344809, + 53218094.52823844 + ], + "dipole_4sigma": [ + 19352034.373904888, + 19352034.373904888, + 1.0, + 7160252.718344809, + 53218094.52823844 + ], + "dipole_3.0sigma": [ + 19352034.373904888, + 19352034.373904888, + 1.0, + 7160252.718344809, + 53218094.52823844 + ], + "dipole_2.5sigma": [ + 58056103.12171465, + 33518706.765422627, + 3.0, + 21287237.811295375, + 102565782.1816959 + ], + "dipole_2.0sigma": [ + 58056103.12171465, + 33518706.765422627, + 3.0, + 21287237.811295375, + 102565782.1816959 + ], + "PA_8channel_100Hz": [ + 38704068.747809775, + 27367909.471086618, + 2.0, + 14320505.436689617, + 82246146.08909576 + ], + "PA_4channel_100Hz": [ + 19352034.373904888, + 19352034.373904888, + 1.0, + 7160252.718344809, + 53218094.52823844 + ], + "all_triggers": [ + 58056103.12171465, + 33518706.765422627, + 3.0, + 21287237.811295375, + 102565782.1816959 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 24964387.20873393 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 24964387.20873393 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 24964387.20873393 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 24964387.20873393 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 24964387.20873393 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 24964387.20873393 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 24964387.20873393 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 24964387.20873393 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 24964387.20873393 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 16459732262.34013, + 698503956.9174473, + 555.2745794568756, + 15761228305.422684, + 17158236219.257578 + ], + "LPDA_2of4_10mHz": [ + 9604736185.09474, + 533580816.9408125, + 324.0189913766234, + 9071155368.153925, + 10138317002.035551 + ], + "dipole_4sigma": [ + 6099375014.671492, + 425206755.2789101, + 205.76445851252083, + 5674168259.392582, + 6524581769.9504 + ], + "dipole_3.0sigma": [ + 11292269599.761143, + 578559603.0578631, + 380.94849619562154, + 10713709996.703278, + 11870829202.819004 + ], + "dipole_2.5sigma": [ + 16136379761.739283, + 691608847.6181518, + 544.3661745736276, + 15444770914.12113, + 16827988609.357435 + ], + "dipole_2.0sigma": [ + 24177137070.843994, + 846564248.5206217, + 815.6238148660791, + 23330572822.323376, + 25023701319.364616 + ], + "PA_8channel_100Hz": [ + 20860788472.968777, + 786362594.7797173, + 703.7456844282666, + 20074425878.189064, + 21647151067.748497 + ], + "PA_4channel_100Hz": [ + 11200439274.763802, + 576202336.8274485, + 377.8505694321982, + 10624236937.936352, + 11776641611.591251 + ], + "all_triggers": [ + 30440660501.59717, + 949914513.3483093, + 1026.9258751606662, + 29490745988.24886, + 31390575014.94548 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 4579476297.317695, + 368438830.52604276, + 154.49016634030505, + 4211037466.791652, + 4947915127.843737 + ], + "LPDA_2of4_10mHz": [ + 2689969528.645314, + 282378201.34465754, + 90.74702279257954, + 2407591327.3006563, + 2972347729.9899716 + ], + "dipole_4sigma": [ + 730916850.1854422, + 147194463.29618675, + 24.657724690532923, + 583722386.8892555, + 878111313.481629 + ], + "dipole_3.0sigma": [ + 1404578314.246497, + 204047118.81227762, + 47.383919758035375, + 1200531195.4342194, + 1608625433.0587747 + ], + "dipole_2.5sigma": [ + 2021994516.6004262, + 244820327.24987522, + 68.21266208796663, + 1777174189.3505507, + 2266814843.8503013 + ], + "dipole_2.0sigma": [ + 3139398837.143862, + 305056816.60377336, + 105.90867100742389, + 2834342020.5400877, + 3444455653.747635 + ], + "PA_8channel_100Hz": [ + 2698484230.653586, + 282824761.52891535, + 91.03426911600008, + 2415659469.1246705, + 2981308992.182501 + ], + "PA_4channel_100Hz": [ + 1305479407.0206263, + 196717275.16741782, + 44.040784939227706, + 1108762131.8532085, + 1502196682.1880443 + ], + "all_triggers": [ + 5483898917.811773, + 403182996.15949345, + 185.00116629108646, + 5080715921.65228, + 5887081913.971266 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 905290305.8881575, + 163814153.61836162, + 30.54027160809751, + 741476152.2697959, + 1069104459.5065191 + ], + "LPDA_2of4_10mHz": [ + 557576190.5394047, + 128561105.28390986, + 18.810019493774973, + 433614183.8388931, + 670754263.6666381 + ], + "dipole_4sigma": [ + 58471746.29411084, + 41632311.04540844, + 1.972563940657651, + 21634546.128821008, + 124760756.91425145 + ], + "dipole_3.0sigma": [ + 108383676.05796663, + 56681250.859974265, + 3.6563596043889293, + 56732382.16829211, + 185900399.1472732 + ], + "dipole_2.5sigma": [ + 164279960.50467482, + 69783023.49799825, + 5.542039477223935, + 98709031.7959849, + 1396485955.1620035 + ], + "dipole_2.0sigma": [ + 247170728.7245487, + 85596499.8852329, + 8.338387299324172, + 167436871.24958885, + 315549114.6529615 + ], + "PA_8channel_100Hz": [ + 216655792.425351, + 80138763.95890686, + 7.3089557052599945, + 135596801.11336732, + 284423879.62777984 + ], + "PA_4channel_100Hz": [ + 107097189.59042674, + 56343850.694642074, + 3.6129595526229226, + 55137138.94854265, + 183996399.1753142 + ], + "all_triggers": [ + 934325636.653839, + 166420422.44763717, + 31.519788214038513, + 767905214.2062017, + 1100746059.1014762 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 197041469.09602022, + 76425991.99019456, + 6.647113657638407, + 121485352.9849465, + 1025327592.6001298 + ], + "LPDA_2of4_10mHz": [ + 122260856.98454927, + 60201315.83832274, + 4.124420184162075, + 70877164.98589137, + 201792046.2096501 + ], + "dipole_4sigma": [ + 4112618.457078501, + 11041332.187421247, + 0.13873750759227588, + 1521668.8291190453, + 44244102.336865716 + ], + "dipole_3.0sigma": [ + 7355363.990422019, + 14766050.54414091, + 0.24813020661052024, + 2721484.676456147, + 48978510.81554724 + ], + "dipole_2.5sigma": [ + 11530479.530958228, + 18487830.492905695, + 0.38897602784316926, + 4266277.426454545, + 55074179.50473012 + ], + "dipole_2.0sigma": [ + 19627254.91583779, + 24120818.877402596, + 0.6621174456907813, + 7262084.318859982, + 66895471.566654265 + ], + "PA_8channel_100Hz": [ + 15969155.998648955, + 21757212.214364372, + 0.5387129695417081, + 5908587.719500113, + 61554647.14755858 + ], + "PA_4channel_100Hz": [ + 7338646.972063617, + 14749261.113135869, + 0.24756626480905622, + 2715299.3796635387, + 48954103.96874398 + ], + "all_triggers": [ + 198509712.6039965, + 76710205.5290806, + 6.696644254011763, + 122116697.6933763, + 920025168.208071 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 37633347.05751497, + 33400263.378128465, + 1.2695385948171363, + 13924338.411280539, + 93504178.69847193 + ], + "LPDA_2of4_10mHz": [ + 23352864.755424738, + 26310769.55195828, + 0.7877950122599124, + 8640559.959507152, + 72335073.71470997 + ], + "dipole_4sigma": [ + 353621.1961361756, + 3237670.2381131966, + 0.011929200869488638, + 130839.84257038496, + 38756178.11814868 + ], + "dipole_3.0sigma": [ + 813397.0057930966, + 4910376.055712803, + 0.02743946453088145, + 300956.8921434458, + 39427450.80024777 + ], + "dipole_2.5sigma": [ + 1371039.557735585, + 6375121.429457759, + 0.046251204574129574, + 507284.6363621663, + 40241608.92608381 + ], + "dipole_2.0sigma": [ + 2346191.9402708514, + 8339600.331736009, + 0.07914739059671166, + 868091.017900215, + 41665331.40458531 + ], + "PA_8channel_100Hz": [ + 1849491.1520268726, + 7404395.320311724, + 0.06239148472981895, + 684311.7262499428, + 40940148.253749095 + ], + "PA_4channel_100Hz": [ + 823912.5089770928, + 4942014.518655823, + 0.027794198780683975, + 304847.6283215243, + 39442803.43489642 + ], + "all_triggers": [ + 38250824.94005264, + 33673159.81906983, + 1.2903688441736307, + 14152805.227819476, + 94430395.52227844 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 7373899.34155617, + 14784583.362361064, + 0.24875752608591367, + 2728342.7563757827, + 49005259.30139233 + ], + "LPDA_2of4_10mHz": [ + 4652511.516334069, + 11743680.204263808, + 0.15695186512340462, + 1721429.2610436056, + 45032033.07656807 + ], + "dipole_4sigma": [ + 272610.4600061469, + 2842704.6880716053, + 0.00919647807423972, + 100865.87020227437, + 38637377.5343293 + ], + "dipole_3.0sigma": [ + 424762.8227460864, + 3548409.5305818995, + 0.014329318053490959, + 157162.24441605198, + 38859519.98392962 + ], + "dipole_2.5sigma": [ + 630804.4625474728, + 4324220.849610977, + 0.02128010571868591, + 233397.65114256492, + 39160340.778039634 + ], + "dipole_2.0sigma": [ + 1038102.7606974796, + 5547287.323978182, + 0.035020260328040335, + 384098.02145806747, + 39754996.29333865 + ], + "PA_8channel_100Hz": [ + 759712.2214530465, + 4745533.509220849, + 0.025628792039628097, + 281093.52193762717, + 39348546.106041774 + ], + "PA_4channel_100Hz": [ + 431696.79099524807, + 3577254.9895036737, + 0.014563234561938403, + 159727.8126682418, + 38869643.57757339 + ], + "all_triggers": [ + 7803897.749347462, + 15209546.78554873, + 0.2632634659134663, + 2887442.1672585607, + 49633056.97676762 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1133905.4902736235, + 5797561.926348662, + 0.03825277304386981, + 419545.0314012407, + 39894248.28330401 + ], + "LPDA_2of4_10mHz": [ + 702682.9628390553, + 4563905.875360273, + 0.023705301834979264, + 259992.6962504505, + 39264663.39324954 + ], + "dipole_4sigma": [ + 97161.41012132991, + 1697086.0819283123, + 0.003277780557440207, + 35949.72174489207, + 38380601.92628166 + ], + "dipole_3.0sigma": [ + 168622.48484541237, + 2235706.088801424, + 0.005688549617418657, + 62390.31939280257, + 38484935.09537882 + ], + "dipole_2.5sigma": [ + 231013.6355235215, + 2616831.5940396534, + 0.007793341019618916, + 85475.04514370296, + 38576026.17536886 + ], + "dipole_2.0sigma": [ + 360299.90730960935, + 3268052.6330311247, + 0.01215486713863248, + 133310.96570455548, + 38764784.13217655 + ], + "PA_8channel_100Hz": [ + 295597.05843899236, + 2960104.3501234273, + 0.00997208963700643, + 109370.91162242717, + 38670317.97282545 + ], + "PA_4channel_100Hz": [ + 159482.17747720538, + 2174267.8565902445, + 0.00538019754900874, + 59008.40566656599, + 38471590.246621236 + ], + "all_triggers": [ + 1269652.5672997225, + 6134785.956783678, + 0.04283225711321233, + 469771.4499008972, + 40092439.01576212 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 2099.5408158619734, + 249472.76556772966, + 7.082757306771601e-05, + 776.8301018689301, + 38242518.34420346 + ], + "LPDA_2of4_10mHz": [ + 905.8660153691841, + 163867.5512909148, + 3.0559201758971485e-05, + 335.17042568659815, + 38240775.57899473 + ], + "dipole_4sigma": [ + 598.6304536098139, + 133211.09058260938, + 2.0194673936930253e-05, + 221.49326783563114, + 38240327.015074566 + ], + "dipole_3.0sigma": [ + 598.6304536098139, + 133211.09058260938, + 2.0194673936930253e-05, + 221.49326783563114, + 38240327.015074566 + ], + "dipole_2.5sigma": [ + 598.6304536098139, + 133211.09058260938, + 2.0194673936930253e-05, + 221.49326783563114, + 38240327.015074566 + ], + "dipole_2.0sigma": [ + 1198.1998547760543, + 188462.7881531746, + 4.042102307453159e-05, + 443.33394626714016, + 38241202.38640027 + ], + "PA_8channel_100Hz": [ + 1497.826950758001, + 210713.2282973261, + 5.0528880884867214e-05, + 554.1959717804604, + 38241639.84196041 + ], + "PA_4channel_100Hz": [ + 598.6304536098139, + 133211.09058260938, + 2.0194673936930253e-05, + 221.49326783563114, + 38240327.015074566 + ], + "all_triggers": [ + 2695.765145103639, + 282684.50735980546, + 9.094107689916056e-05, + 997.4331036883464, + 38243388.831724145 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 24588048414.63, + 853727983.8928367, + 829.4860466434989, + 23734320430.737167, + 25441776398.52283 + ], + "LPDA_2of4_10mHz": [ + 14135572660.107874, + 647312794.2722969, + 476.86827702430526, + 13488259865.835577, + 14782885454.38017 + ], + "dipole_4sigma": [ + 19228299310.902252, + 754966922.58164, + 648.6731159024453, + 18473332388.32061, + 19983266233.48389 + ], + "dipole_3.0sigma": [ + 33906779588.50313, + 1002537805.9155294, + 1143.8565631969932, + 32904241782.587605, + 34909317394.41867 + ], + "dipole_2.5sigma": [ + 46940135464.26757, + 1179586128.2204862, + 1583.5411879211365, + 45760549336.04709, + 48119721592.48806 + ], + "dipole_2.0sigma": [ + 68562299928.97116, + 1425608171.90112, + 2312.9721463794317, + 67136691757.07004, + 69987908100.87228 + ], + "PA_8channel_100Hz": [ + 58975581057.62009, + 1322189188.4244325, + 1989.5609751150982, + 57653391869.195656, + 60297770246.044525 + ], + "PA_4channel_100Hz": [ + 32997569095.853962, + 989004939.9214559, + 1113.1840427758275, + 32008564155.932514, + 33986574035.77542 + ], + "all_triggers": [ + 76238394318.03775, + 1503295501.328605, + 2571.927760956011, + 74735098816.70915, + 77741689819.36636 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 13864767438.53008, + 641082293.5831, + 467.73257219450164, + 13223685144.946981, + 14505849732.113182 + ], + "LPDA_2of4_10mHz": [ + 7808036878.828586, + 481092310.3656132, + 263.4067386500072, + 7326944568.462973, + 8289129189.1942 + ], + "dipole_4sigma": [ + 26247842726.12565, + 882072525.3188889, + 885.4797635285163, + 25365770200.806763, + 27129915251.44454 + ], + "dipole_3.0sigma": [ + 43959993537.58258, + 1141527287.0550168, + 1483.005102115659, + 42818466250.52756, + 45101520824.63759 + ], + "dipole_2.5sigma": [ + 60632746372.56418, + 1340636710.4367466, + 2045.466001921122, + 59292109662.127426, + 61973383083.000916 + ], + "dipole_2.0sigma": [ + 84906963059.27744, + 1586460052.9878013, + 2864.364830135928, + 83320503006.28963, + 86493423112.26523 + ], + "PA_8channel_100Hz": [ + 71657399869.67177, + 1457431024.3259633, + 2417.3863792817347, + 70199968845.34581, + 73114830893.99774 + ], + "PA_4channel_100Hz": [ + 42069104858.40018, + 1116706703.0112917, + 1419.2153393541414, + 40952398155.38888, + 43185811561.41147 + ], + "all_triggers": [ + 90949605846.5408, + 1641942325.0662093, + 3068.215407959893, + 89307663521.4746, + 92591548171.60703 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 4471506557.798703, + 364069605.6502572, + 150.84777102366624, + 4107436952.148446, + 4835576163.448959 + ], + "LPDA_2of4_10mHz": [ + 2192153364.544978, + 254913569.63264433, + 73.95302780153654, + 1937239794.9123335, + 2447066934.1776223 + ], + "dipole_4sigma": [ + 29734784772.936085, + 938836329.8996052, + 1003.1129210898462, + 28795948443.036476, + 30673621102.835693 + ], + "dipole_3.0sigma": [ + 47828599873.70974, + 1190697169.314096, + 1613.5138322784305, + 46637902704.39564, + 49019297043.023834 + ], + "dipole_2.5sigma": [ + 63375432904.89132, + 1370622815.464918, + 2137.9914504853423, + 62004810089.42641, + 64746055720.35623 + ], + "dipole_2.0sigma": [ + 86807775248.63142, + 1604119803.5110023, + 2928.489365835999, + 85203655445.1204, + 88411895052.14243 + ], + "PA_8channel_100Hz": [ + 70708196404.20547, + 1447745978.2265482, + 2385.364682530826, + 69260450425.97893, + 72155942382.43202 + ], + "PA_4channel_100Hz": [ + 43394905966.23243, + 1134166624.936006, + 1463.941683675027, + 42260739341.296425, + 44529072591.168434 + ], + "all_triggers": [ + 92363626392.95238, + 1654656978.6516461, + 3115.9178645817747, + 90708969414.30072, + 94018283371.60403 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 592779866.4030277, + 132558929.53064586, + 19.99718721149253, + 469167045.73973167, + 749765224.3650857 + ], + "LPDA_2of4_10mHz": [ + 326063773.1773914, + 98313586.82370824, + 10.999628504050401, + 231501755.0152329, + 409360839.0431761 + ], + "dipole_4sigma": [ + 14358777370.72834, + 652410582.5941647, + 484.3875028228025, + 13706366788.134172, + 15011187953.322504 + ], + "dipole_3.0sigma": [ + 23058313101.572647, + 826753480.8132774, + 777.8627952924753, + 22231559620.759373, + 23885066582.385925 + ], + "dipole_2.5sigma": [ + 30484141335.41428, + 950603150.4861844, + 1028.3700844377458, + 29533538184.928097, + 31434744485.900463 + ], + "dipole_2.0sigma": [ + 41487969652.074165, + 1108979088.449614, + 1399.5797481980912, + 40378990563.62455, + 42596948740.52378 + ], + "PA_8channel_100Hz": [ + 32704573329.121136, + 984615140.9147669, + 1103.2754528301916, + 31719958188.206367, + 33689188470.035904 + ], + "PA_4channel_100Hz": [ + 20278341615.989986, + 775315530.6401492, + 684.0815901764247, + 19503026085.34984, + 21053657146.63014 + ], + "all_triggers": [ + 43883689124.62765, + 1140548692.4329681, + 1480.3983682527373, + 42743140432.19468, + 45024237817.06061 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 29643326.48975957, + 29643326.48975957, + 1.0, + 10968030.801211042, + 81519147.84683882 + ], + "LPDA_2of4_10mHz": [ + 29643326.48975957, + 29643326.48975957, + 1.0, + 10968030.801211042, + 81519147.84683882 + ], + "dipole_4sigma": [ + 2341111631.222201, + 263435640.02103686, + 78.97600939054357, + 2077675991.2011638, + 2604547271.2432375 + ], + "dipole_3.0sigma": [ + 3881660691.4141884, + 339212816.9719662, + 130.9455162785164, + 3542447874.442222, + 4220873508.386154 + ], + "dipole_2.5sigma": [ + 5125946026.2298, + 389807762.3963069, + 172.9207424814682, + 4736138263.833493, + 5515753788.626106 + ], + "dipole_2.0sigma": [ + 7139640817.068411, + 460046414.7887392, + 240.85153936872885, + 6679594402.279671, + 7599687231.857149 + ], + "PA_8channel_100Hz": [ + 5570456820.107341, + 406358056.66376275, + 187.91604990862555, + 5164098763.443579, + 5976814876.771104 + ], + "PA_4channel_100Hz": [ + 3704103805.542335, + 331363785.6792023, + 124.95574026828383, + 3372740019.863132, + 4035467591.221537 + ], + "all_triggers": [ + 7346978723.0805025, + 466678571.3974793, + 247.84596039241924, + 6880300151.683023, + 7813657294.477981 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 88928758.75051242, + 51343042.80330764, + 3.0, + 32607211.541854557, + 157107473.79257196 + ], + "LPDA_2of4_10mHz": [ + 59285839.16700828, + 41921418.90332657, + 2.0, + 21935760.491793066, + 125982408.22989261 + ], + "dipole_4sigma": [ + 533572552.5030746, + 125764256.70997974, + 18.0, + 409368719.4481922, + 646512076.1162254 + ], + "dipole_3.0sigma": [ + 681787150.4205953, + 142162448.18159312, + 23.0, + 539624702.2390021, + 823949598.6021885 + ], + "dipole_2.5sigma": [ + 711430070.0040994, + 145220054.93188, + 24.0, + 566210015.0722194, + 856650124.9359795 + ], + "dipole_2.0sigma": [ + 1007835575.8416177, + 172844406.70171443, + 33.999200821044084, + 834991169.1399033, + 1180679982.5433323 + ], + "PA_8channel_100Hz": [ + 948563804.5094304, + 167684825.12408745, + 31.99967539760464, + 780878979.3853428, + 1116248629.6335177 + ], + "PA_4channel_100Hz": [ + 711430070.0040994, + 145220054.93188, + 24.0, + 566210015.0722194, + 856650124.9359795 + ], + "all_triggers": [ + 1067121415.0086261, + 177855543.32360816, + 35.999200821044084, + 889265871.685018, + 1244976958.3322341 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 29642438.967057753, + 29642438.967057753, + 1.0, + 10967702.417811368, + 81516707.15940882 + ], + "LPDA_2of4_10mHz": [ + 29642438.967057753, + 29642438.967057753, + 1.0, + 10967702.417811368, + 81516707.15940882 + ], + "dipole_4sigma": [ + 118569755.86823101, + 59284877.93411551, + 4.0, + 69363307.18291515, + 200975736.19665158 + ], + "dipole_3.0sigma": [ + 177854633.80234656, + 72608850.20088437, + 6.0, + 113234116.85416062, + 2401037556.331678 + ], + "dipole_2.5sigma": [ + 237139511.73646203, + 83841478.41805959, + 8.0, + 157104926.5254061, + 305317121.36069494 + ], + "dipole_2.0sigma": [ + 237139511.73646203, + 83841478.41805959, + 8.0, + 157104926.5254061, + 305317121.36069494 + ], + "PA_8channel_100Hz": [ + 237139511.73646203, + 83841478.41805959, + 8.0, + 157104926.5254061, + 305317121.36069494 + ], + "PA_4channel_100Hz": [ + 207497072.7694043, + 78426521.76024516, + 7.0, + 125980365.60999545, + 275081833.614296 + ], + "all_triggers": [ + 237139511.73646203, + 83841478.41805959, + 8.0, + 157104926.5254061, + 305317121.36069494 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 38239453.01461228 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 38239453.01461228 + ], + "dipole_4sigma": [ + 29642986.833032776, + 29642986.833032776, + 1.0, + 10967905.128222127, + 81518213.79084013 + ], + "dipole_3.0sigma": [ + 29642986.833032776, + 29642986.833032776, + 1.0, + 10967905.128222127, + 81518213.79084013 + ], + "dipole_2.5sigma": [ + 29642986.833032776, + 29642986.833032776, + 1.0, + 10967905.128222127, + 81518213.79084013 + ], + "dipole_2.0sigma": [ + 29642986.833032776, + 29642986.833032776, + 1.0, + 10967905.128222127, + 81518213.79084013 + ], + "PA_8channel_100Hz": [ + 29642986.833032776, + 29642986.833032776, + 1.0, + 10967905.128222127, + 81518213.79084013 + ], + "PA_4channel_100Hz": [ + 29642986.833032776, + 29642986.833032776, + 1.0, + 10967905.128222127, + 81518213.79084013 + ], + "all_triggers": [ + 29642986.833032776, + 29642986.833032776, + 1.0, + 10967905.128222127, + 81518213.79084013 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 80511951348.45622, + 1604321313.5205884, + 2518.47705775343, + 78907630034.93565, + 82116272661.97682 + ], + "LPDA_2of4_10mHz": [ + 55550675812.77839, + 1332618537.4415643, + 1737.6687589110745, + 54218057275.33683, + 56883294350.219955 + ], + "dipole_4sigma": [ + 39356653112.32673, + 1121683305.9866395, + 1231.107012974609, + 38234969806.34009, + 40478336418.31338 + ], + "dipole_3.0sigma": [ + 58675074929.305016, + 1369581885.5527532, + 1835.4024166158974, + 57305493043.752266, + 60044656814.857765 + ], + "dipole_2.5sigma": [ + 74456133584.47986, + 1542806347.109871, + 2329.0463229485827, + 72913327237.37, + 75998939931.58972 + ], + "dipole_2.0sigma": [ + 97548750400.03113, + 1765924094.0840287, + 3051.40150971766, + 95782826305.9471, + 99314674494.11517 + ], + "PA_8channel_100Hz": [ + 88773009231.83833, + 1684618818.4438713, + 2776.889435091367, + 87088390413.39445, + 90457628050.2822 + ], + "PA_4channel_100Hz": [ + 58459537726.56134, + 1367064057.99738, + 1828.6602436700086, + 57092473668.56396, + 59826601784.55873 + ], + "all_triggers": [ + 117628589981.89905, + 1939177763.2511346, + 3679.5146589249575, + 115689412218.64792, + 119567767745.15019 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 8940433084.876507, + 534614157.4032351, + 279.66376709950333, + 8405818927.473272, + 9475047242.279741 + ], + "LPDA_2of4_10mHz": [ + 6258205049.410834, + 447286789.0703625, + 195.7615680117293, + 5810918260.340472, + 6705491838.481196 + ], + "dipole_4sigma": [ + 2347813241.241174, + 273963654.4188432, + 73.44144173533303, + 2073849586.8223307, + 2621776895.660017 + ], + "dipole_3.0sigma": [ + 3745196893.0694585, + 346017850.610733, + 117.15269961775326, + 3399179042.458726, + 4091214743.680192 + ], + "dipole_2.5sigma": [ + 4918503778.8382635, + 396531489.6508877, + 153.85466030833237, + 4521972289.187375, + 5315035268.489151 + ], + "dipole_2.0sigma": [ + 6620817793.330803, + 460062669.3229202, + 207.1043793722314, + 6160755124.007882, + 7080880462.653723 + ], + "PA_8channel_100Hz": [ + 6011494043.549266, + 438381670.6580835, + 188.04425402602692, + 5573112372.891182, + 6449875714.207349 + ], + "PA_4channel_100Hz": [ + 3731467825.123942, + 345383055.6600976, + 116.7232435920823, + 3386084769.4638443, + 4076850880.7840395 + ], + "all_triggers": [ + 10138157483.47823, + 569299357.1649169, + 317.12952676460924, + 9568858126.313313, + 10707456840.643145 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 673881946.164295, + 146775814.99588695, + 21.07941925619204, + 527106131.16840804, + 820657761.1601819 + ], + "LPDA_2of4_10mHz": [ + 482475353.65810925, + 124193868.8760823, + 15.092109706199569, + 364859928.81780756, + 588611487.3947282 + ], + "dipole_4sigma": [ + 80742315.86058192, + 50805787.88529412, + 2.525666605892623, + 29706608.009427678, + 153512168.86256605 + ], + "dipole_3.0sigma": [ + 139691166.7513363, + 66826245.556848004, + 4.369620950818803, + 79651478.85468441, + 219347475.07265902 + ], + "dipole_2.5sigma": [ + 185796267.77296707, + 77069241.1338706, + 5.811815328952651, + 115683347.56671053, + 2144280277.1294782 + ], + "dipole_2.0sigma": [ + 260892030.82398656, + 91325697.22812214, + 8.160854478504461, + 174730769.7048327, + 334522921.4996123 + ], + "PA_8channel_100Hz": [ + 231830565.56091326, + 86089054.32329854, + 7.2517949407523865, + 144319077.39814004, + 304880226.9312775 + ], + "PA_4channel_100Hz": [ + 137412927.90321836, + 66279067.03349278, + 4.298356314455457, + 78717400.92695607, + 218846262.52607307 + ], + "all_triggers": [ + 691359165.2667447, + 148666957.00071335, + 21.626116835775285, + 542692208.2660315, + 840026122.2674581 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 56583726.161070116, + 42531642.39817343, + 1.7699409573033345, + 20935978.679595944, + 124837180.84695494 + ], + "LPDA_2of4_10mHz": [ + 41127460.72472224, + 36260378.25777786, + 1.2864684273241132, + 15217160.468147226, + 101652782.69243312 + ], + "dipole_4sigma": [ + 2595204.028341529, + 9108610.586171428, + 0.0811780738731294, + 960225.4904863656, + 45029360.41809959 + ], + "dipole_3.0sigma": [ + 4655332.089158107, + 12199491.128214028, + 0.1456189525411347, + 1722472.8729884995, + 48037147.38689179 + ], + "dipole_2.5sigma": [ + 6530160.099141435, + 14448684.120000418, + 0.20426363905971232, + 2416159.2366823307, + 50774396.28146745 + ], + "dipole_2.0sigma": [ + 9511180.651972676, + 17437474.97543922, + 0.2975100674762473, + 3519136.8412298905, + 55126686.28860106 + ], + "PA_8channel_100Hz": [ + 8574063.9045583, + 16556164.776955545, + 0.2681970224444985, + 3172403.64468657, + 53758495.83737607 + ], + "PA_4channel_100Hz": [ + 4509652.64202572, + 12007094.474938335, + 0.14106209427798422, + 1668571.4775495166, + 47824455.39407851 + ], + "all_triggers": [ + 56959504.41802255, + 42672637.168060124, + 1.7816953144828331, + 21075016.634668343, + 125400848.2323836 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 3687865.765435858, + 10858056.328776356, + 0.11535755136216179, + 1364510.3332112674, + 46624296.32047351 + ], + "LPDA_2of4_10mHz": [ + 2725789.095544955, + 9334921.342015525, + 0.08526350349809572, + 1008541.9653516334, + 45219664.38243278 + ], + "dipole_4sigma": [ + 87536.72196888832, + 1672860.3112322094, + 0.00273817501581646, + 32388.587128488678, + 41367815.91701173 + ], + "dipole_3.0sigma": [ + 151915.87175713462, + 2203769.220088048, + 0.004751974202314832, + 56208.8725501398, + 41461809.47570257 + ], + "dipole_2.5sigma": [ + 220261.84853530535, + 2653592.174589307, + 0.006889856931257689, + 81496.88395806299, + 41561594.6017987 + ], + "dipole_2.0sigma": [ + 328391.0542613087, + 3240113.300477455, + 0.010272171038293247, + 121504.69007668422, + 41719463.24215866 + ], + "PA_8channel_100Hz": [ + 284886.8756262412, + 3017871.606858349, + 0.008911347233804708, + 105408.14398170925, + 41655947.14135147 + ], + "PA_4channel_100Hz": [ + 146852.62995555374, + 2166733.0221357984, + 0.004593594474489821, + 54335.47308355488, + 41454417.14267226 + ], + "all_triggers": [ + 3737750.8488270952, + 10931247.118186958, + 0.1169179717883728, + 1382967.8140660252, + 46697128.54222471 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 159360009870.15686, + 2257100260.2057004, + 4984.906241364447, + 157102909609.95114, + 161617110130.36252 + ], + "LPDA_2of4_10mHz": [ + 110094010109.86356, + 1876044010.254191, + 3443.8270842268194, + 108217966099.60936, + 111970054120.11775 + ], + "dipole_4sigma": [ + 125314621541.99586, + 2001529752.691315, + 3919.9397613485094, + 123313091789.30453, + 127316151294.68718 + ], + "dipole_3.0sigma": [ + 185642202673.79083, + 2436124801.4372993, + 5807.033869558788, + 183206077872.35355, + 188078327475.22812 + ], + "dipole_2.5sigma": [ + 230251332912.8418, + 2713077834.985206, + 7202.442491406069, + 227538255077.8566, + 232964410747.82703 + ], + "dipole_2.0sigma": [ + 293364196474.93494, + 3062419853.108795, + 9176.662421094828, + 290301776621.82623, + 296426616328.04376 + ], + "PA_8channel_100Hz": [ + 268800584519.67865, + 2931408084.3460984, + 8408.293351301352, + 265869176435.33252, + 271731992604.02475 + ], + "PA_4channel_100Hz": [ + 184852699545.64554, + 2430939080.2591414, + 5782.33759177696, + 182421760465.3864, + 187283638625.9047 + ], + "all_triggers": [ + 322776371507.3315, + 3212270019.617885, + 10096.698351128702, + 319564101487.7136, + 325988641526.9494 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 104656224070.0636, + 1829126356.365877, + 3273.7288670449216, + 102827097713.69772, + 106485350426.42947 + ], + "LPDA_2of4_10mHz": [ + 68356052800.63413, + 1478256050.1110194, + 2138.231006126025, + 66877796750.52311, + 69834308850.74516 + ], + "dipole_4sigma": [ + 153589377680.99155, + 2215857190.6419983, + 4804.396335273034, + 151373520490.34955, + 155805234871.63358 + ], + "dipole_3.0sigma": [ + 215754108331.03625, + 2626278110.511006, + 6748.957922980237, + 213127830220.52527, + 218380386441.54727 + ], + "dipole_2.5sigma": [ + 264558465471.67093, + 2908184853.935501, + 8275.596536484043, + 261650280617.73544, + 267466650325.6064 + ], + "dipole_2.0sigma": [ + 329704624308.8948, + 3246561962.575292, + 10313.419538962484, + 326458062346.3195, + 332951186271.47015 + ], + "PA_8channel_100Hz": [ + 299818024995.97455, + 3095922256.5668545, + 9378.543244906516, + 296722102739.40765, + 302913947252.54144 + ], + "PA_4channel_100Hz": [ + 209693329364.77786, + 2589127779.6172314, + 6559.371997872373, + 207104201585.1606, + 212282457144.3951 + ], + "all_triggers": [ + 350272888278.4855, + 3346296649.53663, + 10956.810986538221, + 346926591628.94885, + 353619184928.0221 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 44144758032.24405, + 1187960936.830002, + 1380.8737091436392, + 42956797095.41405, + 45332718969.07406 + ], + "LPDA_2of4_10mHz": [ + 26289952303.167706, + 916763869.293325, + 822.3650002468735, + 25373188433.87438, + 27206716172.46103 + ], + "dipole_4sigma": [ + 146647985927.16937, + 2165213076.034337, + 4587.234301245542, + 144482772851.13504, + 148813199003.20374 + ], + "dipole_3.0sigma": [ + 201486501079.75745, + 2537964642.291031, + 6302.614953402999, + 198948536437.46643, + 204024465722.04846 + ], + "dipole_2.5sigma": [ + 243216285738.24017, + 2788424665.9146447, + 7607.946890686134, + 240427861072.3255, + 246004710404.1548 + ], + "dipole_2.0sigma": [ + 300148893447.73553, + 3097640138.3094797, + 9388.831976104604, + 297051253309.4261, + 303246533586.045 + ], + "PA_8channel_100Hz": [ + 266281950704.66556, + 2917651758.9729576, + 8329.454307552889, + 263364298945.6926, + 269199602463.63855 + ], + "PA_4channel_100Hz": [ + 194553320926.4735, + 2493916531.3393726, + 6085.741045351825, + 192059404395.13412, + 197047237457.8129 + ], + "all_triggers": [ + 316007258843.0912, + 3178418787.676226, + 9884.890870083475, + 312828840055.4149, + 319185677630.76746 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 9193139603.459612, + 542123595.0625428, + 287.5617322205489, + 8651016008.39707, + 9735263198.522158 + ], + "LPDA_2of4_10mHz": [ + 5747475736.909301, + 428652099.64261323, + 179.78124450315545, + 5318823637.266687, + 6176127836.551913 + ], + "dipole_4sigma": [ + 76818821139.85768, + 1567112595.315448, + 2402.895444533977, + 75251708544.54224, + 78385933735.17313 + ], + "dipole_3.0sigma": [ + 105546072714.45995, + 1836908065.9333599, + 3301.4848906922125, + 103709164648.52657, + 107382980780.3933 + ], + "dipole_2.5sigma": [ + 128312820443.69936, + 2025356171.798271, + 4013.6295655739677, + 126287464271.90108, + 130338176615.49763 + ], + "dipole_2.0sigma": [ + 158467238878.407, + 2250795962.833824, + 4956.860841636018, + 156216442915.57318, + 160718034841.2408 + ], + "PA_8channel_100Hz": [ + 139687056943.2807, + 2113218800.2420607, + 4369.416085912995, + 137573838143.03864, + 141800275743.52274 + ], + "PA_4channel_100Hz": [ + 100419603398.83359, + 1791742655.6724887, + 3141.12874902955, + 98627860743.16112, + 102211346054.50609 + ], + "all_triggers": [ + 167792613070.46103, + 2316075970.7602396, + 5248.55887646872, + 165476537099.70078, + 170108689041.22122 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1118819203.6811156, + 189123063.4264973, + 34.99700150782563, + 929696140.2546183, + 1307942267.1076128 + ], + "LPDA_2of4_10mHz": [ + 767239577.2783291, + 156613803.4009274, + 23.999484952106926, + 610625773.8774018, + 923853380.6792566 + ], + "dipole_4sigma": [ + 12579132304.795237, + 634146909.7208865, + 393.4790453985909, + 11944985395.07435, + 13213279214.516125 + ], + "dipole_3.0sigma": [ + 19438676349.54848, + 788311536.7169757, + 608.0476481606581, + 18650364812.831505, + 20226987886.265457 + ], + "dipole_2.5sigma": [ + 24894591756.113026, + 892107195.5172008, + 778.7103245625999, + 24002484560.595825, + 25786698951.630222 + ], + "dipole_2.0sigma": [ + 33634734075.972046, + 1036951721.9814225, + 1052.1046075176305, + 32597782353.990623, + 34671685797.953476 + ], + "PA_8channel_100Hz": [ + 27514800217.503735, + 937880961.1424149, + 860.6712340396634, + 26576919256.36132, + 28452681178.646156 + ], + "PA_4channel_100Hz": [ + 17462641202.555126, + 747170133.088299, + 546.2366738841088, + 16715471069.46683, + 18209811335.643425 + ], + "all_triggers": [ + 35963167684.35563, + 1072243709.1927491, + 1124.938711754813, + 34890923975.16288, + 37035411393.54838 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 63938152.4915738, + 45211101.20333138, + 2.0, + 23657116.421882305, + 135868574.04459432 + ], + "LPDA_2of4_10mHz": [ + 63938152.4915738, + 45211101.20333138, + 2.0, + 23657116.421882305, + 135868574.04459432 + ], + "dipole_4sigma": [ + 1885664909.5554879, + 245525895.3096073, + 58.9840286612596, + 1640139014.2458806, + 2131190804.8650956 + ], + "dipole_3.0sigma": [ + 2716540112.0978584, + 294695228.9542451, + 84.97399459441255, + 2421844883.1436133, + 3011235341.052104 + ], + "dipole_2.5sigma": [ + 3707018998.3578997, + 344252774.86620826, + 115.95640017426012, + 3362766223.491691, + 4051271773.2241073 + ], + "dipole_2.0sigma": [ + 5240190021.302976, + 409297000.1520247, + 163.9143396266748, + 4830893021.150951, + 5649487021.455001 + ], + "PA_8channel_100Hz": [ + 4665524485.072662, + 386202677.3468481, + 145.93867052031308, + 4279321807.725815, + 5051727162.419509 + ], + "PA_4channel_100Hz": [ + 2844553552.319516, + 301558865.56247455, + 88.97828421596606, + 2542994686.7570415, + 3146112417.8819904 + ], + "all_triggers": [ + 5719378564.630778, + 427601741.5904671, + 178.90346660812625, + 5291776823.040312, + 6146980306.221246 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41240928.859427325 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41240928.859427325 + ], + "dipole_4sigma": [ + 575454821.2943348, + 135636002.13457233, + 18.0, + 441501726.7819312, + 697259425.1349689 + ], + "dipole_3.0sigma": [ + 671363958.1767238, + 146503626.53380972, + 21.0, + 524860331.6429141, + 817867584.7105335 + ], + "dipole_2.5sigma": [ + 671363958.1767238, + 146503626.53380972, + 21.0, + 524860331.6429141, + 817867584.7105335 + ], + "dipole_2.0sigma": [ + 927075499.8296101, + 172157883.94520053, + 28.998556236611492, + 754917615.8844095, + 1099233383.7748106 + ], + "PA_8channel_100Hz": [ + 831212519.6473724, + 163014186.83171454, + 26.0, + 668198332.8156577, + 994226706.4790869 + ], + "PA_4channel_100Hz": [ + 767273095.0591129, + 156618964.68839997, + 24.0, + 610654130.3707129, + 923892059.747513 + ], + "all_triggers": [ + 991014924.4178694, + 177995679.75888625, + 30.998556236611492, + 813019244.6589833, + 1169010604.1767557 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41241405.76629494 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41241405.76629494 + ], + "dipole_4sigma": [ + 159850409.9468796, + 71487276.57448626, + 5.0, + 87917725.47078378, + 223790573.92563146 + ], + "dipole_3.0sigma": [ + 159850409.9468796, + 71487276.57448626, + 5.0, + 87917725.47078378, + 223790573.92563146 + ], + "dipole_2.5sigma": [ + 159850409.9468796, + 71487276.57448626, + 5.0, + 87917725.47078378, + 223790573.92563146 + ], + "dipole_2.0sigma": [ + 159850409.9468796, + 71487276.57448626, + 5.0, + 87917725.47078378, + 223790573.92563146 + ], + "PA_8channel_100Hz": [ + 159850409.9468796, + 71487276.57448626, + 5.0, + 87917725.47078378, + 223790573.92563146 + ], + "PA_4channel_100Hz": [ + 159850409.9468796, + 71487276.57448626, + 5.0, + 87917725.47078378, + 223790573.92563146 + ], + "all_triggers": [ + 159850409.9468796, + 71487276.57448626, + 5.0, + 87917725.47078378, + 223790573.92563146 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 161959057069.58667, + 2275419566.714509, + 5066.26033366027, + 159683637502.87216, + 164234476636.30118 + ], + "LPDA_2of4_10mHz": [ + 132009306302.43289, + 2054287118.8241115, + 4129.398653553986, + 129955019183.6088, + 134063593421.257 + ], + "dipole_4sigma": [ + 103259802371.6093, + 1816872758.3424559, + 3230.082036055027, + 101442929613.26685, + 105076675129.95175 + ], + "dipole_3.0sigma": [ + 132545924305.2849, + 2058458224.1490128, + 4146.184664483952, + 130487466081.13586, + 134604382529.43388 + ], + "dipole_2.5sigma": [ + 152286037673.1713, + 2206423690.924463, + 4763.677474995379, + 150079613982.24683, + 154492461364.09576 + ], + "dipole_2.0sigma": [ + 176947601490.87314, + 2378379805.1782093, + 5535.118756491431, + 174569221685.69492, + 179325981296.05133 + ], + "PA_8channel_100Hz": [ + 169358390272.89343, + 2326816994.32502, + 5297.719746809001, + 167031573278.56842, + 171685207267.21844 + ], + "PA_4channel_100Hz": [ + 133077519183.57474, + 2062581967.9424207, + 4162.813546463054, + 131014937215.63231, + 135140101151.51717 + ], + "all_triggers": [ + 197687982088.2246, + 2513905815.8474374, + 6183.901043981733, + 195174076272.37717, + 200201887904.07202 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 6119679175.119537, + 442308399.94789624, + 191.42864938235266, + 5677370775.171641, + 6561987575.067433 + ], + "LPDA_2of4_10mHz": [ + 5047210935.659885, + 401685900.1070094, + 157.88095174815103, + 4645525035.5528755, + 5448896835.766895 + ], + "dipole_4sigma": [ + 2737850941.312061, + 295846039.4910897, + 85.64225229917109, + 2442004901.820971, + 3033696980.80315 + ], + "dipole_3.0sigma": [ + 3630199309.668254, + 340663884.87247974, + 113.55565070532782, + 3289535424.7957745, + 3970863194.5407333 + ], + "dipole_2.5sigma": [ + 4257443732.2191734, + 368922648.89470124, + 133.17637741428814, + 3888521083.324472, + 4626366381.113874 + ], + "dipole_2.0sigma": [ + 5079529285.753484, + 402969887.5055185, + 158.89189659209583, + 4676559398.247965, + 5482499173.259002 + ], + "PA_8channel_100Hz": [ + 4846956137.544687, + 393636538.93462, + 151.61681527325499, + 4453319598.610068, + 5240592676.479307 + ], + "PA_4channel_100Hz": [ + 3648419385.8452964, + 341517715.84803444, + 114.12558982703786, + 3306901669.997262, + 3989937101.6933312 + ], + "all_triggers": [ + 6597198876.390841, + 459240993.67291546, + 206.36586240480568, + 6137957882.717925, + 7056439870.063756 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 114805167.1009421, + 60581958.24984272, + 3.5911724061946186, + 58600373.955185756, + 197404742.19297633 + ], + "LPDA_2of4_10mHz": [ + 96190665.12974599, + 55453511.67741267, + 3.0088999569481576, + 35518391.510902606, + 169855279.2756061 + ], + "dipole_4sigma": [ + 30250399.2813102, + 31097691.11498328, + 0.9462500854155306, + 11192647.734084776, + 85405225.27608593 + ], + "dipole_3.0sigma": [ + 43319009.0544059, + 37213613.82230611, + 1.3550438007994565, + 16028033.350130182, + 104939407.30774552 + ], + "dipole_2.5sigma": [ + 52456076.62800569, + 40950621.0299362, + 1.6408565893039724, + 19408748.352362104, + 118645008.6681452 + ], + "dipole_2.0sigma": [ + 65661889.91077905, + 45816222.49450015, + 2.053942110278445, + 24277654.667498644, + 137677721.61527306 + ], + "PA_8channel_100Hz": [ + 61411439.79146719, + 44308518.54057737, + 1.9209855581664792, + 22722232.722842857, + 132078053.41333745 + ], + "PA_4channel_100Hz": [ + 43231710.06965713, + 37176097.39273579, + 1.3523130377768922, + 15995732.725773143, + 104808458.83062236 + ], + "all_triggers": [ + 117438752.49989271, + 61272881.492407575, + 3.673552489364158, + 61866019.849884525, + 201302448.58342323 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 800961.0832407512, + 5060251.353460257, + 0.025054091036676968, + 296355.600799078, + 42409765.71825246 + ], + "LPDA_2of4_10mHz": [ + 681159.6339371146, + 4666495.310996852, + 0.021306697461654846, + 252029.06455673242, + 42234855.60226914 + ], + "dipole_4sigma": [ + 109223.71486558988, + 1868636.6125232317, + 0.0034165216673629627, + 40412.77450026826, + 41399829.16042472 + ], + "dipole_3.0sigma": [ + 168071.04798424427, + 2317996.821435183, + 0.005257268330428066, + 62186.287754170386, + 41485746.266777955 + ], + "dipole_2.5sigma": [ + 218096.50566912643, + 2640527.7487810617, + 0.0068220664176426755, + 80695.7070975768, + 41558783.43499788 + ], + "dipole_2.0sigma": [ + 285173.3395079804, + 3019401.335384439, + 0.008920232154548478, + 105514.13561795275, + 41656715.6124026 + ], + "PA_8channel_100Hz": [ + 262527.42208379885, + 2897034.846392849, + 0.008211867055886158, + 97135.14617100557, + 41623652.572963305 + ], + "PA_4channel_100Hz": [ + 165446.05709921368, + 2299823.95265623, + 0.005175158522623288, + 61215.04112670906, + 41481913.7800858 + ], + "all_triggers": [ + 808195.936594402, + 5083053.881696604, + 0.02528039750568289, + 299032.4965399287, + 42420328.604148775 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 498176128536.67957, + 3990711432.4570107, + 15583.506133265613, + 494185417104.2226, + 502166839969.13654 + ], + "LPDA_2of4_10mHz": [ + 401819814972.63855, + 3584053989.704297, + 12569.372943434257, + 398235760982.93427, + 405403868962.3428 + ], + "dipole_4sigma": [ + 412491482335.04724, + 3631335380.67066, + 12903.194626706707, + 408860146954.3766, + 416122817715.7179 + ], + "dipole_3.0sigma": [ + 518212304201.2958, + 4070171685.498267, + 16210.260103340164, + 514142132515.7975, + 522282475886.794 + ], + "dipole_2.5sigma": [ + 585857811909.2513, + 4327678412.89307, + 18326.287194704855, + 581530133496.3583, + 590185490322.1444 + ], + "dipole_2.0sigma": [ + 668194417664.8267, + 4621790867.089978, + 20901.868253863955, + 663572626797.7367, + 672816208531.9166 + ], + "PA_8channel_100Hz": [ + 643114040728.3416, + 4534222881.325101, + 20117.326029887132, + 638579817847.0164, + 647648263609.6666 + ], + "PA_4channel_100Hz": [ + 522242042756.38776, + 4085966336.749537, + 16336.314829553545, + 518156076419.6382, + 526328009093.13727 + ], + "all_triggers": [ + 712352599785.8971, + 4772065272.532572, + 22283.18554808853, + 707580534513.3646, + 717124665058.4296 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 390916492916.41644, + 3535109387.0493073, + 12228.19270731035, + 387381383529.3672, + 394451602303.46576 + ], + "LPDA_2of4_10mHz": [ + 304725099297.8918, + 3121152388.8835793, + 9532.05429929411, + 301603946909.00824, + 307846251686.7754 + ], + "dipole_4sigma": [ + 462245677383.5549, + 3844123122.270758, + 14459.428864199619, + 458401554261.28406, + 466089800505.8256 + ], + "dipole_3.0sigma": [ + 563557233072.6572, + 4244532603.6676316, + 17628.538504985827, + 559312700468.9896, + 567801765676.3248 + ], + "dipole_2.5sigma": [ + 630367979298.3245, + 4489086066.327874, + 19718.434159353492, + 625878893231.9966, + 634857065364.6523 + ], + "dipole_2.0sigma": [ + 708992826663.4696, + 4760820204.67866, + 22177.884713590982, + 704232006458.7909, + 713753646868.1482 + ], + "PA_8channel_100Hz": [ + 678563410677.1156, + 4657534481.335851, + 21226.027298018584, + 673905876195.7798, + 683220945158.4514 + ], + "PA_4channel_100Hz": [ + 560979754850.2231, + 4234815109.7077603, + 17547.912844585364, + 556744939740.5154, + 565214569959.931 + ], + "all_triggers": [ + 736798818770.5802, + 4853279692.705479, + 23047.679250442103, + 731945539077.8748, + 741652098463.2856 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 209703379112.8381, + 2589198246.058399, + 6559.6436778289735, + 207114180866.77972, + 212292577358.89648 + ], + "LPDA_2of4_10mHz": [ + 154872303723.41748, + 2225099668.817276, + 4844.495745790917, + 152647204054.6002, + 157097403392.23474 + ], + "dipole_4sigma": [ + 433022093561.74884, + 3720639715.0909667, + 13545.182964668296, + 429301453846.6579, + 436742733276.8398 + ], + "dipole_3.0sigma": [ + 527435949680.28723, + 4106269541.325109, + 16498.503302220786, + 523329680138.96216, + 531542219221.6124 + ], + "dipole_2.5sigma": [ + 588231864972.462, + 4336475162.38631, + 18400.234896014284, + 583895389810.0757, + 592568340134.8484 + ], + "dipole_2.0sigma": [ + 661393748044.4753, + 4598250560.962198, + 20688.781154933462, + 656795497483.5132, + 665991998605.4376 + ], + "PA_8channel_100Hz": [ + 622602365620.6571, + 4461367231.3503475, + 19475.36414874528, + 618140998389.3068, + 627063732852.0076 + ], + "PA_4channel_100Hz": [ + 518482408619.6591, + 4071267166.838506, + 16218.431329794777, + 514411141452.82056, + 522553675786.49756 + ], + "all_triggers": [ + 685505744281.4608, + 4681317950.824331, + 21443.018422567908, + 680824426330.6365, + 690187062232.2852 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 61360132804.33845, + 1400585182.8366587, + 1919.3471261829084, + 59959547621.501785, + 62760717987.17511 + ], + "LPDA_2of4_10mHz": [ + 39771828714.538284, + 1127597650.4013479, + 1244.0642100580758, + 38644231064.13694, + 40899426364.93964 + ], + "dipole_4sigma": [ + 224398715048.71942, + 2678406960.4960594, + 7019.199750125777, + 221720308088.22336, + 227077122009.21548 + ], + "dipole_3.0sigma": [ + 289124875817.5085, + 3040248701.7172437, + 9043.836350189402, + 286084627115.79126, + 292165124519.22577 + ], + "dipole_2.5sigma": [ + 336815946769.3691, + 3281426678.865977, + 10535.61473776106, + 333534520090.5031, + 340097373448.23505 + ], + "dipole_2.0sigma": [ + 399324800512.9373, + 3572971267.2772226, + 12490.893895586198, + 395751829245.6601, + 402897771780.2146 + ], + "PA_8channel_100Hz": [ + 371787220330.3104, + 3447574110.92821, + 11629.51741268166, + 368339646219.3822, + 375234794441.23865 + ], + "PA_4channel_100Hz": [ + 288072897770.9956, + 3034712703.8049836, + 9010.930439655922, + 285038185067.1907, + 291107610474.8006 + ], + "all_triggers": [ + 425500753663.3744, + 3688217710.02356, + 13309.678636724135, + 421812535953.35077, + 429188971373.39795 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 9477738318.753654, + 550448756.2272334, + 296.4665078511979, + 8927289562.52642, + 10028187074.980888 + ], + "LPDA_2of4_10mHz": [ + 5107794368.199374, + 404092919.1108349, + 159.7733455212358, + 4703701449.08854, + 5511887287.310209 + ], + "dipole_4sigma": [ + 50446530674.74509, + 1269931190.734054, + 1577.9826662609019, + 49176599484.011024, + 51716461865.47914 + ], + "dipole_3.0sigma": [ + 70312624610.68593, + 1499274631.8479164, + 2199.40006519651, + 68813349978.83801, + 71811899242.53383 + ], + "dipole_2.5sigma": [ + 86740158615.51247, + 1665231601.1984067, + 2713.2582743202, + 85074927014.31406, + 88405390216.71086 + ], + "dipole_2.0sigma": [ + 112935225608.22807, + 1900112214.8662589, + 3532.6478557873343, + 111035113393.36182, + 114835337823.09433 + ], + "PA_8channel_100Hz": [ + 100049323786.20555, + 1788428642.8961933, + 3129.5729675379635, + 98260895143.30934, + 101837752429.10173 + ], + "PA_4channel_100Hz": [ + 69523282905.5901, + 1490835321.3294036, + 2174.709219032502, + 68032447584.260704, + 71014118226.9195 + ], + "all_triggers": [ + 121745290706.46613, + 1972834360.9987788, + 3808.229344300073, + 119772456345.46735, + 123718125067.4649 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 894934515.6283895, + 169145587.4834172, + 27.993755864194856, + 725788928.1449723, + 1064080103.1118066 + ], + "LPDA_2of4_10mHz": [ + 671270052.3432367, + 146491922.93390888, + 20.997480414583485, + 524778129.4093276, + 817761975.2771455 + ], + "dipole_4sigma": [ + 9995183800.518614, + 565275855.675292, + 312.6516300838016, + 9429907944.843323, + 10560459656.193907 + ], + "dipole_3.0sigma": [ + 15225464516.825333, + 697670435.102357, + 476.2560043889866, + 14527794081.722975, + 15923134951.927692 + ], + "dipole_2.5sigma": [ + 19562334520.01896, + 790815884.9037335, + 611.9142877203722, + 18771518635.115227, + 20353150404.922695 + ], + "dipole_2.0sigma": [ + 27022608869.59927, + 929455670.4395839, + 845.2733717371796, + 26093153199.159687, + 27952064540.03885 + ], + "PA_8channel_100Hz": [ + 21989915601.19229, + 838449335.6744552, + 687.8495778898293, + 21151466265.517834, + 22828364936.866745 + ], + "PA_4channel_100Hz": [ + 13983244787.777649, + 668604082.2369888, + 437.3990878019334, + 13314640705.540659, + 14651848870.014637 + ], + "all_triggers": [ + 28871643654.223953, + 960728774.0684544, + 903.111601731966, + 27910914880.155502, + 29832372428.292408 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 31969712.294129707, + 31969712.294129707, + 1.0, + 11828793.54882799, + 87916708.8088567 + ], + "LPDA_2of4_10mHz": [ + 31969712.294129707, + 31969712.294129707, + 1.0, + 11828793.54882799, + 87916708.8088567 + ], + "dipole_4sigma": [ + 703117502.4042604, + 149928197.01720974, + 21.99323834807757, + 553189305.3870505, + 853045699.42147 + ], + "dipole_3.0sigma": [ + 1118253719.2994137, + 189077364.2661721, + 34.97853559053605, + 929176355.0332416, + 1307331083.5655859 + ], + "dipole_2.5sigma": [ + 1469413472.8725452, + 216741149.68979296, + 45.962674276000904, + 1252672323.1827524, + 1686154622.562338 + ], + "dipole_2.0sigma": [ + 2075886090.40981, + 257614986.10482147, + 64.9328987171081, + 1818271104.3049886, + 2333501076.5146313 + ], + "PA_8channel_100Hz": [ + 1469711613.0254037, + 216763136.68094826, + 45.971999982473186, + 1252948476.3444555, + 1686474749.706352 + ], + "PA_4channel_100Hz": [ + 990680364.6173764, + 177965632.16604784, + 30.98809133791565, + 812714732.4513284, + 1168645996.7834241 + ], + "all_triggers": [ + 2107855802.7039397, + 259591108.41852188, + 65.9328987171081, + 1848264694.2854178, + 2367446911.1224613 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41241405.76629494 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41241405.76629494 + ], + "dipole_4sigma": [ + 159850409.9468796, + 71487276.57448626, + 5.0, + 87917725.47078378, + 223790573.92563146 + ], + "dipole_3.0sigma": [ + 159850409.9468796, + 71487276.57448626, + 5.0, + 87917725.47078378, + 223790573.92563146 + ], + "dipole_2.5sigma": [ + 159850409.9468796, + 71487276.57448626, + 5.0, + 87917725.47078378, + 223790573.92563146 + ], + "dipole_2.0sigma": [ + 159850409.9468796, + 71487276.57448626, + 5.0, + 87917725.47078378, + 223790573.92563146 + ], + "PA_8channel_100Hz": [ + 159850409.9468796, + 71487276.57448626, + 5.0, + 87917725.47078378, + 223790573.92563146 + ], + "PA_4channel_100Hz": [ + 159850409.9468796, + 71487276.57448626, + 5.0, + 87917725.47078378, + 223790573.92563146 + ], + "all_triggers": [ + 159850409.9468796, + 71487276.57448626, + 5.0, + 87917725.47078378, + 223790573.92563146 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 31969929.18867019, + 31969929.18867019, + 1.0, + 11828873.79980797, + 87917305.26884301 + ], + "LPDA_2of4_10mHz": [ + 31969929.18867019, + 31969929.18867019, + 1.0, + 11828873.79980797, + 87917305.26884301 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41241208.653384544 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41241208.653384544 + ], + "dipole_2.5sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 41241208.653384544 + ], + "dipole_2.0sigma": [ + 31969929.18867019, + 31969929.18867019, + 1.0, + 11828873.79980797, + 87917305.26884301 + ], + "PA_8channel_100Hz": [ + 31969929.18867019, + 31969929.18867019, + 1.0, + 11828873.79980797, + 87917305.26884301 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41241208.653384544 + ], + "all_triggers": [ + 31969929.18867019, + 31969929.18867019, + 1.0, + 11828873.79980797, + 87917305.26884301 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 182589671736.0939, + 2416021019.300816, + 5711.510756636106, + 180173650716.7931, + 185005692755.39474 + ], + "LPDA_2of4_10mHz": [ + 165843675335.66483, + 2302565860.9037495, + 5187.68628364028, + 163541109474.76108, + 168146241196.56854 + ], + "PA_8channel_100Hz": [ + 187646603158.30328, + 2449249104.493293, + 5869.694502402765, + 185197354053.81, + 190095852262.79657 + ], + "PA_4channel_100Hz": [ + 167504744993.22067, + 2314068237.9322743, + 5239.645505246004, + 165190676755.2884, + 169818813231.15298 + ], + "all_triggers": [ + 202525642663.0353, + 2544500929.6287866, + 6335.11948165635, + 199981141733.4065, + 205070143592.66412 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1633337214.098641, + 228529234.00772828, + 51.082034547611535, + 1404807980.0909126, + 1861866448.1063693 + ], + "LPDA_2of4_10mHz": [ + 1489240503.8646462, + 218215831.38360676, + 46.57546170592671, + 1271024672.4810395, + 1707456335.2482529 + ], + "PA_8channel_100Hz": [ + 1460417797.2627468, + 216093843.36338532, + 45.67404191233779, + 1244323953.8993614, + 1676511640.626132 + ], + "PA_4channel_100Hz": [ + 1265921221.288518, + 201190363.58281994, + 39.59123137722701, + 1064730857.7056979, + 1467111584.8713381 + ], + "all_triggers": [ + 1702995655.1165907, + 233351504.5267258, + 53.26057726365154, + 1469644150.589865, + 1936347159.6433165 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 2478642.11590117, + 8902623.95081192, + 0.0775160423631748, + 917097.5828834327, + 44867676.84831408 + ], + "LPDA_2of4_10mHz": [ + 2290771.2463653395, + 8558585.19810201, + 0.07164064543179847, + 847585.3611551758, + 44593385.37879177 + ], + "PA_8channel_100Hz": [ + 1888758.1506183443, + 7771400.526169323, + 0.05906825187786045, + 698840.5157287874, + 44006446.25900116 + ], + "PA_4channel_100Hz": [ + 1569191.4772209572, + 7083519.389333007, + 0.04907425410221771, + 580600.8465717542, + 43539878.915840976 + ], + "all_triggers": [ + 2524999.81044782, + 8985490.546366774, + 0.0789658139906656, + 934249.9298656934, + 44935359.082352184 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 873590822273.5685, + 5284654944.306407, + 27326.42723365907, + 868306167329.262, + 878875477217.8748 + ], + "LPDA_2of4_10mHz": [ + 787406028054.0823, + 5017206451.152972, + 24630.5169197694, + 782388821602.9292, + 792423234505.2352 + ], + "PA_8channel_100Hz": [ + 981601719073.8032, + 5601834314.45643, + 30705.070686176463, + 975999884759.3468, + 987203553388.2598 + ], + "PA_4channel_100Hz": [ + 885979029121.0529, + 5321993325.886185, + 27713.937523765224, + 880657035795.1667, + 891301022446.9391 + ], + "all_triggers": [ + 1033819087236.3292, + 5748901630.609853, + 32338.46022627354, + 1028070185605.7194, + 1039567988866.939 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 785444422368.2161, + 5011428810.155443, + 24564.492116089747, + 780432993558.0605, + 790455851178.3715 + ], + "LPDA_2of4_10mHz": [ + 691572344633.0338, + 4702433301.502604, + 21628.67661116299, + 686869911331.5312, + 696274777934.5364 + ], + "PA_8channel_100Hz": [ + 1018891745398.6218, + 5707788304.7003145, + 31865.47327120746, + 1013183957093.9215, + 1024599533703.3221 + ], + "PA_4channel_100Hz": [ + 923984011183.7743, + 5435456988.234449, + 28897.267981968518, + 918548554195.5399, + 929419468172.0088 + ], + "all_triggers": [ + 1064584957718.3495, + 5834370411.470667, + 33294.512069907556, + 1058750587306.8788, + 1070419328129.8204 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 548332227479.1841, + 4187289639.1313477, + 17148.3183883999, + 544144937840.05273, + 552519517118.3153 + ], + "LPDA_2of4_10mHz": [ + 460067570463.41547, + 3835499473.2226305, + 14387.96551272149, + 456232070990.1928, + 463903069936.6382 + ], + "PA_8channel_100Hz": [ + 958418649507.5923, + 5535906477.502626, + 29973.193854925055, + 952882743030.0898, + 963954555985.0951 + ], + "PA_4channel_100Hz": [ + 869068780591.7487, + 5271548314.396554, + 27178.902504999158, + 863797232277.3522, + 874340328906.1453 + ], + "all_triggers": [ + 1010044705008.1149, + 5683049185.873336, + 31587.726053643528, + 1004361655822.2416, + 1015727754193.9883 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 230703916744.0981, + 2716741795.457654, + 7211.294088695144, + 227987174948.64047, + 233420658539.55576 + ], + "LPDA_2of4_10mHz": [ + 178296988167.39252, + 2388322025.5825505, + 5573.169432705602, + 175908666141.81, + 180685310192.9751 + ], + "PA_8channel_100Hz": [ + 705512117284.5261, + 4750869694.802348, + 22052.748096687228, + 700761247589.7239, + 710262986979.3285 + ], + "PA_4channel_100Hz": [ + 606083855228.019, + 4403390874.234921, + 18944.8405737619, + 601680464353.7843, + 610487246102.2539 + ], + "all_triggers": [ + 764979672177.6932, + 4947044621.950505, + 23911.57231225495, + 760032627555.7427, + 769926716799.6437 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 58428309227.363396, + 1366820260.25514, + 1827.3587738240249, + 57061488967.108246, + 59795129487.61854 + ], + "LPDA_2of4_10mHz": [ + 39751030480.423386, + 1127389391.555874, + 1243.222596674578, + 38623641088.867516, + 40878419871.97926 + ], + "PA_8channel_100Hz": [ + 295048719412.763, + 3071472386.027075, + 9227.716380195265, + 291977247026.7359, + 298120191798.79004 + ], + "PA_4channel_100Hz": [ + 228093131275.48795, + 2700572567.5844607, + 7133.665002410453, + 225392558707.90347, + 230793703843.0724 + ], + "all_triggers": [ + 335312403071.9968, + 3274345908.175483, + 10486.972322633497, + 332038057163.8213, + 338586748980.1723 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 5966389900.664689, + 436859326.652419, + 186.52628376053096, + 5529530574.01227, + 6403249227.317109 + ], + "LPDA_2of4_10mHz": [ + 3703828155.387929, + 344200273.4114004, + 115.79218137171473, + 3359627881.9765286, + 4048028428.7993293 + ], + "PA_8channel_100Hz": [ + 80385116104.97354, + 1603517183.652211, + 2513.066900815368, + 78781598921.32135, + 81988633288.62576 + ], + "PA_4channel_100Hz": [ + 56556249687.060486, + 1345011811.4181707, + 1768.108898881188, + 55211237875.64232, + 57901261498.47867 + ], + "all_triggers": [ + 95198245199.97374, + 1745019434.5560641, + 2976.1673630643345, + 93453225765.41768, + 96943264634.52979 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 95928803.82775119, + 55384520.712990955, + 3.0, + 35173894.7368421, + 169474220.09569377 + ], + "LPDA_2of4_10mHz": [ + 63952535.885167465, + 45221271.79847793, + 2.0, + 23662438.27751196, + 135899138.75598085 + ], + "PA_8channel_100Hz": [ + 4562993798.584709, + 381978418.66248494, + 142.69938589387527, + 4181015379.922224, + 4944972217.247194 + ], + "PA_4channel_100Hz": [ + 3670949553.027661, + 342612414.41506535, + 114.8023140042228, + 3328337138.6125956, + 4013561967.4427257 + ], + "all_triggers": [ + 5740955501.540164, + 428455751.9320968, + 179.53800962165337, + 5312499749.6080675, + 6169411253.47226 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41259789.751034744 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41259789.751034744 + ], + "PA_8channel_100Hz": [ + 255874665.12269607, + 90465355.42104769, + 8.0, + 169516965.64378613, + 329438631.3454712 + ], + "PA_4channel_100Hz": [ + 255874665.12269607, + 90465355.42104769, + 8.0, + 169516965.64378613, + 329438631.3454712 + ], + "all_triggers": [ + 287858998.26303303, + 95952999.42101102, + 9.0, + 202460828.77833325, + 362062651.14861494 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41267624.15932746 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41267624.15932746 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41267624.15932746 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41267624.15932746 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41267624.15932746 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41267624.15932746 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41267624.15932746 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41267624.15932746 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41267624.15932746 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41245530.08499637 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41245530.08499637 + ], + "PA_8channel_100Hz": [ + 31973279.1356561, + 31973279.1356561, + 1.0, + 11830113.280192757, + 87926517.62305428 + ], + "PA_4channel_100Hz": [ + 31973279.1356561, + 31973279.1356561, + 1.0, + 11830113.280192757, + 87926517.62305428 + ], + "all_triggers": [ + 31973279.1356561, + 31973279.1356561, + 1.0, + 11830113.280192757, + 87926517.62305428 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 147653936513.2224, + 2172712418.981746, + 4618.336427326538, + 145481224094.24066, + 149826648932.20416 + ], + "LPDA_2of4_10mHz": [ + 139726641578.7611, + 2113583170.0366652, + 4370.385605082762, + 137613058408.72443, + 141840224748.7978 + ], + "PA_8channel_100Hz": [ + 150658021936.93585, + 2194703530.7492466, + 4712.298548965564, + 148463318406.1866, + 152852725467.68506 + ], + "PA_4channel_100Hz": [ + 140365065824.11978, + 2118406247.7791824, + 4390.354310408572, + 138246659576.3406, + 142483472071.89896 + ], + "all_triggers": [ + 158222192456.03394, + 2249124160.5214944, + 4948.89152491871, + 155973068295.51245, + 160471316616.55545 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 194995288.0220344, + 79009724.27262607, + 6.090979551386116, + 123545062.81643707, + 2384224661.2751393 + ], + "LPDA_2of4_10mHz": [ + 185670541.7289858, + 77097445.74217388, + 5.799706672082465, + 115431647.94509387, + 2118617430.680988 + ], + "PA_8channel_100Hz": [ + 184190905.2138897, + 76789630.68009087, + 5.753487935987078, + 113848436.87394105, + 2009124328.5638793 + ], + "PA_4channel_100Hz": [ + 171239623.08004496, + 74040717.6125322, + 5.348934598100438, + 99990564.99072719, + 1050729450.6593682 + ], + "all_triggers": [ + 200671699.44867668, + 80151481.11125037, + 6.268291045810667, + 125985919.72989327, + 1977112433.7563553 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41275216.45773038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41275216.45773038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41275216.45773038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41275216.45773038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41275216.45773038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41275216.45773038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41275216.45773038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41275216.45773038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41275216.45773038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1130567752787.1418, + 6015133695.337719, + 35326.66325868122, + 1124552619091.804, + 1136582886482.4795 + ], + "LPDA_2of4_10mHz": [ + 1063819422595.609, + 5834866785.932533, + 33240.98924406115, + 1057984555809.6765, + 1069654289381.5415 + ], + "PA_8channel_100Hz": [ + 1206683994386.7388, + 6214322157.056333, + 37705.0548489919, + 1200469672229.6826, + 1212898316543.7952 + ], + "PA_4channel_100Hz": [ + 1132433942671.0798, + 6020096137.042387, + 35384.97578479397, + 1126413846534.0374, + 1138454038808.122 + ], + "all_triggers": [ + 1251633992054.5854, + 6329008257.560318, + 39109.599978795806, + 1245304983797.0251, + 1257963000312.1458 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1127423520039.658, + 6007752503.550672, + 35216.81819069054, + 1121415767536.1074, + 1133431272543.2087 + ], + "LPDA_2of4_10mHz": [ + 1050237410245.2505, + 5798454181.583012, + 32805.79061572855, + 1044438956063.6675, + 1056035864426.8336 + ], + "PA_8channel_100Hz": [ + 1294657318234.468, + 6437924852.481231, + 40440.62465000415, + 1288219393381.9868, + 1301095243086.9495 + ], + "PA_4channel_100Hz": [ + 1216073861807.748, + 6239480972.687701, + 37985.94879076848, + 1209834380835.0603, + 1222313342780.4358 + ], + "all_triggers": [ + 1331398793135.8757, + 6528637679.709309, + 41588.30147123561, + 1324870155456.1665, + 1337927430815.5852 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 913473694166.9882, + 5406271441.159078, + 28549.36125367595, + 908067422725.8291, + 918879965608.1472 + ], + "LPDA_2of4_10mHz": [ + 831235702965.3531, + 5157175596.165123, + 25979.126188797436, + 826078527369.1879, + 836392878561.5182 + ], + "PA_8channel_100Hz": [ + 1225762319554.9004, + 6262575260.056723, + 38309.51180704652, + 1219499744294.844, + 1232024894814.9573 + ], + "PA_4channel_100Hz": [ + 1157823800849.1797, + 6086548136.425505, + 36186.18704580312, + 1151737252712.7542, + 1163910348985.6052 + ], + "all_triggers": [ + 1268676068914.2954, + 6371258096.781076, + 39650.72189446815, + 1262304810817.5144, + 1275047327011.0762 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 538713859051.9743, + 4158858064.281806, + 16779.078245527744, + 534555000987.6925, + 542872717116.25604 + ], + "LPDA_2of4_10mHz": [ + 462667017770.9502, + 3854156052.9811373, + 14410.481487269059, + 458812861717.96906, + 466521173823.93134 + ], + "PA_8channel_100Hz": [ + 1021733255480.8666, + 5727482740.0971575, + 31823.46611602069, + 1016005772740.7694, + 1027460738220.9637 + ], + "PA_4channel_100Hz": [ + 942346257850.0023, + 5500476071.223868, + 29350.835010390856, + 936845781778.7784, + 947846733921.2263 + ], + "all_triggers": [ + 1068244395657.8859, + 5856394661.819145, + 33272.12767763762, + 1062388000996.0668, + 1074100790319.705 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 212654445327.2239, + 2607576034.84389, + 6650.8165579331035, + 210046869292.38004, + 215262021362.06775 + ], + "LPDA_2of4_10mHz": [ + 167303059372.57242, + 2312872484.594301, + 5232.441559149116, + 164990186887.97815, + 169615931857.16672 + ], + "PA_8channel_100Hz": [ + 593333195967.5498, + 4355610856.905641, + 18556.631807250367, + 588977585110.6443, + 597688806824.4554 + ], + "PA_4channel_100Hz": [ + 503842254432.1799, + 4013719712.6244283, + 15757.782082606185, + 499828534719.5555, + 507855974144.80426 + ], + "all_triggers": [ + 639162384635.5892, + 4520696510.173761, + 19989.95019549765, + 634641688125.4154, + 643683081145.7631 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 26407378399.936745, + 919069684.0229812, + 825.5696055414631, + 25488308715.91376, + 27326448083.95973 + ], + "LPDA_2of4_10mHz": [ + 18700129347.685047, + 773407006.0057658, + 584.6191233121294, + 17926722341.67928, + 19473536353.69081 + ], + "PA_8channel_100Hz": [ + 212134936274.64, + 2604905037.1610365, + 6631.940248269305, + 209530031237.47897, + 214739841311.80103 + ], + "PA_4channel_100Hz": [ + 167515201464.7306, + 2314796988.0060463, + 5237.000685981295, + 165200404476.72455, + 169829998452.7366 + ], + "all_triggers": [ + 240151710155.5202, + 2771587783.6928177, + 7507.824124778532, + 237380122371.82733, + 242923297939.213 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 191988837.20930234, + 78379114.57884258, + 6.0, + 122232893.02325581, + 2591849302.3255816 + ], + "LPDA_2of4_10mHz": [ + 159990697.6744186, + 71550015.15352349, + 5.0, + 87994883.72093023, + 223986976.74418604 + ], + "PA_8channel_100Hz": [ + 12983155832.511387, + 644543894.49582, + 405.74720972003433, + 12338611938.015568, + 13627699727.007206 + ], + "PA_4channel_100Hz": [ + 10632244868.76762, + 583276996.7004337, + 332.27697057751004, + 10048967872.067184, + 11215521865.468052 + ], + "all_triggers": [ + 15807400949.839603, + 711201392.9097868, + 494.01000119418495, + 15096199556.929817, + 16518602342.749392 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 31984333.14033701, + 31984333.14033701, + 1.0, + 11834203.261924693, + 87956916.13592678 + ], + "LPDA_2of4_10mHz": [ + 31984333.14033701, + 31984333.14033701, + 1.0, + 11834203.261924693, + 87956916.13592678 + ], + "PA_8channel_100Hz": [ + 319843331.4033701, + 101143342.16507086, + 10.0, + 216853778.69148493, + 409079620.8649103 + ], + "PA_4channel_100Hz": [ + 319843331.4033701, + 101143342.16507086, + 10.0, + 216853778.69148493, + 409079620.8649103 + ], + "all_triggers": [ + 319843331.4033701, + 101143342.16507086, + 10.0, + 216853778.69148493, + 409079620.8649103 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41300691.165865384 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41300691.165865384 + ], + "PA_8channel_100Hz": [ + 96048118.99038461, + 55453407.354255766, + 3.0, + 35217643.629807696, + 169685010.21634614 + ], + "PA_4channel_100Hz": [ + 96048118.99038461, + 55453407.354255766, + 3.0, + 35217643.629807696, + 169685010.21634614 + ], + "all_triggers": [ + 96048118.99038461, + 55453407.354255766, + 3.0, + 35217643.629807696, + 169685010.21634614 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 99519598093.59534, + 1827629861.0015886, + 2965.109501425361, + 97691968232.59373, + 101347227954.59691 + ], + "LPDA_2of4_10mHz": [ + 96365426752.61163, + 1798434242.4486136, + 2871.133404340658, + 94566992510.16302, + 98163860995.06026 + ], + "PA_8channel_100Hz": [ + 102028365969.56924, + 1850522645.7419202, + 3039.8563011353544, + 100177843323.82733, + 103878888615.31117 + ], + "PA_4channel_100Hz": [ + 97615014159.7248, + 1810056991.534277, + 2908.3638952657534, + 95804957168.19052, + 99425071151.25908 + ], + "all_triggers": [ + 105555303130.51147, + 1882235530.0777056, + 3144.9386676960066, + 103673067600.43376, + 107437538660.58919 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 8765958.625043912, + 16752059.07948282, + 0.273818281841794, + 3243404.691266247, + 54096077.63077488 + ], + "LPDA_2of4_10mHz": [ + 8527511.943283182, + 16522648.197280163, + 0.26637003077156113, + 3155179.419014777, + 53747945.4754042 + ], + "PA_8channel_100Hz": [ + 8601750.514711684, + 16594413.543421758, + 0.26868898742472924, + 3182647.690443323, + 53856333.789689824 + ], + "PA_4channel_100Hz": [ + 8262741.8479368435, + 16264120.372488622, + 0.2580995271458999, + 3057214.483736632, + 53361381.13619856 + ], + "all_triggers": [ + 9035947.24283467, + 17008081.608449135, + 0.2822517940909961, + 3343300.479848828, + 54490261.012749396 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1263502499537.4124, + 6463105517.481282, + 38218.15506215298, + 1257039394019.9312, + 1269965605054.8936 + ], + "LPDA_2of4_10mHz": [ + 1219027641735.3293, + 6348336959.620074, + 36872.88901600783, + 1212679304775.7092, + 1225375978694.9492 + ], + "PA_8channel_100Hz": [ + 1317564033195.421, + 6599925892.997866, + 39853.39684204342, + 1310964107302.4229, + 1324163959088.4187 + ], + "PA_4channel_100Hz": [ + 1265081528512.37, + 6467142804.460428, + 38265.9171949819, + 1258614385707.91, + 1271548671316.8306 + ], + "all_triggers": [ + 1351982358614.387, + 6685574089.126561, + 40894.47503407175, + 1345296784525.2603, + 1358667932703.5134 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1358006047221.6052, + 6635150644.139105, + 41889.17747109318, + 1351370896577.466, + 1364641197865.7441 + ], + "LPDA_2of4_10mHz": [ + 1301696178435.9263, + 6496130644.861192, + 40152.23816087201, + 1295200047791.0652, + 1308192309080.7876 + ], + "PA_8channel_100Hz": [ + 1470739375872.0212, + 6905065387.990054, + 45366.5599322434, + 1463834310484.031, + 1477644441260.0115 + ], + "PA_4channel_100Hz": [ + 1417104206515.149, + 6777988523.828082, + 43712.12464274021, + 1410326217991.321, + 1423882195038.9768 + ], + "all_triggers": [ + 1501866621455.367, + 6977753419.512876, + 46326.71376741575, + 1494888868035.854, + 1508844374874.8796 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1197919351240.027, + 6205609625.192737, + 37263.72421800552, + 1191713741614.8342, + 1204124960865.2197 + ], + "LPDA_2of4_10mHz": [ + 1133294787606.5522, + 6035900992.86715, + 35253.44538374681, + 1127258886613.685, + 1139330688599.4194 + ], + "PA_8channel_100Hz": [ + 1427187179154.568, + 6773468720.278968, + 44395.567528346015, + 1420413710434.2893, + 1433960647874.8472 + ], + "PA_4channel_100Hz": [ + 1374301952660.6995, + 6646786720.656031, + 42750.46471467637, + 1367655165940.0435, + 1380948739381.3555 + ], + "all_triggers": [ + 1458758930232.394, + 6847979090.750746, + 45377.67122675091, + 1451910951141.6433, + 1465606909323.1448 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 866586318910.3358, + 5274738558.466975, + 26991.17427030504, + 861311580351.869, + 871861057468.8029 + ], + "LPDA_2of4_10mHz": [ + 788051925844.1671, + 5030051619.700931, + 24545.098855536206, + 783021874224.4663, + 793081977463.868 + ], + "PA_8channel_100Hz": [ + 1251535060893.0605, + 6338938449.85592, + 38980.999580558375, + 1245196122443.2048, + 1257873999342.9165 + ], + "PA_4channel_100Hz": [ + 1190041921090.7932, + 6181247805.460357, + 37065.70041576396, + 1183860673285.3328, + 1196223168896.2534 + ], + "all_triggers": [ + 1286929543656.976, + 6427948817.689457, + 40083.4156141849, + 1280501594839.2866, + 1293357492474.665 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 464930937253.7222, + 3867384136.114516, + 14452.476395290165, + 461063553117.60767, + 468798321389.83673 + ], + "LPDA_2of4_10mHz": [ + 399406762037.52277, + 3584518244.316747, + 12415.643567544419, + 395822243793.20605, + 402991280281.8396 + ], + "PA_8channel_100Hz": [ + 894262933628.7256, + 5363591619.69665, + 27798.352193541024, + 888899342009.029, + 899626525248.4222 + ], + "PA_4channel_100Hz": [ + 809416611623.4738, + 5102807029.302494, + 25160.886351299367, + 804313804594.1711, + 814519418652.7762 + ], + "all_triggers": [ + 938065893441.7274, + 5493381511.759334, + 29159.97645214737, + 932572511929.9681, + 943559274953.4869 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 85760073621.09822, + 1657284046.006485, + 2677.789233880951, + 84102789575.09174, + 87417357667.1047 + ], + "LPDA_2of4_10mHz": [ + 68720111492.36205, + 1483529903.2280629, + 2145.7301391597057, + 67236581589.13397, + 70203641395.59012 + ], + "PA_8channel_100Hz": [ + 417727357721.049, + 3657638974.9582014, + 13043.200337549308, + 414069718746.09076, + 421384996696.0072 + ], + "PA_4channel_100Hz": [ + 357528957745.382, + 3383841313.550054, + 11163.553777730554, + 354145116431.8319, + 360912799058.9321 + ], + "all_triggers": [ + 454300254783.5298, + 3814396780.8862514, + 14185.15959516886, + 450485858002.64355, + 458114651564.41614 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 128167890.4109589, + 64083945.20547945, + 4.0, + 74978215.89041096, + 217244574.24657536 + ], + "LPDA_2of4_10mHz": [ + 96125917.80821918, + 55498324.52267519, + 3.0, + 35246169.8630137, + 169822454.79452056 + ], + "PA_8channel_100Hz": [ + 27669564156.94678, + 941587710.5435467, + 863.5412213847569, + 26727976446.403233, + 28611151867.49033 + ], + "PA_4channel_100Hz": [ + 23525318961.997356, + 868215195.4734683, + 734.2032044552038, + 22657103766.523888, + 24393534157.47082 + ], + "all_triggers": [ + 32603156857.206573, + 1022090729.2317246, + 1017.514035775028, + 31581066127.97485, + 33625247586.4383 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 32031928.874176797, + 32031928.874176797, + 1.0, + 11851813.683445415, + 88087804.40398619 + ], + "LPDA_2of4_10mHz": [ + 32031928.874176797, + 32031928.874176797, + 1.0, + 11851813.683445415, + 88087804.40398619 + ], + "PA_8channel_100Hz": [ + 480478933.11265194, + 124059127.07658722, + 15.0, + 362601434.8556813, + 586824936.9749188 + ], + "PA_4channel_100Hz": [ + 448447004.23847514, + 119852503.28468111, + 14.0, + 329928867.404021, + 554152369.5232586 + ], + "all_triggers": [ + 480478933.11265194, + 124059127.07658722, + 15.0, + 362601434.8556813, + 586824936.9749188 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41300691.165865384 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41300691.165865384 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41300691.165865384 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41300691.165865384 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41300691.165865384 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41300691.165865384 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41300691.165865384 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41300691.165865384 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41300691.165865384 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41316889.13358633 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41316889.13358633 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41316889.13358633 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41316889.13358633 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41316889.13358633 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41316889.13358633 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41316889.13358633 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41316889.13358633 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41316889.13358633 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 61179755343.56281, + 1424212025.1891837, + 1845.2965725902263, + 59755543318.373634, + 62603967368.75199 + ], + "LPDA_2of4_10mHz": [ + 59820637733.50148, + 1408303633.2927976, + 1804.3030273642062, + 58412334100.208694, + 61228941366.79428 + ], + "PA_8channel_100Hz": [ + 63371238834.89658, + 1449495525.3017547, + 1911.3958394594224, + 61921743309.59483, + 64820734360.19834 + ], + "PA_4channel_100Hz": [ + 61414555212.1629, + 1426942377.397108, + 1852.3785785632688, + 59987612834.76579, + 62841497589.56001 + ], + "all_triggers": [ + 64944307347.30386, + 1467375707.5648718, + 1958.842546594713, + 63476931639.73899, + 66411683054.868744 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41297778.038210765 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41297778.038210765 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41297778.038210765 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41297778.038210765 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41297778.038210765 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41297778.038210765 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41297778.038210765 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41297778.038210765 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41297778.038210765 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1289168810179.0146, + 6599566540.444431, + 38158.27692584308, + 1282569243638.57, + 1295768376719.459 + ], + "LPDA_2of4_10mHz": [ + 1258980585622.793, + 6521838401.837189, + 37264.73170242437, + 1252458747220.9558, + 1265502424024.6301 + ], + "PA_8channel_100Hz": [ + 1335171525918.9858, + 6716283937.885188, + 39519.91735081031, + 1328455241981.1006, + 1341887809856.8708 + ], + "PA_4channel_100Hz": [ + 1298773996243.1946, + 6624106549.131362, + 38442.5820896566, + 1292149889694.0632, + 1305398102792.3262 + ], + "all_triggers": [ + 1362146601847.0303, + 6783790740.588619, + 40318.356165983816, + 1355362811106.442, + 1368930392587.6191 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1494877097536.4846, + 6977413689.048686, + 45900.98768314317, + 1487899683847.4358, + 1501854511225.5332 + ], + "LPDA_2of4_10mHz": [ + 1458642045034.6155, + 6892330472.033093, + 44788.37133406184, + 1451749714562.5825, + 1465534375506.6484 + ], + "PA_8channel_100Hz": [ + 1588836936662.7727, + 7193353324.783804, + 48786.07397254671, + 1581643583337.989, + 1596030289987.5564 + ], + "PA_4channel_100Hz": [ + 1548278666368.2224, + 7100947367.773809, + 47540.71094684532, + 1541177719000.4485, + 1555379613735.996 + ], + "all_triggers": [ + 1613853854565.9075, + 7249763356.148962, + 49554.23159730018, + 1606604091209.7588, + 1621103617922.0562 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1383773538944.265, + 6753882049.775916, + 41978.13110197983, + 1377019656894.489, + 1390527420994.0405 + ], + "LPDA_2of4_10mHz": [ + 1340765816942.8845, + 6648098195.073607, + 40673.4495614231, + 1334117718747.8108, + 1347413915137.958 + ], + "PA_8channel_100Hz": [ + 1552047020987.1619, + 7152755801.842465, + 47082.872659310546, + 1544894265185.3193, + 1559199776789.0044 + ], + "PA_4channel_100Hz": [ + 1513083165242.0796, + 7062400799.734151, + 45900.865778362684, + 1506020764442.3455, + 1520145566041.8137 + ], + "all_triggers": [ + 1576792981254.5176, + 7209552356.612374, + 47833.5656991124, + 1569583428897.9053, + 1584002533611.1296 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1141736564871.1028, + 6086534390.297969, + 35187.763084385464, + 1135650030480.8047, + 1147823099261.4006 + ], + "LPDA_2of4_10mHz": [ + 1081265271380.4171, + 5923157111.84439, + 33324.06736487699, + 1075342114268.5726, + 1087188428492.2616 + ], + "PA_8channel_100Hz": [ + 1410395341102.0178, + 6764840442.416205, + 43467.69530291928, + 1403630500659.6016, + 1417160181544.434 + ], + "PA_4channel_100Hz": [ + 1367652880440.0652, + 6661546557.856233, + 42150.393549001776, + 1360991333882.2092, + 1374314426997.9214 + ], + "all_triggers": [ + 1437203891777.7603, + 6828830255.459085, + 44293.921736264936, + 1430375061522.301, + 1444032722033.2195 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 759987308569.0302, + 4961858118.681722, + 23459.78330097859, + 755025450450.3485, + 764949166687.7119 + ], + "LPDA_2of4_10mHz": [ + 691026914907.9606, + 4731388972.921684, + 21331.06894825473, + 686295525935.0388, + 695758303880.8823 + ], + "PA_8channel_100Hz": [ + 1142122971111.7097, + 6082716912.6092205, + 35255.7958576973, + 1136040254199.1003, + 1148205688024.3188 + ], + "PA_4channel_100Hz": [ + 1077326569054.0225, + 5907651354.3130455, + 33255.618310234546, + 1071418917699.7094, + 1083234220408.3353 + ], + "all_triggers": [ + 1173428604481.0103, + 6165517108.21959, + 36222.1585412091, + 1167263087372.7908, + 1179594121589.2297 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 190797054053.20645, + 2486520897.637957, + 5887.882066206533, + 188310533155.56848, + 193283574950.8444 + ], + "LPDA_2of4_10mHz": [ + 162310731974.47192, + 2293400481.183571, + 5008.811339816848, + 160017331493.28836, + 164604132455.6555 + ], + "PA_8channel_100Hz": [ + 661953286865.2096, + 4631481702.383863, + 20427.47937456761, + 657321805162.8258, + 666584768567.5935 + ], + "PA_4channel_100Hz": [ + 598016704338.2124, + 4402130761.720295, + 18454.43498191015, + 593614573576.492, + 602418835099.9327 + ], + "all_triggers": [ + 699098044182.0273, + 4759653359.994784, + 21573.744192672697, + 694338390822.0326, + 703857697542.0221 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 127918529.66074644, + 64053609.481902316, + 3.988225466498247, + 74584974.55792612, + 216903104.01637936 + ], + "LPDA_2of4_10mHz": [ + 96222139.94816734, + 55553878.40107626, + 3.0, + 35281451.31432803, + 169992447.2417623 + ], + "PA_8channel_100Hz": [ + 51428385020.206894, + 1284335010.9067574, + 1603.426770010837, + 50144050009.30013, + 52712720031.11365 + ], + "PA_4channel_100Hz": [ + 45093886330.323654, + 1202640184.6608367, + 1405.9306835603954, + 43891246145.66281, + 46296526514.98448 + ], + "all_triggers": [ + 57176240532.74094, + 1354205821.1674566, + 1782.6325800966533, + 55822034711.57349, + 58530446353.908394 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 64319412.55717451, + 45480692.781113274, + 2.0, + 23798182.646154568, + 136678751.6839958 + ], + "LPDA_2of4_10mHz": [ + 64319412.55717451, + 45480692.781113274, + 2.0, + 23798182.646154568, + 136678751.6839958 + ], + "PA_8channel_100Hz": [ + 353756769.0644598, + 106661679.0941107, + 11.0, + 251167306.03576645, + 444125543.70729 + ], + "PA_4channel_100Hz": [ + 257277650.22869805, + 90961385.56222655, + 8.0, + 170446443.27651244, + 331244974.66944873 + ], + "all_triggers": [ + 353756769.0644598, + 106661679.0941107, + 11.0, + 251167306.03576645, + 444125543.70729 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41608755.993897125 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41608755.993897125 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41608755.993897125 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41608755.993897125 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41608755.993897125 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41608755.993897125 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41608755.993897125 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41608755.993897125 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41608755.993897125 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41532455.51167461 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41532455.51167461 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41532455.51167461 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41532455.51167461 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41532455.51167461 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41532455.51167461 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41532455.51167461 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41532455.51167461 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41532455.51167461 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}] \ No newline at end of file diff --git a/toise/data/aeff/review_array_deep_only_dict_tau.json b/toise/data/aeff/review_array_deep_only_dict_tau.json new file mode 100644 index 0000000..73f10b2 --- /dev/null +++ b/toise/data/aeff/review_array_deep_only_dict_tau.json @@ -0,0 +1,15460 @@ +[{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 5091425.336611534 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 5091425.336611534 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 5091425.336611534 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 5091425.336611534 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 5091425.336611534 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 5091425.336611534 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 5091425.336611534 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 5091425.336611534 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 5091425.336611534 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1000000000000000.0, + "energy_min": 1000000000000000.0, + "energy_max": 1000000000000000.0, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 4582282.80295038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.5sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.0sigma": [ + 5418842.267343581, + 5695425.334505188, + 0.9052336590803913, + 2004971.638917125, + 15633611.572921976 + ], + "PA_8channel_100Hz": [ + 5418842.267343581, + 5695425.334505188, + 0.9052336590803913, + 2004971.638917125, + 15633611.572921976 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "all_triggers": [ + 5418842.267343581, + 5695425.334505188, + 0.9052336590803913, + 2004971.638917125, + 15633611.572921976 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.5sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.0sigma": [ + 3599646.1738583925, + 4641975.189712071, + 0.6013315606165358, + 1331869.084327605, + 12977585.276433602 + ], + "PA_8channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "all_triggers": [ + 3599646.1738583925, + 4641975.189712071, + 0.6013315606165358, + 1331869.084327605, + 12977585.276433602 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1831673.835519918, + 3311288.179618961, + 0.3059865422475821, + 677719.3191423697, + 10396345.66245943 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.5sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "PA_8channel_100Hz": [ + 2504058.724141425, + 3871641.7343535917, + 0.4183104304525044, + 926501.7279323272, + 11378027.599846829 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "all_triggers": [ + 4335732.559661343, + 5094530.314727034, + 0.7242969727000865, + 1604221.0470746967, + 14052271.39970591 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 1362724.971202605, + 2856123.7132478114, + 0.22764724476962522, + 504208.2393449638, + 9711680.320556153 + ], + "dipole_3.0sigma": [ + 1362724.971202605, + 2856123.7132478114, + 0.22764724476962522, + 504208.2393449638, + 9711680.320556153 + ], + "dipole_2.5sigma": [ + 1362724.971202605, + 2856123.7132478114, + 0.22764724476962522, + 504208.2393449638, + 9711680.320556153 + ], + "dipole_2.0sigma": [ + 2737313.2340288963, + 4047950.158161222, + 0.45727628756093597, + 1012805.8965906916, + 11718579.184282538 + ], + "PA_8channel_100Hz": [ + 1362724.971202605, + 2856123.7132478114, + 0.22764724476962522, + 504208.2393449638, + 9711680.320556153 + ], + "PA_4channel_100Hz": [ + 1362724.971202605, + 2856123.7132478114, + 0.22764724476962522, + 504208.2393449638, + 9711680.320556153 + ], + "all_triggers": [ + 2737313.2340288963, + 4047950.158161222, + 0.45727628756093597, + 1012805.8965906916, + 11718579.184282538 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 2358482.2357118754, + 3757415.413985551, + 0.3939914466556653, + 872638.4272133937, + 11165485.926739689 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_3.0sigma": [ + 1072157.3167075624, + 2533390.6581154047, + 0.1791070570114203, + 396698.2071817981, + 9287451.544993391 + ], + "dipole_2.5sigma": [ + 1072157.3167075624, + 2533390.6581154047, + 0.1791070570114203, + 396698.2071817981, + 9287451.544993391 + ], + "dipole_2.0sigma": [ + 1072157.3167075624, + 2533390.6581154047, + 0.1791070570114203, + 396698.2071817981, + 9287451.544993391 + ], + "PA_8channel_100Hz": [ + 2642404.418612202, + 3977155.31569997, + 0.441421488690631, + 977689.6348865147, + 11580012.313774165 + ], + "PA_4channel_100Hz": [ + 871449.4673831953, + 2283989.0229107123, + 0.14557821599957085, + 322436.30293178227, + 8994418.084979815 + ], + "all_triggers": [ + 4129437.1869408824, + 4971853.692706584, + 0.6898347193467256, + 1527891.7591681266, + 13751080.155534038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 520995.63879528095, + 1765996.9608399358, + 0.08703386539109884, + 192768.38635425395, + 8482755.49524146 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.5sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.0sigma": [ + 567908.9971052072, + 1843793.5120254925, + 0.09487088092088698, + 210126.32892892667, + 8551248.998373952 + ], + "PA_8channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "all_triggers": [ + 1088904.6359004884, + 2553100.033426656, + 0.18190474631198583, + 402894.7152831806, + 9311902.631015062 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1263354.9646011072, + 2750018.424923704, + 0.21104719069150324, + 467441.3369024096, + 9566600.110917965 + ], + "LPDA_2of4_10mHz": [ + 381146.30449221097, + 1510493.1654856023, + 0.06367161966306718, + 141024.13266211806, + 8278575.467158977 + ], + "dipole_4sigma": [ + 827843.7747802311, + 2226112.465585705, + 0.13829375582814263, + 306302.19666868553, + 8930753.773779487 + ], + "dipole_3.0sigma": [ + 827843.7747802311, + 2226112.465585705, + 0.13829375582814263, + 306302.19666868553, + 8930753.773779487 + ], + "dipole_2.5sigma": [ + 1253154.6633865659, + 2738894.1298392667, + 0.2093432001458091, + 463667.22545302944, + 9551707.671144735 + ], + "dipole_2.0sigma": [ + 1253154.6633865659, + 2738894.1298392667, + 0.2093432001458091, + 463667.22545302944, + 9551707.671144735 + ], + "PA_8channel_100Hz": [ + 1253154.6633865659, + 2738894.1298392667, + 0.2093432001458091, + 463667.22545302944, + 9551707.671144735 + ], + "PA_4channel_100Hz": [ + 827843.7747802311, + 2226112.465585705, + 0.13829375582814263, + 306302.19666868553, + 8930753.773779487 + ], + "all_triggers": [ + 2516509.627987673, + 3881255.2598209577, + 0.42039039083731233, + 931108.5623554391, + 11396205.919462351 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 261390.52404626034, + 1250886.2757607487, + 0.04366606165256267, + 96714.49389711632, + 8103732.02770789 + ], + "LPDA_2of4_10mHz": [ + 261390.52404626034, + 1250886.2757607487, + 0.04366606165256267, + 96714.49389711632, + 8103732.02770789 + ], + "dipole_4sigma": [ + 253217.8270464918, + 1231175.7328577319, + 0.04230078839959482, + 93690.59600720197, + 8091799.890088227 + ], + "dipole_3.0sigma": [ + 444627.6867432747, + 1631440.198858866, + 0.074276372690282, + 164512.24409501164, + 8371258.285245531 + ], + "dipole_2.5sigma": [ + 985033.7654928821, + 2428278.344267363, + 0.16455280959709112, + 364462.49323236634, + 9160251.160219956 + ], + "dipole_2.0sigma": [ + 1310835.1379432115, + 2801218.237234459, + 0.2189788943521293, + 485009.00103898824, + 9635921.163997438 + ], + "PA_8channel_100Hz": [ + 1126370.2981062601, + 2596650.522432035, + 0.18816349621005707, + 416757.0102993162, + 9366602.497835489 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "all_triggers": [ + 1928166.9009021274, + 3397388.5567179895, + 0.3221059947694288, + 713421.7533337872, + 10537225.537917456 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 6965.479089574732, + 204202.36483349296, + 0.0011635376773945906, + 2577.227263142651, + 7732711.121006882 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722541.521536103 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722541.521536103 + ], + "dipole_3.0sigma": [ + 164689.3358788392, + 992928.5767418001, + 0.02751027530136788, + 60935.05427517051, + 7962987.951919208 + ], + "dipole_2.5sigma": [ + 324043.3496702899, + 1392793.807843715, + 0.05412931997956105, + 119896.03937800728, + 8195644.812054726 + ], + "dipole_2.0sigma": [ + 348118.23133100796, + 1443605.9222669464, + 0.05815087133745504, + 128803.74559247293, + 8230794.139279374 + ], + "PA_8channel_100Hz": [ + 591515.7045591144, + 1881778.1029543532, + 0.09880882566358504, + 218860.8106868723, + 8586154.45019241 + ], + "PA_4channel_100Hz": [ + 164689.3358788392, + 992928.5767418001, + 0.02751027530136788, + 60935.05427517051, + 7962987.951919208 + ], + "all_triggers": [ + 608755.0245142209, + 1909002.7335317323, + 0.1016885411924779, + 225239.35907026174, + 8611323.857326865 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722260.103608098 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722260.103608098 + ], + "dipole_4sigma": [ + 1580.4357731184018, + 97267.05871416513, + 0.0002640110692943586, + 584.7612360538086, + 7724567.539836852 + ], + "dipole_3.0sigma": [ + 2301.1533320882463, + 117368.11687777065, + 0.0003844066061704993, + 851.4267328726511, + 7725619.787472947 + ], + "dipole_2.5sigma": [ + 4133.860035861183, + 157309.6054293377, + 0.0006905594184491818, + 1529.5282132686375, + 7728295.539260455 + ], + "dipole_2.0sigma": [ + 6028.129578528541, + 189962.8371319038, + 0.0010069962746616728, + 2230.40794405556, + 7731061.1727927495 + ], + "PA_8channel_100Hz": [ + 6289.1577761809085, + 194032.10830812235, + 0.0010506009150718326, + 2326.9883771869363, + 7731442.273961323 + ], + "PA_4channel_100Hz": [ + 2301.1533320882463, + 117368.11687777065, + 0.0003844066061704993, + 851.4267328726511, + 7725619.787472947 + ], + "all_triggers": [ + 8265.147712441792, + 222434.76603198316, + 0.0013806891254631855, + 3058.1046536034632, + 7734327.219268264 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_3.0sigma": [ + 5986125.474883991, + 5986125.474883991, + 1.0, + 2214866.4257070767, + 16461845.055930978 + ], + "dipole_2.5sigma": [ + 11956281.891100891, + 8460012.033869289, + 1.99733232142659, + 4423824.29970733, + 25417079.680256326 + ], + "dipole_2.0sigma": [ + 17941869.05966329, + 10363507.101608185, + 2.9972423957603382, + 6578795.370976464, + 31709132.28364703 + ], + "PA_8channel_100Hz": [ + 5986125.474883991, + 5986125.474883991, + 1.0, + 2214866.4257070767, + 16461845.055930978 + ], + "PA_4channel_100Hz": [ + 5986125.474883991, + 5986125.474883991, + 1.0, + 2214866.4257070767, + 16461845.055930978 + ], + "all_triggers": [ + 17941869.05966329, + 10363507.101608185, + 2.9972423957603382, + 6578795.370976464, + 31709132.28364703 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.5sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.0sigma": [ + 5986125.474883991, + 5986125.474883991, + 1.0, + 2214866.4257070767, + 16461845.055930978 + ], + "PA_8channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "all_triggers": [ + 5986125.474883991, + 5986125.474883991, + 1.0, + 2214866.4257070767, + 16461845.055930978 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 11972250.949767983, + 8465659.832648024, + 2.0, + 4429732.851414153, + 25441033.268256966 + ], + "dipole_3.0sigma": [ + 11972250.949767983, + 8465659.832648024, + 2.0, + 4429732.851414153, + 25441033.268256966 + ], + "dipole_2.5sigma": [ + 11972250.949767983, + 8465659.832648024, + 2.0, + 4429732.851414153, + 25441033.268256966 + ], + "dipole_2.0sigma": [ + 17958376.424651977, + 10368273.462981448, + 3.0, + 6584738.022372391, + 31726465.016885154 + ], + "PA_8channel_100Hz": [ + 29930627.374419957, + 13385383.483683815, + 5.0, + 16461845.055930978, + 41902878.324187934 + ], + "PA_4channel_100Hz": [ + 11972250.949767983, + 8465659.832648024, + 2.0, + 4429732.851414153, + 25441033.268256966 + ], + "all_triggers": [ + 35916752.84930395, + 14662952.949741421, + 6.0, + 22866999.314056847, + 484876163.4656033 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 5986125.474883991, + 5986125.474883991, + 1.0, + 2214866.4257070767, + 16461845.055930978 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_3.0sigma": [ + 5986125.474883991, + 5986125.474883991, + 1.0, + 2214866.4257070767, + 16461845.055930978 + ], + "dipole_2.5sigma": [ + 5986125.474883991, + 5986125.474883991, + 1.0, + 2214866.4257070767, + 16461845.055930978 + ], + "dipole_2.0sigma": [ + 17958376.424651977, + 10368273.462981448, + 3.0, + 6584738.022372391, + 31726465.016885154 + ], + "PA_8channel_100Hz": [ + 17958376.424651977, + 10368273.462981448, + 3.0, + 6584738.022372391, + 31726465.016885154 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "all_triggers": [ + 29930627.374419957, + 13385383.483683815, + 5.0, + 16461845.055930978, + 41902878.324187934 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 5986125.474883991, + 5986125.474883991, + 1.0, + 2214866.4257070767, + 16461845.055930978 + ], + "dipole_3.0sigma": [ + 5986125.474883991, + 5986125.474883991, + 1.0, + 2214866.4257070767, + 16461845.055930978 + ], + "dipole_2.5sigma": [ + 5986125.474883991, + 5986125.474883991, + 1.0, + 2214866.4257070767, + 16461845.055930978 + ], + "dipole_2.0sigma": [ + 11972250.949767983, + 8465659.832648024, + 2.0, + 4429732.851414153, + 25441033.268256966 + ], + "PA_8channel_100Hz": [ + 5986125.474883991, + 5986125.474883991, + 1.0, + 2214866.4257070767, + 16461845.055930978 + ], + "PA_4channel_100Hz": [ + 5986125.474883991, + 5986125.474883991, + 1.0, + 2214866.4257070767, + 16461845.055930978 + ], + "all_triggers": [ + 11972250.949767983, + 8465659.832648024, + 2.0, + 4429732.851414153, + 25441033.268256966 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.5sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_2.0sigma": [ + 11972250.949767983, + 8465659.832648024, + 2.0, + 4429732.851414153, + 25441033.268256966 + ], + "PA_8channel_100Hz": [ + 11972250.949767983, + 8465659.832648024, + 2.0, + 4429732.851414153, + 25441033.268256966 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "all_triggers": [ + 11972250.949767983, + 8465659.832648024, + 2.0, + 4429732.851414153, + 25441033.268256966 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 5986125.474883991, + 5986125.474883991, + 1.0, + 2214866.4257070767, + 16461845.055930978 + ], + "dipole_3.0sigma": [ + 11972250.949767983, + 8465659.832648024, + 2.0, + 4429732.851414153, + 25441033.268256966 + ], + "dipole_2.5sigma": [ + 11972250.949767983, + 8465659.832648024, + 2.0, + 4429732.851414153, + 25441033.268256966 + ], + "dipole_2.0sigma": [ + 11972250.949767983, + 8465659.832648024, + 2.0, + 4429732.851414153, + 25441033.268256966 + ], + "PA_8channel_100Hz": [ + 11972250.949767983, + 8465659.832648024, + 2.0, + 4429732.851414153, + 25441033.268256966 + ], + "PA_4channel_100Hz": [ + 11972250.949767983, + 8465659.832648024, + 2.0, + 4429732.851414153, + 25441033.268256966 + ], + "all_triggers": [ + 11972250.949767983, + 8465659.832648024, + 2.0, + 4429732.851414153, + 25441033.268256966 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 7722101.86260035 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722541.521536103 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 7722541.521536103 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722541.521536103 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 7722541.521536103 + ], + "dipole_2.5sigma": [ + 5986466.295764421, + 5986466.295764421, + 1.0, + 2214992.5294328355, + 16462782.313352156 + ], + "dipole_2.0sigma": [ + 5986466.295764421, + 5986466.295764421, + 1.0, + 2214992.5294328355, + 16462782.313352156 + ], + "PA_8channel_100Hz": [ + 5986466.295764421, + 5986466.295764421, + 1.0, + 2214992.5294328355, + 16462782.313352156 + ], + "PA_4channel_100Hz": [ + 5986466.295764421, + 5986466.295764421, + 1.0, + 2214992.5294328355, + 16462782.313352156 + ], + "all_triggers": [ + 5986466.295764421, + 5986466.295764421, + 1.0, + 2214992.5294328355, + 16462782.313352156 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3162277660168379.5, + "energy_min": 3162277660168379.5, + "energy_max": 3162277660168379.5, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 7722260.103608098 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 7722260.103608098 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 7722260.103608098 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 7722260.103608098 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 7722260.103608098 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 7722260.103608098 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 7722260.103608098 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 7722260.103608098 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 7722260.103608098 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 163351931.75048858, + 42679074.88304697, + 14.649356748415581, + 122238817.75952987, + 200294362.5790724 + ], + "LPDA_2of4_10mHz": [ + 77004681.25554208, + 29302955.358160794, + 6.905758841796448, + 46938995.165059194, + 178847285.65658933 + ], + "dipole_4sigma": [ + 34190655.82499675, + 19525698.33453041, + 3.066208702127409, + 13181337.876252918, + 60191851.84168184 + ], + "dipole_3.0sigma": [ + 94732421.85830349, + 32501408.321628634, + 8.495577790677332, + 64791065.68984474, + 120489765.42601544 + ], + "dipole_2.5sigma": [ + 196532288.14672327, + 46813360.15944258, + 17.62496207293946, + 149726829.7769551, + 238974986.4131818 + ], + "dipole_2.0sigma": [ + 373151134.2678696, + 64505276.73355637, + 33.46409208870341, + 308645857.5343132, + 437656411.001426 + ], + "PA_8channel_100Hz": [ + 322700033.2752302, + 59986340.00525524, + 28.93965109268007, + 262713693.269975, + 382686373.28048545 + ], + "PA_4channel_100Hz": [ + 100683638.01149076, + 33506750.32075202, + 9.029281234406048, + 70731443.13210756, + 126706934.93327339 + ], + "all_triggers": [ + 456161579.8621365, + 71320144.06070931, + 40.9084462406507, + 384841435.80142725, + 527481723.92284584 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 136449877.16024703, + 39006720.12121342, + 12.23678781987813, + 99649661.68368699, + 169136085.6554046 + ], + "LPDA_2of4_10mHz": [ + 54660526.638789155, + 24688219.24641619, + 4.901941141479649, + 30216370.40385781, + 77814989.35129087 + ], + "dipole_4sigma": [ + 11147606.074069545, + 11149198.981766356, + 0.9997142765308057, + 4124614.2474057316, + 30660026.699171513 + ], + "dipole_3.0sigma": [ + 29799361.793260545, + 18228727.01474873, + 2.672398649385872, + 10950786.087915346, + 55263532.93464019 + ], + "dipole_2.5sigma": [ + 33789114.393359296, + 19410702.98625222, + 3.0301985759030585, + 12683426.501022473, + 59597570.52285841 + ], + "dipole_2.0sigma": [ + 62593037.20978861, + 26418969.433020085, + 5.613326528967123, + 37982490.31007231, + 584147215.0252241 + ], + "PA_8channel_100Hz": [ + 56679077.109494194, + 25139940.458079364, + 5.082964197914682, + 31654553.00275729, + 146514167.60343748 + ], + "PA_4channel_100Hz": [ + 23314607.98324956, + 16123782.028803645, + 2.0908476939089473, + 8616274.716311393, + 48454541.43412867 + ], + "all_triggers": [ + 151617114.80686283, + 41117525.8083752, + 13.596981561037296, + 110269304.47703163, + 188369789.04489636 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 52185436.37750539, + 24122789.07142656, + 4.679975720969912, + 29201583.396731462, + 77270469.49380845 + ], + "LPDA_2of4_10mHz": [ + 20391344.64893591, + 15079112.877353398, + 1.828690234275505, + 7544797.520106287, + 44525507.119750746 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 14384521.831029978 + ], + "dipole_3.0sigma": [ + 4099923.866368038, + 6761464.244504635, + 0.3676800556696758, + 1516971.830556174, + 20370410.67592731 + ], + "dipole_2.5sigma": [ + 4099923.866368038, + 6761464.244504635, + 0.3676800556696758, + 1516971.830556174, + 20370410.67592731 + ], + "dipole_2.0sigma": [ + 10204656.362646297, + 10667239.64885392, + 0.9151508032346695, + 3775722.8541791295, + 29283320.120493565 + ], + "PA_8channel_100Hz": [ + 8071035.935665201, + 9486750.965850467, + 0.7238083044615605, + 2986283.296196125, + 26168234.297101166 + ], + "PA_4channel_100Hz": [ + 4099923.866368038, + 6761464.244504635, + 0.3676800556696758, + 1516971.830556174, + 20370410.67592731 + ], + "all_triggers": [ + 53705269.19693874, + 24471540.458392676, + 4.816273914270971, + 29824714.85269913, + 77604832.71408378 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 42626276.20266828, + 21801760.12759249, + 3.8227128400489048, + 23641507.14456561, + 72676570.0006357 + ], + "LPDA_2of4_10mHz": [ + 16816670.154433887, + 13693764.748729762, + 1.5081143992164523, + 6222167.957140539, + 39163495.377997704 + ], + "dipole_4sigma": [ + 1203713.1185548997, + 3663653.1977801546, + 0.10794866462548487, + 445373.8538653128, + 16141942.984120129 + ], + "dipole_3.0sigma": [ + 1203713.1185548997, + 3663653.1977801546, + 0.10794866462548487, + 445373.8538653128, + 16141942.984120129 + ], + "dipole_2.5sigma": [ + 3286377.6191038457, + 6053570.322449644, + 0.29472144979465087, + 1215959.719068423, + 19182633.15492159 + ], + "dipole_2.0sigma": [ + 5048872.759880871, + 7503261.32898268, + 0.4527815339816526, + 1868082.9211559219, + 21755876.060456045 + ], + "PA_8channel_100Hz": [ + 2300846.2496928927, + 5065200.709121292, + 0.20633926500783145, + 851313.1123863702, + 17743757.3555816 + ], + "PA_4channel_100Hz": [ + 2300846.2496928927, + 5065200.709121292, + 0.20633926500783145, + 851313.1123863702, + 17743757.3555816 + ], + "all_triggers": [ + 46471435.84399424, + 22763859.964392766, + 4.167545709405072, + 26858843.17799189, + 76013389.37643598 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 15129414.675229004, + 12988647.269694418, + 1.356801787386765, + 5597883.429834732, + 36632612.15919038 + ], + "LPDA_2of4_10mHz": [ + 8528638.792300753, + 9751978.16930435, + 0.7648460040107011, + 3155596.353151279, + 26836334.467789073 + ], + "dipole_4sigma": [ + 692565.4335977782, + 2778966.2066175733, + 0.06210907945607831, + 256249.21043117793, + 15395667.364082731 + ], + "dipole_3.0sigma": [ + 1124011.0866006785, + 3540284.446760537, + 0.10080100810768852, + 415884.102042251, + 16025578.017466966 + ], + "dipole_2.5sigma": [ + 1442614.9628851195, + 4010772.937491905, + 0.12937331695707488, + 533767.5362674942, + 16490739.67684225 + ], + "dipole_2.0sigma": [ + 3127266.211867911, + 5905209.176930104, + 0.2804523821297399, + 1157088.498391127, + 18950330.500357125 + ], + "PA_8channel_100Hz": [ + 2780737.698454841, + 5568431.377649407, + 0.24937579942828686, + 1028872.9484282911, + 18444398.870774046 + ], + "PA_4channel_100Hz": [ + 692565.4335977782, + 2778966.2066175733, + 0.06210907945607831, + 256249.21043117793, + 15395667.364082731 + ], + "all_triggers": [ + 18268373.606210906, + 14272590.388572188, + 1.6383027693819876, + 6759298.234298035, + 41341050.555663235 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 8853038.630268518, + 9935713.027789237, + 0.7939380931252444, + 3275624.293199352, + 27309958.231222015 + ], + "LPDA_2of4_10mHz": [ + 3978918.564438986, + 6660937.904142297, + 0.3568283331500055, + 1472199.8688424248, + 20193742.935110897 + ], + "dipole_4sigma": [ + 357942.05305967666, + 1997833.1821321768, + 0.03210014582833863, + 132438.55963208035, + 14907117.228497105 + ], + "dipole_3.0sigma": [ + 582126.6120685602, + 2547778.019568254, + 0.05220495602075031, + 215386.84646536724, + 15234426.684650077 + ], + "dipole_2.5sigma": [ + 1324978.273879756, + 3843768.631392548, + 0.11882369072691654, + 490241.96133550967, + 16318990.11089442 + ], + "dipole_2.0sigma": [ + 1676088.9384703452, + 4323160.802308413, + 0.15031119949796262, + 620152.9072340277, + 16831611.681196682 + ], + "PA_8channel_100Hz": [ + 938324.1965540746, + 3234665.0605894662, + 0.0841486583824862, + 347179.9527250076, + 15754475.157998925 + ], + "PA_4channel_100Hz": [ + 582126.6120685602, + 2547778.019568254, + 0.05220495602075031, + 215386.84646536724, + 15234426.684650077 + ], + "all_triggers": [ + 10331760.85683236, + 10733467.171324287, + 0.9265494996547563, + 3822751.5170279727, + 29468892.68200522 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 4030330.3595712283, + 6703837.272390801, + 0.3614384610900409, + 1491222.2330413545, + 20268822.77528232 + ], + "LPDA_2of4_10mHz": [ + 1568230.7805821737, + 4181750.5976576344, + 0.14063832723329317, + 580245.3888154044, + 16674157.389958298 + ], + "dipole_4sigma": [ + 638966.2918947681, + 2669267.5986663033, + 0.057302248854712856, + 236417.52800106423, + 15317431.236474685 + ], + "dipole_3.0sigma": [ + 1526333.0708479404, + 4125511.4597888635, + 0.13688095689922714, + 564743.236213738, + 16612986.733746316 + ], + "dipole_2.5sigma": [ + 1741908.694739553, + 4407231.203816661, + 0.15621369511084093, + 644506.2170536346, + 16927727.14462807 + ], + "dipole_2.0sigma": [ + 2066980.9744380133, + 4800885.854692233, + 0.18536605088193028, + 764782.960542065, + 17402332.672987822 + ], + "PA_8channel_100Hz": [ + 2315105.6063612094, + 5080875.393158639, + 0.20761777149036045, + 856589.0743536474, + 17764594.63559569 + ], + "PA_4channel_100Hz": [ + 1462273.692685992, + 4038010.7814630605, + 0.13113613674912342, + 541041.2662938171, + 16519460.041629873 + ], + "all_triggers": [ + 6001743.166883148, + 8180725.947033008, + 0.5382339958669524, + 2220644.9717467646, + 23147085.473957717 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1583197.8870922367, + 4201704.755564758, + 0.14197743921265993, + 585783.2182241275, + 16696326.718442008 + ], + "LPDA_2of4_10mHz": [ + 527397.0033264158, + 2425083.855136175, + 0.04729571495212133, + 195136.89123077382, + 15154857.428143907 + ], + "dipole_4sigma": [ + 596100.5611657839, + 2578206.4868848627, + 0.05345688740337289, + 220557.20763134005, + 15255164.622589387 + ], + "dipole_3.0sigma": [ + 1287527.745834527, + 3789101.419485202, + 0.11546244077205793, + 476385.265958775, + 16264648.31220575 + ], + "dipole_2.5sigma": [ + 2224152.8881161395, + 4980125.074572804, + 0.1994567666156656, + 822936.5686029715, + 17632121.019936904 + ], + "dipole_2.0sigma": [ + 4212318.144931441, + 6853596.211951044, + 0.37775072101997165, + 1558557.713624633, + 20534842.294887245 + ], + "PA_8channel_100Hz": [ + 2777045.0167494435, + 5564797.8350672675, + 0.24903882406040234, + 1027506.6561972941, + 18439343.52774153 + ], + "PA_4channel_100Hz": [ + 1469529.5732974196, + 4048061.4510311885, + 0.13178393387527632, + 543725.9421200453, + 16530370.980301574 + ], + "all_triggers": [ + 5511565.449681848, + 7839627.288403034, + 0.49426414409635455, + 2039279.216382284, + 22431743.35982284 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 208744.38815718752, + 1525624.280246107, + 0.018721232373891634, + 77235.42361815939, + 14688449.213125557 + ], + "LPDA_2of4_10mHz": [ + 126241.11614390812, + 1186425.849153294, + 0.01132192961609047, + 46709.212973246, + 14567994.435986169 + ], + "dipole_4sigma": [ + 276695.47525841946, + 1756471.9394174279, + 0.024815422990995952, + 102377.32584561521, + 14787657.800293354 + ], + "dipole_3.0sigma": [ + 535823.1856707745, + 2444279.9115077653, + 0.04805528167160959, + 198254.57869818658, + 15165984.257495394 + ], + "dipole_2.5sigma": [ + 943794.3510271772, + 3243985.2753640334, + 0.0846441598489394, + 349203.9098800556, + 15761622.158915741 + ], + "dipole_2.0sigma": [ + 1493274.4020368417, + 4080468.200120283, + 0.13392425695997426, + 552511.5287536314, + 16563863.033389851 + ], + "PA_8channel_100Hz": [ + 1097072.2172734947, + 3497500.585984915, + 0.0983908793516969, + 405916.720391193, + 15985407.843635364 + ], + "PA_4channel_100Hz": [ + 543422.0504500633, + 2461550.8734477554, + 0.048736785565279404, + 201066.1586665234, + 15177078.600073155 + ], + "all_triggers": [ + 1715999.3243728494, + 4374201.082439535, + 0.153899333000675, + 634919.7500179543, + 16889041.420000423 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 14384450.20120997 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 14384450.20120997 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 14384450.20120997 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 14384450.20120997 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 14384450.20120997 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 14384450.20120997 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 14384450.20120997 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 14384450.20120997 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 14384450.20120997 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 77986826.48679475, + 29489233.45943129, + 6.993837358635489, + 47361317.61449784, + 108407829.67114864 + ], + "LPDA_2of4_10mHz": [ + 44570786.48697949, + 22293487.268952686, + 3.997095992733922, + 26052699.897111505, + 75554445.2214163 + ], + "dipole_4sigma": [ + 33450078.326614276, + 19313075.09745756, + 2.9997939137781335, + 12265044.03992269, + 59096785.29466162 + ], + "dipole_3.0sigma": [ + 156027373.5603989, + 41711255.16147413, + 13.992492364864566, + 114767768.40563846, + 192824150.38596785 + ], + "dipole_2.5sigma": [ + 300850475.8516299, + 57919954.37278391, + 26.98018873393539, + 242930521.47884604, + 358770430.2244139 + ], + "dipole_2.0sigma": [ + 612428306.4528025, + 82638131.2220275, + 54.92240372007878, + 529790175.230775, + 695066437.67483 + ], + "PA_8channel_100Hz": [ + 501098298.58044785, + 74750538.17660315, + 44.93835893622418, + 426347760.4038448, + 575848836.7570511 + ], + "PA_4channel_100Hz": [ + 167144069.38150525, + 43171619.975112624, + 14.989434618328428, + 126106798.14316688, + 204162342.9627094 + ], + "all_triggers": [ + 701509400.5168686, + 88444250.76475725, + 62.91117197337962, + 613065149.7521113, + 789953651.2816259 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 33446752.00816644, + 19312114.815175172, + 2.9994956104456967, + 12263846.565281468, + 59093292.66029139 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 14384521.831029978 + ], + "dipole_4sigma": [ + 11149177.801240169, + 11149984.929943373, + 0.9998552285953874, + 4125195.786458863, + 30662321.420840625 + ], + "dipole_3.0sigma": [ + 167241342.08453342, + 43184180.424846284, + 14.998158007842543, + 126206016.30025563, + 204261561.11979815 + ], + "dipole_2.5sigma": [ + 345624605.70241517, + 62080497.1688735, + 30.995520504152267, + 283544108.5335416, + 407705102.87128866 + ], + "dipole_2.0sigma": [ + 813790228.4497979, + 95259674.91206709, + 72.98048604129868, + 718530553.5377307, + 909049903.3618649 + ], + "PA_8channel_100Hz": [ + 680055953.4069126, + 87081356.00931709, + 60.9872326796769, + 592974597.3975954, + 767137309.4162297 + ], + "PA_4channel_100Hz": [ + 245279394.86614203, + 52297796.72945043, + 21.99658932664481, + 192981598.1366916, + 297577191.5955925 + ], + "all_triggers": [ + 981001246.6029453, + 104589392.23201999, + 87.97592460723364, + 876411854.3709253, + 1085590638.8349655 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 14384521.831029978 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 14384521.831029978 + ], + "dipole_4sigma": [ + 66900656.94035853, + 27312914.857954215, + 5.999632693169824, + 42591643.42178212, + 902911075.0873983 + ], + "dipole_3.0sigma": [ + 490613223.982502, + 73964356.75727911, + 43.998060302023305, + 416648867.2252228, + 564577580.7397811 + ], + "dipole_2.5sigma": [ + 836244613.333324, + 96564951.41771549, + 74.99418916191708, + 739679661.9156084, + 932809564.7510394 + ], + "dipole_2.0sigma": [ + 1627825562.9704642, + 134727667.74329725, + 145.98295312827508, + 1493097895.227167, + 1762553230.7137613 + ], + "PA_8channel_100Hz": [ + 1115017135.6931648, + 111504817.32684772, + 99.99443303991917, + 1003512318.3663172, + 1226521953.0200124 + ], + "PA_4channel_100Hz": [ + 423721339.42594516, + 68737388.45423464, + 37.999214313843545, + 354983950.9717105, + 492458727.88017976 + ], + "all_triggers": [ + 1817365187.3592439, + 142355405.2540912, + 162.98081501994272, + 1675009782.1051524, + 1959720592.613335 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 14384521.831029978 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 14384521.831029978 + ], + "dipole_4sigma": [ + 167261881.75616252, + 43186832.16646211, + 15.0, + 126226966.76531732, + 204282511.58485982 + ], + "dipole_3.0sigma": [ + 490618236.71241766, + 73964734.613377, + 43.99850984227686, + 416653502.0990406, + 564582971.3257947 + ], + "dipole_2.5sigma": [ + 914314908.5034175, + 100971953.89941874, + 81.99551196933706, + 813342954.6039989, + 1015286862.4028363 + ], + "dipole_2.0sigma": [ + 1549867230.7533658, + 131461961.4154656, + 138.9916711279852, + 1418405269.3379004, + 1681329192.1688316 + ], + "PA_8channel_100Hz": [ + 1048135457.7021314, + 108108929.32304133, + 93.99650237375567, + 940026528.3790901, + 1156244387.0251727 + ], + "PA_4channel_100Hz": [ + 490629055.7880749, + 73965550.1412032, + 43.999480094035086, + 416663505.6468717, + 564594605.9292781 + ], + "all_triggers": [ + 1705957850.811195, + 137923099.42461398, + 152.9898354215133, + 1568034751.386581, + 1843880950.2358088 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 22301584.234155003, + 15769601.443173999, + 2.0, + 8251586.16663735, + 47390866.49757938 + ], + "LPDA_2of4_10mHz": [ + 11150792.117077501, + 11150792.117077501, + 1.0, + 4125793.083318675, + 30664678.321963128 + ], + "dipole_4sigma": [ + 66904752.702465005, + 27313750.91468886, + 6.0, + 42596025.88723606, + 903214161.4832776 + ], + "dipole_3.0sigma": [ + 111507921.170775, + 35261900.80501584, + 10.0, + 75602370.55378546, + 142618631.1774212 + ], + "dipole_2.5sigma": [ + 156111089.63908502, + 41722443.693243675, + 14.0, + 114853158.80589826, + 192908703.62544078 + ], + "dipole_2.0sigma": [ + 278769802.9269375, + 55753960.585387506, + 25.0, + 223015842.34155, + 334523763.51232505 + ], + "PA_8channel_100Hz": [ + 256468218.69278252, + 53477320.34498726, + 23.0, + 202990898.34779528, + 309945539.0377698 + ], + "PA_4channel_100Hz": [ + 122658713.28785251, + 36982993.56759881, + 11.0, + 87087686.43437529, + 153992439.13684028 + ], + "all_triggers": [ + 312222179.27817005, + 59004445.726333, + 28.0, + 253217733.55183706, + 371226625.004503 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 14384521.831029978 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 14384521.831029978 + ], + "dipole_4sigma": [ + 11150792.117077501, + 11150792.117077501, + 1.0, + 4125793.083318675, + 30664678.321963128 + ], + "dipole_3.0sigma": [ + 33452376.351232503, + 19313738.491416756, + 3.0, + 12265871.328785252, + 59099198.22051075 + ], + "dipole_2.5sigma": [ + 44603168.468310006, + 22301584.234155003, + 4.0, + 26092853.55396135, + 75602370.55378546 + ], + "dipole_2.0sigma": [ + 55753960.5853875, + 24933929.17675408, + 5.0, + 30664678.321963128, + 78055544.81954251 + ], + "PA_8channel_100Hz": [ + 44603168.468310006, + 22301584.234155003, + 4.0, + 26092853.55396135, + 75602370.55378546 + ], + "PA_4channel_100Hz": [ + 33452376.351232503, + 19313738.491416756, + 3.0, + 12265871.328785252, + 59099198.22051075 + ], + "all_triggers": [ + 66904752.702465005, + 27313750.91468886, + 6.0, + 42596025.88723606, + 903214161.4832776 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 14384540.450308325 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 14384540.450308325 + ], + "dipole_4sigma": [ + 33452419.651879825, + 19313763.491057146, + 3.0, + 12265887.20568927, + 59099274.71832102 + ], + "dipole_3.0sigma": [ + 33452419.651879825, + 19313763.491057146, + 3.0, + 12265887.20568927, + 59099274.71832102 + ], + "dipole_2.5sigma": [ + 44603226.20250643, + 22301613.101253215, + 4.0, + 26092887.328466263, + 75602468.4132484 + ], + "dipole_2.0sigma": [ + 44603226.20250643, + 22301613.101253215, + 4.0, + 26092887.328466263, + 75602468.4132484 + ], + "PA_8channel_100Hz": [ + 33452419.651879825, + 19313763.491057146, + 3.0, + 12265887.20568927, + 59099274.71832102 + ], + "PA_4channel_100Hz": [ + 33452419.651879825, + 19313763.491057146, + 3.0, + 12265887.20568927, + 59099274.71832102 + ], + "all_triggers": [ + 44603226.20250643, + 22301613.101253215, + 4.0, + 26092887.328466263, + 75602468.4132484 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 14384857.803287335 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 14384857.803287335 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 14384857.803287335 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 14384857.803287335 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 14384857.803287335 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 14384857.803287335 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 14384857.803287335 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 14384857.803287335 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 14384857.803287335 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 14383682.406416062 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 14383682.406416062 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 14383682.406416062 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 14383682.406416062 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 14383682.406416062 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 14383682.406416062 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 14383682.406416062 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 14383682.406416062 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 14383682.406416062 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+16, + "energy_min": 1e+16, + "energy_max": 1e+16, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 14384450.20120997 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 14384450.20120997 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 14384450.20120997 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 14384450.20120997 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 14384450.20120997 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 14384450.20120997 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 14384450.20120997 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 14384450.20120997 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 14384450.20120997 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 3078525536.464772, + 244079934.82782033, + 159.08211763936305, + 2834445601.6369524, + 3322605471.292593 + ], + "LPDA_2of4_10mHz": [ + 1337773729.591296, + 160898512.87649867, + 69.12915787279104, + 1176875216.7147973, + 1498672242.4677947 + ], + "dipole_4sigma": [ + 753238621.8466413, + 120733276.96878134, + 38.92343709083612, + 632505344.87786, + 873971898.8154227 + ], + "dipole_3.0sigma": [ + 1830307224.832269, + 188201333.14212012, + 94.58071593302665, + 1642105891.6901488, + 2018508557.9743893 + ], + "dipole_2.5sigma": [ + 3024761043.0912704, + 241939196.47491336, + 156.30384948522388, + 2782821846.6163573, + 3266700239.566183 + ], + "dipole_2.0sigma": [ + 5106194486.161156, + 314347039.5481304, + 263.8614565041959, + 4791847446.613026, + 5420541525.709287 + ], + "PA_8channel_100Hz": [ + 4258308881.695041, + 287064361.2510441, + 220.0471577833562, + 3971244520.4439974, + 4545373242.946086 + ], + "PA_4channel_100Hz": [ + 1699189395.3391414, + 181334981.75663614, + 87.80523145872972, + 1517854413.5825052, + 1880524377.0957773 + ], + "all_triggers": [ + 6570803874.387794, + 356590649.32582456, + 339.5448186312301, + 6214213225.06197, + 6927394523.713619 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1306177030.4188936, + 158987038.4674528, + 67.49640551936024, + 1147189991.9514406, + 1465164068.8863463 + ], + "LPDA_2of4_10mHz": [ + 592312391.8535534, + 107062186.29958707, + 30.607610196504773, + 485250205.5539664, + 699374578.1531405 + ], + "dipole_4sigma": [ + 121593365.17945549, + 48508253.38613882, + 6.283309913958712, + 76281380.6822285, + 1174286907.8025413 + ], + "dipole_3.0sigma": [ + 287113136.43643, + 74539629.57319032, + 14.836507024345519, + 215835229.85294145, + 351297839.196037 + ], + "dipole_2.5sigma": [ + 496950668.2701545, + 98065746.34154536, + 25.67981448726158, + 398884921.92860913, + 595016414.6116998 + ], + "dipole_2.0sigma": [ + 851725962.7199422, + 128383922.755874, + 44.012748373531004, + 723342039.9640682, + 980109885.475816 + ], + "PA_8channel_100Hz": [ + 655797730.5203192, + 112653750.03431828, + 33.88820085412162, + 543143980.486001, + 768451480.5546374 + ], + "PA_4channel_100Hz": [ + 275928738.2457639, + 73073374.93967395, + 14.258555752667514, + 204427143.698462, + 339889753.04155755 + ], + "all_triggers": [ + 1639362281.2453218, + 178114045.4380447, + 84.71367873663473, + 1461248235.807277, + 1817476326.6833665 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 538599122.4088095, + 102092424.87037957, + 27.83198902741224, + 436506697.5384299, + 640691547.2791891 + ], + "LPDA_2of4_10mHz": [ + 267385598.13377714, + 71933253.60952511, + 13.817090900676934, + 195713140.7842355, + 331211146.3328552 + ], + "dipole_4sigma": [ + 8124050.177149772, + 12538540.786772745, + 0.4198084734660173, + 3005898.565545415, + 36824936.9804377 + ], + "dipole_3.0sigma": [ + 37612040.865403965, + 26978894.392116334, + 1.9435937882385637, + 13916455.120199466, + 80607812.96651587 + ], + "dipole_2.5sigma": [ + 64467638.49091466, + 35320885.21817142, + 3.3313507810367873, + 29238152.23174698, + 112054654.11441971 + ], + "dipole_2.0sigma": [ + 117495663.23329154, + 47683883.363068864, + 6.071562083599872, + 74519368.84537801, + 1468174091.3814197 + ], + "PA_8channel_100Hz": [ + 97040064.42360206, + 43334744.12333304, + 5.0145235962844446, + 53518185.46296156, + 156260882.84031048 + ], + "PA_4channel_100Hz": [ + 32835095.32347759, + 25207503.674636103, + 1.6967461971900826, + 12148985.26968671, + 73442394.65362632 + ], + "all_triggers": [ + 552626783.4798869, + 103413363.38284566, + 28.55686527166677, + 449213420.0970412, + 656040146.8627325 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 186106520.94778875, + 60012468.875051215, + 9.617012790112192, + 127870041.46968465, + 236614645.24391907 + ], + "LPDA_2of4_10mHz": [ + 95000486.75194162, + 42876923.23763481, + 4.909128876879162, + 52496460.502605624, + 135075734.960322 + ], + "dipole_4sigma": [ + 2433032.740723845, + 6861746.588105428, + 0.12572642198210385, + 900222.1140678228, + 28516051.52325586 + ], + "dipole_3.0sigma": [ + 7345370.163275188, + 11922505.78233198, + 0.379570358139916, + 2717786.9604118196, + 35688064.160180815 + ], + "dipole_2.5sigma": [ + 9429032.341260059, + 13508099.816287607, + 0.48724313453647905, + 3488741.966266222, + 38730210.940038726 + ], + "dipole_2.0sigma": [ + 12715710.690016786, + 15686679.288590085, + 0.657081502133742, + 4704812.955306211, + 43528761.32922355 + ], + "PA_8channel_100Hz": [ + 12707367.951812826, + 15681532.453519028, + 0.6566503930054672, + 4701726.142170745, + 43516580.93144577 + ], + "PA_4channel_100Hz": [ + 5613422.171216091, + 10422563.536161868, + 0.2900723335322008, + 2076966.2033499538, + 33159420.09177453 + ], + "all_triggers": [ + 187953077.77534723, + 60309457.14694495, + 9.712433200626881, + 128700992.04208595, + 239329083.78043002 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 71197993.1218979, + 37119267.23566555, + 3.679058689086536, + 37582666.6014273, + 122015948.3654335 + ], + "LPDA_2of4_10mHz": [ + 36575711.75504343, + 26604917.176776245, + 1.8899997632170629, + 13533013.34936607, + 79053856.21544975 + ], + "dipole_4sigma": [ + 2577726.4309908925, + 7062914.200435897, + 0.13320047951054195, + 953758.7794666303, + 28727858.406783603 + ], + "dipole_3.0sigma": [ + 3677517.2143490114, + 8436122.459216839, + 0.19003066053493536, + 1360681.369309134, + 30333552.95048645 + ], + "dipole_2.5sigma": [ + 3896034.720170395, + 8683142.482297977, + 0.20132225308211935, + 1441532.846463046, + 30652588.508985672 + ], + "dipole_2.0sigma": [ + 5497093.564582832, + 10314117.691567281, + 0.28405477397199197, + 2033924.6188956478, + 32990134.42182783 + ], + "PA_8channel_100Hz": [ + 5153267.524585632, + 9986351.828952704, + 0.26628803470702156, + 1906708.9840966838, + 32488148.403431922 + ], + "PA_4channel_100Hz": [ + 3732358.6958241966, + 8498792.09990813, + 0.19286451890785633, + 1380972.7174549527, + 30413621.513440225 + ], + "all_triggers": [ + 72980431.39044812, + 37581034.5385898, + 3.7711637430652716, + 39792890.05442957, + 124653957.00288783 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 22224271.69703662, + 20738340.162771482, + 1.1484367673480513, + 8222980.527903548, + 57526106.45727265 + ], + "LPDA_2of4_10mHz": [ + 11544505.898666134, + 14946788.866463138, + 0.5965610579114042, + 4271467.18250647, + 41818747.888945244 + ], + "dipole_4sigma": [ + 872572.3932474313, + 4109234.81649149, + 0.04509008134164647, + 322851.78550154954, + 26237724.97103394 + ], + "dipole_3.0sigma": [ + 1377920.0916218539, + 5163833.6255723145, + 0.07120386743189144, + 509830.43390008586, + 26975532.610660598 + ], + "dipole_2.5sigma": [ + 1734425.9456014447, + 5793461.23893275, + 0.08962626777266709, + 641737.5998725346, + 27496031.157470796 + ], + "dipole_2.0sigma": [ + 3036017.2608402753, + 7665003.2449049475, + 0.15688585417704393, + 1123326.3865109019, + 29396354.47771949 + ], + "PA_8channel_100Hz": [ + 2546621.1164800143, + 7020085.358448227, + 0.1315963628657655, + 942249.8130976054, + 28681836.106953505 + ], + "PA_4channel_100Hz": [ + 1223346.8254098776, + 4865584.558613334, + 0.06321631109767951, + 452638.3254016547, + 26749855.64199111 + ], + "all_triggers": [ + 23883864.28357812, + 21498715.977808226, + 1.234196029616999, + 8837029.784923904, + 60015495.33708489 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 6612492.886251131, + 11312164.991860354, + 0.34169527548529144, + 2446622.367912919, + 34618341.94501418 + ], + "LPDA_2of4_10mHz": [ + 2956125.6908292477, + 7563530.6267764, + 0.1527554281982309, + 1093766.5056068215, + 29280045.83969823 + ], + "dipole_4sigma": [ + 467896.39675477834, + 3009109.364864598, + 0.024178171672611055, + 173121.666799268, + 25647231.070349507 + ], + "dipole_3.0sigma": [ + 1266886.0813369884, + 4951444.3728065565, + 0.06546532389788996, + 468747.8500946857, + 26813756.00983953 + ], + "dipole_2.5sigma": [ + 1944863.3184197496, + 6134902.493555493, + 0.10049925478943433, + 719599.4278153073, + 27803602.77598036 + ], + "dipole_2.0sigma": [ + 3226003.084340809, + 7901244.682532396, + 0.16670112642573642, + 1193621.1412060992, + 29674066.83422511 + ], + "PA_8channel_100Hz": [ + 2450820.7498263945, + 6886822.60382854, + 0.12664419995342646, + 906803.6774357657, + 28542300.625834066 + ], + "PA_4channel_100Hz": [ + 1294540.4457620452, + 5005194.213621877, + 0.06689434103758896, + 478979.9649319567, + 26854131.381900117 + ], + "all_triggers": [ + 8437001.957160074, + 12777832.677227873, + 0.43597532089840463, + 3121690.7241492276, + 37282125.18854124 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 2037201.2630910263, + 6278852.512195202, + 0.10527065132945795, + 753764.4673436797, + 27938438.186450202 + ], + "LPDA_2of4_10mHz": [ + 1044181.4506723844, + 4495223.612458657, + 0.05395719284585415, + 386347.1367487822, + 26488629.260318983 + ], + "dipole_4sigma": [ + 426986.4060622524, + 2874553.1143652257, + 0.022064161204571817, + 157984.9702430334, + 25587524.49518819 + ], + "dipole_3.0sigma": [ + 949044.7611972962, + 4285550.937868366, + 0.04904108492474718, + 351146.5616429996, + 26349729.693685357 + ], + "dipole_2.5sigma": [ + 1385805.240694872, + 5178624.397797614, + 0.07161031310297543, + 512747.93905710266, + 26987399.993751816 + ], + "dipole_2.0sigma": [ + 2261805.937783331, + 6615931.246248347, + 0.11687690782697488, + 836868.1969798325, + 28266361.01150097 + ], + "PA_8channel_100Hz": [ + 1733122.2963030394, + 5791324.740699436, + 0.08955762804142472, + 641255.2496321246, + 27494482.89493974 + ], + "PA_4channel_100Hz": [ + 830966.5844437064, + 4010098.9895164613, + 0.042939495062297814, + 307457.63624417136, + 26177335.555625115 + ], + "all_triggers": [ + 3559468.243355391, + 8299575.398671692, + 0.18393250934667266, + 1317003.2500414948, + 30160947.977636173 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 288747.08658773045, + 2363874.44330227, + 0.014920604242504971, + 106836.42203746026, + 25385957.955152016 + ], + "LPDA_2of4_10mHz": [ + 157138.44303884334, + 1743840.7529437253, + 0.008119910568010624, + 58141.223924372025, + 25193809.33557064 + ], + "dipole_4sigma": [ + 185815.02396096612, + 1896295.4924942618, + 0.009601733016934838, + 68751.55886555747, + 25235677.14371694 + ], + "dipole_3.0sigma": [ + 352487.0576748717, + 2611783.5828442206, + 0.018214278628137216, + 130420.21133970252, + 25479018.312939245 + ], + "dipole_2.5sigma": [ + 474518.84754153964, + 3030346.802353527, + 0.024520101703695306, + 175571.97359036966, + 25657184.726144575 + ], + "dipole_2.0sigma": [ + 710641.9959962206, + 3708438.1002363586, + 0.03672143710839424, + 262937.5385186016, + 26001924.52288841 + ], + "PA_8channel_100Hz": [ + 591318.3198131394, + 3382799.5721439123, + 0.03055555204223398, + 218787.7783308616, + 25827711.955661114 + ], + "PA_4channel_100Hz": [ + 325796.1579695376, + 2510952.9737089495, + 0.016835063495316528, + 120544.57844872889, + 25440049.599369455 + ], + "all_triggers": [ + 833651.4670039763, + 4016593.297867956, + 0.043077780497607854, + 308451.04279147123, + 26181518.350559734 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 2558150312.830644, + 222496778.93909106, + 132.19184449976208, + 2335653533.891553, + 2780647091.769735 + ], + "LPDA_2of4_10mHz": [ + 1155580606.8157015, + 149541186.06377915, + 59.714369056793934, + 1006039420.7519225, + 1305121792.8794806 + ], + "dipole_4sigma": [ + 2217857143.446433, + 207170294.27208567, + 114.60727118288254, + 2010686849.1743474, + 2425027437.7185187 + ], + "dipole_3.0sigma": [ + 5043904325.944414, + 312423805.85840625, + 260.6426264253154, + 4731480520.086008, + 5356328131.80282 + ], + "dipole_2.5sigma": [ + 7772484665.016283, + 387829316.987015, + 401.6414043620893, + 7384655348.029268, + 8160313982.003299 + ], + "dipole_2.0sigma": [ + 13324343059.02479, + 507789365.5779026, + 688.5324434947293, + 12816553693.446888, + 13832132424.602692 + ], + "PA_8channel_100Hz": [ + 9999857604.071169, + 439903691.4252411, + 516.7404021519093, + 9559953912.64593, + 10439761295.49641 + ], + "PA_4channel_100Hz": [ + 4619758689.9483, + 298999418.6988706, + 238.72499567561565, + 4320759271.24943, + 4918758108.64717 + ], + "all_triggers": [ + 14837423730.508244, + 535845944.60719156, + 766.7205483285745, + 14301577785.901052, + 15373269675.115438 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1218386982.5634847, + 153551238.46907645, + 62.95987445763088, + 1064835744.0944083, + 1371938221.032561 + ], + "LPDA_2of4_10mHz": [ + 502966180.12565535, + 98657496.39981073, + 25.990664715178383, + 404308683.72584456, + 601623676.5254661 + ], + "dipole_4sigma": [ + 3771008184.566055, + 270140336.15762633, + 194.86600339363554, + 3500867848.4084287, + 4041148520.7236814 + ], + "dipole_3.0sigma": [ + 6883064643.611274, + 364965340.21363634, + 355.6808239478571, + 6518099303.397637, + 7248029983.82491 + ], + "dipole_2.5sigma": [ + 10265068817.24894, + 445698970.65027213, + 530.4451321969534, + 9819369846.59867, + 10710767787.899214 + ], + "dipole_2.0sigma": [ + 16292098310.955986, + 561499287.4790465, + 841.8905314886042, + 15730599023.476938, + 16853597598.43503 + ], + "PA_8channel_100Hz": [ + 12467676794.639677, + 491194467.02448165, + 644.2644061390658, + 11976482327.615194, + 12958871261.66416 + ], + "PA_4channel_100Hz": [ + 6477255798.904656, + 354043171.6819538, + 334.71074278138866, + 6123212627.222702, + 6831298970.58661 + ], + "all_triggers": [ + 17470551922.66817, + 581452190.6533018, + 902.7868579508537, + 16889099732.01487, + 18052004113.321472 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 328926062.49317205, + 79782904.27893792, + 16.99718061402868, + 247484441.38045695, + 402436718.6704808 + ], + "LPDA_2of4_10mHz": [ + 154805237.18761566, + 54733538.12453728, + 7.9995259619479775, + 102554914.90933983, + 199314196.78768578 + ], + "dipole_4sigma": [ + 4313483468.633346, + 288918111.4877114, + 222.89829220665615, + 4024565357.145635, + 4602401580.1210575 + ], + "dipole_3.0sigma": [ + 8799746717.67698, + 412663240.7622578, + 454.7249408707663, + 8387083476.9147215, + 9212409958.439234 + ], + "dipole_2.5sigma": [ + 12666391576.031738, + 495093418.86884105, + 654.5329479639272, + 12171298157.162897, + 13161484994.90058 + ], + "dipole_2.0sigma": [ + 20378986701.878265, + 627988934.661918, + 1053.079573802103, + 19750997767.216343, + 21006975636.54018 + ], + "PA_8channel_100Hz": [ + 14561677711.529856, + 530843380.0791543, + 752.4714345531274, + 14030834331.450705, + 15092521091.60901 + ], + "PA_4channel_100Hz": [ + 7175681483.94895, + 372642405.69031566, + 370.8017336387063, + 6803039078.258635, + 7548323889.639266 + ], + "all_triggers": [ + 21654743926.85156, + 647347126.6846232, + 1119.0040426877913, + 21007396800.16693, + 22302091053.536182 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 96759006.67363968, + 43271943.27152283, + 5.0, + 53217453.67050183, + 135462609.34309554 + ], + "LPDA_2of4_10mHz": [ + 77407205.33891176, + 38703602.66945588, + 4.0, + 45283215.123263374, + 131205213.04945543 + ], + "dipole_4sigma": [ + 2515037385.1417336, + 220613924.82496762, + 129.96399361688114, + 2294423460.316766, + 2735651309.966701 + ], + "dipole_3.0sigma": [ + 5010228003.899482, + 311379088.8501559, + 258.9024100256928, + 4698848915.049326, + 5321607092.749638 + ], + "dipole_2.5sigma": [ + 7466043788.549507, + 380107085.1120636, + 385.80614070025905, + 7085936703.437444, + 7846150873.661571 + ], + "dipole_2.0sigma": [ + 10850164561.187445, + 458225085.5608027, + 560.6798237286671, + 10391939475.62664, + 11308389646.74825 + ], + "PA_8channel_100Hz": [ + 7892266692.700753, + 390806316.6299072, + 407.8311138166564, + 7501460376.070846, + 8283073009.33066 + ], + "PA_4channel_100Hz": [ + 4178754410.851284, + 284370225.56064504, + 215.9361983192885, + 3894384185.2906384, + 4463124636.411929 + ], + "all_triggers": [ + 11449708493.80995, + 470714864.9795937, + 591.6611221748531, + 10978993628.830359, + 11920423358.789545 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 19352230.866307672, + 19352230.866307672, + 1.0, + 7160325.420533839, + 53218634.88234609 + ], + "LPDA_2of4_10mHz": [ + 19352230.866307672, + 19352230.866307672, + 1.0, + 7160325.420533839, + 53218634.88234609 + ], + "dipole_4sigma": [ + 406396848.19246113, + 88683062.81111574, + 21.0, + 317713785.3813454, + 495079911.0035769 + ], + "dipole_3.0sigma": [ + 716021152.4132999, + 117714088.56488612, + 36.99941145596274, + 598307063.8484138, + 833735240.978186 + ], + "dipole_2.5sigma": [ + 967557842.0943346, + 136837139.4640944, + 49.99722506302142, + 830720702.6302401, + 1104394981.5584292 + ], + "dipole_2.0sigma": [ + 1393216782.1109357, + 164200648.0322934, + 71.99256725158921, + 1229016134.0786424, + 1557417430.1432292 + ], + "PA_8channel_100Hz": [ + 1315865678.6533442, + 159577368.0768991, + 67.9955550212184, + 1156288310.576445, + 1475443046.7302432 + ], + "PA_4channel_100Hz": [ + 754728264.8953722, + 120853943.35139857, + 38.99954842980701, + 633874321.5439734, + 875582208.2467706 + ], + "all_triggers": [ + 1567380749.1952791, + 174161746.98777378, + 80.99225148890181, + 1393219002.2075055, + 1741542496.183053 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 24963769.276892688 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 24963769.276892688 + ], + "dipole_4sigma": [ + 174165832.1643676, + 58055277.38812253, + 9.0, + 122496635.28893854, + 219061913.34451568 + ], + "dipole_3.0sigma": [ + 328979905.199361, + 79789346.93192059, + 17.0, + 247508999.2646957, + 402516589.89098287 + ], + "dipole_2.5sigma": [ + 328979905.199361, + 79789346.93192059, + 17.0, + 247508999.2646957, + 402516589.89098287 + ], + "dipole_2.0sigma": [ + 387035182.5874835, + 86543697.79496561, + 20.0, + 306338347.0179932, + 489599505.9731667 + ], + "PA_8channel_100Hz": [ + 348331664.3287352, + 82102560.64961496, + 18.0, + 267247793.57665738, + 422061866.61165076 + ], + "PA_4channel_100Hz": [ + 290276386.9406126, + 74949040.82788351, + 15.0, + 219061913.34451568, + 354524227.2501349 + ], + "all_triggers": [ + 406386941.7168577, + 88680901.04090989, + 21.0, + 317706040.6759478, + 495067842.75776756 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 24964102.33108752 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 24964102.33108752 + ], + "dipole_4sigma": [ + 174168155.798285, + 58056051.93276167, + 9.0, + 122498269.57812712, + 219064835.95962068 + ], + "dipole_3.0sigma": [ + 251576225.04196724, + 69774690.69819082, + 13.0, + 179586720.64534274, + 315244361.9948959 + ], + "dipole_2.5sigma": [ + 270928242.3528878, + 72408618.52038309, + 14.0, + 199325778.30248174, + 334789899.47892565 + ], + "dipole_2.0sigma": [ + 309632276.9747289, + 77408069.24368222, + 16.0, + 238610373.44365045, + 373880974.4469852 + ], + "PA_8channel_100Hz": [ + 309632276.9747289, + 77408069.24368222, + 16.0, + 238610373.44365045, + 373880974.4469852 + ], + "PA_4channel_100Hz": [ + 290280259.66380835, + 74950040.76071295, + 15.0, + 219064835.95962068, + 354528957.1360646 + ], + "all_triggers": [ + 328984294.2856495, + 79790411.4417069, + 17.0, + 247512301.4066739, + 402521960.06714755 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 24964124.342337303 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 24964124.342337303 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 24964124.342337303 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 24964124.342337303 + ], + "dipole_2.5sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 24964124.342337303 + ], + "dipole_2.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 24964124.342337303 + ], + "PA_8channel_100Hz": [ + 19352034.373904888, + 19352034.373904888, + 1.0, + 7160252.718344809, + 53218094.52823844 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 24964124.342337303 + ], + "all_triggers": [ + 19352034.373904888, + 19352034.373904888, + 1.0, + 7160252.718344809, + 53218094.52823844 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 24964387.20873393 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 24964387.20873393 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 24964387.20873393 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 24964387.20873393 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 24964387.20873393 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 24964387.20873393 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 24964387.20873393 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 24964387.20873393 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 24964387.20873393 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+16, + "energy_min": 3.162277660168379e+16, + "energy_max": 3.162277660168379e+16, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 24965116.429502353 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 26008146310.246586, + 878035726.2224263, + 877.393524675829, + 25130110584.024162, + 26886182036.46901 + ], + "LPDA_2of4_10mHz": [ + 15733943087.663418, + 682930131.841254, + 530.789838616646, + 15051012955.822165, + 16416873219.504675 + ], + "dipole_4sigma": [ + 10531562927.937222, + 558732457.6040344, + 355.28580189691047, + 9972830470.333189, + 11090295385.541254 + ], + "dipole_3.0sigma": [ + 18166473315.09548, + 733825501.4077208, + 612.8520603785352, + 17432647813.687763, + 18900298816.503204 + ], + "dipole_2.5sigma": [ + 25505128501.957867, + 869503321.5125736, + 860.4240504763059, + 24635625180.445293, + 26374631823.47044 + ], + "dipole_2.0sigma": [ + 36055817805.41837, + 1033820554.5833104, + 1216.3550870560139, + 35021997250.83506, + 37089638360.00168 + ], + "PA_8channel_100Hz": [ + 31946741864.40494, + 973129803.5180966, + 1077.7340342504924, + 30973612060.886845, + 32919871667.92304 + ], + "PA_4channel_100Hz": [ + 18072338530.227333, + 731921768.5084368, + 609.6763918897152, + 17340416761.71889, + 18804260298.73577 + ], + "all_triggers": [ + 44743527848.29499, + 1151655534.747674, + 1509.4378944561713, + 43591872313.54732, + 45895183383.04266 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 6408518607.519603, + 435849259.22914976, + 216.1935211348382, + 5972669348.290452, + 6844367866.748753 + ], + "LPDA_2of4_10mHz": [ + 3905953244.1279917, + 340267920.9306895, + 131.76864060989493, + 3565685323.1973023, + 4246221165.058681 + ], + "dipole_4sigma": [ + 1120379377.4719017, + 182238461.57268986, + 37.796373461145095, + 938140915.8992118, + 1302617839.0445917 + ], + "dipole_3.0sigma": [ + 1960035739.4322011, + 241040201.96696064, + 66.12246199312882, + 1718995537.4652402, + 2201075941.3991613 + ], + "dipole_2.5sigma": [ + 2822973510.6270237, + 289274991.06855536, + 95.2339566614834, + 2533698519.5584683, + 3112248501.6955786 + ], + "dipole_2.0sigma": [ + 4430089188.25828, + 362379584.094427, + 149.45054219349942, + 4067709604.163852, + 4792468772.352706 + ], + "PA_8channel_100Hz": [ + 3727492779.4986186, + 332403733.2987639, + 125.74821707764329, + 3395089046.199855, + 4059896512.797382 + ], + "PA_4channel_100Hz": [ + 2028646618.8619251, + 245222710.2908706, + 68.43707298523313, + 1783423908.5710545, + 2273869329.152796 + ], + "all_triggers": [ + 7585010766.850278, + 474171653.8798451, + 255.8828780815091, + 7110839112.970433, + 8059182420.7301235 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1238127856.5402114, + 191575617.81738454, + 41.768657830918116, + 1046552238.7228268, + 1429703474.357596 + ], + "LPDA_2of4_10mHz": [ + 761499734.5350187, + 150242349.15480763, + 25.689448534829218, + 611257385.380211, + 911742083.6898264 + ], + "dipole_4sigma": [ + 80469764.73682423, + 48839797.3396317, + 2.7146744589198497, + 29561965.504826088, + 148224649.42737192 + ], + "dipole_3.0sigma": [ + 161498513.29362985, + 69189748.45896024, + 5.448206424184049, + 95732883.2801668, + 1190658861.5446768 + ], + "dipole_2.5sigma": [ + 226432397.89030525, + 81926946.81185086, + 7.6387727643435825, + 145862236.8515693, + 294396017.20203316 + ], + "dipole_2.0sigma": [ + 353822004.0978504, + 102411778.0681115, + 11.936303786516772, + 259817485.15323102, + 437395001.0806929 + ], + "PA_8channel_100Hz": [ + 310876151.8369669, + 95995569.86077568, + 10.487511079958566, + 215860801.2678681, + 393867775.71793866 + ], + "PA_4channel_100Hz": [ + 155387832.21885908, + 67868146.92534389, + 5.242060551948212, + 89194454.53016204, + 738468462.0116369 + ], + "all_triggers": [ + 1270317834.994675, + 194050017.00503838, + 42.85459753298268, + 1076267817.9896364, + 1464367851.9997134 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 233834698.5818217, + 83256230.55073218, + 7.888318259622543, + 153632630.32676828, + 301947759.9128353 + ], + "LPDA_2of4_10mHz": [ + 145979970.8550886, + 65782277.02927547, + 4.924574824092776, + 80602001.67281249, + 207010251.26116872 + ], + "dipole_4sigma": [ + 3391465.7824150017, + 10026653.014952678, + 0.11440971601119375, + 1254842.3394935506, + 43191219.43185701 + ], + "dipole_3.0sigma": [ + 8252924.651629304, + 15641060.86689978, + 0.2784090497243143, + 3053582.1211028425, + 50288949.38090988 + ], + "dipole_2.5sigma": [ + 13842568.110815143, + 20256788.82250273, + 0.4669733938156456, + 5121750.201001602, + 58449828.83132121 + ], + "dipole_2.0sigma": [ + 22720485.15427579, + 25952013.975022692, + 0.7664663071688782, + 8406579.507082041, + 71411587.71477376 + ], + "PA_8channel_100Hz": [ + 20126605.42412572, + 24425728.883432522, + 0.6789628315824785, + 7446844.006926516, + 67624523.30875465 + ], + "PA_4channel_100Hz": [ + 8634596.494226793, + 15998648.237403916, + 0.2912845937877291, + 3194800.7028639135, + 50846190.27110222 + ], + "all_triggers": [ + 234506356.0870439, + 83375715.75684202, + 7.910976351833794, + 154337870.7072516, + 302632850.568162 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 45091457.326167785, + 36560371.87199623, + 1.5211335118460751, + 16683839.210682077, + 104691344.10145113 + ], + "LPDA_2of4_10mHz": [ + 29839150.56772566, + 29741077.358700145, + 1.006606008878043, + 11040485.710058495, + 81812883.96378797 + ], + "dipole_4sigma": [ + 619167.3600373849, + 4284177.891426862, + 0.02088724287577101, + 229091.9232138324, + 39143875.51744444 + ], + "dipole_3.0sigma": [ + 1085467.0212771415, + 5672464.482531831, + 0.03661758479272294, + 401622.79787254235, + 39824673.022854485 + ], + "dipole_2.5sigma": [ + 1663820.3612534602, + 7022903.259261519, + 0.056127990960401636, + 615613.5336637803, + 40669068.899219915 + ], + "dipole_2.0sigma": [ + 2776528.4155515186, + 9072239.984165352, + 0.09366453581080661, + 1027315.5137540619, + 42293622.658495076 + ], + "PA_8channel_100Hz": [ + 2232093.7791818962, + 8134290.66680373, + 0.07529835694900783, + 825874.6982973015, + 41498748.08939543 + ], + "PA_4channel_100Hz": [ + 1122041.1507014774, + 5767237.828041204, + 0.03785139131025297, + 415155.2257595466, + 39878071.251814015 + ], + "all_triggers": [ + 45871569.45187284, + 36875275.04791725, + 1.5474501307307524, + 16972480.697192952, + 105861512.29000874 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 7556634.982001542, + 14966653.703930143, + 0.25492208892293805, + 2795954.94334057, + 49272053.336442575 + ], + "LPDA_2of4_10mHz": [ + 5026583.731495064, + 12206662.825377716, + 0.1695711421857477, + 1859835.980653174, + 45578178.510703124 + ], + "dipole_4sigma": [ + 300774.77523472765, + 2985940.8023317475, + 0.010146597550468836, + 111286.66683684925, + 38678497.43456303 + ], + "dipole_3.0sigma": [ + 501552.30726156436, + 3855836.4476563977, + 0.01691980123107277, + 185574.35368677878, + 38971632.63132222 + ], + "dipole_2.5sigma": [ + 759584.8188777639, + 4745135.583188757, + 0.02562449413047905, + 281046.3829847726, + 39348360.09828186 + ], + "dipole_2.0sigma": [ + 1138021.8755527579, + 5808122.841441885, + 0.03839101854818818, + 421068.09395452036, + 39900878.201027356 + ], + "PA_8channel_100Hz": [ + 836561.5284407313, + 4979771.692981708, + 0.028221293320455053, + 309527.76552307064, + 39460746.094243795 + ], + "PA_4channel_100Hz": [ + 479693.62783648894, + 3770877.8334330055, + 0.01618240155073766, + 177486.6422995009, + 38939718.9593616 + ], + "all_triggers": [ + 7977545.970372322, + 15377833.191755403, + 0.26912146584952834, + 2951692.009037759, + 49886583.37946392 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1271247.5834733583, + 6138638.196304511, + 0.0428860656468289, + 470361.6058851426, + 40094767.73937563 + ], + "LPDA_2of4_10mHz": [ + 797847.7155146932, + 4863142.2159084305, + 0.026915724323540217, + 295203.65474043647, + 39403603.932155974 + ], + "dipole_4sigma": [ + 103775.08472436665, + 1753894.6990179562, + 0.0035008956192739056, + 38396.78134801566, + 38390257.89120209 + ], + "dipole_3.0sigma": [ + 183107.32418631914, + 2329752.7082534377, + 0.0061772016934844645, + 67749.70994893808, + 38506082.96081655 + ], + "dipole_2.5sigma": [ + 267888.9994328648, + 2817957.2948564827, + 0.009037346749050412, + 99118.92979015995, + 38629864.2066765 + ], + "dipole_2.0sigma": [ + 393485.5578791624, + 3415241.0799022303, + 0.01327439885484628, + 145589.6564152901, + 38813235.182008095 + ], + "PA_8channel_100Hz": [ + 336177.0622756448, + 3156755.9377675336, + 0.01134107293429009, + 124385.51304198857, + 38729564.77842696 + ], + "PA_4channel_100Hz": [ + 172849.32590295403, + 2263553.753188864, + 0.005831143857462097, + 63954.25058409299, + 38491106.28332283 + ], + "all_triggers": [ + 1405843.7097746993, + 6455434.63790151, + 0.047426721915057035, + 520162.17261663865, + 40291278.08377558 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 905.6447650527942, + 163847.53841869292, + 3.055173792553135e-05, + 335.08856306953385, + 38240775.25596927 + ], + "LPDA_2of4_10mHz": [ + 602.1842156447779, + 133605.90845998662, + 2.0314559360588165e-05, + 222.80815978856782, + 38240332.20356713 + ], + "dipole_4sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 38239453.014612295 + ], + "dipole_3.0sigma": [ + 0.0, + 0, + 0.0, + 0.0, + 38239453.014612295 + ], + "dipole_2.5sigma": [ + 602.1842156447779, + 133605.90845998662, + 2.0314559360588165e-05, + 222.80815978856782, + 38240332.20356713 + ], + "dipole_2.0sigma": [ + 901.597540062692, + 163481.0203319429, + 3.0415205631640096e-05, + 333.591089823196, + 38240769.34702079 + ], + "PA_8channel_100Hz": [ + 905.1434753083337, + 163802.1859456414, + 3.053482702018689e-05, + 334.90308586408344, + 38240774.524086244 + ], + "PA_4channel_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 38239453.014612295 + ], + "all_triggers": [ + 1508.017349134264, + 211428.80225828264, + 5.0872651856182e-05, + 557.9664191796777, + 38241654.71994203 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 33030079831.25505, + 989492026.7428013, + 1114.2808033208928, + 32040587804.51225, + 34019571857.997856 + ], + "LPDA_2of4_10mHz": [ + 19135226128.417877, + 753137524.9261392, + 645.5332609255227, + 18382088603.49174, + 19888363653.344017 + ], + "dipole_4sigma": [ + 26023892334.942757, + 878301479.1158677, + 877.9247220915541, + 25145590855.826893, + 26902193814.058624 + ], + "dipole_3.0sigma": [ + 44398428062.76026, + 1147205668.9533358, + 1497.7958376335405, + 43251222393.80692, + 45545633731.71359 + ], + "dipole_2.5sigma": [ + 59636753712.81553, + 1329580034.0767684, + 2011.865856033607, + 58307173678.73877, + 60966333746.8923 + ], + "dipole_2.0sigma": [ + 84527453791.06372, + 1582910576.2664266, + 2851.561957893012, + 82944543214.7973, + 86110364367.33015 + ], + "PA_8channel_100Hz": [ + 73137618629.84856, + 1472407073.480932, + 2467.3220548116406, + 71665211556.36763, + 74610025703.32948 + ], + "PA_4channel_100Hz": [ + 42806643892.93779, + 1126453003.3432999, + 1444.0964656512517, + 41680190889.59449, + 43933096896.28109 + ], + "all_triggers": [ + 94363569253.60002, + 1672475124.838545, + 3183.3866066721166, + 92691094128.76149, + 96036044378.43857 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 15462903233.641651, + 677022350.738371, + 521.6462183827775, + 14785880882.903278, + 16139925584.38002 + ], + "LPDA_2of4_10mHz": [ + 8016246640.901779, + 487464533.1127103, + 270.43076469316054, + 7528782107.789069, + 8503711174.01449 + ], + "dipole_4sigma": [ + 29618190706.65707, + 936993870.6129589, + 999.1795812220784, + 28681196836.04411, + 30555184577.270027 + ], + "dipole_3.0sigma": [ + 50281802675.97409, + 1220851685.3237858, + 1696.2734502745557, + 49060950990.65031, + 51502654361.29787 + ], + "dipole_2.5sigma": [ + 68634104475.86846, + 1426354488.4737298, + 2315.394496812963, + 67207749987.39474, + 70060458964.3422 + ], + "dipole_2.0sigma": [ + 95263809455.27687, + 1680433998.2174044, + 3213.756511323604, + 93583375457.05946, + 96944243453.49428 + ], + "PA_8channel_100Hz": [ + 81222513807.62866, + 1551656913.1154277, + 2740.068700883544, + 79670856894.51324, + 82774170720.7441 + ], + "PA_4channel_100Hz": [ + 46828185584.26447, + 1178178661.5174785, + 1579.7645212325053, + 45650006922.746994, + 48006364245.78195 + ], + "all_triggers": [ + 102633655563.42122, + 1744224515.125669, + 3462.3807375951883, + 100889431048.29556, + 104377880078.5469 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 5122357962.802155, + 389665942.86086714, + 172.80446111084916, + 4732692019.941288, + 5512023905.663022 + ], + "LPDA_2of4_10mHz": [ + 2754735273.1536036, + 285757358.29982376, + 92.93191687055518, + 2468977914.8537793, + 3040492631.453427 + ], + "dipole_4sigma": [ + 33611527631.657166, + 998163334.9372011, + 1133.8961395668607, + 32613364296.719963, + 34609690966.59437 + ], + "dipole_3.0sigma": [ + 54869292399.163506, + 1275328799.7429094, + 1851.033952219961, + 53593963599.42059, + 56144621198.90641 + ], + "dipole_2.5sigma": [ + 71389691328.73834, + 1454706031.3245032, + 2408.3551420104004, + 69934985297.41383, + 72844397360.06284 + ], + "dipole_2.0sigma": [ + 97215245383.1394, + 1697558211.4699154, + 3279.588855793759, + 95517687171.6695, + 98912803594.60931 + ], + "PA_8channel_100Hz": [ + 78157436830.2547, + 1522098091.8233614, + 2636.6673027023376, + 76635338738.43135, + 79679534922.07806 + ], + "PA_4channel_100Hz": [ + 49577367515.59224, + 1212269611.632299, + 1672.509094257014, + 48365097903.959946, + 50789637127.22453 + ], + "all_triggers": [ + 102326773433.01561, + 1741614883.5355687, + 3452.0279661656255, + 100585158549.48004, + 104068388316.55118 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 740754445.0144225, + 148183346.73959467, + 24.989049315361495, + 592571098.2748278, + 888937791.7540174 + ], + "LPDA_2of4_10mHz": [ + 296402217.23393893, + 93735260.37048417, + 9.999008002573888, + 200967407.83909488, + 379092819.30753016 + ], + "dipole_4sigma": [ + 17793358084.621033, + 726258495.2172447, + 600.2516834763293, + 17067099589.40379, + 18519616579.838276 + ], + "dipole_3.0sigma": [ + 25723946456.54336, + 873234859.7354083, + 867.7868501697144, + 24850711596.80795, + 26597181316.27877 + ], + "dipole_2.5sigma": [ + 33326393500.287735, + 993931432.2350271, + 1124.2523028877922, + 32332462068.05271, + 34320324932.52276 + ], + "dipole_2.0sigma": [ + 45602247014.305084, + 1162667110.6925762, + 1538.3732182796136, + 44439579903.61251, + 46764914124.997665 + ], + "PA_8channel_100Hz": [ + 36494846909.95247, + 1040107047.7132593, + 1231.1387873907584, + 35454739862.23921, + 37534953957.665726 + ], + "PA_4channel_100Hz": [ + 23565577476.496517, + 835797964.9655808, + 794.9751522499173, + 22729779511.53094, + 24401375441.462093 + ], + "all_triggers": [ + 48411362166.75569, + 1197942346.9928632, + 1633.1375731202393, + 47213419819.76284, + 49609304513.74856 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 59286652.97951914, + 41921994.355671614, + 2.0, + 21936061.602422085, + 125984137.58147818 + ], + "LPDA_2of4_10mHz": [ + 29643326.48975957, + 29643326.48975957, + 1.0, + 10968030.801211042, + 81519147.84683882 + ], + "dipole_4sigma": [ + 2666960117.764439, + 281171779.3557151, + 89.96831440917244, + 2385788338.408724, + 2948131897.120154 + ], + "dipole_3.0sigma": [ + 4059176996.6359124, + 346882557.9227068, + 136.93392332463682, + 3712294438.713206, + 4406059554.5586195 + ], + "dipole_2.5sigma": [ + 5273651713.094313, + 395384091.1373832, + 177.9035060358736, + 4878267621.956929, + 5669035804.231697 + ], + "dipole_2.0sigma": [ + 7672459961.449566, + 476903801.21871287, + 258.8258765122077, + 7195556160.230852, + 8149363762.668279 + ], + "PA_8channel_100Hz": [ + 6162632185.59441, + 427411883.2155649, + 207.892733891499, + 5735220302.378845, + 6590044068.809975 + ], + "PA_4channel_100Hz": [ + 3940946358.9056444, + 341793445.8056053, + 132.94548303366233, + 3599152913.1000385, + 4282739804.711249 + ], + "all_triggers": [ + 8176007420.70951, + 492304841.896552, + 275.81275075636165, + 7683702578.812957, + 8668312262.606062 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 38239366.26272034 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 38239366.26272034 + ], + "dipole_4sigma": [ + 326072115.41854554, + 98314441.9491614, + 11.0, + 231511201.94716737, + 409368719.4481922 + ], + "dipole_3.0sigma": [ + 622477148.3040284, + 135838286.3913753, + 20.999184866069264, + 486638861.9126531, + 758315434.6954037 + ], + "dipole_2.5sigma": [ + 711405907.0545408, + 145217588.79022738, + 23.999184866069264, + 566188318.2643133, + 856623495.8447683 + ], + "dipole_2.0sigma": [ + 1096736630.1199424, + 180306615.88230416, + 36.99826621431245, + 916430014.237638, + 1277043246.0022464 + ], + "PA_8channel_100Hz": [ + 889263424.5555657, + 162358751.48156363, + 29.999184866069264, + 726904673.074002, + 1051622176.0371293 + ], + "PA_4channel_100Hz": [ + 563215472.0865787, + 129210490.85599734, + 19.0, + 439308068.2275314, + 676451424.8955646 + ], + "all_triggers": [ + 1156022469.2869503, + 185115858.56915918, + 38.99826621431245, + 970906610.7177913, + 1341138327.8561096 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 38238746.267504506 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 38238746.267504506 + ], + "dipole_4sigma": [ + 88927316.90117328, + 51342210.35120355, + 3.0, + 32606682.863763534, + 157104926.5254061 + ], + "dipole_3.0sigma": [ + 118569755.86823101, + 59284877.93411551, + 4.0, + 69363307.18291515, + 200975736.19665158 + ], + "dipole_2.5sigma": [ + 118569755.86823101, + 59284877.93411551, + 4.0, + 69363307.18291515, + 200975736.19665158 + ], + "dipole_2.0sigma": [ + 148212194.83528876, + 66282508.54922978, + 5.0, + 81516707.15940882, + 207497072.7694043 + ], + "PA_8channel_100Hz": [ + 118569755.86823101, + 59284877.93411551, + 4.0, + 69363307.18291515, + 200975736.19665158 + ], + "PA_4channel_100Hz": [ + 118569755.86823101, + 59284877.93411551, + 4.0, + 69363307.18291515, + 200975736.19665158 + ], + "all_triggers": [ + 148212194.83528876, + 66282508.54922978, + 5.0, + 81516707.15940882, + 207497072.7694043 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 38239453.01461228 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 38239453.01461228 + ], + "dipole_4sigma": [ + 29642986.833032776, + 29642986.833032776, + 1.0, + 10967905.128222127, + 81518213.79084013 + ], + "dipole_3.0sigma": [ + 29642986.833032776, + 29642986.833032776, + 1.0, + 10967905.128222127, + 81518213.79084013 + ], + "dipole_2.5sigma": [ + 29642986.833032776, + 29642986.833032776, + 1.0, + 10967905.128222127, + 81518213.79084013 + ], + "dipole_2.0sigma": [ + 59285973.66606555, + 41921514.008522026, + 2.0, + 21935810.256444253, + 125982694.0403893 + ], + "PA_8channel_100Hz": [ + 59285973.66606555, + 41921514.008522026, + 2.0, + 21935810.256444253, + 125982694.0403893 + ], + "PA_4channel_100Hz": [ + 29642986.833032776, + 29642986.833032776, + 1.0, + 10967905.128222127, + 81518213.79084013 + ], + "all_triggers": [ + 59285973.66606555, + 41921514.008522026, + 2.0, + 21935810.256444253, + 125982694.0403893 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 38240332.917234704 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+17, + "energy_min": 1e+17, + "energy_max": 1e+17, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 38241509.957627214 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 95152115232.99251, + 1744096057.5751932, + 2976.4328798074425, + 93408019175.41731, + 96896211290.5677 + ], + "LPDA_2of4_10mHz": [ + 69237063158.70726, + 1487751839.3379316, + 2165.7897019132793, + 67749311319.36934, + 70724814998.04518 + ], + "dipole_4sigma": [ + 47624253829.12249, + 1233886660.104337, + 1489.7240552792878, + 46390367169.01816, + 48858140489.22684 + ], + "dipole_3.0sigma": [ + 70067927736.08307, + 1496651941.995114, + 2191.779798304864, + 68571275794.08795, + 71564579678.07817 + ], + "dipole_2.5sigma": [ + 87590579915.70802, + 1673361904.5601711, + 2739.902117615968, + 85917218011.14786, + 89263941820.2682 + ], + "dipole_2.0sigma": [ + 111654374596.11583, + 1889291838.5863366, + 3492.636510585791, + 109765082757.5295, + 113543666434.70216 + ], + "PA_8channel_100Hz": [ + 103915402923.50473, + 1822641018.2953477, + 3250.5553998731702, + 102092761905.2094, + 105738043941.80008 + ], + "PA_4channel_100Hz": [ + 70379666444.112, + 1499977618.6780105, + 2201.531229875397, + 68879688825.43399, + 71879644062.79001 + ], + "all_triggers": [ + 134214547873.71574, + 2071385697.4943917, + 4198.336445402571, + 132143162176.22136, + 136285933571.21014 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 10135669360.46195, + 569229493.693383, + 317.0516963229367, + 9566439866.768568, + 10704898854.155333 + ], + "LPDA_2of4_10mHz": [ + 7543068787.725812, + 491060736.6073693, + 235.9531146465958, + 7052008051.1184435, + 8034129524.333182 + ], + "dipole_4sigma": [ + 2895212037.9857492, + 304229528.78698146, + 90.56450592584565, + 2590982509.1987677, + 3199441566.772731 + ], + "dipole_3.0sigma": [ + 4579408529.040261, + 382618417.5279694, + 143.24749463036608, + 4196790111.5122914, + 4962026946.56823 + ], + "dipole_2.5sigma": [ + 5819127025.0070915, + 431310564.208557, + 182.02686263564692, + 5387816460.798535, + 6250437589.215649 + ], + "dipole_2.0sigma": [ + 7591814772.191956, + 492644885.67428774, + 237.47792731700613, + 7099169886.517668, + 8084459657.866244 + ], + "PA_8channel_100Hz": [ + 6831530874.997172, + 467326269.6684906, + 213.6956500228272, + 6364204605.328682, + 7298857144.665663 + ], + "PA_4channel_100Hz": [ + 4523327196.653701, + 380268348.626207, + 141.4932265171451, + 4143058848.027495, + 4903595545.279908 + ], + "all_triggers": [ + 11322706775.408232, + 601639452.1235085, + 354.1831587476699, + 10721067323.284725, + 11924346227.531738 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 651754146.390198, + 144345912.80522662, + 20.387248808073902, + 507408233.5849713, + 796100059.1954247 + ], + "LPDA_2of4_10mHz": [ + 493626966.38512814, + 125620936.93034244, + 15.440938638913263, + 376123057.67209667, + 599763100.1217471 + ], + "dipole_4sigma": [ + 93807894.37641571, + 54762376.11973097, + 2.934365501786191, + 34410216.27512785, + 167231026.30419156 + ], + "dipole_3.0sigma": [ + 153663896.31045336, + 70088781.58453669, + 4.806696059013207, + 85380297.9739224, + 222421475.57566476 + ], + "dipole_2.5sigma": [ + 200627497.79565868, + 80086224.12351844, + 6.275744831015787, + 125911030.6284608, + 1957239202.1339173 + ], + "dipole_2.0sigma": [ + 276319870.06581986, + 93987186.19948196, + 8.643446263974923, + 190621444.12392104, + 350259317.52628225 + ], + "PA_8channel_100Hz": [ + 246808454.74032116, + 88826511.49556638, + 7.72031202654555, + 160045861.0365183, + 320157673.8942736 + ], + "PA_4channel_100Hz": [ + 148675739.3275211, + 68941803.97362323, + 4.650663607101674, + 83335153.61092016, + 221324081.03941968 + ], + "all_triggers": [ + 671282493.1865424, + 146492452.6941739, + 20.998106855011542, + 524790040.4923684, + 817774945.8807163 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 46736975.87511678, + 38654199.697217904, + 1.4619342597974745, + 17292681.073793206, + 110067055.41802493 + ], + "LPDA_2of4_10mHz": [ + 35363066.64989708, + 33623377.907354295, + 1.1061579766120646, + 13084334.660461923, + 93006191.58019538 + ], + "dipole_4sigma": [ + 2756908.4051547046, + 9388096.624136267, + 0.08623619250395516, + 1020056.1099072407, + 45265448.80824682 + ], + "dipole_3.0sigma": [ + 4749316.269002245, + 12322020.520888971, + 0.14855878101356834, + 1757247.0195308304, + 48174364.28946423 + ], + "dipole_2.5sigma": [ + 6191575.634603912, + 14069121.277568854, + 0.19367270502356035, + 2290882.9848034475, + 50280062.963242665 + ], + "dipole_2.0sigma": [ + 9139723.865675341, + 17093575.693945058, + 0.28589088605181406, + 3381697.8302998766, + 54584359.38060695 + ], + "PA_8channel_100Hz": [ + 8185659.485243726, + 16176822.46597934, + 0.2560477184593634, + 3028694.009540178, + 53191425.38517679 + ], + "PA_4channel_100Hz": [ + 4570560.422023095, + 12087906.981523708, + 0.14296729179235262, + 1691107.3561485452, + 47913380.75287468 + ], + "all_triggers": [ + 46989259.43381272, + 38758385.883128345, + 1.46982569844397, + 17386025.990510706, + 110445480.75606886 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 2911179.6812347504, + 9647150.274899706, + 0.09106257682967189, + 1077136.4820568578, + 45490334.63753989 + ], + "LPDA_2of4_10mHz": [ + 2227894.4651415567, + 8439405.318705695, + 0.06968920956960822, + 824320.9521023761, + 44492738.22204383 + ], + "dipole_4sigma": [ + 74439.24624576933, + 1542643.314613467, + 0.0023284820322471956, + 27542.521110934656, + 41348693.60245597 + ], + "dipole_3.0sigma": [ + 130128.2877932167, + 2039625.324604817, + 0.004070452016846126, + 48147.466483490185, + 41429999.60311525 + ], + "dipole_2.5sigma": [ + 181186.59213427748, + 2406731.079160926, + 0.005667571147561744, + 67039.03908968267, + 41504544.727453195 + ], + "dipole_2.0sigma": [ + 274630.9770001801, + 2963052.1753752804, + 0.008590539637278446, + 101613.46149006666, + 41640973.52935742 + ], + "PA_8channel_100Hz": [ + 228109.0453133192, + 2700447.8289437336, + 0.007135319608845612, + 84400.3467659281, + 41573051.509094596 + ], + "PA_4channel_100Hz": [ + 122708.6639865041, + 1980624.5222269741, + 0.0038383639505198803, + 45402.205675006524, + 41419166.95235745 + ], + "all_triggers": [ + 2951131.326117305, + 9713121.158158712, + 0.09231227630890373, + 1091918.5906634028, + 45548664.03906842 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 175360021111.72485, + 2367698894.570601, + 5485.399156525404, + 172992322217.15424, + 177727720006.29547 + ], + "LPDA_2of4_10mHz": [ + 122615510393.50182, + 1979857266.919288, + 3835.5094452282538, + 120635653126.58252, + 124595367660.4211 + ], + "dipole_4sigma": [ + 130545619241.83551, + 2042877514.0183227, + 4083.569476882162, + 128502741727.8172, + 132588496755.85385 + ], + "dipole_3.0sigma": [ + 189013056480.5641, + 2458142634.5026526, + 5912.476823495614, + 186554913846.0614, + 191471199115.06674 + ], + "dipole_2.5sigma": [ + 234336829022.04193, + 2737041934.1852465, + 7330.240017714053, + 231599787087.8567, + 237073870956.22717 + ], + "dipole_2.0sigma": [ + 294058380624.01263, + 3066040995.733089, + 9198.377046365076, + 290992339628.27954, + 297124421619.7457 + ], + "PA_8channel_100Hz": [ + 271083410538.43872, + 2943829461.167548, + 8479.701941688225, + 268139581077.27115, + 274027239999.60623 + ], + "PA_4channel_100Hz": [ + 188215601898.63318, + 2452951646.3247285, + 5887.531817995734, + 185762650252.30847, + 190668553544.95795 + ], + "all_triggers": [ + 327073118631.1719, + 3233579946.323911, + 10231.103975053098, + 323839538684.8479, + 330306698577.4957 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 102056861314.77701, + 1806268385.7110853, + 3192.4187589886033, + 100250592929.06593, + 103863129700.4881 + ], + "LPDA_2of4_10mHz": [ + 69973156578.38184, + 1495639442.8682344, + 2188.8152820757855, + 68477517135.513596, + 71468796021.25008 + ], + "dipole_4sigma": [ + 140028668205.5037, + 2115775851.567271, + 4380.2066947429685, + 137912892353.9364, + 142144444057.07095 + ], + "dipole_3.0sigma": [ + 193363026143.49017, + 2486267734.3767843, + 6048.547290234002, + 190876758409.11337, + 195849293877.867 + ], + "dipole_2.5sigma": [ + 233106713474.87967, + 2729848639.038053, + 7291.761037487803, + 230376864835.84158, + 235836562113.91772 + ], + "dipole_2.0sigma": [ + 287749395476.5406, + 3032971900.9448133, + 9001.027037012458, + 284716423575.5958, + 290782367377.4855 + ], + "PA_8channel_100Hz": [ + 262481738353.6863, + 2896748052.443517, + 8210.634881546352, + 259584990301.24277, + 265378486406.12988 + ], + "PA_4channel_100Hz": [ + 188742000750.62656, + 2456379442.303385, + 5903.9979874248575, + 186285621308.32318, + 191198380192.92993 + ], + "all_triggers": [ + 304965783967.35675, + 3122387033.538463, + 9539.569187653327, + 301843396933.81836, + 308088171000.8952 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 41403103580.711075, + 1150479907.5589359, + 1295.1131631482745, + 40252623673.152145, + 42553583488.27001 + ], + "LPDA_2of4_10mHz": [ + 26100235738.73518, + 913450051.8726614, + 816.4305557580719, + 25186785686.862522, + 27013685790.60784 + ], + "dipole_4sigma": [ + 123397189178.5571, + 1986164537.5684857, + 3859.935854545482, + 121411024640.98862, + 125383353716.1256 + ], + "dipole_3.0sigma": [ + 167118049140.3013, + 2311395526.761244, + 5227.549785473044, + 164806653613.54007, + 169429444667.06253 + ], + "dipole_2.5sigma": [ + 198563438854.23718, + 2519487642.8274703, + 6211.179866716974, + 196043951211.4097, + 201082926497.06467 + ], + "dipole_2.0sigma": [ + 242962831598.0696, + 2786971387.422797, + 7600.018697753702, + 240175860210.64682, + 245749802985.4924 + ], + "PA_8channel_100Hz": [ + 217476091556.5665, + 2636746325.707881, + 6802.778644260061, + 214839345230.8586, + 220112837882.27435 + ], + "PA_4channel_100Hz": [ + 160765306715.54626, + 2267037774.102532, + 5028.832307196275, + 158498268941.44373, + 163032344489.64877 + ], + "all_triggers": [ + 255067360533.82507, + 2855551741.754768, + 7978.65540376406, + 252211808792.07028, + 257922912275.57983 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 9416910183.62362, + 548681852.4006246, + 294.5612838892457, + 8868228331.222994, + 9965592036.024242 + ], + "LPDA_2of4_10mHz": [ + 5748189854.699799, + 428678728.60082805, + 179.803582132921, + 5319511126.098971, + 6176868583.300627 + ], + "dipole_4sigma": [ + 62595386918.041794, + 1414612678.692691, + 1957.9859185858234, + 61180774239.349106, + 64009999596.73449 + ], + "dipole_3.0sigma": [ + 85108900233.98761, + 1649505892.8372624, + 2662.2094120556094, + 83459394341.15034, + 86758406126.82487 + ], + "dipole_2.5sigma": [ + 101697032928.21754, + 1803102947.1116138, + 3181.0867899279056, + 99893929981.10594, + 103500135875.32916 + ], + "dipole_2.0sigma": [ + 127956340346.64677, + 2022540781.541442, + 4002.4788555192645, + 125933799565.10533, + 129978881128.18823 + ], + "PA_8channel_100Hz": [ + 112304080813.2087, + 1894803380.4216497, + 3512.8756232451437, + 110409277432.78705, + 114198884193.63036 + ], + "PA_4channel_100Hz": [ + 81514335815.41943, + 1614296775.1531005, + 2549.771309800225, + 79900039040.26633, + 83128632590.57253 + ], + "all_triggers": [ + 134798686703.69868, + 2075913305.8951561, + 4216.507691777375, + 132722773397.80353, + 136874600009.59384 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1214475458.3708363, + 197042046.51994026, + 37.989157951507174, + 1017433411.8508958, + 1411517504.8907764 + ], + "LPDA_2of4_10mHz": [ + 735208594.0412521, + 153309767.64516926, + 22.997546153633614, + 581898826.3960829, + 888518361.6864213 + ], + "dipole_4sigma": [ + 11622868630.962807, + 609566655.9225969, + 363.5668298012164, + 11013301975.040209, + 12232435286.885405 + ], + "dipole_3.0sigma": [ + 16727451871.372267, + 731272821.0033004, + 523.2397302784847, + 15996179050.368967, + 17458724692.375565 + ], + "dipole_2.5sigma": [ + 21351769440.381172, + 826192928.6535966, + 667.889775972012, + 20525576511.727577, + 22177962369.03477 + ], + "dipole_2.0sigma": [ + 29165901913.253223, + 965611086.4796549, + 912.3181921412047, + 28200290826.77357, + 30131512999.73288 + ], + "PA_8channel_100Hz": [ + 24735315804.978962, + 889248758.8562703, + 773.7281248616481, + 23846067046.122692, + 25624564563.83523 + ], + "PA_4channel_100Hz": [ + 16313765078.99502, + 722173652.8938824, + 510.29948287393574, + 15591591426.101137, + 17035938731.888905 + ], + "all_triggers": [ + 31334784085.60367, + 1000870505.2963786, + 980.1614794268588, + 30333913580.30729, + 32335654590.900055 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 63938152.4915738, + 45211101.20333138, + 2.0, + 23657116.421882305, + 135868574.04459432 + ], + "LPDA_2of4_10mHz": [ + 63938152.4915738, + 45211101.20333138, + 2.0, + 23657116.421882305, + 135868574.04459432 + ], + "dipole_4sigma": [ + 1694142737.4837255, + 232723394.4962632, + 52.99317141536084, + 1461419342.9874623, + 1926866131.979989 + ], + "dipole_3.0sigma": [ + 2429164075.9187565, + 278672086.07353055, + 75.98480660631813, + 2150491989.845226, + 2707836161.992287 + ], + "dipole_2.5sigma": [ + 3164066522.737916, + 318044468.4507974, + 98.97272284040106, + 2846022054.2871184, + 3482110991.1887136 + ], + "dipole_2.0sigma": [ + 4505588637.8462, + 379525370.29223263, + 140.93584072326695, + 4126063267.553967, + 4885114008.138432 + ], + "PA_8channel_100Hz": [ + 4218165986.349147, + 367220465.1636136, + 131.94519459738987, + 3850945521.1855335, + 4585386451.51276 + ], + "PA_4channel_100Hz": [ + 2716922900.821534, + 294715991.0325331, + 84.98596831303777, + 2422206909.789001, + 3011638891.8540673 + ], + "all_triggers": [ + 5112436972.918062, + 404276993.3956142, + 159.91819512119352, + 4708159979.522449, + 5516713966.313677 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 63939424.588259414, + 45212000.7115241, + 2.0, + 23657587.09765598, + 135871277.25005126 + ], + "LPDA_2of4_10mHz": [ + 63939424.588259414, + 45212000.7115241, + 2.0, + 23657587.09765598, + 135871277.25005126 + ], + "dipole_4sigma": [ + 383636547.52955645, + 110746331.99358405, + 12.0, + 282292559.5571653, + 473791136.19900227 + ], + "dipole_3.0sigma": [ + 479545684.4119456, + 123818163.29820685, + 15.0, + 361897143.1695483, + 585685129.2284563 + ], + "dipole_2.5sigma": [ + 575454821.2943348, + 135636002.13457233, + 18.0, + 441501726.7819312, + 697259425.1349689 + ], + "dipole_2.0sigma": [ + 735245065.3214281, + 153315273.877082, + 22.998175853350862, + 581929791.4443461, + 888560339.19851 + ], + "PA_8channel_100Hz": [ + 639377248.220279, + 142970999.41251957, + 19.99946831982225, + 506063377.97713494, + 808791566.8389399 + ], + "PA_4channel_100Hz": [ + 543485109.000205, + 131814500.60930428, + 17.0, + 408892620.2419189, + 664970015.7178979 + ], + "all_triggers": [ + 767197779.9532425, + 156611277.68395287, + 23.99764417317311, + 610586502.2692896, + 923809057.6371955 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41241405.76629494 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41241405.76629494 + ], + "dipole_4sigma": [ + 31970081.98937592, + 31970081.98937592, + 1.0, + 11828930.33606909, + 87917725.47078378 + ], + "dipole_3.0sigma": [ + 31970081.98937592, + 31970081.98937592, + 1.0, + 11828930.33606909, + 87917725.47078378 + ], + "dipole_2.5sigma": [ + 31970081.98937592, + 31970081.98937592, + 1.0, + 11828930.33606909, + 87917725.47078378 + ], + "dipole_2.0sigma": [ + 31970081.98937592, + 31970081.98937592, + 1.0, + 11828930.33606909, + 87917725.47078378 + ], + "PA_8channel_100Hz": [ + 31970081.98937592, + 31970081.98937592, + 1.0, + 11828930.33606909, + 87917725.47078378 + ], + "PA_4channel_100Hz": [ + 31970081.98937592, + 31970081.98937592, + 1.0, + 11828930.33606909, + 87917725.47078378 + ], + "all_triggers": [ + 31970081.98937592, + 31970081.98937592, + 1.0, + 11828930.33606909, + 87917725.47078378 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683795e+17, + "energy_min": 3.1622776601683795e+17, + "energy_max": 3.1622776601683795e+17, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 185885686364.02457, + 2437708901.555902, + 5814.712041801064, + 183447977462.46866, + 188323395265.58047 + ], + "LPDA_2of4_10mHz": [ + 152208414901.4422, + 2205861293.493545, + 4761.249347933421, + 150002553607.94864, + 154414276194.93573 + ], + "dipole_4sigma": [ + 117680222035.54329, + 1939593000.066145, + 3681.168881459009, + 115740629035.47714, + 119619815035.60944 + ], + "dipole_3.0sigma": [ + 151386276917.67258, + 2199895861.549837, + 4735.5319528625305, + 149186381056.12274, + 153586172779.2224 + ], + "dipole_2.5sigma": [ + 174333645985.12436, + 2360747155.2883143, + 5453.351306542411, + 171972898829.83603, + 176694393140.4127 + ], + "dipole_2.0sigma": [ + 202949400030.25525, + 2547139638.704992, + 6348.48407811897, + 200402260391.5503, + 205496539668.96024 + ], + "PA_8channel_100Hz": [ + 194885584715.8835, + 2496023826.686842, + 6096.238921816221, + 192389560889.19672, + 197381608542.57037 + ], + "PA_4channel_100Hz": [ + 151721827688.84586, + 2202332569.072506, + 4746.028356044193, + 149519495119.77335, + 153924160257.91837 + ], + "all_triggers": [ + 231365281177.53296, + 2719618351.2984376, + 7237.364602044244, + 228645662826.2345, + 234084899528.8314 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 6091615872.653264, + 441293077.3240382, + 190.55080596367017, + 5650322795.3292265, + 6532908949.9773035 + ], + "LPDA_2of4_10mHz": [ + 5082272054.435045, + 403078667.66659415, + 158.97769267539613, + 4679193386.768452, + 5485350722.10164 + ], + "dipole_4sigma": [ + 2775843823.0344543, + 297891679.9996339, + 86.83070120738027, + 2477952143.03482, + 3073735503.034088 + ], + "dipole_3.0sigma": [ + 3689044372.708815, + 343413844.3877426, + 115.39637317105316, + 3345630528.321072, + 4032458217.0965576 + ], + "dipole_2.5sigma": [ + 4341496292.148141, + 372546576.67383474, + 135.805611327358, + 3968949715.474307, + 4714042868.821977 + ], + "dipole_2.0sigma": [ + 5177274968.919567, + 406828599.3222439, + 161.94946277751166, + 4770446369.597324, + 5584103568.241811 + ], + "PA_8channel_100Hz": [ + 4860324548.165633, + 394179010.4615299, + 152.03499026516644, + 4466145537.704103, + 5254503558.627164 + ], + "PA_4channel_100Hz": [ + 3662248726.931838, + 342164365.4434904, + 114.55818310689601, + 3320084361.488348, + 4004413092.3753285 + ], + "all_triggers": [ + 6662319284.197115, + 461501992.8888286, + 208.40288286892823, + 6200817291.308287, + 7123821277.085944 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 95269194.99287227, + 55187260.67841932, + 2.9800758350707532, + 34936284.4970522, + 168765391.9514709 + ], + "LPDA_2of4_10mHz": [ + 80566463.1702726, + 50750431.506642126, + 2.5201658314506625, + 29643301.040916327, + 153327523.53774127 + ], + "dipole_4sigma": [ + 28072218.581344116, + 29957182.02215917, + 0.8781153261276824, + 10386720.875097325, + 82225081.45413545 + ], + "dipole_3.0sigma": [ + 38508954.05066593, + 35086774.94810078, + 1.2045824823944977, + 14248312.998746391, + 97724324.80213554 + ], + "dipole_2.5sigma": [ + 45659651.90773375, + 38205763.93642552, + 1.428260470744608, + 16894071.20586149, + 108450371.5877373 + ], + "dipole_2.0sigma": [ + 55608633.77997287, + 42163213.39496931, + 1.7394704107806815, + 20575194.498589966, + 123373844.39609598 + ], + "PA_8channel_100Hz": [ + 52673887.06714315, + 41035551.44732559, + 1.6476698265350445, + 19489338.21484296, + 118971724.32685138 + ], + "PA_4channel_100Hz": [ + 38423687.93597376, + 35047909.04091925, + 1.2019153087297734, + 14216764.536310295, + 97596425.6300973 + ], + "all_triggers": [ + 97757260.62926778, + 55903255.74035496, + 3.057903975422385, + 37460969.93030963, + 172173840.61489835 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 623870.4348427425, + 4465947.203614269, + 0.019514689286025066, + 230832.06089181476, + 42151213.37159136 + ], + "LPDA_2of4_10mHz": [ + 533239.7273454918, + 4128835.9823978087, + 0.0166797575473103, + 197298.69911783191, + 42018892.53864537 + ], + "dipole_4sigma": [ + 102322.41829445123, + 1808638.535905863, + 0.0032006488663214637, + 37859.29476894696, + 41389753.26743085 + ], + "dipole_3.0sigma": [ + 146924.84890073346, + 2167274.9356643856, + 0.004595814474549865, + 54362.19409327138, + 41454872.81611603 + ], + "dipole_2.5sigma": [ + 186910.9958383121, + 2444464.9119576016, + 0.005846582566211209, + 69157.06846017548, + 41513252.59064489 + ], + "dipole_2.0sigma": [ + 235466.62058451868, + 2743664.8379115667, + 0.007365404227074008, + 87122.64961627191, + 41584143.802774355 + ], + "PA_8channel_100Hz": [ + 224670.37615606785, + 2680027.7338518864, + 0.007027697319180058, + 83128.03917774512, + 41568381.28590881 + ], + "PA_4channel_100Hz": [ + 147978.72280248828, + 2175033.8456059564, + 0.004628779687502424, + 54752.12743692067, + 41456411.47201259 + ], + "all_triggers": [ + 629391.3391383559, + 4485664.245535207, + 0.01968738336782417, + 232874.7954811917, + 42159273.89186295 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 502732814690.69916, + 4008920882.4411697, + 15726.044369365183, + 498723893808.2579, + 506741735573.1403 + ], + "LPDA_2of4_10mHz": [ + 404987207445.51196, + 3598152127.5585074, + 12668.452520314964, + 401389055317.9534, + 408585359573.0705 + ], + "dipole_4sigma": [ + 406767704160.42554, + 3606052959.9009295, + 12724.148447694333, + 403161651200.5246, + 410373757120.3264 + ], + "dipole_3.0sigma": [ + 511830448340.675, + 4045031682.778407, + 16010.628518748334, + 507785416657.89655, + 515875480023.4534 + ], + "dipole_2.5sigma": [ + 582571854540.1063, + 4315524812.935552, + 18223.49877534375, + 578256329727.1708, + 586887379353.0419 + ], + "dipole_2.0sigma": [ + 668782808731.8737, + 4623825321.428717, + 20920.273784110894, + 664158983410.445, + 673406634053.3022 + ], + "PA_8channel_100Hz": [ + 641877489130.3853, + 4529861681.043252, + 20078.645313756766, + 637347627449.3419, + 646407350811.4283 + ], + "PA_4channel_100Hz": [ + 516373773189.2045, + 4062945124.261947, + 16152.748798277677, + 512310828064.9426, + 520436718313.4665 + ], + "all_triggers": [ + 717712537600.7922, + 4789984796.759101, + 22450.85039396882, + 712922552804.0332, + 722502522397.5514 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 319391529318.02344, + 3195380324.8204293, + 9990.832416524372, + 316196148993.203, + 322586909642.8439 + ], + "LPDA_2of4_10mHz": [ + 250541812475.18988, + 2830094694.838244, + 7837.156067089991, + 247711717780.35162, + 253371907170.02814 + ], + "dipole_4sigma": [ + 363737273203.3755, + 3410003016.4855614, + 11378.00413172509, + 360327270186.88995, + 367147276219.861 + ], + "dipole_3.0sigma": [ + 445691465047.36365, + 3774661560.9301805, + 13941.599347582212, + 441916803486.43353, + 449466126608.29376 + ], + "dipole_2.5sigma": [ + 501740156303.5512, + 4004979433.15476, + 15694.84898041299, + 497735176870.3965, + 505745135736.70593 + ], + "dipole_2.0sigma": [ + 570803213181.3259, + 4271732652.0891614, + 17855.198783402586, + 566531480529.2368, + 575074945833.415 + ], + "PA_8channel_100Hz": [ + 544774534381.8417, + 4173200578.268683, + 17041.000083567145, + 540601333803.57306, + 548947734960.11035 + ], + "PA_4channel_100Hz": [ + 444333469982.5481, + 3768906590.5468645, + 13899.12013360929, + 440564563392.0013, + 448102376573.09503 + ], + "all_triggers": [ + 598331366127.6494, + 4373526324.957743, + 18716.30228045031, + 593957839802.6918, + 602704892452.6072 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 169427912578.41196, + 2327314471.02227, + 5299.80365740659, + 167100598107.3897, + 171755227049.4342 + ], + "LPDA_2of4_10mHz": [ + 124977475638.65622, + 1998841989.1841717, + 3909.3681342302552, + 122978633649.47203, + 126976317627.84036 + ], + "dipole_4sigma": [ + 313321501928.17883, + 3164883219.4146395, + 9800.878831547794, + 310156618708.7642, + 316486385147.59344 + ], + "dipole_3.0sigma": [ + 382939484058.59265, + 3498868848.757497, + 11978.569807615724, + 379440615209.83514, + 386438352907.35016 + ], + "dipole_2.5sigma": [ + 428126654965.19775, + 3699548487.087648, + 13392.050797814718, + 424427106478.1101, + 431826203452.2854 + ], + "dipole_2.0sigma": [ + 488377312088.3078, + 3951302961.4664707, + 15276.726398916917, + 484426009126.8414, + 492328615049.77435 + ], + "PA_8channel_100Hz": [ + 457733378318.58875, + 3825329777.7728515, + 14318.166325794846, + 453908048540.8159, + 461558708096.36163 + ], + "PA_4channel_100Hz": [ + 375292278601.8716, + 3463756903.877528, + 11739.360772742482, + 371828521697.9941, + 378756035505.74915 + ], + "all_triggers": [ + 509209399987.37885, + 4034695796.9339337, + 15928.366225901245, + 505174704190.4449, + 513244095784.3128 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 56122301786.248924, + 1339473479.8223577, + 1755.5075865251486, + 54782828306.42657, + 57461775266.07128 + ], + "LPDA_2of4_10mHz": [ + 38198182280.86266, + 1105064762.0386927, + 1194.8404939078114, + 37093117518.82397, + 39303247042.90136 + ], + "dipole_4sigma": [ + 171870213334.01285, + 2344049022.4187984, + 5376.106357053989, + 169526164311.59406, + 174214262356.43164 + ], + "dipole_3.0sigma": [ + 218117119555.66425, + 2640652533.571003, + 6822.711220743285, + 215476467022.09323, + 220757772089.2353 + ], + "dipole_2.5sigma": [ + 250550582131.51895, + 2830180211.8766074, + 7837.231078215402, + 247720401919.64236, + 253380762343.39557 + ], + "dipole_2.0sigma": [ + 295476703024.4569, + 3073463106.680613, + 9242.52173006858, + 292403239917.7763, + 298550166131.1375 + ], + "PA_8channel_100Hz": [ + 275447772075.36865, + 2967467792.7525134, + 8616.016060984852, + 272480304282.6161, + 278415239868.12115 + ], + "PA_4channel_100Hz": [ + 215618517740.29956, + 2625484206.5399985, + 6744.554867511654, + 212993033533.75955, + 218244001946.83957 + ], + "all_triggers": [ + 314289764839.84216, + 3169797372.4856524, + 9830.994969610005, + 311119967467.3565, + 317459562212.3278 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 10561256993.55183, + 581061824.3191108, + 330.3592981884621, + 9980195169.23272, + 11142318817.87094 + ], + "LPDA_2of4_10mHz": [ + 6671520123.474804, + 461824467.45220685, + 208.68715790052158, + 6209695656.022597, + 7133344590.9270115 + ], + "dipole_4sigma": [ + 44861535804.772285, + 1197571926.1199274, + 1403.2823453846204, + 43663963878.65235, + 46059107730.89221 + ], + "dipole_3.0sigma": [ + 61190480420.759895, + 1398641690.2873664, + 1914.056648745432, + 59791838730.47254, + 62589122111.04727 + ], + "dipole_2.5sigma": [ + 75923678150.75644, + 1557948716.2105813, + 2374.915509118321, + 74365729434.54585, + 77481626866.96703 + ], + "dipole_2.0sigma": [ + 97430491059.7721, + 1764867004.2314713, + 3047.655091464524, + 95665624055.54065, + 99195358064.00357 + ], + "PA_8channel_100Hz": [ + 86328991337.87683, + 1661280132.3669198, + 2700.39683809526, + 84667711205.5099, + 87990271470.24376 + ], + "PA_4channel_100Hz": [ + 60110218712.90782, + 1386240848.2450194, + 1880.2657373147404, + 58723977864.6628, + 61496459561.15284 + ], + "all_triggers": [ + 104138175458.92462, + 1824607770.7705252, + 3257.4734787953757, + 102313567688.1541, + 105962783229.69516 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 862909056.5608045, + 166091557.34826618, + 26.991992196663, + 696817499.2125382, + 1029000613.9090707 + ], + "LPDA_2of4_10mHz": [ + 639330039.8050754, + 142964299.0006611, + 19.99838953399007, + 506018477.0090374, + 808689945.9439652 + ], + "dipole_4sigma": [ + 9004312621.919504, + 536525448.372252, + 281.6569535100706, + 8467787173.547251, + 9540838070.291756 + ], + "dipole_3.0sigma": [ + 13023504473.290955, + 645251429.6721746, + 407.37819176139874, + 12378253043.618778, + 13668755902.963127 + ], + "dipole_2.5sigma": [ + 16785533398.486908, + 732542146.9392942, + 525.0553149998826, + 16052991251.547613, + 17518075545.4262 + ], + "dipole_2.0sigma": [ + 22459878011.669147, + 847361524.1596255, + 702.5501093303897, + 21612516487.509525, + 23307239535.828777 + ], + "PA_8channel_100Hz": [ + 18254075625.14115, + 763914874.4830786, + 570.9916509566583, + 17490160750.658073, + 19017990499.62423 + ], + "PA_4channel_100Hz": [ + 12131610490.388823, + 622765108.8102387, + 379.4795444547012, + 11508845381.578585, + 12754375599.199062 + ], + "all_triggers": [ + 23925716084.682465, + 874575921.0876228, + 748.4018587442156, + 23051140163.59484, + 24800292005.77009 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41240928.859427325 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41240928.859427325 + ], + "dipole_4sigma": [ + 1022855757.23477, + 180832531.02578026, + 31.994524937360396, + 842023226.2089899, + 1203688288.2605505 + ], + "dipole_3.0sigma": [ + 1406239067.8358023, + 212030795.91294217, + 43.986603786047105, + 1194208271.9228601, + 1618269863.7487447 + ], + "dipole_2.5sigma": [ + 1693651265.5122476, + 232691950.19384584, + 52.97674404856113, + 1460959315.3184016, + 1926343215.7060933 + ], + "dipole_2.0sigma": [ + 2204252430.2575727, + 265460573.37949604, + 68.94814723316476, + 1938791856.8780766, + 2469713003.6370687 + ], + "PA_8channel_100Hz": [ + 1725526004.6730883, + 234871390.18074924, + 53.97377332638462, + 1490654614.4923391, + 1960397394.8538377 + ], + "PA_4channel_100Hz": [ + 1278543050.1573784, + 202174809.1854928, + 39.9923226832462, + 1076368240.9718854, + 1480717859.3428714 + ], + "all_triggers": [ + 2236144561.315775, + 267374079.28471342, + 69.94572052268286, + 1968770482.0310616, + 2503518640.600488 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41241405.76629494 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41241405.76629494 + ], + "dipole_4sigma": [ + 127880327.95750368, + 63940163.97875184, + 4.0, + 74809991.85513966, + 216757155.88796875 + ], + "dipole_3.0sigma": [ + 127880327.95750368, + 63940163.97875184, + 4.0, + 74809991.85513966, + 216757155.88796875 + ], + "dipole_2.5sigma": [ + 127880327.95750368, + 63940163.97875184, + 4.0, + 74809991.85513966, + 216757155.88796875 + ], + "dipole_2.0sigma": [ + 127880327.95750368, + 63940163.97875184, + 4.0, + 74809991.85513966, + 216757155.88796875 + ], + "PA_8channel_100Hz": [ + 127880327.95750368, + 63940163.97875184, + 4.0, + 74809991.85513966, + 216757155.88796875 + ], + "PA_4channel_100Hz": [ + 127880327.95750368, + 63940163.97875184, + 4.0, + 74809991.85513966, + 216757155.88796875 + ], + "all_triggers": [ + 127880327.95750368, + 63940163.97875184, + 4.0, + 74809991.85513966, + 216757155.88796875 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41241208.653384544 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41241208.653384544 + ], + "dipole_4sigma": [ + 31969929.18867019, + 31969929.18867019, + 1.0, + 11828873.79980797, + 87917305.26884301 + ], + "dipole_3.0sigma": [ + 31969929.18867019, + 31969929.18867019, + 1.0, + 11828873.79980797, + 87917305.26884301 + ], + "dipole_2.5sigma": [ + 31969929.18867019, + 31969929.18867019, + 1.0, + 11828873.79980797, + 87917305.26884301 + ], + "dipole_2.0sigma": [ + 31969929.18867019, + 31969929.18867019, + 1.0, + 11828873.79980797, + 87917305.26884301 + ], + "PA_8channel_100Hz": [ + 31969929.18867019, + 31969929.18867019, + 1.0, + 11828873.79980797, + 87917305.26884301 + ], + "PA_4channel_100Hz": [ + 31969929.18867019, + 31969929.18867019, + 1.0, + 11828873.79980797, + 87917305.26884301 + ], + "all_triggers": [ + 31969929.18867019, + 31969929.18867019, + 1.0, + 11828873.79980797, + 87917305.26884301 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+18, + "energy_min": 1e+18, + "energy_max": 1e+18, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 247518348675.88788, + 2812977794.4557667, + 7742.517402465333, + 244705370881.4321, + 250331326470.34363 + ], + "LPDA_2of4_10mHz": [ + 219675632297.07812, + 2650046819.9998946, + 6871.5810971447045, + 217025585477.07825, + 222325679117.07803 + ], + "PA_8channel_100Hz": [ + 257825016584.02368, + 2870946711.9678793, + 8064.915948137056, + 254954069872.05582, + 260695963295.99158 + ], + "PA_4channel_100Hz": [ + 222528721174.0555, + 2667200356.072361, + 6960.827370800576, + 219861520817.98315, + 225195921530.1279 + ], + "all_triggers": [ + 285211220259.00757, + 3019575602.858158, + 8921.572271497856, + 282191644656.1495, + 288230795861.8657 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1695124218.821955, + 232811591.54954305, + 53.01440092157646, + 1462312627.2724116, + 1927935810.371498 + ], + "LPDA_2of4_10mHz": [ + 1551146460.863038, + 222705138.92558172, + 48.51154826955767, + 1328441321.9374561, + 1773851599.7886198 + ], + "PA_8channel_100Hz": [ + 1525933143.9818583, + 220887728.15012473, + 47.723010842707296, + 1305045415.8317335, + 1746820872.131983 + ], + "PA_4channel_100Hz": [ + 1326254729.7349622, + 205928904.05978867, + 41.478140177343136, + 1120325825.6751735, + 1532183633.7947512 + ], + "all_triggers": [ + 1789104227.5587819, + 239178234.7850222, + 55.95359192980234, + 1549925992.7737598, + 2028282462.3438041 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 2145847.728541063, + 8283436.87614684, + 0.06710836645734775, + 793963.6595601934, + 44381797.04276832 + ], + "LPDA_2of4_10mHz": [ + 1970761.1734060198, + 7938311.112055278, + 0.06163278095914203, + 729181.6341602274, + 44126170.672271155 + ], + "PA_8channel_100Hz": [ + 1598544.9486993693, + 7149464.975271481, + 0.049992242594396455, + 591461.6310187667, + 43582734.98419945 + ], + "PA_4channel_100Hz": [ + 1332363.9299662996, + 6527134.321538615, + 0.04166780600388692, + 492974.65408753074, + 43194110.69684917 + ], + "all_triggers": [ + 2193430.49411233, + 8374773.210655931, + 0.06859645045629098, + 811569.2828215621, + 44451267.880502366 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 965827756635.4955, + 5556642362.388343, + 30211.65199888409, + 960271114273.107, + 971384398997.8839 + ], + "LPDA_2of4_10mHz": [ + 850001802114.6959, + 5212817584.345717, + 26588.54901144157, + 844788984530.3502, + 855214619699.0417 + ], + "PA_8channel_100Hz": [ + 1106651437274.0784, + 5947959881.702683, + 34616.698347392085, + 1100703477392.3757, + 1112599397155.781 + ], + "PA_4channel_100Hz": [ + 968825523029.4932, + 5565259121.491618, + 30305.423869124086, + 963260263908.0017, + 974390782150.9847 + ], + "all_triggers": [ + 1184039906541.2888, + 6152417154.021307, + 37037.45451862902, + 1177887489387.2676, + 1190192323695.3103 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 680051304143.644, + 4663099412.452225, + 21268.360209122147, + 675388204731.1918, + 684714403556.0963 + ], + "LPDA_2of4_10mHz": [ + 590375336017.5785, + 4344781476.725347, + 18463.776524647576, + 586030554540.8531, + 594720117494.3038 + ], + "PA_8channel_100Hz": [ + 914781376340.8812, + 5408321400.842973, + 28609.458883568015, + 909373054940.0382, + 920189697741.7244 + ], + "PA_4channel_100Hz": [ + 811840979869.2086, + 5094942889.131144, + 25390.03496821158, + 806746036980.0775, + 816935922758.3397 + ], + "all_triggers": [ + 966784346946.4132, + 5559921251.594029, + 30235.83310569468, + 961224425694.8192, + 972344268198.0071 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 444040221498.8175, + 3768098717.24934, + 13886.732739607947, + 440272122781.5682, + 447808320216.06683 + ], + "LPDA_2of4_10mHz": [ + 375071606341.9102, + 3463125346.052572, + 11729.836405145155, + 371608480995.85754, + 378534731687.9628 + ], + "PA_8channel_100Hz": [ + 799176978553.8556, + 5055133149.198131, + 24993.134800637286, + 794121845404.6575, + 804232111703.0537 + ], + "PA_4channel_100Hz": [ + 705702661519.4645, + 4750310461.853864, + 22069.857142832974, + 700952351057.6107, + 710452971981.3184 + ], + "all_triggers": [ + 853224498327.823, + 5223273598.046321, + 26683.39488519983, + 848001224729.7766, + 858447771925.8693 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 200672003398.0972, + 2533752986.0050273, + 6272.562912213019, + 198138250412.09216, + 203205756384.10223 + ], + "LPDA_2of4_10mHz": [ + 154434868093.27298, + 2222765057.997209, + 4827.292345473037, + 152212103035.27576, + 156657633151.2702 + ], + "PA_8channel_100Hz": [ + 552956307317.8463, + 4205971140.2556477, + 17284.190951517037, + 548750336177.59076, + 557162278458.102 + ], + "PA_4channel_100Hz": [ + 466280565431.6379, + 3862286957.1435394, + 14574.898998790486, + 462418278474.4943, + 470142852388.78143 + ], + "all_triggers": [ + 604163748901.192, + 4396410251.265343, + 18884.82229752399, + 599767338649.9266, + 608560159152.4573 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 53072654697.61611, + 1302672226.6319666, + 1659.8594498846503, + 51769982470.98414, + 54375326924.24806 + ], + "LPDA_2of4_10mHz": [ + 36654026339.22249, + 1082581476.795742, + 1146.3630817437163, + 35571444862.42674, + 37736607816.01823 + ], + "PA_8channel_100Hz": [ + 238174806504.05975, + 2759609673.7060738, + 7448.971707796806, + 235415196830.3537, + 240934416177.7658 + ], + "PA_4channel_100Hz": [ + 185242503804.06174, + 2433716964.2429304, + 5793.501798832691, + 182808786839.81882, + 187676220768.30466 + ], + "all_triggers": [ + 271104066182.54318, + 2944203087.98344, + 8478.841857810075, + 268159863094.55975, + 274048269270.52667 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 5233782084.023775, + 409160419.02704877, + 163.62288392125419, + 4824621664.996727, + 5642942503.050824 + ], + "LPDA_2of4_10mHz": [ + 3608940584.752765, + 339762671.42365855, + 112.82572657738925, + 3269177913.329107, + 3948703256.176424 + ], + "PA_8channel_100Hz": [ + 65431347940.922104, + 1446700828.6146524, + 2045.5696620669728, + 63984647112.30746, + 66878048769.53675 + ], + "PA_4channel_100Hz": [ + 45934914262.68305, + 1212152472.4201472, + 1436.0558050894979, + 44722761790.2629, + 47147066735.1032 + ], + "all_triggers": [ + 77317398988.05937, + 1572622244.5389125, + 2417.1613560934543, + 75744776743.52046, + 78890021232.59827 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41249385.64593302 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41249385.64593302 + ], + "PA_8channel_100Hz": [ + 4113758352.672172, + 362688074.4332342, + 128.6503590743859, + 3751070278.238938, + 4476446427.105406 + ], + "PA_4channel_100Hz": [ + 3158275144.0729833, + 317789005.8565273, + 98.76934824739243, + 2840486138.2164564, + 3476064149.9295106 + ], + "all_triggers": [ + 5417812045.051869, + 416222788.4380384, + 169.43228192796104, + 5001589256.6138315, + 5834034833.489907 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41259789.751034744 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41259789.751034744 + ], + "PA_8channel_100Hz": [ + 255874665.12269607, + 90465355.42104769, + 8.0, + 169516965.64378613, + 329438631.3454712 + ], + "PA_4channel_100Hz": [ + 255874665.12269607, + 90465355.42104769, + 8.0, + 169516965.64378613, + 329438631.3454712 + ], + "all_triggers": [ + 255874665.12269607, + 90465355.42104769, + 8.0, + 169516965.64378613, + 329438631.3454712 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41267624.15932746 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41267624.15932746 + ], + "PA_8channel_100Hz": [ + 31990406.325060047, + 31990406.325060047, + 1.0, + 11836450.340272218, + 87973617.39391513 + ], + "PA_4channel_100Hz": [ + 31990406.325060047, + 31990406.325060047, + 1.0, + 11836450.340272218, + 87973617.39391513 + ], + "all_triggers": [ + 31990406.325060047, + 31990406.325060047, + 1.0, + 11836450.340272218, + 87973617.39391513 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.1622776601683794e+18, + "energy_min": 3.1622776601683794e+18, + "energy_max": 3.1622776601683794e+18, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41245530.08499637 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 252185131477.94547, + 2840905100.0844812, + 7879.987021215656, + 249344226377.86093, + 255026036578.02994 + ], + "LPDA_2of4_10mHz": [ + 233283896657.13602, + 2732369117.799052, + 7289.3832683296405, + 230551527539.33698, + 236016265774.93506 + ], + "PA_8channel_100Hz": [ + 261959948302.04895, + 2895439105.88118, + 8185.419103025096, + 259064509196.16782, + 264855387407.93015 + ], + "PA_4channel_100Hz": [ + 237313570378.28824, + 2755867126.5357213, + 7415.297815457452, + 234557703251.7525, + 240069437504.8239 + ], + "all_triggers": [ + 280110040913.439, + 2994065700.975334, + 8752.552039742754, + 277115975212.46375, + 283104106614.41437 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 208511925.7152578, + 81702235.06335527, + 6.51319264498464, + 129357217.02452312, + 1414811405.9171596 + ], + "LPDA_2of4_10mHz": [ + 200241760.86656535, + 80065572.9045465, + 6.254861248924005, + 125801046.13958539, + 2007947628.8653796 + ], + "PA_8channel_100Hz": [ + 200359919.10948065, + 80089191.88439536, + 6.258552104476081, + 125851854.18403897, + 1999473319.6834946 + ], + "PA_4channel_100Hz": [ + 187075351.19073296, + 77388561.18974915, + 5.843588069381301, + 116934794.06916337, + 2222573330.8502803 + ], + "all_triggers": [ + 216542692.43419603, + 83260737.5943954, + 6.764046070024724, + 132810446.71366659, + 838844816.8349084 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41275216.45773038 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41275216.45773038 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41275216.45773038 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41275216.45773038 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41275216.45773038 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41275216.45773038 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41275216.45773038 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41275216.45773038 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41275216.45773038 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1436319800205.3865, + 6779888652.01311, + 44880.44682730761, + 1429539911553.3733, + 1443099688857.3997 + ], + "LPDA_2of4_10mHz": [ + 1326516802693.4065, + 6515584258.809901, + 41449.45075623017, + 1320001218434.5964, + 1333032386952.2163 + ], + "PA_8channel_100Hz": [ + 1554324481927.0225, + 7052901709.097216, + 48567.71956602772, + 1547271580217.9253, + 1561377383636.1194 + ], + "PA_4channel_100Hz": [ + 1425349743142.0325, + 6753947937.533227, + 44537.66727176992, + 1418595795204.499, + 1432103691079.5657 + ], + "all_triggers": [ + 1625999793623.3093, + 7213685941.510541, + 50807.34615542371, + 1618786107681.799, + 1633213479564.8198 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1084749810537.7701, + 5892957096.0031, + 33883.83884234639, + 1078856853441.767, + 1090642767633.7733 + ], + "LPDA_2of4_10mHz": [ + 999245092872.5664, + 5655936173.012892, + 31212.966678569035, + 993589156699.5536, + 1004901029045.5793 + ], + "PA_8channel_100Hz": [ + 1275575706483.1636, + 6390305302.436895, + 39844.58098062302, + 1269185401180.7268, + 1281966011785.6003 + ], + "PA_4channel_100Hz": [ + 1180160278360.7144, + 6146657075.018186, + 36864.13244016947, + 1174013621285.6963, + 1186306935435.7324 + ], + "all_triggers": [ + 1323781858896.8513, + 6509935720.501676, + 41350.37474405793, + 1317271923176.3496, + 1330291794617.353 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 797390024093.6447, + 5053618799.867054, + 24896.40481963512, + 792336405293.7776, + 802443642893.5117 + ], + "LPDA_2of4_10mHz": [ + 718482297373.5803, + 4797059624.482561, + 22432.71873320228, + 713685237749.0978, + 723279356998.0629 + ], + "PA_8channel_100Hz": [ + 1127758998870.6907, + 6010010504.60351, + 35211.3065457335, + 1121748988366.0874, + 1133769009375.2942 + ], + "PA_4channel_100Hz": [ + 1044339639187.3062, + 5783463002.9919615, + 32606.756594368188, + 1038556176184.3143, + 1050123102190.2982 + ], + "all_triggers": [ + 1178186777511.335, + 6142910002.92954, + 36785.781210900604, + 1172043867508.4055, + 1184329687514.2646 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 476323679374.1561, + 3910624444.1107035, + 14835.839383232858, + 472413054930.0454, + 480234303818.26685 + ], + "LPDA_2of4_10mHz": [ + 407780351867.708, + 3618329997.7237773, + 12700.951193306844, + 404162021869.9842, + 411398681865.43176 + ], + "PA_8channel_100Hz": [ + 893926966983.9119, + 5357300951.451781, + 27842.741137579025, + 888569666032.4601, + 899284267935.3638 + ], + "PA_4channel_100Hz": [ + 808856519210.5045, + 5096015844.702266, + 25193.09016686886, + 803760503365.8022, + 813952535055.2069 + ], + "all_triggers": [ + 941872987434.2804, + 5499094657.806395, + 29336.09426963719, + 936373892776.474, + 947372082092.0869 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 175572228558.0847, + 2369341487.2415, + 5491.061722272104, + 173202887070.8432, + 177941570045.3262 + ], + "LPDA_2of4_10mHz": [ + 138503506526.15195, + 2104408912.7524855, + 4331.728937612763, + 136399097613.39946, + 140607915438.90442 + ], + "PA_8channel_100Hz": [ + 491123621234.0102, + 3962736174.4924912, + 15360.00391183481, + 487160885059.51764, + 495086357408.5027 + ], + "PA_4channel_100Hz": [ + 412869769287.9075, + 3633342094.461368, + 12912.596741745629, + 409236427193.44617, + 416503111382.3688 + ], + "all_triggers": [ + 530621100975.5666, + 4119002033.3027763, + 16595.29665098989, + 526502098942.26385, + 534740103008.8694 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 22902784972.085968, + 855913634.0606468, + 716.0060672759267, + 22046871338.025322, + 23758698606.146618 + ], + "LPDA_2of4_10mHz": [ + 16562958867.790287, + 727871572.8562907, + 517.8051077994876, + 15835087294.933996, + 17290830440.646576 + ], + "PA_8channel_100Hz": [ + 175595900162.6252, + 2369970730.603294, + 5489.626264161985, + 173225929432.02194, + 177965870893.22852 + ], + "PA_4channel_100Hz": [ + 139598120596.56024, + 2113126918.0799775, + 4364.2334960257895, + 137484993678.4803, + 141711247514.64026 + ], + "all_triggers": [ + 199300554360.5041, + 2524875975.2880316, + 6230.701039524257, + 196775678385.21603, + 201825430335.7921 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 159990697.6744186, + 71550015.15352349, + 5.0, + 87994883.72093023, + 223986976.74418604 + ], + "LPDA_2of4_10mHz": [ + 159990697.6744186, + 71550015.15352349, + 5.0, + 87994883.72093023, + 223986976.74418604 + ], + "PA_8channel_100Hz": [ + 9888583045.939888, + 562508897.8018658, + 309.03618740581953, + 9326074148.138023, + 10451091943.741755 + ], + "PA_4channel_100Hz": [ + 8237976716.96249, + 513419836.46377456, + 257.45174052952717, + 7724556880.498714, + 8751396553.426264 + ], + "all_triggers": [ + 12138247019.324942, + 623218518.5256019, + 379.3422741372845, + 11515028500.79934, + 12761465537.850544 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41259789.751034744 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41259789.751034744 + ], + "PA_8channel_100Hz": [ + 319843331.4033701, + 101143342.16507086, + 10.0, + 216853778.69148493, + 409079620.8649103 + ], + "PA_4channel_100Hz": [ + 287858998.26303303, + 95952999.42101102, + 9.0, + 202460828.77833325, + 362062651.14861494 + ], + "all_triggers": [ + 351827664.54370713, + 106080032.1962275, + 11.0, + 249797641.826032, + 441703640.6680541 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41300691.165865384 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41300691.165865384 + ], + "PA_8channel_100Hz": [ + 96048118.99038461, + 55453407.354255766, + 3.0, + 35217643.629807696, + 169685010.21634614 + ], + "PA_4channel_100Hz": [ + 96048118.99038461, + 55453407.354255766, + 3.0, + 35217643.629807696, + 169685010.21634614 + ], + "all_triggers": [ + 96048118.99038461, + 55453407.354255766, + 3.0, + 35217643.629807696, + 169685010.21634614 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+19, + "energy_min": 1e+19, + "energy_max": 1e+19, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41245530.08499637 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41245530.08499637 + ], + "PA_8channel_100Hz": [ + 31973279.1356561, + 31973279.1356561, + 1.0, + 11830113.280192757, + 87926517.62305428 + ], + "PA_4channel_100Hz": [ + 31973279.1356561, + 31973279.1356561, + 1.0, + 11830113.280192757, + 87926517.62305428 + ], + "all_triggers": [ + 31973279.1356561, + 31973279.1356561, + 1.0, + 11830113.280192757, + 87926517.62305428 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 216404810812.61694, + 2631583423.8320837, + 6762.379479032214, + 213773227388.78482, + 219036394236.44904 + ], + "LPDA_2of4_10mHz": [ + 203892540232.27615, + 2554373234.4309635, + 6371.386684136076, + 201338166997.84518, + 206446913466.70712 + ], + "PA_8channel_100Hz": [ + 225628471128.0646, + 2687080249.795485, + 7050.607319275359, + 222941390878.2691, + 228315551377.8601 + ], + "PA_4channel_100Hz": [ + 209114480511.19113, + 2586876766.0584335, + 6534.565781912435, + 206527603745.13272, + 211701357277.24957 + ], + "all_triggers": [ + 237990472233.43408, + 2759710156.6738563, + 7436.9043811605015, + 235230762076.7602, + 240750182390.1079 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 10048624.589110976, + 17935843.19783638, + 0.3138843379893078, + 3717991.0979710612, + 55968769.938312784 + ], + "LPDA_2of4_10mHz": [ + 9820404.786940847, + 17730998.06423342, + 0.30675553932786237, + 3633549.771168113, + 55635569.0271444 + ], + "PA_8channel_100Hz": [ + 9889563.337506572, + 17793322.316962846, + 0.3089158136687056, + 3659138.434877432, + 55736540.510970354 + ], + "PA_4channel_100Hz": [ + 9542680.433106855, + 17478480.64317425, + 0.29808038939329773, + 3530791.7602495365, + 55230091.47054678 + ], + "all_triggers": [ + 10410474.580873288, + 18255921.169918522, + 0.3251872823981205, + 3851875.5949231167, + 56497070.926285766 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1777898869867.9229, + 7540993359.886922, + 55584.920774486025, + 1770357876508.0361, + 1785439863227.8098 + ], + "LPDA_2of4_10mHz": [ + 1687559958016.459, + 7346908607.633562, + 52760.52994820133, + 1680213049408.8257, + 1694906866624.0928 + ], + "PA_8channel_100Hz": [ + 1865709964003.9062, + 7724975254.256917, + 58330.280925950756, + 1857984988749.6497, + 1873434939258.1633 + ], + "PA_4channel_100Hz": [ + 1756080665873.8855, + 7494579350.509684, + 54902.78797098171, + 1748586086523.3757, + 1763575245224.395 + ], + "all_triggers": [ + 1925805571042.075, + 7848402199.215631, + 60209.13332454607, + 1917957168842.8596, + 1933653973241.2905 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1399244521996.0159, + 6692914782.609027, + 43707.56779468289, + 1392551607213.4067, + 1405937436778.6248 + ], + "LPDA_2of4_10mHz": [ + 1334520342749.9373, + 6536286603.261207, + 41685.80790362559, + 1327984056146.6758, + 1341056629353.1982 + ], + "PA_8channel_100Hz": [ + 1537522587494.2354, + 7015832954.966505, + 48026.89713796278, + 1530506754539.2688, + 1544538420449.2017 + ], + "PA_4channel_100Hz": [ + 1465449013641.4436, + 6849420735.518762, + 45775.56753412607, + 1458599592905.925, + 1472298434376.9626 + ], + "all_triggers": [ + 1572435063752.416, + 7095039988.324794, + 49117.442356433916, + 1565340023764.0913, + 1579530103740.7407 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1152725462188.7478, + 6082857456.623983, + 35911.74375529937, + 1146642604732.1238, + 1158808319645.3716 + ], + "LPDA_2of4_10mHz": [ + 1085297621009.457, + 5902270671.469967, + 33811.11230936431, + 1079395350337.987, + 1091199891680.927 + ], + "PA_8channel_100Hz": [ + 1395126735104.5059, + 6691932119.594556, + 43463.45722433327, + 1388434802984.9111, + 1401818667224.1006 + ], + "PA_4channel_100Hz": [ + 1332121565880.1345, + 6539079628.83871, + 41500.60868262698, + 1325582486251.296, + 1338660645508.9734 + ], + "all_triggers": [ + 1431724014851.7876, + 6779136070.941782, + 44603.60045490779, + 1424944878780.8457, + 1438503150922.729 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 809616153566.5875, + 5098408234.554695, + 25216.750156461738, + 804517745332.0328, + 814714561801.1425 + ], + "LPDA_2of4_10mHz": [ + 733822331692.2028, + 4853896220.677443, + 22856.03407984935, + 728968435471.5253, + 738676227912.8802 + ], + "PA_8channel_100Hz": [ + 1185582033173.5393, + 6169654285.484518, + 36926.790292936275, + 1179412378888.0547, + 1191751687459.024 + ], + "PA_4channel_100Hz": [ + 1113101208159.2048, + 5978088659.171765, + 34669.26263928333, + 1107123119500.033, + 1119079296818.3765 + ], + "all_triggers": [ + 1225385219428.416, + 6272365297.280741, + 38166.522231088355, + 1219112854131.1353, + 1231657584725.6968 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 395094407706.70465, + 3556190931.916554, + 12343.309670593799, + 391538216774.788, + 398650598638.6212 + ], + "LPDA_2of4_10mHz": [ + 335895005542.7483, + 3278962139.090467, + 10493.836382765905, + 332616043403.65784, + 339173967681.8388 + ], + "PA_8channel_100Hz": [ + 791668772913.4114, + 5033920891.0534315, + 24732.85531255423, + 786634852022.3579, + 796702693804.4647 + ], + "PA_4channel_100Hz": [ + 710617633241.9221, + 4769277788.589156, + 22200.702752039095, + 705848355453.3329, + 715386911030.5112 + ], + "all_triggers": [ + 831345358735.5487, + 5158522951.6469345, + 25972.4081280881, + 826186835783.9019, + 836503881687.1957 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 69523063907.95601, + 1492171801.8871398, + 2170.8016816970394, + 68030892106.06887, + 71015235709.84314 + ], + "LPDA_2of4_10mHz": [ + 55744466197.55619, + 1336150127.797262, + 1740.5760644721918, + 54408316069.75893, + 57080616325.353455 + ], + "PA_8channel_100Hz": [ + 353059776062.14764, + 3362625466.393497, + 11024.007178826065, + 349697150595.75415, + 356422401528.5412 + ], + "PA_4channel_100Hz": [ + 300417506041.51355, + 3101822880.6783166, + 9380.294691694657, + 297315683160.8352, + 303519328922.1919 + ], + "all_triggers": [ + 384002391279.83795, + 3506883522.1449656, + 11990.16542006232, + 380495507757.693, + 387509274801.983 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 192251835.61643836, + 78486483.22895057, + 6.0, + 122400335.34246576, + 2595399780.821918 + ], + "LPDA_2of4_10mHz": [ + 192251835.61643836, + 78486483.22895057, + 6.0, + 122400335.34246576, + 2595399780.821918 + ], + "PA_8channel_100Hz": [ + 21380711633.765556, + 827695702.7774123, + 667.2720153295872, + 20553015930.988148, + 22208407336.54297 + ], + "PA_4channel_100Hz": [ + 18406391124.412308, + 767969452.5980384, + 574.4462537502601, + 17638421671.814266, + 19174360577.010345 + ], + "all_triggers": [ + 24887111895.74677, + 892990569.672959, + 776.7034883994257, + 23994121326.073814, + 25780102465.41973 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41321188.24768807 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41321188.24768807 + ], + "PA_8channel_100Hz": [ + 160159644.37088397, + 71625570.41309762, + 5.0, + 88087804.40398619, + 224223502.11923757 + ], + "PA_4channel_100Hz": [ + 160159644.37088397, + 71625570.41309762, + 5.0, + 88087804.40398619, + 224223502.11923757 + ], + "all_triggers": [ + 160159644.37088397, + 71625570.41309762, + 5.0, + 88087804.40398619, + 224223502.11923757 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41300691.165865384 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41300691.165865384 + ], + "PA_8channel_100Hz": [ + 64032079.32692308, + 45277517.50554225, + 2.0, + 23691869.35096154, + 136068168.56971154 + ], + "PA_4channel_100Hz": [ + 64032079.32692308, + 45277517.50554225, + 2.0, + 23691869.35096154, + 136068168.56971154 + ], + "all_triggers": [ + 64032079.32692308, + 45277517.50554225, + 2.0, + 23691869.35096154, + 136068168.56971154 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 3.162277660168379e+19, + "energy_min": 3.162277660168379e+19, + "energy_max": 3.162277660168379e+19, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41316889.13358633 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41316889.13358633 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41316889.13358633 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41316889.13358633 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41316889.13358633 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41316889.13358633 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41316889.13358633 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41316889.13358633 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41316889.13358633 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179582, + "thetamin": 1.5707963267948966, + "thetamax": 1.6709637479564563, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 168543661822.5463, + 2322431896.1784053, + 5266.703574359201, + 166221229926.36786, + 170866093718.7247 + ], + "LPDA_2of4_10mHz": [ + 159174684769.51834, + 2256959542.0027742, + 4973.938931656566, + 156917725227.5156, + 161431644311.52112 + ], + "PA_8channel_100Hz": [ + 177133609020.63867, + 2380878649.180786, + 5535.124855364608, + 174752730371.4579, + 179514487669.8195 + ], + "PA_4channel_100Hz": [ + 165152460952.9719, + 2298948802.07742, + 5160.734298813485, + 162853512150.8945, + 167451409755.04932 + ], + "all_triggers": [ + 186109042988.1478, + 2440453363.2124147, + 5815.59194411147, + 183668589624.93536, + 188549496351.3602 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179596, + "thetamin": 1.6709637479564563, + "thetamax": 1.7721542475852274, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41297778.038210765 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41297778.038210765 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41297778.038210765 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41297778.038210765 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41297778.038210765 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41297778.038210765 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41297778.038210765 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41297778.038210765 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41297778.038210765 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179583, + "thetamin": 1.7721542475852274, + "thetamax": 1.8754889808102941, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41407508.81817182 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179585, + "thetamin": 1.8754889808102941, + "thetamax": 1.9823131728623846, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240362.536720954 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179602, + "thetamin": 1.9823131728623846, + "thetamax": 2.0943951023931957, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240012.30293715 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179564, + "thetamin": 2.0943951023931957, + "thetamax": 2.214297435588181, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240108.357065104 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179585, + "thetamin": 2.214297435588181, + "thetamax": 2.3461938234056494, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41240928.859427325 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179598, + "thetamin": 2.3461938234056494, + "thetamax": 2.498091544796509, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241405.76629495 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179585, + "thetamin": 2.498091544796509, + "thetamax": 2.6905658417935308, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241208.653384544 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179585, + "thetamin": 2.6905658417935308, + "thetamax": 3.141592653589793, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41241968.602388225 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179583, + "thetamin": 1.4706289056333368, + "thetamax": 1.5707963267948966, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1966699346535.1555, + 7934326763.986876, + 61440.64727850429, + 1958765019771.1687, + 1974633673299.1423 + ], + "LPDA_2of4_10mHz": [ + 1894951133385.6987, + 7788253932.286749, + 59199.19808864973, + 1887162879453.4119, + 1902739387317.9856 + ], + "PA_8channel_100Hz": [ + 2030543591246.2427, + 8062082800.432318, + 63435.1726374348, + 2022481508445.8103, + 2038605674046.675 + ], + "PA_4channel_100Hz": [ + 1947187344242.7632, + 7894869664.117251, + 60831.08280559373, + 1939292474578.6458, + 1955082213906.8801 + ], + "all_triggers": [ + 2084378489650.185, + 8168256873.936505, + 65117.00113345683, + 2076210232776.2485, + 2092546746524.1216 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179595, + "thetamin": 1.3694384060045657, + "thetamax": 1.4706289056333368, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1620124956204.1726, + 7201827978.302365, + 50607.109941112314, + 1612923128225.8704, + 1627326784182.4749 + ], + "LPDA_2of4_10mHz": [ + 1574843228574.6902, + 7100470892.707291, + 49192.665110981616, + 1567742757681.983, + 1581943699467.3977 + ], + "PA_8channel_100Hz": [ + 1713274878009.7896, + 7405971068.36752, + 53516.79188618124, + 1705868906941.4219, + 1720680849078.157 + ], + "PA_4channel_100Hz": [ + 1666957273686.2961, + 7305176644.308897, + 52069.98984462775, + 1659652097041.9875, + 1674262450330.605 + ], + "all_triggers": [ + 1743361203153.1865, + 7470715126.580455, + 54456.584806736726, + 1735890488026.606, + 1750831918279.7668 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179583, + "thetamin": 1.266103672779499, + "thetamax": 1.3694384060045657, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1393054055149.2212, + 6686959313.665756, + 43398.88543002277, + 1386367095835.5552, + 1399741014462.887 + ], + "LPDA_2of4_10mHz": [ + 1343632000739.889, + 6567269908.0933075, + 41859.20212118146, + 1337064730831.7957, + 1350199270647.9822 + ], + "PA_8channel_100Hz": [ + 1557483176224.176, + 7070601783.192017, + 48521.472425490734, + 1550412574440.984, + 1564553778007.368 + ], + "PA_4channel_100Hz": [ + 1516729838175.0059, + 6977483395.474388, + 47251.85231107424, + 1509752354779.5315, + 1523707321570.4805 + ], + "all_triggers": [ + 1584757033095.5881, + 7132241502.830776, + 49371.15588552737, + 1577624791592.7576, + 1591889274598.419 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179585, + "thetamin": 1.1592794807274085, + "thetamax": 1.266103672779499, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 1123141088616.3862, + 6005739296.781101, + 34973.22478720968, + 1117135349319.605, + 1129146827913.1672 + ], + "LPDA_2of4_10mHz": [ + 1060965843674.7928, + 5837138787.273773, + 33037.16453655949, + 1055128704887.5192, + 1066802982462.0665 + ], + "PA_8channel_100Hz": [ + 1391108469840.037, + 6683898029.170782, + 43317.397709170684, + 1384424571810.8665, + 1397792367869.2078 + ], + "PA_4channel_100Hz": [ + 1343210913595.8887, + 6567822755.645628, + 41825.92703085346, + 1336643090840.243, + 1349778736351.5344 + ], + "all_triggers": [ + 1419833885099.716, + 6752554319.813136, + 44211.87162270215, + 1413081330779.903, + 1426586439419.529 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179574, + "thetamin": 1.0471975511965979, + "thetamax": 1.1592794807274085, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 682122584554.5897, + 4670151427.700884, + 21333.540302507878, + 677452433126.8889, + 686792735982.2906 + ], + "LPDA_2of4_10mHz": [ + 615885124635.3033, + 4437614843.302168, + 19261.948549470475, + 611447509792.0012, + 620322739478.6056 + ], + "PA_8channel_100Hz": [ + 1076538537763.8547, + 5866979068.166073, + 33668.98971331466, + 1070671558695.6885, + 1082405516832.0208 + ], + "PA_4channel_100Hz": [ + 1008039152168.9877, + 5677255612.88085, + 31526.65571591544, + 1002361896556.1069, + 1013716407781.8687 + ], + "all_triggers": [ + 1108165896023.2175, + 5952537477.439131, + 34658.1425978047, + 1102213358545.7783, + 1114118433500.6565 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179598, + "thetamin": 0.9272952180016121, + "thetamax": 1.0471975511965979, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 162044972154.80627, + 2282337665.425989, + 5040.937653220861, + 159762634489.38028, + 164327309820.23227 + ], + "LPDA_2of4_10mHz": [ + 137714655914.89734, + 2104031308.2924595, + 4284.063770510331, + 135610624606.60487, + 139818687223.1898 + ], + "PA_8channel_100Hz": [ + 584675555381.758, + 4335304291.404744, + 18188.24109658934, + 580340251090.3531, + 589010859673.1627 + ], + "PA_4channel_100Hz": [ + 522784757293.0526, + 4099430948.2871547, + 16262.925856476899, + 518685326344.7655, + 526884188241.3397 + ], + "all_triggers": [ + 621060105140.567, + 4468162233.870298, + 19320.101248963885, + 616591942906.6967, + 625528267374.4371 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179592, + "thetamin": 0.7953988301841433, + "thetamax": 0.9272952180016121, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 192251835.61643836, + 78486483.22895057, + 6.0, + 122400335.34246576, + 2595399780.821918 + ], + "LPDA_2of4_10mHz": [ + 160209863.01369864, + 71648028.87291189, + 5.0, + 88115424.65753424, + 224293808.21917808 + ], + "PA_8channel_100Hz": [ + 41339017914.86337, + 1150905591.0248325, + 1290.1520898038814, + 40188112323.83853, + 42489923505.88821 + ], + "PA_4channel_100Hz": [ + 37280396780.6476, + 1092948970.5676, + 1163.4863197361315, + 36187447810.08, + 38373345751.215195 + ], + "all_triggers": [ + 45896308976.62449, + 1212686387.6517618, + 1432.3808819654305, + 44683622588.972725, + 47108995364.27625 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179577, + "thetamin": 0.6435011087932843, + "thetamax": 0.7953988301841433, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41444535.078278184 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41444535.078278184 + ], + "PA_8channel_100Hz": [ + 96382639.716926, + 55646542.98577394, + 3.0, + 35340301.229539536, + 170275996.83323592 + ], + "PA_4channel_100Hz": [ + 96382639.716926, + 55646542.98577394, + 3.0, + 35340301.229539536, + 170275996.83323592 + ], + "all_triggers": [ + 96382639.716926, + 55646542.98577394, + 3.0, + 35340301.229539536, + 170275996.83323592 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179592, + "thetamin": 0.45102681179626214, + "thetamax": 0.6435011087932843, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 41567147.23790322 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 41567147.23790322 + ], + "dipole_4sigma": [ + 0, + 0, + 0, + 0.0, + 41567147.23790322 + ], + "dipole_3.0sigma": [ + 0, + 0, + 0, + 0.0, + 41567147.23790322 + ], + "dipole_2.5sigma": [ + 0, + 0, + 0, + 0.0, + 41567147.23790322 + ], + "dipole_2.0sigma": [ + 0, + 0, + 0, + 0.0, + 41567147.23790322 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41567147.23790322 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 41567147.23790322 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 41567147.23790322 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}, +{ + "energy": 1e+20, + "energy_min": 1e+20, + "energy_max": 1e+20, + "domega": 0.6283185307179577, + "thetamin": 0.0, + "thetamax": 0.45102681179626214, + "deposited": 0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 41532455.51167461 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 41532455.51167461 + ], + "PA_8channel_100Hz": [ + 32195701.94703458, + 32195701.94703458, + 1.0, + 11912409.720402794, + 88538180.3543451 + ], + "PA_4channel_100Hz": [ + 32195701.94703458, + 32195701.94703458, + 1.0, + 11912409.720402794, + 88538180.3543451 + ], + "all_triggers": [ + 32195701.94703458, + 32195701.94703458, + 1.0, + 11912409.720402794, + 88538180.3543451 + ] + }, + "n_triggered_weighted": {}, + "SNRs": {} +}] \ No newline at end of file diff --git a/toise/data/aeff/review_array_dict_e.json b/toise/data/aeff/review_array_dict_e.json new file mode 100644 index 0000000..0f845c9 --- /dev/null +++ b/toise/data/aeff/review_array_dict_e.json @@ -0,0 +1 @@ +[{"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"combined_array": [2422355.5293871826, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"combined_array": [8891786.553790973, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"combined_array": [19053518.800144684, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"combined_array": [37007191.18691862, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"combined_array": [90926121.96073596, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"combined_array": [83584425.80520235, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"combined_array": [196890167.45594558, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"combined_array": [272421981.8255731, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"combined_array": [486261317.6483855, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"combined_array": [356347695.4755414, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"combined_array": [210919678.43818402, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"combined_array": [234223271.11409223, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"combined_array": [197578172.99781942, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"combined_array": [326357284.45568955, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"combined_array": [418477309.40892595, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"combined_array": [487333690.30969024, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"combined_array": [354107076.9230769, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"combined_array": [579447944.0559441, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"combined_array": [579447944.0559441, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"combined_array": [1366925.1827646152, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"combined_array": [7548005.945756182, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"combined_array": [22200594.94884531, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"combined_array": [67671491.65781279, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"combined_array": [179356829.96340546, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"combined_array": [508115080.5755597, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"combined_array": [1260818191.961532, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"combined_array": [3258065408.969257, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"combined_array": [7568521269.533453, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"combined_array": [8612196862.34466, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"combined_array": [5838989888.240263, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"combined_array": [5185967896.16588, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"combined_array": [5055551475.282481, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"combined_array": [6918427986.618602, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"combined_array": [9371190448.643215, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"combined_array": [12232113447.25766, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"combined_array": [8595107716.728083, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"combined_array": [3154772139.86014, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"combined_array": [1963684699.3006992, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"combined_array": [6622.987144482938, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"combined_array": [2934697.027992151, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"combined_array": [15618948.045322577, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"combined_array": [80898748.25232765, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"combined_array": [410156223.09458774, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"combined_array": [2044861670.5628448, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"combined_array": [10107592082.248848, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"combined_array": [44128783781.30962, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"combined_array": [77649712671.4814, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"combined_array": [67967268289.05185, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"combined_array": [54915793862.60546, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"combined_array": [52435105009.42601, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"combined_array": [58833555550.697075, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"combined_array": [64152297154.4051, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"combined_array": [64494589152.3932, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"combined_array": [28454169352.679012, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"combined_array": [6212969622.377623, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"combined_array": [2285600223.776223, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"combined_array": [4105242.66171542, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"combined_array": [62988712.73473883, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"combined_array": [752744913.9821763, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"combined_array": [10586025894.592276, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"combined_array": [104977153634.47174, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"combined_array": [259069875702.89355, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"combined_array": [256708046104.8208, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"combined_array": [231359285585.46417, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"combined_array": [214707489061.86316, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"combined_array": [221901186249.88196, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"combined_array": [228759249142.60638, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"combined_array": [193402659736.8597, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"combined_array": [61393195191.85159, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"combined_array": [11363603057.225773, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"combined_array": [3702028531.468531, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"combined_array": [608188.2188687364, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"combined_array": [87149246.76812008, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"combined_array": [4725054907.845199, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"combined_array": [141179155724.86542, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"combined_array": [505013784415.58954, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"combined_array": [538520458697.66327, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"combined_array": [501302472938.1344, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"combined_array": [469964965496.2342, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"combined_array": [469926895527.5513, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"combined_array": [448414263392.41376, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"combined_array": [376271978678.8633, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"combined_array": [123789159114.66994, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"combined_array": [20503788964.427666, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"combined_array": [5665713230.769231, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"combined_array": [1750662.779202457, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"combined_array": [1151664877.4419556, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"combined_array": [140053725272.36496, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"combined_array": [742969877955.1366, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"combined_array": [817595543926.4241, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"combined_array": [790804508427.9475, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"combined_array": [741483527498.3195, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"combined_array": [725040054623.2682, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"combined_array": [682042810595.7623, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"combined_array": [564426415577.8217, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"combined_array": [228242316069.0431, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"combined_array": [49095257235.41151, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"combined_array": [6439373700.048221, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"combined_array": [140651489.49928054, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"combined_array": [111772572568.21309, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"combined_array": [952234300685.3362, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"combined_array": [1067949471532.1072, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"combined_array": [1056389529661.0383, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"combined_array": [994017177514.6455, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"combined_array": [948974872546.465, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"combined_array": [882875583553.1693, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"combined_array": [733805454905.5184, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"combined_array": [358453141063.2688, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"combined_array": [112264041220.01874, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"combined_array": [7340267368.74902, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"combined_array": [6742319.869987438, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"combined_array": [75950377776.29741, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"combined_array": [1040257619623.4906, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"combined_array": [1274618741609.2473, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"combined_array": [1281487588025.6003, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"combined_array": [1220772029545.9446, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"combined_array": [1171492831012.4875, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"combined_array": [1058354278203.9683, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"combined_array": [904058417884.9149, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"combined_array": [511219388233.3214, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"combined_array": [207638430608.79935, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"combined_array": [8723437445.772804, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"combined_array": [44920289877.288734, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"combined_array": [1090458126597.9742, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"combined_array": [1408845509708.0405, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"combined_array": [1471049236763.8428, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"combined_array": [1436443713187.2598, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"combined_array": [1367675963846.5132, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"combined_array": [1240212483265.426, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"combined_array": [1054425176669.9075, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"combined_array": [685152315052.0205, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"combined_array": [330278119418.1722, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"combined_array": [11195849093.815996, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}] \ No newline at end of file diff --git a/toise/data/aeff/review_array_dict_mu.json b/toise/data/aeff/review_array_dict_mu.json new file mode 100644 index 0000000..447f18c --- /dev/null +++ b/toise/data/aeff/review_array_dict_mu.json @@ -0,0 +1 @@ +[{"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"combined_array": [252285.89237097488, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"combined_array": [656629.7039592362, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"combined_array": [1595154.5263588827, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"combined_array": [4363251.187005088, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"combined_array": [8448818.925306974, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"combined_array": [6347829.325722877, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"combined_array": [12202150.392644962, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"combined_array": [21586804.48251604, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"combined_array": [23913697.6810549, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"combined_array": [38117727.89708183, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"combined_array": [36792512.69075107, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"combined_array": [25569215.623774786, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"combined_array": [33686309.05298938, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"combined_array": [11228769.684329791, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"combined_array": [33686309.05298938, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"combined_array": [22457568.437625613, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"combined_array": [11229031.949224133, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"combined_array": [44912457.66843201, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"combined_array": [33686141.30711068, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"combined_array": [148397.06520897165, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"combined_array": [1221555.306575007, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"combined_array": [3129339.6877871486, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"combined_array": [8975884.143675115, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"combined_array": [26731073.810010277, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"combined_array": [69248169.72714928, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"combined_array": [176589960.33635595, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"combined_array": [489802568.3242866, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"combined_array": [976501326.96384, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"combined_array": [907551738.0636325, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"combined_array": [569885897.7039064, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"combined_array": [524611094.2584164, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"combined_array": [670444144.7542591, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"combined_array": [489792099.2036857, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"combined_array": [896349352.1891384, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"combined_array": [857432194.3734882, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"combined_array": [1308353474.1361263, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"combined_array": [545651917.5237988, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"combined_array": [233857652.68162882, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"combined_array": [1034.2413843449638, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"combined_array": [794704.7922848561, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"combined_array": [4861234.217912114, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"combined_array": [25037268.470152054, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"combined_array": [118585174.72581904, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"combined_array": [531616275.34500474, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"combined_array": [2695373884.463533, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"combined_array": [10047016675.185577, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"combined_array": [16045120146.544386, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"combined_array": [12697397343.358519, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"combined_array": [9677652726.53657, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"combined_array": [9321380390.88119, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"combined_array": [10233579964.353718, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"combined_array": [11253717763.227114, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"combined_array": [12415260237.246058, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"combined_array": [7193680625.679847, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"combined_array": [2298524483.0395093, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"combined_array": [776149039.3091359, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"combined_array": [2662010.259727035, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"combined_array": [38266666.19701837, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"combined_array": [453642574.57259923, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"combined_array": [5953524675.533097, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"combined_array": [54676627016.75989, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"combined_array": [122037889026.89606, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"combined_array": [106934218188.91331, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"combined_array": [86283068674.52045, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"combined_array": [78771928552.89052, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"combined_array": [83654615083.7101, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"combined_array": [78150906404.23341, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"combined_array": [69813756242.70204, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"combined_array": [29223251778.23384, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"combined_array": [5859216113.123553, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"combined_array": [2157003919.747609, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"combined_array": [655695.2066798878, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"combined_array": [91307892.23034503, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"combined_array": [4885888835.755354, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"combined_array": [133979364319.54498, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"combined_array": [440092378978.52686, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"combined_array": [414713467125.1714, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"combined_array": [349921087791.2915, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"combined_array": [312599299153.7844, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"combined_array": [300012057965.08527, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"combined_array": [281604331414.8477, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"combined_array": [222577087566.39948, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"combined_array": [94147603515.4257, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"combined_array": [18062996756.08066, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"combined_array": [4957889606.584059, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"combined_array": [2371520.005732795, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"combined_array": [1553057832.01433, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"combined_array": [178917666131.32388, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"combined_array": [886305840918.66, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"combined_array": [869906190771.7932, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"combined_array": [777330777083.8884, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"combined_array": [692349122262.8442, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"combined_array": [656667851513.7762, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"combined_array": [581251492607.0669, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"combined_array": [464562295775.34344, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"combined_array": [227940310334.81082, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"combined_array": [50350342941.38774, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"combined_array": [6503767437.048704, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"combined_array": [200229065.67781276, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"combined_array": [154593440649.15622, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"combined_array": [1224393607158.7341, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"combined_array": [1285885602106.4553, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"combined_array": [1193916242309.2644, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"combined_array": [1109824218259.9019, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"combined_array": [1017880658355.3107, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"combined_array": [903728810468.3197, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"combined_array": [740654100827.5631, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"combined_array": [434199207072.78076, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"combined_array": [129022574026.57265, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"combined_array": [7501563998.346084, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"combined_array": [9395640.63420843, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"combined_array": [109443408825.96446, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"combined_array": [1420274311905.9082, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"combined_array": [1600539696223.9976, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"combined_array": [1543148490396.9421, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"combined_array": [1447934362946.3167, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"combined_array": [1343495447407.0857, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"combined_array": [1195899101790.313, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"combined_array": [1007077952268.5758, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"combined_array": [659705086806.5417, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"combined_array": [264772888712.50763, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"combined_array": [9673588582.90942, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"combined_array": [69787288157.33751, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"combined_array": [1505172450064.0022, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"combined_array": [1827147552571.811, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"combined_array": [1809817579797.0544, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"combined_array": [1751264513083.5261, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"combined_array": [1643923584874.9348, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"combined_array": [1460906243248.534, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"combined_array": [1249703723319.4412, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"combined_array": [907922019298.405, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"combined_array": [452252959186.2292, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"combined_array": [12955543905.1262, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}] \ No newline at end of file diff --git a/toise/data/aeff/review_array_dict_tau.json b/toise/data/aeff/review_array_dict_tau.json new file mode 100644 index 0000000..713d69b --- /dev/null +++ b/toise/data/aeff/review_array_dict_tau.json @@ -0,0 +1 @@ +[{"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"combined_array": [203020.3828499484, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"combined_array": [915541.391806826, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"combined_array": [2855466.5371174435, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"combined_array": [6606216.7535766335, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"combined_array": [11812668.78616087, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"combined_array": [20616090.15465956, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"combined_array": [43829695.45994351, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"combined_array": [99569122.10687259, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"combined_array": [107712473.60896266, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"combined_array": [62313609.61208674, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"combined_array": [36789470.28877282, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"combined_array": [44903619.656996496, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"combined_array": [33684701.7038293, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"combined_array": [44908078.47933188, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"combined_array": [22457539.368659582, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"combined_array": [33686352.65643842, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"combined_array": [56145159.74612067, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"combined_array": [22456228.834216006, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"combined_array": [78600996.38325822, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"combined_array": [274066.19129033596, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"combined_array": [1612100.4307074002, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"combined_array": [4675405.369603596, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"combined_array": [14588705.983362973, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"combined_array": [46377400.32406914, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"combined_array": [118902133.81691928, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"combined_array": [331454500.5454972, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"combined_array": [857942985.7922285, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"combined_array": [2095938544.2753515, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"combined_array": [1826182293.3527575, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"combined_array": [1021085167.5030923, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"combined_array": [486347298.6331718, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"combined_array": [923800731.3483768, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"combined_array": [684675245.5755222, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"combined_array": [896324390.6021405, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"combined_array": [1383580171.946236, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"combined_array": [974368164.2805257, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"combined_array": [506676780.5578132, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"combined_array": [370274616.74591225, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"combined_array": [690.4163351531703, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"combined_array": [886504.4497865168, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"combined_array": [4863166.578189729, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"combined_array": [29338222.027998876, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"combined_array": [148622048.95802873, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"combined_array": [740244528.2996558, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"combined_array": [3928861743.0595446, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"combined_array": [16315084121.988352, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"combined_array": [24011397565.84256, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"combined_array": [16024904548.102648, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"combined_array": [10141197652.07639, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"combined_array": [10254118447.683228, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"combined_array": [11132674615.537756, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"combined_array": [13726537561.782635, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"combined_array": [11728786105.731619, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"combined_array": [7104146712.584519, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"combined_array": [2686587058.098128, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"combined_array": [1104519786.709155, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"combined_array": [2093085.2583490121, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"combined_array": [32669105.71392468, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"combined_array": [446182550.61569315, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"combined_array": [6758442718.421585, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"combined_array": [64733014150.65605, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"combined_array": [132911928015.68321, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"combined_array": [99198389608.85997, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"combined_array": [79182571658.42493, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"combined_array": [69798749694.05435, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"combined_array": [71468626784.39165, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"combined_array": [71389929325.09348, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"combined_array": [62990071281.84542, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"combined_array": [26647514071.377235, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"combined_array": [5633861647.234185, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"combined_array": [2221392096.456493, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"combined_array": [496358.9899886661, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"combined_array": [73535840.38273361, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"combined_array": [4721653089.801781, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"combined_array": [149552265662.72125, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"combined_array": [434837037558.8136, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"combined_array": [327304250105.5766, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"combined_array": [266813530764.65604, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"combined_array": [246931252417.13678, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"combined_array": [239817178421.5042, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"combined_array": [221211799236.02936, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"combined_array": [175381392339.12442, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"combined_array": [82884343088.49109, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"combined_array": [14614012750.062227, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"combined_array": [3444767453.925287, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"combined_array": [1953702.2642613181, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"combined_array": [1544163890.2083244, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"combined_array": [231096265934.10236, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"combined_array": [942276284324.5292, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"combined_array": [738908563226.9191, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"combined_array": [621656686843.5364, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"combined_array": [555664632844.4501, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"combined_array": [511799580657.9305, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"combined_array": [450651401397.64655, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"combined_array": [364540758293.999, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"combined_array": [195106744810.39, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"combined_array": [45003628685.68901, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"combined_array": [5570058250.541711, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"combined_array": [212084590.64504758, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"combined_array": [254208768260.02444, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"combined_array": [1509637389682.9375, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"combined_array": [1223980779359.7651, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"combined_array": [1059511112531.5394, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"combined_array": [957740056194.3004, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"combined_array": [855945044643.9469, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"combined_array": [748214867670.1223, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"combined_array": [604259917180.1311, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"combined_array": [359070407633.2731, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"combined_array": [113943647782.58109, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"combined_array": [7727101761.039328, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"combined_array": [10841953.520718902, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"combined_array": [224927670754.83304, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"combined_array": [1932140885735.0352, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"combined_array": [1628478290895.6804, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"combined_array": [1482806379490.3206, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"combined_array": [1351395552591.3398, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"combined_array": [1200942888137.545, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"combined_array": [1062637969592.5098, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"combined_array": [870675092497.2212, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"combined_array": [578811110085.2466, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"combined_array": [226971805828.6702, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"combined_array": [9059296363.685446, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"combined_array": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"combined_array": [178641464417.6219, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"combined_array": [2202524557189.3003, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"combined_array": [1948437248954.2825, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"combined_array": [1812968256840.2378, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"combined_array": [1705963042271.0422, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"combined_array": [1546260626631.2192, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"combined_array": [1365455117645.918, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"combined_array": [1144897898136.7305, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"combined_array": [829457971212.8755, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"combined_array": [402044805987.71423, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"combined_array": [10592668196.50372, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}] \ No newline at end of file diff --git a/toise/data/aeff/review_array_shallow_only_dict_e.json b/toise/data/aeff/review_array_shallow_only_dict_e.json new file mode 100644 index 0000000..acd79f9 --- /dev/null +++ b/toise/data/aeff/review_array_shallow_only_dict_e.json @@ -0,0 +1 @@ +[{"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1464618.526760214, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"LPDA_2of4_100Hz": [6812863.185346202, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"LPDA_2of4_100Hz": [14886981.396458892, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"LPDA_2of4_100Hz": [31918489.448189825, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"LPDA_2of4_100Hz": [76992899.75631274, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"LPDA_2of4_100Hz": [75416417.93591231, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"LPDA_2of4_100Hz": [178175935.42383447, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"LPDA_2of4_100Hz": [264311707.48204842, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"LPDA_2of4_100Hz": [442901388.83071744, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"LPDA_2of4_100Hz": [292067845.1792263, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"LPDA_2of4_100Hz": [146579716.55569226, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"LPDA_2of4_100Hz": [73303912.0879121, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"LPDA_2of4_100Hz": [36645194.65541637, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"LPDA_2of4_100Hz": [36651956.04395605, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"LPDA_2of4_100Hz": [36651956.04395605, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"LPDA_2of4_100Hz": [762585.2835554325, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"LPDA_2of4_100Hz": [5559473.460449626, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"LPDA_2of4_100Hz": [17844122.625344466, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"LPDA_2of4_100Hz": [58274290.772158824, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"LPDA_2of4_100Hz": [165817396.34120274, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"LPDA_2of4_100Hz": [485621046.83925533, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1211498189.1303864, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"LPDA_2of4_100Hz": [3107859584.4140043, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"LPDA_2of4_100Hz": [7077151321.578934, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"LPDA_2of4_100Hz": [7189104646.86586, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"LPDA_2of4_100Hz": [3881079424.5618668, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1905217673.550762, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"LPDA_2of4_100Hz": [293194888.45288587, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"LPDA_2of4_100Hz": [256563692.30769226, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"LPDA_2of4_100Hz": [36651956.04395605, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"LPDA_2of4_100Hz": [6291.759772465014, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"LPDA_2of4_100Hz": [2527914.0489240782, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"LPDA_2of4_100Hz": [14238457.05181486, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"LPDA_2of4_100Hz": [76274376.23224628, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"LPDA_2of4_100Hz": [395838791.8816535, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"LPDA_2of4_100Hz": [2011522235.4871435, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"LPDA_2of4_100Hz": [9872341829.91935, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"LPDA_2of4_100Hz": [40038131782.76908, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"LPDA_2of4_100Hz": [59626858415.80277, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"LPDA_2of4_100Hz": [38897667329.898865, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"LPDA_2of4_100Hz": [14999532115.73313, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"LPDA_2of4_100Hz": [2857481040.890828, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"LPDA_2of4_100Hz": [293215648.3516484, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"LPDA_2of4_100Hz": [256563692.30769226, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"LPDA_2of4_100Hz": [36651956.04395605, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"LPDA_2of4_100Hz": [3830037.7489804244, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"LPDA_2of4_100Hz": [60406123.39738016, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"LPDA_2of4_100Hz": [739236111.6179699, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"LPDA_2of4_100Hz": [10217705271.727549, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"LPDA_2of4_100Hz": [91914687343.87975, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"LPDA_2of4_100Hz": [192414275374.78226, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"LPDA_2of4_100Hz": [137808509057.8562, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"LPDA_2of4_100Hz": [65524235652.51516, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"LPDA_2of4_100Hz": [11596603000.236824, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1135667165.0288618, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"LPDA_2of4_100Hz": [73303912.0879121, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"LPDA_2of4_100Hz": [73303912.0879121, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"LPDA_2of4_100Hz": [573203.4216512346, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"LPDA_2of4_100Hz": [84648409.7189058, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"LPDA_2of4_100Hz": [4458471634.277757, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"LPDA_2of4_100Hz": [119499242608.02283, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"LPDA_2of4_100Hz": [374309330160.76324, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"LPDA_2of4_100Hz": [313076263747.784, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"LPDA_2of4_100Hz": [168736089302.66153, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"LPDA_2of4_100Hz": [42227169903.48972, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"LPDA_2of4_100Hz": [5743448585.1910925, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"LPDA_2of4_100Hz": [549654845.2448401, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1667646.4805115012, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1046847401.4949783, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"LPDA_2of4_100Hz": [115475767495.02164, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"LPDA_2of4_100Hz": [556662298757.45, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"LPDA_2of4_100Hz": [509348219775.97003, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"LPDA_2of4_100Hz": [332296971759.4231, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"LPDA_2of4_100Hz": [121434743816.53923, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"LPDA_2of4_100Hz": [30752236184.80444, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"LPDA_2of4_100Hz": [2669361375.214007, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"LPDA_2of4_100Hz": [73059273.99299836, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"LPDA_2of4_100Hz": [125778847.07721739, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"LPDA_2of4_100Hz": [90012575262.0346, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"LPDA_2of4_100Hz": [716972903034.434, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"LPDA_2of4_100Hz": [701567777392.4829, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"LPDA_2of4_100Hz": [519684866892.7716, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"LPDA_2of4_100Hz": [251452592741.3522, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"LPDA_2of4_100Hz": [91760132686.16823, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"LPDA_2of4_100Hz": [12697168003.968613, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"LPDA_2of4_100Hz": [109969272.82668124, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"LPDA_2of4_100Hz": [5838285.620589277, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"LPDA_2of4_100Hz": [58261580171.78965, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"LPDA_2of4_100Hz": [763484210707.7635, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"LPDA_2of4_100Hz": [851931053417.6016, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"LPDA_2of4_100Hz": [681441666332.0571, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"LPDA_2of4_100Hz": [407855104789.49274, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"LPDA_2of4_100Hz": [186433087950.05582, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"LPDA_2of4_100Hz": [31165165446.165535, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"LPDA_2of4_100Hz": [32261280311.84299, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"LPDA_2of4_100Hz": [778903937942.5635, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"LPDA_2of4_100Hz": [931873344778.9048, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"LPDA_2of4_100Hz": [823979478569.6353, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"LPDA_2of4_100Hz": [576361038714.7042, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"LPDA_2of4_100Hz": [300125762977.3877, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"LPDA_2of4_100Hz": [62374749655.09905, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"LPDA_2of4_100Hz": [219938545.65336248, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}] \ No newline at end of file diff --git a/toise/data/aeff/review_array_shallow_only_dict_mu.json b/toise/data/aeff/review_array_shallow_only_dict_mu.json new file mode 100644 index 0000000..c3d2a45 --- /dev/null +++ b/toise/data/aeff/review_array_shallow_only_dict_mu.json @@ -0,0 +1 @@ +[{"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"LPDA_2of4_100Hz": [222951.26583879025, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"LPDA_2of4_100Hz": [572653.9240444202, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1410621.7697439499, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"LPDA_2of4_100Hz": [3698612.733613935, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"LPDA_2of4_100Hz": [8528428.345672827, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"LPDA_2of4_100Hz": [5602397.078050372, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"LPDA_2of4_100Hz": [12202150.392644962, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"LPDA_2of4_100Hz": [21586804.48251604, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"LPDA_2of4_100Hz": [16754231.923376385, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"LPDA_2of4_100Hz": [38117727.89708183, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"LPDA_2of4_100Hz": [25569215.623774786, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"LPDA_2of4_100Hz": [25569215.623774786, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"LPDA_2of4_100Hz": [96616.41142702743, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"LPDA_2of4_100Hz": [849809.380016264, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"LPDA_2of4_100Hz": [2396944.9373788536, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"LPDA_2of4_100Hz": [8252632.140739351, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"LPDA_2of4_100Hz": [24296284.40719443, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"LPDA_2of4_100Hz": [63592613.78350894, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"LPDA_2of4_100Hz": [174074314.1619646, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"LPDA_2of4_100Hz": [456833104.20110315, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"LPDA_2of4_100Hz": [887783792.2001637, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"LPDA_2of4_100Hz": [772320563.6350236, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"LPDA_2of4_100Hz": [376886559.1750243, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"LPDA_2of4_100Hz": [155310610.71204728, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"LPDA_2of4_100Hz": [66561690.30516311, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"LPDA_2of4_100Hz": [22187722.568330772, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"LPDA_2of4_100Hz": [22187497.285832338, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1034.2413843449638, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"LPDA_2of4_100Hz": [698988.4892918337, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"LPDA_2of4_100Hz": [4483091.0084471805, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"LPDA_2of4_100Hz": [23642679.905875575, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"LPDA_2of4_100Hz": [114015173.33585595, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"LPDA_2of4_100Hz": [521884961.8955349, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"LPDA_2of4_100Hz": [2639425263.7940626, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"LPDA_2of4_100Hz": [9223864866.420828, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"LPDA_2of4_100Hz": [12999441612.155336, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"LPDA_2of4_100Hz": [7624982503.18406, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"LPDA_2of4_100Hz": [2614093201.6854806, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"LPDA_2of4_100Hz": [373777242.0221575, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"LPDA_2of4_100Hz": [33986204.50416409, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"LPDA_2of4_100Hz": [2532325.594629689, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"LPDA_2of4_100Hz": [37249959.93783522, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"LPDA_2of4_100Hz": [445284411.25529337, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"LPDA_2of4_100Hz": [5770907688.1864195, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"LPDA_2of4_100Hz": [49998447561.66804, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"LPDA_2of4_100Hz": [98026555735.33392, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"LPDA_2of4_100Hz": [63679884300.13575, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"LPDA_2of4_100Hz": [25160026953.47586, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"LPDA_2of4_100Hz": [4904044394.527466, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"LPDA_2of4_100Hz": [659737004.891828, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"LPDA_2of4_100Hz": [36653189.98143333, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"LPDA_2of4_100Hz": [629506.6899794702, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"LPDA_2of4_100Hz": [89468357.00429428, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"LPDA_2of4_100Hz": [4745947142.589271, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"LPDA_2of4_100Hz": [121981152499.13684, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"LPDA_2of4_100Hz": [361456139033.8869, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"LPDA_2of4_100Hz": [267812104612.8076, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"LPDA_2of4_100Hz": [131570420345.83232, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"LPDA_2of4_100Hz": [35940152447.46293, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"LPDA_2of4_100Hz": [5451627080.490229, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"LPDA_2of4_100Hz": [512975872.12294865, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"LPDA_2of4_100Hz": [36654167.897632845, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"LPDA_2of4_100Hz": [2329785.643649555, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1512234297.6774137, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"LPDA_2of4_100Hz": [165591633357.14612, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"LPDA_2of4_100Hz": [778635096171.436, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"LPDA_2of4_100Hz": [658297146240.8302, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"LPDA_2of4_100Hz": [405826924894.2299, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"LPDA_2of4_100Hz": [148022638030.14404, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"LPDA_2of4_100Hz": [35150070832.29028, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"LPDA_2of4_100Hz": [3402210081.6175733, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"LPDA_2of4_100Hz": [36661435.406698555, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"LPDA_2of4_100Hz": [195318401.46603778, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"LPDA_2of4_100Hz": [145269722717.282, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1124618334666.4272, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1094165871648.0571, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"LPDA_2of4_100Hz": [810303016977.3877, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"LPDA_2of4_100Hz": [400182034522.66254, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"LPDA_2of4_100Hz": [134399847870.51448, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"LPDA_2of4_100Hz": [15629109064.35661, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"LPDA_2of4_100Hz": [73373023.25581394, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"LPDA_2of4_100Hz": [9063827.457030693, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"LPDA_2of4_100Hz": [101035997453.97736, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1308814737320.4192, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1401347540150.4011, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1179462524840.1267, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"LPDA_2of4_100Hz": [736460350036.3134, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"LPDA_2of4_100Hz": [324329152473.03296, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"LPDA_2of4_100Hz": [52315548723.37718, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"LPDA_2of4_100Hz": [73473534.24657534, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"LPDA_2of4_100Hz": [36725251.78614409, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"LPDA_2of4_100Hz": [62876591077.76591, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1356384383925.9768, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1579306456313.3206, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1431254378699.1306, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1083879188892.6047, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"LPDA_2of4_100Hz": [598961856143.3345, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"LPDA_2of4_100Hz": [120680138336.41542, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"LPDA_2of4_100Hz": [146661171.3692807, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"LPDA_2of4_100Hz": [73743502.30914146, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}] \ No newline at end of file diff --git a/toise/data/aeff/review_array_shallow_only_dict_tau.json b/toise/data/aeff/review_array_shallow_only_dict_tau.json new file mode 100644 index 0000000..1ea9cbd --- /dev/null +++ b/toise/data/aeff/review_array_shallow_only_dict_tau.json @@ -0,0 +1 @@ +[{"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"LPDA_2of4_100Hz": [90453.77446097268, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"LPDA_2of4_100Hz": [552956.8385657333, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"LPDA_2of4_100Hz": [2429250.6981005855, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"LPDA_2of4_100Hz": [6000466.531854837, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"LPDA_2of4_100Hz": [10861218.937485678, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"LPDA_2of4_100Hz": [17230719.506146196, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"LPDA_2of4_100Hz": [38352879.720220886, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"LPDA_2of4_100Hz": [94599441.22090371, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"LPDA_2of4_100Hz": [107712473.60896266, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"LPDA_2of4_100Hz": [51095220.645983726, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"LPDA_2of4_100Hz": [25564501.408642616, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+16, "energy_min": 1e+16, "energy_max": 1e+16, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"LPDA_2of4_100Hz": [159701.68626144377, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1120499.077814815, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"LPDA_2of4_100Hz": [3447401.52260748, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"LPDA_2of4_100Hz": [12627937.329718959, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"LPDA_2of4_100Hz": [41949183.67712258, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"LPDA_2of4_100Hz": [111516591.33708616, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"LPDA_2of4_100Hz": [319001979.1384044, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"LPDA_2of4_100Hz": [827120662.5173632, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"LPDA_2of4_100Hz": [2004973408.0221694, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1477093658.1714616, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"LPDA_2of4_100Hz": [709552886.1824727, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"LPDA_2of4_100Hz": [155301556.4494162, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"LPDA_2of4_100Hz": [66561690.30516311, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"LPDA_2of4_100Hz": [22187722.568330772, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+16, "energy_min": 3.162277660168379e+16, "energy_max": 3.162277660168379e+16, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"LPDA_2of4_100Hz": [690.4163351531703, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"LPDA_2of4_100Hz": [756438.0218394619, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"LPDA_2of4_100Hz": [4418429.028880988, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"LPDA_2of4_100Hz": [27681453.12542024, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"LPDA_2of4_100Hz": [144848181.78358966, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"LPDA_2of4_100Hz": [726250541.5884707, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"LPDA_2of4_100Hz": [3853330323.1997056, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"LPDA_2of4_100Hz": [14933855942.777939, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"LPDA_2of4_100Hz": [20006969255.21399, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"LPDA_2of4_100Hz": [9524876349.77263, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"LPDA_2of4_100Hz": [2512071200.058577, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"LPDA_2of4_100Hz": [441784886.36007565, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"LPDA_2of4_100Hz": [33986671.030383684, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+17, "energy_min": 1e+17, "energy_max": 1e+17, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1965894.1813158575, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"LPDA_2of4_100Hz": [31567283.41193023, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"LPDA_2of4_100Hz": [439106847.93069524, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"LPDA_2of4_100Hz": [6609251858.3494, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"LPDA_2of4_100Hz": [59081743687.761, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"LPDA_2of4_100Hz": [110863597395.7234, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"LPDA_2of4_100Hz": [61286133952.27661, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"LPDA_2of4_100Hz": [24427939155.72688, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"LPDA_2of4_100Hz": [5380289165.008682, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"LPDA_2of4_100Hz": [659661240.5695843, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683795e+17, "energy_min": 3.1622776601683795e+17, "energy_max": 3.1622776601683795e+17, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"LPDA_2of4_100Hz": [481554.42383894185, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"LPDA_2of4_100Hz": [72237469.9655108, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"LPDA_2of4_100Hz": [4567026890.5712, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"LPDA_2of4_100Hz": [137235516252.47937, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"LPDA_2of4_100Hz": [368372490221.51935, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"LPDA_2of4_100Hz": [218086316773.57324, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"LPDA_2of4_100Hz": [105100957005.22707, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"LPDA_2of4_100Hz": [31404262502.747158, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"LPDA_2of4_100Hz": [5852966998.829397, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"LPDA_2of4_100Hz": [366509035.2287525, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+18, "energy_min": 1e+18, "energy_max": 1e+18, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1894402.9976457874, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1496498868.247083, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"LPDA_2of4_100Hz": [212181072699.9027, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"LPDA_2of4_100Hz": [835327130100.5153, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"LPDA_2of4_100Hz": [555284446000.1785, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"LPDA_2of4_100Hz": [324692217193.04333, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"LPDA_2of4_100Hz": [128210149727.8204, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"LPDA_2of4_100Hz": [30440711464.25483, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"LPDA_2of4_100Hz": [3184008210.3908486, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.1622776601683794e+18, "energy_min": 3.1622776601683794e+18, "energy_max": 3.1622776601683794e+18, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"LPDA_2of4_100Hz": [201984224.2998696, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"LPDA_2of4_100Hz": [235558939660.7596, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1397215968898.3135, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1026692369164.0631, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"LPDA_2of4_100Hz": [678288729023.1355, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"LPDA_2of4_100Hz": [344993916970.39014, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"LPDA_2of4_100Hz": [110030772650.9362, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"LPDA_2of4_100Hz": [14240231179.90865, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"LPDA_2of4_100Hz": [36686511.62790697, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+19, "energy_min": 1e+19, "energy_max": 1e+19, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"LPDA_2of4_100Hz": [10152512.484840801, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"LPDA_2of4_100Hz": [208125336071.9624, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1826487368841.748, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1430052646448.5784, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1108734847305.0679, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"LPDA_2of4_100Hz": [681903318903.7184, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"LPDA_2of4_100Hz": [271903018379.42377, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"LPDA_2of4_100Hz": [41393815792.965324, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"LPDA_2of4_100Hz": [110210301.369863, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 3.162277660168379e+19, "energy_min": 3.162277660168379e+19, "energy_max": 3.162277660168379e+19, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.6905658417935308, "thetamax": 3.141592653589793, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.498091544796509, "thetamax": 2.6905658417935308, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.34619382340565, "thetamax": 2.498091544796509, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.214297435588181, "thetamax": 2.3461938234056494, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 2.0943951023931957, "thetamax": 2.214297435588181, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.9823131728623846, "thetamax": 2.0943951023931957, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.8754889808102941, "thetamax": 1.9823131728623846, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.7721542475852274, "thetamax": 1.8754889808102941, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.6709637479564563, "thetamax": 1.7721542475852274, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.5707963267948966, "thetamax": 1.6709637479564563, "deposited": false, "veff": {"LPDA_2of4_100Hz": [163233211055.11942, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.4706289056333368, "thetamax": 1.5707963267948966, "deposited": false, "veff": {"LPDA_2of4_100Hz": [2078255704620.4827, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.3694384060045657, "thetamax": 1.4706289056333368, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1716129787728.498, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.266103672779499, "thetamax": 1.3694384060045657, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1433025896589.7483, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.1592794807274085, "thetamax": 1.266103672779499, "deposited": false, "veff": {"LPDA_2of4_100Hz": [1058875870889.532, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 1.0471975511965976, "thetamax": 1.1592794807274085, "deposited": false, "veff": {"LPDA_2of4_100Hz": [527943262858.07086, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0.9272952180016123, "thetamax": 1.0471975511965979, "deposited": false, "veff": {"LPDA_2of4_100Hz": [100005724078.50577, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0.7953988301841435, "thetamax": 0.9272952180016121, "deposited": false, "veff": {"LPDA_2of4_100Hz": [110210301.369863, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0.6435011087932841, "thetamax": 0.7953988301841433, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0.45102681179626236, "thetamax": 0.6435011087932843, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}, {"energy": 1e+20, "energy_min": 1e+20, "energy_max": 1e+20, "domega": 0.6283185307179586, "thetamin": 0, "thetamax": 0.45102681179626214, "deposited": false, "veff": {"LPDA_2of4_100Hz": [0.0, 0, 0, 0, 0]}, "n_triggered_weighted": {}, "SNRs": {}}] \ No newline at end of file diff --git a/toise/data/aeff/zenDepAeff_z100.txt b/toise/data/aeff/zenDepAeff_z100.txt new file mode 100644 index 0000000..b1a9506 --- /dev/null +++ b/toise/data/aeff/zenDepAeff_z100.txt @@ -0,0 +1,95 @@ +EXPONENT=16.000000 +5.000000 0.000000 +15.000000 0.000000 +25.000000 0.000022 +35.000000 0.004478 +45.000000 0.011817 +55.000000 0.014002 +65.000000 0.019109 +75.000000 0.040658 +85.000000 0.206441 +95.000000 1.037288 +105.000000 2.889775 +115.000000 3.571082 +125.000000 5.178379 +135.000000 0.248066 +145.000000 0.266688 +155.000000 0.000000 +165.000000 0.000000 +175.000000 0.000000 +EXPONENT=17.000000 +5.000000 0.000000 +15.000000 0.000000 +25.000000 0.000000 +35.000000 0.000110 +45.000000 0.000330 +55.000000 0.002370 +65.000000 0.012137 +75.000000 0.350058 +85.000000 24.289309 +95.000000 133.047714 +105.000000 186.053391 +115.000000 204.525177 +125.000000 82.970833 +135.000000 4.248135 +145.000000 0.000000 +155.000000 0.000000 +165.000000 0.000000 +175.000000 0.000000 +EXPONENT=18.000000 +5.000000 0.000000 +15.000000 0.000000 +25.000000 0.000000 +35.000000 0.000000 +45.000000 0.000000 +55.000000 0.000000 +65.000000 0.000109 +75.000000 0.096183 +85.000000 205.788147 +95.000000 1339.721558 +105.000000 1689.604370 +115.000000 1688.128296 +125.000000 642.134033 +135.000000 15.476568 +145.000000 0.000000 +155.000000 0.000000 +165.000000 0.000000 +175.000000 0.000000 +EXPONENT=19.000000 +5.000000 0.000000 +15.000000 0.000000 +25.000000 0.000000 +35.000000 0.000000 +45.000000 0.000000 +55.000000 0.000000 +65.000000 0.000000 +75.000000 0.000193 +85.000000 761.458923 +95.000000 6456.588867 +105.000000 8820.263672 +115.000000 6815.267090 +125.000000 2586.275635 +135.000000 107.337692 +145.000000 0.000000 +155.000000 0.000000 +165.000000 0.000000 +175.000000 0.000000 +EXPONENT=20.000000 +5.000000 0.000000 +15.000000 0.000000 +25.000000 0.000000 +35.000000 0.000000 +45.000000 0.000000 +55.000000 0.000000 +65.000000 0.000000 +75.000000 0.000000 +85.000000 1437.639038 +95.000000 21910.384766 +105.000000 29054.787109 +115.000000 28055.839844 +125.000000 13586.910156 +135.000000 2100.836670 +145.000000 0.000000 +155.000000 0.000000 +165.000000 0.000000 +175.000000 0.000000 diff --git a/toise/data/aeff/zenDepAeff_z200.txt b/toise/data/aeff/zenDepAeff_z200.txt new file mode 100644 index 0000000..3d4f671 --- /dev/null +++ b/toise/data/aeff/zenDepAeff_z200.txt @@ -0,0 +1,95 @@ +EXPONENT=16.000000 +5.000000 0.000000 +15.000000 0.000000 +25.000000 0.000008 +35.000000 0.006762 +45.000000 0.014072 +55.000000 0.012520 +65.000000 0.027890 +75.000000 0.000000 +85.000000 0.439878 +95.000000 0.582460 +105.000000 2.152088 +115.000000 2.291265 +125.000000 3.805398 +135.000000 6.448022 +145.000000 0.603076 +155.000000 0.363858 +165.000000 0.000000 +175.000000 0.000000 +EXPONENT=17.000000 +5.000000 0.000000 +15.000000 0.000000 +25.000000 0.000000 +35.000000 0.000102 +45.000000 0.000532 +55.000000 0.002749 +65.000000 0.016923 +75.000000 0.417745 +85.000000 12.098194 +95.000000 107.255791 +105.000000 190.368744 +115.000000 164.855148 +125.000000 189.758011 +135.000000 104.447838 +145.000000 3.272758 +155.000000 4.207165 +165.000000 0.000000 +175.000000 0.000000 +EXPONENT=18.000000 +5.000000 0.000000 +15.000000 0.000000 +25.000000 0.000000 +35.000000 0.000000 +45.000000 0.000000 +55.000000 0.000001 +65.000000 0.000086 +75.000000 0.112863 +85.000000 200.596649 +95.000000 1429.147949 +105.000000 2127.192871 +115.000000 2130.081787 +125.000000 1909.408936 +135.000000 896.968323 +145.000000 57.118855 +155.000000 12.361010 +165.000000 19.154980 +175.000000 0.000000 +EXPONENT=19.000000 +5.000000 0.000000 +15.000000 0.000000 +25.000000 0.000000 +35.000000 0.000000 +45.000000 0.000000 +55.000000 0.000000 +65.000000 0.000000 +75.000000 0.000291 +85.000000 760.772827 +95.000000 8204.204102 +105.000000 12590.151367 +115.000000 12711.514648 +125.000000 10767.728516 +135.000000 4781.053223 +145.000000 171.789856 +155.000000 0.000000 +165.000000 0.000000 +175.000000 0.000000 +EXPONENT=20.000000 +5.000000 0.000000 +15.000000 0.000000 +25.000000 0.000000 +35.000000 0.000000 +45.000000 0.000000 +55.000000 0.000000 +65.000000 0.000000 +75.000000 0.000000 +85.000000 2252.753906 +95.000000 37283.925781 +105.000000 44229.562500 +115.000000 41891.011719 +125.000000 43323.644531 +135.000000 15674.397461 +145.000000 1425.319824 +155.000000 0.000000 +165.000000 0.000000 +175.000000 0.000000 diff --git a/toise/data/cache/manifest.json b/toise/data/cache/manifest.json new file mode 100644 index 0000000..4f54a84 --- /dev/null +++ b/toise/data/cache/manifest.json @@ -0,0 +1,258 @@ +{ + "toise.externals.nuFATE.crosssections.differential_secondary.5.5.p.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential_secondary.5.5.p.CC.fits" + }, + "toise.externals.nuFATE.crosssections.differential_final_state.5.p.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential_final_state.5.p.CC.fits" + }, + "toise.externals.nuFATE.crosssections.differential_final_state.5.n.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential_final_state.5.n.CC.fits" + }, + "toise.externals.nuFATE.crosssections.total.6.p.NC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.total.6.p.NC.fits" + }, + "toise.externals.nuFATE.crosssections.differential_secondary.6.2.n.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential_secondary.6.2.n.CC.fits" + }, + "toise.externals.nuFATE.crosssections.total.3.n.NC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.total.3.n.NC.fits" + }, + "toise.externals.nuFATE.crosssections.differential.1.n.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential.1.n.CC.fits" + }, + "toise.externals.nuFATE.crosssections.total.3.p.NC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.total.3.p.NC.fits" + }, + "toise.externals.nuFATE.crosssections.differential_secondary.5.1.p.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential_secondary.5.1.p.CC.fits" + }, + "toise.externals.nuFATE.crosssections.total.2.n.NC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.total.2.n.NC.fits" + }, + "toise.externals.nuFATE.crosssections.total.4.n.NC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.total.4.n.NC.fits" + }, + "toise.externals.nuFATE.crosssections.total.1.n.NC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.total.1.n.NC.fits" + }, + "toise.externals.nuFATE.crosssections.total.5.n.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.total.5.n.CC.fits" + }, + "toise.externals.nuFATE.crosssections.total.2.n.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.total.2.n.CC.fits" + }, + "toise.externals.nuFATE.crosssections.total.5.p.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.total.5.p.CC.fits" + }, + "toise.externals.nuFATE.crosssections.differential.4.n.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential.4.n.CC.fits" + }, + "toise.externals.nuFATE.crosssections.differential.1.p.NC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential.1.p.NC.fits" + }, + "toise.externals.nuFATE.crosssections.differential.2.n.NC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential.2.n.NC.fits" + }, + "toise.externals.nuFATE.crosssections.differential_secondary.5.3.n.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential_secondary.5.3.n.CC.fits" + }, + "toise.externals.nuFATE.crosssections.differential_secondary.6.2.p.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential_secondary.6.2.p.CC.fits" + }, + "toise.externals.nuFATE.crosssections.differential.4.p.NC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential.4.p.NC.fits" + }, + "toise.externals.nuFATE.crosssections.differential.3.n.NC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential.3.n.NC.fits" + }, + "toise.externals.nuFATE.crosssections.total.2.p.NC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.total.2.p.NC.fits" + }, + "toise.externals.nuFATE.crosssections.differential.5.p.NC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential.5.p.NC.fits" + }, + "toise.externals.nuFATE.crosssections.total.3.n.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.total.3.n.CC.fits" + }, + "toise.externals.nuFATE.crosssections.total.1.p.NC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.total.1.p.NC.fits" + }, + "toise.externals.nuFATE.crosssections.differential_secondary.6.4.n.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential_secondary.6.4.n.CC.fits" + }, + "toise.externals.nuFATE.crosssections.total.4.p.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.total.4.p.CC.fits" + }, + "toise.externals.nuFATE.crosssections.differential.3.p.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential.3.p.CC.fits" + }, + "toise.externals.nuFATE.crosssections.total.6.n.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.total.6.n.CC.fits" + }, + "toise.externals.nuFATE.crosssections.total.1.p.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.total.1.p.CC.fits" + }, + "toise.externals.nuFATE.crosssections.total.5.n.NC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.total.5.n.NC.fits" + }, + "toise.externals.nuFATE.crosssections.total.3.p.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.total.3.p.CC.fits" + }, + "toise.externals.nuFATE.crosssections.differential.5.p.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential.5.p.CC.fits" + }, + "toise.externals.nuFATE.crosssections.total.5.p.NC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.total.5.p.NC.fits" + }, + "toise.externals.nuFATE.crosssections.differential.2.p.NC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential.2.p.NC.fits" + }, + "toise.externals.nuFATE.crosssections.differential.4.p.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential.4.p.CC.fits" + }, + "toise.externals.nuFATE.crosssections.differential_final_state.6.p.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential_final_state.6.p.CC.fits" + }, + "toise.externals.nuFATE.crosssections.differential.6.p.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential.6.p.CC.fits" + }, + "toise.externals.nuFATE.crosssections.differential_secondary.5.5.n.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential_secondary.5.5.n.CC.fits" + }, + "toise.externals.nuFATE.crosssections.differential_secondary.6.6.n.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential_secondary.6.6.n.CC.fits" + }, + "toise.externals.nuFATE.crosssections.differential.1.p.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential.1.p.CC.fits" + }, + "toise.externals.nuFATE.crosssections.total.4.p.NC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.total.4.p.NC.fits" + }, + "toise.externals.nuFATE.crosssections.total.6.p.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.total.6.p.CC.fits" + }, + "toise.externals.nuFATE.crosssections.differential.3.n.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential.3.n.CC.fits" + }, + "toise.externals.nuFATE.crosssections.total.2.p.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.total.2.p.CC.fits" + }, + "toise.externals.nuFATE.crosssections.differential_secondary.6.4.p.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential_secondary.6.4.p.CC.fits" + }, + "toise.externals.nuFATE.crosssections.differential.6.n.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential.6.n.CC.fits" + }, + "toise.externals.nuFATE.crosssections.differential.4.n.NC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential.4.n.NC.fits" + }, + "toise.externals.nuFATE.crosssections.total.6.n.NC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.total.6.n.NC.fits" + }, + "toise.externals.nuFATE.crosssections.differential.5.n.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential.5.n.CC.fits" + }, + "toise.externals.nuFATE.crosssections.total.1.n.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.total.1.n.CC.fits" + }, + "toise.externals.nuFATE.crosssections.differential_final_state.6.n.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential_final_state.6.n.CC.fits" + }, + "toise.externals.nuFATE.crosssections.differential_secondary.5.3.p.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential_secondary.5.3.p.CC.fits" + }, + "toise.externals.nuFATE.crosssections.differential_secondary.6.6.p.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential_secondary.6.6.p.CC.fits" + }, + "toise.externals.nuFATE.crosssections.differential.2.n.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential.2.n.CC.fits" + }, + "toise.externals.nuFATE.crosssections.differential.3.p.NC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential.3.p.NC.fits" + }, + "toise.externals.nuFATE.crosssections.differential.6.n.NC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential.6.n.NC.fits" + }, + "toise.externals.nuFATE.crosssections.differential.2.p.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential.2.p.CC.fits" + }, + "toise.externals.nuFATE.crosssections.total.4.n.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.total.4.n.CC.fits" + }, + "toise.externals.nuFATE.crosssections.differential.1.n.NC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential.1.n.NC.fits" + }, + "toise.externals.nuFATE.crosssections.differential_secondary.5.1.n.CC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential_secondary.5.1.n.CC.fits" + }, + "toise.externals.nuFATE.crosssections.differential.6.p.NC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential.6.p.NC.fits" + }, + "toise.externals.nuFATE.crosssections.differential.5.n.NC": { + "expires": null, + "filename": "toise.externals.nuFATE.crosssections.differential.5.n.NC.fits" + } +} \ No newline at end of file diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential.1.n.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.1.n.CC.fits new file mode 100644 index 0000000..c173eb3 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.1.n.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential.1.n.NC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.1.n.NC.fits new file mode 100644 index 0000000..33f181f Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.1.n.NC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential.1.p.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.1.p.CC.fits new file mode 100644 index 0000000..c39403d Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.1.p.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential.1.p.NC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.1.p.NC.fits new file mode 100644 index 0000000..be38492 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.1.p.NC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential.2.n.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.2.n.CC.fits new file mode 100644 index 0000000..47f1f6b Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.2.n.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential.2.n.NC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.2.n.NC.fits new file mode 100644 index 0000000..5e8a15c Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.2.n.NC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential.2.p.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.2.p.CC.fits new file mode 100644 index 0000000..55cbff0 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.2.p.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential.2.p.NC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.2.p.NC.fits new file mode 100644 index 0000000..df25520 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.2.p.NC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential.3.n.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.3.n.CC.fits new file mode 100644 index 0000000..0dec1f3 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.3.n.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential.3.n.NC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.3.n.NC.fits new file mode 100644 index 0000000..33f181f Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.3.n.NC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential.3.p.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.3.p.CC.fits new file mode 100644 index 0000000..755cc5e Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.3.p.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential.3.p.NC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.3.p.NC.fits new file mode 100644 index 0000000..be38492 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.3.p.NC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential.4.n.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.4.n.CC.fits new file mode 100644 index 0000000..31457c2 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.4.n.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential.4.n.NC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.4.n.NC.fits new file mode 100644 index 0000000..5e8a15c Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.4.n.NC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential.4.p.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.4.p.CC.fits new file mode 100644 index 0000000..a4d5774 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.4.p.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential.4.p.NC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.4.p.NC.fits new file mode 100644 index 0000000..df25520 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.4.p.NC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential.5.n.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.5.n.CC.fits new file mode 100644 index 0000000..d9ed619 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.5.n.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential.5.n.NC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.5.n.NC.fits new file mode 100644 index 0000000..33f181f Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.5.n.NC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential.5.p.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.5.p.CC.fits new file mode 100644 index 0000000..79ff0ac Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.5.p.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential.5.p.NC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.5.p.NC.fits new file mode 100644 index 0000000..be38492 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.5.p.NC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential.6.n.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.6.n.CC.fits new file mode 100644 index 0000000..e684d31 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.6.n.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential.6.n.NC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.6.n.NC.fits new file mode 100644 index 0000000..5e8a15c Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.6.n.NC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential.6.p.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.6.p.CC.fits new file mode 100644 index 0000000..2b89ce1 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.6.p.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential.6.p.NC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.6.p.NC.fits new file mode 100644 index 0000000..df25520 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential.6.p.NC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential_final_state.5.n.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_final_state.5.n.CC.fits new file mode 100644 index 0000000..5caba41 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_final_state.5.n.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential_final_state.5.p.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_final_state.5.p.CC.fits new file mode 100644 index 0000000..ef76deb Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_final_state.5.p.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential_final_state.6.n.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_final_state.6.n.CC.fits new file mode 100644 index 0000000..134f1f8 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_final_state.6.n.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential_final_state.6.p.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_final_state.6.p.CC.fits new file mode 100644 index 0000000..8bae3ff Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_final_state.6.p.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.5.1.n.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.5.1.n.CC.fits new file mode 100644 index 0000000..570ef2e Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.5.1.n.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.5.1.p.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.5.1.p.CC.fits new file mode 100644 index 0000000..962e48a Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.5.1.p.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.5.3.n.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.5.3.n.CC.fits new file mode 100644 index 0000000..570ef2e Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.5.3.n.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.5.3.p.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.5.3.p.CC.fits new file mode 100644 index 0000000..962e48a Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.5.3.p.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.5.5.n.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.5.5.n.CC.fits new file mode 100644 index 0000000..5ff12e7 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.5.5.n.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.5.5.p.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.5.5.p.CC.fits new file mode 100644 index 0000000..4462eee Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.5.5.p.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.6.2.n.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.6.2.n.CC.fits new file mode 100644 index 0000000..25a8abc Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.6.2.n.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.6.2.p.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.6.2.p.CC.fits new file mode 100644 index 0000000..3da1efc Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.6.2.p.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.6.4.n.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.6.4.n.CC.fits new file mode 100644 index 0000000..25a8abc Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.6.4.n.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.6.4.p.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.6.4.p.CC.fits new file mode 100644 index 0000000..3da1efc Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.6.4.p.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.6.6.n.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.6.6.n.CC.fits new file mode 100644 index 0000000..6feee8f Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.6.6.n.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.6.6.p.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.6.6.p.CC.fits new file mode 100644 index 0000000..42b7546 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.differential_secondary.6.6.p.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.total.1.n.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.total.1.n.CC.fits new file mode 100644 index 0000000..50eff28 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.total.1.n.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.total.1.n.NC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.total.1.n.NC.fits new file mode 100644 index 0000000..c93422e Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.total.1.n.NC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.total.1.p.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.total.1.p.CC.fits new file mode 100644 index 0000000..4b6f017 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.total.1.p.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.total.1.p.NC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.total.1.p.NC.fits new file mode 100644 index 0000000..233b3b6 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.total.1.p.NC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.total.2.n.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.total.2.n.CC.fits new file mode 100644 index 0000000..b5fafc4 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.total.2.n.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.total.2.n.NC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.total.2.n.NC.fits new file mode 100644 index 0000000..22ada56 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.total.2.n.NC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.total.2.p.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.total.2.p.CC.fits new file mode 100644 index 0000000..5ae8166 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.total.2.p.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.total.2.p.NC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.total.2.p.NC.fits new file mode 100644 index 0000000..a98637a Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.total.2.p.NC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.total.3.n.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.total.3.n.CC.fits new file mode 100644 index 0000000..35dfd0e Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.total.3.n.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.total.3.n.NC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.total.3.n.NC.fits new file mode 100644 index 0000000..c93422e Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.total.3.n.NC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.total.3.p.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.total.3.p.CC.fits new file mode 100644 index 0000000..f7c7ad1 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.total.3.p.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.total.3.p.NC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.total.3.p.NC.fits new file mode 100644 index 0000000..233b3b6 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.total.3.p.NC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.total.4.n.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.total.4.n.CC.fits new file mode 100644 index 0000000..784658c Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.total.4.n.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.total.4.n.NC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.total.4.n.NC.fits new file mode 100644 index 0000000..22ada56 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.total.4.n.NC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.total.4.p.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.total.4.p.CC.fits new file mode 100644 index 0000000..36f1290 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.total.4.p.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.total.4.p.NC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.total.4.p.NC.fits new file mode 100644 index 0000000..a98637a Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.total.4.p.NC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.total.5.n.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.total.5.n.CC.fits new file mode 100644 index 0000000..f8c47cd Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.total.5.n.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.total.5.n.NC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.total.5.n.NC.fits new file mode 100644 index 0000000..c93422e Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.total.5.n.NC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.total.5.p.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.total.5.p.CC.fits new file mode 100644 index 0000000..6edaa6e Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.total.5.p.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.total.5.p.NC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.total.5.p.NC.fits new file mode 100644 index 0000000..233b3b6 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.total.5.p.NC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.total.6.n.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.total.6.n.CC.fits new file mode 100644 index 0000000..c774a90 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.total.6.n.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.total.6.n.NC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.total.6.n.NC.fits new file mode 100644 index 0000000..22ada56 Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.total.6.n.NC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.total.6.p.CC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.total.6.p.CC.fits new file mode 100644 index 0000000..f481d7e Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.total.6.p.CC.fits differ diff --git a/toise/data/cache/toise.externals.nuFATE.crosssections.total.6.p.NC.fits b/toise/data/cache/toise.externals.nuFATE.crosssections.total.6.p.NC.fits new file mode 100644 index 0000000..a98637a Binary files /dev/null and b/toise/data/cache/toise.externals.nuFATE.crosssections.total.6.p.NC.fits differ diff --git a/toise/data/config/gen2-radio-baseline.yaml b/toise/data/config/gen2-radio-baseline.yaml new file mode 100644 index 0000000..d2286bd --- /dev/null +++ b/toise/data/config/gen2-radio-baseline.yaml @@ -0,0 +1,75 @@ +# radio config file for toise framework + +############# +### booleans to apply smearing/efficiencies or not... +apply_analysis_efficiency: True +apply_energy_resolution: True + +############# +### detector setup scales effective area with number of stations, +detector_setup: + nstations: 361 # 197 shallow-only / 164 hybrid + +############# +### effective volume of radio review simulations: 144 deep (+surface) + 169 surface-only stations +# combined to one file +effective_volume: + # e: "param/effective_volume/Veff__baseline_array__config_config_ARZ2020_noise__D01detector_sim__e.json" + # mu: "param/effective_volume/Veff__baseline_array__config_config_ARZ2020_noise__D01detector_sim__mu.json" + # tau: "param/effective_volume/Veff__baseline_array__config_config_ARZ2020_noise__D01detector_sim__tau.json" + e: "param/effective_volume_exclusiveTriggers/Veff_withSelectionEfficiencies__baseline_array__config_ARZ2020_noise__D01detector_sim__e.json" + mu: "param/effective_volume_exclusiveTriggers/Veff_withSelectionEfficiencies__baseline_array__config_ARZ2020_noise__D01detector_sim__mu.json" + tau: "param/effective_volume_exclusiveTriggers/Veff_withSelectionEfficiencies__baseline_array__config_ARZ2020_noise__D01detector_sim__tau.json" + trigger_name: "combined_4channelPA" + # number of stations for which the veffs were generated. The veffs will be downscaled by that factor to a per-station veff. + # Be sure to set the detector_setup to the same number, unless you want to rescale + simulated_stations: 361 # 197 shallow-only / 164 hybrid + +############# +### analysis efficiency is implemented as sigmoid function with +# - minval: low energy limit for efficiency (minval values < 0 are allowed, efficiencies are limited to [0,1]) +# - maxval: high energy limit for efficiency (maxval values > 1 are allowed, efficiencies are limited to [0,1]) +# - log_turnon_gev: turning point of the sigmoid in log10(E [GeV]) +# - log_turnon_width: width of the turnon region in log10(E) + + +## for gen2, A, 9deg +analysis_efficiency: + minval: -1000. + maxval: 0.85 + log_turnon_gev: -0.57852369 + log_turnon_width: 1.13227653 + + + +############# +### energy resolution for radio, best guess from Christoph for RNO-G sims +# implemented as Cauchy for larger tails compared to Gaussian +# does not take into account LPM for nue really +energy_resolution: + loc: 0.01868963 + scale: 0.14255128 + +############# +### angular resolution for radio, best guess from Ilse for deep RNO-G sims +# implemented as combination of "well-reco" gaus (1) + "bad-reco" components +# fit to preliminary data for ~70 deg zenith angle, where bulk of events come from +#angular_resolution: +# norm1: 0.69 +# sigma1: 3. +# norm2: 0.31 +# sigma2: 9. +# norm_const: 0. +angular_resolution: + norm1: [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.9985489110692959, 0.9213451131552166, 0.8529130661463263, 0.7932527700426301, 0.7423642248441232, 0.7002474305508084, 0.6669023871626865, 0.6423290946797551, 0.626527553102016, 0.6194977624294682, 0.6188535517762731, 0.622208750256592, 0.6295633578704247, 0.6409173746177709, 0.6562708004986315, 0.6727311439800853, 0.6874059135292108, 0.700295109146009, 0.7113987308304792, 0.7207167785826225, 0.7290663235596873, 0.7372644369189235, 0.7453111186603315, 0.7532063687839109, 0.760950187289662, 0.7685425741775849, 0.7759835294476788, 0.7832730530999447, 0.7904111451343818, 0.7973978055509909, 0.8042330343497718, 0.8109168315307234, 0.8174491970938467, 0.8238301310391418, 0.8300596333666088, 0.836137704076247, 0.8420643431680572, 0.8478395506420382, 0.8534633264981917, 0.8589356707365159, 0.8642565833570144, 0.8694260643596792, 0.87444411374452, 0.8793107315115307, 0.8840259176607113, 0.8885896721920652, 0.8930019951055925] + sigma1: 3. + norm2: [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0014510889307041142, 0.07865488684478339, 0.14708693385367366, 0.20674722995736994, 0.25763577515587677, 0.2997525694491916, 0.33309761283731354, 0.3576709053202449, 0.373472446897984, 0.3805022375705318, 0.3811464482237269, 0.37779124974340805, 0.3704366421295753, 0.3590826253822291, 0.3437291995013685, 0.32726885601991473, 0.31259408647078923, 0.299704890853991, 0.2886012691695208, 0.2792832214173775, 0.27093367644031274, 0.2627355630810765, 0.2546888813396685, 0.2467936312160891, 0.23904981271033798, 0.23145742582241513, 0.2240164705523212, 0.21672694690005534, 0.20958885486561818, 0.20260219444900907, 0.19576696565022822, 0.18908316846927664, 0.18255080290615333, 0.17616986896085818, 0.16994036663339118, 0.163862295923753, 0.15793565683194277, 0.1521604493579618, 0.14653667350180832, 0.1410643292634841, 0.13574341664298561, 0.13057393564032083, 0.12555588625547998, 0.12068926848846928, 0.11597408233928874, 0.1114103278079348, 0.10699800489440747] + sigma2: 9. + norm_const: 0. + +transfer_matrix: + table: "param/transfer_matrices/transfer_matrix_baseline_array.npz" +muon_background: + table: "param/backgrounds/baseline_GSF_2Dshowerenergy_zenith_SIBYLL23C.pkl" + cr_cut: True + apply_efficiency: False diff --git a/toise/data/cross_sections/cascade_efficiency.hdf5 b/toise/data/cross_sections/cascade_efficiency.hdf5 new file mode 100644 index 0000000..aa5595e Binary files /dev/null and b/toise/data/cross_sections/cascade_efficiency.hdf5 differ diff --git a/toise/data/cross_sections/doublebang_efficiency.hdf5 b/toise/data/cross_sections/doublebang_efficiency.hdf5 new file mode 100644 index 0000000..771c45a Binary files /dev/null and b/toise/data/cross_sections/doublebang_efficiency.hdf5 differ diff --git a/toise/data/cross_sections/muon_efficiency.hdf5 b/toise/data/cross_sections/muon_efficiency.hdf5 new file mode 100644 index 0000000..9a0e8c8 Binary files /dev/null and b/toise/data/cross_sections/muon_efficiency.hdf5 differ diff --git a/toise/data/energy_reconstruction/11900_MUONGUN_Banana_235m_recos.hd5_cut.npz b/toise/data/energy_reconstruction/11900_MUONGUN_Banana_235m_recos.hd5_cut.npz new file mode 100755 index 0000000..b9f9cab Binary files /dev/null and b/toise/data/energy_reconstruction/11900_MUONGUN_Banana_235m_recos.hd5_cut.npz differ diff --git a/toise/data/energy_reconstruction/11900_MUONGUN_Sunflower_200m_recos.hd5_cut.npz b/toise/data/energy_reconstruction/11900_MUONGUN_Sunflower_200m_recos.hd5_cut.npz new file mode 100755 index 0000000..e488ae6 Binary files /dev/null and b/toise/data/energy_reconstruction/11900_MUONGUN_Sunflower_200m_recos.hd5_cut.npz differ diff --git a/toise/data/energy_reconstruction/11900_MUONGUN_Sunflower_240m_recos.hd5_cut.npz b/toise/data/energy_reconstruction/11900_MUONGUN_Sunflower_240m_recos.hd5_cut.npz new file mode 100755 index 0000000..a1aaa92 Binary files /dev/null and b/toise/data/energy_reconstruction/11900_MUONGUN_Sunflower_240m_recos.hd5_cut.npz differ diff --git a/toise/data/energy_reconstruction/11900_MUONGUN_Sunflower_300m_recos.hd5_cut.npz b/toise/data/energy_reconstruction/11900_MUONGUN_Sunflower_300m_recos.hd5_cut.npz new file mode 100755 index 0000000..1bd400d Binary files /dev/null and b/toise/data/energy_reconstruction/11900_MUONGUN_Sunflower_300m_recos.hd5_cut.npz differ diff --git a/toise/data/energy_reconstruction/11900_MUONGUN_Sunflower_corner22_240m_recos.hd5_cut.npz b/toise/data/energy_reconstruction/11900_MUONGUN_Sunflower_corner22_240m_recos.hd5_cut.npz new file mode 120000 index 0000000..467752a --- /dev/null +++ b/toise/data/energy_reconstruction/11900_MUONGUN_Sunflower_corner22_240m_recos.hd5_cut.npz @@ -0,0 +1 @@ +11900_MUONGUN_Sunflower_240m_recos.hd5_cut.npz \ No newline at end of file diff --git a/toise/data/energy_reconstruction/11900_MUONGUN_Sunflower_corner_240m_recos.hd5_cut.npz b/toise/data/energy_reconstruction/11900_MUONGUN_Sunflower_corner_240m_recos.hd5_cut.npz new file mode 120000 index 0000000..467752a --- /dev/null +++ b/toise/data/energy_reconstruction/11900_MUONGUN_Sunflower_corner_240m_recos.hd5_cut.npz @@ -0,0 +1 @@ +11900_MUONGUN_Sunflower_240m_recos.hd5_cut.npz \ No newline at end of file diff --git a/toise/data/energy_reconstruction/11900_MUONGUN_Sunflower_hcr_240m_recos.hd5_cut.npz b/toise/data/energy_reconstruction/11900_MUONGUN_Sunflower_hcr_240m_recos.hd5_cut.npz new file mode 120000 index 0000000..467752a --- /dev/null +++ b/toise/data/energy_reconstruction/11900_MUONGUN_Sunflower_hcr_240m_recos.hd5_cut.npz @@ -0,0 +1 @@ +11900_MUONGUN_Sunflower_240m_recos.hd5_cut.npz \ No newline at end of file diff --git a/toise/data/energy_reconstruction/11900_MUONGUN_Sunflower_scan22_240m_recos.hd5_cut.npz b/toise/data/energy_reconstruction/11900_MUONGUN_Sunflower_scan22_240m_recos.hd5_cut.npz new file mode 120000 index 0000000..467752a --- /dev/null +++ b/toise/data/energy_reconstruction/11900_MUONGUN_Sunflower_scan22_240m_recos.hd5_cut.npz @@ -0,0 +1 @@ +11900_MUONGUN_Sunflower_240m_recos.hd5_cut.npz \ No newline at end of file diff --git a/toise/data/energy_reconstruction/11900_MUONGUN_Sunflower_sparse_240m_recos.hd5_cut.npz b/toise/data/energy_reconstruction/11900_MUONGUN_Sunflower_sparse_240m_recos.hd5_cut.npz new file mode 120000 index 0000000..467752a --- /dev/null +++ b/toise/data/energy_reconstruction/11900_MUONGUN_Sunflower_sparse_240m_recos.hd5_cut.npz @@ -0,0 +1 @@ +11900_MUONGUN_Sunflower_240m_recos.hd5_cut.npz \ No newline at end of file diff --git a/toise/data/energy_reconstruction/11900_MUONGUN_Sunflower_standalone_240m_recos.hd5_cut.npz b/toise/data/energy_reconstruction/11900_MUONGUN_Sunflower_standalone_240m_recos.hd5_cut.npz new file mode 120000 index 0000000..467752a --- /dev/null +++ b/toise/data/energy_reconstruction/11900_MUONGUN_Sunflower_standalone_240m_recos.hd5_cut.npz @@ -0,0 +1 @@ +11900_MUONGUN_Sunflower_240m_recos.hd5_cut.npz \ No newline at end of file diff --git a/toise/data/energy_reconstruction/aachen_muon_energy_profile.npz b/toise/data/energy_reconstruction/aachen_muon_energy_profile.npz new file mode 100644 index 0000000..3929410 Binary files /dev/null and b/toise/data/energy_reconstruction/aachen_muon_energy_profile.npz differ diff --git a/toise/data/energy_reconstruction/aachen_muon_energy_resolution.hdf5 b/toise/data/energy_reconstruction/aachen_muon_energy_resolution.hdf5 new file mode 100644 index 0000000..db9d763 Binary files /dev/null and b/toise/data/energy_reconstruction/aachen_muon_energy_resolution.hdf5 differ diff --git a/toise/data/energy_reconstruction/edgeweighted_240m_bdt0_muon_energy_profile.npz b/toise/data/energy_reconstruction/edgeweighted_240m_bdt0_muon_energy_profile.npz new file mode 100644 index 0000000..10d9d2d Binary files /dev/null and b/toise/data/energy_reconstruction/edgeweighted_240m_bdt0_muon_energy_profile.npz differ diff --git a/toise/data/energy_reconstruction/energyRecoGen2.hdf5 b/toise/data/energy_reconstruction/energyRecoGen2.hdf5 new file mode 100644 index 0000000..6295674 Binary files /dev/null and b/toise/data/energy_reconstruction/energyRecoGen2.hdf5 differ diff --git a/toise/data/energy_reconstruction/sunflower_200m_bdt0_muon_energy_profile.npz b/toise/data/energy_reconstruction/sunflower_200m_bdt0_muon_energy_profile.npz new file mode 100644 index 0000000..421cbf6 Binary files /dev/null and b/toise/data/energy_reconstruction/sunflower_200m_bdt0_muon_energy_profile.npz differ diff --git a/toise/data/energy_reconstruction/sunflower_240m_bdt0_muon_energy_profile.npz b/toise/data/energy_reconstruction/sunflower_240m_bdt0_muon_energy_profile.npz new file mode 100644 index 0000000..a6d8266 Binary files /dev/null and b/toise/data/energy_reconstruction/sunflower_240m_bdt0_muon_energy_profile.npz differ diff --git a/toise/data/energy_reconstruction/sunflower_300m_bdt0_muon_energy_profile.npz b/toise/data/energy_reconstruction/sunflower_300m_bdt0_muon_energy_profile.npz new file mode 100644 index 0000000..dd20951 Binary files /dev/null and b/toise/data/energy_reconstruction/sunflower_300m_bdt0_muon_energy_profile.npz differ diff --git a/toise/data/gen2-radio/baseline.yaml b/toise/data/gen2-radio/baseline.yaml new file mode 100644 index 0000000..d2286bd --- /dev/null +++ b/toise/data/gen2-radio/baseline.yaml @@ -0,0 +1,75 @@ +# radio config file for toise framework + +############# +### booleans to apply smearing/efficiencies or not... +apply_analysis_efficiency: True +apply_energy_resolution: True + +############# +### detector setup scales effective area with number of stations, +detector_setup: + nstations: 361 # 197 shallow-only / 164 hybrid + +############# +### effective volume of radio review simulations: 144 deep (+surface) + 169 surface-only stations +# combined to one file +effective_volume: + # e: "param/effective_volume/Veff__baseline_array__config_config_ARZ2020_noise__D01detector_sim__e.json" + # mu: "param/effective_volume/Veff__baseline_array__config_config_ARZ2020_noise__D01detector_sim__mu.json" + # tau: "param/effective_volume/Veff__baseline_array__config_config_ARZ2020_noise__D01detector_sim__tau.json" + e: "param/effective_volume_exclusiveTriggers/Veff_withSelectionEfficiencies__baseline_array__config_ARZ2020_noise__D01detector_sim__e.json" + mu: "param/effective_volume_exclusiveTriggers/Veff_withSelectionEfficiencies__baseline_array__config_ARZ2020_noise__D01detector_sim__mu.json" + tau: "param/effective_volume_exclusiveTriggers/Veff_withSelectionEfficiencies__baseline_array__config_ARZ2020_noise__D01detector_sim__tau.json" + trigger_name: "combined_4channelPA" + # number of stations for which the veffs were generated. The veffs will be downscaled by that factor to a per-station veff. + # Be sure to set the detector_setup to the same number, unless you want to rescale + simulated_stations: 361 # 197 shallow-only / 164 hybrid + +############# +### analysis efficiency is implemented as sigmoid function with +# - minval: low energy limit for efficiency (minval values < 0 are allowed, efficiencies are limited to [0,1]) +# - maxval: high energy limit for efficiency (maxval values > 1 are allowed, efficiencies are limited to [0,1]) +# - log_turnon_gev: turning point of the sigmoid in log10(E [GeV]) +# - log_turnon_width: width of the turnon region in log10(E) + + +## for gen2, A, 9deg +analysis_efficiency: + minval: -1000. + maxval: 0.85 + log_turnon_gev: -0.57852369 + log_turnon_width: 1.13227653 + + + +############# +### energy resolution for radio, best guess from Christoph for RNO-G sims +# implemented as Cauchy for larger tails compared to Gaussian +# does not take into account LPM for nue really +energy_resolution: + loc: 0.01868963 + scale: 0.14255128 + +############# +### angular resolution for radio, best guess from Ilse for deep RNO-G sims +# implemented as combination of "well-reco" gaus (1) + "bad-reco" components +# fit to preliminary data for ~70 deg zenith angle, where bulk of events come from +#angular_resolution: +# norm1: 0.69 +# sigma1: 3. +# norm2: 0.31 +# sigma2: 9. +# norm_const: 0. +angular_resolution: + norm1: [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.9985489110692959, 0.9213451131552166, 0.8529130661463263, 0.7932527700426301, 0.7423642248441232, 0.7002474305508084, 0.6669023871626865, 0.6423290946797551, 0.626527553102016, 0.6194977624294682, 0.6188535517762731, 0.622208750256592, 0.6295633578704247, 0.6409173746177709, 0.6562708004986315, 0.6727311439800853, 0.6874059135292108, 0.700295109146009, 0.7113987308304792, 0.7207167785826225, 0.7290663235596873, 0.7372644369189235, 0.7453111186603315, 0.7532063687839109, 0.760950187289662, 0.7685425741775849, 0.7759835294476788, 0.7832730530999447, 0.7904111451343818, 0.7973978055509909, 0.8042330343497718, 0.8109168315307234, 0.8174491970938467, 0.8238301310391418, 0.8300596333666088, 0.836137704076247, 0.8420643431680572, 0.8478395506420382, 0.8534633264981917, 0.8589356707365159, 0.8642565833570144, 0.8694260643596792, 0.87444411374452, 0.8793107315115307, 0.8840259176607113, 0.8885896721920652, 0.8930019951055925] + sigma1: 3. + norm2: [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0014510889307041142, 0.07865488684478339, 0.14708693385367366, 0.20674722995736994, 0.25763577515587677, 0.2997525694491916, 0.33309761283731354, 0.3576709053202449, 0.373472446897984, 0.3805022375705318, 0.3811464482237269, 0.37779124974340805, 0.3704366421295753, 0.3590826253822291, 0.3437291995013685, 0.32726885601991473, 0.31259408647078923, 0.299704890853991, 0.2886012691695208, 0.2792832214173775, 0.27093367644031274, 0.2627355630810765, 0.2546888813396685, 0.2467936312160891, 0.23904981271033798, 0.23145742582241513, 0.2240164705523212, 0.21672694690005534, 0.20958885486561818, 0.20260219444900907, 0.19576696565022822, 0.18908316846927664, 0.18255080290615333, 0.17616986896085818, 0.16994036663339118, 0.163862295923753, 0.15793565683194277, 0.1521604493579618, 0.14653667350180832, 0.1410643292634841, 0.13574341664298561, 0.13057393564032083, 0.12555588625547998, 0.12068926848846928, 0.11597408233928874, 0.1114103278079348, 0.10699800489440747] + sigma2: 9. + norm_const: 0. + +transfer_matrix: + table: "param/transfer_matrices/transfer_matrix_baseline_array.npz" +muon_background: + table: "param/backgrounds/baseline_GSF_2Dshowerenergy_zenith_SIBYLL23C.pkl" + cr_cut: True + apply_efficiency: False diff --git a/toise/data/gen2-radio/param/backgrounds/baseline_GSF_2Dshowerenergy_zenith_SIBYLL23C.pkl b/toise/data/gen2-radio/param/backgrounds/baseline_GSF_2Dshowerenergy_zenith_SIBYLL23C.pkl new file mode 100644 index 0000000..71c9dad Binary files /dev/null and b/toise/data/gen2-radio/param/backgrounds/baseline_GSF_2Dshowerenergy_zenith_SIBYLL23C.pkl differ diff --git a/toise/data/gen2-radio/param/effective_volume_exclusiveTriggers/Veff_withSelectionEfficiencies__baseline_array__config_ARZ2020_noise__D01detector_sim__e.json b/toise/data/gen2-radio/param/effective_volume_exclusiveTriggers/Veff_withSelectionEfficiencies__baseline_array__config_ARZ2020_noise__D01detector_sim__e.json new file mode 100644 index 0000000..e9418d3 --- /dev/null +++ b/toise/data/gen2-radio/param/effective_volume_exclusiveTriggers/Veff_withSelectionEfficiencies__baseline_array__config_ARZ2020_noise__D01detector_sim__e.json @@ -0,0 +1,23762 @@ +[ + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.670963748, + "thetamin": 1.5707963268, + "veff": { + "LPDA_2of4_100Hz": [ + 398888769.73863155, + 56563076.19011637, + 49.7321892506, + 342325693.54851514, + 455451845.92874795 + ], + "LPDA_2of4_10mHz": [ + 201940821.83328626, + 40245671.274408944, + 25.1773424842, + 161695150.55887732, + 242186493.1076952 + ], + "PA_4channel_100Hz": [ + 131656201.5700971, + 32495840.649772245, + 16.4144784943, + 100424911.54744254, + 159880768.56964657 + ], + "PA_4channel_1mHz": [ + 90371828.88746296, + 26923012.420662545, + 11.2672735813, + 64828555.08414082, + 112931534.86809498 + ], + "PA_8channel_100Hz": [ + 227668102.88601595, + 42732491.03826389, + 28.3849384541, + 184935611.84775203, + 270400593.9242798 + ], + "PA_8channel_1mHz": [ + 164927176.55455244, + 36370831.340622835, + 20.5625983463, + 128556345.2139296, + 201298007.89517528 + ], + "all_triggers": [ + 615816304.5521921, + 70280154.49235164, + 76.7780276733, + 545536150.0598404, + 686096459.0445436 + ], + "coincidence_4channelPA": [ + 131656201.5700971, + 32495840.649772245, + 16.4144784943, + 100424911.54744254, + 159880768.56964657 + ], + "combined_4channelPA": [ + 515836796.91890705, + 64322553.285163864, + 64.3128991162, + 451514243.63374317, + 580159350.2040709 + ], + "combined_4channelPA_highThreshold": [ + 277604476.3309276, + 47186780.64489439, + 34.6108474368, + 230417695.6860332, + 324791256.975822 + ], + "combined_4channelPA_nominal_selection": [ + 390877197.27062213, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 406080440.80405796, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 343103295.5613191, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 598034194.9006712, + 69258028.45296866, + 74.5610105258, + 528776166.4477025, + 667292223.3536398 + ], + "combined_8channelPA_highThreshold": [ + 352159823.99801713, + 53146787.69440598, + 43.9061722018, + 299013036.30361116, + 405306611.6924231 + ], + "exclusive_LPDA_2of4_100Hz": [ + 384180595.34880996, + 55510460.28981704, + 47.8984206219, + 328670135.0589929, + 439691055.638627 + ], + "exclusive_PA_4channel_100Hz": [ + 116948027.18027554, + 30626937.049496736, + 14.5807098656, + 87364457.71899424, + 143509610.9939208 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.7721542476, + "thetamin": 1.670963748, + "veff": { + "LPDA_2of4_100Hz": [ + 241764932.5359554, + 44035584.95083185, + 30.1424865556, + 197729347.58512354, + 285800517.4867872 + ], + "LPDA_2of4_10mHz": [ + 99222716.37483643, + 28210622.668014765, + 12.3707742184, + 72161347.47339042, + 123238917.03739625 + ], + "PA_4channel_100Hz": [ + 90182830.67904496, + 26894845.10151589, + 11.2437098829, + 64635776.91155448, + 112740646.6775928 + ], + "PA_4channel_1mHz": [ + 63546072.58415435, + 22576232.715139534, + 7.9227231941, + 41859094.04875173, + 81981369.46560073 + ], + "PA_8channel_100Hz": [ + 148468745.28582636, + 34508385.02784246, + 18.5106132298, + 114902815.62276615, + 179068705.07982513 + ], + "PA_8channel_1mHz": [ + 103363534.62027262, + 28793256.884935968, + 12.8870383308, + 74024715.6838367, + 129325919.85818745 + ], + "all_triggers": [ + 384643082.83159137, + 55543862.77235571, + 47.9560820974, + 329099220.0592357, + 440186945.6039471 + ], + "coincidence_4channelPA": [ + 90182830.67904496, + 26894845.10151589, + 11.2437098829, + 64635776.91155448, + 112740646.6775928 + ], + "combined_4channelPA": [ + 318587804.28449064, + 50550061.61233358, + 39.7205190459, + 268037742.67215705, + 369137865.8968241 + ], + "combined_4channelPA_highThreshold": [ + 155239795.65619975, + 35286505.15319584, + 19.3548063583, + 121741576.4968433, + 190090804.00155878 + ], + "combined_4channelPA_nominal_selection": [ + 222765578.76283762, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 233520780.80763254, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 196083937.8148663, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 371994408.37081313, + 54622971.45680291, + 46.3790854011, + 317371436.91401017, + 426617379.82761604 + ], + "combined_8channelPA_highThreshold": [ + 186870662.18649542, + 38714858.6666445, + 23.2984426795, + 148155803.5198509, + 225585520.85313994 + ], + "exclusive_LPDA_2of4_100Hz": [ + 228404973.60544562, + 42801589.17582601, + 28.476809163, + 185603384.42961964, + 271206562.78127164 + ], + "exclusive_PA_4channel_100Hz": [ + 76822871.74853523, + 24822892.39892868, + 9.5780324903, + 52857570.78210266, + 97610015.36247396 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.8754889808, + "thetamin": 1.7721542476, + "veff": { + "LPDA_2of4_100Hz": [ + 199513186.1892596, + 40003032.77603721, + 24.8746725561, + 159510153.41322237, + 239516218.96529678 + ], + "LPDA_2of4_10mHz": [ + 90605865.48618166, + 26957851.242605295, + 11.2964525237, + 65067272.41483392, + 113167911.83280088 + ], + "PA_4channel_100Hz": [ + 30653317.51659054, + 15679992.758534988, + 3.8217586043, + 16995784.923385456, + 52264743.041187845 + ], + "PA_4channel_1mHz": [ + 22275213.83910521, + 13366510.898661882, + 2.7772031561, + 8179491.705720523, + 40633557.32264507 + ], + "PA_8channel_100Hz": [ + 73503887.60285592, + 24280759.683824092, + 9.1642320522, + 51364027.91654697, + 92731108.66832538 + ], + "PA_8channel_1mHz": [ + 46581080.12016972, + 19329111.586481467, + 5.8075816312, + 28987841.655037448, + 535472694.7785095 + ], + "all_triggers": [ + 263015074.89687115, + 45930104.80797523, + 32.7918870443, + 217084970.08889592, + 308945179.7048464 + ], + "coincidence_4channelPA": [ + 30653317.51659054, + 15679992.758534988, + 3.8217586043, + 16995784.923385456, + 52264743.041187845 + ], + "combined_4channelPA": [ + 224635613.81601548, + 42446943.300191, + 28.0068573152, + 182188670.51582447, + 267082557.11620644 + ], + "combined_4channelPA_highThreshold": [ + 111700367.71234158, + 29931909.07489645, + 13.926448293, + 82011845.06170157, + 138162897.72500327 + ], + "combined_4channelPA_nominal_selection": [ + 183883320.70333046, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 187902909.12361145, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 163228969.6920502, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 263015074.89687115, + 45930104.80797523, + 32.7918870443, + 217084970.08889592, + 308945179.7048464 + ], + "combined_8channelPA_highThreshold": [ + 131749687.3984006, + 32507375.85073549, + 16.4261340115, + 100467915.02846216, + 160019127.59553578 + ], + "exclusive_LPDA_2of4_100Hz": [ + 193982296.29942495, + 39444655.18447233, + 24.185098711, + 154537641.11495262, + 233426951.4838973 + ], + "exclusive_PA_4channel_100Hz": [ + 25122427.626755893, + 14195082.39669368, + 3.1321847591, + 10137481.459990498, + 44079026.004232556 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.9823131729, + "thetamin": 1.8754889808, + "veff": { + "LPDA_2of4_100Hz": [ + 109524215.9309097, + 29638907.563146215, + 13.6551325768, + 79792170.24464105, + 135964984.42575708 + ], + "LPDA_2of4_10mHz": [ + 41479627.21694859, + 18239987.57785603, + 5.1715486303, + 23529287.048590828, + 157965179.9401452 + ], + "PA_4channel_100Hz": [ + 22018947.004415475, + 13289400.472962292, + 2.7452526183, + 8087235.645232218, + 40364477.14622084 + ], + "PA_4channel_1mHz": [ + 12365858.495108936, + 9959080.713341426, + 1.5417360968, + 4575367.643190306, + 28574707.970328867 + ], + "PA_8channel_100Hz": [ + 38225318.75188074, + 17509859.99906204, + 4.7658117514, + 21286896.01576376, + 55731913.59999475 + ], + "PA_8channel_1mHz": [ + 21934792.383819588, + 13263980.658929782, + 2.7347604865, + 8056939.9818177, + 40276114.79459517 + ], + "all_triggers": [ + 147537621.1492261, + 34400004.886298135, + 18.3945236197, + 113962380.2447999, + 178128269.70185888 + ], + "coincidence_4channelPA": [ + 22018947.004415475, + 13289400.472962292, + 2.7452526183, + 8087235.645232218, + 40364477.14622084 + ], + "combined_4channelPA": [ + 128100541.55664489, + 32054027.026477233, + 15.9711700582, + 98662127.39464436, + 154729385.68132436 + ], + "combined_4channelPA_highThreshold": [ + 52482565.27158073, + 20517037.071782354, + 6.5433601205, + 32513215.932623852, + 337113243.3701539 + ], + "combined_4channelPA_nominal_selection": [ + 104860480.675922, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 104860480.675922, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 92208925.40186818, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 144306913.30411017, + 34021282.76344258, + 17.9917291913, + 110698701.94149011, + 174865254.7782918 + ], + "combined_8channelPA_highThreshold": [ + 61565029.70272459, + 22221540.479694407, + 7.6757330381, + 39778999.023250476, + 79960705.72654235 + ], + "exclusive_LPDA_2of4_100Hz": [ + 106081594.55222943, + 29169375.784945462, + 13.2259174399, + 76280696.4383872, + 132487936.83329004 + ], + "exclusive_PA_4channel_100Hz": [ + 18576325.625735212, + 12206383.865723997, + 2.3160374813, + 6847891.948907324, + 36749724.698606566 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 2.0943951024, + "thetamin": 1.9823131729, + "veff": { + "LPDA_2of4_100Hz": [ + 36534389.44690767, + 17118197.899572473, + 4.5549920378, + 20593615.0007248, + 55359909.15290067 + ], + "LPDA_2of4_10mHz": [ + 17915919.37873255, + 11987446.049812555, + 2.2337001208, + 6610145.699986366, + 36056298.13925377 + ], + "PA_4channel_100Hz": [ + 7080657.436740842, + 7536052.368193305, + 0.8827939576, + 2619843.251594111, + 20684509.532592386 + ], + "PA_4channel_1mHz": [ + 3766449.1625853707, + 5496334.694731631, + 0.46958896, + 1393586.1901565874, + 15845765.452325398 + ], + "PA_8channel_100Hz": [ + 15678788.383276759, + 11214072.644572292, + 1.9547817092, + 5801151.7018124005, + 33544102.802580595 + ], + "PA_8channel_1mHz": [ + 9163344.429489234, + 8573025.616137246, + 1.1424567797, + 3390437.4389110166, + 23770936.871899318 + ], + "all_triggers": [ + 52707152.059245534, + 20560889.12422669, + 6.5713608904, + 32609788.251319714, + 321005878.9588343 + ], + "coincidence_4channelPA": [ + 7080657.436740842, + 7536052.368193305, + 0.8827939576, + 2619843.251594111, + 20684509.532592386 + ], + "combined_4channelPA": [ + 43615046.8836485, + 18703603.519778725, + 5.4377859954, + 25814186.091959734, + 315986235.27593875 + ], + "combined_4channelPA_highThreshold": [ + 21682368.54131792, + 13187439.39791487, + 2.7032890808, + 7966067.398517099, + 40011069.75996841 + ], + "combined_4channelPA_nominal_selection": [ + 34297081.98956506, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 34580308.2870347, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 29723157.578097988, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 52213177.83018442, + 20464313.4408822, + 6.509773747, + 32397379.33282344, + 356433710.6670966 + ], + "combined_8channelPA_highThreshold": [ + 27079263.80822179, + 14737558.515986023, + 3.3761569005, + 12563958.325008212, + 46975143.552802086 + ], + "exclusive_LPDA_2of4_100Hz": [ + 36534389.44690767, + 17118197.899572473, + 4.5549920378, + 20593615.0007248, + 55359909.15290067 + ], + "exclusive_PA_4channel_100Hz": [ + 7080657.436740842, + 7536052.368193305, + 0.8827939576, + 2619843.251594111, + 20684509.532592386 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 2.2142974356, + "thetamin": 2.0943951024, + "veff": { + "LPDA_2of4_100Hz": [ + 14794531.370088762, + 4842585.574654416, + 9.3335706267, + 10271539.89639564, + 18720442.91687066 + ], + "LPDA_2of4_10mHz": [ + 6827306.091928985, + 3289662.8060383303, + 4.3072093333, + 3908757.1406290373, + 10854026.902131667 + ], + "PA_4channel_100Hz": [ + 3054603.636113395, + 2200412.633059937, + 1.9270876556, + 1130203.3453619562, + 6563265.530845366 + ], + "PA_4channel_1mHz": [ + 1467829.7331512363, + 1525332.549347264, + 0.9260240923, + 543097.0012659575, + 4187795.0095296875 + ], + "PA_8channel_100Hz": [ + 6814196.391882515, + 3286502.9055822496, + 4.2989386887, + 3903382.163609984, + 10851142.768121446 + ], + "PA_8channel_1mHz": [ + 4075320.273339368, + 2541602.154430939, + 2.5710371384, + 1498817.059628977, + 7687025.618887807 + ], + "all_triggers": [ + 21488197.411754675, + 5836153.28594907, + 13.5564691551, + 15609310.8758557, + 26711957.659707315 + ], + "coincidence_4channelPA": [ + 3054603.636113395, + 2200412.633059937, + 1.9270876556, + 1130203.3453619562, + 6563265.530845366 + ], + "combined_4channelPA": [ + 17663986.421206597, + 5291405.672591198, + 11.1438517847, + 12612115.860460583, + 22120364.051037256 + ], + "combined_4channelPA_highThreshold": [ + 8217616.765232648, + 3609106.0149626387, + 5.1843282185, + 4671620.9793143645, + 32716674.360716473 + ], + "combined_4channelPA_nominal_selection": [ + 14280513.258448325, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 14452680.561515395, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 12016127.565626008, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 21360213.19860035, + 5818747.195813132, + 13.4757265035, + 15478766.978438288, + 26582693.604421444 + ], + "combined_8channelPA_highThreshold": [ + 10778621.050765172, + 4133408.2238847683, + 6.8000140268, + 6600316.247890894, + 37444525.76360254 + ], + "exclusive_LPDA_2of4_100Hz": [ + 14609382.785093207, + 4812188.507966055, + 9.216764129, + 10188223.033147642, + 18448274.496927198 + ], + "exclusive_PA_4channel_100Hz": [ + 2869455.0511178393, + 2132683.507714934, + 1.8102811579, + 1061698.3689136005, + 6285542.653352032 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 2.3461938234, + "thetamin": 2.2142974356, + "veff": { + "LPDA_2of4_100Hz": [ + 4169130.2315775333, + 2570688.3428852535, + 2.6302199438, + 1532588.6445947164, + 7785526.075037881 + ], + "LPDA_2of4_10mHz": [ + 2054925.9949255707, + 1804782.1645545461, + 1.29641125, + 760322.6181224611, + 5063749.069063629 + ], + "PA_4channel_100Hz": [ + 1453849.1454987004, + 1518051.0279696363, + 0.9172040223, + 537924.1838345191, + 4167383.351556985 + ], + "PA_4channel_1mHz": [ + 681683.195448531, + 1039484.4369790812, + 0.4300601412, + 252222.7823159565, + 3040021.064483738 + ], + "PA_8channel_100Hz": [ + 3540965.218531942, + 2369122.5577238384, + 2.2339233415, + 1306449.2398983035, + 7125952.81134001 + ], + "PA_8channel_1mHz": [ + 1830289.4981225843, + 1703282.1352525512, + 1.1546926273, + 677207.114305356, + 4726794.32385915 + ], + "all_triggers": [ + 7780317.042920179, + 3511764.1803194317, + 4.908444668, + 4299491.630535427, + 11063689.311349731 + ], + "coincidence_4channelPA": [ + 1453849.1454987004, + 1518051.0279696363, + 0.9172040223, + 537924.1838345191, + 4167383.351556985 + ], + "combined_4channelPA": [ + 5607297.690720909, + 2981285.0628449293, + 3.5375307073, + 2800118.415782553, + 9661976.315019533 + ], + "combined_4channelPA_highThreshold": [ + 2726274.980869658, + 2078794.3438702703, + 1.7199517474, + 1008721.7429217736, + 6070772.54797976 + ], + "combined_4channelPA_nominal_selection": [ + 4530395.804992735, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 4530395.804992735, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 3554165.641404599, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 7694413.76375415, + 3492323.4953163434, + 4.8542500265, + 4264271.286077354, + 11044790.589933205 + ], + "combined_8channelPA_highThreshold": [ + 3874881.2835437115, + 2478311.534423346, + 2.4445842336, + 1426659.0233025404, + 7476564.679602367 + ], + "exclusive_LPDA_2of4_100Hz": [ + 4153448.5452222074, + 2565849.119185035, + 2.620326685, + 1526943.2375067992, + 7769060.304364789 + ], + "exclusive_PA_4channel_100Hz": [ + 1438167.4591433753, + 1509841.7366386985, + 0.9073107635, + 532121.9598830489, + 4144488.08947821 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 2.4980915448, + "thetamin": 2.3461938234, + "veff": { + "LPDA_2of4_100Hz": [ + 1137375.553820475, + 1342698.9281373, + 0.7175472338, + 420828.9549135757, + 3705331.9077067757 + ], + "LPDA_2of4_10mHz": [ + 551979.5605456183, + 935380.2496977794, + 0.3482327411, + 204232.4374018788, + 2850653.757525485 + ], + "PA_4channel_100Hz": [ + 463810.5705722243, + 857426.7304775539, + 0.2926087086, + 171609.911111723, + 2721927.0321643297 + ], + "PA_4channel_1mHz": [ + 169367.1156835138, + 518132.9878067651, + 0.1068502879, + 62665.8328029001, + 2292039.5880268123 + ], + "PA_8channel_100Hz": [ + 1229502.00023982, + 1396018.9618963122, + 0.7756679457, + 454915.7400887334, + 3839836.51947902 + ], + "PA_8channel_1mHz": [ + 555959.710662816, + 938746.5578939781, + 0.3507437373, + 205705.0929452419, + 2856464.7766965935 + ], + "all_triggers": [ + 2387759.0647472953, + 1945458.4001946237, + 1.5063889023, + 883470.8539564993, + 5562998.673796217 + ], + "coincidence_4channelPA": [ + 463810.5705722243, + 857426.7304775539, + 0.2926087086, + 171609.911111723, + 2721927.0321643297 + ], + "combined_4channelPA": [ + 1600326.5250500795, + 1592689.0685576263, + 1.0096136386, + 592120.8142685294, + 4381849.864250393 + ], + "combined_4channelPA_highThreshold": [ + 721346.6762291319, + 1069297.9026343618, + 0.455083029, + 266898.2702047788, + 3097929.746423415 + ], + "combined_4channelPA_nominal_selection": [ + 1310753.5605350442, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1310753.5605350442, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1007292.0668831209, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 2363554.7155392296, + 1935572.8769347873, + 1.4911188679, + 874515.244749515, + 5526692.149984118 + ], + "combined_8channelPA_highThreshold": [ + 1107939.271208434, + 1325209.9122337077, + 0.6989764785, + 409937.5303471206, + 3662354.9350931956 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1136515.954477855, + 1342191.443485441, + 0.71700493, + 420510.9031568063, + 3704076.892666551 + ], + "exclusive_PA_4channel_100Hz": [ + 462950.9712296046, + 856631.8097537035, + 0.2920664047, + 171291.8593549537, + 2720672.0171241052 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 2.6905658418, + "thetamin": 2.4980915448, + "veff": { + "LPDA_2of4_100Hz": [ + 146247.0898040603, + 481471.1996102851, + 0.0922643312, + 54111.4232275023, + 2258284.350242811 + ], + "LPDA_2of4_10mHz": [ + 71365.7162072583, + 336334.5726343328, + 0.045023187, + 26405.3149966856, + 2148957.5447914796 + ], + "PA_4channel_100Hz": [ + 94904.2819604209, + 387855.184708841, + 0.0598731921, + 35114.5843253557, + 2183323.8507910967 + ], + "PA_4channel_1mHz": [ + 38903.7186202501, + 248326.0355393643, + 0.0245435693, + 14394.3758894925, + 2101563.0283144475 + ], + "PA_8channel_100Hz": [ + 275687.271924265, + 661051.1352313125, + 0.1739255242, + 102004.2906119781, + 2447267.016138309 + ], + "PA_8channel_1mHz": [ + 115731.0292268734, + 428303.4820709878, + 0.0730123657, + 42820.4808139431, + 2213730.9018001175 + ], + "all_triggers": [ + 427788.8464849463, + 823457.948736784, + 0.2698833314, + 158281.8731994301, + 2669335.314996904 + ], + "coincidence_4channelPA": [ + 94904.2819604209, + 387855.184708841, + 0.0598731921, + 35114.5843253557, + 2183323.8507910967 + ], + "combined_4channelPA": [ + 241151.3717644813, + 618260.5925980533, + 0.1521375232, + 89226.0075528581, + 2396844.601905025 + ], + "combined_4channelPA_highThreshold": [ + 110269.4348275084, + 418075.070622271, + 0.0695667563, + 40799.6908861781, + 2205756.973977045 + ], + "combined_4channelPA_nominal_selection": [ + 183819.73590188587, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 183819.73590188587, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 141672.78515295777, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 421868.6056109804, + 817740.1116541919, + 0.2661483711, + 156091.3840760627, + 2660691.7633209135 + ], + "combined_8channelPA_highThreshold": [ + 187096.7454341316, + 544577.6505726728, + 0.1180355527, + 69225.7958106287, + 2317924.8474627146 + ], + "exclusive_LPDA_2of4_100Hz": [ + 146247.0898040603, + 481471.1996102851, + 0.0922643312, + 54111.4232275023, + 2258284.350242811 + ], + "exclusive_PA_4channel_100Hz": [ + 94904.2819604209, + 387855.184708841, + 0.0598731921, + 35114.5843253557, + 2183323.8507910967 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 3.1415926536, + "thetamin": 2.6905658418, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 18774647.592001557 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 18774647.592001557 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 18774647.592001557 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 18774647.592001557 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 18774647.592001557 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 18774647.592001557 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 18774647.592001557 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 18774647.592001557 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 18774647.592001557 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 18774647.592001557 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 18774647.592001557 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 18774647.592001557 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 18774647.592001557 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 18774647.592001557 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.5707963268, + "thetamin": 1.4706289056, + "veff": { + "LPDA_2of4_100Hz": [ + 336566213.8250891, + 51956797.523617566, + 41.9620102423, + 284609416.30147153, + 388523011.3487067 + ], + "LPDA_2of4_10mHz": [ + 208423386.40209955, + 40886538.0842873, + 25.9855681161, + 167536848.31781226, + 249309924.48638684 + ], + "PA_4channel_100Hz": [ + 216177241.31501114, + 41640132.33851293, + 26.9522942042, + 174537108.97649822, + 257817373.65352407 + ], + "PA_4channel_1mHz": [ + 96191742.18975422, + 27776403.420956254, + 11.9928819507, + 70764866.65247793, + 118809647.30340916 + ], + "PA_8channel_100Hz": [ + 424549761.5178897, + 58354105.53956085, + 52.9315204836, + 366195655.9783288, + 482903867.0574506 + ], + "PA_8channel_1mHz": [ + 232276089.97349745, + 43162776.08188177, + 28.9594476989, + 189113313.8916157, + 275438866.0553792 + ], + "all_triggers": [ + 753006875.9461635, + 77715310.55909032, + 93.8825138799, + 675291565.3870733, + 830722186.5052539 + ], + "coincidence_4channelPA": [ + 216177241.31501114, + 41640132.33851293, + 26.9522942042, + 174537108.97649822, + 257817373.65352407 + ], + "combined_4channelPA": [ + 528690370.12200415, + 65119013.97274465, + 65.9154419391, + 463571356.14925945, + 593809384.0947487 + ], + "combined_4channelPA_highThreshold": [ + 296596938.6289198, + 48774232.92242196, + 36.9787675213, + 247822705.7064978, + 345371171.5513418 + ], + "combined_4channelPA_nominal_selection": [ + 368715872.5223719, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 393692012.84097075, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 325937110.26385766, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 729044044.5162596, + 76468751.43625456, + 90.8949039042, + 652575293.080005, + 805512795.9525143 + ], + "combined_8channelPA_highThreshold": [ + 432681286.412663, + 58910291.53943838, + 53.9453332696, + 373770994.8732247, + 491591577.9521014 + ], + "exclusive_LPDA_2of4_100Hz": [ + 312513128.80699295, + 50065810.28619873, + 38.9631477349, + 262447318.5207942, + 362578939.0931916 + ], + "exclusive_PA_4channel_100Hz": [ + 192124156.29691496, + 39255282.08881348, + 23.9534316968, + 152868874.20810148, + 231379438.38572845 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.4706289056, + "thetamin": 1.369438406, + "veff": { + "LPDA_2of4_100Hz": [ + 208514698.6521118, + 40895493.49238154, + 25.9969526384, + 167619205.15973026, + 249410192.1444933 + ], + "LPDA_2of4_10mHz": [ + 80205522.3962879, + 25363504.006559003, + 9.9997706663, + 54379763.57359136, + 102582511.81467037 + ], + "PA_4channel_100Hz": [ + 248589948.6029107, + 44652820.68664635, + 30.9934079563, + 203937127.91626433, + 293242769.28955704 + ], + "PA_4channel_1mHz": [ + 152362837.33705536, + 34958005.123886414, + 18.9961163012, + 118835848.59450743, + 183001738.05156636 + ], + "PA_8channel_100Hz": [ + 537274484.7515604, + 65645539.83008569, + 66.9856821807, + 471628944.92147475, + 602920024.5816462 + ], + "PA_8channel_1mHz": [ + 312747710.4135355, + 50084597.20106473, + 38.9923946271, + 262663113.21247077, + 362832307.61460024 + ], + "all_triggers": [ + 753808851.1170965, + 77756684.1279033, + 93.9825016058, + 676052166.9891933, + 831565535.2449999 + ], + "coincidence_4channelPA": [ + 248589948.6029107, + 44652820.68664635, + 30.9934079563, + 203937127.91626433, + 293242769.28955704 + ], + "combined_4channelPA": [ + 457104647.2550225, + 60550109.688250884, + 56.9903605947, + 396554537.56677157, + 517654756.9432734 + ], + "combined_4channelPA_highThreshold": [ + 232568359.73334324, + 43189923.10403439, + 28.9958869675, + 189378436.62930885, + 275758282.83737767 + ], + "combined_4channelPA_nominal_selection": [ + 252296615.42365742, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 262240213.36777383, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 221501547.61432981, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 745789183.4036723, + 77341956.83824393, + 92.9826348191, + 668447226.5654284, + 823131140.2419163 + ], + "combined_8channelPA_highThreshold": [ + 392953232.8098234, + 56140664.515871525, + 48.9921652934, + 336812568.29395187, + 449093897.3256949 + ], + "exclusive_LPDA_2of4_100Hz": [ + 208514698.6521118, + 40895493.49238154, + 25.9969526384, + 167619205.15973026, + 249410192.1444933 + ], + "exclusive_PA_4channel_100Hz": [ + 248589948.6029107, + 44652820.68664635, + 30.9934079563, + 203937127.91626433, + 293242769.28955704 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.369438406, + "thetamin": 1.2661036728, + "veff": { + "LPDA_2of4_100Hz": [ + 64161120.35363093, + 22685224.695967134, + 7.9994054033, + 42504894.206702136, + 82608718.19046682 + ], + "LPDA_2of4_10mHz": [ + 24062208.546397112, + 13892322.581559287, + 3.0, + 8822809.800345609, + 42509901.76530156 + ], + "PA_4channel_100Hz": [ + 280693418.84027094, + 47448581.22830015, + 34.9959670118, + 233244837.61197078, + 328142000.06857103 + ], + "PA_4channel_1mHz": [ + 144360724.4215654, + 34027625.330705784, + 17.9984381911, + 110753589.28129445, + 174919604.0069216 + ], + "PA_8channel_100Hz": [ + 497234106.1281646, + 63152067.155497104, + 61.9935745095, + 434082038.9726675, + 560386173.2836617 + ], + "PA_8channel_1mHz": [ + 280696165.56810814, + 47448813.38197977, + 34.9963094651, + 233247352.18612838, + 328144978.95008796 + ], + "all_triggers": [ + 585450122.6249434, + 68525476.87810509, + 72.9920682255, + 516924645.7468384, + 653975599.5030485 + ], + "coincidence_4channelPA": [ + 280693418.84027094, + 47448581.22830015, + 34.9959670118, + 233244837.61197078, + 328142000.06857103 + ], + "combined_4channelPA": [ + 344854539.19390184, + 52592654.24073132, + 42.9953724151, + 292261884.95317054, + 397447193.4346332 + ], + "combined_4channelPA_highThreshold": [ + 168422932.96796253, + 36754263.86634606, + 20.9984381911, + 131668669.1016165, + 205177196.83430862 + ], + "combined_4channelPA_nominal_selection": [ + 150373836.53555724, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 150373836.53555724, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 129923053.55818057, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 561395226.4817954, + 67102928.4421994, + 69.9929799128, + 494292298.03959596, + 628498154.9239948 + ], + "combined_8channelPA_highThreshold": [ + 304758374.11450523, + 49440737.43450885, + 37.9963094651, + 255317636.6799964, + 354199111.54901403 + ], + "exclusive_LPDA_2of4_100Hz": [ + 64161120.35363093, + 22685224.695967134, + 7.9994054033, + 42504894.206702136, + 82608718.19046682 + ], + "exclusive_PA_4channel_100Hz": [ + 280693418.84027094, + 47448581.22830015, + 34.9959670118, + 233244837.61197078, + 328142000.06857103 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.2661036728, + "thetamin": 1.1592794807, + "veff": { + "LPDA_2of4_100Hz": [ + 64158451.2558168, + 22684752.839233354, + 7.9990726286, + 42502091.653997295, + 82605995.71069641 + ], + "LPDA_2of4_10mHz": [ + 32082944.72852948, + 16041472.36426474, + 4.0, + 18768522.666189745, + 54380591.31485747 + ], + "PA_4channel_100Hz": [ + 296751588.35586965, + 48786947.04356048, + 36.9980487598, + 247964641.31230918, + 345538535.39943016 + ], + "PA_4channel_1mHz": [ + 136348493.4403158, + 33069854.77313106, + 16.9994985927, + 102583365.80774315, + 166825360.53757027 + ], + "PA_8channel_100Hz": [ + 705789917.9479417, + 75239316.39687651, + 87.9956530075, + 630550601.5510651, + 781029234.3448182 + ], + "PA_8channel_1mHz": [ + 336859065.80979043, + 51979396.85509919, + 41.9985221008, + 284879668.95469123, + 388838462.66488963 + ], + "all_triggers": [ + 810045949.3743464, + 80604992.74447325, + 100.9939650152, + 729440956.629873, + 890650942.1188197 + ], + "coincidence_4channelPA": [ + 296751588.35586965, + 48786947.04356048, + 36.9980487598, + 247964641.31230918, + 345538535.39943016 + ], + "combined_4channelPA": [ + 360910039.61168635, + 53803013.04953357, + 44.9971213884, + 307107026.5621528, + 414713052.66121995 + ], + "combined_4channelPA_highThreshold": [ + 168431438.1688453, + 36755191.882636786, + 20.9994985927, + 131676246.28620853, + 205186630.05148205 + ], + "combined_4channelPA_nominal_selection": [ + 182378273.23970026, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 182378273.23970026, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 172994912.23055986, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 769948369.2037582, + 78584685.16986243, + 95.9947256362, + 691363684.0338957, + 848533054.3736206 + ], + "combined_8channelPA_highThreshold": [ + 368942010.53831995, + 54398405.61113317, + 45.9985221008, + 314543604.9271867, + 423340416.1494531 + ], + "exclusive_LPDA_2of4_100Hz": [ + 64158451.2558168, + 22684752.839233354, + 7.9990726286, + 42502091.653997295, + 82605995.71069641 + ], + "exclusive_PA_4channel_100Hz": [ + 296751588.35586965, + 48786947.04356048, + 36.9980487598, + 247964641.31230918, + 345538535.39943016 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.1592794807, + "thetamin": 1.0471975512, + "veff": { + "LPDA_2of4_100Hz": [ + 16041472.36426474, + 11343033.888988195, + 2.0, + 5935344.774777954, + 34088128.774062574 + ], + "LPDA_2of4_10mHz": [ + 8020736.18213237, + 8020736.18213237, + 1.0, + 2967672.387388977, + 22057024.500864018 + ], + "PA_4channel_100Hz": [ + 288741747.2727824, + 48124020.81749743, + 35.9994071262, + 240617726.45528495, + 336865768.09027976 + ], + "PA_4channel_1mHz": [ + 160411883.2767198, + 35869505.10170974, + 19.9996458722, + 126965384.99356854, + 202917581.30044857 + ], + "PA_8channel_100Hz": [ + 802052081.5663654, + 80206284.98175146, + 99.997314879, + 721845796.5846139, + 882258366.5481168 + ], + "PA_8channel_1mHz": [ + 352905779.3135975, + 53203046.46375236, + 43.9991755495, + 299702732.8498452, + 406108825.7773498 + ], + "all_triggers": [ + 826114290.1127626, + 81400520.74332222, + 102.997314879, + 744713769.3694403, + 907514810.8560848 + ], + "coincidence_4channelPA": [ + 288741747.2727824, + 48124020.81749743, + 35.9994071262, + 240617726.45528495, + 336865768.09027976 + ], + "combined_4channelPA": [ + 304783219.6370471, + 49442752.729289465, + 37.9994071262, + 255340466.9077576, + 354225972.3663366 + ], + "combined_4channelPA_highThreshold": [ + 168432619.45885217, + 36755320.77325606, + 20.9996458722, + 131677298.68559611, + 205187940.23210824 + ], + "combined_4channelPA_nominal_selection": [ + 141483693.9278625, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 141483693.9278625, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 139879546.69143602, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 818093553.9306302, + 81004398.45082898, + 101.997314879, + 737089155.4798012, + 899097952.381459 + ], + "combined_8channelPA_highThreshold": [ + 360926515.4957299, + 53804241.114688724, + 44.9991755495, + 307122274.38104117, + 414730756.6104187 + ], + "exclusive_LPDA_2of4_100Hz": [ + 16041472.36426474, + 11343033.888988195, + 2.0, + 5935344.774777954, + 34088128.774062574 + ], + "exclusive_PA_4channel_100Hz": [ + 288741747.2727824, + 48124020.81749743, + 35.9994071262, + 240617726.45528495, + 336865768.09027976 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.0471975512, + "thetamin": 0.927295218, + "veff": { + "LPDA_2of4_100Hz": [ + 24062208.546397112, + 13892322.581559287, + 3.0, + 8822809.800345609, + 42509901.76530156 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 10346749.674950758 + ], + "PA_4channel_100Hz": [ + 497284910.2237693, + 63155293.303572215, + 61.9999086033, + 434129616.9201971, + 560440203.5273416 + ], + "PA_4channel_1mHz": [ + 208539140.73544163, + 40897890.30607265, + 26.0, + 167641250.42936897, + 249437031.04151428 + ], + "PA_8channel_100Hz": [ + 1435703854.2071848, + 107309840.4167412, + 178.9990122609, + 1328394013.7904434, + 1543013694.623926 + ], + "PA_8channel_1mHz": [ + 545409317.8817784, + 66140639.92740404, + 67.999907427, + 479268677.9543744, + 611549957.8091824 + ], + "all_triggers": [ + 1475807535.1178463, + 108798266.96590023, + 183.9990122609, + 1367009268.1519463, + 1584605802.083747 + ], + "coincidence_4channelPA": [ + 497284910.2237693, + 63155293.303572215, + 61.9999086033, + 434129616.9201971, + 560440203.5273416 + ], + "combined_4channelPA": [ + 521347118.7701665, + 64665196.9684647, + 64.9999086033, + 456681921.8017018, + 586012315.7386311 + ], + "combined_4channelPA_highThreshold": [ + 208539140.73544163, + 40897890.30607265, + 26.0, + 167641250.42936897, + 249437031.04151428 + ], + "combined_4channelPA_nominal_selection": [ + 245434197.29245365, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 245434197.29245365, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 218163730.92662555, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1459766062.7535818, + 108205353.27319331, + 181.9990122609, + 1351560709.4803882, + 1567971416.0267751 + ], + "combined_8channelPA_highThreshold": [ + 545409317.8817784, + 66140639.92740404, + 67.999907427, + 479268677.9543744, + 611549957.8091824 + ], + "exclusive_LPDA_2of4_100Hz": [ + 24062208.546397112, + 13892322.581559287, + 3.0, + 8822809.800345609, + 42509901.76530156 + ], + "exclusive_PA_4channel_100Hz": [ + 497284910.2237693, + 63155293.303572215, + 61.9999086033, + 434129616.9201971, + 560440203.5273416 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 0.927295218, + "thetamin": 0.7953988302, + "veff": { + "LPDA_2of4_100Hz": [ + 24062208.546397112, + 13892322.581559287, + 3.0, + 8822809.800345609, + 42509901.76530156 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 10346749.674950758 + ], + "PA_4channel_100Hz": [ + 489264907.1100746, + 62643952.16703212, + 61.0, + 426620954.9430425, + 551908859.2771066 + ], + "PA_4channel_1mHz": [ + 192497668.3711769, + 39293422.0154063, + 24.0, + 153204246.3557706, + 231791090.3865832 + ], + "PA_8channel_100Hz": [ + 1668313125.883533, + 115676702.28659014, + 208.0, + 1552636423.596943, + 1783989828.170123 + ], + "PA_8channel_1mHz": [ + 545410060.3850012, + 66140684.948290184, + 68.0, + 479269375.436711, + 611550745.3332913 + ], + "all_triggers": [ + 1684354598.2477977, + 116231509.79707329, + 210.0, + 1568123088.4507244, + 1800586108.044871 + ], + "coincidence_4channelPA": [ + 489264907.1100746, + 62643952.16703212, + 61.0, + 426620954.9430425, + 551908859.2771066 + ], + "combined_4channelPA": [ + 505306379.4743393, + 63662619.808739744, + 63.0, + 441643759.6655996, + 568968999.283079 + ], + "combined_4channelPA_highThreshold": [ + 192497668.3711769, + 39293422.0154063, + 24.0, + 153204246.3557706, + 231791090.3865832 + ], + "combined_4channelPA_nominal_selection": [ + 282329913.6110594, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 282329913.6110594, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 261475999.53751525, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1676333862.0656655, + 115954437.86592981, + 209.0, + 1560379424.1997354, + 1792288299.931595 + ], + "combined_8channelPA_highThreshold": [ + 545410060.3850012, + 66140684.948290184, + 68.0, + 479269375.436711, + 611550745.3332913 + ], + "exclusive_LPDA_2of4_100Hz": [ + 16041472.36426474, + 11343033.888988195, + 2.0, + 5935344.774777954, + 34088128.774062574 + ], + "exclusive_PA_4channel_100Hz": [ + 481244170.9279422, + 62128355.31544386, + 60.0, + 419115815.61249834, + 543372526.2433861 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 0.7953988302, + "thetamin": 0.6435011088, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 10346749.674950758 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 10346749.674950758 + ], + "PA_4channel_100Hz": [ + 529368588.02073646, + 65160768.777096584, + 66.0, + 464207819.2436399, + 594529356.7978331 + ], + "PA_4channel_1mHz": [ + 240622085.4639711, + 43931381.34751764, + 30.0, + 196690704.11645344, + 284553466.81148875 + ], + "PA_8channel_100Hz": [ + 1403628831.8731647, + 106104366.34789959, + 175.0, + 1297524465.5252652, + 1509733198.2210643 + ], + "PA_8channel_1mHz": [ + 681762575.4812515, + 73947533.81138702, + 85.0, + 607815041.6698645, + 755710109.2926384 + ], + "all_triggers": [ + 1403628831.8731647, + 106104366.34789959, + 175.0, + 1297524465.5252652, + 1509733198.2210643 + ], + "coincidence_4channelPA": [ + 529368588.02073646, + 65160768.777096584, + 66.0, + 464207819.2436399, + 594529356.7978331 + ], + "combined_4channelPA": [ + 529368588.02073646, + 65160768.777096584, + 66.0, + 464207819.2436399, + 594529356.7978331 + ], + "combined_4channelPA_highThreshold": [ + 240622085.4639711, + 43931381.34751764, + 30.0, + 196690704.11645344, + 284553466.81148875 + ], + "combined_4channelPA_nominal_selection": [ + 344089582.2134787, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 349383268.0936861, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 296446409.29161245, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1403628831.8731647, + 106104366.34789959, + 175.0, + 1297524465.5252652, + 1509733198.2210643 + ], + "combined_8channelPA_highThreshold": [ + 681762575.4812515, + 73947533.81138702, + 85.0, + 607815041.6698645, + 755710109.2926384 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 10346749.674950758 + ], + "exclusive_PA_4channel_100Hz": [ + 529368588.02073646, + 65160768.777096584, + 66.0, + 464207819.2436399, + 594529356.7978331 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 0.6435011088, + "thetamin": 0.4510268118, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 10346749.674950758 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 10346749.674950758 + ], + "PA_4channel_100Hz": [ + 433119753.835148, + 58940133.02310944, + 54.0, + 374179620.81203854, + 492059886.8582575 + ], + "PA_4channel_1mHz": [ + 224580613.09970635, + 42441746.53915983, + 28.0, + 182138866.56054655, + 267022359.63886616 + ], + "PA_8channel_100Hz": [ + 761969937.3025751, + 78176466.06121242, + 95.0, + 683793471.2413627, + 840146403.3637875 + ], + "PA_8channel_1mHz": [ + 489264907.1100746, + 62643952.16703212, + 61.0, + 426620954.9430425, + 551908859.2771066 + ], + "all_triggers": [ + 769990673.4847076, + 78586844.0308126, + 96.0, + 691403829.4538949, + 848577517.5155201 + ], + "coincidence_4channelPA": [ + 433119753.835148, + 58940133.02310944, + 54.0, + 374179620.81203854, + 492059886.8582575 + ], + "combined_4channelPA": [ + 433119753.835148, + 58940133.02310944, + 54.0, + 374179620.81203854, + 492059886.8582575 + ], + "combined_4channelPA_highThreshold": [ + 224580613.09970635, + 42441746.53915983, + 28.0, + 182138866.56054655, + 267022359.63886616 + ], + "combined_4channelPA_nominal_selection": [ + 233884667.07097992, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 238215864.6093314, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 95286345.84373254, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 761969937.3025751, + 78176466.06121242, + 95.0, + 683793471.2413627, + 840146403.3637875 + ], + "combined_8channelPA_highThreshold": [ + 489264907.1100746, + 62643952.16703212, + 61.0, + 426620954.9430425, + 551908859.2771066 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 10346749.674950758 + ], + "exclusive_PA_4channel_100Hz": [ + 433119753.835148, + 58940133.02310944, + 54.0, + 374179620.81203854, + 492059886.8582575 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 0.4510268118, + "thetamin": 0.0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 10346749.674950758 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 10346749.674950758 + ], + "PA_4channel_100Hz": [ + 360933128.1959567, + 53804733.998520344, + 45.0, + 307128394.1974363, + 414737862.194477 + ], + "PA_4channel_1mHz": [ + 224580613.09970635, + 42441746.53915983, + 28.0, + 182138866.56054655, + 267022359.63886616 + ], + "PA_8channel_100Hz": [ + 489264907.1100746, + 62643952.16703212, + 61.0, + 426620954.9430425, + 551908859.2771066 + ], + "PA_8channel_1mHz": [ + 352912392.0138243, + 53203544.917121485, + 44.0, + 299708847.0967028, + 406115936.9309457 + ], + "all_triggers": [ + 489264907.1100746, + 62643952.16703212, + 61.0, + 426620954.9430425, + 551908859.2771066 + ], + "coincidence_4channelPA": [ + 360933128.1959567, + 53804733.998520344, + 45.0, + 307128394.1974363, + 414737862.194477 + ], + "combined_4channelPA": [ + 360933128.1959567, + 53804733.998520344, + 45.0, + 307128394.1974363, + 414737862.194477 + ], + "combined_4channelPA_highThreshold": [ + 224580613.09970635, + 42441746.53915983, + 28.0, + 182138866.56054655, + 267022359.63886616 + ], + "combined_4channelPA_nominal_selection": [ + 133545257.43250397, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 173247901.53405923, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 489264907.1100746, + 62643952.16703212, + 61.0, + 426620954.9430425, + 551908859.2771066 + ], + "combined_8channelPA_highThreshold": [ + 352912392.0138243, + 53203544.917121485, + 44.0, + 299708847.0967028, + 406115936.9309457 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 10346749.674950758 + ], + "exclusive_PA_4channel_100Hz": [ + 360933128.1959567, + 53804733.998520344, + 45.0, + 307128394.1974363, + 414737862.194477 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.670963748, + "thetamin": 1.5707963268, + "veff": { + "LPDA_2of4_100Hz": [ + 6314679895.845947, + 296186720.06087136, + 454.5393802534, + 6018493175.785076, + 6610866615.906818 + ], + "LPDA_2of4_10mHz": [ + 3196538341.3847194, + 210731700.3280649, + 230.0912446259, + 2985806641.056655, + 3407270041.7127843 + ], + "PA_4channel_100Hz": [ + 1153882784.2326188, + 126610801.84325282, + 83.0580764633, + 1027271982.3893659, + 1280493586.0758717 + ], + "PA_4channel_1mHz": [ + 556766440.7386807, + 87948095.11574121, + 40.0768173674, + 468818345.62293947, + 644714535.854422 + ], + "PA_8channel_100Hz": [ + 2491789047.0312285, + 186056800.58524176, + 179.3624170728, + 2305732246.4459867, + 2677845847.616471 + ], + "PA_8channel_1mHz": [ + 1291591520.5592384, + 133953018.64642249, + 92.9705414968, + 1157638501.9128158, + 1425544539.2056608 + ], + "all_triggers": [ + 8725518083.506529, + 348165331.2357687, + 628.0748426656, + 8377352752.27076, + 9073683414.742298 + ], + "coincidence_4channelPA": [ + 1153882784.2326188, + 126610801.84325282, + 83.0580764633, + 1027271982.3893659, + 1280493586.0758717 + ], + "combined_4channelPA": [ + 7412235342.511739, + 320896154.2198615, + 533.5429371636, + 7091339188.291878, + 7733131496.7316 + ], + "combined_4channelPA_highThreshold": [ + 3736385934.751513, + 227832552.95248133, + 268.9502199924, + 3508553381.7990317, + 3964218487.703994 + ], + "combined_4channelPA_nominal_selection": [ + 5974209056.15114, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 6116891264.217693, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 5260569364.589966, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 8662360409.262663, + 346902985.0814315, + 623.528666045, + 8315457424.181233, + 9009263394.344095 + ], + "combined_8channelPA_highThreshold": [ + 4458079096.706268, + 248864985.54408482, + 320.898690537, + 4209214111.162184, + 4706944082.250353 + ], + "exclusive_LPDA_2of4_100Hz": [ + 6258352558.279121, + 294862759.0078234, + 450.4848607004, + 5963489799.271297, + 6553215317.286945 + ], + "exclusive_PA_4channel_100Hz": [ + 1097555446.665792, + 123481855.56056482, + 79.0035569102, + 974073591.105227, + 1221037302.2263567 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.7721542476, + "thetamin": 1.670963748, + "veff": { + "LPDA_2of4_100Hz": [ + 2516120455.7614326, + 186962982.13223296, + 181.1138254779, + 2329157473.6291995, + 2703083437.893666 + ], + "LPDA_2of4_10mHz": [ + 1357786853.320378, + 137342741.47224447, + 97.7353729728, + 1220444111.8481338, + 1495129594.7926226 + ], + "PA_4channel_100Hz": [ + 190293009.44943473, + 51416360.22277299, + 13.6975536382, + 138806793.57791784, + 236096180.8381998 + ], + "PA_4channel_1mHz": [ + 85011440.05011839, + 34365969.38213636, + 6.1192408661, + 53781596.18512551, + 1006483120.4240303 + ], + "PA_8channel_100Hz": [ + 437834907.0571898, + 77991110.46971397, + 31.5159613139, + 359843796.58747584, + 515826017.5269038 + ], + "PA_8channel_1mHz": [ + 189516882.47293317, + 51311399.990212776, + 13.6416869466, + 138015144.06188625, + 235312292.59193325 + ], + "all_triggers": [ + 2849407588.1001863, + 198960654.35674626, + 205.1042935742, + 2650446933.7434397, + 3048368242.456932 + ], + "coincidence_4channelPA": [ + 190293009.44943473, + 51416360.22277299, + 13.6975536382, + 138806793.57791784, + 236096180.8381998 + ], + "combined_4channelPA": [ + 2647277380.8440824, + 191773960.25760686, + 190.5546820892, + 2455503420.586476, + 2839051341.1016893 + ], + "combined_4channelPA_highThreshold": [ + 1411684336.158854, + 140042130.85407788, + 101.6149882266, + 1271642205.3047762, + 1551726467.0129318 + ], + "combined_4channelPA_nominal_selection": [ + 2276979864.8761005, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 2295341834.3876715, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 2024723581.4825037, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 2827342874.150312, + 198188819.9506446, + 203.51604499, + 2629154054.199667, + 3025531694.1009564 + ], + "combined_8channelPA_highThreshold": [ + 1500801161.0653946, + 144394779.15968287, + 108.0297403647, + 1356406381.905712, + 1645195940.2250774 + ], + "exclusive_LPDA_2of4_100Hz": [ + 2456984371.3946476, + 184752834.17130095, + 176.8571284509, + 2272231537.2233467, + 2641737205.5659485 + ], + "exclusive_PA_4channel_100Hz": [ + 131156925.08264944, + 42686006.43195044, + 9.4408566113, + 90695473.92989394, + 166266040.35502088 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.8754889808, + "thetamin": 1.7721542476, + "veff": { + "LPDA_2of4_100Hz": [ + 1089723781.9682274, + 123040511.20002744, + 78.4398228688, + 966683270.7682, + 1212764293.1682549 + ], + "LPDA_2of4_10mHz": [ + 601747625.5824834, + 91431765.3186256, + 43.314625177, + 510315860.26385784, + 693179390.901109 + ], + "PA_4channel_100Hz": [ + 59275797.38180788, + 28696479.12053123, + 4.2667537627, + 34027813.92210754, + 95006315.81519948 + ], + "PA_4channel_1mHz": [ + 36494524.29122081, + 22516649.411694966, + 2.6269262619, + 13415878.373284241, + 68188085.56359264 + ], + "PA_8channel_100Hz": [ + 114624735.5413562, + 39905162.686514474, + 8.2508467751, + 77219582.2262184, + 146647140.49577177 + ], + "PA_8channel_1mHz": [ + 73231924.51353769, + 31896287.414353214, + 5.2713350688, + 42237707.53166761, + 376191657.72954655 + ], + "all_triggers": [ + 1165367698.8590674, + 127239337.88917387, + 83.8847764802, + 1038128360.9698935, + 1292607036.7482412 + ], + "coincidence_4channelPA": [ + 59275797.38180788, + 28696479.12053123, + 4.2667537627, + 34027813.92210754, + 95006315.81519948 + ], + "combined_4channelPA": [ + 1125549169.5046637, + 125046674.9944135, + 81.0185837429, + 1000502494.51025, + 1250595844.499077 + ], + "combined_4channelPA_highThreshold": [ + 630645501.4290667, + 93601447.17161703, + 45.3947341919, + 537044054.2574496, + 724246948.6006836 + ], + "combined_4channelPA_nominal_selection": [ + 988470252.8864074, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 994202314.8922372, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 880051646.2973001, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1164210691.298221, + 127176158.93095258, + 83.801493478, + 1037034532.3672684, + 1291386850.2291737 + ], + "combined_8channelPA_highThreshold": [ + 654244052.2522049, + 95336631.68752706, + 47.0933904727, + 558907420.5646778, + 749580683.9397321 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1066273372.1228558, + 121709420.39646478, + 76.7518299802, + 944563951.726391, + 1187982792.5193207 + ], + "exclusive_PA_4channel_100Hz": [ + 35825387.53643614, + 22309270.064132556, + 2.5787608741, + 13174989.141561763, + 67485491.97106875 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.9823131729, + "thetamin": 1.8754889808, + "veff": { + "LPDA_2of4_100Hz": [ + 354893349.3335066, + 70216445.8121558, + 25.5457134364, + 284676903.5213508, + 425109795.1456624 + ], + "LPDA_2of4_10mHz": [ + 193802604.56007352, + 51888332.82571409, + 13.9501791415, + 142386580.59076944, + 239640871.899945 + ], + "PA_4channel_100Hz": [ + 21413960.608238827, + 17247986.836917676, + 1.5414064599, + 7923165.425048365, + 49486542.69015522 + ], + "PA_4channel_1mHz": [ + 11243201.428887999, + 12497838.492207427, + 0.8093011671, + 4159984.528688559, + 34336375.12086296 + ], + "PA_8channel_100Hz": [ + 30777315.649943803, + 20677845.291354373, + 2.2153936877, + 11357683.262424521, + 62185016.490251794 + ], + "PA_8channel_1mHz": [ + 18022182.237401128, + 15823173.88899191, + 1.2972615683, + 6668207.427838417, + 44398875.133898675 + ], + "all_triggers": [ + 381866846.5462625, + 72835966.88046642, + 27.4873030195, + 309030879.6657961, + 454702813.42672896 + ], + "coincidence_4channelPA": [ + 21413960.608238827, + 17247986.836917676, + 1.5414064599, + 7923165.425048365, + 49486542.69015522 + ], + "combined_4channelPA": [ + 370820348.26788133, + 71774750.43007264, + 26.6921608169, + 299045597.8378087, + 442595098.697954 + ], + "combined_4channelPA_highThreshold": [ + 203282997.78985602, + 53142311.487668075, + 14.6325909398, + 152056581.68514758, + 249303951.64081067 + ], + "combined_4channelPA_nominal_selection": [ + 325049350.22654223, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 325049350.22654223, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 288356741.57779676, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 379391202.05151474, + 72599485.02751967, + 27.3091027096, + 306791717.02399504, + 451990687.07903445 + ], + "combined_8channelPA_highThreshold": [ + 208010522.62271374, + 53756695.59381399, + 14.9728847065, + 156878657.01466247, + 254126026.9703255 + ], + "exclusive_LPDA_2of4_100Hz": [ + 349406387.6596425, + 69671527.5372424, + 25.150754357, + 279734860.12240016, + 419077915.19688493 + ], + "exclusive_PA_4channel_100Hz": [ + 15926998.934374787, + 14874997.03555599, + 1.1464473804, + 5892989.60571867, + 41256100.17935916 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 2.0943951024, + "thetamin": 1.9823131729, + "veff": { + "LPDA_2of4_100Hz": [ + 85820605.27882953, + 34529135.009167604, + 6.1774856968, + 54129537.2334713, + 948449790.220867 + ], + "LPDA_2of4_10mHz": [ + 45829879.48823754, + 25232731.706530057, + 3.2988980223, + 20430749.239152074, + 79775755.66571587 + ], + "PA_4channel_100Hz": [ + 6569875.057664834, + 9553631.099484153, + 0.4729086805, + 2430853.771335989, + 27513318.61887714 + ], + "PA_4channel_1mHz": [ + 3870839.300138357, + 7333182.32867827, + 0.2786283589, + 1432210.541051192, + 23572726.412888486 + ], + "PA_8channel_100Hz": [ + 10740949.496480983, + 12215500.04449487, + 0.7731483793, + 3974151.313697964, + 33603087.29954872 + ], + "PA_8channel_1mHz": [ + 6577791.715093155, + 9559385.398720983, + 0.4734785324, + 2433782.9345844677, + 27524876.93872249 + ], + "all_triggers": [ + 95734523.21427111, + 36469029.123641804, + 6.8911032021, + 58392521.94571118, + 237423595.89099738 + ], + "coincidence_4channelPA": [ + 6569875.057664834, + 9553631.099484153, + 0.4729086805, + 2430853.771335989, + 27513318.61887714 + ], + "combined_4channelPA": [ + 91600693.86263509, + 35672972.09023563, + 6.5935444561, + 56614975.3245077, + 533901836.99033123 + ], + "combined_4channelPA_highThreshold": [ + 49289637.223764054, + 26167830.812659506, + 3.5479361624, + 24720848.83120495, + 84896197.11429511 + ], + "combined_4channelPA_nominal_selection": [ + 78473541.11509362, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 78704744.65844584, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 69219047.71870187, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 95048493.88631852, + 36338126.4724441, + 6.8417218636, + 58097529.33469156, + 286625619.2917574 + ], + "combined_8channelPA_highThreshold": [ + 51790364.17907225, + 26823435.130659163, + 3.7279419425, + 27821750.25578713, + 88597273.00815125 + ], + "exclusive_LPDA_2of4_100Hz": [ + 85030818.80497028, + 34369886.10056338, + 6.1206357756, + 53789929.049711816, + 1005093276.1260526 + ], + "exclusive_PA_4channel_100Hz": [ + 5780088.5838055685, + 8961014.075951805, + 0.4160587593, + 2138632.7760080607, + 26360230.367042616 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 2.2142974356, + "thetamin": 2.0943951024, + "veff": { + "LPDA_2of4_100Hz": [ + 13848513.140369738, + 6172282.526727248, + 5.0340172668, + 7665344.367558448, + 26181901.838401668 + ], + "LPDA_2of4_10mHz": [ + 7828206.520069099, + 4640613.087899484, + 2.845599841, + 2873174.075629777, + 14134237.649599444 + ], + "PA_4channel_100Hz": [ + 1607388.6308680344, + 2102832.44591058, + 0.5842953709, + 594733.7934211728, + 5895559.883183465 + ], + "PA_4channel_1mHz": [ + 919259.8188148029, + 1590242.5218300705, + 0.3341564364, + 340126.132961477, + 4890891.817585748 + ], + "PA_8channel_100Hz": [ + 2860732.7022064207, + 2805322.94321364, + 1.0398934292, + 1058471.0998163756, + 7729832.078615963 + ], + "PA_8channel_1mHz": [ + 1686046.3185500863, + 2153669.0846635364, + 0.6128879104, + 623837.1378635319, + 6010400.107199261 + ], + "all_triggers": [ + 16526039.113074364, + 6742618.866620476, + 6.0073139553, + 10517419.979725858, + 221386851.2100137 + ], + "coincidence_4channelPA": [ + 1607388.6308680344, + 2102832.44591058, + 0.5842953709, + 594733.7934211728, + 5895559.883183465 + ], + "combined_4channelPA": [ + 15336481.022629278, + 6495417.694621285, + 5.5749024822, + 9257470.001576154, + 136291525.12560764 + ], + "combined_4channelPA_highThreshold": [ + 8704785.191526467, + 4893541.238514258, + 3.1642414254, + 3586349.2164507476, + 15248930.404869929 + ], + "combined_4channelPA_nominal_selection": [ + 12966633.302339261, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 13055911.375274833, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 11177093.056130465, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 16424834.491748577, + 6721941.433958875, + 5.9705254707, + 10422008.213533806, + 216829681.84043577 + ], + "combined_8channelPA_highThreshold": [ + 9410307.248419212, + 5087988.546639523, + 3.4207029083, + 4461196.566997751, + 16293103.04907119 + ], + "exclusive_LPDA_2of4_100Hz": [ + 13729092.391761241, + 6145611.990031996, + 4.9906071112, + 7554618.374793655, + 19251220.20563336 + ], + "exclusive_PA_4channel_100Hz": [ + 1487967.882259541, + 2023210.1813348029, + 0.5408852153, + 550548.1164360303, + 5721205.590215066 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 2.3461938234, + "thetamin": 2.2142974356, + "veff": { + "LPDA_2of4_100Hz": [ + 2198687.331935664, + 2459381.8313795575, + 0.7992359816, + 813514.3128161957, + 6758855.986742206 + ], + "LPDA_2of4_10mHz": [ + 1188423.5513266893, + 1808130.8169485794, + 0.4319990613, + 439716.713990875, + 5283870.867053101 + ], + "PA_4channel_100Hz": [ + 413489.4067011109, + 1066538.2050118716, + 0.1503058698, + 152991.080479411, + 4152467.015899757 + ], + "PA_4channel_1mHz": [ + 225107.611950329, + 786935.8192185377, + 0.0818279619, + 83289.8164216217, + 3877429.595563615 + ], + "PA_8channel_100Hz": [ + 760423.8264866906, + 1446345.6088693587, + 0.2764186042, + 281356.8158000755, + 4658991.268786703 + ], + "PA_8channel_1mHz": [ + 448218.2589423283, + 1110424.3979921513, + 0.1629300151, + 165840.7558086615, + 4203171.140171935 + ], + "all_triggers": [ + 2929197.267079681, + 2838693.696747707, + 1.0647807076, + 1083802.988819482, + 7832528.925925854 + ], + "coincidence_4channelPA": [ + 413489.4067011109, + 1066538.2050118716, + 0.1503058698, + 152991.080479411, + 4152467.015899757 + ], + "combined_4channelPA": [ + 2588702.279750874, + 2668611.0277918167, + 0.9410087453, + 957819.8435078233, + 7328277.81055241 + ], + "combined_4channelPA_highThreshold": [ + 1403546.703434675, + 1964977.842452306, + 0.5101976124, + 519312.2802708297, + 5597950.669130762 + ], + "combined_4channelPA_nominal_selection": [ + 2191774.116450901, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 2191774.116450901, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1822146.999497993, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 2907649.2721489593, + 2828233.3111886713, + 1.0569478827, + 1075830.230695115, + 7800206.933529772 + ], + "combined_8channelPA_highThreshold": [ + 1617635.6262279248, + 2109524.5058206, + 0.588020215, + 598525.1817043321, + 5910520.496408905 + ], + "exclusive_LPDA_2of4_100Hz": [ + 2175212.873049763, + 2446217.707993741, + 0.7907028755, + 804828.7630284121, + 6724583.276768789 + ], + "exclusive_PA_4channel_100Hz": [ + 390014.9478152097, + 1035821.3287687361, + 0.1417727637, + 144305.5306916276, + 4118194.305926341 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 2.4980915448, + "thetamin": 2.3461938234, + "veff": { + "LPDA_2of4_100Hz": [ + 228265.1112781395, + 792435.6259923519, + 0.0829757318, + 84458.0911729116, + 3882039.544582219 + ], + "LPDA_2of4_10mHz": [ + 124688.5115682305, + 585676.0214357183, + 0.0453250189, + 46134.7492802453, + 3730817.7090057516 + ], + "PA_4channel_100Hz": [ + 78177.8238355952, + 463752.2309768799, + 0.0284181061, + 28925.7948191702, + 3662912.104916104 + ], + "PA_4channel_1mHz": [ + 42596.2372871856, + 342318.0835576527, + 0.0154839868, + 15760.6077962587, + 3610962.9885554262 + ], + "PA_8channel_100Hz": [ + 144986.0061466447, + 631549.3124333106, + 0.0527032795, + 53644.8222742586, + 3760452.0510902363 + ], + "PA_8channel_1mHz": [ + 83311.7689469142, + 478737.4489420644, + 0.0302843258, + 30825.3545103583, + 3670407.6647786302 + ], + "all_triggers": [ + 368208.6648204681, + 1006447.7317465, + 0.1338460496, + 136237.2059835732, + 4086357.132754019 + ], + "coincidence_4channelPA": [ + 78177.8238355952, + 463752.2309768799, + 0.0284181061, + 28925.7948191702, + 3662912.104916104 + ], + "combined_4channelPA": [ + 303873.103486791, + 914303.4404233014, + 0.1104596887, + 112433.0482901127, + 3992427.21320685 + ], + "combined_4channelPA_highThreshold": [ + 166833.6053322163, + 677463.6394002647, + 0.0606450123, + 61728.43397292, + 3792349.545901171 + ], + "combined_4channelPA_nominal_selection": [ + 252572.53848238388, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 252572.53848238388, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 199003.73371171718, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 365756.3453256687, + 1003090.5936700731, + 0.1329546168, + 135329.8477704974, + 4082776.7462916113 + ], + "combined_8channelPA_highThreshold": [ + 206568.1942394545, + 753834.3964076489, + 0.0750887728, + 76430.2318685982, + 3850362.0457057385 + ], + "exclusive_LPDA_2of4_100Hz": [ + 225695.2796511958, + 787962.3401114119, + 0.0820415826, + 83507.2534709425, + 3878287.5904068807 + ], + "exclusive_PA_4channel_100Hz": [ + 75607.9922086515, + 456066.3984860044, + 0.0274839569, + 27974.957117201, + 3659160.1507407664 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 2.6905658418, + "thetamin": 2.4980915448, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 32584183.699429967 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 32584183.699429967 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 32584183.699429967 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 32584183.699429967 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 32584183.699429967 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 32584183.699429967 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 32584183.699429967 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 32584183.699429967 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 32584183.699429967 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 32584183.699429967 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 32584183.699429967 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 32584183.699429967 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 32584183.699429967 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 32584183.699429967 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 3.1415926536, + "thetamin": 2.6905658418, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 32584183.699429967 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 32584183.699429967 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 32584183.699429967 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 32584183.699429967 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 32584183.699429967 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 32584183.699429967 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 32584183.699429967 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 32584183.699429967 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 32584183.699429967 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 32584183.699429967 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 32584183.699429967 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 32584183.699429967 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 32584183.699429967 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 32584183.699429967 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.5707963268, + "thetamin": 1.4706289056, + "veff": { + "LPDA_2of4_100Hz": [ + 6135864260.73118, + 291962977.53581613, + 441.6679838714, + 5843901283.195364, + 6427827238.266996 + ], + "LPDA_2of4_10mHz": [ + 3327230036.1927285, + 214996468.4949926, + 239.4986133195, + 3112233567.6977363, + 3542226504.6877213 + ], + "PA_4channel_100Hz": [ + 2189843724.6924176, + 174420077.0063268, + 157.6279757472, + 2015423647.686091, + 2364263801.6987443 + ], + "PA_4channel_1mHz": [ + 831519028.7355019, + 107479591.82535538, + 59.8538881185, + 724039436.9101464, + 938998620.5608572 + ], + "PA_8channel_100Hz": [ + 4835243815.1837635, + 259178577.1903797, + 348.047527884, + 4576065237.993383, + 5094422392.374144 + ], + "PA_8channel_1mHz": [ + 2467311807.9829807, + 185140712.5817306, + 177.6005116, + 2282171095.4012504, + 2652452520.5647116 + ], + "all_triggers": [ + 10845872114.876383, + 388170164.82965916, + 780.7008543136, + 10457701950.046724, + 11234042279.706041 + ], + "coincidence_4channelPA": [ + 2189843724.6924176, + 174420077.0063268, + 157.6279757472, + 2015423647.686091, + 2364263801.6987443 + ], + "combined_4channelPA": [ + 8200785440.066941, + 337534086.24002177, + 590.3038622704, + 7863251353.82692, + 8538319526.306963 + ], + "combined_4channelPA_highThreshold": [ + 4061540734.1511416, + 237539216.11989868, + 292.355311532, + 3824001518.031244, + 4299079950.271041 + ], + "combined_4channelPA_nominal_selection": [ + 6216194078.374529, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 6484633831.688177, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 5491204636.076931, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 10763020955.205858, + 386684714.80956054, + 774.7371134128, + 10376336240.3963, + 11149705670.01542 + ], + "combined_8channelPA_highThreshold": [ + 5669588720.677393, + 280650415.9514795, + 408.1048265144, + 5388938304.725912, + 5950239136.628871 + ], + "exclusive_LPDA_2of4_100Hz": [ + 6010941715.374524, + 288975597.777725, + 432.6758865233, + 5721966117.596799, + 6299917313.152248 + ], + "exclusive_PA_4channel_100Hz": [ + 2064921179.3357613, + 169372013.98786926, + 148.635878399, + 1895549165.3478918, + 2234293193.323631 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.4706289056, + "thetamin": 1.369438406, + "veff": { + "LPDA_2of4_100Hz": [ + 3249464658.780438, + 212469121.06074336, + 233.9009540498, + 3036995537.719695, + 3461933779.8411813 + ], + "LPDA_2of4_10mHz": [ + 1500097603.2054963, + 144360929.90859917, + 107.9790972982, + 1355736673.296897, + 1644458533.1140952 + ], + "PA_4channel_100Hz": [ + 3013240285.606235, + 204600549.09144914, + 216.8971974138, + 2808639736.514786, + 3217840834.6976843 + ], + "PA_4channel_1mHz": [ + 1236024024.4509022, + 131039844.31127615, + 88.9707163813, + 1104984180.139626, + 1367063868.7621782 + ], + "PA_8channel_100Hz": [ + 7414636374.541305, + 320948123.66792566, + 533.7157667652, + 7093688250.873379, + 7735584498.209231 + ], + "PA_8channel_1mHz": [ + 3513284175.99473, + 220925858.93472964, + 252.8910472661, + 3292358317.0600004, + 3734210034.92946 + ], + "all_triggers": [ + 10650157412.31586, + 384651938.76348007, + 766.6130397172, + 10265505473.55238, + 11034809351.07934 + ], + "coincidence_4channelPA": [ + 3013240285.606235, + 204600549.09144914, + 216.8971974138, + 2808639736.514786, + 3217840834.6976843 + ], + "combined_4channelPA": [ + 6221027500.119961, + 293982157.5753292, + 447.7981514636, + 5927045342.544631, + 6515009657.69529 + ], + "combined_4channelPA_highThreshold": [ + 2708336664.811923, + 193972979.56433144, + 194.9498136796, + 2514363685.2475915, + 2902309644.3762546 + ], + "combined_4channelPA_nominal_selection": [ + 3701292276.0773416, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 3820154789.7309227, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 3261651040.9723883, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 10580766423.161741, + 383396793.1097099, + 761.6181804804, + 10197369630.052032, + 10964163216.271452 + ], + "combined_8channelPA_highThreshold": [ + 4971704334.933513, + 262810407.1567979, + 357.8701445643, + 4708893927.776715, + 5234514742.090311 + ], + "exclusive_LPDA_2of4_100Hz": [ + 3207787214.5137258, + 211102165.5126332, + 230.9009540498, + 2996685049.0010924, + 3418889380.026358 + ], + "exclusive_PA_4channel_100Hz": [ + 2971562841.3395224, + 203180662.38774014, + 213.8971974138, + 2768382178.9517827, + 3174743503.7272625 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.369438406, + "thetamin": 1.2661036728, + "veff": { + "LPDA_2of4_100Hz": [ + 1333445901.645589, + 136106107.19644502, + 95.9832776534, + 1197339794.4491441, + 1469552008.8420343 + ], + "LPDA_2of4_10mHz": [ + 513997836.762545, + 84502694.6214969, + 36.9982741845, + 429495142.1410481, + 598500531.3840419 + ], + "PA_4channel_100Hz": [ + 4125074538.249564, + 239389894.08071792, + 296.928562499, + 3885684644.168847, + 4364464432.330282 + ], + "PA_4channel_1mHz": [ + 1819505959.6239643, + 158988844.7084464, + 130.9705519355, + 1660517114.915518, + 1978494804.332411 + ], + "PA_8channel_100Hz": [ + 9874942576.714628, + 370388250.7486852, + 710.8120051835, + 9504554325.965942, + 10245330827.463312 + ], + "PA_8channel_1mHz": [ + 4764065885.901991, + 257263866.1262192, + 342.9240422288, + 4506802019.775772, + 5021329752.02821 + ], + "all_triggers": [ + 11305580912.749338, + 396311207.00527006, + 813.7913284989, + 10909269705.744068, + 11701892119.754608 + ], + "coincidence_4channelPA": [ + 4125074538.249564, + 239389894.08071792, + 296.928562499, + 3885684644.168847, + 4364464432.330282 + ], + "combined_4channelPA": [ + 5430735477.050679, + 274675065.7122214, + 390.9118401525, + 5156060411.338457, + 5705410542.7629 + ], + "combined_4channelPA_highThreshold": [ + 2305718833.542034, + 178975294.55175096, + 165.96882612, + 2126743538.9902835, + 2484694128.0937853 + ], + "combined_4channelPA_nominal_selection": [ + 2554985367.6491585, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 2554985367.6491585, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 2219554794.998792, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 11180603515.515741, + 394114611.0317488, + 804.7952828369, + 10786488904.483992, + 11574718126.54749 + ], + "combined_8channelPA_highThreshold": [ + 5250278759.820062, + 270072953.35218, + 377.9223164132, + 4980205806.467881, + 5520351713.17224 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1305660938.801114, + 134680623.46171314, + 93.9832776534, + 1170980315.339401, + 1440341562.2628272 + ], + "exclusive_PA_4channel_100Hz": [ + 4097289575.4050894, + 238582311.3892623, + 294.928562499, + 3858707264.0158277, + 4335871886.794352 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.2661036728, + "thetamin": 1.1592794807, + "veff": { + "LPDA_2of4_100Hz": [ + 388867619.5981352, + 73500586.26281048, + 27.9912283327, + 315367033.3353247, + 462368205.86094564 + ], + "LPDA_2of4_10mHz": [ + 97247369.95566308, + 36756050.93682555, + 7.0, + 59043046.044509724, + 128922227.59836479 + ], + "PA_4channel_100Hz": [ + 5986842713.140777, + 288395737.08736867, + 430.9412070588, + 5698446976.053408, + 6275238450.228147 + ], + "PA_4channel_1mHz": [ + 2597616567.7980776, + 189966681.05283976, + 186.9800281784, + 2407649886.745238, + 2787583248.8509173 + ], + "PA_8channel_100Hz": [ + 13015034574.424238, + 425218915.42471224, + 936.8401640323, + 12589815658.999525, + 13440253489.84895 + ], + "PA_8channel_1mHz": [ + 6584193239.747471, + 302441369.9605496, + 473.9393229786, + 6281751869.7869215, + 6886634609.708021 + ], + "all_triggers": [ + 13501115157.451942, + 433086586.61333686, + 971.8289157357, + 13068028570.838606, + 13934201744.06528 + ], + "coincidence_4channelPA": [ + 5986842713.140777, + 288395737.08736867, + 430.9412070588, + 5698446976.053408, + 6275238450.228147 + ], + "combined_4channelPA": [ + 6361817851.316675, + 297290155.08603096, + 457.9324353915, + 6064527696.230644, + 6659108006.402706 + ], + "combined_4channelPA_highThreshold": [ + 2680971456.331503, + 192990533.83685592, + 192.9800281784, + 2487980922.494647, + 2873961990.1683593 + ], + "combined_4channelPA_nominal_selection": [ + 2860009203.1023316, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 2860009203.1023316, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 2762782186.9675565, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 13390009712.600132, + 431300894.0123799, + 963.831392365, + 12958708818.587753, + 13821310606.612513 + ], + "combined_8channelPA_highThreshold": [ + 6667548128.280896, + 304349779.8652355, + 479.9393229786, + 6363198348.415661, + 6971897908.146132 + ], + "exclusive_LPDA_2of4_100Hz": [ + 374975138.1758976, + 72175724.04146443, + 26.9912283327, + 302799414.1344331, + 447150862.2173619 + ], + "exclusive_PA_4channel_100Hz": [ + 5972950231.71854, + 288060931.2803447, + 429.9412070588, + 5684889300.438195, + 6261011162.998885 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.1592794807, + "thetamin": 1.0471975512, + "veff": { + "LPDA_2of4_100Hz": [ + 152803712.57136467, + 46074100.51370092, + 10.9990222716, + 108486289.34222932, + 191841313.7063873 + ], + "LPDA_2of4_10mHz": [ + 55569925.68895033, + 27784962.844475165, + 4.0, + 32508406.528035942, + 94191024.04277082 + ], + "PA_4channel_100Hz": [ + 7612495228.418008, + 325202165.64111227, + 547.9579203347, + 7287293062.776895, + 7937697394.059121 + ], + "PA_4channel_1mHz": [ + 3653535791.178358, + 225292427.97845078, + 262.9865522318, + 3428243363.199907, + 3878828219.156809 + ], + "PA_8channel_100Hz": [ + 15877447682.580908, + 469656413.7354076, + 1142.8806129023, + 15407791268.845503, + 16347104096.316315 + ], + "PA_8channel_1mHz": [ + 8404312308.67823, + 341696872.4103207, + 604.9540073687, + 8062615436.267909, + 8746009181.08855 + ], + "all_triggers": [ + 16238611941.307335, + 474968014.4152209, + 1168.8777150578, + 15763643926.892115, + 16713579955.722555 + ], + "coincidence_4channelPA": [ + 7612495228.418008, + 325202165.64111227, + 547.9579203347, + 7287293062.776895, + 7937697394.059121 + ], + "combined_4channelPA": [ + 7751406459.567134, + 328155862.7173204, + 557.9569426063, + 7423250596.849813, + 8079562322.284455 + ], + "combined_4channelPA_highThreshold": [ + 3709105716.867308, + 226999300.14141956, + 266.9865522318, + 3482106416.7258887, + 3936105017.008728 + ], + "combined_4channelPA_nominal_selection": [ + 3482297798.1345897, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 3482297798.1345897, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 3468406675.0196767, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 16016358913.730036, + 471706443.31075644, + 1152.8796351739, + 15544652470.419277, + 16488065357.040792 + ], + "combined_8channelPA_highThreshold": [ + 8459882234.36718, + 342824673.52170527, + 608.9540073687, + 8117057560.845473, + 8802706907.888885 + ], + "exclusive_LPDA_2of4_100Hz": [ + 138911231.1491271, + 43929735.92089303, + 9.9990222716, + 94184911.65980889, + 177664870.27274302 + ], + "exclusive_PA_4channel_100Hz": [ + 7598602746.99577, + 324905290.0425018, + 546.9579203347, + 7273697456.953269, + 7923508037.038273 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.0471975512, + "thetamin": 0.927295218, + "veff": { + "LPDA_2of4_100Hz": [ + 27780841.564868838, + 19645478.495930456, + 1.9997033446, + 10278911.37900147, + 59036864.12510023 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 17921301.034686483 + ], + "PA_4channel_100Hz": [ + 9140929011.093197, + 356356824.6415449, + 657.9766949669, + 8784572186.451653, + 9497285835.734743 + ], + "PA_4channel_1mHz": [ + 4737242636.871421, + 256538603.96705988, + 340.9932677174, + 4480704032.904361, + 4993781240.838481 + ], + "PA_8channel_100Hz": [ + 18003554597.872597, + 500114034.7812537, + 1295.9207250804, + 17503440563.091343, + 18503668632.653854 + ], + "PA_8channel_1mHz": [ + 10377281269.242512, + 379692227.0027208, + 746.9710380632, + 9997589042.239792, + 10756973496.245232 + ], + "all_triggers": [ + 18198040220.118595, + 502808050.53134334, + 1309.9200687783, + 17695232169.587254, + 18700848270.64994 + ], + "coincidence_4channelPA": [ + 9140929011.093197, + 356356824.6415449, + 657.9766949669, + 8784572186.451653, + 9497285835.734743 + ], + "combined_4channelPA": [ + 9168709852.658068, + 356897928.39681613, + 659.9763983115, + 8811811924.261251, + 9525607781.054886 + ], + "combined_4channelPA_highThreshold": [ + 4737242636.871421, + 256538603.96705988, + 340.9932677174, + 4480704032.904361, + 4993781240.838481 + ], + "combined_4channelPA_nominal_selection": [ + 4138420812.4003224, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 4138420812.4003224, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 3678596277.6891756, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 18031335439.437473, + 500499742.8675856, + 1297.920428425, + 17530835696.56989, + 18531835182.305054 + ], + "combined_8channelPA_highThreshold": [ + 10377281269.242512, + 379692227.0027208, + 746.9710380632, + 9997589042.239792, + 10756973496.245232 + ], + "exclusive_LPDA_2of4_100Hz": [ + 27780841.564868838, + 19645478.495930456, + 1.9997033446, + 10278911.37900147, + 59036864.12510023 + ], + "exclusive_PA_4channel_100Hz": [ + 9140929011.093197, + 356356824.6415449, + 657.9766949669, + 8784572186.451653, + 9497285835.734743 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 0.927295218, + "thetamin": 0.7953988302, + "veff": { + "LPDA_2of4_100Hz": [ + 27783653.6902602, + 19646472.78098088, + 1.9999057653, + 10279951.865396272, + 59041082.313187286 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 17921301.034686483 + ], + "PA_4channel_100Hz": [ + 9335668549.880693, + 360132755.92951167, + 671.9943159281, + 8975535793.951183, + 9695801305.810205 + ], + "PA_4channel_1mHz": [ + 5418062048.159004, + 274354380.95386684, + 389.9995892373, + 5143707667.205137, + 5692416429.11287 + ], + "PA_8channel_100Hz": [ + 14892381145.390663, + 454853963.8117063, + 1071.9741630572, + 14437527181.578957, + 15347235109.202368 + ], + "PA_8channel_1mHz": [ + 9933032705.518438, + 371476072.34907234, + 714.9934128844, + 9561556633.169367, + 10304508777.867512 + ], + "all_triggers": [ + 15045189468.01599, + 457181599.78115547, + 1082.9735171669, + 14588007868.234835, + 15502371067.797146 + ], + "coincidence_4channelPA": [ + 9335668549.880693, + 360132755.92951167, + 671.9943159281, + 8975535793.951183, + 9695801305.810205 + ], + "combined_4channelPA": [ + 9363452203.570953, + 360668248.9298427, + 673.9942216934, + 9002783954.641111, + 9724120452.500795 + ], + "combined_4channelPA_highThreshold": [ + 5418062048.159004, + 274354380.95386684, + 389.9995892373, + 5143707667.205137, + 5692416429.11287 + ], + "combined_4channelPA_nominal_selection": [ + 5066266305.256809, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 5066266305.256809, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 4690061197.892554, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 14920164799.080923, + 455278060.40699446, + 1073.9740688225, + 14464886738.673927, + 15375442859.487915 + ], + "combined_8channelPA_highThreshold": [ + 9933032705.518438, + 371476072.34907234, + 714.9934128844, + 9561556633.169367, + 10304508777.867512 + ], + "exclusive_LPDA_2of4_100Hz": [ + 27783653.6902602, + 19646472.78098088, + 1.9999057653, + 10279951.865396272, + 59041082.313187286 + ], + "exclusive_PA_4channel_100Hz": [ + 9335668549.880693, + 360132755.92951167, + 671.9943159281, + 8975535793.951183, + 9695801305.810205 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 0.7953988302, + "thetamin": 0.6435011088, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 17921301.034686483 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 17921301.034686483 + ], + "PA_4channel_100Hz": [ + 2722924262.9477468, + 194494665.06092536, + 195.9998491406, + 2528429597.886821, + 2917418928.0086718 + ], + "PA_4channel_1mHz": [ + 2056086243.6972668, + 169009289.5171225, + 147.9999275296, + 1887076954.1801443, + 2225095533.21439 + ], + "PA_8channel_100Hz": [ + 3389764460.232075, + 217007464.82445097, + 243.9999275296, + 3172756995.407624, + 3606771925.056526 + ], + "PA_8channel_1mHz": [ + 2764602796.231384, + 195977531.84105206, + 198.9999275296, + 2568625264.3903317, + 2960580328.072436 + ], + "all_triggers": [ + 3403655852.637388, + 217451662.9057022, + 244.9998491406, + 3186204189.731686, + 3621107515.54309 + ], + "coincidence_4channelPA": [ + 2722924262.9477468, + 194494665.06092536, + 195.9998491406, + 2528429597.886821, + 2917418928.0086718 + ], + "combined_4channelPA": [ + 2722924262.9477468, + 194494665.06092536, + 195.9998491406, + 2528429597.886821, + 2917418928.0086718 + ], + "combined_4channelPA_highThreshold": [ + 2056086243.6972668, + 169009289.5171225, + 147.9999275296, + 1887076954.1801443, + 2225095533.21439 + ], + "combined_4channelPA_nominal_selection": [ + 1769900770.9160354, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1797130013.545513, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1524837587.2507384, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 3389764460.232075, + 217007464.82445097, + 243.9999275296, + 3172756995.407624, + 3606771925.056526 + ], + "combined_8channelPA_highThreshold": [ + 2764602796.231384, + 195977531.84105206, + 198.9999275296, + 2568625264.3903317, + 2960580328.072436 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 17921301.034686483 + ], + "exclusive_PA_4channel_100Hz": [ + 2722924262.9477468, + 194494665.06092536, + 195.9998491406, + 2528429597.886821, + 2917418928.0086718 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 0.6435011088, + "thetamin": 0.4510268118, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 17921301.034686483 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 17921301.034686483 + ], + "PA_4channel_100Hz": [ + 1222538365.1569073, + 130323027.61183473, + 88.0, + 1092215337.5450726, + 1352861392.768742 + ], + "PA_4channel_1mHz": [ + 1055828588.0900563, + 121111845.18909965, + 76.0, + 934716742.9009567, + 1176940433.279156 + ], + "PA_8channel_100Hz": [ + 1361463179.3792832, + 137528549.49641258, + 98.0, + 1223934629.8828707, + 1498991728.8756957 + ], + "PA_8channel_1mHz": [ + 1153075958.0457194, + 126566529.24679162, + 83.0, + 1026509428.7989278, + 1279642487.292511 + ], + "all_triggers": [ + 1389248142.2237582, + 138924814.2223758, + 100.0, + 1250323328.0013826, + 1528172956.446134 + ], + "coincidence_4channelPA": [ + 1222538365.1569073, + 130323027.61183473, + 88.0, + 1092215337.5450726, + 1352861392.768742 + ], + "combined_4channelPA": [ + 1222538365.1569073, + 130323027.61183473, + 88.0, + 1092215337.5450726, + 1352861392.768742 + ], + "combined_4channelPA_highThreshold": [ + 1055828588.0900563, + 121111845.18909965, + 76.0, + 934716742.9009567, + 1176940433.279156 + ], + "combined_4channelPA_nominal_selection": [ + 660170717.18473, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 672396100.8362991, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 268958440.3345196, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1361463179.3792832, + 137528549.49641258, + 98.0, + 1223934629.8828707, + 1498991728.8756957 + ], + "combined_8channelPA_highThreshold": [ + 1153075958.0457194, + 126566529.24679162, + 83.0, + 1026509428.7989278, + 1279642487.292511 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 17921301.034686483 + ], + "exclusive_PA_4channel_100Hz": [ + 1222538365.1569073, + 130323027.61183473, + 88.0, + 1092215337.5450726, + 1352861392.768742 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 0.4510268118, + "thetamin": 0.0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 17921301.034686483 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 17921301.034686483 + ], + "PA_4channel_100Hz": [ + 611269182.5784537, + 92152296.56909002, + 44.0, + 519116886.00936365, + 703421479.1475435 + ], + "PA_4channel_1mHz": [ + 458451886.9338402, + 79806229.84590952, + 33.0, + 378645657.0879307, + 538258116.7797498 + ], + "PA_8channel_100Hz": [ + 708516552.5341167, + 99212161.77177088, + 51.0, + 609304390.7623459, + 807728714.3058877 + ], + "PA_8channel_1mHz": [ + 583484219.7339785, + 90033569.75497022, + 42.0, + 493450649.97900826, + 673517789.4889487 + ], + "all_triggers": [ + 708516552.5341167, + 99212161.77177088, + 51.0, + 609304390.7623459, + 807728714.3058877 + ], + "coincidence_4channelPA": [ + 611269182.5784537, + 92152296.56909002, + 44.0, + 519116886.00936365, + 703421479.1475435 + ], + "combined_4channelPA": [ + 611269182.5784537, + 92152296.56909002, + 44.0, + 519116886.00936365, + 703421479.1475435 + ], + "combined_4channelPA_highThreshold": [ + 458451886.9338402, + 79806229.84590952, + 33.0, + 378645657.0879307, + 538258116.7797498 + ], + "combined_4channelPA_nominal_selection": [ + 226169597.55402786, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 293409207.63765776, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 708516552.5341167, + 99212161.77177088, + 51.0, + 609304390.7623459, + 807728714.3058877 + ], + "combined_8channelPA_highThreshold": [ + 583484219.7339785, + 90033569.75497022, + 42.0, + 493450649.97900826, + 673517789.4889487 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 17921301.034686483 + ], + "exclusive_PA_4channel_100Hz": [ + 611269182.5784537, + 92152296.56909002, + 44.0, + 519116886.00936365, + 703421479.1475435 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.670963748, + "thetamin": 1.5707963268, + "veff": { + "LPDA_2of4_100Hz": [ + 41196865084.913605, + 1872625120.9701462, + 483.9791453496, + 39324239963.94346, + 43069490205.88375 + ], + "LPDA_2of4_10mHz": [ + 26808641776.180553, + 1510623255.6402261, + 314.9468656918, + 25298018520.540325, + 28319265031.82078 + ], + "PA_4channel_100Hz": [ + 11120403605.409937, + 972924266.0030727, + 130.6420627345, + 10147479339.406864, + 12093327871.41301 + ], + "PA_4channel_1mHz": [ + 5123134406.331008, + 660368935.5047364, + 60.1863808418, + 4462765470.826271, + 5783503341.835744 + ], + "PA_8channel_100Hz": [ + 20288073787.813118, + 1314132537.2242527, + 238.3434902723, + 18973941250.588863, + 21602206325.03737 + ], + "PA_8channel_1mHz": [ + 11734488426.716125, + 999426454.6251043, + 137.8563069829, + 10735061972.09102, + 12733914881.34123 + ], + "all_triggers": [ + 54112871924.62102, + 2146194375.37237, + 635.7158840244, + 51966677549.24866, + 56259066299.99339 + ], + "coincidence_4channelPA": [ + 11120403605.409937, + 972924266.0030727, + 130.6420627345, + 10147479339.406864, + 12093327871.41301 + ], + "combined_4channelPA": [ + 48331574577.43193, + 2028309536.1690536, + 567.7974309252, + 46303265041.26287, + 50359884113.60098 + ], + "combined_4channelPA_highThreshold": [ + 30612589160.536236, + 1614242554.6112678, + 359.6354894557, + 28998346605.92497, + 32226831715.147507 + ], + "combined_4channelPA_nominal_selection": [ + 40400978879.64392, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 40900408544.12021, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 36679861782.44173, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 53930883237.06944, + 2142582369.2762873, + 633.5778881045, + 51788300867.79315, + 56073465606.34572 + ], + "combined_8channelPA_highThreshold": [ + 35351839146.30688, + 1734701550.6570354, + 415.3120112732, + 33617137595.64984, + 37086540696.963905 + ], + "exclusive_LPDA_2of4_100Hz": [ + 37211170972.02199, + 1779735358.736434, + 437.1553681907, + 35431435613.28555, + 38990906330.75842 + ], + "exclusive_PA_4channel_100Hz": [ + 7134709492.518323, + 779304004.1125585, + 83.8182855756, + 6355405488.405764, + 7914013496.630882 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.7721542476, + "thetamin": 1.670963748, + "veff": { + "LPDA_2of4_100Hz": [ + 8561537694.894925, + 853679096.0572332, + 100.5806069931, + 7707858598.837692, + 9415216790.952158 + ], + "LPDA_2of4_10mHz": [ + 5406767332.992564, + 678402752.0713372, + 63.5184892718, + 4728364580.9212265, + 6085170085.063901 + ], + "PA_4channel_100Hz": [ + 905266211.1474214, + 277591980.7718024, + 10.6350317259, + 632797722.8862408, + 1143835333.4392939 + ], + "PA_4channel_1mHz": [ + 489314092.51286674, + 204085722.09478065, + 5.74844265, + 302251069.3442877, + 5310262653.280552 + ], + "PA_8channel_100Hz": [ + 1715397516.5317502, + 382121214.1129187, + 20.152422333, + 1333276302.4188316, + 2097518730.644669 + ], + "PA_8channel_1mHz": [ + 883136708.8338172, + 274178078.8752998, + 10.375055206, + 610004335.5032284, + 1121263241.0794172 + ], + "all_triggers": [ + 9346810503.793747, + 891970475.7084035, + 109.8059609644, + 8454840028.085343, + 10238780979.502151 + ], + "coincidence_4channelPA": [ + 905266211.1474214, + 277591980.7718024, + 10.6350317259, + 632797722.8862408, + 1143835333.4392939 + ], + "combined_4channelPA": [ + 8972754804.283472, + 873940086.8497239, + 105.4115693672, + 8098814717.433749, + 9846694891.133196 + ], + "combined_4channelPA_highThreshold": [ + 5636784744.925762, + 692682930.6253, + 66.2207247504, + 4944101814.300463, + 6329467675.551063 + ], + "combined_4channelPA_nominal_selection": [ + 7865817455.116228, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 8063201667.62273, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 7042619911.427081, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 9306008598.137856, + 890021473.9519341, + 109.3266217869, + 8415987124.185923, + 10196030072.089788 + ], + "combined_8channelPA_highThreshold": [ + 5851153951.012978, + 705731533.4786072, + 68.7391257243, + 5145422417.53437, + 6556885484.491584 + ], + "exclusive_LPDA_2of4_100Hz": [ + 8067488593.13605, + 828682066.6661553, + 94.7765376413, + 7238806526.469895, + 8896170659.802204 + ], + "exclusive_PA_4channel_100Hz": [ + 411217109.3885467, + 187091625.56835133, + 4.8309623741, + 228183825.13820255, + 592682593.643338 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.8754889808, + "thetamin": 1.7721542476, + "veff": { + "LPDA_2of4_100Hz": [ + 1836194016.6619327, + 395346632.9626112, + 21.5715348498, + 1440847383.6993213, + 2231540649.624544 + ], + "LPDA_2of4_10mHz": [ + 1226267310.873903, + 323080938.7353911, + 14.4061399785, + 912010450.0202161, + 1507858552.9091997 + ], + "PA_4channel_100Hz": [ + 79112453.76696466, + 82061828.16453381, + 0.929409985, + 29271607.893776923, + 225310475.74645254 + ], + "PA_4channel_1mHz": [ + 42416667.10624272, + 60087900.64341249, + 0.4983093314, + 15694166.829309806, + 171734627.2217985 + ], + "PA_8channel_100Hz": [ + 154356575.64549902, + 114625522.44268571, + 1.8133749596, + 57111932.98883464, + 337936310.41270995 + ], + "PA_8channel_1mHz": [ + 81794443.28798634, + 83441222.99131735, + 0.9609178921, + 30263944.01655494, + 229226180.44714418 + ], + "all_triggers": [ + 1885531810.5346043, + 400622828.00728357, + 22.1511533053, + 1484908982.5273209, + 2286154638.5418878 + ], + "coincidence_4channelPA": [ + 79112453.76696466, + 82061828.16453381, + 0.929409985, + 29271607.893776923, + 225310475.74645254 + ], + "combined_4channelPA": [ + 1856676949.2448053, + 397545583.70891315, + 21.8121675335, + 1459131365.5358922, + 2254222532.9537187 + ], + "combined_4channelPA_highThreshold": [ + 1239280642.0932639, + 324790706.13425434, + 14.5590200801, + 925284047.8639641, + 1521132150.7529478 + ], + "combined_4channelPA_nominal_selection": [ + 1669498350.7088997, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1669498350.7088997, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1484163216.105453, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1885531810.5346043, + 400622828.00728357, + 22.1511533053, + 1484908982.5273209, + 2286154638.5418878 + ], + "combined_8channelPA_highThreshold": [ + 1254109526.9247518, + 326728105.0557206, + 14.7332292339, + 940409510.3920819, + 1536257613.2810657 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1777564495.4778407, + 388983736.78697026, + 20.8827575485, + 1388580758.6908705, + 2166548232.264811 + ], + "exclusive_PA_4channel_100Hz": [ + 20482932.58287272, + 41755609.58226821, + 0.2406326837, + 7578685.055662907, + 139711374.81767833 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.9823131729, + "thetamin": 1.8754889808, + "veff": { + "LPDA_2of4_100Hz": [ + 327448376.8071966, + 166951444.65838185, + 3.8468506093, + 183018554.44533274, + 557827793.1724404 + ], + "LPDA_2of4_10mHz": [ + 231220423.53089976, + 140291660.84068978, + 2.7163684115, + 84941775.6222353, + 425791933.4519183 + ], + "PA_4channel_100Hz": [ + 13495291.762352502, + 33892991.25721395, + 0.1585421551, + 4993257.952070426, + 129509419.21971881 + ], + "PA_4channel_1mHz": [ + 9033331.20999621, + 27729543.97709647, + 0.1061232186, + 3342332.5476985974, + 122994956.81327862 + ], + "PA_8channel_100Hz": [ + 24021508.058982886, + 45218785.61185666, + 0.2822037288, + 8887957.981823668, + 144877695.01279917 + ], + "PA_8channel_1mHz": [ + 15596808.77306851, + 36436498.41760933, + 0.183230694, + 5770819.24603535, + 132577634.05536416 + ], + "all_triggers": [ + 342536624.111455, + 170754542.983617, + 4.0241067432, + 200024826.1745949, + 577572886.8823779 + ], + "coincidence_4channelPA": [ + 13495291.762352502, + 33892991.25721395, + 0.1585421551, + 4993257.952070426, + 129509419.21971881 + ], + "combined_4channelPA": [ + 336443360.4872833, + 169228981.84579134, + 3.9525233226, + 194172334.20864025, + 571140369.0189687 + ], + "combined_4channelPA_highThreshold": [ + 238330095.1143, + 142432206.94933468, + 2.7998925527, + 87501257.39225937, + 433257088.6144886 + ], + "combined_4channelPA_nominal_selection": [ + 301719908.0211668, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 302439506.7155737, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 268345703.10706332, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 342446687.0461049, + 170732124.69372648, + 4.0230501661, + 199987951.97780132, + 577553100.7280008 + ], + "combined_8channelPA_highThreshold": [ + 241943884.32911253, + 143507991.05828488, + 2.8423472058, + 88802221.5095919, + 437051567.29004174 + ], + "exclusive_LPDA_2of4_100Hz": [ + 322948068.72493076, + 165800221.4721126, + 3.7939811675, + 177438172.42332312, + 551167337.210687 + ], + "exclusive_PA_4channel_100Hz": [ + 8994983.680086708, + 27670623.828212358, + 0.1056727133, + 3328143.9616320813, + 122938969.41961074 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 2.0943951024, + "thetamin": 1.9823131729, + "veff": { + "LPDA_2of4_100Hz": [ + 33027236.944592617, + 53021850.58620437, + 0.3880026763, + 12220077.669499267, + 158026059.18578938 + ], + "LPDA_2of4_10mHz": [ + 21883703.94805322, + 43159775.389379255, + 0.2570888904, + 8096970.460779691, + 141756501.01084185 + ], + "PA_4channel_100Hz": [ + 2446005.9677694836, + 14429374.877809796, + 0.0287355816, + 905022.208074709, + 113377461.9596276 + ], + "PA_4channel_1mHz": [ + 1765643.5207688885, + 12259429.852906631, + 0.0207427104, + 653288.1026844888, + 112384132.78700672 + ], + "PA_8channel_100Hz": [ + 3350053.339798192, + 16886693.523497205, + 0.0393562944, + 1239519.735725331, + 114697371.12278952 + ], + "PA_8channel_1mHz": [ + 2531387.154269368, + 14679053.266226217, + 0.0297386364, + 936613.2470796661, + 113502118.49191742 + ], + "all_triggers": [ + 35517752.74270424, + 54984654.470419966, + 0.4172611577, + 13141568.51480057, + 161662212.25103235 + ], + "coincidence_4channelPA": [ + 2446005.9677694836, + 14429374.877809796, + 0.0287355816, + 905022.208074709, + 113377461.9596276 + ], + "combined_4channelPA": [ + 34833836.2307254, + 54452699.30922128, + 0.4092265335, + 12888519.405368399, + 160663694.1435432 + ], + "combined_4channelPA_highThreshold": [ + 23159174.01023373, + 44399726.34805249, + 0.2720730624, + 8568894.38378648, + 143618687.3016254 + ], + "combined_4channelPA_nominal_selection": [ + 30800149.518531386, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 31089205.40431263, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 26910990.74922799, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 35446589.968660906, + 54929543.685798444, + 0.4164251402, + 13115238.288404536, + 161558314.60092908 + ], + "combined_8channelPA_highThreshold": [ + 23790361.224797964, + 45000700.95142885, + 0.2794882249, + 8802433.653175248, + 144540220.6348892 + ], + "exclusive_LPDA_2of4_100Hz": [ + 32387830.26295592, + 52506091.10090085, + 0.3804909519, + 11983497.197293686, + 157092525.43059978 + ], + "exclusive_PA_4channel_100Hz": [ + 1806599.286132784, + 12400799.267574947, + 0.0212238571, + 668441.7358691301, + 112443928.204438 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 2.2142974356, + "thetamin": 2.0943951024, + "veff": { + "LPDA_2of4_100Hz": [ + 1770651.0794262434, + 8277018.2792141605, + 0.0457633858, + 655140.8993877101, + 52497102.05172784 + ], + "LPDA_2of4_10mHz": [ + 1222615.844867485, + 6877845.723801115, + 0.0315991339, + 452367.8626009696, + 51696970.609272055 + ], + "PA_4channel_100Hz": [ + 176662.2690101289, + 2614443.8687741393, + 0.004565927, + 65365.0395337477, + 50169878.388520315 + ], + "PA_4channel_1mHz": [ + 109697.6318445664, + 2060184.1713473257, + 0.0028351916, + 40588.1237824896, + 50072110.018258594 + ], + "PA_8channel_100Hz": [ + 275856.5340328659, + 3266999.4223324186, + 0.0071296537, + 102066.9175921604, + 50314702.01545351 + ], + "PA_8channel_1mHz": [ + 176761.922805025, + 2615181.1584139983, + 0.0045685026, + 65401.9114378592, + 50170023.88306086 + ], + "all_triggers": [ + 1979582.982621149, + 8751737.358896187, + 0.0511633381, + 732445.7035698252, + 52802142.6303924 + ], + "coincidence_4channelPA": [ + 176662.2690101289, + 2614443.8687741393, + 0.004565927, + 65365.0395337477, + 50169878.388520315 + ], + "combined_4channelPA": [ + 1904157.5686359308, + 8583390.313710239, + 0.0492139295, + 704538.3003952944, + 52692021.525973976 + ], + "combined_4channelPA_highThreshold": [ + 1312432.8197653217, + 7126002.348389114, + 0.0339204997, + 485600.143313169, + 51828103.39262289 + ], + "combined_4channelPA_nominal_selection": [ + 1672665.1834210881, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1672665.1834210881, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1483894.8747533453, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1970923.7206172177, + 8732575.079776835, + 0.050939535, + 729241.7766283705, + 52789500.10786667 + ], + "combined_8channelPA_highThreshold": [ + 1358629.0902655856, + 7250331.680565832, + 0.0351144661, + 502692.7633982666, + 51895549.94755328 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1727495.299625802, + 8175528.884085976, + 0.0446480025, + 639173.2608615467, + 52434094.613219194 + ], + "exclusive_PA_4channel_100Hz": [ + 133506.4892096875, + 2272786.3258673055, + 0.0034505437, + 49397.4010075844, + 50106870.950011656 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 2.3461938234, + "thetamin": 2.2142974356, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 2.4980915448, + "thetamin": 2.3461938234, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 2.6905658418, + "thetamin": 2.4980915448, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 3.1415926536, + "thetamin": 2.6905658418, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 49911951.47576552 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.5707963268, + "thetamin": 1.4706289056, + "veff": { + "LPDA_2of4_100Hz": [ + 55441413644.461, + 2172380561.9489517, + 651.3235397236, + 53269033082.51205, + 57613794206.40995 + ], + "LPDA_2of4_10mHz": [ + 36666485848.978485, + 1766661744.3528748, + 430.756428859, + 34899824104.62561, + 38433147593.33136 + ], + "PA_4channel_100Hz": [ + 28677340791.25528, + 1562385497.81006, + 336.9002679802, + 27114955293.44522, + 30239726289.065346 + ], + "PA_4channel_1mHz": [ + 14228069595.187817, + 1100504317.9031985, + 167.1508001509, + 13127565277.28462, + 15328573913.091017 + ], + "PA_8channel_100Hz": [ + 54180316856.45059, + 2147531440.4097996, + 636.5082244221, + 52032785416.04079, + 56327848296.86039 + ], + "PA_8channel_1mHz": [ + 31806826876.04488, + 1645428187.998044, + 373.6653470118, + 30161398688.046837, + 33452255064.04292 + ], + "all_triggers": [ + 99820635059.53258, + 2914935334.4798985, + 1172.688881661, + 96905699725.05266, + 102735570394.01248 + ], + "coincidence_4channelPA": [ + 28677340791.25528, + 1562385497.81006, + 336.9002679802, + 27114955293.44522, + 30239726289.065346 + ], + "combined_4channelPA": [ + 78202342237.76616, + 2580053079.8484416, + 918.7180306696, + 75622289157.91772, + 80782395317.6146 + ], + "combined_4channelPA_highThreshold": [ + 49203446291.17105, + 2046522490.476895, + 578.0401454133, + 47156923800.69415, + 51249968781.64794 + ], + "combined_4channelPA_nominal_selection": [ + 60276112794.93113, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 60276112794.93113, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 55323612650.280045, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 99150147927.81622, + 2905129147.4599934, + 1164.8120252957, + 96245018780.35622, + 102055277075.2762 + ], + "combined_8channelPA_highThreshold": [ + 63822072870.19937, + 2330795726.8510795, + 749.7791935987, + 61491277143.34829, + 66152868597.05045 + ], + "exclusive_LPDA_2of4_100Hz": [ + 49525001446.51087, + 2053198833.7879603, + 581.8177626894, + 47471802612.72291, + 51578200280.29883 + ], + "exclusive_PA_4channel_100Hz": [ + 22760928593.305157, + 1391918312.5822384, + 267.394490946, + 21369010280.722916, + 24152846905.88739 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.4706289056, + "thetamin": 1.369438406, + "veff": { + "LPDA_2of4_100Hz": [ + 31277834319.43871, + 1631687918.4151387, + 367.4507633313, + 29646146401.023575, + 32909522237.85385 + ], + "LPDA_2of4_10mHz": [ + 17514130826.647766, + 1220992665.6388786, + 205.755317827, + 16293138161.008888, + 18735123492.286644 + ], + "PA_4channel_100Hz": [ + 41150509591.04093, + 1871571267.783023, + 483.4345628368, + 39278938323.257904, + 43022080858.82395 + ], + "PA_4channel_1mHz": [ + 23045656875.767426, + 1400597368.9443314, + 270.7394675727, + 21645059506.823093, + 24446254244.711754 + ], + "PA_8channel_100Hz": [ + 72929751179.43434, + 2491558717.075133, + 856.7758389778, + 70438192462.3592, + 75421309896.50948 + ], + "PA_8channel_1mHz": [ + 45400740748.54928, + 1965849334.6126018, + 533.366110757, + 43434891413.93668, + 47366590083.16189 + ], + "all_triggers": [ + 98002391550.60255, + 2888265398.470406, + 1151.3282286678, + 95114126152.13216, + 100890656949.07298 + ], + "coincidence_4channelPA": [ + 41150509591.04093, + 1871571267.783023, + 483.4345628368, + 39278938323.257904, + 43022080858.82395 + ], + "combined_4channelPA": [ + 69027684336.97781, + 2423987705.0315204, + 810.9345116919, + 66603696631.9463, + 71451672042.00932 + ], + "combined_4channelPA_highThreshold": [ + 39539554202.3768, + 1834571509.3551083, + 464.5091225006, + 37704982693.02169, + 41374125711.7319 + ], + "combined_4channelPA_nominal_selection": [ + 46610044853.263794, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 48120038853.96536, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 43822327378.670105, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 97832716790.19722, + 2885764040.940934, + 1149.334896278, + 94946952749.25629, + 100718480831.13815 + ], + "combined_8channelPA_highThreshold": [ + 60874532172.23332, + 2276337111.2720175, + 715.1516017918, + 58598195060.9613, + 63150869283.50533 + ], + "exclusive_LPDA_2of4_100Hz": [ + 27877174745.936874, + 1540434154.3061893, + 327.4999488551, + 26336740591.63068, + 29417608900.243065 + ], + "exclusive_PA_4channel_100Hz": [ + 37749850017.5391, + 1792571039.3292782, + 443.4837483606, + 35957278978.20982, + 39542421056.86838 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.369438406, + "thetamin": 1.2661036728, + "veff": { + "LPDA_2of4_100Hz": [ + 10973788948.11983, + 966489326.3944877, + 128.9196395262, + 10007299621.725342, + 11940278274.514317 + ], + "LPDA_2of4_10mHz": [ + 6381068423.315313, + 736996560.8019413, + 74.964540034, + 5644071862.513373, + 7118064984.117255 + ], + "PA_4channel_100Hz": [ + 44062958462.82413, + 1936669829.8054187, + 517.6498972545, + 42126288633.01871, + 45999628292.62955 + ], + "PA_4channel_1mHz": [ + 25521345247.967087, + 1473908562.252856, + 299.8237568763, + 24047436685.71423, + 26995253810.219944 + ], + "PA_8channel_100Hz": [ + 76631553214.08102, + 2554009889.343377, + 900.2644632042, + 74077543324.73764, + 79185563103.42441 + ], + "PA_8channel_1mHz": [ + 48910588983.48711, + 2040422983.3539634, + 574.5996693191, + 46870166000.13315, + 50951011966.84108 + ], + "all_triggers": [ + 86499490465.52087, + 2713473190.652904, + 1016.1926006358, + 83786017274.86797, + 89212963656.17378 + ], + "coincidence_4channelPA": [ + 44062958462.82413, + 1936669829.8054187, + 517.6498972545, + 42126288633.01871, + 45999628292.62955 + ], + "combined_4channelPA": [ + 54101233012.64292, + 2145963554.9607396, + 635.5791505458, + 51955269457.68218, + 56247196567.60367 + ], + "combined_4channelPA_highThreshold": [ + 31817319211.302074, + 1645699559.9382894, + 373.7886105523, + 30171619651.36378, + 33463018771.240364 + ], + "combined_4channelPA_nominal_selection": [ + 32827506847.335186, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 35415153491.206566, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 30961130511.062843, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 86244604535.29512, + 2709472378.705235, + 1013.1982107855, + 83535132156.58987, + 88954076914.00037 + ], + "combined_8channelPA_highThreshold": [ + 55121517188.34107, + 2166104187.0812197, + 647.5654087805, + 52955413001.25985, + 57287621375.42229 + ], + "exclusive_LPDA_2of4_100Hz": [ + 10038274549.8188, + 924375221.185199, + 117.9292532913, + 9113899328.6336, + 10962649771.003998 + ], + "exclusive_PA_4channel_100Hz": [ + 43127444064.5231, + 1916000511.7914934, + 506.6595110196, + 41211443552.731606, + 45043444576.31459 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.2661036728, + "thetamin": 1.1592794807, + "veff": { + "LPDA_2of4_100Hz": [ + 935949791.6042429, + 282257204.8243354, + 10.9955012183, + 664401810.7567669, + 1175132585.505252 + ], + "LPDA_2of4_10mHz": [ + 170242315.1111382, + 120379495.45998286, + 2.0, + 62989656.59112113, + 361764919.6111687 + ], + "PA_4channel_100Hz": [ + 55302915286.72687, + 2169665450.1106315, + 649.6964664822, + 53133249836.61623, + 57472580736.8375 + ], + "PA_4channel_1mHz": [ + 32078593680.263474, + 1652442745.398094, + 376.8580527035, + 30426150934.86538, + 33731036425.661575 + ], + "PA_8channel_100Hz": [ + 89837435469.27063, + 2765332981.571669, + 1055.4066468213, + 87072102487.69896, + 92602768450.8423 + ], + "PA_8channel_1mHz": [ + 57769926068.70697, + 2217530829.2936954, + 678.6788117983, + 55552395239.41328, + 59987456898.00066 + ], + "all_triggers": [ + 91113570763.89375, + 2784904417.1109166, + 1070.398633905, + 88328666346.78284, + 93898475181.00468 + ], + "coincidence_4channelPA": [ + 55302915286.72687, + 2169665450.1106315, + 649.6964664822, + 53133249836.61623, + 57472580736.8375 + ], + "combined_4channelPA": [ + 56153743920.77554, + 2186291765.4364924, + 659.6919677005, + 53967452155.33905, + 58340035686.21203 + ], + "combined_4channelPA_highThreshold": [ + 32163714837.819046, + 1654633687.0384305, + 377.8580527035, + 30509081150.780617, + 33818348524.85748 + ], + "combined_4channelPA_nominal_selection": [ + 32325009581.82701, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 36742433112.16072, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 28926859070.67187, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 90603154059.4801, + 2777092967.78637, + 1064.4022786031, + 87826061091.69373, + 93380247027.26646 + ], + "combined_8channelPA_highThreshold": [ + 57855047226.26254, + 2219163939.489732, + 679.6788117983, + 55635883286.77281, + 60074211165.75227 + ], + "exclusive_LPDA_2of4_100Hz": [ + 850828634.0486739, + 269116179.7656299, + 9.9955012183, + 576949124.5486009, + 1088136681.1204135 + ], + "exclusive_PA_4channel_100Hz": [ + 55217794129.1713, + 2167995053.947349, + 648.6964664822, + 53049799075.22395, + 57385789183.11865 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.1592794807, + "thetamin": 1.0471975512, + "veff": { + "LPDA_2of4_100Hz": [ + 425334259.18972665, + 190275969.29268286, + 4.9968100929, + 233971856.55668628, + 595788366.5995975 + ], + "LPDA_2of4_10mHz": [ + 85121157.5555691, + 85121157.5555691, + 1.0, + 31494828.295560565, + 234083183.27781504 + ], + "PA_4channel_100Hz": [ + 60077323402.05966, + 2261382610.445123, + 705.7860246184, + 57815940791.61454, + 62338706012.50479 + ], + "PA_4channel_1mHz": [ + 37274222776.9838, + 1781242540.969932, + 437.8960983073, + 35492980236.01388, + 39055465317.953735 + ], + "PA_8channel_100Hz": [ + 100914944129.4879, + 2930869642.0956006, + 1185.5447814324, + 97984074487.3923, + 103845813771.5835 + ], + "PA_8channel_1mHz": [ + 65267487822.32597, + 2357041390.001541, + 766.7598714188, + 62910446432.32443, + 67624529212.32752 + ], + "all_triggers": [ + 102020938900.88219, + 2946886562.823395, + 1198.5379643631, + 99074052338.0588, + 104967825463.70558 + ], + "coincidence_4channelPA": [ + 60077323402.05966, + 2261382610.445123, + 705.7860246184, + 57815940791.61454, + 62338706012.50479 + ], + "combined_4channelPA": [ + 60502657661.2494, + 2269373538.0747414, + 710.7828347112, + 58233284123.17465, + 62772031199.32414 + ], + "combined_4channelPA_highThreshold": [ + 37359343934.53937, + 1783275245.5032344, + 438.8960983073, + 35576068689.03613, + 39142619180.0426 + ], + "combined_4channelPA_nominal_selection": [ + 37630741342.547745, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 40033834278.63014, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 32181248810.443413, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 101340278388.67764, + 2937039632.597399, + 1190.5415915252, + 98403238756.08022, + 104277318021.27504 + ], + "combined_8channelPA_highThreshold": [ + 65352608979.88154, + 2358577903.2383046, + 767.7598714188, + 62994031076.64323, + 67711186883.11985 + ], + "exclusive_LPDA_2of4_100Hz": [ + 425334259.18972665, + 190275969.29268286, + 4.9968100929, + 233971856.55668628, + 595788366.5995975 + ], + "exclusive_PA_4channel_100Hz": [ + 60077323402.05966, + 2261382610.445123, + 705.7860246184, + 57815940791.61454, + 62338706012.50479 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.0471975512, + "thetamin": 0.927295218, + "veff": { + "LPDA_2of4_100Hz": [ + 255304579.50403485, + 147417167.71333408, + 2.9993081254, + 93612071.77256392, + 451080297.2237102 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 109806293.24668413 + ], + "PA_4channel_100Hz": [ + 60082656449.86041, + 2261482979.380057, + 705.8486770535, + 57821173470.48036, + 62344139429.24046 + ], + "PA_4channel_1mHz": [ + 38298167103.56788, + 1805542665.270559, + 449.9253558502, + 36492624438.297325, + 40103709768.83844 + ], + "PA_8channel_100Hz": [ + 91651214099.97398, + 2793108919.387692, + 1076.7148466014, + 88858105180.58629, + 94444323019.36168 + ], + "PA_8channel_1mHz": [ + 65103160306.01409, + 2354072294.083956, + 764.8293582417, + 62749088011.93013, + 67457232600.09805 + ], + "all_triggers": [ + 93353203938.31023, + 2818924046.644407, + 1096.70975606, + 90534279891.66582, + 96172127984.95464 + ], + "coincidence_4channelPA": [ + 60082656449.86041, + 2261482979.380057, + 705.8486770535, + 57821173470.48036, + 62344139429.24046 + ], + "combined_4channelPA": [ + 60337961029.36446, + 2266282658.3112535, + 708.8479851789, + 58071678371.0532, + 62604243687.67571 + ], + "combined_4channelPA_highThreshold": [ + 38298167103.56788, + 1805542665.270559, + 449.9253558502, + 36492624438.297325, + 40103709768.83844 + ], + "combined_4channelPA_nominal_selection": [ + 39884327378.461525, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 40485153942.96013, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 35052184404.52228, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 91906518679.47803, + 2796996470.662719, + 1079.7141547268, + 89109522208.8153, + 94703515150.14075 + ], + "combined_8channelPA_highThreshold": [ + 65103160306.01409, + 2354072294.083956, + 764.8293582417, + 62749088011.93013, + 67457232600.09805 + ], + "exclusive_LPDA_2of4_100Hz": [ + 255304579.50403485, + 147417167.71333408, + 2.9993081254, + 93612071.77256392, + 451080297.2237102 + ], + "exclusive_PA_4channel_100Hz": [ + 60082656449.86041, + 2261482979.380057, + 705.8486770535, + 57821173470.48036, + 62344139429.24046 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 0.927295218, + "thetamin": 0.7953988302, + "veff": { + "LPDA_2of4_100Hz": [ + 85092594.38478103, + 85106874.77189536, + 0.999664441, + 31484259.922368985, + 234041481.04846445 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 109806293.24668413 + ], + "PA_4channel_100Hz": [ + 35576096079.66177, + 1740194954.4832482, + 417.9465728769, + 33835901125.178524, + 37316291034.14502 + ], + "PA_4channel_1mHz": [ + 23406300883.44191, + 1411513877.1165218, + 274.9762991435, + 21994787006.325386, + 24817814760.55843 + ], + "PA_8channel_100Hz": [ + 49787511131.58158, + 2058633182.3156369, + 584.9017161107, + 47728877949.26594, + 51846144313.89721 + ], + "PA_8channel_1mHz": [ + 34980379132.611786, + 1725563781.3481684, + 410.9481136905, + 33254815351.263615, + 36705942913.95995 + ], + "all_triggers": [ + 50978872252.94833, + 2083118003.6302423, + 598.8977795523, + 48895754249.31808, + 53061990256.57857 + ], + "coincidence_4channelPA": [ + 35576096079.66177, + 1740194954.4832482, + 417.9465728769, + 33835901125.178524, + 37316291034.14502 + ], + "combined_4channelPA": [ + 35661188674.046555, + 1742274851.9514346, + 418.9462373179, + 33918913822.09512, + 37403463525.997986 + ], + "combined_4channelPA_highThreshold": [ + 23406300883.44191, + 1411513877.1165218, + 274.9762991435, + 21994787006.325386, + 24817814760.55843 + ], + "combined_4channelPA_nominal_selection": [ + 24979850590.709545, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 25335611551.506165, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 19990687880.11842, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 49872603725.96636, + 2060391651.9595118, + 585.9013805517, + 47812212074.00685, + 51932995377.92587 + ], + "combined_8channelPA_highThreshold": [ + 34980379132.611786, + 1725563781.3481684, + 410.9481136905, + 33254815351.263615, + 36705942913.95995 + ], + "exclusive_LPDA_2of4_100Hz": [ + 85092594.38478103, + 85106874.77189536, + 0.999664441, + 31484259.922368985, + 234041481.04846445 + ], + "exclusive_PA_4channel_100Hz": [ + 35576096079.66177, + 1740194954.4832482, + 417.9465728769, + 33835901125.178524, + 37316291034.14502 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 0.7953988302, + "thetamin": 0.6435011088, + "veff": { + "LPDA_2of4_100Hz": [ + 170202076.96609542, + 120365268.28664531, + 1.9995272839, + 62974768.47745531, + 361704562.3936045 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 109806293.24668413 + ], + "PA_4channel_100Hz": [ + 5447742863.645247, + 680968559.1997433, + 63.9998681889, + 4766774304.445504, + 6128711422.844992 + ], + "PA_4channel_1mHz": [ + 4511421350.445163, + 619691380.9073038, + 53.0, + 3891729969.537859, + 5131112731.352467 + ], + "PA_8channel_100Hz": [ + 7490618791.049079, + 798504941.9393691, + 87.9994939702, + 6692113849.109709, + 8289123732.988447 + ], + "PA_8channel_1mHz": [ + 5788238713.778699, + 701927047.1529083, + 68.0, + 5086311666.625791, + 6490165760.931607 + ], + "all_triggers": [ + 7660820868.015174, + 807525813.8978044, + 89.9990212541, + 6853295054.11737, + 8468346681.912979 + ], + "coincidence_4channelPA": [ + 5447742863.645247, + 680968559.1997433, + 63.9998681889, + 4766774304.445504, + 6128711422.844992 + ], + "combined_4channelPA": [ + 5617944940.611342, + 691524385.9968282, + 65.9993954728, + 4926420554.614513, + 6309469326.60817 + ], + "combined_4channelPA_highThreshold": [ + 4511421350.445163, + 619691380.9073038, + 53.0, + 3891729969.537859, + 5131112731.352467 + ], + "combined_4channelPA_nominal_selection": [ + 3857647016.548254, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 3912124445.1847057, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 2696600807.486142, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 7660820868.015174, + 807525813.8978044, + 89.9990212541, + 6853295054.11737, + 8468346681.912979 + ], + "combined_8channelPA_highThreshold": [ + 5788238713.778699, + 701927047.1529083, + 68.0, + 5086311666.625791, + 6490165760.931607 + ], + "exclusive_LPDA_2of4_100Hz": [ + 170202076.96609542, + 120365268.28664531, + 1.9995272839, + 62974768.47745531, + 361704562.3936045 + ], + "exclusive_PA_4channel_100Hz": [ + 5447742863.645247, + 680968559.1997433, + 63.9998681889, + 4766774304.445504, + 6128711422.844992 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 0.6435011088, + "thetamin": 0.4510268118, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 109806293.24668413 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 109806293.24668413 + ], + "PA_4channel_100Hz": [ + 2553634726.6670732, + 466227781.14136505, + 30.0, + 2087406945.5257077, + 3019862507.8084383 + ], + "PA_4channel_1mHz": [ + 2213150096.4447966, + 434034443.3954528, + 26.0, + 1779115653.0493438, + 2647184539.8402495 + ], + "PA_8channel_100Hz": [ + 2808998199.3337803, + 488983822.1238005, + 33.0, + 2320014377.2099795, + 3297982021.4575806 + ], + "PA_8channel_1mHz": [ + 2553634726.6670732, + 466227781.14136505, + 30.0, + 2087406945.5257077, + 3019862507.8084383 + ], + "all_triggers": [ + 2894119356.8893495, + 496337374.940071, + 34.0, + 2397781981.9492784, + 3390456731.8294206 + ], + "coincidence_4channelPA": [ + 2553634726.6670732, + 466227781.14136505, + 30.0, + 2087406945.5257077, + 3019862507.8084383 + ], + "combined_4channelPA": [ + 2553634726.6670732, + 466227781.14136505, + 30.0, + 2087406945.5257077, + 3019862507.8084383 + ], + "combined_4channelPA_highThreshold": [ + 2213150096.4447966, + 434034443.3954528, + 26.0, + 1779115653.0493438, + 2647184539.8402495 + ], + "combined_4channelPA_nominal_selection": [ + 1762007961.4002805, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1915226045.000305, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 153218083.6000247, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 2808998199.3337803, + 488983822.1238005, + 33.0, + 2320014377.2099795, + 3297982021.4575806 + ], + "combined_8channelPA_highThreshold": [ + 2553634726.6670732, + 466227781.14136505, + 30.0, + 2087406945.5257077, + 3019862507.8084383 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 109806293.24668413 + ], + "exclusive_PA_4channel_100Hz": [ + 2553634726.6670732, + 466227781.14136505, + 30.0, + 2087406945.5257077, + 3019862507.8084383 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 0.4510268118, + "thetamin": 0.0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 109806293.24668413 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 109806293.24668413 + ], + "PA_4channel_100Hz": [ + 1361938520.8891056, + 340484630.2222764, + 16.0, + 1049543872.660167, + 1644540763.973595 + ], + "PA_4channel_1mHz": [ + 1276817363.3335366, + 329672825.62261677, + 15.0, + 963571503.5290422, + 1559419606.418026 + ], + "PA_8channel_100Hz": [ + 1532180836.0002437, + 361138486.3799486, + 18.0, + 1175523185.8424094, + 1856492446.2869618 + ], + "PA_8channel_1mHz": [ + 1361938520.8891056, + 340484630.2222764, + 16.0, + 1049543872.660167, + 1644540763.973595 + ], + "all_triggers": [ + 1532180836.0002437, + 361138486.3799486, + 18.0, + 1175523185.8424094, + 1856492446.2869618 + ], + "coincidence_4channelPA": [ + 1361938520.8891056, + 340484630.2222764, + 16.0, + 1049543872.660167, + 1644540763.973595 + ], + "combined_4channelPA": [ + 1361938520.8891056, + 340484630.2222764, + 16.0, + 1049543872.660167, + 1644540763.973595 + ], + "combined_4channelPA_highThreshold": [ + 1276817363.3335366, + 329672825.62261677, + 15.0, + 963571503.5290422, + 1559419606.418026 + ], + "combined_4channelPA_nominal_selection": [ + 680969260.4445528, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1361938520.8891056, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1532180836.0002437, + 361138486.3799486, + 18.0, + 1175523185.8424094, + 1856492446.2869618 + ], + "combined_8channelPA_highThreshold": [ + 1361938520.8891056, + 340484630.2222764, + 16.0, + 1049543872.660167, + 1644540763.973595 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 109806293.24668413 + ], + "exclusive_PA_4channel_100Hz": [ + 1361938520.8891056, + 340484630.2222764, + 16.0, + 1049543872.660167, + 1644540763.973595 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.670963748, + "thetamin": 1.5707963268, + "veff": { + "LPDA_2of4_100Hz": [ + 101932893142.34602, + 3058993231.5170894, + 1110.3800995898, + 98873899910.82892, + 104991886373.86311 + ], + "LPDA_2of4_10mHz": [ + 78002620860.08888, + 2675937330.162304, + 849.7017522885, + 75326683529.92657, + 80678558190.25117 + ], + "PA_4channel_100Hz": [ + 41116657940.66383, + 1942809614.695413, + 447.8938773493, + 39173848325.96842, + 43059467555.359245 + ], + "PA_4channel_1mHz": [ + 26255019349.71825, + 1552485354.6182444, + 286.0023894305, + 24702533995.100006, + 27807504704.336494 + ], + "PA_8channel_100Hz": [ + 64657428404.77664, + 2436298817.3782167, + 704.3292854551, + 62221129587.39842, + 67093727222.15485 + ], + "PA_8channel_1mHz": [ + 44853207562.61283, + 2029168414.4614162, + 488.5970322725, + 42824039148.15141, + 46882375977.07425 + ], + "all_triggers": [ + 132461727702.9042, + 3487117233.923547, + 1442.9382102713, + 128974610468.98064, + 135948844936.82774 + ], + "coincidence_4channelPA": [ + 41116657940.66383, + 1942809614.695413, + 447.8938773493, + 39173848325.96842, + 43059467555.359245 + ], + "combined_4channelPA": [ + 119846132832.34624, + 3316907444.293462, + 1305.5134295463, + 116529225388.05278, + 123163040276.6397 + ], + "combined_4channelPA_highThreshold": [ + 89889174882.56854, + 2872599215.73125, + 979.1849115748, + 87016575666.83731, + 92761774098.2998 + ], + "combined_4channelPA_nominal_selection": [ + 101404373926.07787, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 102658300704.37788, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 93531426436.90964, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 132100538699.84488, + 3482359753.4783454, + 1439.0036895408, + 128618178946.36655, + 135582898453.32323 + ], + "combined_8channelPA_highThreshold": [ + 100744673229.96666, + 3041111803.6847873, + 1097.4365275595, + 97703561426.28186, + 103785785033.65144 + ], + "exclusive_LPDA_2of4_100Hz": [ + 78729474891.68239, + 2688376051.6446433, + 857.619552197, + 76041098840.03775, + 81417850943.32704 + ], + "exclusive_PA_4channel_100Hz": [ + 17913239690.00021, + 1282355412.3338892, + 195.1333299564, + 16630884277.666317, + 19195595102.3341 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.7721542476, + "thetamin": 1.670963748, + "veff": { + "LPDA_2of4_100Hz": [ + 9131664217.37485, + 915580021.1641859, + 99.4734664202, + 8216084196.210664, + 10047244238.539038 + ], + "LPDA_2of4_10mHz": [ + 7169944898.283929, + 811295841.023769, + 78.1039749268, + 6358649057.26016, + 7981240739.307697 + ], + "PA_4channel_100Hz": [ + 1864118984.620607, + 413673932.93289787, + 20.306307022, + 1450445051.687709, + 2277792917.5535045 + ], + "PA_4channel_1mHz": [ + 1174337328.1692772, + 328335448.47600543, + 12.7923456228, + 843325797.6761746, + 1467399872.4088376 + ], + "PA_8channel_100Hz": [ + 2924312033.0147133, + 518123387.457805, + 31.8552509043, + 2406188645.5569086, + 3442435420.472519 + ], + "PA_8channel_1mHz": [ + 1961733357.0098689, + 424366730.75714356, + 21.3696444119, + 1537366626.252725, + 2386100087.7670126 + ], + "all_triggers": [ + 9973392149.124563, + 956847636.4028052, + 108.6426160035, + 9016544512.721758, + 10930239785.527369 + ], + "coincidence_4channelPA": [ + 1864118984.620607, + 413673932.93289787, + 20.306307022, + 1450445051.687709, + 2277792917.5535045 + ], + "combined_4channelPA": [ + 9559491256.658485, + 936782417.2993689, + 104.1338916847, + 8622708839.359116, + 10496273673.957855 + ], + "combined_4channelPA_highThreshold": [ + 7471986726.577303, + 828207933.7339122, + 81.3941909213, + 6643778792.843391, + 8300194660.311215 + ], + "combined_4channelPA_nominal_selection": [ + 8477640290.777644, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 8682997269.63379, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 7690989982.00251, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 9956418005.301952, + 956033039.6417893, + 108.4577124761, + 9000384965.660164, + 10912451044.94374 + ], + "combined_8channelPA_highThreshold": [ + 7740943626.858844, + 842981983.7610065, + 84.3240046499, + 6897961643.097837, + 8583925610.61985 + ], + "exclusive_LPDA_2of4_100Hz": [ + 7695372272.037879, + 840496980.7043196, + 83.8275846627, + 6854875291.333559, + 8535869252.742199 + ], + "exclusive_PA_4channel_100Hz": [ + 427827039.28363484, + 198178006.3635662, + 4.6604252645, + 239669086.10629022, + 635741948.6423997 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.8754889808, + "thetamin": 1.7721542476, + "veff": { + "LPDA_2of4_100Hz": [ + 706732601.7050506, + 254711705.33865073, + 7.698612219, + 457489231.7903031, + 917319253.7391517 + ], + "LPDA_2of4_10mHz": [ + 553765575.8784015, + 225467691.40086848, + 6.0323047481, + 351951197.6277126, + 7223108898.001045 + ], + "PA_4channel_100Hz": [ + 65758154.29016634, + 77695550.47644152, + 0.7163197635, + 24330517.087361548, + 214428905.26364285 + ], + "PA_4channel_1mHz": [ + 38355042.44279111, + 59337954.938203126, + 0.4178109199, + 14191365.70383271, + 174420361.966475 + ], + "PA_8channel_100Hz": [ + 102640882.0922573, + 97069217.44852598, + 1.1180923975, + 37977126.3741352, + 268711323.13838595 + ], + "PA_8channel_1mHz": [ + 66185591.65936823, + 77947657.52946013, + 0.720975944, + 24488668.91396625, + 215052963.8226776 + ], + "all_triggers": [ + 722355813.107735, + 257511676.71251354, + 7.8687997071, + 473893603.7631218, + 933254929.3698899 + ], + "coincidence_4channelPA": [ + 65758154.29016634, + 77695550.47644152, + 0.7163197635, + 24330517.087361548, + 214428905.26364285 + ], + "combined_4channelPA": [ + 715236914.0177848, + 256239631.41331717, + 7.7912517867, + 466418759.71867406, + 925993652.2981406 + ], + "combined_4channelPA_highThreshold": [ + 559786379.3145311, + 226690073.93592238, + 6.0978908422, + 354540143.10524833, + 6791296875.561832 + ], + "combined_4channelPA_nominal_selection": [ + 646377054.3811653, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 646377054.3811653, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 578282582.8526919, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 721165084.1637728, + 257299348.4761171, + 7.8558288035, + 472643338.3719615, + 932040385.8470483 + ], + "combined_8channelPA_highThreshold": [ + 563327483.7865008, + 227405943.21961063, + 6.136464965, + 356062818.0281954, + 6537328862.832159 + ], + "exclusive_LPDA_2of4_100Hz": [ + 649478759.7276186, + 244176473.36095956, + 7.0749320232, + 397372697.71399945, + 858920334.922171 + ], + "exclusive_PA_4channel_100Hz": [ + 8504312.312734177, + 27940935.387151904, + 0.0926395677, + 3146595.5557116456, + 130838295.9765919 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.9823131729, + "thetamin": 1.8754889808, + "veff": { + "LPDA_2of4_100Hz": [ + 48809881.5284807, + 66938383.04227649, + 0.5316980559, + 18059656.16553786, + 189684427.03158185 + ], + "LPDA_2of4_10mHz": [ + 38427308.37844107, + 59393828.88096111, + 0.4185981305, + 14218104.100023195, + 174525870.23252398 + ], + "PA_4channel_100Hz": [ + 2715080.528569398, + 15787475.812259246, + 0.0295760406, + 1004579.7955706774, + 122386017.57171133 + ], + "PA_4channel_1mHz": [ + 1651210.872840291, + 12311830.00722227, + 0.0179870465, + 610948.0229509076, + 120832767.87434684 + ], + "PA_8channel_100Hz": [ + 4256589.162620752, + 19767520.96567966, + 0.0463680737, + 1574937.9901696786, + 124636620.1774263 + ], + "PA_8channel_1mHz": [ + 2654281.2383188666, + 15609709.083697619, + 0.028913739, + 982084.0581779805, + 122297250.60794555 + ], + "all_triggers": [ + 50643270.465303704, + 68183958.73455046, + 0.5516696129, + 18738010.07216237, + 192361174.8793434 + ], + "coincidence_4channelPA": [ + 2715080.528569398, + 15787475.812259246, + 0.0295760406, + 1004579.7955706774, + 122386017.57171133 + ], + "combined_4channelPA": [ + 50073240.29054896, + 67799140.54523401, + 0.5454601339, + 18527098.907503113, + 191528930.8242015 + ], + "combined_4channelPA_highThreshold": [ + 39329897.56366595, + 60087308.11364854, + 0.4284302567, + 14552062.098556401, + 175843650.44295228 + ], + "combined_4channelPA_nominal_selection": [ + 44996317.44859257, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 45097386.14955804, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 40108898.42094644, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 50590636.590888135, + 68148517.5117077, + 0.5510962592, + 18718535.53862861, + 192284329.42269668 + ], + "combined_8channelPA_highThreshold": [ + 39671007.763570115, + 60347315.704144925, + 0.4321460541, + 14678272.872520942, + 176341671.33481237 + ], + "exclusive_LPDA_2of4_100Hz": [ + 47358159.76197955, + 65935415.87151569, + 0.5158840933, + 17522519.111932434, + 187564913.2524901 + ], + "exclusive_PA_4channel_100Hz": [ + 1263358.7620682328, + 10769230.908373345, + 0.013762078, + 467442.7419652461, + 120266503.79261962 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 2.0943951024, + "thetamin": 1.9823131729, + "veff": { + "LPDA_2of4_100Hz": [ + 819974.0861694969, + 8676037.177788014, + 0.0089321796, + 303390.4118827138, + 119619162.16580746 + ], + "LPDA_2of4_10mHz": [ + 619813.2987832987, + 7543133.356126406, + 0.0067517789, + 229330.9205498206, + 119326927.41622362 + ], + "PA_4channel_100Hz": [ + 72600.2845049298, + 2581609.210851356, + 0.0007908528, + 26862.105266824, + 118527996.41537718 + ], + "PA_4channel_1mHz": [ + 44592.8374061528, + 2023270.2424255698, + 0.0004857608, + 16499.3498402765, + 118487105.54261298 + ], + "PA_8channel_100Hz": [ + 100483.6640350288, + 3037169.7941365815, + 0.0010945933, + 37178.9556929607, + 118568706.14949115 + ], + "PA_8channel_1mHz": [ + 70815.7846810777, + 2549684.104692763, + 0.0007714138, + 26201.8403319988, + 118525391.04563437 + ], + "all_triggers": [ + 885941.694979895, + 9018284.071770769, + 0.009650781, + 327798.4271425611, + 119715474.87467064 + ], + "coincidence_4channelPA": [ + 72600.2845049298, + 2581609.210851356, + 0.0007908528, + 26862.105266824, + 118527996.41537718 + ], + "combined_4channelPA": [ + 869810.9593487761, + 8935806.962340763, + 0.0094750649, + 321830.0549590472, + 119691924.00064921 + ], + "combined_4channelPA_highThreshold": [ + 654291.2751200016, + 7750092.84176752, + 0.0071273559, + 242087.7717944006, + 119377265.26167521 + ], + "combined_4channelPA_nominal_selection": [ + 768161.6676655086, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 776135.5673741933, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 670499.3258365835, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 885941.694979895, + 9018284.071770769, + 0.009650781, + 327798.4271425611, + 119715474.87467064 + ], + "combined_8channelPA_highThreshold": [ + 671206.7612618353, + 7849635.703893302, + 0.0073116205, + 248346.5016668791, + 119401961.87144229 + ], + "exclusive_LPDA_2of4_100Hz": [ + 797210.6748438462, + 8554761.244515542, + 0.0086842121, + 294967.9496922231, + 119585927.58527201 + ], + "exclusive_PA_4channel_100Hz": [ + 49836.8731792793, + 2138930.7978188167, + 0.0005428853, + 18439.6430763333, + 118494761.83484176 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 2.2142974356, + "thetamin": 2.0943951024, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 2.3461938234, + "thetamin": 2.2142974356, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 2.4980915448, + "thetamin": 2.3461938234, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 2.6905658418, + "thetamin": 2.4980915448, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 3.1415926536, + "thetamin": 2.6905658418, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.5707963268, + "thetamin": 1.4706289056, + "veff": { + "LPDA_2of4_100Hz": [ + 183077280116.6224, + 4099572455.1111345, + 1994.3058836233, + 178977707661.51126, + 187176852571.73355 + ], + "LPDA_2of4_10mHz": [ + 135721170559.83514, + 3529759688.334727, + 1478.4441237455, + 132191410871.5004, + 139250930248.16986 + ], + "PA_4channel_100Hz": [ + 121663236165.93842, + 3341958270.2411394, + 1325.307583507, + 118321277895.69727, + 125005194436.17957 + ], + "PA_4channel_1mHz": [ + 80595532941.85602, + 2720049617.9412575, + 877.9469819374, + 77875483323.91476, + 83315582559.79729 + ], + "PA_8channel_100Hz": [ + 182121486794.03275, + 4088857112.6528993, + 1983.8941916561, + 178032629681.37988, + 186210343906.68567 + ], + "PA_8channel_1mHz": [ + 130803745675.86453, + 3465224935.4182425, + 1424.8774038765, + 127338520740.4463, + 134268970611.28278 + ], + "all_triggers": [ + 290213575456.0164, + 5161550757.946908, + 3161.3679243575, + 285052024698.0695, + 295375126213.9634 + ], + "coincidence_4channelPA": [ + 121663236165.93842, + 3341958270.2411394, + 1325.307583507, + 118321277895.69727, + 125005194436.17957 + ], + "combined_4channelPA": [ + 247415827872.44168, + 4765791959.233024, + 2695.1615236649, + 242650035913.20868, + 252181619831.6747 + ], + "combined_4channelPA_highThreshold": [ + 184601367477.3091, + 4116601211.48709, + 2010.9081424543, + 180484766265.82205, + 188717968688.7962 + ], + "combined_4channelPA_nominal_selection": [ + 198167596480.97433, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 198167596480.97433, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 185592337310.324, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 289489967811.9477, + 5155111933.327617, + 3153.4854881476, + 284334855878.6201, + 294645079745.2753 + ], + "combined_8channelPA_highThreshold": [ + 219756045412.0202, + 4491503642.30326, + 2393.8567038346, + 215264541769.71692, + 224247549054.3235 + ], + "exclusive_LPDA_2of4_100Hz": [ + 125752591706.50333, + 3397659182.2395906, + 1369.853940158, + 122354932524.26373, + 129150250888.74292 + ], + "exclusive_PA_4channel_100Hz": [ + 64338547755.81932, + 2430283663.2755885, + 700.8556400416, + 61908264092.54373, + 66768831419.09491 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.4706289056, + "thetamin": 1.369438406, + "veff": { + "LPDA_2of4_100Hz": [ + 131705131947.56766, + 3477144102.96535, + 1434.6964264441, + 128227987844.6023, + 135182276050.53302 + ], + "LPDA_2of4_10mHz": [ + 96523497228.84142, + 2976719174.7975893, + 1051.4542181791, + 93546778054.04384, + 99500216403.63902 + ], + "PA_4channel_100Hz": [ + 163178025436.45667, + 3870367261.0059524, + 1777.5384034472, + 159307658175.45074, + 167048392697.46265 + ], + "PA_4channel_1mHz": [ + 110135334555.44286, + 3179689247.7394166, + 1199.7313132401, + 106955645307.70345, + 113315023803.18228 + ], + "PA_8channel_100Hz": [ + 236044553248.77225, + 4654985498.176906, + 2571.2914297252, + 231389567750.59537, + 240699538746.94913 + ], + "PA_8channel_1mHz": [ + 173975873980.07355, + 3996371508.1772304, + 1895.1620259267, + 169979502471.8963, + 177972245488.25076 + ], + "all_triggers": [ + 303352938044.42615, + 5277101449.89447, + 3304.4982357781, + 298075836594.53174, + 308630039494.3206 + ], + "coincidence_4channelPA": [ + 163178025436.45667, + 3870367261.0059524, + 1777.5384034472, + 159307658175.45074, + 167048392697.46265 + ], + "combined_4channelPA": [ + 247492709052.21085, + 4766532354.971794, + 2695.9990092833, + 242726176697.23904, + 252259241407.1826 + ], + "combined_4channelPA_highThreshold": [ + 181765515810.113, + 4084859159.3062763, + 1980.0165120927, + 177680656650.80673, + 185850374969.41925 + ], + "combined_4channelPA_nominal_selection": [ + 178851700596.22098, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 183483203680.4067, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 170420232234.64557, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 302804688795.54565, + 5272330645.11617, + 3298.526021738, + 297532358150.4295, + 308077019440.66187 + ], + "combined_8channelPA_highThreshold": [ + 231977731112.7545, + 4614710794.421559, + 2526.9905349973, + 227363020318.33292, + 236592441907.17603 + ], + "exclusive_LPDA_2of4_100Hz": [ + 84314683615.75415, + 2782101356.1562114, + 918.4606058361, + 81532582259.59795, + 87096784971.91035 + ], + "exclusive_PA_4channel_100Hz": [ + 115787577104.64317, + 3260260661.0831356, + 1261.3025828393, + 112527316443.56006, + 119047837765.72632 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.369438406, + "thetamin": 1.2661036728, + "veff": { + "LPDA_2of4_100Hz": [ + 52599872290.96416, + 2197423099.066384, + 572.9833582894, + 50402449191.89777, + 54797295390.03054 + ], + "LPDA_2of4_10mHz": [ + 34647078886.05682, + 1783424190.0736957, + 377.4191599788, + 32863654695.983124, + 36430503076.130516 + ], + "PA_4channel_100Hz": [ + 182925867263.06232, + 4097876842.3110423, + 1992.6565061336, + 178827990420.75125, + 187023744105.37335 + ], + "PA_4channel_1mHz": [ + 124020702061.30148, + 3374181448.770572, + 1350.9880398835, + 120646520612.53091, + 127394883510.07204 + ], + "PA_8channel_100Hz": [ + 260585832382.10504, + 4890989614.860908, + 2838.6256250774, + 255694842767.2441, + 265476821996.9659 + ], + "PA_8channel_1mHz": [ + 194558102333.40363, + 4226160644.6284614, + 2119.3693064641, + 190331941688.7752, + 198784262978.03214 + ], + "all_triggers": [ + 289363243624.0606, + 5153983485.100507, + 3152.105050371, + 284209260138.9601, + 294517227109.1611 + ], + "coincidence_4channelPA": [ + 182925867263.06232, + 4097876842.3110423, + 1992.6565061336, + 178827990420.75125, + 187023744105.37335 + ], + "combined_4channelPA": [ + 217289835153.70087, + 4466229603.044355, + 2366.991668341, + 212823605550.65656, + 221756064756.74524 + ], + "combined_4channelPA_highThreshold": [ + 150968726770.0302, + 3722758267.399157, + 1644.5395072988, + 147245968502.63107, + 154691485037.4294 + ], + "combined_4channelPA_nominal_selection": [ + 136449155819.15074, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 146330553590.91498, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 129718959772.83215, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 288446785203.785, + 5145815278.622763, + 3142.1218431785, + 283300969925.1622, + 293592600482.4077 + ], + "combined_8channelPA_highThreshold": [ + 217382035525.53876, + 4467177057.297422, + 2367.99602969, + 212914858468.24136, + 221849212582.8362 + ], + "exclusive_LPDA_2of4_100Hz": [ + 34363967890.63858, + 1776122814.5487638, + 374.3351622074, + 32587845076.089813, + 36140090705.18735 + ], + "exclusive_PA_4channel_100Hz": [ + 164689962862.73672, + 3888256497.557643, + 1794.0083100516, + 160801706365.1791, + 168578219360.2944 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.2661036728, + "thetamin": 1.1592794807, + "veff": { + "LPDA_2of4_100Hz": [ + 7888801834.271618, + 850994717.0142331, + 85.934660504, + 7037807117.257385, + 8739796551.28585 + ], + "LPDA_2of4_10mHz": [ + 3945914942.536331, + 601859611.308846, + 42.9838229034, + 3344055331.227485, + 4547774553.845178 + ], + "PA_4channel_100Hz": [ + 193744367831.86472, + 4217313477.4362197, + 2110.5050962077, + 189527054354.42853, + 197961681309.30093 + ], + "PA_4channel_1mHz": [ + 133063532077.50632, + 3495029648.6174593, + 1449.4938134805, + 129568502428.88889, + 136558561726.12378 + ], + "PA_8channel_100Hz": [ + 273390520780.12616, + 5009715541.586726, + 2978.1102481495, + 268380805238.5394, + 278400236321.7129 + ], + "PA_8channel_1mHz": [ + 205019728785.0002, + 4338295875.39428, + 2233.3303789216, + 200681432909.60593, + 209358024660.39444 + ], + "all_triggers": [ + 279719816514.584, + 5067373990.149021, + 3047.0568247776, + 274652442524.435, + 284787190504.73303 + ], + "coincidence_4channelPA": [ + 193744367831.86472, + 4217313477.4362197, + 2110.5050962077, + 189527054354.42853, + 197961681309.30093 + ], + "combined_4channelPA": [ + 199615717070.78152, + 4280738584.298012, + 2174.4631489192, + 195334978486.48352, + 203896455655.07956 + ], + "combined_4channelPA_highThreshold": [ + 136275515766.1481, + 3536960891.4055576, + 1484.4827425506, + 132738554874.74254, + 139812476657.55365 + ], + "combined_4channelPA_nominal_selection": [ + 116586008595.19057, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 131924161814.11137, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 104495258757.10829, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 278711888052.18134, + 5058235989.274348, + 3036.0772118974, + 273653652062.90704, + 283770124041.4557 + ], + "combined_8channelPA_highThreshold": [ + 208048319819.29388, + 4370221477.157785, + 2266.321566659, + 203678098342.1361, + 212418541296.4517 + ], + "exclusive_LPDA_2of4_100Hz": [ + 5871349238.91684, + 734159287.983586, + 63.9580527115, + 5137189950.933253, + 6605508526.900425 + ], + "exclusive_PA_4channel_100Hz": [ + 191726915236.50992, + 4195298656.676496, + 2088.5284884151, + 187531616579.8334, + 195922213893.1864 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.1592794807, + "thetamin": 1.0471975512, + "veff": { + "LPDA_2of4_100Hz": [ + 1467273173.3273432, + 367009097.04181737, + 15.9833679012, + 1130351905.0606167, + 1772049173.3273432 + ], + "LPDA_2of4_10mHz": [ + 367200000.0, + 183600000.0, + 4.0, + 214812000.0, + 622404000.0 + ], + "PA_4channel_100Hz": [ + 200511302406.34177, + 4290330705.307246, + 2184.2189804612, + 196220971701.03452, + 204801633111.64905 + ], + "PA_4channel_1mHz": [ + 143196358592.39148, + 3625662107.6406913, + 1559.873187281, + 139570696484.7508, + 146822020700.03217 + ], + "PA_8channel_100Hz": [ + 278355634233.25543, + 5055002198.081901, + 3032.1964513427, + 273300632035.17355, + 283410636431.33734 + ], + "PA_8channel_1mHz": [ + 212616201123.15152, + 4417936991.753652, + 2316.0806222566, + 208198264131.3979, + 217034138114.90515 + ], + "all_triggers": [ + 280740160698.31946, + 5076607799.712888, + 3058.1716851669, + 275663552898.6066, + 285816768498.03235 + ], + "coincidence_4channelPA": [ + 200511302406.34177, + 4290330705.307246, + 2184.2189804612, + 196220971701.03452, + 204801633111.64905 + ], + "combined_4channelPA": [ + 201703351452.06012, + 4303064915.069156, + 2197.2042641837, + 197400286536.991, + 206006416367.12927 + ], + "combined_4channelPA_highThreshold": [ + 143563558592.3915, + 3630307793.9455137, + 1563.873187281, + 139933250798.44595, + 147193866386.337 + ], + "combined_4channelPA_nominal_selection": [ + 125494436801.56982, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 133503879932.71915, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 107353984851.91203, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 279364392903.46027, + 5064153558.941282, + 3043.1851078808, + 274300239344.51895, + 284428546462.40155 + ], + "combined_8channelPA_highThreshold": [ + 212983401123.15152, + 4421750357.393022, + 2320.0806222566, + 208561650765.75848, + 217405151480.54456 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1192049045.7183676, + 330802210.3870319, + 12.9852837224, + 851296070.5732654, + 1493436097.2060003 + ], + "exclusive_PA_4channel_100Hz": [ + 200236078278.7328, + 4287385215.488301, + 2181.2208962825, + 195948693063.2445, + 204523463494.22113 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.0471975512, + "thetamin": 0.927295218, + "veff": { + "LPDA_2of4_100Hz": [ + 91800000.0, + 91800000.0, + 1.0, + 33966000.0, + 252450000.0 + ], + "LPDA_2of4_10mHz": [ + 91800000.0, + 91800000.0, + 1.0, + 33966000.0, + 252450000.0 + ], + "PA_4channel_100Hz": [ + 193307336486.58493, + 4212554271.3974023, + 2105.7444061719, + 189094782215.18753, + 197519890757.98233 + ], + "PA_4channel_1mHz": [ + 139921889553.0638, + 3583968395.643474, + 1524.2035899027, + 136337921157.42033, + 143505857948.70728 + ], + "PA_8channel_100Hz": [ + 257690800470.5122, + 4863745005.979756, + 2807.0893297441, + 252827055464.53244, + 262554545476.49197 + ], + "PA_8channel_1mHz": [ + 203120450293.4529, + 4318154390.123051, + 2212.6410707348, + 198802295903.3299, + 207438604683.57596 + ], + "all_triggers": [ + 259434005600.65497, + 4880168205.517114, + 2826.0784923819, + 254553837395.13785, + 264314173806.1721 + ], + "coincidence_4channelPA": [ + 193307336486.58493, + 4212554271.3974023, + 2105.7444061719, + 189094782215.18753, + 197519890757.98233 + ], + "combined_4channelPA": [ + 193399136486.58493, + 4213554405.661389, + 2106.7444061719, + 189185582080.92352, + 197612690892.24628 + ], + "combined_4channelPA_highThreshold": [ + 140013689553.0638, + 3585143888.461279, + 1525.2035899027, + 136428545664.60254, + 143598833441.5251 + ], + "combined_4channelPA_nominal_selection": [ + 127665462081.14606, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 129598535446.0119, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 112191695162.21925, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 257782600470.5122, + 4864611261.261584, + 2808.0893297441, + 252917989209.25064, + 262647211731.7738 + ], + "combined_8channelPA_highThreshold": [ + 203212250293.4529, + 4319130071.778225, + 2213.6410707348, + 198893120221.67468, + 207531380365.23117 + ], + "exclusive_LPDA_2of4_100Hz": [ + 91800000.0, + 91800000.0, + 1.0, + 33966000.0, + 252450000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 193307336486.58493, + 4212554271.3974023, + 2105.7444061719, + 189094782215.18753, + 197519890757.98233 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 0.927295218, + "thetamin": 0.7953988302, + "veff": { + "LPDA_2of4_100Hz": [ + 458647639.37319344, + 205192234.97603208, + 4.9961616489, + 252305532.14300933, + 642522480.6621026 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 118422000.0 + ], + "PA_4channel_100Hz": [ + 93140281539.3291, + 2924085813.602332, + 1014.6000167683, + 90216195725.72676, + 96064367352.93143 + ], + "PA_4channel_1mHz": [ + 65982016143.88708, + 2461127603.76394, + 718.758345794, + 63520888540.12314, + 68443143747.65102 + ], + "PA_8channel_100Hz": [ + 123231341409.78102, + 3363426398.9892654, + 1342.3893399758, + 119867915010.79173, + 126594767808.7703 + ], + "PA_8channel_1mHz": [ + 91579614428.49258, + 2899484196.2900267, + 997.5992857134, + 88680130232.20255, + 94479098624.7826 + ], + "all_triggers": [ + 125616568460.11446, + 3395821106.1006303, + 1368.3722054479, + 122220747354.01384, + 129012389566.21507 + ], + "coincidence_4channelPA": [ + 93140281539.3291, + 2924085813.602332, + 1014.6000167683, + 90216195725.72676, + 96064367352.93143 + ], + "combined_4channelPA": [ + 93598929178.70229, + 2931276462.3291454, + 1019.5961784172, + 90667652716.37314, + 96530205641.03142 + ], + "combined_4channelPA_highThreshold": [ + 65982016143.88708, + 2461127603.76394, + 718.758345794, + 63520888540.12314, + 68443143747.65102 + ], + "combined_4channelPA_nominal_selection": [ + 65610979952.96623, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 66542382768.35953, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 52525475773.52284, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 123689989049.15422, + 3369679657.5805774, + 1347.3855016248, + 120320309391.57364, + 127059668706.73482 + ], + "combined_8channelPA_highThreshold": [ + 91579614428.49258, + 2899484196.2900267, + 997.5992857134, + 88680130232.20255, + 94479098624.7826 + ], + "exclusive_LPDA_2of4_100Hz": [ + 458647639.37319344, + 205192234.97603208, + 4.9961616489, + 252305532.14300933, + 642522480.6621026 + ], + "exclusive_PA_4channel_100Hz": [ + 93140281539.3291, + 2924085813.602332, + 1014.6000167683, + 90216195725.72676, + 96064367352.93143 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 0.7953988302, + "thetamin": 0.6435011088, + "veff": { + "LPDA_2of4_100Hz": [ + 91800000.0, + 91800000.0, + 1.0, + 33966000.0, + 252450000.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 118422000.0 + ], + "PA_4channel_100Hz": [ + 11474219936.463112, + 1026320315.5776045, + 124.9915025759, + 10447899620.88551, + 12500540252.040718 + ], + "PA_4channel_1mHz": [ + 8353499567.872908, + 875700439.8370101, + 90.9967273189, + 7477799128.035899, + 9229200007.709917 + ], + "PA_8channel_100Hz": [ + 14870075534.08656, + 1168363357.0208995, + 161.9833936175, + 13701712177.065662, + 16038438891.10746 + ], + "PA_8channel_1mHz": [ + 11565929843.638298, + 1030413683.7435709, + 125.9905211725, + 10535516159.894728, + 12596343527.381868 + ], + "all_triggers": [ + 15145457143.631407, + 1179132293.5893848, + 164.9831932857, + 13966324850.042025, + 16324589437.220793 + ], + "coincidence_4channelPA": [ + 11474219936.463112, + 1026320315.5776045, + 124.9915025759, + 10447899620.88551, + 12500540252.040718 + ], + "combined_4channelPA": [ + 11566019936.463112, + 1030417696.9400873, + 125.9915025759, + 10535602239.523024, + 12596437633.4032 + ], + "combined_4channelPA_highThreshold": [ + 8353499567.872908, + 875700439.8370101, + 90.9967273189, + 7477799128.035899, + 9229200007.709917 + ], + "combined_4channelPA_nominal_selection": [ + 7885089556.794916, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 7999831756.159546, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 5466323370.137662, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 14961875534.08656, + 1171964237.5214126, + 162.9833936175, + 13789911296.565147, + 16133839771.607973 + ], + "combined_8channelPA_highThreshold": [ + 11565929843.638298, + 1030413683.7435709, + 125.9905211725, + 10535516159.894728, + 12596343527.381868 + ], + "exclusive_LPDA_2of4_100Hz": [ + 91800000.0, + 91800000.0, + 1.0, + 33966000.0, + 252450000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 11474219936.463112, + 1026320315.5776045, + 124.9915025759, + 10447899620.88551, + 12500540252.040718 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 0.6435011088, + "thetamin": 0.4510268118, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 118422000.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 118422000.0 + ], + "PA_4channel_100Hz": [ + 2478600000.0, + 477006792.4044688, + 27.0, + 2001593207.5955312, + 2955606792.4044685 + ], + "PA_4channel_1mHz": [ + 2295000000.0, + 459000000.0, + 25.0, + 1836000000.0, + 2754000000.0 + ], + "PA_8channel_100Hz": [ + 2662200000.0, + 494358129.2949475, + 29.0, + 2167841870.7050524, + 3156558129.2949476 + ], + "PA_8channel_1mHz": [ + 2386800000.0, + 468089991.34781766, + 26.0, + 1918710008.652182, + 2854889991.3478174 + ], + "all_triggers": [ + 2662200000.0, + 494358129.2949475, + 29.0, + 2167841870.7050524, + 3156558129.2949476 + ], + "coincidence_4channelPA": [ + 2478600000.0, + 477006792.4044688, + 27.0, + 2001593207.5955312, + 2955606792.4044685 + ], + "combined_4channelPA": [ + 2478600000.0, + 477006792.4044688, + 27.0, + 2001593207.5955312, + 2955606792.4044685 + ], + "combined_4channelPA_highThreshold": [ + 2295000000.0, + 459000000.0, + 25.0, + 1836000000.0, + 2754000000.0 + ], + "combined_4channelPA_nominal_selection": [ + 1710234000.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1858950000.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 148716000.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 2662200000.0, + 494358129.2949475, + 29.0, + 2167841870.7050524, + 3156558129.2949476 + ], + "combined_8channelPA_highThreshold": [ + 2386800000.0, + 468089991.34781766, + 26.0, + 1918710008.652182, + 2854889991.3478174 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 118422000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 2478600000.0, + 477006792.4044688, + 27.0, + 2001593207.5955312, + 2955606792.4044685 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 0.4510268118, + "thetamin": 0.0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 118422000.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 118422000.0 + ], + "PA_4channel_100Hz": [ + 1285200000.0, + 343484148.10584784, + 14.0, + 945540000.0, + 1588140000.0 + ], + "PA_4channel_1mHz": [ + 1009800000.0, + 304466155.75462574, + 11.0, + 716958000.0, + 1267758000.0 + ], + "PA_8channel_100Hz": [ + 1468800000.0, + 367200000.0, + 16.0, + 1131894000.0, + 1773576000.0 + ], + "PA_8channel_1mHz": [ + 1377000000.0, + 355539871.18184084, + 15.0, + 1039176000.0, + 1681776000.0 + ], + "all_triggers": [ + 1468800000.0, + 367200000.0, + 16.0, + 1131894000.0, + 1773576000.0 + ], + "coincidence_4channelPA": [ + 1285200000.0, + 343484148.10584784, + 14.0, + 945540000.0, + 1588140000.0 + ], + "combined_4channelPA": [ + 1285200000.0, + 343484148.10584784, + 14.0, + 945540000.0, + 1588140000.0 + ], + "combined_4channelPA_highThreshold": [ + 1009800000.0, + 304466155.75462574, + 11.0, + 716958000.0, + 1267758000.0 + ], + "combined_4channelPA_nominal_selection": [ + 642600000.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1285200000.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1468800000.0, + 367200000.0, + 16.0, + 1131894000.0, + 1773576000.0 + ], + "combined_8channelPA_highThreshold": [ + 1377000000.0, + 355539871.18184084, + 15.0, + 1039176000.0, + 1681776000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 118422000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 1285200000.0, + 343484148.10584784, + 14.0, + 945540000.0, + 1588140000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.670963748, + "thetamin": 1.5707963268, + "veff": { + "LPDA_2of4_100Hz": [ + 176511578785.0552, + 4025389786.4018173, + 1922.7840826259, + 172486188998.6534, + 180536968571.45703 + ], + "LPDA_2of4_10mHz": [ + 150528669610.282, + 3717328593.2540174, + 1639.7458563212, + 146811341017.02798, + 154245998203.536 + ], + "PA_4channel_100Hz": [ + 103342102601.9631, + 3080065749.1131926, + 1125.730965163, + 100262036852.8499, + 106422168351.0763 + ], + "PA_4channel_1mHz": [ + 81135556824.0821, + 2729147140.857513, + 883.8295950336, + 78406409683.2246, + 83864703964.93962 + ], + "PA_8channel_100Hz": [ + 132267369731.48532, + 3484558012.3382006, + 1440.8210210401, + 128782811719.1471, + 135751927743.82352 + ], + "PA_8channel_1mHz": [ + 108221573737.66428, + 3151942332.7715845, + 1178.8842455083, + 105069631404.89268, + 111373516070.43587 + ], + "all_triggers": [ + 221974662401.4323, + 4514119405.648402, + 2418.0246448958, + 217460542995.78387, + 226488781807.08072 + ], + "coincidence_4channelPA": [ + 103342102601.9631, + 3080065749.1131926, + 1125.730965163, + 100262036852.8499, + 106422168351.0763 + ], + "combined_4channelPA": [ + 209098558876.50333, + 4381238147.4719, + 2277.7620792647, + 204717320729.0314, + 213479797023.97525 + ], + "combined_4channelPA_highThreshold": [ + 177093863934.9841, + 4032023897.4033303, + 1929.1270581153, + 173061840037.58078, + 181125887832.38745 + ], + "combined_4channelPA_nominal_selection": [ + 186139860814.29904, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 187117470217.04248, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 175238345385.9305, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 221807397200.35455, + 4512418316.48979, + 2416.2025838819, + 217294978883.8648, + 226319815516.84436 + ], + "combined_8channelPA_highThreshold": [ + 189620760568.98215, + 4172191968.2862816, + 2065.5856271131, + 185448568600.6959, + 193792952537.26843 + ], + "exclusive_LPDA_2of4_100Hz": [ + 105756456274.54024, + 3115837397.2341356, + 1152.0311141017, + 102640618877.3061, + 108872293671.77438 + ], + "exclusive_PA_4channel_100Hz": [ + 32586980091.448093, + 1729590926.3160853, + 354.9779966389, + 30857389165.13201, + 34316571017.764187 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.7721542476, + "thetamin": 1.670963748, + "veff": { + "LPDA_2of4_100Hz": [ + 4157091707.948535, + 617754820.9360049, + 45.2842233981, + 3539336887.01253, + 4774846528.88454 + ], + "LPDA_2of4_10mHz": [ + 3469041927.0884213, + 564320874.0660912, + 37.7891277461, + 2904721053.02233, + 4033362801.1545124 + ], + "PA_4channel_100Hz": [ + 1427302408.85625, + 361975636.10414964, + 15.5479565235, + 1089981432.9448125, + 1732078408.85625 + ], + "PA_4channel_1mHz": [ + 1043927756.3029276, + 309568357.60233754, + 11.3717620512, + 751768311.4289862, + 1302227033.865957 + ], + "PA_8channel_100Hz": [ + 1928513601.284363, + 420758301.8763914, + 21.0077734345, + 1507755299.4079719, + 2349271903.1607547 + ], + "PA_8channel_1mHz": [ + 1479243900.1012287, + 368503175.05998886, + 16.113767975, + 1136698194.0465653, + 1789032972.1498184 + ], + "all_triggers": [ + 4696748201.359782, + 656628879.1127207, + 51.1628344375, + 4040119322.2470617, + 5353377080.472503 + ], + "coincidence_4channelPA": [ + 1427302408.85625, + 361975636.10414964, + 15.5479565235, + 1089981432.9448125, + 1732078408.85625 + ], + "combined_4channelPA": [ + 4536302779.152526, + 645315887.8612876, + 49.4150629537, + 3890986891.291239, + 5181618667.013814 + ], + "combined_4channelPA_highThreshold": [ + 3740481598.6654925, + 585983114.7375257, + 40.7459869136, + 3154498483.927967, + 4326464713.403018 + ], + "combined_4channelPA_nominal_selection": [ + 4107847310.049661, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 4107847310.049661, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 3796947273.0200334, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 4691744272.068314, + 656278998.7313864, + 51.1083254038, + 4035465273.3369274, + 5348023270.7997 + ], + "combined_8channelPA_highThreshold": [ + 3889135921.756221, + 597513746.80188, + 42.3653150518, + 3291622174.9543405, + 4486649668.558101 + ], + "exclusive_LPDA_2of4_100Hz": [ + 3109000370.2962756, + 534234250.1124372, + 33.8671064302, + 2574766120.183839, + 3643234620.408714 + ], + "exclusive_PA_4channel_100Hz": [ + 379211071.2039904, + 186578606.32057023, + 4.1308395556, + 219736539.19363603, + 625046435.664878 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.8754889808, + "thetamin": 1.7721542476, + "veff": { + "LPDA_2of4_100Hz": [ + 98425748.37695906, + 95055161.3591016, + 1.0721759082, + 36417526.89947485, + 262388622.5654386 + ], + "LPDA_2of4_10mHz": [ + 84394699.19871174, + 88019505.71573177, + 0.9193322353, + 31226038.703523345, + 241638260.83011913 + ], + "PA_4channel_100Hz": [ + 19801738.293441907, + 42635660.84087319, + 0.2157052102, + 7326643.168573506, + 147332537.90842518 + ], + "PA_4channel_1mHz": [ + 13937398.356129473, + 35769444.62935769, + 0.1518235115, + 5156837.391767905, + 138770601.59994903 + ], + "PA_8channel_100Hz": [ + 26238014.692657176, + 49077996.584884435, + 0.2858171535, + 9708065.436283156, + 156729501.4512795 + ], + "PA_8channel_1mHz": [ + 20330063.6778127, + 43200692.65212314, + 0.2214603886, + 7522123.560790698, + 148103892.96960655 + ], + "all_triggers": [ + 102347995.0411986, + 96930624.39075708, + 1.1149019068, + 37868758.165243484, + 268271992.5617979 + ], + "coincidence_4channelPA": [ + 19801738.293441907, + 42635660.84087319, + 0.2157052102, + 7326643.168573506, + 147332537.90842518 + ], + "combined_4channelPA": [ + 100921959.9755781, + 96252978.78901239, + 1.0993677557, + 37341125.190963894, + 266132939.96336713 + ], + "combined_4channelPA_highThreshold": [ + 86128849.59196205, + 88919223.97627027, + 0.9382227624, + 31867674.349025957, + 244170120.4042646 + ], + "combined_4channelPA_nominal_selection": [ + 90613271.60057971, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 90937779.1084002, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 82526211.5483523, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 102303589.2585152, + 96909594.43693744, + 1.1144181836, + 37852328.02565063, + 268205383.88777277 + ], + "combined_8channelPA_highThreshold": [ + 87376101.24707396, + 89560739.69369274, + 0.9518093818, + 32329157.461417362, + 245991107.82072797 + ], + "exclusive_LPDA_2of4_100Hz": [ + 81120221.6821362, + 86295054.03219876, + 0.8836625456, + 30014482.02239039, + 236857523.65591884 + ], + "exclusive_PA_4channel_100Hz": [ + 2496211.598619051, + 15137774.762270343, + 0.0271918475, + 923598.2914890487, + 122066468.93398383 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.9823131729, + "thetamin": 1.8754889808, + "veff": { + "LPDA_2of4_100Hz": [ + 491679.6353506314, + 6718347.306085625, + 0.0053559873, + 181921.4650797336, + 119139852.26761194 + ], + "LPDA_2of4_10mHz": [ + 434146.0776996858, + 6313050.762732005, + 0.0047292601, + 160634.0487488838, + 119055853.27344154 + ], + "PA_4channel_100Hz": [ + 62029.2634406033, + 2386270.3920233725, + 0.0006757, + 22950.8274730232, + 118512562.72462328 + ], + "PA_4channel_1mHz": [ + 42076.1603874772, + 1965347.6851616895, + 0.000458346, + 15568.1793433666, + 118483431.19416572 + ], + "PA_8channel_100Hz": [ + 93794.5980596547, + 2934338.7844412755, + 0.0010217276, + 34704.0012820722, + 118558940.11316709 + ], + "PA_8channel_1mHz": [ + 68990.6947249371, + 2516613.950479737, + 0.0007515326, + 25526.5570482267, + 118522726.41429842 + ], + "all_triggers": [ + 515604.3391143561, + 6879860.342383259, + 0.005616605, + 190773.6054723118, + 119174782.33510695 + ], + "coincidence_4channelPA": [ + 62029.2634406033, + 2386270.3920233725, + 0.0006757, + 22950.8274730232, + 118512562.72462328 + ], + "combined_4channelPA": [ + 508406.7629130297, + 6831671.891668695, + 0.0055382, + 188110.502277821, + 119164273.87385303 + ], + "combined_4channelPA_highThreshold": [ + 448172.0419459409, + 6414218.070087529, + 0.0048820484, + 165823.6555199981, + 119076331.18124108 + ], + "combined_4channelPA_nominal_selection": [ + 463769.0129657871, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 463769.0129657871, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 419131.2630185444, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 515604.3391143561, + 6879860.342383259, + 0.005616605, + 190773.6054723118, + 119174782.33510695 + ], + "combined_8channelPA_highThreshold": [ + 452196.5461179198, + 6442952.966895307, + 0.0049258883, + 167312.7220636303, + 119082206.95733216 + ], + "exclusive_LPDA_2of4_100Hz": [ + 446377.4994724264, + 6401363.483787554, + 0.0048625, + 165159.6748047978, + 119073711.14922975 + ], + "exclusive_PA_4channel_100Hz": [ + 16727.1275623984, + 1239173.2365687091, + 0.0001822127, + 6189.0371980874, + 118446421.60624109 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 2.0943951024, + "thetamin": 1.9823131729, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 2.2142974356, + "thetamin": 2.0943951024, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 2.3461938234, + "thetamin": 2.2142974356, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 2.4980915448, + "thetamin": 2.3461938234, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 2.6905658418, + "thetamin": 2.4980915448, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 3.1415926536, + "thetamin": 2.6905658418, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.5707963268, + "thetamin": 1.4706289056, + "veff": { + "LPDA_2of4_100Hz": [ + 411538898972.7772, + 6146484436.301857, + 4482.9945421871, + 405392414536.4753, + 417685383409.07904 + ], + "LPDA_2of4_10mHz": [ + 341012653488.3229, + 5595083698.232587, + 3714.7347874545, + 335417569790.0903, + 346607737186.5555 + ], + "PA_4channel_100Hz": [ + 336487732888.51306, + 5557838957.649411, + 3665.4437133825, + 330929893930.8637, + 342045571846.1625 + ], + "PA_4channel_1mHz": [ + 268228603673.72595, + 4962195664.949946, + 2921.8802143107, + 263266408008.77603, + 273190799338.67593 + ], + "PA_8channel_100Hz": [ + 418304108797.7381, + 6196798946.846053, + 4556.6896383196, + 412107309850.8921, + 424500907744.58417 + ], + "PA_8channel_1mHz": [ + 351448299320.54877, + 5680048756.624046, + 3828.4128466291, + 345768250563.9247, + 357128348077.1728 + ], + "all_triggers": [ + 586377919645.0686, + 7336858525.514669, + 6387.559037528, + 579041061119.554, + 593714778170.5833 + ], + "coincidence_4channelPA": [ + 336487732888.51306, + 5557838957.649411, + 3665.4437133825, + 330929893930.8637, + 342045571846.1625 + ], + "combined_4channelPA": [ + 540578515211.88654, + 7044509045.806612, + 5888.6548498027, + 533534006166.0799, + 547623024257.6932 + ], + "combined_4channelPA_highThreshold": [ + 454165339700.4057, + 6456963542.13784, + 4947.3348551242, + 447708376158.2678, + 460622303242.5436 + ], + "combined_4channelPA_nominal_selection": [ + 467263194321.51434, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 475005571295.8609, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 442982927602.0037, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 585475841748.0233, + 7331212878.676252, + 6377.7324809153, + 578144628869.3472, + 592807054626.6995 + ], + "combined_8channelPA_highThreshold": [ + 500089068816.40826, + 6775557284.63322, + 5447.5933422267, + 493313511531.77496, + 506864626101.04144 + ], + "exclusive_LPDA_2of4_100Hz": [ + 204090782323.37347, + 4328456285.708068, + 2223.2111364202, + 199762326037.66544, + 208419238609.08157 + ], + "exclusive_PA_4channel_100Hz": [ + 129039616239.10938, + 3441778140.837994, + 1405.6603076156, + 125597838098.2714, + 132481394379.94737 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.4706289056, + "thetamin": 1.369438406, + "veff": { + "LPDA_2of4_100Hz": [ + 320462817355.92645, + 5423881141.145522, + 3490.8803633543, + 315038936214.78094, + 325886698497.07196 + ], + "LPDA_2of4_10mHz": [ + 262221461533.0544, + 4906315335.232174, + 2856.4429360899, + 257315146197.8222, + 267127776868.28656 + ], + "PA_4channel_100Hz": [ + 395034914063.4781, + 6021976844.112513, + 4303.2125714976, + 389012937219.3656, + 401056890907.59064 + ], + "PA_4channel_1mHz": [ + 316490550043.55896, + 5390160711.333078, + 3447.6094775987, + 311100389332.2259, + 321880710754.8921 + ], + "PA_8channel_100Hz": [ + 490030475161.7446, + 6707070718.26801, + 5338.0226052478, + 483323404443.4766, + 496737545880.01263 + ], + "PA_8channel_1mHz": [ + 412888160618.72034, + 6156552050.03568, + 4497.6923814675, + 406731608568.68463, + 419044712668.7561 + ], + "all_triggers": [ + 590783710697.0261, + 7364369941.956136, + 6435.552404107, + 583419340755.07, + 598148080638.9822 + ], + "coincidence_4channelPA": [ + 395034914063.4781, + 6021976844.112513, + 4303.2125714976, + 389012937219.3656, + 401056890907.59064 + ], + "combined_4channelPA": [ + 528740479335.1442, + 6966948830.22448, + 5759.7002106225, + 521773530504.91974, + 535707428165.3687 + ], + "combined_4channelPA_highThreshold": [ + 442324147114.262, + 6372233258.841774, + 4818.3458291314, + 435951913855.4202, + 448696380373.1038 + ], + "combined_4channelPA_nominal_selection": [ + 425810528156.91394, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 454969400834.00446, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 406191641770.3708, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 589690604443.2936, + 7357553770.64241, + 6423.6449285762, + 582333050672.6512, + 597048158213.936 + ], + "combined_8channelPA_highThreshold": [ + 507575446376.97174, + 6826084234.567136, + 5529.1442960454, + 500749362142.40466, + 514401530611.53894 + ], + "exclusive_LPDA_2of4_100Hz": [ + 133705565271.6662, + 3503451282.940717, + 1456.4876391249, + 130202113988.72546, + 137209016554.60692 + ], + "exclusive_PA_4channel_100Hz": [ + 208277661979.2178, + 4372629571.515542, + 2268.8198472682, + 203905032407.70227, + 212650291550.73337 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.369438406, + "thetamin": 1.2661036728, + "veff": { + "LPDA_2of4_100Hz": [ + 161511844712.85663, + 3850556757.748188, + 1759.3882866324, + 157661287955.10843, + 165362401470.60483 + ], + "LPDA_2of4_10mHz": [ + 122308218689.97928, + 3350805048.90095, + 1332.3335369279, + 118957413641.07832, + 125659023738.88023 + ], + "PA_4channel_100Hz": [ + 430577070095.502, + 6287048197.267704, + 4690.3820271841, + 424290021898.2343, + 436864118292.76965 + ], + "PA_4channel_1mHz": [ + 348945935813.9763, + 5659791242.415486, + 3801.1539849017, + 343286144571.5608, + 354605727056.3918 + ], + "PA_8channel_100Hz": [ + 528262109667.5911, + 6963796498.138416, + 5754.4892120653, + 521298313169.4527, + 535225906165.7295 + ], + "PA_8channel_1mHz": [ + 447299017920.04987, + 6407967684.4581995, + 4872.5383215692, + 440891050235.5916, + 453706985604.508 + ], + "all_triggers": [ + 569235651710.242, + 7228819601.221227, + 6200.8240927042, + 562006832109.0208, + 576464471311.4631 + ], + "coincidence_4channelPA": [ + 430577070095.502, + 6287048197.267704, + 4690.3820271841, + 424290021898.2343, + 436864118292.76965 + ], + "combined_4channelPA": [ + 483431198908.25854, + 6661755328.723663, + 5266.1350643601, + 476769443579.535, + 490092954236.98224 + ], + "combined_4channelPA_highThreshold": [ + 398523794742.4344, + 6048510920.661008, + 4341.2178076518, + 392475283821.77344, + 404572305663.09546 + ], + "combined_4channelPA_nominal_selection": [ + 346158850806.8681, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 400885141020.0864, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 334435050841.6844, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 568230178961.7621, + 7222432445.42237, + 6189.8712305203, + 561007746516.3397, + 575452611407.1844 + ], + "combined_8channelPA_highThreshold": [ + 482982852905.0034, + 6658665474.153158, + 5261.2511209695, + 476324187430.85034, + 489641518379.1566 + ], + "exclusive_LPDA_2of4_100Hz": [ + 52854128812.75658, + 2202727632.961246, + 575.753037176, + 50651401179.79534, + 55056856445.71783 + ], + "exclusive_PA_4channel_100Hz": [ + 321919354195.402, + 5436193219.076921, + 3506.7467777277, + 316483160976.3251, + 327355547414.47894 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.2661036728, + "thetamin": 1.1592794807, + "veff": { + "LPDA_2of4_100Hz": [ + 39219662317.70254, + 1897462779.8102107, + 427.229437012, + 37322199537.89233, + 41117125097.51275 + ], + "LPDA_2of4_10mHz": [ + 25298638396.800835, + 1523947179.1457593, + 275.5842962614, + 23774691217.655075, + 26822585575.94659 + ], + "PA_4channel_100Hz": [ + 447797104394.9528, + 6411534464.030952, + 4877.9641001629, + 441385569930.9218, + 454208638858.98376 + ], + "PA_4channel_1mHz": [ + 363769145158.86127, + 5778754842.142334, + 3962.6268535824, + 357990390316.71893, + 369547900001.00354 + ], + "PA_8channel_100Hz": [ + 536198142615.2799, + 7015909740.873431, + 5840.9383727155, + 529182232874.4065, + 543214052356.15326 + ], + "PA_8channel_1mHz": [ + 461526469922.3515, + 6509080575.53998, + 5027.5214588491, + 455017389346.8115, + 468035550497.89154 + ], + "all_triggers": [ + 547473433720.7555, + 7089292010.882706, + 5963.7628945616, + 540384141709.8728, + 554562725731.6382 + ], + "coincidence_4channelPA": [ + 447797104394.9528, + 6411534464.030952, + 4877.9641001629, + 441385569930.9218, + 454208638858.98376 + ], + "combined_4channelPA": [ + 460355986625.5205, + 6500821453.648976, + 5014.7710961386, + 453855165171.8715, + 466856808079.16943 + ], + "combined_4channelPA_highThreshold": [ + 373580106816.98224, + 5856163744.790524, + 4069.5000742591, + 367723943072.1918, + 379436270561.7728 + ], + "combined_4channelPA_nominal_selection": [ + 307491021651.6493, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 358027380568.5874, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 289389680456.2798, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 546284257110.9353, + 7081588437.828328, + 5950.8089009906, + 539202668673.10693, + 553365845548.7637 + ], + "combined_8channelPA_highThreshold": [ + 469963427730.4845, + 6568305920.529165, + 5119.4273173255, + 463395121809.95526, + 476531733651.0136 + ], + "exclusive_LPDA_2of4_100Hz": [ + 12558882230.56765, + 1073734319.4506313, + 136.8069959757, + 11485147911.11702, + 13632616550.018282 + ], + "exclusive_PA_4channel_100Hz": [ + 421136324307.818, + 6217741919.0135, + 4587.5416591266, + 414918582388.8045, + 427354066226.8314 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.1592794807, + "thetamin": 1.0471975512, + "veff": { + "LPDA_2of4_100Hz": [ + 6327836970.178208, + 762164964.9927236, + 68.9306859497, + 5565672005.185485, + 7090001935.170933 + ], + "LPDA_2of4_10mHz": [ + 3303456024.505506, + 550687990.6531515, + 35.9853597441, + 2752768033.8523545, + 3854144015.158658 + ], + "PA_4channel_100Hz": [ + 452748261456.1879, + 6446882223.344711, + 4931.8982729432, + 446301379232.8432, + 459195143679.5327 + ], + "PA_4channel_1mHz": [ + 372869296748.2779, + 5850589837.058475, + 4061.7570451882, + 367018706911.2194, + 378719886585.3364 + ], + "PA_8channel_100Hz": [ + 533706583776.33105, + 6999590301.629602, + 5813.7972088925, + 526706993474.7014, + 540706174077.9607 + ], + "PA_8channel_1mHz": [ + 464742573642.9971, + 6531720160.909156, + 5062.5552684422, + 458210853482.0879, + 471274293803.90625 + ], + "all_triggers": [ + 538839855273.012, + 7033171312.71964, + 5869.7151990524, + 531806683960.2923, + 545873026585.7316 + ], + "coincidence_4channelPA": [ + 452748261456.1879, + 6446882223.344711, + 4931.8982729432, + 446301379232.8432, + 459195143679.5327 + ], + "combined_4channelPA": [ + 456690992543.2814, + 6474892517.67728, + 4974.8474133255, + 450216100025.604, + 463165885060.9586 + ], + "combined_4channelPA_highThreshold": [ + 375071916595.83417, + 5867844744.324578, + 4085.7507254448, + 369204071851.5096, + 380939761340.1587 + ], + "combined_4channelPA_nominal_selection": [ + 348209562097.0273, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 375231351431.41345, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 289268078763.8145, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 537465842212.8658, + 7024198482.04342, + 5854.7477365236, + 530441643730.8223, + 544490040694.9091 + ], + "combined_8channelPA_highThreshold": [ + 466669958237.4688, + 6545250351.68248, + 5083.5507433275, + 460124707885.7863, + 473215208589.1513 + ], + "exclusive_LPDA_2of4_100Hz": [ + 3942731087.0934043, + 601616749.9290345, + 42.9491403823, + 3341114337.16437, + 4544347837.022439 + ], + "exclusive_PA_4channel_100Hz": [ + 450363155573.10315, + 6429878512.196857, + 4905.9167273759, + 443933277060.90625, + 456793034085.3 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.0471975512, + "thetamin": 0.927295218, + "veff": { + "LPDA_2of4_100Hz": [ + 1375280846.66043, + 355317860.124463, + 14.9812728394, + 1037422463.5936385, + 1680022463.5936387 + ], + "LPDA_2of4_10mHz": [ + 275400000.0, + 159002264.13482293, + 3.0, + 100980000.0, + 486540000.0 + ], + "PA_4channel_100Hz": [ + 398846482089.3, + 6050959184.773745, + 4344.7329203627, + 392795522904.5263, + 404897441274.07367 + ], + "PA_4channel_1mHz": [ + 328001724448.12146, + 5487308839.890238, + 3573.0035342933, + 322514415608.23126, + 333489033288.0117 + ], + "PA_8channel_100Hz": [ + 467203645706.12195, + 6548991882.406177, + 5089.3643323107, + 460654653823.71576, + 473752637588.5281 + ], + "PA_8channel_1mHz": [ + 405441477065.69165, + 6100780900.395497, + 4416.573824245, + 399340696165.2961, + 411542257966.0872 + ], + "all_triggers": [ + 470137744441.6849, + 6569523950.770456, + 5121.3261921752, + 463568220490.9144, + 476707268392.4554 + ], + "coincidence_4channelPA": [ + 398846482089.3, + 6050959184.773745, + 4344.7329203627, + 392795522904.5263, + 404897441274.07367 + ], + "combined_4channelPA": [ + 399855013080.5104, + 6058604641.399771, + 4355.7190967376, + 393796408439.11066, + 405913617721.9102 + ], + "combined_4channelPA_highThreshold": [ + 328277124448.12146, + 5489612010.364444, + 3576.0035342933, + 322787512437.757, + 333766736458.4859 + ], + "combined_4channelPA_nominal_selection": [ + 324043010856.9579, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 335997402823.9733, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 244246211311.0668, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 468028995412.4107, + 6554773968.555994, + 5098.355069852, + 461474221443.85474, + 474583769380.96674 + ], + "combined_8channelPA_highThreshold": [ + 405716877065.69165, + 6102852555.537492, + 4419.573824245, + 399614024510.1542, + 411819729621.2291 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1008530991.2103792, + 304274785.33903, + 10.9861763748, + 715650920.9466907, + 1266463611.0345871 + ], + "exclusive_PA_4channel_100Hz": [ + 398479732233.85, + 6048176536.698266, + 4340.7378238981, + 392431555697.15173, + 404527908770.54834 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 0.927295218, + "thetamin": 0.7953988302, + "veff": { + "LPDA_2of4_100Hz": [ + 824715450.9792796, + 275152463.9175486, + 8.983828442, + 579564914.508658, + 1037661759.9988654 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 118422000.0 + ], + "PA_4channel_100Hz": [ + 211321877181.02548, + 4404469130.918974, + 2301.9812329088, + 206917408050.1065, + 215726346311.9445 + ], + "PA_4channel_1mHz": [ + 166115464411.21667, + 3905047968.072824, + 1809.5366493597, + 162210416443.14386, + 170020512379.28952 + ], + "PA_8channel_100Hz": [ + 258358779705.25488, + 4870044761.2873535, + 2814.3657919962, + 253488734943.96756, + 263228824466.54224 + ], + "PA_8channel_1mHz": [ + 210405333771.25436, + 4394907239.089484, + 2291.9970999047, + 206010426532.16483, + 214800241010.34384 + ], + "all_triggers": [ + 262301016705.2755, + 4907059540.452336, + 2857.3095501664, + 257393957164.8232, + 267208076245.72787 + ], + "coincidence_4channelPA": [ + 211321877181.02548, + 4404469130.918974, + 2301.9812329088, + 206917408050.1065, + 215726346311.9445 + ], + "combined_4channelPA": [ + 211871601421.07312, + 4410194214.595828, + 2307.9695143908, + 207461407206.4773, + 216281795635.66895 + ], + "combined_4channelPA_highThreshold": [ + 166115464411.21667, + 3905047968.072824, + 1809.5366493597, + 162210416443.14386, + 170020512379.28952 + ], + "combined_4channelPA_nominal_selection": [ + 156944438644.84393, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 161165376364.24585, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 123121964465.62416, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 258816827919.42484, + 4874359937.776774, + 2819.3554239589, + 253942467981.64804, + 263691187857.2016 + ], + "combined_8channelPA_highThreshold": [ + 210405333771.25436, + 4394907239.089484, + 2291.9970999047, + 206010426532.16483, + 214800241010.34384 + ], + "exclusive_LPDA_2of4_100Hz": [ + 549724240.0476357, + 224643462.48304883, + 5.988281482, + 349524936.8509701, + 7356193763.525034 + ], + "exclusive_PA_4channel_100Hz": [ + 211046885970.09387, + 4401602450.478077, + 2298.9856859487, + 206645283519.6158, + 215448488420.57196 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 0.7953988302, + "thetamin": 0.6435011088, + "veff": { + "LPDA_2of4_100Hz": [ + 366686143.9028409, + 183471491.00141087, + 3.994402439, + 214174818.43952268, + 621643492.9762045 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 118422000.0 + ], + "PA_4channel_100Hz": [ + 34415025456.84554, + 1777441795.6541984, + 374.8913448458, + 32637583661.19134, + 36192467252.49974 + ], + "PA_4channel_1mHz": [ + 24780214712.949635, + 1508251872.4167979, + 269.9369794439, + 23271962840.532833, + 26288466585.36643 + ], + "PA_8channel_100Hz": [ + 46343032704.37429, + 2062593125.718584, + 504.8260643178, + 44280439578.65571, + 48405625830.09288 + ], + "PA_8channel_1mHz": [ + 33772908596.73648, + 1760781931.1829643, + 367.8966078076, + 32012126665.553516, + 35533690527.91944 + ], + "all_triggers": [ + 47810525530.18552, + 2094995523.5443892, + 520.8118249476, + 45715530006.64113, + 49905521053.72991 + ], + "coincidence_4channelPA": [ + 34415025456.84554, + 1777441795.6541984, + 374.8913448458, + 32637583661.19134, + 36192467252.49974 + ], + "combined_4channelPA": [ + 34781711600.74838, + 1786885873.50975, + 378.8857472848, + 32994825727.23863, + 36568597474.25813 + ], + "combined_4channelPA_highThreshold": [ + 24780214712.949635, + 1508251872.4167979, + 269.9369794439, + 23271962840.532833, + 26288466585.36643 + ], + "combined_4channelPA_nominal_selection": [ + 27862037894.98899, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 27862037894.98899, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 25416317498.61952, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 46709718848.27714, + 2070737112.7866137, + 508.8204667568, + 44638981735.49053, + 48780455961.06375 + ], + "combined_8channelPA_highThreshold": [ + 33772908596.73648, + 1760781931.1829643, + 367.8966078076, + 32012126665.553516, + 35533690527.91944 + ], + "exclusive_LPDA_2of4_100Hz": [ + 366686143.9028409, + 183471491.00141087, + 3.994402439, + 214174818.43952268, + 621643492.9762045 + ], + "exclusive_PA_4channel_100Hz": [ + 34415025456.84554, + 1777441795.6541984, + 374.8913448458, + 32637583661.19134, + 36192467252.49974 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 0.6435011088, + "thetamin": 0.4510268118, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 118422000.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 118422000.0 + ], + "PA_4channel_100Hz": [ + 5508000000.0, + 711079742.3636817, + 60.0, + 4796920257.636318, + 6219079742.363683 + ], + "PA_4channel_1mHz": [ + 4773600000.0, + 661979214.1751884, + 52.0, + 4111620785.824812, + 5435579214.175188 + ], + "PA_8channel_100Hz": [ + 6609600000.0, + 778948830.1551008, + 72.0, + 5830651169.8449, + 7388548830.1551 + ], + "PA_8channel_1mHz": [ + 5783400000.0, + 728639911.0671883, + 63.0, + 5054760088.932812, + 6512039911.067189 + ], + "all_triggers": [ + 6609600000.0, + 778948830.1551008, + 72.0, + 5830651169.8449, + 7388548830.1551 + ], + "coincidence_4channelPA": [ + 5508000000.0, + 711079742.3636817, + 60.0, + 4796920257.636318, + 6219079742.363683 + ], + "combined_4channelPA": [ + 5508000000.0, + 711079742.3636817, + 60.0, + 4796920257.636318, + 6219079742.363683 + ], + "combined_4channelPA_highThreshold": [ + 4773600000.0, + 661979214.1751884, + 52.0, + 4111620785.824812, + 5435579214.175188 + ], + "combined_4channelPA_nominal_selection": [ + 4571640000.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 5508000000.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 2754000000.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 6609600000.0, + 778948830.1551008, + 72.0, + 5830651169.8449, + 7388548830.1551 + ], + "combined_8channelPA_highThreshold": [ + 5783400000.0, + 728639911.0671883, + 63.0, + 5054760088.932812, + 6512039911.067189 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 118422000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 5508000000.0, + 711079742.3636817, + 60.0, + 4796920257.636318, + 6219079742.363683 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 0.4510268118, + "thetamin": 0.0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 118422000.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 118422000.0 + ], + "PA_4channel_100Hz": [ + 2203200000.0, + 449726316.7749915, + 24.0, + 1753473683.2250085, + 2652926316.7749915 + ], + "PA_4channel_1mHz": [ + 2019600000.0, + 430580166.7517908, + 22.0, + 1589019833.248209, + 2450180166.751791 + ], + "PA_8channel_100Hz": [ + 2478600000.0, + 477006792.4044688, + 27.0, + 2001593207.5955312, + 2955606792.4044685 + ], + "PA_8channel_1mHz": [ + 2295000000.0, + 459000000.0, + 25.0, + 1836000000.0, + 2754000000.0 + ], + "all_triggers": [ + 2478600000.0, + 477006792.4044688, + 27.0, + 2001593207.5955312, + 2955606792.4044685 + ], + "coincidence_4channelPA": [ + 2203200000.0, + 449726316.7749915, + 24.0, + 1753473683.2250085, + 2652926316.7749915 + ], + "combined_4channelPA": [ + 2203200000.0, + 449726316.7749915, + 24.0, + 1753473683.2250085, + 2652926316.7749915 + ], + "combined_4channelPA_highThreshold": [ + 2019600000.0, + 430580166.7517908, + 22.0, + 1589019833.248209, + 2450180166.751791 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 2203200000.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 2478600000.0, + 477006792.4044688, + 27.0, + 2001593207.5955312, + 2955606792.4044685 + ], + "combined_8channelPA_highThreshold": [ + 2295000000.0, + 459000000.0, + 25.0, + 1836000000.0, + 2754000000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 118422000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 2203200000.0, + 449726316.7749915, + 24.0, + 1753473683.2250085, + 2652926316.7749915 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.670963748, + "thetamin": 1.5707963268, + "veff": { + "LPDA_2of4_100Hz": [ + 217468140926.58572, + 4468061697.991711, + 2368.9339970216, + 213000079228.59406, + 221936202624.57745 + ], + "LPDA_2of4_10mHz": [ + 195443982262.6761, + 4235771189.726101, + 2129.0194146261, + 191208211072.94995, + 199679753452.40216 + ], + "PA_4channel_100Hz": [ + 151425029969.49203, + 3728380043.82592, + 1649.5101303866, + 147696649925.6661, + 155153410013.31793 + ], + "PA_4channel_1mHz": [ + 128672250658.94939, + 3436875413.8739967, + 1401.6585039101, + 125235375245.07538, + 132109126072.82338 + ], + "PA_8channel_100Hz": [ + 179369476114.65457, + 4057846461.7732015, + 1953.9158618154, + 175311629652.88135, + 183427322576.42776 + ], + "PA_8channel_1mHz": [ + 157298305864.3798, + 3799997957.6770916, + 1713.4891706359, + 153498307906.7027, + 161098303822.0569 + ], + "all_triggers": [ + 260347395085.86313, + 4888751463.1940775, + 2836.0282689092, + 255458643622.669, + 265236146549.0572 + ], + "coincidence_4channelPA": [ + 151425029969.49203, + 3728380043.82592, + 1649.5101303866, + 147696649925.6661, + 155153410013.31793 + ], + "combined_4channelPA": [ + 250903771477.43045, + 4799267258.824842, + 2733.1565520417, + 246104504218.60556, + 255703038736.25528 + ], + "combined_4channelPA_highThreshold": [ + 227033707726.7512, + 4565270459.60212, + 2473.1340710975, + 222468437267.14908, + 231598978186.35336 + ], + "combined_4channelPA_nominal_selection": [ + 228250357717.31564, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 229253426633.841, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 217968127261.01334, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 260272572163.64624, + 4888048907.756829, + 2835.213204397, + 255384523255.8894, + 265160621071.40308 + ], + "combined_8channelPA_highThreshold": [ + 236663309257.87225, + 4661082684.299075, + 2578.0316912622, + 232002226573.57315, + 241324391942.1713 + ], + "exclusive_LPDA_2of4_100Hz": [ + 99478741507.93839, + 3021944485.00113, + 1083.6464216551, + 96456797022.93724, + 102500685992.9395 + ], + "exclusive_PA_4channel_100Hz": [ + 33435630550.84468, + 1751967717.9010866, + 364.2225550201, + 31683662832.94359, + 35187598268.745766 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.7721542476, + "thetamin": 1.670963748, + "veff": { + "LPDA_2of4_100Hz": [ + 1033339339.8003227, + 307994401.5622193, + 11.2564198235, + 740968126.5963291, + 1291532733.1983259 + ], + "LPDA_2of4_10mHz": [ + 946400134.4945686, + 294753341.53593814, + 10.3093696568, + 651656138.5294056, + 1203090137.18446 + ], + "PA_4channel_100Hz": [ + 527528948.44553775, + 220061712.8609617, + 5.7465027064, + 325775974.8367254, + 5713742184.969793 + ], + "PA_4channel_1mHz": [ + 439746268.98562706, + 200919654.32202137, + 4.790264368, + 244555970.28410712, + 638364179.1768379 + ], + "PA_8channel_100Hz": [ + 630148412.2059925, + 240515330.57273105, + 6.8643617887, + 384795817.2485768, + 1744931876.586218 + ], + "PA_8channel_1mHz": [ + 545572635.0983329, + 223793583.2458718, + 5.9430570272, + 345082719.5552162, + 7048974997.276634 + ], + "all_triggers": [ + 1141279030.287899, + 323681038.9572258, + 12.4322334454, + 828449563.6295545, + 1418804174.5232115 + ], + "coincidence_4channelPA": [ + 527528948.44553775, + 220061712.8609617, + 5.7465027064, + 325775974.8367254, + 5713742184.969793 + ], + "combined_4channelPA": [ + 1120140398.1183083, + 320669438.1247778, + 12.2019651211, + 818937179.1532388, + 1387730385.2339132 + ], + "combined_4channelPA_highThreshold": [ + 1020416436.3293352, + 306062459.074995, + 11.1156474546, + 727786765.0559217, + 1278480600.6926284 + ], + "combined_4channelPA_nominal_selection": [ + 1033970925.0724556, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1033970925.0724556, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 974709780.1051786, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1140496372.6209507, + 323570034.1604631, + 12.4237077628, + 828097367.6794279, + 1417653667.7527978 + ], + "combined_8channelPA_highThreshold": [ + 1044970368.1605755, + 309722908.09228307, + 11.3831194789, + 752831775.523787, + 1303280071.8421814 + ], + "exclusive_LPDA_2of4_100Hz": [ + 592611449.6727706, + 233241786.73634008, + 6.4554624147, + 368654923.3592913, + 4437082829.468893 + ], + "exclusive_PA_4channel_100Hz": [ + 86801058.31798564, + 89265542.92441784, + 0.9455452976, + 32116391.577654682, + 245151545.14425907 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.8754889808, + "thetamin": 1.7721542476, + "veff": { + "LPDA_2of4_100Hz": [ + 2216160.9627324943, + 14263364.83368644, + 0.024141187, + 819979.5562110229, + 121657595.00558944 + ], + "LPDA_2of4_10mHz": [ + 2018173.5720836553, + 13611331.08543318, + 0.0219844616, + 746724.2216709525, + 121368533.41524215 + ], + "PA_4channel_100Hz": [ + 749411.6438891707, + 8294334.747827934, + 0.0081635255, + 277282.3082389932, + 119516141.00007819 + ], + "PA_4channel_1mHz": [ + 594541.9544925014, + 7387756.859995572, + 0.0064764919, + 219980.5231622255, + 119290031.25355907 + ], + "PA_8channel_100Hz": [ + 949729.0975448495, + 9337297.850803366, + 0.0103456329, + 351399.7660915943, + 119808604.48241548 + ], + "PA_8channel_1mHz": [ + 763845.245098465, + 8373827.888130917, + 0.0083207543, + 282622.7406864321, + 119537214.05784377 + ], + "all_triggers": [ + 2356812.1526426603, + 14709022.931948818, + 0.025673335, + 872020.4964777842, + 121862945.7428583 + ], + "coincidence_4channelPA": [ + 749411.6438891707, + 8294334.747827934, + 0.0081635255, + 277282.3082389932, + 119516141.00007819 + ], + "combined_4channelPA": [ + 2326846.739093721, + 14615215.723649226, + 0.0253469144, + 860933.2934646767, + 121819196.23907684 + ], + "combined_4channelPA_highThreshold": [ + 2113344.0579120135, + 13928567.209742818, + 0.0230211771, + 781937.3014274449, + 121507482.32455154 + ], + "combined_4channelPA_nominal_selection": [ + 2071699.7463753868, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 2086088.897302346, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1915063.0946185442, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 2354262.654580346, + 14701064.984907582, + 0.0256455627, + 871077.1821947279, + 121859223.47568733 + ], + "combined_8channelPA_highThreshold": [ + 2150409.9963624645, + 14050182.833901994, + 0.0234249455, + 795651.6986541118, + 121561598.5946892 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1577435.0952045498, + 12033642.0812561, + 0.0171833888, + 583650.9852256834, + 120725055.23899865 + ], + "exclusive_PA_4channel_100Hz": [ + 110685.7763612262, + 3187625.1771437246, + 0.0012057274, + 40953.7372536537, + 118583601.23348738 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.9823131729, + "thetamin": 1.8754889808, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 2.0943951024, + "thetamin": 1.9823131729, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 2.2142974356, + "thetamin": 2.0943951024, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 2.3461938234, + "thetamin": 2.2142974356, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 2.4980915448, + "thetamin": 2.3461938234, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 2.6905658418, + "thetamin": 2.4980915448, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 3.1415926536, + "thetamin": 2.6905658418, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828181.81818182 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.5707963268, + "thetamin": 1.4706289056, + "veff": { + "LPDA_2of4_100Hz": [ + 690590762682.3383, + 7962175080.606973, + 7522.7751926181, + 682628587601.7313, + 698552937762.9452 + ], + "LPDA_2of4_10mHz": [ + 622191164816.8917, + 7557588830.453179, + 6777.6815339531, + 614633575986.4386, + 629748753647.345 + ], + "PA_4channel_100Hz": [ + 591695363569.6473, + 7370049821.79182, + 6445.4832632859, + 584325313747.8555, + 599065413391.4391 + ], + "PA_4channel_1mHz": [ + 514366222229.7186, + 6871595098.715302, + 5603.1178892126, + 507494627131.00336, + 521237817328.434 + ], + "PA_8channel_100Hz": [ + 681351460956.8938, + 7908733407.812078, + 7422.1292043235, + 673442727549.0818, + 689260194364.7059 + ], + "PA_8channel_1mHz": [ + 607850151298.0607, + 7469982857.353955, + 6621.4613431161, + 600380168440.7067, + 615320134155.4147 + ], + "all_triggers": [ + 891561707097.485, + 9046842803.5171, + 9712.0011666393, + 882514864293.9679, + 900608549901.0021 + ], + "coincidence_4channelPA": [ + 591695363569.6473, + 7370049821.79182, + 6445.4832632859, + 584325313747.8555, + 599065413391.4391 + ], + "combined_4channelPA": [ + 853256781832.6392, + 8850365674.492567, + 9294.7361855407, + 844406416158.1467, + 862107147507.1317 + ], + "combined_4channelPA_highThreshold": [ + 771915370975.0499, + 8417946962.027593, + 8408.6641718415, + 763497424013.0225, + 780333317937.0776 + ], + "combined_4channelPA_nominal_selection": [ + 760407572154.7166, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 770167533303.7346, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 729371449753.9084, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 890601772901.5907, + 9041971176.26273, + 9701.5443671197, + 881559801725.328, + 899643744077.8534 + ], + "combined_8channelPA_highThreshold": [ + 810932276241.7128, + 8628069480.42198, + 8833.6849263803, + 802304206761.2909, + 819560345722.1348 + ], + "exclusive_LPDA_2of4_100Hz": [ + 261561418262.99188, + 4900136548.765009, + 2849.2529222548, + 256661281714.22693, + 266461554811.75687 + ], + "exclusive_PA_4channel_100Hz": [ + 162666019150.30087, + 3864290433.9603696, + 1771.9609929227, + 158801728716.3405, + 166530309584.26126 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.4706289056, + "thetamin": 1.369438406, + "veff": { + "LPDA_2of4_100Hz": [ + 586571580328.8617, + 7338069982.917136, + 6389.6686310334, + 579233510345.9446, + 593909650311.7788 + ], + "LPDA_2of4_10mHz": [ + 515097194160.01154, + 6876476017.837121, + 5611.0805464054, + 508220718142.1744, + 521973670177.8487 + ], + "PA_4channel_100Hz": [ + 680104290828.6729, + 7901491877.99824, + 7408.5434730792, + 672202798950.6747, + 688005782706.6711 + ], + "PA_4channel_1mHz": [ + 588153294955.859, + 7347957027.429315, + 6406.8986378634, + 580805337928.4298, + 595501251983.2883 + ], + "PA_8channel_100Hz": [ + 773003944211.2365, + 8423880464.405434, + 8420.5222680963, + 764580063746.831, + 781427824675.642 + ], + "PA_8channel_1mHz": [ + 694314829146.9229, + 7983614552.048935, + 7563.3423654349, + 686331214594.8739, + 702298443698.9718 + ], + "all_triggers": [ + 896056752324.533, + 9069620160.921412, + 9760.9668009208, + 886987132163.6116, + 905126372485.4542 + ], + "coincidence_4channelPA": [ + 680104290828.6729, + 7901491877.99824, + 7408.5434730792, + 672202798950.6747, + 688005782706.6711 + ], + "combined_4channelPA": [ + 847659317171.2755, + 8821288189.166199, + 9233.7616249594, + 838838028982.1095, + 856480605360.4418 + ], + "combined_4channelPA_highThreshold": [ + 759497116966.9087, + 8349960199.7591715, + 8273.3890737136, + 751147156767.1497, + 767847077166.6678 + ], + "combined_4channelPA_nominal_selection": [ + 718636087694.7773, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 755188370852.7152, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 694047952955.2446, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 895063784614.2905, + 9064593505.92137, + 9750.1501591971, + 885999191108.3693, + 904128378120.2118 + ], + "combined_8channelPA_highThreshold": [ + 817791085939.8644, + 8664480462.744408, + 8908.3996289746, + 809126605477.12, + 826455566402.6088 + ], + "exclusive_LPDA_2of4_100Hz": [ + 167555026342.60263, + 3921932102.707914, + 1825.2181518802, + 163633094239.89474, + 171476958445.31055 + ], + "exclusive_PA_4channel_100Hz": [ + 261087736842.41376, + 4895697523.554083, + 2844.0929939261, + 256192039318.8597, + 265983434365.96783 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.369438406, + "thetamin": 1.2661036728, + "veff": { + "LPDA_2of4_100Hz": [ + 376949470018.3792, + 5882513182.959067, + 4106.2033771065, + 371066956835.4201, + 382831983201.33826 + ], + "LPDA_2of4_10mHz": [ + 313823249979.5611, + 5367399216.391837, + 3418.553921346, + 308455850763.16925, + 319190649195.95294 + ], + "PA_4channel_100Hz": [ + 712095586945.6095, + 8085194795.526386, + 7757.0325375339, + 704010392150.083, + 720180781741.1357 + ], + "PA_4channel_1mHz": [ + 631571594115.9768, + 7614346481.468168, + 6879.8648596512, + 623957247634.5087, + 639185940597.445 + ], + "PA_8channel_100Hz": [ + 796605511142.6775, + 8551513662.673866, + 8677.619947088, + 788053997480.0035, + 805157024805.3512 + ], + "PA_8channel_1mHz": [ + 723662126870.1246, + 8150594042.563857, + 7883.0297044676, + 715511532827.5607, + 731812720912.6885 + ], + "all_triggers": [ + 853068198209.3181, + 8849387583.082539, + 9292.681897705, + 844218810626.2355, + 861917585792.4006 + ], + "coincidence_4channelPA": [ + 712095586945.6095, + 8085194795.526386, + 7757.0325375339, + 704010392150.083, + 720180781741.1357 + ], + "combined_4channelPA": [ + 785941087272.1863, + 8494079809.584244, + 8561.4497524203, + 777447007462.6019, + 794435167081.7704 + ], + "combined_4channelPA_highThreshold": [ + 701527064982.7007, + 8024972558.545726, + 7641.9070259553, + 693502092424.1549, + 709552037541.2463 + ], + "combined_4channelPA_nominal_selection": [ + 610869974165.4675, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 680398549098.6149, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 595305591787.7339, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 851065799268.1709, + 8838995439.12192, + 9270.8692730738, + 842226803829.049, + 859904794707.2928 + ], + "combined_8channelPA_highThreshold": [ + 776128975891.6875, + 8440890947.456727, + 8454.5640075347, + 767688084944.2307, + 784569866839.1442 + ], + "exclusive_LPDA_2of4_100Hz": [ + 73845500326.57684, + 2603654533.5316195, + 804.4172148865, + 71241845793.04523, + 76449154860.10846 + ], + "exclusive_PA_4channel_100Hz": [ + 408991617253.8072, + 6127432616.022758, + 4455.2463753138, + 402864184637.7845, + 415119049869.8299 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.2661036728, + "thetamin": 1.1592794807, + "veff": { + "LPDA_2of4_100Hz": [ + 152724698816.5456, + 3744346051.229625, + 1663.6677430996, + 148980352765.31595, + 156469044867.7752 + ], + "LPDA_2of4_10mHz": [ + 117911607823.6061, + 3290028206.2935324, + 1284.4401723704, + 114621579617.31258, + 121201636029.89961 + ], + "PA_4channel_100Hz": [ + 722461135272.2765, + 8143827860.287506, + 7869.9470073233, + 714317307411.989, + 730604963132.564 + ], + "PA_4channel_1mHz": [ + 640187284504.2186, + 7666106750.984314, + 6973.7176961244, + 632521177753.2344, + 647853391255.2029 + ], + "PA_8channel_100Hz": [ + 797405124691.3944, + 8555804488.572072, + 8686.3303343289, + 788849320202.8224, + 805960929179.9664 + ], + "PA_8channel_1mHz": [ + 731222977519.3331, + 8193062268.546162, + 7965.3919119753, + 723029915250.787, + 739416039787.8792 + ], + "all_triggers": [ + 816996815166.433, + 8660271798.984056, + 8899.7474419001, + 808336543367.449, + 825657086965.417 + ], + "coincidence_4channelPA": [ + 722461135272.2765, + 8143827860.287506, + 7869.9470073233, + 714317307411.989, + 730604963132.564 + ], + "combined_4channelPA": [ + 743148451049.1863, + 8259602157.871486, + 8095.2990310369, + 734888848891.3147, + 751408053207.0577 + ], + "combined_4channelPA_highThreshold": [ + 657771929947.2317, + 7770679710.8847475, + 7165.2715680526, + 650001250236.3469, + 665542609658.1165 + ], + "combined_4channelPA_nominal_selection": [ + 528527168667.7447, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 599378018935.6615, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 502841487000.74805, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 815077657148.464, + 8650094157.07303, + 8878.841581138, + 806427562991.391, + 823727751305.5371 + ], + "combined_8channelPA_highThreshold": [ + 745699494138.1451, + 8273766588.554559, + 8123.0881714395, + 737425727549.5906, + 753973260726.6997 + ], + "exclusive_LPDA_2of4_100Hz": [ + 20687315776.909836, + 1378076771.5625725, + 225.3520237136, + 19309239005.347263, + 22065392548.47241 + ], + "exclusive_PA_4channel_100Hz": [ + 590423752232.6406, + 7362126082.522386, + 6431.6312879373, + 583061626150.1183, + 597785878315.163 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.1592794807, + "thetamin": 1.0471975512, + "veff": { + "LPDA_2of4_100Hz": [ + 32703085466.49454, + 1732669398.8826025, + 356.2427610729, + 30970416067.611935, + 34435754865.37714 + ], + "LPDA_2of4_10mHz": [ + 20984727015.324463, + 1387947383.7313812, + 228.5917975526, + 19596779631.593082, + 22372674399.055843 + ], + "PA_4channel_100Hz": [ + 681617522948.0698, + 7910277403.898855, + 7425.0274830944, + 673707245544.171, + 689527800351.9688 + ], + "PA_4channel_1mHz": [ + 613492851114.5619, + 7504574853.53546, + 6682.9286613787, + 605988276261.0264, + 620997425968.0974 + ], + "PA_8channel_100Hz": [ + 752461553065.295, + 8311195495.91959, + 8196.7489440664, + 744150357569.3754, + 760772748561.2144 + ], + "PA_8channel_1mHz": [ + 690478938882.2216, + 7961530417.538322, + 7521.5570684338, + 682517408464.6832, + 698440469299.7599 + ], + "all_triggers": [ + 760343205031.6044, + 8354609878.498295, + 8282.6057192985, + 751988595153.1061, + 768697814910.1027 + ], + "coincidence_4channelPA": [ + 681617522948.0698, + 7910277403.898855, + 7425.0274830944, + 673707245544.171, + 689527800351.9688 + ], + "combined_4channelPA": [ + 688126101710.2344, + 7947954210.80164, + 7495.9270338805, + 680178147499.4327, + 696074055921.0361 + ], + "combined_4channelPA_highThreshold": [ + 618170510981.7972, + 7533130352.524706, + 6733.8835618932, + 610637380629.2725, + 625703641334.3219 + ], + "combined_4channelPA_nominal_selection": [ + 530173719935.5204, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 569499100910.1448, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 444317869947.61774, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 758787302350.3737, + 8346057413.878981, + 8265.6568883483, + 750441244936.4945, + 767133359764.2524 + ], + "combined_8channelPA_highThreshold": [ + 694973521462.0181, + 7987400657.924533, + 7570.5176629849, + 686986120804.0935, + 702960922119.9426 + ], + "exclusive_LPDA_2of4_100Hz": [ + 6508578762.164548, + 772973175.7096785, + 70.8995507861, + 5735605586.454868, + 7281551937.874225 + ], + "exclusive_PA_4channel_100Hz": [ + 655423016243.7399, + 7756792693.57995, + 7139.6842728076, + 647666223550.16, + 663179808937.3198 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.0471975512, + "thetamin": 0.927295218, + "veff": { + "LPDA_2of4_100Hz": [ + 2473308214.6000266, + 476497318.0410174, + 26.9423552789, + 1996810896.5590093, + 2949805532.6410437 + ], + "LPDA_2of4_10mHz": [ + 825971075.1195263, + 275361843.2099344, + 8.9975062649, + 580858207.373112, + 1038942496.6219168 + ], + "PA_4channel_100Hz": [ + 610106100074.5157, + 7483831905.303629, + 6646.0359485241, + 602622268169.2122, + 617589931979.8193 + ], + "PA_4channel_1mHz": [ + 548416061971.7997, + 7095392483.084443, + 5974.0311761634, + 541320669488.7152, + 555511454454.884 + ], + "PA_8channel_100Hz": [ + 674526783333.9552, + 7869025270.645474, + 7347.7863108274, + 666657758063.3098, + 682395808604.6006 + ], + "PA_8channel_1mHz": [ + 613761534351.4275, + 7506218012.651981, + 6685.8554940243, + 606255316338.7754, + 621267752364.0793 + ], + "all_triggers": [ + 678006808612.6508, + 7889298132.954626, + 7385.6950829265, + 670117510479.6962, + 685896106745.6053 + ], + "coincidence_4channelPA": [ + 610106100074.5157, + 7483831905.303629, + 6646.0359485241, + 602622268169.2122, + 617589931979.8193 + ], + "combined_4channelPA": [ + 611571092114.882, + 7492811638.907397, + 6661.9944674824, + 604078280475.9745, + 619063903753.7893 + ], + "combined_4channelPA_highThreshold": [ + 548783261971.7997, + 7097767497.531264, + 5978.0311761634, + 541685494474.2684, + 555881029469.3309 + ], + "combined_4channelPA_nominal_selection": [ + 495696013969.7918, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 513968947486.80023, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 373729957985.6988, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 675717464577.6552, + 7875967448.398245, + 7360.7566947457, + 667841497129.2568, + 683593432026.0532 + ], + "combined_8channelPA_highThreshold": [ + 614128734351.4275, + 7508463079.316635, + 6689.8554940243, + 606620271272.1108, + 621637197430.7441 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1464992040.366082, + 366723696.1332146, + 15.9585189582, + 1128047960.7697427, + 1769768040.366082 + ], + "exclusive_PA_4channel_100Hz": [ + 609097783900.2819, + 7477645121.43, + 6635.0521122035, + 601620138778.8518, + 616575429021.7118 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 0.927295218, + "thetamin": 0.7953988302, + "veff": { + "LPDA_2of4_100Hz": [ + 457784080.3551916, + 204998972.135488, + 4.986754688, + 251951472.94562852, + 642332497.6781422 + ], + "LPDA_2of4_10mHz": [ + 91800000.0, + 91800000.0, + 1.0, + 33966000.0, + 252450000.0 + ], + "PA_4channel_100Hz": [ + 398173129034.6924, + 6045849257.58034, + 4337.3979197679, + 392127279777.112, + 404218978292.2727 + ], + "PA_4channel_1mHz": [ + 342284564687.93945, + 5605508276.5395, + 3728.5900292804, + 336679056411.39996, + 347890072964.47894 + ], + "PA_8channel_100Hz": [ + 452311581292.4133, + 6443772432.56181, + 4927.1414084141, + 445867808859.8516, + 458755353724.9751 + ], + "PA_8channel_1mHz": [ + 396978678391.6233, + 6036774194.580333, + 4324.3864748543, + 390941904197.04297, + 403015452586.2035 + ], + "all_triggers": [ + 455517830486.40405, + 6466570717.05335, + 4962.0678702223, + 449051259769.3507, + 461984401203.45746 + ], + "coincidence_4channelPA": [ + 398173129034.6924, + 6045849257.58034, + 4337.3979197679, + 392127279777.112, + 404218978292.2727 + ], + "combined_4channelPA": [ + 398539318678.3723, + 6048628725.147096, + 4341.3869137078, + 392490689953.2251, + 404587947403.5195 + ], + "combined_4channelPA_highThreshold": [ + 342376364687.93945, + 5606259918.9078665, + 3729.5900292804, + 336770104769.03156, + 347982624606.84735 + ], + "combined_4channelPA_nominal_selection": [ + 295001500718.5199, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 302963131410.4802, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 231271836218.46912, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 452677770936.0932, + 6446380331.002302, + 4931.130402354, + 446231390605.0909, + 459124151267.09546 + ], + "combined_8channelPA_highThreshold": [ + 397070478391.6232, + 6037472146.217407, + 4325.3864748543, + 391033006245.40576, + 403107950537.8406 + ], + "exclusive_LPDA_2of4_100Hz": [ + 366189643.67990196, + 183347236.92986214, + 3.9889939399, + 213559158.1630784, + 620908672.6462549 + ], + "exclusive_PA_4channel_100Hz": [ + 398081534598.0171, + 6045153833.948146, + 4336.4001590198, + 392036380764.069, + 404126688431.9653 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 0.7953988302, + "thetamin": 0.6435011088, + "veff": { + "LPDA_2of4_100Hz": [ + 549367278.4356223, + 224570514.89541125, + 5.9843930113, + 349142987.9261159, + 7329778604.236056 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 118422000.0 + ], + "PA_4channel_100Hz": [ + 114107549071.0703, + 3236521744.8248754, + 1243.0016238679, + 110871027326.24542, + 117344070815.89519 + ], + "PA_4channel_1mHz": [ + 86321706699.90613, + 2815019125.166183, + 940.3236023955, + 83506687574.73994, + 89136725825.07233 + ], + "PA_8channel_100Hz": [ + 145096348091.04453, + 3649636249.649804, + 1580.5702406432, + 141446711841.3947, + 148745984340.6943 + ], + "PA_8channel_1mHz": [ + 111448188844.72156, + 3198584645.7371483, + 1214.0325582214, + 108249604198.98442, + 114646773490.4587 + ], + "all_triggers": [ + 148304905028.72836, + 3689768323.572263, + 1615.5218412716, + 144615136705.1561, + 151994673352.30063 + ], + "coincidence_4channelPA": [ + 114107549071.0703, + 3236521744.8248754, + 1243.0016238679, + 110871027326.24542, + 117344070815.89519 + ], + "combined_4channelPA": [ + 114656916349.5059, + 3244303456.9664783, + 1248.9860168791, + 111412612892.53941, + 117901219806.47238 + ], + "combined_4channelPA_highThreshold": [ + 86321706699.90613, + 2815019125.166183, + 940.3236023955, + 83506687574.73994, + 89136725825.07233 + ], + "combined_4channelPA_nominal_selection": [ + 91780469807.44829, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 91780469807.44829, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 83738004644.6298, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 145554004549.74402, + 3655387478.457859, + 1585.555605117, + 141898617071.28616, + 149209392028.20187 + ], + "combined_8channelPA_highThreshold": [ + 111448188844.72156, + 3198584645.7371483, + 1214.0325582214, + 108249604198.98442, + 114646773490.4587 + ], + "exclusive_LPDA_2of4_100Hz": [ + 549367278.4356223, + 224570514.89541125, + 5.9843930113, + 349142987.9261159, + 7329778604.236056 + ], + "exclusive_PA_4channel_100Hz": [ + 114107549071.0703, + 3236521744.8248754, + 1243.0016238679, + 110871027326.24542, + 117344070815.89519 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 0.6435011088, + "thetamin": 0.4510268118, + "veff": { + "LPDA_2of4_100Hz": [ + 91567513.1105146, + 91683682.86421111, + 0.9974674631, + 33879979.8508904, + 252110569.14135128 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 118422000.0 + ], + "PA_4channel_100Hz": [ + 10830888181.512596, + 997133659.57772, + 117.983531389, + 9833754521.934875, + 11828021841.090315 + ], + "PA_4channel_1mHz": [ + 8353076917.972717, + 875678286.2843497, + 90.9921232895, + 7477398631.688368, + 9228755204.257067 + ], + "PA_8channel_100Hz": [ + 13033333054.679575, + 1093828128.3728194, + 141.9753056065, + 11939504926.306757, + 14127161183.052393 + ], + "PA_8channel_1mHz": [ + 10372292350.326216, + 975795284.7600498, + 112.9879340994, + 9396497065.566166, + 11348087635.086266 + ], + "all_triggers": [ + 13583605635.99607, + 1116680347.0037606, + 147.969560305, + 12466925288.992308, + 14700285982.99983 + ], + "coincidence_4channelPA": [ + 10830888181.512596, + 997133659.57772, + 117.983531389, + 9833754521.934875, + 11828021841.090315 + ], + "combined_4channelPA": [ + 10922455694.62311, + 1001339818.8259575, + 118.9809988521, + 9921115875.797152, + 11923795513.44907 + ], + "combined_4channelPA_highThreshold": [ + 8353076917.972717, + 875678286.2843497, + 90.9921232895, + 7477398631.688368, + 9228755204.257067 + ], + "combined_4channelPA_nominal_selection": [ + 9072047952.454916, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 10913298943.312057, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 5488698101.244709, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 13124900567.79009, + 1097663824.7310195, + 142.9727730696, + 12027236743.05907, + 14222564392.52111 + ], + "combined_8channelPA_highThreshold": [ + 10372292350.326216, + 975795284.7600498, + 112.9879340994, + 9396497065.566166, + 11348087635.086266 + ], + "exclusive_LPDA_2of4_100Hz": [ + 91567513.1105146, + 91683682.86421111, + 0.9974674631, + 33879979.8508904, + 252110569.14135128 + ], + "exclusive_PA_4channel_100Hz": [ + 10830888181.512596, + 997133659.57772, + 117.983531389, + 9833754521.934875, + 11828021841.090315 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 0.4510268118, + "thetamin": 0.0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 118422000.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 118422000.0 + ], + "PA_4channel_100Hz": [ + 2570400000.0, + 485759940.7114588, + 28.0, + 2084640059.2885413, + 3056159940.7114587 + ], + "PA_4channel_1mHz": [ + 2478600000.0, + 477006792.4044688, + 27.0, + 2001593207.5955312, + 2955606792.4044685 + ], + "PA_8channel_100Hz": [ + 2570400000.0, + 485759940.7114588, + 28.0, + 2084640059.2885413, + 3056159940.7114587 + ], + "PA_8channel_1mHz": [ + 2478600000.0, + 477006792.4044688, + 27.0, + 2001593207.5955312, + 2955606792.4044685 + ], + "all_triggers": [ + 2570400000.0, + 485759940.7114588, + 28.0, + 2084640059.2885413, + 3056159940.7114587 + ], + "coincidence_4channelPA": [ + 2570400000.0, + 485759940.7114588, + 28.0, + 2084640059.2885413, + 3056159940.7114587 + ], + "combined_4channelPA": [ + 2570400000.0, + 485759940.7114588, + 28.0, + 2084640059.2885413, + 3056159940.7114587 + ], + "combined_4channelPA_highThreshold": [ + 2478600000.0, + 477006792.4044688, + 27.0, + 2001593207.5955312, + 2955606792.4044685 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 2570400000.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 2570400000.0, + 485759940.7114588, + 28.0, + 2084640059.2885413, + 3056159940.7114587 + ], + "combined_8channelPA_highThreshold": [ + 2478600000.0, + 477006792.4044688, + 27.0, + 2001593207.5955312, + 2955606792.4044685 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 118422000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 2570400000.0, + 485759940.7114588, + 28.0, + 2084640059.2885413, + 3056159940.7114587 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.670963748, + "thetamin": 1.5707963268, + "veff": { + "LPDA_2of4_100Hz": [ + 211592281593.7302, + 4407286177.491136, + 2304.9268147465, + 207184995416.23907, + 215999567771.2213 + ], + "LPDA_2of4_10mHz": [ + 203996694396.17993, + 4327458439.496481, + 2222.186213466, + 199669235956.68344, + 208324152835.67645 + ], + "PA_4channel_100Hz": [ + 182854502745.48657, + 4097077415.9192634, + 1991.8791148746, + 178757425329.5673, + 186951580161.40585 + ], + "PA_4channel_1mHz": [ + 167838561736.79, + 3925249032.5375943, + 1828.3067727319, + 163913312704.2524, + 171763810769.3276 + ], + "PA_8channel_100Hz": [ + 200834634452.85913, + 4293788472.0573354, + 2187.7411160442, + 196540845980.8018, + 205128422924.91647 + ], + "PA_8channel_1mHz": [ + 186157473191.6253, + 4133915340.0851355, + 2027.859185094, + 182023557851.5402, + 190291388531.71045 + ], + "all_triggers": [ + 250503352394.35297, + 4795436137.600166, + 2728.7946883916, + 245707916256.75275, + 255298788531.95312 + ], + "coincidence_4channelPA": [ + 182854502745.48657, + 4097077415.9192634, + 1991.8791148746, + 178757425329.5673, + 186951580161.40585 + ], + "combined_4channelPA": [ + 245067256195.99432, + 4743118606.865348, + 2669.5779542047, + 240324137589.129, + 249810374802.85968 + ], + "combined_4channelPA_highThreshold": [ + 235080498593.52353, + 4645469811.642893, + 2560.7897450275, + 230435028781.88068, + 239725968405.1664 + ], + "combined_4channelPA_nominal_selection": [ + 228133988978.21902, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 232485735676.51337, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 220908464395.1003, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 250278393131.09756, + 4793282433.722715, + 2726.3441517549, + 245485110697.37485, + 255071675564.82028 + ], + "combined_8channelPA_highThreshold": [ + 239782122672.07376, + 4691694668.379046, + 2612.0056935956, + 235090428003.69473, + 244473817340.45285 + ], + "exclusive_LPDA_2of4_100Hz": [ + 62212753450.50778, + 2389797222.9368362, + 677.6988393302, + 59822956227.57094, + 64602550673.44462 + ], + "exclusive_PA_4channel_100Hz": [ + 33474974602.26415, + 1752998194.0914397, + 364.6511394582, + 31721976408.17271, + 35227972796.35559 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.7721542476, + "thetamin": 1.670963748, + "veff": { + "LPDA_2of4_100Hz": [ + 108777672.59661293, + 99928926.46460816, + 1.1849419673, + 40247738.86074678, + 277916508.8949194 + ], + "LPDA_2of4_10mHz": [ + 104891083.09910949, + 98127475.40061474, + 1.1426043911, + 38809700.746670514, + 272086624.64866424 + ], + "PA_4channel_100Hz": [ + 73555380.39433053, + 82172890.42135212, + 0.801256867, + 27215490.7459023, + 225812855.3757226 + ], + "PA_4channel_1mHz": [ + 64227644.36815214, + 76786051.81278934, + 0.6996475421, + 23764228.416216288, + 212194360.77750215 + ], + "PA_8channel_100Hz": [ + 83928471.94702832, + 87776042.99999629, + 0.914253507, + 31053534.620400485, + 240957569.04266137 + ], + "PA_8channel_1mHz": [ + 74435419.49069394, + 82662999.63856685, + 0.8108433496, + 27541105.21155676, + 227097712.45641315 + ], + "all_triggers": [ + 121615392.20721355, + 105661218.07277353, + 1.3247864075, + 44997695.11666902, + 297173088.31082034 + ], + "coincidence_4channelPA": [ + 73555380.39433053, + 82172890.42135212, + 0.801256867, + 27215490.7459023, + 225812855.3757226 + ], + "combined_4channelPA": [ + 120146816.38579513, + 105021320.42693041, + 1.3087888495, + 44454322.0627442, + 294970224.5786927 + ], + "combined_4channelPA_highThreshold": [ + 115001081.87735008, + 102747746.0401966, + 1.2527350967, + 42550400.29461953, + 287251622.81602514 + ], + "combined_4channelPA_nominal_selection": [ + 114691832.72140592, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 114691832.72140592, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 110032689.12225947, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 121545076.07143244, + 105630667.81648925, + 1.3240204365, + 44971678.14643, + 297067614.10714865 + ], + "combined_8channelPA_highThreshold": [ + 116606042.42429483, + 103462238.01247616, + 1.2702183271, + 43144235.69698908, + 289659063.63644224 + ], + "exclusive_LPDA_2of4_100Hz": [ + 46591435.99146458, + 65399494.06544708, + 0.5075319825, + 17238831.316841897, + 186445496.54753828 + ], + "exclusive_PA_4channel_100Hz": [ + 11369143.7891822, + 32306151.11471693, + 0.1238468822, + 4206583.201997414, + 135020949.932206 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.8754889808, + "thetamin": 1.7721542476, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.9823131729, + "thetamin": 1.8754889808, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 2.0943951024, + "thetamin": 1.9823131729, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 2.2142974356, + "thetamin": 2.0943951024, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 2.3461938234, + "thetamin": 2.2142974356, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 2.4980915448, + "thetamin": 2.3461938234, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 2.6905658418, + "thetamin": 2.4980915448, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 3.1415926536, + "thetamin": 2.6905658418, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.5707963268, + "thetamin": 1.4706289056, + "veff": { + "LPDA_2of4_100Hz": [ + 929739955145.5433, + 9238513293.942965, + 10127.886221629, + 920501441851.6005, + 938978468439.4862 + ], + "LPDA_2of4_10mHz": [ + 878003864122.3269, + 8977792308.047096, + 9564.3122453413, + 869026071814.2797, + 886981656430.3739 + ], + "PA_4channel_100Hz": [ + 861306861054.8534, + 8892017197.736155, + 9382.4276803361, + 852414843857.1173, + 870198878252.5895 + ], + "PA_4channel_1mHz": [ + 785519273708.428, + 8491800122.849907, + 8556.8548334251, + 777027473585.5781, + 794011073831.2777 + ], + "PA_8channel_100Hz": [ + 944171130386.022, + 9309936077.623564, + 10285.0885662965, + 934861194308.3986, + 953481066463.6454 + ], + "PA_8channel_1mHz": [ + 873347432289.2429, + 8953954114.476604, + 9513.5885870288, + 864393478174.7662, + 882301386403.7195 + ], + "all_triggers": [ + 1131794186308.7283, + 10193071485.236492, + 12328.9127048881, + 1121601114823.4917, + 1141987257793.9646 + ], + "coincidence_4channelPA": [ + 861306861054.8534, + 8892017197.736155, + 9382.4276803361, + 852414843857.1173, + 870198878252.5895 + ], + "combined_4channelPA": [ + 1103168110299.561, + 10063341022.021448, + 12017.0818115421, + 1093104769277.5396, + 1113231451321.5825 + ], + "combined_4channelPA_highThreshold": [ + 1042114256953.17, + 9780904292.973171, + 11352.0071563526, + 1032333352660.1969, + 1051895161246.1431 + ], + "combined_4channelPA_nominal_selection": [ + 1021750694174.2645, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1042562072792.7466, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 994096006146.7134, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1130748387647.8481, + 10188361104.02809, + 12317.5205626127, + 1120560026543.82, + 1140936748751.8762 + ], + "combined_8channelPA_highThreshold": [ + 1070058173343.735, + 9911172499.404642, + 11656.4071170342, + 1060147000844.3304, + 1079969345843.1396 + ], + "exclusive_LPDA_2of4_100Hz": [ + 241861249244.7075, + 4711991371.030315, + 2634.654131206, + 237149257873.67715, + 246573240615.7378 + ], + "exclusive_PA_4channel_100Hz": [ + 173428155154.0176, + 3990075769.0974765, + 1889.195589913, + 169438079384.9201, + 177418230923.11508 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.4706289056, + "thetamin": 1.369438406, + "veff": { + "LPDA_2of4_100Hz": [ + 873130662579.5416, + 8952842834.809618, + 9511.2272612151, + 864177819744.732, + 882083505414.3512 + ], + "LPDA_2of4_10mHz": [ + 813782879572.5994, + 8643220947.353168, + 8864.7372502462, + 805139658625.2462, + 822426100519.9525 + ], + "PA_4channel_100Hz": [ + 964323806066.3073, + 9408768537.746426, + 10504.616623816, + 954915037528.5607, + 973732574604.0536 + ], + "PA_4channel_1mHz": [ + 890161996399.875, + 9039738451.38832, + 9696.7537734191, + 881122257948.4867, + 899201734851.2632 + ], + "PA_8channel_100Hz": [ + 1042504545668.6167, + 9782735675.27913, + 11356.2586674141, + 1032721809993.3374, + 1052287281343.8956 + ], + "PA_8channel_1mHz": [ + 977199411735.9192, + 9471372973.194403, + 10644.8737661865, + 967728038762.7249, + 986670784709.1136 + ], + "all_triggers": [ + 1171951764821.2139, + 10372327222.498693, + 12766.359093913, + 1161579437598.715, + 1182324092043.7124 + ], + "coincidence_4channelPA": [ + 964323806066.3073, + 9408768537.746426, + 10504.616623816, + 954915037528.5607, + 973732574604.0536 + ], + "combined_4channelPA": [ + 1134103765093.2986, + 10203466353.919378, + 12354.0715151775, + 1123900298739.3792, + 1144307231447.218 + ], + "combined_4channelPA_highThreshold": [ + 1066233309959.4692, + 9893443174.864819, + 11614.7419385563, + 1056339866784.6045, + 1076126753134.3341 + ], + "combined_4channelPA_nominal_selection": [ + 1046663031511.8851, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1072760341763.2607, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1019246111508.6356, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1170958826363.5728, + 10367932303.99273, + 12755.542770845, + 1160590894059.58, + 1181326758667.5654 + ], + "combined_8channelPA_highThreshold": [ + 1105184812481.4888, + 10072535221.37305, + 12039.0502448964, + 1095112277260.1158, + 1115257347702.8618 + ], + "exclusive_LPDA_2of4_100Hz": [ + 169779959026.9915, + 3947885540.219957, + 1849.4548913616, + 165832073486.7715, + 173727844567.21143 + ], + "exclusive_PA_4channel_100Hz": [ + 260973102513.757, + 4894622642.325237, + 2842.8442539625, + 256078479871.43173, + 265867725156.08224 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.369438406, + "thetamin": 1.2661036728, + "veff": { + "LPDA_2of4_100Hz": [ + 673764333914.544, + 7864576648.069184, + 7339.4807615963, + 665899757266.4749, + 681628910562.6132 + ], + "LPDA_2of4_10mHz": [ + 607465843690.4058, + 7467621070.379726, + 6617.2749857343, + 599998222620.0261, + 614933464760.7854 + ], + "PA_4channel_100Hz": [ + 990257135860.6619, + 9534443091.864819, + 10787.114769724, + 980722692768.7971, + 999791578952.5269 + ], + "PA_4channel_1mHz": [ + 917476295350.1864, + 9177381103.187723, + 9994.2951563201, + 908298914246.9988, + 926653676453.374 + ], + "PA_8channel_100Hz": [ + 1068928347230.0632, + 9905938737.733028, + 11644.099643029, + 1059022408492.3302, + 1078834285967.7961 + ], + "PA_8channel_1mHz": [ + 999287773336.4984, + 9577819041.529787, + 10885.4877269771, + 989709954294.9685, + 1008865592378.0282 + ], + "all_triggers": [ + 1132950094974.8535, + 10198275281.570484, + 12341.5043025583, + 1122751819693.2832, + 1143148370256.424 + ], + "coincidence_4channelPA": [ + 990257135860.6619, + 9534443091.864819, + 10787.114769724, + 980722692768.7971, + 999791578952.5269 + ], + "combined_4channelPA": [ + 1074802608983.6273, + 9933120330.726744, + 11708.0894224796, + 1064869488652.9006, + 1084735729314.3542 + ], + "combined_4channelPA_highThreshold": [ + 1000062915152.7808, + 9581533051.1889, + 10893.931537612, + 990481382101.592, + 1009644448203.9697 + ], + "combined_4channelPA_nominal_selection": [ + 954057344651.9874, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 998171554909.5867, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 909509352583.4733, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1131404689266.4438, + 10191317406.236525, + 12324.6698177173, + 1121213371860.2073, + 1141596006672.6804 + ], + "combined_8channelPA_highThreshold": [ + 1060336739077.5922, + 9866048481.906166, + 11550.5091402788, + 1050470690595.6859, + 1070202787559.4984 + ], + "exclusive_LPDA_2of4_100Hz": [ + 84545473122.96545, + 2785906393.3822737, + 920.9746527556, + 81759566729.58318, + 87331379516.34772 + ], + "exclusive_PA_4channel_100Hz": [ + 401038275069.0834, + 6067562414.293062, + 4368.6086608833, + 394970712654.79034, + 407105837483.3764 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.2661036728, + "thetamin": 1.1592794807, + "veff": { + "LPDA_2of4_100Hz": [ + 350577531586.8746, + 5673007791.258098, + 3818.9273593341, + 344904523795.6165, + 356250539378.1327 + ], + "LPDA_2of4_10mHz": [ + 293313004926.9625, + 5189039781.336732, + 3195.1307726249, + 288123965145.62585, + 298502044708.29926 + ], + "PA_4channel_100Hz": [ + 954877012598.6937, + 9362569612.90863, + 10401.7103768921, + 945514442985.7853, + 964239582211.6024 + ], + "PA_4channel_1mHz": [ + 891006977903.1271, + 9044027895.329992, + 9705.9583649578, + 881962950007.797, + 900051005798.4572 + ], + "PA_8channel_100Hz": [ + 1024269482785.5282, + 9696800426.930086, + 11157.6196381866, + 1014572682358.598, + 1033966283212.4583 + ], + "PA_8channel_1mHz": [ + 963603103279.9711, + 9405251983.923735, + 10496.7658309365, + 954197851296.0472, + 973008355263.8948 + ], + "all_triggers": [ + 1051839560172.444, + 9826437382.074461, + 11457.9472785669, + 1042013122790.3696, + 1061665997554.5184 + ], + "coincidence_4channelPA": [ + 954877012598.6937, + 9362569612.90863, + 10401.7103768921, + 945514442985.7853, + 964239582211.6024 + ], + "combined_4channelPA": [ + 985535041151.7206, + 9511683172.694933, + 10735.6758295394, + 976023357979.0258, + 995046724324.4156 + ], + "combined_4channelPA_highThreshold": [ + 920306265952.2125, + 9191524096.384295, + 10025.122722791, + 911114741855.8281, + 929497790048.5968 + ], + "combined_4channelPA_nominal_selection": [ + 842778586192.1517, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 899924762052.9878, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 757168307093.4191, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1050290716132.636, + 9819199954.221117, + 11441.0753391355, + 1040471516178.4149, + 1060109916086.8572 + ], + "combined_8channelPA_highThreshold": [ + 986624580616.142, + 9516939450.293978, + 10747.5444511562, + 977107641165.848, + 996141520066.436 + ], + "exclusive_LPDA_2of4_100Hz": [ + 30658028553.02683, + 1677619450.640658, + 333.9654526474, + 28980409102.38617, + 32335648003.667484 + ], + "exclusive_PA_4channel_100Hz": [ + 634957509564.8461, + 7634729816.964897, + 6916.7484702053, + 627322779747.8812, + 642592239381.811 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.1592794807, + "thetamin": 1.0471975512, + "veff": { + "LPDA_2of4_100Hz": [ + 121459778880.37611, + 3339162724.579101, + 1323.0912732067, + 118120616155.79703, + 124798941604.95522 + ], + "LPDA_2of4_10mHz": [ + 93159157949.3682, + 2924382105.63394, + 1014.80564215, + 90234775843.73425, + 96083540055.00217 + ], + "PA_4channel_100Hz": [ + 924780953998.5103, + 9213842389.419477, + 10073.866601291, + 915567111609.0908, + 933994796387.9298 + ], + "PA_4channel_1mHz": [ + 866872808679.2982, + 8920701981.164911, + 9443.0589180751, + 857952106698.1333, + 875793510660.4633 + ], + "PA_8channel_100Hz": [ + 987496360452.4634, + 9521143097.839468, + 10757.0409635345, + 977975217354.6238, + 997017503550.3029 + ], + "PA_8channel_1mHz": [ + 932974285132.817, + 9254568567.750341, + 10163.1185744316, + 923719716565.0668, + 942228853700.5673 + ], + "all_triggers": [ + 1000214266594.5521, + 9582258067.563192, + 10895.580246128, + 990632008526.989, + 1009796524662.1155 + ], + "coincidence_4channelPA": [ + 924780953998.5103, + 9213842389.419477, + 10073.866601291, + 915567111609.0908, + 933994796387.9298 + ], + "combined_4channelPA": [ + 936676622400.41, + 9272912915.387356, + 10203.4490457561, + 927403709485.0227, + 945949535315.7975 + ], + "combined_4channelPA_highThreshold": [ + 875939891207.8065, + 8967233799.387447, + 9541.8288802593, + 866972657408.4192, + 884907125007.194 + ], + "combined_4channelPA_nominal_selection": [ + 837661034337.816, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 870269708078.6174, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 714188940969.6208, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 998389506633.4188, + 9573513289.746239, + 10875.7026866385, + 988815993343.6726, + 1007963019923.1649 + ], + "combined_8channelPA_highThreshold": [ + 941310408673.2882, + 9295821400.83424, + 10253.9260204062, + 932014587272.4537, + 950606230074.1224 + ], + "exclusive_LPDA_2of4_100Hz": [ + 11895668401.899797, + 1044998736.5037345, + 129.5824444651, + 10850669665.396063, + 12940667138.403532 + ], + "exclusive_PA_4channel_100Hz": [ + 815216843520.0339, + 8650832690.275492, + 8880.3577725494, + 806566010829.7584, + 823867676210.3094 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.0471975512, + "thetamin": 0.927295218, + "veff": { + "LPDA_2of4_100Hz": [ + 13916499053.112362, + 1130280767.3652217, + 151.5958502518, + 12786218285.74714, + 15046779820.477585 + ], + "LPDA_2of4_10mHz": [ + 8797875433.998543, + 898690694.7560246, + 95.8374230283, + 7899184739.242517, + 9696566128.754566 + ], + "PA_4channel_100Hz": [ + 816775845790.0468, + 8659100567.814552, + 8897.3403680833, + 808116745222.2322, + 825434946357.8613 + ], + "PA_4channel_1mHz": [ + 762150369841.8546, + 8364532500.473787, + 8302.2916104777, + 753785837341.3809, + 770514902342.3281 + ], + "PA_8channel_100Hz": [ + 868737951614.8673, + 8930293609.856554, + 9463.3763792469, + 859807658005.0109, + 877668245224.7239 + ], + "PA_8channel_1mHz": [ + 821885746096.1536, + 8686144800.29126, + 8953.0037701106, + 813199601295.8622, + 830571890896.4448 + ], + "all_triggers": [ + 875051442428.7307, + 8962685000.319798, + 9532.150788984, + 866088757428.4109, + 884014127429.0504 + ], + "coincidence_4channelPA": [ + 816775845790.0468, + 8659100567.814552, + 8897.3403680833, + 808116745222.2322, + 825434946357.8613 + ], + "combined_4channelPA": [ + 821079595067.7014, + 8681883829.401024, + 8944.2221684935, + 812397711238.3005, + 829761478897.1024 + ], + "combined_4channelPA_highThreshold": [ + 764994304710.8809, + 8380123935.387761, + 8333.2712931469, + 756614180775.4932, + 773374428646.2687 + ], + "combined_4channelPA_nominal_selection": [ + 756076172458.7688, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 756076172458.7688, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 594213178328.0856, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 873041700892.5221, + 8952386728.796602, + 9510.2581796571, + 864089314163.7255, + 881994087621.3187 + ], + "combined_8channelPA_highThreshold": [ + 824729680965.1798, + 8701159963.62574, + 8983.9834527797, + 816028521001.5541, + 833430840928.8058 + ], + "exclusive_LPDA_2of4_100Hz": [ + 4303749277.65455, + 628557223.8775779, + 46.8818004102, + 3675192053.776972, + 4932306501.532128 + ], + "exclusive_PA_4channel_100Hz": [ + 807163096014.589, + 8607994668.570564, + 8792.6263182417, + 798555101346.0184, + 815771090683.1593 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 0.927295218, + "thetamin": 0.7953988302, + "veff": { + "LPDA_2of4_100Hz": [ + 1188220588.288467, + 330270570.9034355, + 12.9435793931, + 849573264.7298101, + 1487808264.7840466 + ], + "LPDA_2of4_10mHz": [ + 91800000.0, + 91800000.0, + 1.0, + 33966000.0, + 252450000.0 + ], + "PA_4channel_100Hz": [ + 622755201209.0038, + 7561013653.670158, + 6783.825721231, + 615194187555.3337, + 630316214862.674 + ], + "PA_4channel_1mHz": [ + 563018298866.0234, + 7189233605.600875, + 6133.0969375384, + 555829065260.4226, + 570207532471.6243 + ], + "PA_8channel_100Hz": [ + 672879167899.5018, + 7859408859.015687, + 7329.8384302778, + 665019759040.4862, + 680738576758.5176 + ], + "PA_8channel_1mHz": [ + 619368290185.3715, + 7540424990.610085, + 6746.9312656359, + 611827865194.7615, + 626908715175.9816 + ], + "all_triggers": [ + 676903029153.6793, + 7882873719.4190645, + 7373.6713415433, + 669020155434.2603, + 684785902873.0984 + ], + "coincidence_4channelPA": [ + 622755201209.0038, + 7561013653.670158, + 6783.825721231, + 615194187555.3337, + 630316214862.674 + ], + "combined_4channelPA": [ + 623394520059.8243, + 7564893716.470304, + 6790.7899788652, + 615829626343.3541, + 630959413776.2947 + ], + "combined_4channelPA_highThreshold": [ + 563110098866.0234, + 7189819683.128427, + 6134.0969375384, + 555920279182.895, + 570299918549.1519 + ], + "combined_4channelPA_nominal_selection": [ + 529999643254.0119, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 529999643254.0119, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 417938577464.0534, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 673518486750.3223, + 7863141680.249668, + 7336.802687912, + 665655345070.0728, + 681381628430.572 + ], + "combined_8channelPA_highThreshold": [ + 619460090185.3716, + 7540983773.952648, + 6747.9312656359, + 611919106411.4188, + 627001073959.3242 + ], + "exclusive_LPDA_2of4_100Hz": [ + 639318850.8205361, + 242259097.87936804, + 6.9642576342, + 388739105.8528305, + 1087228019.1511483 + ], + "exclusive_PA_4channel_100Hz": [ + 622206299471.5359, + 7557680748.185054, + 6777.8463994721, + 614648618723.3508, + 629763980219.721 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 0.7953988302, + "thetamin": 0.6435011088, + "veff": { + "LPDA_2of4_100Hz": [ + 822918556.8561862, + 274852548.6863782, + 8.964254432, + 577714113.5618718, + 1035828927.9933099 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 118422000.0 + ], + "PA_4channel_100Hz": [ + 261573075479.08072, + 4900245741.692922, + 2849.3799071795, + 256672829737.3878, + 266473321220.77365 + ], + "PA_4channel_1mHz": [ + 217056802710.72113, + 4463834057.04605, + 2364.4531885699, + 212592968653.67505, + 221520636767.76715 + ], + "PA_8channel_100Hz": [ + 311853499779.98065, + 5350528130.92336, + 3397.0969474943, + 306502971649.05725, + 317204027910.90405 + ], + "PA_8channel_1mHz": [ + 260382976134.7799, + 4889085518.701098, + 2836.4158620346, + 255493890616.07883, + 265272061653.48105 + ], + "all_triggers": [ + 316979753712.3361, + 5394324924.473168, + 3452.9384935984, + 311585428787.863, + 322374078636.80927 + ], + "coincidence_4channelPA": [ + 261573075479.08072, + 4900245741.692922, + 2849.3799071795, + 256672829737.3878, + 266473321220.77365 + ], + "combined_4channelPA": [ + 262304468062.6591, + 4907091823.896523, + 2857.3471466521, + 257397376238.7625, + 267211559886.5556 + ], + "combined_4channelPA_highThreshold": [ + 217056802710.72113, + 4463834057.04605, + 2364.4531885699, + 212592968653.67505, + 221520636767.76715 + ], + "combined_4channelPA_nominal_selection": [ + 246542435833.9531, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 246542435833.9531, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 238624850090.42117, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 312584892363.559, + 5356798775.292453, + 3405.0641869669, + 307228093588.26654, + 317941691138.85144 + ], + "combined_8channelPA_highThreshold": [ + 260382976134.7799, + 4889085518.701098, + 2836.4158620346, + 255493890616.07883, + 265272061653.48105 + ], + "exclusive_LPDA_2of4_100Hz": [ + 731392583.5783186, + 259117423.52163363, + 7.9672394725, + 483382212.75723445, + 942472435.249885 + ], + "exclusive_PA_4channel_100Hz": [ + 261481549505.80283, + 4899388354.134901, + 2848.3828922201, + 256582161151.6679, + 266380937859.93777 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 0.6435011088, + "thetamin": 0.4510268118, + "veff": { + "LPDA_2of4_100Hz": [ + 182951870.0563149, + 129595453.89854425, + 1.992939761, + 67692191.92083651, + 389177805.08447236 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 118422000.0 + ], + "PA_4channel_100Hz": [ + 30551838390.23884, + 1674711546.5727, + 332.8086970614, + 28877126843.66614, + 32226549936.81154 + ], + "PA_4channel_1mHz": [ + 23215637357.321445, + 1459861469.250459, + 252.8936531299, + 21755775888.070984, + 24675498826.5719 + ], + "PA_8channel_100Hz": [ + 40086940824.79038, + 1918327700.8154151, + 436.6769153027, + 38168613123.97497, + 42005268525.6058 + ], + "PA_8channel_1mHz": [ + 29818332009.56356, + 1654485683.9749126, + 324.8184314767, + 28163846325.58865, + 31472817693.538475 + ], + "all_triggers": [ + 41094802070.84013, + 1942293188.5024786, + 447.6557959787, + 39152508882.33765, + 43037095259.34261 + ], + "coincidence_4channelPA": [ + 30551838390.23884, + 1674711546.5727, + 332.8086970614, + 28877126843.66614, + 32226549936.81154 + ], + "combined_4channelPA": [ + 30734790260.295155, + 1679718353.1458764, + 334.8016368224, + 29055071907.14928, + 32414508613.44103 + ], + "combined_4channelPA_highThreshold": [ + 23215637357.321445, + 1459861469.250459, + 252.8936531299, + 21755775888.070984, + 24675498826.5719 + ], + "combined_4channelPA_nominal_selection": [ + 18495759717.19399, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 18495759717.19399, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 18477464530.188354, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 40269892694.846695, + 1922700223.4843907, + 438.6698550637, + 38347192471.362305, + 42192592918.33109 + ], + "combined_8channelPA_highThreshold": [ + 29818332009.56356, + 1654485683.9749126, + 324.8184314767, + 28163846325.58865, + 31472817693.538475 + ], + "exclusive_LPDA_2of4_100Hz": [ + 182951870.0563149, + 129595453.89854425, + 1.992939761, + 67692191.92083651, + 389177805.08447236 + ], + "exclusive_PA_4channel_100Hz": [ + 30551838390.23884, + 1674711546.5727, + 332.8086970614, + 28877126843.66614, + 32226549936.81154 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 0.4510268118, + "thetamin": 0.0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 118422000.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 118422000.0 + ], + "PA_4channel_100Hz": [ + 2019600000.0, + 430580166.7517908, + 22.0, + 1589019833.248209, + 2450180166.751791 + ], + "PA_4channel_1mHz": [ + 2019600000.0, + 430580166.7517908, + 22.0, + 1589019833.248209, + 2450180166.751791 + ], + "PA_8channel_100Hz": [ + 2019600000.0, + 430580166.7517908, + 22.0, + 1589019833.248209, + 2450180166.751791 + ], + "PA_8channel_1mHz": [ + 2019600000.0, + 430580166.7517908, + 22.0, + 1589019833.248209, + 2450180166.751791 + ], + "all_triggers": [ + 2019600000.0, + 430580166.7517908, + 22.0, + 1589019833.248209, + 2450180166.751791 + ], + "coincidence_4channelPA": [ + 2019600000.0, + 430580166.7517908, + 22.0, + 1589019833.248209, + 2450180166.751791 + ], + "combined_4channelPA": [ + 2019600000.0, + 430580166.7517908, + 22.0, + 1589019833.248209, + 2450180166.751791 + ], + "combined_4channelPA_highThreshold": [ + 2019600000.0, + 430580166.7517908, + 22.0, + 1589019833.248209, + 2450180166.751791 + ], + "combined_4channelPA_nominal_selection": [ + 2019600000.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 2019600000.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 2019600000.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 2019600000.0, + 430580166.7517908, + 22.0, + 1589019833.248209, + 2450180166.751791 + ], + "combined_8channelPA_highThreshold": [ + 2019600000.0, + 430580166.7517908, + 22.0, + 1589019833.248209, + 2450180166.751791 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 118422000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 2019600000.0, + 430580166.7517908, + 22.0, + 1589019833.248209, + 2450180166.751791 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.670963748, + "thetamin": 1.5707963268, + "veff": { + "LPDA_2of4_100Hz": [ + 180763948084.47116, + 5760925348.267317, + 984.553094142, + 175003022736.20383, + 186524873432.7385 + ], + "LPDA_2of4_10mHz": [ + 178267532811.16034, + 5721006819.094786, + 970.956061063, + 172546525992.06555, + 183988539630.25513 + ], + "PA_4channel_100Hz": [ + 183725608695.99673, + 5807927492.366361, + 1000.6841432244, + 177917681203.63037, + 189533536188.36307 + ], + "PA_4channel_1mHz": [ + 175758128853.37097, + 5680597896.126684, + 957.2882835151, + 170077530957.2443, + 181438726749.49765 + ], + "PA_8channel_100Hz": [ + 191383171894.98727, + 5927727250.803604, + 1042.3920037853, + 185455444644.1837, + 197310899145.79092 + ], + "PA_8channel_1mHz": [ + 183638113160.43265, + 5806544374.777087, + 1000.2075880198, + 177831568785.65555, + 189444657535.20972 + ], + "all_triggers": [ + 217112752067.22653, + 6313628218.349794, + 1182.5313293422, + 210799123848.8767, + 223426380285.57632 + ], + "coincidence_4channelPA": [ + 183725608695.99673, + 5807927492.366361, + 1000.6841432244, + 177917681203.63037, + 189533536188.36307 + ], + "combined_4channelPA": [ + 214338197191.64456, + 6273156542.314718, + 1167.4193746822, + 208065040649.32983, + 220611353733.9593 + ], + "combined_4channelPA_highThreshold": [ + 210235981375.51672, + 6212835599.027618, + 1145.0761512828, + 204023145776.4891, + 216448816974.5443 + ], + "combined_4channelPA_nominal_selection": [ + 200533178627.78427, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 204897831011.71683, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 196464692305.0043, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 216932750274.83005, + 6311010453.99695, + 1181.5509274228, + 210621739820.83307, + 223243760728.827 + ], + "combined_8channelPA_highThreshold": [ + 212125831786.95148, + 6240697294.059718, + 1155.3694541773, + 205885134492.8918, + 218366529081.0112 + ], + "exclusive_LPDA_2of4_100Hz": [ + 30612588495.647835, + 2370753308.0860486, + 166.7352314578, + 28241835187.56179, + 32983341803.73388 + ], + "exclusive_PA_4channel_100Hz": [ + 33574249107.17341, + 2482787170.918409, + 182.8662805402, + 31091461936.255, + 36057036278.09181 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.7721542476, + "thetamin": 1.670963748, + "veff": { + "LPDA_2of4_100Hz": [ + 3899466.5376976463, + 26757093.57014113, + 0.0212389245, + 1442802.6189481292, + 242537221.14503855 + ], + "LPDA_2of4_10mHz": [ + 3858222.8125601024, + 26615215.73059356, + 0.0210142855, + 1427542.440647238, + 242477005.30633774 + ], + "PA_4channel_100Hz": [ + 3669680.5420320868, + 25956759.18748508, + 0.0199873668, + 1357781.8005518722, + 242201733.59136683 + ], + "PA_4channel_1mHz": [ + 3476396.0457075224, + 25263933.06656549, + 0.018934619, + 1286266.5369117833, + 241919538.226733 + ], + "PA_8channel_100Hz": [ + 3871353.54987696, + 26660467.20816066, + 0.0210858036, + 1432400.813454475, + 242496176.18282035 + ], + "PA_8channel_1mHz": [ + 3734053.498005135, + 26183434.118421953, + 0.020337982, + 1381599.7942618998, + 242295718.1070875 + ], + "all_triggers": [ + 4500738.070937778, + 28746052.073705286, + 0.0245138239, + 1665273.0862469778, + 243415077.58356914 + ], + "coincidence_4channelPA": [ + 3669680.5420320868, + 25956759.18748508, + 0.0199873668, + 1357781.8005518722, + 242201733.59136683 + ], + "combined_4channelPA": [ + 4448191.903077844, + 28577754.170072425, + 0.0242276247, + 1645831.004138802, + 243338360.17849368 + ], + "combined_4channelPA_highThreshold": [ + 4340718.916407093, + 28230409.013196077, + 0.0236422599, + 1606065.9990706246, + 243181449.61795437 + ], + "combined_4channelPA_nominal_selection": [ + 4331929.991396654, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 4331929.991396654, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 4254078.855292078, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 4497986.2160997335, + 28737262.73109377, + 0.0244988356, + 1664254.8999569013, + 243411059.8755056 + ], + "combined_8channelPA_highThreshold": [ + 4412484.238151901, + 28462819.71493143, + 0.0240331386, + 1632619.1681162035, + 243286226.98770174 + ], + "exclusive_LPDA_2of4_100Hz": [ + 778511.3610457563, + 11955529.510983646, + 0.004240258, + 288049.2035869298, + 237980626.58712682 + ], + "exclusive_PA_4channel_100Hz": [ + 548725.3653801976, + 10037229.552212318, + 0.0029887002, + 203028.3851906731, + 237645139.0334551 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.8754889808, + "thetamin": 1.7721542476, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.9823131729, + "thetamin": 1.8754889808, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 2.0943951024, + "thetamin": 1.9823131729, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 2.2142974356, + "thetamin": 2.0943951024, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 2.3461938234, + "thetamin": 2.2142974356, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 2.4980915448, + "thetamin": 2.3461938234, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 2.6905658418, + "thetamin": 2.4980915448, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 3.1415926536, + "thetamin": 2.6905658418, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.5707963268, + "thetamin": 1.4706289056, + "veff": { + "LPDA_2of4_100Hz": [ + 1066168767392.0756, + 13991018036.339783, + 5807.0194302401, + 1052177749355.7357, + 1080159785428.4152 + ], + "LPDA_2of4_10mHz": [ + 1050778535765.8501, + 13889670232.464489, + 5723.1946392475, + 1036888865533.3856, + 1064668205998.3146 + ], + "PA_4channel_100Hz": [ + 1131836906105.567, + 14415451986.010777, + 6164.6890310761, + 1117421454119.5562, + 1146252358091.578 + ], + "PA_4channel_1mHz": [ + 1082495425583.8776, + 14097735993.314669, + 5895.9445837902, + 1068397689590.563, + 1096593161577.1921 + ], + "PA_8channel_100Hz": [ + 1183148487411.836, + 14738590919.379406, + 6444.1638747921, + 1168409896492.4565, + 1197887078331.2156 + ], + "PA_8channel_1mHz": [ + 1137032041700.2856, + 14448497598.580015, + 6192.9849765811, + 1122583544101.7056, + 1151480539298.8655 + ], + "all_triggers": [ + 1309767705657.7292, + 15507203189.445833, + 7133.8110329942, + 1294260502468.2834, + 1325274908847.175 + ], + "coincidence_4channelPA": [ + 1131836906105.567, + 14415451986.010777, + 6164.6890310761, + 1117421454119.5562, + 1146252358091.578 + ], + "combined_4channelPA": [ + 1290316838723.3752, + 15391626671.330479, + 7027.8694919574, + 1274925212052.0447, + 1305708465394.7056 + ], + "combined_4channelPA_highThreshold": [ + 1261291720967.2764, + 15217528050.560379, + 6869.7806152902, + 1246074192916.7158, + 1276509249017.8367 + ], + "combined_4channelPA_nominal_selection": [ + 1200499981922.2656, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1227397750482.0215, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1180169027233.859, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1309434013706.8455, + 15505227664.132404, + 7131.9935387083, + 1293928786042.7131, + 1324939241370.978 + ], + "combined_8channelPA_highThreshold": [ + 1277402601229.7434, + 15314408822.601702, + 6957.5305077873, + 1262088192407.1418, + 1292717010052.3452 + ], + "exclusive_LPDA_2of4_100Hz": [ + 158479932617.80817, + 5394155691.915981, + 863.1804608813, + 153085776925.8922, + 163874088309.72415 + ], + "exclusive_PA_4channel_100Hz": [ + 224148071331.29968, + 6415106070.551494, + 1220.8500617173, + 217732965260.7482, + 230563177401.85117 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.4706289056, + "thetamin": 1.369438406, + "veff": { + "LPDA_2of4_100Hz": [ + 1080560387869.8333, + 14085130003.4079, + 5885.4051626897, + 1066475257866.4253, + 1094645517873.2411 + ], + "LPDA_2of4_10mHz": [ + 1056667484656.9083, + 13928537259.274874, + 5755.2695242751, + 1042738947397.6334, + 1070596021916.1832 + ], + "PA_4channel_100Hz": [ + 1256433641436.906, + 15188193327.970774, + 6843.3204871291, + 1241245448108.9353, + 1271621834764.8767 + ], + "PA_4channel_1mHz": [ + 1195267454644.9165, + 14813882160.75741, + 6510.1713215954, + 1180453572484.159, + 1210081336805.674 + ], + "PA_8channel_100Hz": [ + 1311570732331.8872, + 15517873129.27047, + 7143.6314397162, + 1296052859202.6167, + 1327088605461.1577 + ], + "PA_8channel_1mHz": [ + 1263869406991.022, + 15233070049.190731, + 6883.8202995154, + 1248636336941.831, + 1279102477040.2126 + ], + "all_triggers": [ + 1417511206457.0999, + 16132422555.385895, + 7720.6492726422, + 1401378783901.7139, + 1433643629012.4856 + ], + "coincidence_4channelPA": [ + 1256433641436.906, + 15188193327.970774, + 6843.3204871291, + 1241245448108.9353, + 1271621834764.8767 + ], + "combined_4channelPA": [ + 1390406333700.441, + 15977440435.420216, + 7573.0192467344, + 1374428893265.0208, + 1406383774135.861 + ], + "combined_4channelPA_highThreshold": [ + 1348089504738.956, + 15732426166.045477, + 7342.5354288614, + 1332357078572.9106, + 1363821930905.0015 + ], + "combined_4channelPA_nominal_selection": [ + 1293350659099.8232, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1324335253682.884, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1267559552040.2456, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1415717631650.1567, + 16122213159.829166, + 7710.8803466784, + 1399595418490.3276, + 1431839844809.9858 + ], + "combined_8channelPA_highThreshold": [ + 1375037975170.546, + 15888894619.86932, + 7489.3135902535, + 1359149080550.6765, + 1390926869790.4153 + ], + "exclusive_LPDA_2of4_100Hz": [ + 133972692263.53487, + 4959575213.623139, + 729.6987596053, + 129013117049.91171, + 138932267477.158 + ], + "exclusive_PA_4channel_100Hz": [ + 309845945830.60767, + 7542394557.068701, + 1687.6140840447, + 302303551273.539, + 317388340387.6764 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.369438406, + "thetamin": 1.2661036728, + "veff": { + "LPDA_2of4_100Hz": [ + 956206512315.2515, + 13249887382.958399, + 5208.0964723053, + 942956624932.2931, + 969456399698.21 + ], + "LPDA_2of4_10mHz": [ + 915284907410.5479, + 12963267682.207932, + 4985.2119140008, + 902321639728.34, + 928248175092.7557 + ], + "PA_4channel_100Hz": [ + 1256285908787.634, + 15187300380.693392, + 6842.5158430699, + 1241098608406.9407, + 1271473209168.3274 + ], + "PA_4channel_1mHz": [ + 1197855622053.9639, + 14829912076.917645, + 6524.2680939758, + 1183025709977.0461, + 1212685534130.8813 + ], + "PA_8channel_100Hz": [ + 1322997314981.6682, + 15585323449.663607, + 7205.8677286583, + 1307411991532.0044, + 1338582638431.3318 + ], + "PA_8channel_1mHz": [ + 1267759012771.6003, + 15256492216.262093, + 6905.0055161852, + 1252502520555.3381, + 1283015504987.8623 + ], + "all_triggers": [ + 1398086414856.9973, + 16021506351.393578, + 7614.8497541231, + 1382064908505.6038, + 1414107921208.3909 + ], + "coincidence_4channelPA": [ + 1256285908787.634, + 15187300380.693392, + 6842.5158430699, + 1241098608406.9407, + 1271473209168.3274 + ], + "combined_4channelPA": [ + 1353212150893.5342, + 15762288885.31272, + 7370.4365517077, + 1337449862008.2214, + 1368974439778.8467 + ], + "combined_4channelPA_highThreshold": [ + 1303409366360.0332, + 15469517111.522974, + 7099.1795553379, + 1287939849248.5103, + 1318878883471.5562 + ], + "combined_4channelPA_nominal_selection": [ + 1232357947881.025, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1276028568124.636, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1186934816198.3896, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1396815619129.092, + 16014223292.813839, + 7607.9282087641, + 1380801395836.2783, + 1412829842421.906 + ], + "combined_8channelPA_highThreshold": [ + 1343911383207.091, + 15708027564.173101, + 7319.7787756378, + 1328203355642.918, + 1359619410771.2644 + ], + "exclusive_LPDA_2of4_100Hz": [ + 96926242105.90016, + 4218490020.2137814, + 527.9207086378, + 92707752085.68639, + 101144732126.11394 + ], + "exclusive_PA_4channel_100Hz": [ + 397005638578.2828, + 8537577832.322977, + 2162.3400794024, + 388468060745.95984, + 405543216410.6058 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.2661036728, + "thetamin": 1.1592794807, + "veff": { + "LPDA_2of4_100Hz": [ + 695614837940.9463, + 11301101019.190907, + 3788.751840637, + 684313736921.7554, + 706915938960.1371 + ], + "LPDA_2of4_10mHz": [ + 641705991106.0764, + 10854364097.775402, + 3495.1306705124, + 630851627008.301, + 652560355203.8518 + ], + "PA_4channel_100Hz": [ + 1244035638787.3184, + 15113071933.969997, + 6775.7932395823, + 1228922566853.3484, + 1259148710721.2886 + ], + "PA_4channel_1mHz": [ + 1190129995024.3381, + 14782011604.868551, + 6482.1895153831, + 1175347983419.4695, + 1204912006629.2065 + ], + "PA_8channel_100Hz": [ + 1303357971172.7937, + 15469212116.566406, + 7098.8996251241, + 1287888759056.2273, + 1318827183289.36 + ], + "PA_8channel_1mHz": [ + 1252532584608.6445, + 15164596352.4964, + 6822.0729009185, + 1237367988256.1482, + 1267697180961.1409 + ], + "all_triggers": [ + 1344274297892.0413, + 15710148347.261993, + 7321.7554351418, + 1328564149544.7793, + 1359984446239.3032 + ], + "coincidence_4channelPA": [ + 1244035638787.3184, + 15113071933.969997, + 6775.7932395823, + 1228922566853.3484, + 1259148710721.2886 + ], + "combined_4channelPA": [ + 1290539906731.8943, + 15392957054.314669, + 7029.084459324, + 1275146949677.5796, + 1305932863786.2092 + ], + "combined_4channelPA_highThreshold": [ + 1235920579200.492, + 15063698693.920107, + 6731.5935686301, + 1220856880506.572, + 1250984277894.412 + ], + "combined_4channelPA_nominal_selection": [ + 1155005964803.4282, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1208549220994.6135, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1073015279066.1473, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1343004238937.8303, + 15702725186.061993, + 7314.8379027115, + 1327301513751.7683, + 1358706964123.8923 + ], + "combined_8channelPA_highThreshold": [ + 1291635517377.3484, + 15399489634.091164, + 7035.0518375673, + 1276236027743.257, + 1307035007011.4395 + ], + "exclusive_LPDA_2of4_100Hz": [ + 46504267944.57582, + 2922017042.151555, + 253.2912197417, + 43582250902.42426, + 49426284986.72737 + ], + "exclusive_PA_4channel_100Hz": [ + 594925068790.9481, + 10451231632.205751, + 3240.3326186871, + 584473837158.7424, + 605376300423.1539 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.1592794807, + "thetamin": 1.0471975512, + "veff": { + "LPDA_2of4_100Hz": [ + 317728445598.79974, + 7637731509.54782, + 1730.5470893181, + 310090714089.2519, + 325366177108.34753 + ], + "LPDA_2of4_10mHz": [ + 274281852345.20673, + 7096347517.602274, + 1493.9098711613, + 267185504827.60443, + 281378199862.809 + ], + "PA_4channel_100Hz": [ + 1114934937446.12, + 14307412572.338427, + 6072.6303782468, + 1100627524873.7815, + 1129242350018.4585 + ], + "PA_4channel_1mHz": [ + 1064099463297.6385, + 13977434008.481186, + 5795.7487107715, + 1050122029289.1572, + 1078076897306.1196 + ], + "PA_8channel_100Hz": [ + 1175907410699.2854, + 14693420316.740034, + 6404.7244591464, + 1161213990382.5454, + 1190600831016.0254 + ], + "PA_8channel_1mHz": [ + 1123636836930.7444, + 14363137653.746992, + 6120.0263449387, + 1109273699276.9976, + 1137999974584.4917 + ], + "all_triggers": [ + 1195245229274.1926, + 14813744431.936909, + 6510.050268378, + 1180431484842.2556, + 1210058973706.1296 + ], + "coincidence_4channelPA": [ + 1114934937446.12, + 14307412572.338427, + 6072.6303782468, + 1100627524873.7815, + 1129242350018.4585 + ], + "combined_4channelPA": [ + 1135004717223.2988, + 14435611039.446777, + 6181.9429042663, + 1120569106183.852, + 1149440328262.7458 + ], + "combined_4channelPA_highThreshold": [ + 1081628385016.5864, + 14092088968.249004, + 5891.2221406132, + 1067536296048.3374, + 1095720473984.8353 + ], + "combined_4channelPA_nominal_selection": [ + 1034924586650.641, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1067615637515.621, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 910326167929.2482, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1193247784476.276, + 14801361195.168648, + 6499.1709394133, + 1178446423281.1072, + 1208049145671.4446 + ], + "combined_8channelPA_highThreshold": [ + 1139892328424.755, + 14466659306.79177, + 6208.5638803091, + 1125425669117.9631, + 1154358987731.5466 + ], + "exclusive_LPDA_2of4_100Hz": [ + 20069779777.17879, + 1919586301.0268712, + 109.3125260195, + 18150193476.15192, + 21989366078.205666 + ], + "exclusive_PA_4channel_100Hz": [ + 817276271624.4994, + 12249568297.301668, + 4451.3958149483, + 805026703327.1976, + 829525839921.8009 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.0471975512, + "thetamin": 0.927295218, + "veff": { + "LPDA_2of4_100Hz": [ + 52963072692.06653, + 3118336118.2309093, + 288.469894837, + 49844736573.83562, + 56081408810.29743 + ], + "LPDA_2of4_10mHz": [ + 39108809020.31986, + 2679622610.766435, + 213.0109423765, + 36429186409.55343, + 41788431631.0863 + ], + "PA_4channel_100Hz": [ + 1031342990026.9957, + 13760616736.504087, + 5617.336546988, + 1017582373290.4916, + 1045103606763.4996 + ], + "PA_4channel_1mHz": [ + 978356285993.869, + 13402470447.961239, + 5328.7379411431, + 964953815545.9078, + 991758756441.8302 + ], + "PA_8channel_100Hz": [ + 1091225067078.7977, + 14154466514.696598, + 5943.491650756, + 1077070600564.1013, + 1105379533593.4944 + ], + "PA_8channel_1mHz": [ + 1038615690180.548, + 13809049232.917833, + 5656.9482035978, + 1024806640947.6302, + 1052424739413.4658 + ], + "all_triggers": [ + 1099991681475.2598, + 14211209403.80718, + 5991.2400951812, + 1085780472071.4528, + 1114202890879.0671 + ], + "coincidence_4channelPA": [ + 1031342990026.9957, + 13760616736.504087, + 5617.336546988, + 1017582373290.4916, + 1045103606763.4996 + ], + "combined_4channelPA": [ + 1037740925082.0607, + 13803232731.685225, + 5652.1836878108, + 1023937692350.3755, + 1051544157813.7457 + ], + "combined_4channelPA_highThreshold": [ + 982753410310.0979, + 13432554713.565622, + 5352.6874199896, + 969320855596.5323, + 996185965023.6636 + ], + "combined_4channelPA_nominal_selection": [ + 958318903385.3547, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 958318903385.3547, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 760723539401.8492, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1097440848191.8339, + 14194722249.062172, + 5977.3466677115, + 1083246125942.7719, + 1111635570440.896 + ], + "combined_8channelPA_highThreshold": [ + 1042830660554.748, + 13837041203.879238, + 5679.9055585771, + 1028993619350.8687, + 1056667701758.6272 + ], + "exclusive_LPDA_2of4_100Hz": [ + 6397935055.065036, + 1083817731.959549, + 34.8471408228, + 5314117323.105488, + 7481752787.024585 + ], + "exclusive_PA_4channel_100Hz": [ + 984777852389.9941, + 13446382922.511278, + 5363.7137929738, + 971331469467.4827, + 998224235312.5055 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 0.927295218, + "thetamin": 0.7953988302, + "veff": { + "LPDA_2of4_100Hz": [ + 2914997805.507977, + 731569270.1933732, + 15.8768943655, + 2240959783.5630565, + 3524549805.507977 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 236844000.0 + ], + "PA_4channel_100Hz": [ + 852443295832.8877, + 12510339288.561209, + 4642.9373411377, + 839932956544.3265, + 864953635121.449 + ], + "PA_4channel_1mHz": [ + 803359636008.915, + 12144827259.835228, + 4375.5971460181, + 791214808749.0797, + 815504463268.7502 + ], + "PA_8channel_100Hz": [ + 900045967539.5679, + 12854899441.079445, + 4902.2111521763, + 887191068098.4883, + 912900866980.6473 + ], + "PA_8channel_1mHz": [ + 852438409442.5261, + 12510303432.517048, + 4642.9107268111, + 839928106010.0089, + 864948712875.0431 + ], + "all_triggers": [ + 904059751054.037, + 12883530971.496952, + 4924.0727181592, + 891176220082.54, + 916943282025.5339 + ], + "coincidence_4channelPA": [ + 852443295832.8877, + 12510339288.561209, + 4642.9373411377, + 839932956544.3265, + 864953635121.449 + ], + "combined_4channelPA": [ + 854082696452.8826, + 12522363318.030237, + 4651.8665384144, + 841560333134.8525, + 866605059770.9128 + ], + "combined_4channelPA_highThreshold": [ + 803359636008.915, + 12144827259.835228, + 4375.5971460181, + 791214808749.0797, + 815504463268.7502 + ], + "combined_4channelPA_nominal_selection": [ + 726243601593.7769, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 726243601593.7769, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 572869475775.2501, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 901503184129.513, + 12865301574.630054, + 4910.1480617076, + 888637882554.8829, + 914368485704.1431 + ], + "combined_8channelPA_highThreshold": [ + 852438409442.5261, + 12510303432.517048, + 4642.9107268111, + 839928106010.0089, + 864948712875.0431 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1639400619.9947367, + 548629158.7502743, + 8.9291972767, + 1148798638.5945785, + 2065092632.3946311 + ], + "exclusive_PA_4channel_100Hz": [ + 851167698647.3745, + 12500975540.799124, + 4635.9896440489, + 838666723106.5756, + 863668674188.1736 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 0.7953988302, + "thetamin": 0.6435011088, + "veff": { + "LPDA_2of4_100Hz": [ + 1093846009.8728108, + 448140745.0931549, + 5.9577669383, + 693055230.5639076, + 14297804730.58801 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 236844000.0 + ], + "PA_4channel_100Hz": [ + 536568460070.13525, + 9925420357.288492, + 2922.4861659593, + 526643039712.8468, + 546493880427.42377 + ], + "PA_4channel_1mHz": [ + 482447024696.4848, + 9411550017.625929, + 2627.70710619, + 473035474678.8589, + 491858574714.1107 + ], + "PA_8channel_100Hz": [ + 583180653022.4703, + 10347558547.547607, + 3176.3652125407, + 572833094474.9227, + 593528211570.018 + ], + "PA_8channel_1mHz": [ + 535654902567.43005, + 9916967283.972462, + 2917.5103625677, + 525737935283.4577, + 545571869851.4026 + ], + "all_triggers": [ + 588479804726.9979, + 10394464495.48397, + 3205.2276945915, + 578085340231.5139, + 598874269222.4819 + ], + "coincidence_4channelPA": [ + 536568460070.13525, + 9925420357.288492, + 2922.4861659593, + 526643039712.8468, + 546493880427.42377 + ], + "combined_4channelPA": [ + 537479364061.99774, + 9933841716.163128, + 2927.4475166775, + 527545522345.8347, + 547413205778.1609 + ], + "combined_4channelPA_highThreshold": [ + 482447024696.4848, + 9411550017.625929, + 2627.70710619, + 473035474678.8589, + 491858574714.1107 + ], + "combined_4channelPA_nominal_selection": [ + 505205142579.684, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 505205142579.684, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 489022486638.934, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 584091557014.3328, + 10355636623.010267, + 3181.3265632589, + 573735920391.3225, + 594447193637.343 + ], + "combined_8channelPA_highThreshold": [ + 535654902567.43005, + 9916967283.972462, + 2917.5103625677, + 525737935283.4577, + 545571869851.4026 + ], + "exclusive_LPDA_2of4_100Hz": [ + 910903991.8624182, + 408952286.83299965, + 4.9613507182, + 501990636.6635915, + 1283638878.209732 + ], + "exclusive_PA_4channel_100Hz": [ + 536385518052.12494, + 9923728186.239794, + 2921.4897497392, + 526461789865.88513, + 546309246238.36475 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 0.6435011088, + "thetamin": 0.4510268118, + "veff": { + "LPDA_2of4_100Hz": [ + 365948764.1455575, + 259206853.8776017, + 1.9931849899, + 135401042.73385626, + 778423146.2183362 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 236844000.0 + ], + "PA_4channel_100Hz": [ + 101007829061.2263, + 4306394944.224362, + 550.1515744076, + 96701434117.00194, + 105314224005.45068 + ], + "PA_4channel_1mHz": [ + 80497120713.68134, + 3844381792.048221, + 438.437476654, + 76652738921.63312, + 84341502505.72957 + ], + "PA_8channel_100Hz": [ + 119131025433.46275, + 4676799789.3414, + 648.8617942999, + 114454225644.12135, + 123807825222.80418 + ], + "PA_8channel_1mHz": [ + 99173008406.67082, + 4267102570.0661054, + 540.1579978577, + 94905905836.60472, + 103440110976.73692 + ], + "all_triggers": [ + 122976667842.90614, + 4751685618.384024, + 669.8075590572, + 118224982224.52213, + 127728353461.29016 + ], + "coincidence_4channelPA": [ + 101007829061.2263, + 4306394944.224362, + 550.1515744076, + 96701434117.00194, + 105314224005.45068 + ], + "combined_4channelPA": [ + 101190615331.63277, + 4310289662.527076, + 551.1471423292, + 96880325669.10568, + 105500904994.15984 + ], + "combined_4channelPA_highThreshold": [ + 80497120713.68134, + 3844381792.048221, + 438.437476654, + 76652738921.63312, + 84341502505.72957 + ], + "combined_4channelPA_nominal_selection": [ + 60842470077.597244, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 60842470077.597244, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 60824191450.556595, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 119313811703.86922, + 4680386290.556623, + 649.8573622215, + 114633425413.3126, + 123994197994.42584 + ], + "combined_8channelPA_highThreshold": [ + 99173008406.67082, + 4267102570.0661054, + 540.1579978577, + 94905905836.60472, + 103440110976.73692 + ], + "exclusive_LPDA_2of4_100Hz": [ + 182786270.40645018, + 183192683.38725826, + 0.9955679216, + 67630920.05038656, + 503711954.79341733 + ], + "exclusive_PA_4channel_100Hz": [ + 100824666567.4872, + 4302488673.057797, + 549.1539573393, + 96522177894.4294, + 105127155240.54501 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 0.4510268118, + "thetamin": 0.0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 236844000.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 236844000.0 + ], + "PA_4channel_100Hz": [ + 3672000000.0, + 821084161.3379227, + 20.0, + 2906388000.0, + 4645080000.0 + ], + "PA_4channel_1mHz": [ + 3672000000.0, + 821084161.3379227, + 20.0, + 2906388000.0, + 4645080000.0 + ], + "PA_8channel_100Hz": [ + 3672000000.0, + 821084161.3379227, + 20.0, + 2906388000.0, + 4645080000.0 + ], + "PA_8channel_1mHz": [ + 3672000000.0, + 821084161.3379227, + 20.0, + 2906388000.0, + 4645080000.0 + ], + "all_triggers": [ + 3672000000.0, + 821084161.3379227, + 20.0, + 2906388000.0, + 4645080000.0 + ], + "coincidence_4channelPA": [ + 3672000000.0, + 821084161.3379227, + 20.0, + 2906388000.0, + 4645080000.0 + ], + "combined_4channelPA": [ + 3672000000.0, + 821084161.3379227, + 20.0, + 2906388000.0, + 4645080000.0 + ], + "combined_4channelPA_highThreshold": [ + 3672000000.0, + 821084161.3379227, + 20.0, + 2906388000.0, + 4645080000.0 + ], + "combined_4channelPA_nominal_selection": [ + 3672000000.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 3672000000.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 3672000000.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 3672000000.0, + 821084161.3379227, + 20.0, + 2906388000.0, + 4645080000.0 + ], + "combined_8channelPA_highThreshold": [ + 3672000000.0, + 821084161.3379227, + 20.0, + 2906388000.0, + 4645080000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 236844000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 3672000000.0, + 821084161.3379227, + 20.0, + 2906388000.0, + 4645080000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.670963748, + "thetamin": 1.5707963268, + "veff": { + "LPDA_2of4_100Hz": [ + 138318316715.01443, + 5039369300.703874, + 753.3677380992, + 133278947414.31056, + 143357686015.7183 + ], + "LPDA_2of4_10mHz": [ + 137109461170.28658, + 5017299778.85163, + 746.7835575724, + 132092161391.43497, + 142126760949.1382 + ], + "PA_4channel_100Hz": [ + 158430267844.58105, + 5393310409.782203, + 862.9099555805, + 153036957434.7989, + 163823578254.36325 + ], + "PA_4channel_1mHz": [ + 154005152368.52676, + 5317456720.544279, + 838.8080194364, + 148687695647.98248, + 159322609089.07104 + ], + "PA_8channel_100Hz": [ + 162621055271.8355, + 5464176584.619955, + 885.7355951625, + 157156878687.21555, + 168085231856.45547 + ], + "PA_8channel_1mHz": [ + 159200858434.43802, + 5406410787.9963045, + 867.107072083, + 153794447646.4417, + 164607269222.43433 + ], + "all_triggers": [ + 174972317266.9119, + 5667884742.141906, + 953.008263981, + 169304432524.77, + 180640202009.0538 + ], + "coincidence_4channelPA": [ + 158430267844.58105, + 5393310409.782203, + 862.9099555805, + 153036957434.7989, + 163823578254.36325 + ], + "combined_4channelPA": [ + 172793356141.8882, + 5632482595.4148035, + 941.1402839972, + 167160873546.47342, + 178425838737.30304 + ], + "combined_4channelPA_highThreshold": [ + 169442528506.5137, + 5577602373.224172, + 922.8895888154, + 163864926133.28952, + 175020130879.73788 + ], + "combined_4channelPA_nominal_selection": [ + 169633295340.8138, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 169978045735.08255, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 163370480991.32077, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 174967475712.9351, + 5667806325.280962, + 952.9818938613, + 169299669387.65414, + 180635282038.21603 + ], + "combined_8channelPA_highThreshold": [ + 172299906824.2031, + 5624434450.940262, + 938.4526515479, + 166675472373.26285, + 177924341275.14337 + ], + "exclusive_LPDA_2of4_100Hz": [ + 14363088297.307163, + 1623903633.6512074, + 78.2303284167, + 12739184663.655952, + 15986991930.95837 + ], + "exclusive_PA_4channel_100Hz": [ + 34475039426.87379, + 2515873056.967308, + 187.772545898, + 31959166369.90648, + 36990912483.84109 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.7721542476, + "thetamin": 1.670963748, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.8754889808, + "thetamin": 1.7721542476, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.9823131729, + "thetamin": 1.8754889808, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 2.0943951024, + "thetamin": 1.9823131729, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 2.2142974356, + "thetamin": 2.0943951024, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 2.3461938234, + "thetamin": 2.2142974356, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 2.4980915448, + "thetamin": 2.3461938234, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 2.6905658418, + "thetamin": 2.4980915448, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 3.1415926536, + "thetamin": 2.6905658418, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236844000.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.5707963268, + "thetamin": 1.4706289056, + "veff": { + "LPDA_2of4_100Hz": [ + 1080488931874.7234, + 14084664280.422136, + 5885.0159688166, + 1066404267594.3011, + 1094573596155.1454 + ], + "LPDA_2of4_10mHz": [ + 1071349808457.7104, + 14024971473.512367, + 5835.2386081575, + 1057324836984.1981, + 1085374779931.2228 + ], + "PA_4channel_100Hz": [ + 1233616304191.7034, + 15049649612.186882, + 6719.0430511531, + 1218566654579.5166, + 1248665953803.8901 + ], + "PA_4channel_1mHz": [ + 1199589856059.4863, + 14840643435.259863, + 6533.7138129602, + 1184749212624.2263, + 1214430499494.7458 + ], + "PA_8channel_100Hz": [ + 1264049412358.2927, + 15234154788.139135, + 6884.8007209057, + 1248815257570.1536, + 1279283567146.432 + ], + "PA_8channel_1mHz": [ + 1235355561540.975, + 15060255014.405403, + 6728.5161303975, + 1220295306526.5696, + 1250415816555.3804 + ], + "all_triggers": [ + 1360289406879.7996, + 15803453265.129467, + 7408.9836976024, + 1344485953614.6702, + 1376092860144.929 + ], + "coincidence_4channelPA": [ + 1233616304191.7034, + 15049649612.186882, + 6719.0430511531, + 1218566654579.5166, + 1248665953803.8901 + ], + "combined_4channelPA": [ + 1343255947198.899, + 15704196633.566387, + 7316.2088627391, + 1327551750565.3325, + 1358960143832.465 + ], + "combined_4channelPA_highThreshold": [ + 1319539435003.0671, + 15564942668.271, + 7187.0339597117, + 1303974492334.7961, + 1335104377671.3381 + ], + "combined_4channelPA_nominal_selection": [ + 1290249260446.3113, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1308642951519.0037, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1242497914000.2073, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1359156827106.1035, + 15796872901.200432, + 7402.8149624515, + 1343359954204.9033, + 1374953700007.304 + ], + "combined_8channelPA_highThreshold": [ + 1335741301811.2292, + 15660207629.930765, + 7275.2794216298, + 1320081094181.2986, + 1351401509441.16 + ], + "exclusive_LPDA_2of4_100Hz": [ + 109639643007.19543, + 4486628852.0582, + 597.165811586, + 105153014155.13725, + 114126271859.25365 + ], + "exclusive_PA_4channel_100Hz": [ + 262767015324.17545, + 6945791820.485164, + 1431.1928939225, + 255821223503.69028, + 269712807144.66064 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.4706289056, + "thetamin": 1.369438406, + "veff": { + "LPDA_2of4_100Hz": [ + 1137273173861.5266, + 14450029575.090021, + 6194.2983325791, + 1122823144286.4365, + 1151723203436.6167 + ], + "LPDA_2of4_10mHz": [ + 1125708991498.3184, + 14376375441.643532, + 6131.3125898601, + 1111332616056.6748, + 1140085366939.962 + ], + "PA_4channel_100Hz": [ + 1397242738665.9937, + 16016671527.476501, + 7610.2545678976, + 1381226067138.5173, + 1413259410193.4702 + ], + "PA_4channel_1mHz": [ + 1364808527169.6882, + 15829682422.22044, + 7433.5976425364, + 1348978844747.468, + 1380638209591.9087 + ], + "PA_8channel_100Hz": [ + 1431344595427.9734, + 16210949007.401628, + 7795.9945284748, + 1415133646420.5718, + 1447555544435.375 + ], + "PA_8channel_1mHz": [ + 1399968873887.9167, + 16032288833.657581, + 7625.1027989538, + 1383936585054.259, + 1416001162721.5742 + ], + "all_triggers": [ + 1509858256404.3542, + 16649623895.92748, + 8223.6288475183, + 1493208632508.427, + 1526507880300.282 + ], + "coincidence_4channelPA": [ + 1397242738665.9937, + 16016671527.476501, + 7610.2545678976, + 1381226067138.5173, + 1413259410193.4702 + ], + "combined_4channelPA": [ + 1490029598655.1423, + 16539934531.704899, + 8115.6296223047, + 1473489664123.4375, + 1506569533186.847 + ], + "combined_4channelPA_highThreshold": [ + 1462790423203.761, + 16388054237.773638, + 7967.2681002383, + 1446402368965.9873, + 1479178477441.5344 + ], + "combined_4channelPA_nominal_selection": [ + 1424309884689.249, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1452530398672.7383, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1379755556210.9727, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1508268903861.081, + 16640858473.915775, + 8214.9722432521, + 1491628045387.1655, + 1524909762334.997 + ], + "combined_8channelPA_highThreshold": [ + 1481584131235.1462, + 16492993860.872347, + 8069.630344418, + 1465091137374.274, + 1498077125096.0186 + ], + "exclusive_LPDA_2of4_100Hz": [ + 92786859989.1485, + 4127428678.246017, + 505.3750544071, + 88659431310.90248, + 96914288667.3945 + ], + "exclusive_PA_4channel_100Hz": [ + 352756424793.6156, + 8047737544.931981, + 1921.3312897256, + 344708687248.6836, + 360804162338.5476 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.369438406, + "thetamin": 1.2661036728, + "veff": { + "LPDA_2of4_100Hz": [ + 1051836124580.0957, + 13896658320.362688, + 5728.9549269068, + 1037939466259.7329, + 1065732782900.4584 + ], + "LPDA_2of4_10mHz": [ + 1036495004061.6787, + 13794944100.855364, + 5645.3976256083, + 1022700059960.8232, + 1050289948162.534 + ], + "PA_4channel_100Hz": [ + 1413862971461.5977, + 16111649250.165213, + 7700.7787116645, + 1397751322211.4326, + 1429974620711.763 + ], + "PA_4channel_1mHz": [ + 1380655265987.0662, + 15921316115.046059, + 7519.9088561387, + 1364733949872.0203, + 1396576582102.1123 + ], + "PA_8channel_100Hz": [ + 1448995169096.993, + 16310595116.249065, + 7892.1305506372, + 1432684573980.744, + 1465305764213.2422 + ], + "PA_8channel_1mHz": [ + 1417048530520.5762, + 16129789527.566, + 7718.1292512014, + 1400918740993.01, + 1433178320048.1423 + ], + "all_triggers": [ + 1506078990142.6052, + 16628773333.898756, + 8203.0446086199, + 1489450216808.7063, + 1522707763476.504 + ], + "coincidence_4channelPA": [ + 1413862971461.5977, + 16111649250.165213, + 7700.7787116645, + 1397751322211.4326, + 1429974620711.763 + ], + "combined_4channelPA": [ + 1479100376445.6199, + 16479163483.484707, + 8056.1022682223, + 1462621212962.135, + 1495579539929.1047 + ], + "combined_4channelPA_highThreshold": [ + 1451762590261.3667, + 16326163406.385067, + 7907.203650661, + 1435436426854.9817, + 1468088753667.752 + ], + "combined_4channelPA_nominal_selection": [ + 1412759640686.0444, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1446940780835.2864, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1363509475001.0896, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1505176351294.0957, + 16623789522.77717, + 8198.1282750223, + 1488552561771.3184, + 1521800140816.8726 + ], + "combined_8channelPA_highThreshold": [ + 1476257533985.1897, + 16463319326.298717, + 8040.6183768257, + 1459794214658.8909, + 1492720853311.4883 + ], + "exclusive_LPDA_2of4_100Hz": [ + 65237404984.02186, + 3460865145.4609456, + 355.3235565579, + 61776539838.56092, + 68698270129.48281 + ], + "exclusive_PA_4channel_100Hz": [ + 427264251865.5239, + 8856958656.475155, + 2327.1473413155, + 418407293209.0488, + 436121210521.99915 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.2661036728, + "thetamin": 1.1592794807, + "veff": { + "LPDA_2of4_100Hz": [ + 898619941117.0675, + 12844711798.599981, + 4894.4441237313, + 885775229318.4677, + 911464652915.6675 + ], + "LPDA_2of4_10mHz": [ + 863107555740.5642, + 12588349662.841734, + 4701.0215454279, + 850519206077.7224, + 875695905403.4059 + ], + "PA_4channel_100Hz": [ + 1442294215666.4312, + 16272836814.653946, + 7855.6329829326, + 1426021378851.7773, + 1458567052481.0852 + ], + "PA_4channel_1mHz": [ + 1402372845529.4949, + 16046047938.33096, + 7638.1963264134, + 1386326797591.164, + 1418418893467.826 + ], + "PA_8channel_100Hz": [ + 1480407014282.4407, + 16486440726.313736, + 8063.2190320394, + 1463920573556.1267, + 1496893455008.7542 + ], + "PA_8channel_1mHz": [ + 1445493752613.0535, + 16290876372.367346, + 7873.0596547552, + 1429202876240.686, + 1461784628985.4204 + ], + "all_triggers": [ + 1529040309491.1885, + 16755052993.726465, + 8328.1062608453, + 1512285256497.4622, + 1545795362484.9153 + ], + "coincidence_4channelPA": [ + 1442294215666.4312, + 16272836814.653946, + 7855.6329829326, + 1426021378851.7773, + 1458567052481.0852 + ], + "combined_4channelPA": [ + 1495038934273.9277, + 16567714034.612413, + 8142.91358537, + 1478471220239.3154, + 1511606648308.54 + ], + "combined_4channelPA_highThreshold": [ + 1457619401256.079, + 16359062383.603046, + 7939.1034926802, + 1441260338872.4758, + 1473978463639.682 + ], + "combined_4channelPA_nominal_selection": [ + 1418194183234.3547, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1453979322823.7664, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1329421052331.6448, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1527775938458.474, + 16748124142.75031, + 8321.2197083795, + 1511027814315.724, + 1544524062601.2244 + ], + "combined_8channelPA_highThreshold": [ + 1492681135414.971, + 16554644558.618244, + 8130.0715436545, + 1476126490856.3525, + 1509235779973.589 + ], + "exclusive_LPDA_2of4_100Hz": [ + 52744718607.49679, + 3111901402.091077, + 287.2806024373, + 49632817205.40572, + 55856620009.58787 + ], + "exclusive_PA_4channel_100Hz": [ + 596418993156.8602, + 10464345519.123474, + 3248.4694616387, + 585954647637.7367, + 606883338675.9838 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.1592794807, + "thetamin": 1.0471975512, + "veff": { + "LPDA_2of4_100Hz": [ + 498406263960.80457, + 9565949511.84689, + 2714.6310673246, + 488840314448.9577, + 507972213472.6514 + ], + "LPDA_2of4_10mHz": [ + 450576874306.8133, + 9095378723.435926, + 2454.1224090785, + 441481495583.3774, + 459672253030.2492 + ], + "PA_4channel_100Hz": [ + 1339005516415.3623, + 15679330751.465782, + 7293.0583682754, + 1323326185663.8965, + 1354684847166.8281 + ], + "PA_4channel_1mHz": [ + 1292405935406.3987, + 15404081593.545744, + 7039.2480141961, + 1277001853812.853, + 1307810016999.9446 + ], + "PA_8channel_100Hz": [ + 1391868667711.9297, + 15985840215.387812, + 7580.9840289321, + 1375882827496.542, + 1407854507927.3174 + ], + "PA_8channel_1mHz": [ + 1347462158152.4395, + 15728765121.165356, + 7339.1185084556, + 1331733393031.2742, + 1363190923273.6047 + ], + "all_triggers": [ + 1415484425011.2239, + 16120885224.827473, + 7709.6101580132, + 1399363539786.3965, + 1431605310236.0513 + ], + "coincidence_4channelPA": [ + 1339005516415.3623, + 15679330751.465782, + 7293.0583682754, + 1323326185663.8965, + 1354684847166.8281 + ], + "combined_4channelPA": [ + 1364776795848.6357, + 15829498403.860102, + 7433.4248139904, + 1348947297444.7756, + 1380606294252.4956 + ], + "combined_4channelPA_highThreshold": [ + 1314223464103.6501, + 15533558124.571144, + 7158.0798698456, + 1298689905979.079, + 1329757022228.2212 + ], + "combined_4channelPA_nominal_selection": [ + 1284226320035.4036, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1292890025354.282, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1108375085714.5103, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1413855575501.6528, + 16111607109.847963, + 7700.7384286582, + 1397743968391.805, + 1429967182611.5007 + ], + "combined_8channelPA_highThreshold": [ + 1367649388790.9612, + 15846148673.479637, + 7449.0707450488, + 1351803240117.4814, + 1383495537464.441 + ], + "exclusive_LPDA_2of4_100Hz": [ + 25771279433.27316, + 2175225713.3338947, + 140.366445715, + 23596053719.939266, + 27946505146.60705 + ], + "exclusive_PA_4channel_100Hz": [ + 866370531887.8309, + 12612122329.51321, + 4718.7937466657, + 853758409558.3177, + 878982654217.3441 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.0471975512, + "thetamin": 0.927295218, + "veff": { + "LPDA_2of4_100Hz": [ + 100469856701.01727, + 4294911604.4811406, + 547.2214417267, + 96174945096.53616, + 104764768305.49841 + ], + "LPDA_2of4_10mHz": [ + 83955084750.67459, + 3926086290.4709387, + 457.271703435, + 80028998460.20364, + 87881171041.14552 + ], + "PA_4channel_100Hz": [ + 1187807045158.1526, + 14767578457.250086, + 6469.5372829965, + 1173039466700.9026, + 1202574623615.4028 + ], + "PA_4channel_1mHz": [ + 1135981365069.5332, + 14441820474.814327, + 6187.26233698, + 1121539544594.7188, + 1150423185544.3474 + ], + "PA_8channel_100Hz": [ + 1237071057278.4705, + 15070708215.486328, + 6737.8597890984, + 1222000349062.9844, + 1252141765493.9568 + ], + "PA_8channel_1mHz": [ + 1188703637302.3596, + 14773150909.968842, + 6474.4206824747, + 1173930486392.391, + 1203476788212.3284 + ], + "all_triggers": [ + 1246731881369.716, + 15129440618.194708, + 6790.4786566978, + 1231602440751.5212, + 1261861321987.911 + ], + "coincidence_4channelPA": [ + 1187807045158.1526, + 14767578457.250086, + 6469.5372829965, + 1173039466700.9026, + 1202574623615.4028 + ], + "combined_4channelPA": [ + 1196561848919.0408, + 14821901209.410887, + 6517.2213993412, + 1181739947709.63, + 1211383750128.4517 + ], + "combined_4channelPA_highThreshold": [ + 1142743721548.334, + 14484741878.13763, + 6224.0943439452, + 1128258979670.1965, + 1157228463426.4717 + ], + "combined_4channelPA_nominal_selection": [ + 1086077169321.1498, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1086077169321.1498, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 865983290501.4562, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1244371409284.5427, + 15115111337.487463, + 6777.6220549267, + 1229256297947.0554, + 1259486520622.0303 + ], + "combined_8channelPA_highThreshold": [ + 1194917586443.4812, + 14811713907.27701, + 6508.2657213697, + 1180105872536.204, + 1209729300350.758 + ], + "exclusive_LPDA_2of4_100Hz": [ + 8754803760.8879, + 1267825686.1647103, + 47.6841163447, + 7486978074.723187, + 10022629447.05261 + ], + "exclusive_PA_4channel_100Hz": [ + 1096091992218.0233, + 14185996255.858418, + 5969.9999576145, + 1081905995962.1649, + 1110277988473.8818 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 0.927295218, + "thetamin": 0.7953988302, + "veff": { + "LPDA_2of4_100Hz": [ + 2724315245.471171, + 707237074.1614914, + 14.8383183305, + 2048073550.3805947, + 3333273550.3805943 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 236844000.0 + ], + "PA_4channel_100Hz": [ + 1010694870328.7039, + 13622172300.787786, + 5504.8740213982, + 997072698027.916, + 1024317042629.4917 + ], + "PA_4channel_1mHz": [ + 963061076854.5944, + 13297293473.128414, + 5245.4307018224, + 949763783381.4661, + 976358370327.7229 + ], + "PA_8channel_100Hz": [ + 1059575655197.7949, + 13947691217.341856, + 5771.1092331035, + 1045627963980.453, + 1073523346415.1368 + ], + "PA_8channel_1mHz": [ + 1010503242484.684, + 13620880856.985275, + 5503.8302967575, + 996882361627.6987, + 1024124123341.6693 + ], + "all_triggers": [ + 1063027625067.8116, + 13970392691.776785, + 5789.9108119162, + 1049057232376.0349, + 1076998017759.5884 + ], + "coincidence_4channelPA": [ + 1010694870328.7039, + 13622172300.787786, + 5504.8740213982, + 997072698027.916, + 1024317042629.4917 + ], + "combined_4channelPA": [ + 1012326309115.9061, + 13633162155.335804, + 5513.7598535725, + 998693146960.5702, + 1025959471271.2417 + ], + "combined_4channelPA_highThreshold": [ + 963061076854.5944, + 13297293473.128414, + 5245.4307018224, + 949763783381.4661, + 976358370327.7229 + ], + "combined_4channelPA_nominal_selection": [ + 941491025666.2555, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 941491025666.2555, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 789887582706.97, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1061207093984.9971, + 13958424784.181253, + 5779.9950652778, + 1047248669200.816, + 1075165518769.1783 + ], + "combined_8channelPA_highThreshold": [ + 1010503242484.684, + 13620880856.985275, + 5503.8302967575, + 996882361627.6987, + 1024124123341.6693 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1631438787.2021563, + 547295314.5517656, + 8.8858321743, + 1140597950.8182209, + 2056971562.9461994 + ], + "exclusive_PA_4channel_100Hz": [ + 1009601993870.4349, + 13614805399.806929, + 5498.921535242, + 995987188470.6278, + 1023216799270.2417 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 0.7953988302, + "thetamin": 0.6435011088, + "veff": { + "LPDA_2of4_100Hz": [ + 910352902.3327821, + 408828561.70808166, + 4.9583491412, + 501764689.9564408, + 1283517638.5132122 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 236844000.0 + ], + "PA_4channel_100Hz": [ + 725082299784.4727, + 11537985536.49766, + 3949.2499988261, + 713544314247.9751, + 736620285320.9702 + ], + "PA_4channel_1mHz": [ + 679698006327.0465, + 11171058766.367928, + 3702.0588579904, + 668526947560.6786, + 690869065093.4144 + ], + "PA_8channel_100Hz": [ + 764813549249.8657, + 11849884710.083694, + 4165.6511397052, + 752963664539.7821, + 776663433959.9493 + ], + "PA_8channel_1mHz": [ + 722167008704.8646, + 11514767162.13633, + 3933.3715071071, + 710652241542.7283, + 733681775867.0009 + ], + "all_triggers": [ + 768273875553.8851, + 11876661296.496305, + 4184.4982328643, + 756397214257.3888, + 780150536850.3816 + ], + "coincidence_4channelPA": [ + 725082299784.4727, + 11537985536.49766, + 3949.2499988261, + 713544314247.9751, + 736620285320.9702 + ], + "combined_4channelPA": [ + 725627314229.2601, + 11542321035.75759, + 3952.2184870875, + 714084993193.5027, + 737169635265.0177 + ], + "combined_4channelPA_highThreshold": [ + 679698006327.0465, + 11171058766.367928, + 3702.0588579904, + 668526947560.6786, + 690869065093.4144 + ], + "combined_4channelPA_nominal_selection": [ + 667595455878.6272, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 667595455878.6272, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 616810767141.2634, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 765358563694.6534, + 11854106136.454927, + 4168.6196279665, + 753504457558.1986, + 777212669831.1083 + ], + "combined_8channelPA_highThreshold": [ + 722167008704.8646, + 11514767162.13633, + 3933.3715071071, + 710652241542.7283, + 733681775867.0009 + ], + "exclusive_LPDA_2of4_100Hz": [ + 545014444.7875537, + 316329973.38696, + 2.9684882614, + 199877200.12351933, + 967005167.0269313 + ], + "exclusive_PA_4channel_100Hz": [ + 724716961326.9275, + 11535078417.575838, + 3947.2601379462, + 713181882909.3516, + 736252039744.5034 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 0.6435011088, + "thetamin": 0.4510268118, + "veff": { + "LPDA_2of4_100Hz": [ + 912374734.7812597, + 409282300.25966096, + 4.9693613006, + 502593641.26031643, + 1283962441.6518772 + ], + "LPDA_2of4_10mHz": [ + 183600000.0, + 183600000.0, + 1.0, + 67932000.0, + 504900000.0 + ], + "PA_4channel_100Hz": [ + 199658209495.1178, + 6054522876.6025505, + 1087.4630146793, + 193603686618.5153, + 205712732371.7203 + ], + "PA_4channel_1mHz": [ + 171526118761.91296, + 5611790748.47657, + 934.2381196183, + 165914328013.43637, + 177137909510.38953 + ], + "PA_8channel_100Hz": [ + 227044766850.75952, + 6456424644.785955, + 1236.627270429, + 220588342205.97357, + 233501191495.54547 + ], + "PA_8channel_1mHz": [ + 195808279754.4569, + 5995865255.567229, + 1066.4938984448, + 189812414498.8897, + 201804145010.0241 + ], + "all_triggers": [ + 231794046581.00653, + 6523602298.751266, + 1262.4948070861, + 225270444282.25525, + 238317648879.75775 + ], + "coincidence_4channelPA": [ + 199658209495.1178, + 6054522876.6025505, + 1087.4630146793, + 193603686618.5153, + 205712732371.7203 + ], + "combined_4channelPA": [ + 200388020596.2873, + 6065578338.582262, + 1091.4380206769, + 194322442257.70505, + 206453598934.8695 + ], + "combined_4channelPA_highThreshold": [ + 171709718761.91296, + 5614793350.132062, + 935.2381196183, + 166094925411.7809, + 177324512112.045 + ], + "combined_4channelPA_nominal_selection": [ + 150446128020.79382, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 150446128020.79382, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 100504235445.30037, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 227774577951.929, + 6466793062.405366, + 1240.6022764266, + 221307784889.52365, + 234241371014.3344 + ], + "combined_8channelPA_highThreshold": [ + 195991879754.4569, + 5998675614.076685, + 1067.4938984448, + 189993204140.38025, + 201990555368.5336 + ], + "exclusive_LPDA_2of4_100Hz": [ + 729811101.1694956, + 366050977.5628517, + 3.9750059977, + 423933765.45017445, + 1238016429.7308533 + ], + "exclusive_PA_4channel_100Hz": [ + 199475645861.50604, + 6051754173.805518, + 1086.4686593764, + 193423891687.70053, + 205527400035.31152 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 0.4510268118, + "thetamin": 0.0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 236844000.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 236844000.0 + ], + "PA_4channel_100Hz": [ + 3304800000.0, + 778948830.1551008, + 18.0, + 2535516000.0, + 4004316000.0 + ], + "PA_4channel_1mHz": [ + 3304800000.0, + 778948830.1551008, + 18.0, + 2535516000.0, + 4004316000.0 + ], + "PA_8channel_100Hz": [ + 3304800000.0, + 778948830.1551008, + 18.0, + 2535516000.0, + 4004316000.0 + ], + "PA_8channel_1mHz": [ + 3304800000.0, + 778948830.1551008, + 18.0, + 2535516000.0, + 4004316000.0 + ], + "all_triggers": [ + 3304800000.0, + 778948830.1551008, + 18.0, + 2535516000.0, + 4004316000.0 + ], + "coincidence_4channelPA": [ + 3304800000.0, + 778948830.1551008, + 18.0, + 2535516000.0, + 4004316000.0 + ], + "combined_4channelPA": [ + 3304800000.0, + 778948830.1551008, + 18.0, + 2535516000.0, + 4004316000.0 + ], + "combined_4channelPA_highThreshold": [ + 3304800000.0, + 778948830.1551008, + 18.0, + 2535516000.0, + 4004316000.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 3304800000.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 3304800000.0, + 778948830.1551008, + 18.0, + 2535516000.0, + 4004316000.0 + ], + "combined_8channelPA_highThreshold": [ + 3304800000.0, + 778948830.1551008, + 18.0, + 2535516000.0, + 4004316000.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 236844000.0 + ], + "exclusive_PA_4channel_100Hz": [ + 3304800000.0, + 778948830.1551008, + 18.0, + 2535516000.0, + 4004316000.0 + ] + } + } +] \ No newline at end of file diff --git a/toise/data/gen2-radio/param/effective_volume_exclusiveTriggers/Veff_withSelectionEfficiencies__baseline_array__config_ARZ2020_noise__D01detector_sim__mu.json b/toise/data/gen2-radio/param/effective_volume_exclusiveTriggers/Veff_withSelectionEfficiencies__baseline_array__config_ARZ2020_noise__D01detector_sim__mu.json new file mode 100644 index 0000000..1277910 --- /dev/null +++ b/toise/data/gen2-radio/param/effective_volume_exclusiveTriggers/Veff_withSelectionEfficiencies__baseline_array__config_ARZ2020_noise__D01detector_sim__mu.json @@ -0,0 +1,23615 @@ +[ + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.670963748, + "thetamin": 1.5707963268, + "veff": { + "LPDA_2of4_100Hz": [ + 71903585.79499508, + 8731489.841081288, + 67.814785411, + 63172095.95391379, + 80635075.63607638 + ], + "LPDA_2of4_10mHz": [ + 29114177.847199086, + 5556039.746004266, + 27.4585989182, + 23558138.10119482, + 34670217.59320336 + ], + "PA_4channel_100Hz": [ + 25409421.89300676, + 5190515.24189361, + 23.9645140648, + 20218906.651113153, + 30599937.13490037 + ], + "PA_4channel_1mHz": [ + 17712527.709307216, + 4333645.17598448, + 16.7053040876, + 13417422.146293543, + 21591660.73129313 + ], + "PA_8channel_100Hz": [ + 58545533.74788334, + 7878797.953482759, + 55.2163395468, + 50666735.79440058, + 66424331.701366104 + ], + "PA_8channel_1mHz": [ + 41548553.56448297, + 6637293.663281266, + 39.1858933454, + 34911259.9012017, + 48185847.227764234 + ], + "all_triggers": [ + 132919650.91024536, + 11871556.795026034, + 125.3611694567, + 121048094.11521932, + 144791207.70527142 + ], + "coincidence_4channelPA": [ + 25409421.89300676, + 5190515.24189361, + 23.9645140648, + 20218906.651113153, + 30599937.13490037 + ], + "combined_4channelPA": [ + 96466844.06993793, + 10113514.79046897, + 90.981252987, + 86353329.27946895, + 106580358.86040688 + ], + "combined_4channelPA_highThreshold": [ + 46826705.55650631, + 7046279.739728811, + 44.1639030058, + 39780425.8167775, + 53872985.296235114 + ], + "combined_4channelPA_nominal_selection": [ + 71184290.72878714, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 74377514.3045297, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 62113487.84909859, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 129602955.92481449, + 11722507.843141278, + 122.2330784689, + 117880448.08167322, + 141325463.76795578 + ], + "combined_8channelPA_highThreshold": [ + 70662731.41168205, + 8655821.441770433, + 66.6444922636, + 62006909.96991162, + 79318552.85345249 + ], + "exclusive_LPDA_2of4_100Hz": [ + 71057422.17693113, + 8679961.574840333, + 67.0167389222, + 62377460.6020908, + 79737383.75177148 + ], + "exclusive_PA_4channel_100Hz": [ + 24563258.274942823, + 5103358.36211106, + 23.1664675759, + 19459899.91283176, + 29666616.63705388 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.7721542476, + "thetamin": 1.670963748, + "veff": { + "LPDA_2of4_100Hz": [ + 32117912.661652144, + 5835616.384304055, + 30.2915262281, + 26282296.277348086, + 37953529.045956194 + ], + "LPDA_2of4_10mHz": [ + 14139707.217435047, + 3871981.6193155367, + 13.335652181, + 10202532.667206552, + 17631632.197866667 + ], + "PA_4channel_100Hz": [ + 14024831.83291818, + 3856220.9506858713, + 13.2273091899, + 10085359.774999348, + 17515608.059504636 + ], + "PA_4channel_1mHz": [ + 8053054.297339411, + 2922088.682598548, + 7.5951170312, + 5168796.722460326, + 10483143.776852833 + ], + "PA_8channel_100Hz": [ + 33162251.234916836, + 5929732.214352762, + 31.2764784451, + 27232519.020564068, + 39091983.44926959 + ], + "PA_8channel_1mHz": [ + 22525481.45118451, + 4887087.554196404, + 21.2445690156, + 17638393.89698811, + 27412569.005380917 + ], + "all_triggers": [ + 62902778.599507906, + 8166726.161931771, + 59.3258094895, + 54736052.43757613, + 71069504.76143967 + ], + "coincidence_4channelPA": [ + 14024831.83291818, + 3856220.9506858713, + 13.2273091899, + 10085359.774999348, + 17515608.059504636 + ], + "combined_4channelPA": [ + 44351948.34975877, + 6857557.060576821, + 41.8298729701, + 37494391.28918195, + 51209505.410335585 + ], + "combined_4channelPA_highThreshold": [ + 22192761.514774457, + 4850860.12262649, + 20.9307692122, + 17341901.39214797, + 27043621.637400944 + ], + "combined_4channelPA_nominal_selection": [ + 29696902.79437342, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 31409667.790708344, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 26052489.358284023, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 62902778.599507906, + 8166726.161931771, + 59.3258094895, + 54736052.43757613, + 71069504.76143967 + ], + "combined_8channelPA_highThreshold": [ + 35821834.49602579, + 6162926.52525299, + 33.7848243939, + 29658907.970772803, + 41984761.02127878 + ], + "exclusive_LPDA_2of4_100Hz": [ + 30327116.51684059, + 5670595.10268176, + 28.6025637802, + 24656521.41415883, + 35997711.61952235 + ], + "exclusive_PA_4channel_100Hz": [ + 12234035.688106624, + 3601620.503927236, + 11.5383467421, + 8863115.083148094, + 15219168.877992317 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.8754889808, + "thetamin": 1.7721542476, + "veff": { + "LPDA_2of4_100Hz": [ + 20451564.49740136, + 4656679.482480278, + 19.2885854353, + 16022596.927475287, + 24954744.456513707 + ], + "LPDA_2of4_10mHz": [ + 7261880.229224783, + 2774837.9114732374, + 6.8489331093, + 4437372.614465079, + 21327294.912564132 + ], + "PA_4channel_100Hz": [ + 6680054.578865777, + 2661356.683574411, + 6.3001929986, + 4187187.584810707, + 63055830.55631214 + ], + "PA_4channel_1mHz": [ + 4336226.5733721815, + 2144218.614176969, + 4.0896468697, + 2520058.444380091, + 7209702.333077922 + ], + "PA_8channel_100Hz": [ + 16582395.530317752, + 4193114.4209879264, + 15.6394369218, + 12687294.83732177, + 20102570.421271592 + ], + "PA_8channel_1mHz": [ + 11476555.918234453, + 3488340.475137269, + 10.8239410907, + 8088618.976456931, + 14452247.568999877 + ], + "all_triggers": [ + 37455179.61089496, + 6301863.914423674, + 35.3252892712, + 31153315.69647129, + 43757043.52531864 + ], + "coincidence_4channelPA": [ + 6680054.578865777, + 2661356.683574411, + 6.3001929986, + 4187187.584810707, + 63055830.55631214 + ], + "combined_4channelPA": [ + 26949402.07487363, + 5345491.527609395, + 25.4169232098, + 21603910.547264233, + 32294893.602483023 + ], + "combined_4channelPA_highThreshold": [ + 11598106.802596966, + 3506764.7341006724, + 10.938579979, + 8213816.387350322, + 14576229.471049644 + ], + "combined_4channelPA_nominal_selection": [ + 19399305.384421416, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 20438959.396816976, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 17047478.755947016, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 36639110.05092011, + 6232833.6597541, + 34.5556255406, + 30406276.391166, + 42871943.710674204 + ], + "combined_8channelPA_highThreshold": [ + 18738436.14745923, + 4457380.924425246, + 17.6728741999, + 14288868.79997469, + 22774686.42886227 + ], + "exclusive_LPDA_2of4_100Hz": [ + 20269347.496007852, + 4635888.294009858, + 19.1167302112, + 15838557.75606785, + 24502846.29305781 + ], + "exclusive_PA_4channel_100Hz": [ + 6497837.577472271, + 2624807.7775698225, + 6.1283377745, + 4108834.2742115, + 76124433.89625429 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.9823131729, + "thetamin": 1.8754889808, + "veff": { + "LPDA_2of4_100Hz": [ + 10570987.223558497, + 2894504.3584754607, + 13.3377532956, + 7628012.954479417, + 13181190.835195784 + ], + "LPDA_2of4_10mHz": [ + 4116974.6367115024, + 1806365.0824377933, + 5.1945188153, + 2344503.4554444626, + 16956367.60943009 + ], + "PA_4channel_100Hz": [ + 3555673.3106575827, + 1678716.502809121, + 4.486306947, + 2012618.9743256827, + 5458359.856974433 + ], + "PA_4channel_1mHz": [ + 2385148.8823623317, + 1374909.714345074, + 3.0094187698, + 881073.982093701, + 4211623.072442285 + ], + "PA_8channel_100Hz": [ + 6467347.718247062, + 2264016.2498077536, + 8.1600598429, + 4331237.898578963, + 8292775.875877714 + ], + "PA_8channel_1mHz": [ + 4338957.376047702, + 1854424.3693724077, + 5.4746015502, + 2582024.9865341955, + 33383090.32030881 + ], + "all_triggers": [ + 17380282.085789584, + 3711460.5126543217, + 21.9292588067, + 13668821.57313526, + 21091742.598443907 + ], + "coincidence_4channelPA": [ + 3555673.3106575827, + 1678716.502809121, + 4.486306947, + 2012618.9743256827, + 5458359.856974433 + ], + "combined_4channelPA": [ + 14042854.164709043, + 3336138.9197753053, + 17.7183190608, + 10717557.287788745, + 17060280.261428345 + ], + "combined_4channelPA_highThreshold": [ + 6502123.519073836, + 2270095.0494750105, + 8.2039375851, + 4367056.973430541, + 8328247.192721023 + ], + "combined_4channelPA_nominal_selection": [ + 10633266.559321525, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 10633266.559321525, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 9202643.11038982, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 16954528.572298523, + 3665720.0349493986, + 21.3920719567, + 13288808.537349124, + 20620248.607247923 + ], + "combined_8channelPA_highThreshold": [ + 8455932.012759205, + 2588792.1030420247, + 10.6691203655, + 5919794.162162866, + 10677784.445751863 + ], + "exclusive_LPDA_2of4_100Hz": [ + 10487180.854051461, + 2883007.768847642, + 13.2320121138, + 7542530.457582241, + 13096546.401993679 + ], + "exclusive_PA_4channel_100Hz": [ + 3471866.941150546, + 1658815.062267673, + 4.3805657652, + 1978258.3628277977, + 5439922.455682885 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 2.0943951024, + "thetamin": 1.9823131729, + "veff": { + "LPDA_2of4_100Hz": [ + 5499266.830629393, + 2087703.552465745, + 6.9386011677, + 3347460.7614928265, + 10845031.904373705 + ], + "LPDA_2of4_10mHz": [ + 2280777.269451894, + 1344490.9149383989, + 2.8777297615, + 836931.0432014269, + 4098822.9492895724 + ], + "PA_4channel_100Hz": [ + 1758526.8156054085, + 1180567.7941295877, + 2.21878963, + 648920.879816692, + 3550459.9727507625 + ], + "PA_4channel_1mHz": [ + 1113956.1310157955, + 939616.1612118576, + 1.4055141439, + 412163.7684758444, + 2661635.8339452534 + ], + "PA_8channel_100Hz": [ + 3218872.8332530614, + 1597233.2544886698, + 4.0613549928, + 1874530.7785898289, + 5384263.751945438 + ], + "PA_8channel_1mHz": [ + 2268153.0208893195, + 1340764.8300034448, + 2.8618013426, + 832386.3137189, + 4085567.488298869 + ], + "all_triggers": [ + 8903332.089816432, + 2656395.4042859003, + 11.2336193783, + 6378764.664726744, + 11132280.947545167 + ], + "coincidence_4channelPA": [ + 1758526.8156054085, + 1180567.7941295877, + 2.21878963, + 648920.879816692, + 3550459.9727507625 + ], + "combined_4channelPA": [ + 7257793.646234801, + 2398384.130933594, + 9.1573907977, + 5073046.927462587, + 9155164.557985013 + ], + "combined_4channelPA_highThreshold": [ + 3394733.4004676896, + 1640284.83830169, + 4.2832439054, + 1946633.6111478263, + 5422953.076732657 + ], + "combined_4channelPA_nominal_selection": [ + 5301045.510687536, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 5371386.5833117515, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 4522510.341595894, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 8698662.370312218, + 2625685.2901512207, + 10.9753810352, + 6169806.430442469, + 10925369.410455935 + ], + "combined_8channelPA_highThreshold": [ + 4548930.290341213, + 1898764.3744619973, + 5.7395311042, + 2806696.004828253, + 48921085.97802867 + ], + "exclusive_LPDA_2of4_100Hz": [ + 5499266.830629393, + 2087703.552465745, + 6.9386011677, + 3347460.7614928265, + 10845031.904373705 + ], + "exclusive_PA_4channel_100Hz": [ + 1758526.8156054085, + 1180567.7941295877, + 2.21878963, + 648920.879816692, + 3550459.9727507625 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 2.2142974356, + "thetamin": 2.0943951024, + "veff": { + "LPDA_2of4_100Hz": [ + 1571112.5795777543, + 1115886.6627615164, + 1.9823230832, + 581311.6544437691, + 3347370.5067881914 + ], + "LPDA_2of4_10mHz": [ + 606783.4383730881, + 693478.9663466386, + 0.7655981068, + 224509.8721980426, + 1908307.909843759 + ], + "PA_4channel_100Hz": [ + 437073.952790986, + 588564.2739442098, + 0.551470211, + 161717.3625326648, + 1660532.0608938897 + ], + "PA_4channel_1mHz": [ + 294060.0017796547, + 482763.4826813568, + 0.3710249265, + 108802.2006584722, + 1451731.6924173462 + ], + "PA_8channel_100Hz": [ + 1315418.0408136502, + 1021053.1061322693, + 1.6597050907, + 486704.6751010505, + 2963828.698642036 + ], + "PA_8channel_1mHz": [ + 710113.2379135381, + 750205.4905454469, + 0.8959726257, + 262741.8980280091, + 2059169.4171728159 + ], + "all_triggers": [ + 2887847.711122409, + 1512876.8505157519, + 3.6436899895, + 1504420.5297561963, + 4955617.339007199 + ], + "coincidence_4channelPA": [ + 437073.952790986, + 588564.2739442098, + 0.551470211, + 161717.3625326648, + 1660532.0608938897 + ], + "combined_4channelPA": [ + 1994576.0953130168, + 1257308.173389009, + 2.5166205697, + 733898.620511431, + 3798311.716443752 + ], + "combined_4channelPA_highThreshold": [ + 900843.4401527429, + 844969.6189661704, + 1.1366230333, + 333312.0728565148, + 2341966.797650675 + ], + "combined_4channelPA_nominal_selection": [ + 1555105.3255181883, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1580513.136462304, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1280785.326860112, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 2872920.1833356805, + 1508961.690650126, + 3.6248554494, + 1485910.3953006535, + 4933524.597882841 + ], + "combined_8channelPA_highThreshold": [ + 1316896.6762866261, + 1021626.8177811977, + 1.6615707325, + 487251.7702260516, + 2966046.6518514995 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1557502.1425220305, + 1111042.7256893998, + 1.9651503587, + 576275.7927331513, + 3326954.8512046062 + ], + "exclusive_PA_4channel_100Hz": [ + 423463.515735262, + 579327.8853479882, + 0.5342974864, + 156681.5008220469, + 1640660.8227925326 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 2.3461938234, + "thetamin": 2.2142974356, + "veff": { + "LPDA_2of4_100Hz": [ + 512615.7085104366, + 637406.62836797, + 0.6467711959, + 189667.8121488615, + 1770842.734659025 + ], + "LPDA_2of4_10mHz": [ + 220302.3002241824, + 417859.3611885578, + 0.2779571125, + 81511.8510829475, + 1344065.1585610937 + ], + "PA_4channel_100Hz": [ + 228076.7923099376, + 425168.5855681238, + 0.2877662492, + 84388.4131546769, + 1355415.9170062966 + ], + "PA_4channel_1mHz": [ + 131463.365402961, + 322792.1711763275, + 0.1658683428, + 48641.4451990956, + 1214360.3137221108 + ], + "PA_8channel_100Hz": [ + 504351.5825453446, + 632247.7814245215, + 0.6363442844, + 186610.0855417775, + 1758777.1107499907 + ], + "PA_8channel_1mHz": [ + 304474.01018987, + 491242.2747845135, + 0.3841572086, + 112655.3837702519, + 1466955.8551109978 + ], + "all_triggers": [ + 1033599.5344948553, + 905100.432980493, + 1.3041005102, + 382431.8277630965, + 2541120.03840293 + ], + "coincidence_4channelPA": [ + 228076.7923099376, + 425168.5855681238, + 0.2877662492, + 84388.4131546769, + 1355415.9170062966 + ], + "combined_4channelPA": [ + 740692.5008203741, + 766195.4946627017, + 0.9345374451, + 274056.2253035384, + 2103834.851431534 + ], + "combined_4channelPA_highThreshold": [ + 351765.6656271435, + 528016.3174615317, + 0.4438254553, + 130153.2962820431, + 1536001.6720494172 + ], + "combined_4channelPA_nominal_selection": [ + 584515.6055067591, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 584515.6055067591, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 444304.08565483993, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1014193.7764349991, + 896563.5751273083, + 1.2796161155, + 375251.6972809497, + 2512011.4013131456 + ], + "combined_8channelPA_highThreshold": [ + 524776.3104140523, + 644922.8002392015, + 0.6621143212, + 194167.2348531994, + 1788597.2134383041 + ], + "exclusive_LPDA_2of4_100Hz": [ + 512615.7085104366, + 637406.62836797, + 0.6467711959, + 189667.8121488615, + 1770842.734659025 + ], + "exclusive_PA_4channel_100Hz": [ + 228076.7923099376, + 425168.5855681238, + 0.2877662492, + 84388.4131546769, + 1355415.9170062966 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 2.4980915448, + "thetamin": 2.3461938234, + "veff": { + "LPDA_2of4_100Hz": [ + 140586.2926598251, + 333800.1910968092, + 0.1773833265, + 52016.9282841353, + 1227653.7577486183 + ], + "LPDA_2of4_10mHz": [ + 61010.3110266973, + 219895.686984379, + 0.0769791401, + 22573.815079878, + 1111472.8245642516 + ], + "PA_4channel_100Hz": [ + 64263.1183905568, + 225681.5156032965, + 0.0810833368, + 23777.353804506, + 1116221.9233154866 + ], + "PA_4channel_1mHz": [ + 29964.6466370695, + 154106.0440150002, + 0.0378075885, + 11086.9192557157, + 1066146.154555395 + ], + "PA_8channel_100Hz": [ + 172144.9879405093, + 369370.5644072121, + 0.2172021897, + 63693.6455379884, + 1273729.4528584173 + ], + "PA_8channel_1mHz": [ + 90841.2347759653, + 268322.2000212284, + 0.1146180051, + 33611.2568671072, + 1155025.973238183 + ], + "all_triggers": [ + 315593.4490215912, + 500125.5955847575, + 0.3981968281, + 116769.5761379888, + 1483164.2060367968 + ], + "coincidence_4channelPA": [ + 64263.1183905568, + 225681.5156032965, + 0.0810833368, + 23777.353804506, + 1116221.9233154866 + ], + "combined_4channelPA": [ + 204849.4110503819, + 402932.6420895524, + 0.2584666633, + 75794.2820886413, + 1321477.9105988313 + ], + "combined_4channelPA_highThreshold": [ + 90974.9576637668, + 268519.6193135339, + 0.1147867286, + 33660.7343355937, + 1155221.2086543732 + ], + "combined_4channelPA_nominal_selection": [ + 166370.7967959878, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 166370.7967959878, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 125964.288989877, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 312731.2806003344, + 497852.5699710395, + 0.3945855162, + 115710.5738221237, + 1478985.440141762 + ], + "combined_8channelPA_highThreshold": [ + 151851.5458026626, + 346916.2956370946, + 0.1915971452, + 56185.0719469852, + 1244101.0273371611 + ], + "exclusive_LPDA_2of4_100Hz": [ + 140586.2926598251, + 333800.1910968092, + 0.1773833265, + 52016.9282841353, + 1227653.7577486183 + ], + "exclusive_PA_4channel_100Hz": [ + 64263.1183905568, + 225681.5156032965, + 0.0810833368, + 23777.353804506, + 1116221.9233154866 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 2.6905658418, + "thetamin": 2.4980915448, + "veff": { + "LPDA_2of4_100Hz": [ + 15120.8676700009, + 109472.3945381814, + 0.0190784984, + 5594.7210379003, + 1044479.744270973 + ], + "LPDA_2of4_10mHz": [ + 4364.9859202145, + 58817.6521976063, + 0.005507447, + 1615.0447904794, + 1028776.1569162848 + ], + "PA_4channel_100Hz": [ + 13220.7321343713, + 102363.2378020094, + 0.0166810346, + 4891.6708897174, + 1041705.5463889537 + ], + "PA_4channel_1mHz": [ + 7915.1820948708, + 79203.927333866, + 0.0099868468, + 2928.6173751022, + 1033959.4433312832 + ], + "PA_8channel_100Hz": [ + 32889.4484686712, + 161452.4191522367, + 0.0414977039, + 12169.0959334084, + 1070421.8722370316 + ], + "PA_8channel_1mHz": [ + 18484.7017745955, + 121038.2080666233, + 0.023322759, + 6839.3396566003, + 1049390.942063681 + ], + "all_triggers": [ + 48545.0828633084, + 196150.2584629062, + 0.0612509352, + 17961.6806594241, + 1093279.098453202 + ], + "coincidence_4channelPA": [ + 13220.7321343713, + 102363.2378020094, + 0.0166810346, + 4891.6708897174, + 1041705.5463889537 + ], + "combined_4channelPA": [ + 28341.5998043722, + 149874.7397636906, + 0.035759533, + 10486.3919276177, + 1063782.013187155 + ], + "combined_4channelPA_highThreshold": [ + 12280.1680150853, + 98654.844357218, + 0.0154942938, + 4543.6621655816, + 1040332.3227747963 + ], + "combined_4channelPA_nominal_selection": [ + 20880.183576905027, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 20880.183576905027, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 15534.084490937257, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 48010.3161386721, + 195066.8829300166, + 0.0605762023, + 17763.8169713087, + 1092498.3390352328 + ], + "combined_8channelPA_highThreshold": [ + 22849.6876948099, + 134572.5232802661, + 0.028830206, + 8454.3844470797, + 1055763.821507194 + ], + "exclusive_LPDA_2of4_100Hz": [ + 15120.8676700009, + 109472.3945381814, + 0.0190784984, + 5594.7210379003, + 1044479.744270973 + ], + "exclusive_PA_4channel_100Hz": [ + 13220.7321343713, + 102363.2378020094, + 0.0166810346, + 4891.6708897174, + 1041705.5463889537 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.5707963268, + "thetamin": 1.4706289056, + "veff": { + "LPDA_2of4_100Hz": [ + 49820924.67181402, + 7268067.807938359, + 46.9878557271, + 42552856.86387565, + 57088992.47975238 + ], + "LPDA_2of4_10mHz": [ + 18023735.98655144, + 4371550.373607494, + 16.9988154933, + 13560577.953825887, + 22052248.981614582 + ], + "PA_4channel_100Hz": [ + 41306562.290108465, + 6617936.639393754, + 38.9576629149, + 34688625.65071471, + 47924498.92950223 + ], + "PA_4channel_1mHz": [ + 28597303.648378752, + 5506499.726008509, + 26.9711167921, + 23090803.922370244, + 34103803.374387264 + ], + "PA_8channel_100Hz": [ + 74136177.13393903, + 8866009.09352372, + 69.920420351, + 65270168.04041531, + 83002186.22746275 + ], + "PA_8channel_1mHz": [ + 55068574.06058348, + 7641260.298038466, + 51.9370973161, + 47427313.76254502, + 62709834.358621955 + ], + "all_triggers": [ + 130312661.83451042, + 11754560.255328368, + 122.9024269227, + 118558101.57918206, + 142067222.08983877 + ], + "coincidence_4channelPA": [ + 41306562.290108465, + 6617936.639393754, + 38.9576629149, + 34688625.65071471, + 47924498.92950223 + ], + "combined_4channelPA": [ + 91127486.96192253, + 9829643.687531112, + 85.945518642, + 81297843.27439141, + 100957130.64945364 + ], + "combined_4channelPA_highThreshold": [ + 46621039.63493019, + 7030788.85343029, + 43.9699322854, + 39590250.7814999, + 53651828.48836048 + ], + "combined_4channelPA_nominal_selection": [ + 58469997.76036846, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 63839850.85808255, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 51009511.555780545, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 123957101.80575305, + 11464332.815617105, + 116.9082760782, + 112492768.99013594, + 135421434.62137017 + ], + "combined_8channelPA_highThreshold": [ + 73092310.04713492, + 8803369.332895601, + 68.9359128094, + 64288940.71423932, + 81895679.38003053 + ], + "exclusive_LPDA_2of4_100Hz": [ + 49820924.67181402, + 7268067.807938359, + 46.9878557271, + 42552856.86387565, + 57088992.47975238 + ], + "exclusive_PA_4channel_100Hz": [ + 41306562.290108465, + 6617936.639393754, + 38.9576629149, + 34688625.65071471, + 47924498.92950223 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.4706289056, + "thetamin": 1.369438406, + "veff": { + "LPDA_2of4_100Hz": [ + 21204237.932076458, + 4741594.52713229, + 19.9984580639, + 16782797.096497133, + 26821374.57450794 + ], + "LPDA_2of4_10mHz": [ + 7422055.492974966, + 2805273.293047523, + 7.0, + 4506247.977877658, + 9839524.9964011 + ], + "PA_4channel_100Hz": [ + 39225109.04062167, + 6449041.302145925, + 36.9945715906, + 32776067.738475744, + 45674150.342767596 + ], + "PA_4channel_1mHz": [ + 26504309.576427694, + 5301165.05360896, + 24.9971409148, + 21203144.522818733, + 31805474.630036652 + ], + "PA_8channel_100Hz": [ + 79510544.81406723, + 9181749.567847542, + 74.9891743905, + 70328795.2462197, + 88692294.38191476 + ], + "PA_8channel_1mHz": [ + 55128803.78232333, + 7645437.864072291, + 51.9939020722, + 47483365.91825104, + 62774241.646395616 + ], + "all_triggers": [ + 103893899.53627051, + 10495620.091527745, + 97.9859686366, + 93398279.44474277, + 114389519.62779826 + ], + "coincidence_4channelPA": [ + 39225109.04062167, + 6449041.302145925, + 36.9945715906, + 32776067.738475744, + 45674150.342767596 + ], + "combined_4channelPA": [ + 60429346.97269812, + 8004551.978500414, + 56.9930296546, + 52424794.99419771, + 68433898.95119855 + ], + "combined_4channelPA_highThreshold": [ + 33926365.069402665, + 5997658.641027396, + 31.9971409148, + 27928706.42837527, + 39924023.71043006 + ], + "combined_4channelPA_nominal_selection": [ + 29282342.489430442, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 30851346.85105531, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 25592914.33459793, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 100714782.7461437, + 10333791.355857706, + 94.9876324544, + 90380991.390286, + 111048574.10200141 + ], + "combined_8channelPA_highThreshold": [ + 62550859.27529829, + 8143849.113415348, + 58.9939020722, + 54407010.16188294, + 70694708.38871364 + ], + "exclusive_LPDA_2of4_100Hz": [ + 21204237.932076458, + 4741594.52713229, + 19.9984580639, + 16782797.096497133, + 26821374.57450794 + ], + "exclusive_PA_4channel_100Hz": [ + 39225109.04062167, + 6449041.302145925, + 36.9945715906, + 32776067.738475744, + 45674150.342767596 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.369438406, + "thetamin": 1.2661036728, + "veff": { + "LPDA_2of4_100Hz": [ + 9541928.234211864, + 3180761.832919571, + 8.99932609, + 6710922.774188733, + 12001795.192462733 + ], + "LPDA_2of4_10mHz": [ + 2120587.283707133, + 1499481.6484072749, + 2.0, + 784617.2949716392, + 4506247.977877658 + ], + "PA_4channel_100Hz": [ + 33927274.85868086, + 5997739.0588519005, + 31.9979989688, + 27929535.799828958, + 39925013.91753276 + ], + "PA_4channel_1mHz": [ + 22265361.683532447, + 4858788.061504584, + 20.9992409693, + 17406573.62202786, + 27124149.745037034 + ], + "PA_8channel_100Hz": [ + 77396607.06779186, + 9058870.259310402, + 72.9954458017, + 68337736.80848145, + 86455477.32710227 + ], + "PA_8channel_1mHz": [ + 55132357.78930688, + 7645684.300597169, + 51.9972539804, + 47486673.48870971, + 62778042.08990404 + ], + "all_triggers": [ + 89058727.35949858, + 9717427.765146835, + 83.99439914, + 79341299.59435174, + 98776155.12464541 + ], + "coincidence_4channelPA": [ + 33927274.85868086, + 5997739.0588519005, + 31.9979989688, + 27929535.799828958, + 39925013.91753276 + ], + "combined_4channelPA": [ + 43469203.09289272, + 6788970.441520241, + 40.9973250588, + 36680232.651372485, + 50258173.534412965 + ], + "combined_4channelPA_highThreshold": [ + 24385948.967239577, + 5084905.765157272, + 22.9992409693, + 19301043.20208231, + 29470854.732396852 + ], + "combined_4channelPA_nominal_selection": [ + 19783736.11415536, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 19783736.11415536, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 17133179.54780013, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 86938535.30200371, + 9601061.202428425, + 81.9947718917, + 77337474.0995753, + 96539596.50443214 + ], + "combined_8channelPA_highThreshold": [ + 57252945.073014, + 7791337.089249074, + 53.9972539804, + 49461607.98376493, + 65044282.162263066 + ], + "exclusive_LPDA_2of4_100Hz": [ + 9541928.234211864, + 3180761.832919571, + 8.99932609, + 6710922.774188733, + 12001795.192462733 + ], + "exclusive_PA_4channel_100Hz": [ + 33927274.85868086, + 5997739.0588519005, + 31.9979989688, + 27929535.799828958, + 39925013.91753276 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.2661036728, + "thetamin": 1.1592794807, + "veff": { + "LPDA_2of4_100Hz": [ + 9542071.378837422, + 3180785.691160945, + 8.9994610947, + 6711070.213153059, + 12001941.199980803 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 1367778.797991101 + ], + "PA_4channel_100Hz": [ + 41350433.525137395, + 6621450.124753017, + 38.9990394103, + 34728983.400384374, + 47971883.649890415 + ], + "PA_4channel_1mHz": [ + 22265860.1954482, + 4858842.454292394, + 20.9997111333, + 17407017.741155807, + 27124702.6497406 + ], + "PA_8channel_100Hz": [ + 86940793.78909941, + 9601185.909682415, + 81.9969019498, + 77339607.879417, + 96541979.69878182 + ], + "PA_8channel_1mHz": [ + 50892800.80276627, + 7345836.447083011, + 47.9987795775, + 43546964.355683275, + 58238637.24984928 + ], + "all_triggers": [ + 98603452.45164396, + 10224901.64741395, + 92.9963630446, + 88378550.80423002, + 108828354.09905793 + ], + "coincidence_4channelPA": [ + 41350433.525137395, + 6621450.124753017, + 38.9990394103, + 34728983.400384374, + 47971883.649890415 + ], + "combined_4channelPA": [ + 50892504.903974816, + 7345815.092124628, + 47.998500505, + 43546689.81185019, + 58238319.99609945 + ], + "combined_4channelPA_highThreshold": [ + 22265860.1954482, + 4858842.454292394, + 20.9997111333, + 17407017.741155807, + 27124702.6497406 + ], + "combined_4channelPA_nominal_selection": [ + 25955046.321511384, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 25955046.321511384, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 24587334.848376267, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 96482865.16793683, + 10114354.57581839, + 90.9963630446, + 86368510.59211843, + 106597219.7437552 + ], + "combined_8channelPA_highThreshold": [ + 50892800.80276627, + 7345836.447083011, + 47.9987795775, + 43546964.355683275, + 58238637.24984928 + ], + "exclusive_LPDA_2of4_100Hz": [ + 9542071.378837422, + 3180785.691160945, + 8.9994610947, + 6711070.213153059, + 12001941.199980803 + ], + "exclusive_PA_4channel_100Hz": [ + 41350433.525137395, + 6621450.124753017, + 38.9990394103, + 34728983.400384374, + 47971883.649890415 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.1592794807, + "thetamin": 1.0471975512, + "veff": { + "LPDA_2of4_100Hz": [ + 2389477.763782124, + 1379605.8275539565, + 2.9998251813, + 876142.7750530959, + 4221510.5118108345 + ], + "LPDA_2of4_10mHz": [ + 1593078.00915312, + 1126476.263231336, + 2.0, + 589438.8633866543, + 3385290.7694503795 + ], + "PA_4channel_100Hz": [ + 39029954.66500093, + 5575740.420565515, + 48.9994268212, + 33454214.24443542, + 44605695.08556645 + ], + "PA_4channel_1mHz": [ + 24692495.396467686, + 4434922.28833986, + 30.9997316573, + 20257573.108127825, + 29127417.684807546 + ], + "PA_8channel_100Hz": [ + 101955729.42970219, + 9011754.281537645, + 127.9984141943, + 92943975.14816456, + 110967483.71123984 + ], + "PA_8channel_1mHz": [ + 61333048.18696413, + 6989575.462822516, + 76.9994285711, + 54343472.724141605, + 68322623.64978664 + ], + "all_triggers": [ + 105938147.22424638, + 9186069.144998109, + 132.9980661532, + 96752078.07924828, + 115124216.3692445 + ], + "coincidence_4channelPA": [ + 39029954.66500093, + 5575740.420565515, + 48.9994268212, + 33454214.24443542, + 44605695.08556645 + ], + "combined_4channelPA": [ + 41419432.42878307, + 5743883.135732216, + 51.9992520025, + 35675549.29305085, + 47163315.56451528 + ], + "combined_4channelPA_highThreshold": [ + 26285573.40562081, + 4575749.608013675, + 32.9997316573, + 21709823.797607135, + 30861323.013634488 + ], + "combined_4channelPA_nominal_selection": [ + 19323710.04000433, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 19323710.04000433, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 19084762.263626117, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 104345207.1934843, + 9116744.34599506, + 130.9982393756, + 95228462.84748925, + 113461951.53947937 + ], + "combined_8channelPA_highThreshold": [ + 62926126.196117245, + 7079767.928549227, + 78.9994285711, + 55846358.26756802, + 70005894.12466647 + ], + "exclusive_LPDA_2of4_100Hz": [ + 2389477.763782124, + 1379605.8275539565, + 2.9998251813, + 876142.7750530959, + 4221510.5118108345 + ], + "exclusive_PA_4channel_100Hz": [ + 39029954.66500093, + 5575740.420565515, + 48.9994268212, + 33454214.24443542, + 44605695.08556645 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.0471975512, + "thetamin": 0.927295218, + "veff": { + "LPDA_2of4_100Hz": [ + 3186080.1975049814, + 1593059.053840035, + 3.9999048122, + 1863807.2529155894, + 5400422.2362432135 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 1027535.3159037624 + ], + "PA_4channel_100Hz": [ + 50181875.35110124, + 6322327.185455621, + 62.9998971334, + 43859548.16564562, + 56504202.53655686 + ], + "PA_4channel_1mHz": [ + 33454556.254993483, + 5162156.423230803, + 41.9998971334, + 28292399.831762675, + 38616712.67822429 + ], + "PA_8channel_100Hz": [ + 125056541.78129786, + 9980601.85090368, + 156.9998971334, + 115075939.93039417, + 135037143.63220155 + ], + "PA_8channel_1mHz": [ + 67705733.45178555, + 7343722.320990299, + 84.9998971334, + 60362011.130795255, + 75049455.77277586 + ], + "all_triggers": [ + 128242621.97880284, + 10106940.707023254, + 160.9998019456, + 118135681.27177958, + 138349562.6858261 + ], + "coincidence_4channelPA": [ + 50181875.35110124, + 6322327.185455621, + 62.9998971334, + 43859548.16564562, + 56504202.53655686 + ], + "combined_4channelPA": [ + 53367955.54860622, + 6519943.11240312, + 66.9998019456, + 46848012.4362031, + 59887898.66100934 + ], + "combined_4channelPA_highThreshold": [ + 33454556.254993483, + 5162156.423230803, + 41.9998971334, + 28292399.831762675, + 38616712.67822429 + ], + "combined_4channelPA_nominal_selection": [ + 25449316.085750032, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 25449316.085750032, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 22621614.298444476, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 128242621.97880284, + 10106940.707023254, + 160.9998019456, + 118135681.27177958, + 138349562.6858261 + ], + "combined_8channelPA_highThreshold": [ + 67705733.45178555, + 7343722.320990299, + 84.9998971334, + 60362011.130795255, + 75049455.77277586 + ], + "exclusive_LPDA_2of4_100Hz": [ + 3186080.1975049814, + 1593059.053840035, + 3.9999048122, + 1863807.2529155894, + 5400422.2362432135 + ], + "exclusive_PA_4channel_100Hz": [ + 50181875.35110124, + 6322327.185455621, + 62.9998971334, + 43859548.16564562, + 56504202.53655686 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 0.927295218, + "thetamin": 0.7953988302, + "veff": { + "LPDA_2of4_100Hz": [ + 1593110.1451179644, + 1126498.9867899974, + 2.0, + 589450.7536936468, + 3385359.0583756748 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 1027556.043601087 + ], + "PA_4channel_100Hz": [ + 54165744.934010796, + 6568561.401564447, + 68.0, + 47597183.53244634, + 60734306.33557524 + ], + "PA_4channel_1mHz": [ + 28675982.61212336, + 4779330.435353893, + 36.0, + 23896652.176769465, + 33455313.047477253 + ], + "PA_8channel_100Hz": [ + 166480010.1648273, + 11515663.097558215, + 209.0, + 154964347.06726906, + 177995673.26238552 + ], + "PA_8channel_1mHz": [ + 74079621.74798535, + 7681698.931656227, + 93.0, + 66397922.81632912, + 81761320.67964156 + ], + "all_triggers": [ + 171259340.6001812, + 11679790.087076942, + 215.0, + 159579550.51310423, + 182939130.6872581 + ], + "coincidence_4channelPA": [ + 54165744.934010796, + 6568561.401564447, + 68.0, + 47597183.53244634, + 60734306.33557524 + ], + "combined_4channelPA": [ + 55758855.07912876, + 6664457.881430506, + 70.0, + 49094397.19769825, + 62423312.96055925 + ], + "combined_4channelPA_highThreshold": [ + 28675982.61212336, + 4779330.435353893, + 36.0, + 23896652.176769465, + 33455313.047477253 + ], + "combined_4channelPA_nominal_selection": [ + 30683301.394971997, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 30683301.394971997, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 28357360.583099768, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 168073120.30994526, + 11570630.775532637, + 211.0, + 156502489.53441262, + 179643751.0854779 + ], + "combined_8channelPA_highThreshold": [ + 74079621.74798535, + 7681698.931656227, + 93.0, + 66397922.81632912, + 81761320.67964156 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1593110.1451179644, + 1126498.9867899974, + 2.0, + 589450.7536936468, + 3385359.0583756748 + ], + "exclusive_PA_4channel_100Hz": [ + 54165744.934010796, + 6568561.401564447, + 68.0, + 47597183.53244634, + 60734306.33557524 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 0.7953988302, + "thetamin": 0.6435011088, + "veff": { + "LPDA_2of4_100Hz": [ + 1115099.2691101828, + 421467.9076022047, + 7.0, + 677024.5562454681, + 1478303.0310489282 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 205496.865307448 + ], + "PA_4channel_100Hz": [ + 52091065.857004255, + 2880642.5241680234, + 327.0, + 49210423.33283623, + 54971708.38117228 + ], + "PA_4channel_1mHz": [ + 29151880.892451923, + 2154969.0444034636, + 183.0, + 26996911.848048456, + 31306849.936855383 + ], + "PA_8channel_100Hz": [ + 140502507.90788305, + 4730965.529303839, + 882.0, + 135771542.3785792, + 145233473.43718687 + ], + "PA_8channel_1mHz": [ + 71684953.01422603, + 3379261.0923598846, + 450.0, + 68305691.92186615, + 75064214.10658592 + ], + "all_triggers": [ + 144007105.61080074, + 4789605.08681154, + 904.0, + 139217500.5239892, + 148796710.6976123 + ], + "coincidence_4channelPA": [ + 52091065.857004255, + 2880642.5241680234, + 327.0, + 49210423.33283623, + 54971708.38117228 + ], + "combined_4channelPA": [ + 53206165.126114435, + 2911311.826167664, + 334.0, + 50294853.29994677, + 56117476.9522821 + ], + "combined_4channelPA_highThreshold": [ + 29151880.892451923, + 2154969.0444034636, + 183.0, + 26996911.848048456, + 31306849.936855383 + ], + "combined_4channelPA_nominal_selection": [ + 34862782.14925193, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 35383692.80782197, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 30063076.29521053, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 141458307.28140604, + 4747029.974612089, + 888.0, + 136711277.30679396, + 146205337.25601813 + ], + "combined_8channelPA_highThreshold": [ + 71684953.01422603, + 3379261.0923598846, + 450.0, + 68305691.92186615, + 75064214.10658592 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1115099.2691101828, + 421467.9076022047, + 7.0, + 677024.5562454681, + 1478303.0310489282 + ], + "exclusive_PA_4channel_100Hz": [ + 52091065.857004255, + 2880642.5241680234, + 327.0, + 49210423.33283623, + 54971708.38117228 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 0.6435011088, + "thetamin": 0.4510268118, + "veff": { + "LPDA_2of4_100Hz": [ + 318598.5323539834, + 225283.1827035833, + 2.0, + 117881.4569709738, + 677021.8812522147 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 205496.0533683193 + ], + "PA_4channel_100Hz": [ + 53046655.63693824, + 2906938.822216223, + 333.0, + 50139716.814722, + 55953594.45915446 + ], + "PA_4channel_1mHz": [ + 28195970.113327526, + 2119338.894136911, + 177.0, + 26076631.219190616, + 30315309.00746444 + ], + "PA_8channel_100Hz": [ + 110553690.72683223, + 4196560.711575905, + 694.0, + 106357130.01525632, + 114750251.43840815 + ], + "PA_8channel_1mHz": [ + 66587093.26198253, + 3256881.1911847084, + 418.0, + 63330212.070797816, + 69843974.45316723 + ], + "all_triggers": [ + 111668785.59007116, + 4217671.822151903, + 701.0, + 107451113.76791927, + 115886457.41222307 + ], + "coincidence_4channelPA": [ + 53046655.63693824, + 2906938.822216223, + 333.0, + 50139716.814722, + 55953594.45915446 + ], + "combined_4channelPA": [ + 53365254.16929221, + 2915655.300016944, + 335.0, + 50449598.86927527, + 56280909.46930915 + ], + "combined_4channelPA_highThreshold": [ + 28195970.113327526, + 2119338.894136911, + 177.0, + 26076631.219190616, + 30315309.00746444 + ], + "combined_4channelPA_nominal_selection": [ + 28931932.723065227, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 29462399.27943461, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 11925143.066009587, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 110872289.25918621, + 4202603.278725167, + 696.0, + 106669685.98046103, + 115074892.53791137 + ], + "combined_8channelPA_highThreshold": [ + 66587093.26198253, + 3256881.1911847084, + 418.0, + 63330212.070797816, + 69843974.45316723 + ], + "exclusive_LPDA_2of4_100Hz": [ + 318598.5323539834, + 225283.1827035833, + 2.0, + 117881.4569709738, + 677021.8812522147 + ], + "exclusive_PA_4channel_100Hz": [ + 53046655.63693824, + 2906938.822216223, + 333.0, + 50139716.814722, + 55953594.45915446 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 0.4510268118, + "thetamin": 0.0, + "veff": { + "LPDA_2of4_100Hz": [ + 477893.5444929403, + 275911.9665569835, + 3.0, + 175227.6329807448, + 844278.5952708612 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 205494.2241319644 + ], + "PA_4channel_100Hz": [ + 37753590.01494229, + 2452359.2008223464, + 237.0, + 35301230.81411994, + 40205949.215764634 + ], + "PA_4channel_1mHz": [ + 17841358.994403105, + 1685849.9625220015, + 112.0, + 16155509.031881103, + 19527208.95692511 + ], + "PA_8channel_100Hz": [ + 72002627.37026969, + 3386718.707283033, + 452.0, + 68615908.66298664, + 75389346.0775527 + ], + "PA_8channel_1mHz": [ + 43806908.245186195, + 2641655.9613601617, + 275.0, + 41165252.28382604, + 46448564.20654636 + ], + "all_triggers": [ + 73277010.15558419, + 3416558.215177828, + 460.0, + 69860451.94040635, + 76693568.37076202 + ], + "coincidence_4channelPA": [ + 37753590.01494229, + 2452359.2008223464, + 237.0, + 35301230.81411994, + 40205949.215764634 + ], + "combined_4channelPA": [ + 38231483.559435226, + 2467831.652108255, + 240.0, + 35763651.907326974, + 40699315.211543486 + ], + "combined_4channelPA_highThreshold": [ + 17841358.994403105, + 1685849.9625220015, + 112.0, + 16155509.031881103, + 19527208.95692511 + ], + "combined_4channelPA_nominal_selection": [ + 14398932.495572291, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 18551827.39721594, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 382314.8355943496, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 72480520.91476262, + 3397939.230702956, + 455.0, + 69082581.68405965, + 75878460.14546557 + ], + "combined_8channelPA_highThreshold": [ + 43806908.245186195, + 2641655.9613601617, + 275.0, + 41165252.28382604, + 46448564.20654636 + ], + "exclusive_LPDA_2of4_100Hz": [ + 477893.5444929403, + 275911.9665569835, + 3.0, + 175227.6329807448, + 844278.5952708612 + ], + "exclusive_PA_4channel_100Hz": [ + 37753590.01494229, + 2452359.2008223464, + 237.0, + 35301230.81411994, + 40205949.215764634 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.670963748, + "thetamin": 1.5707963268, + "veff": { + "LPDA_2of4_100Hz": [ + 1116835024.4669976, + 45333713.13690478, + 606.9256135318, + 1071501311.3300929, + 1162168737.6039023 + ], + "LPDA_2of4_10mHz": [ + 511464023.18913895, + 30678514.374816515, + 277.9467058903, + 480785508.8143224, + 542142537.5639554 + ], + "PA_4channel_100Hz": [ + 279438678.9045646, + 22676187.497843347, + 151.856351138, + 256762491.40672132, + 302114866.402408 + ], + "PA_4channel_1mHz": [ + 145618566.5916177, + 16369490.244548695, + 79.1340134703, + 129249076.34706903, + 161988056.8361664 + ], + "PA_8channel_100Hz": [ + 556702054.2609198, + 32006500.448812474, + 302.5305693632, + 524695553.8121073, + 588708554.7097323 + ], + "PA_8channel_1mHz": [ + 305168993.5383418, + 23697197.180915453, + 165.8390671644, + 281471796.3574264, + 328866190.7192573 + ], + "all_triggers": [ + 1642534854.4484146, + 54977384.723073564, + 892.6085343351, + 1587557469.725341, + 1697512239.171488 + ], + "coincidence_4channelPA": [ + 279438678.9045646, + 22676187.497843347, + 151.856351138, + 256762491.40672132, + 302114866.402408 + ], + "combined_4channelPA": [ + 1354406367.8634965, + 49923068.712591186, + 736.0298502273, + 1304483299.1509056, + 1404329436.5760877 + ], + "combined_4channelPA_highThreshold": [ + 632342051.6139508, + 34111656.642285906, + 343.6358810657, + 598230394.9716649, + 666453708.2562368 + ], + "combined_4channelPA_nominal_selection": [ + 1071106804.8541938, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1101991079.495739, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 944604328.4865807, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1617256210.498289, + 54552692.86333255, + 878.8712713082, + 1562703517.6349566, + 1671808903.3616216 + ], + "combined_8channelPA_highThreshold": [ + 783777579.8784707, + 37977222.38370129, + 425.9310266234, + 745800357.4947695, + 821754802.262172 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1074967688.958932, + 44475873.34999453, + 584.1734990893, + 1030491815.6089376, + 1119443562.3089266 + ], + "exclusive_PA_4channel_100Hz": [ + 237571343.39649934, + 20908544.734221175, + 129.1042366954, + 216662798.66227815, + 258479888.13072047 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.7721542476, + "thetamin": 1.670963748, + "veff": { + "LPDA_2of4_100Hz": [ + 479916576.2039483, + 29717320.96175831, + 260.802765024, + 450199255.24219006, + 509633897.1657067 + ], + "LPDA_2of4_10mHz": [ + 239051295.89486855, + 20973568.59434939, + 129.9084925241, + 218077727.30051914, + 260024864.48921794 + ], + "PA_4channel_100Hz": [ + 61755722.81671998, + 10660200.772713672, + 33.5601312088, + 51095522.0440063, + 72415923.58943364 + ], + "PA_4channel_1mHz": [ + 35319244.49924674, + 8061808.58253049, + 19.1936621503, + 27630975.275617998, + 42876047.05664556 + ], + "PA_8channel_100Hz": [ + 122523581.46160893, + 15015390.150738088, + 66.5834238913, + 107508191.31087084, + 137538971.61234704 + ], + "PA_8channel_1mHz": [ + 80764720.63333353, + 12190952.16460142, + 43.8902582282, + 68573768.46873212, + 92955672.79793495 + ], + "all_triggers": [ + 595104962.6756414, + 33092041.899950907, + 323.3999979183, + 562012920.7756906, + 628197004.5755922 + ], + "coincidence_4channelPA": [ + 61755722.81671998, + 10660200.772713672, + 33.5601312088, + 51095522.0440063, + 72415923.58943364 + ], + "combined_4channelPA": [ + 533586383.4763824, + 31334960.296064842, + 289.9687385057, + 502251423.1803175, + 564921343.7724473 + ], + "combined_4channelPA_highThreshold": [ + 269997899.9059502, + 22289841.10837482, + 146.7259151645, + 247708058.79757538, + 292287741.01432496 + ], + "combined_4channelPA_nominal_selection": [ + 435417000.5016038, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 442930773.5197446, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 385550444.0720159, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 587520213.2952933, + 32880482.810161863, + 319.278190695, + 554639730.4851314, + 620400696.1054552 + ], + "combined_8channelPA_highThreshold": [ + 312044578.0623153, + 23962664.100605357, + 169.5754904178, + 288081913.9617099, + 336007242.1629207 + ], + "exclusive_LPDA_2of4_100Hz": [ + 471830660.65966237, + 29465910.069797516, + 256.4086072969, + 442364750.5898648, + 501296570.7294599 + ], + "exclusive_PA_4channel_100Hz": [ + 53669807.27243404, + 9937835.358457092, + 29.1659734816, + 43731971.91397695, + 63607642.63089113 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.8754889808, + "thetamin": 1.7721542476, + "veff": { + "LPDA_2of4_100Hz": [ + 196795713.28695765, + 19029816.331185017, + 106.9453915847, + 177765896.95577267, + 215825529.6181427 + ], + "LPDA_2of4_10mHz": [ + 95650283.76420467, + 13266913.909688728, + 51.9795725298, + 82383369.85451594, + 108917197.67389339 + ], + "PA_4channel_100Hz": [ + 19715897.264113978, + 6023307.7441884475, + 10.7142798902, + 13830041.213262422, + 24876207.365398303 + ], + "PA_4channel_1mHz": [ + 12244934.687656637, + 4746844.620402358, + 6.6543082328, + 7547109.666056266, + 62699503.972294725 + ], + "PA_8channel_100Hz": [ + 37694649.965321615, + 8328497.063867156, + 20.4845371571, + 29366152.90145446, + 46023147.02918877 + ], + "PA_8channel_1mHz": [ + 23911039.626901545, + 6633244.554656422, + 12.994060965, + 17071687.173838127, + 29960001.27087895 + ], + "all_triggers": [ + 229132975.57578188, + 20533859.07339805, + 124.5185445792, + 208599116.5023838, + 249666834.6491799 + ], + "coincidence_4channelPA": [ + 19715897.264113978, + 6023307.7441884475, + 10.7142798902, + 13830041.213262422, + 24876207.365398303 + ], + "combined_4channelPA": [ + 212279507.46164674, + 19764271.686704345, + 115.3598047016, + 192515235.7749424, + 232043779.14835107 + ], + "combined_4channelPA_highThreshold": [ + 106130581.47962603, + 13974846.665417956, + 57.6749178418, + 92155734.81420808, + 120105428.14504398 + ], + "combined_4channelPA_nominal_selection": [ + 179861921.39340773, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 182339328.46135798, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 159831370.66492, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 227226311.22193304, + 20448247.292714845, + 123.4823992154, + 206778063.92921817, + 247674558.51464784 + ], + "combined_8channelPA_highThreshold": [ + 116312646.76391827, + 14629862.648968108, + 63.2081936474, + 101682784.11495015, + 130942509.4128864 + ], + "exclusive_LPDA_2of4_100Hz": [ + 192563610.19753277, + 18824085.611913867, + 104.6455248113, + 173739524.58561888, + 211387695.80944663 + ], + "exclusive_PA_4channel_100Hz": [ + 15483794.174689079, + 5337839.048456512, + 8.4144131169, + 10538262.849873379, + 19731394.078972194 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.9823131729, + "thetamin": 1.8754889808, + "veff": { + "LPDA_2of4_100Hz": [ + 68664961.1131336, + 19341838.575198367, + 12.6030264609, + 49586872.12054928, + 85573310.99158844 + ], + "LPDA_2of4_10mHz": [ + 35674960.54242189, + 13941577.455301298, + 6.5479170805, + 22096114.411769863, + 227212206.0823124 + ], + "PA_4channel_100Hz": [ + 7231292.45467248, + 6276797.650051303, + 1.3272587456, + 2675578.208228817, + 17657302.974880137 + ], + "PA_4channel_1mHz": [ + 4594408.09727942, + 5003166.425582189, + 0.8432750253, + 1699930.9959933853, + 13736131.772271257 + ], + "PA_8channel_100Hz": [ + 14432244.437517816, + 8867416.407647202, + 2.6489486863, + 5304573.826192358, + 26867683.243132547 + ], + "PA_8channel_1mHz": [ + 7513947.884421012, + 6398294.921027482, + 1.3791383914, + 2780160.7172357747, + 18081286.11950294 + ], + "all_triggers": [ + 80106142.57204597, + 20891184.992954876, + 14.7029841443, + 60024065.51498429, + 98162105.55506423 + ], + "coincidence_4channelPA": [ + 7231292.45467248, + 6276797.650051303, + 1.3272587456, + 2675578.208228817, + 17657302.974880137 + ], + "combined_4channelPA": [ + 74191346.19552748, + 20105125.61453088, + 13.6173600642, + 53990973.21093544, + 92149860.5898617 + ], + "combined_4channelPA_highThreshold": [ + 39251600.31240765, + 14623753.203762202, + 7.2043870607, + 24324476.88170692, + 51695975.988051675 + ], + "combined_4channelPA_nominal_selection": [ + 63737398.96541412, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 63737398.96541412, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 56433491.23226529, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 79465754.8259913, + 20807512.85806174, + 14.5854449572, + 59370870.01400854, + 97508910.05408847 + ], + "combined_8channelPA_highThreshold": [ + 42078000.62088414, + 15141109.944621384, + 7.7231552549, + 27292197.20560723, + 54578904.30269769 + ], + "exclusive_LPDA_2of4_100Hz": [ + 66960053.740855016, + 19100206.47104047, + 12.2901013186, + 48819663.80302393, + 83067097.15433894 + ], + "exclusive_PA_4channel_100Hz": [ + 5526385.0823939, + 5487199.331811643, + 1.0143336033, + 2044762.4804857427, + 15099941.916462269 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 2.0943951024, + "thetamin": 1.9823131729, + "veff": { + "LPDA_2of4_100Hz": [ + 15720643.4080385, + 9254816.334169354, + 2.8853933369, + 5768398.700513013, + 28220635.992499195 + ], + "LPDA_2of4_10mHz": [ + 7869745.507899951, + 6548065.126903213, + 1.4444263293, + 2911805.837922982, + 18615060.36304689 + ], + "PA_4channel_100Hz": [ + 2108748.5259709116, + 3389573.394055285, + 0.3870432519, + 780236.9546092371, + 10107149.096352793 + ], + "PA_4channel_1mHz": [ + 843426.6092814466, + 2143661.9302716856, + 0.1548039387, + 312067.8454341352, + 8259779.097986174 + ], + "PA_8channel_100Hz": [ + 3913241.9592185216, + 4617437.193182581, + 0.7182430122, + 1447899.5249108532, + 12741709.508894304 + ], + "PA_8channel_1mHz": [ + 2100585.1030949936, + 3383006.1452223584, + 0.3855449235, + 777216.4881451476, + 10095230.498953953 + ], + "all_triggers": [ + 19443478.520831265, + 10292470.440549754, + 3.5686887562, + 9835226.721721942, + 33461932.376453783 + ], + "coincidence_4channelPA": [ + 2108748.5259709116, + 3389573.394055285, + 0.3870432519, + 780236.9546092371, + 10107149.096352793 + ], + "combined_4channelPA": [ + 17611473.349023305, + 9795587.560133247, + 3.2324394451, + 7563540.308680072, + 30750564.722177997 + ], + "combined_4channelPA_highThreshold": [ + 8585625.910712454, + 6839409.808891033, + 1.5758202227, + 3176681.5869636084, + 19688880.967265643 + ], + "combined_4channelPA_nominal_selection": [ + 14548536.91393022, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 14624170.111569613, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 12752456.539296957, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 19212097.558456212, + 10231046.009647831, + 3.5262207051, + 9548314.328376876, + 33119488.552138705 + ], + "combined_8channelPA_highThreshold": [ + 9834152.191504154, + 7319831.916900729, + 1.8049768366, + 3638636.3108565374, + 21561670.388453193 + ], + "exclusive_LPDA_2of4_100Hz": [ + 15502724.823052395, + 9190447.641684804, + 2.8453961932, + 5689948.009918014, + 27991821.478263784 + ], + "exclusive_PA_4channel_100Hz": [ + 1890829.9409848063, + 3209658.902286869, + 0.3470461082, + 699607.0781643783, + 9788987.96227308 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 2.2142974356, + "thetamin": 2.0943951024, + "veff": { + "LPDA_2of4_100Hz": [ + 2437971.678372193, + 3644487.429946532, + 0.4474910967, + 902049.5209977113, + 10587474.488936367 + ], + "LPDA_2of4_10mHz": [ + 1251695.4753890303, + 2611388.3948561987, + 0.2297494208, + 463127.3258939412, + 8855511.232580949 + ], + "PA_4channel_100Hz": [ + 483700.651608073, + 1623343.643524621, + 0.0887835314, + 178969.241094987, + 7734238.7898607515 + ], + "PA_4channel_1mHz": [ + 272570.7432430396, + 1218601.6105783011, + 0.0500305159, + 100851.1749999247, + 7425989.123647803 + ], + "PA_8channel_100Hz": [ + 893226.3643484887, + 2205986.727585545, + 0.1639522103, + 330493.7548089409, + 8332146.330461758 + ], + "PA_8channel_1mHz": [ + 532878.8733359163, + 1703869.6995417394, + 0.0978102221, + 197165.1831342891, + 7806038.9935834035 + ], + "all_triggers": [ + 3309991.194666863, + 4246543.212638607, + 0.6075507779, + 1224696.7420267393, + 11860622.982726585 + ], + "coincidence_4channelPA": [ + 483700.651608073, + 1623343.643524621, + 0.0887835314, + 178969.241094987, + 7734238.7898607515 + ], + "combined_4channelPA": [ + 2899803.669777138, + 3974718.957042983, + 0.532260623, + 1072927.357817541, + 11261749.196387587 + ], + "combined_4channelPA_highThreshold": [ + 1519663.1928759508, + 2877370.5942118503, + 0.2789350487, + 562275.3813641018, + 9246744.100111855 + ], + "combined_4channelPA_nominal_selection": [ + 2348765.933718918, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 2376475.8532032147, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1977842.6743086274, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 3284677.108427546, + 4230273.731313224, + 0.6029043629, + 1215330.530118192, + 11823664.41681718 + ], + "combined_8channelPA_highThreshold": [ + 1772868.0847795478, + 3107852.0757334474, + 0.3254109515, + 655961.1913684327, + 9616423.242291106 + ], + "exclusive_LPDA_2of4_100Hz": [ + 2416103.018169066, + 3628105.0429259995, + 0.4434770916, + 893958.1167225543, + 10555546.2450398 + ], + "exclusive_PA_4channel_100Hz": [ + 461831.9914049452, + 1586222.6074667384, + 0.0847695263, + 170877.8368198297, + 7702310.545964185 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 2.3461938234, + "thetamin": 2.2142974356, + "veff": { + "LPDA_2of4_100Hz": [ + 416093.6086524074, + 1505639.2533006342, + 0.0763730672, + 153954.6352013907, + 7635638.589062086 + ], + "LPDA_2of4_10mHz": [ + 217545.4829394533, + 1088680.4929341052, + 0.0399299952, + 80491.8286875977, + 7345758.325521174 + ], + "PA_4channel_100Hz": [ + 121470.6087344214, + 813506.4677903983, + 0.0222956632, + 44944.1252317359, + 7205489.009181826 + ], + "PA_4channel_1mHz": [ + 63507.8978812688, + 588219.3068966483, + 0.0116567351, + 23497.9222160695, + 7120863.4513362255 + ], + "PA_8channel_100Hz": [ + 224071.7472459663, + 1104889.7801858466, + 0.0411278766, + 82906.5464810076, + 7355286.671408683 + ], + "PA_8channel_1mHz": [ + 129217.0455677111, + 839045.1082239186, + 0.0237175047, + 47810.3068600531, + 7216798.80695843 + ], + "all_triggers": [ + 643461.6691891218, + 1872348.7573943082, + 0.1181059749, + 238080.8175999751, + 7967595.9574456895 + ], + "coincidence_4channelPA": [ + 121470.6087344214, + 813506.4677903983, + 0.0222956632, + 44944.1252317359, + 7205489.009181826 + ], + "combined_4channelPA": [ + 535340.6874424864, + 1707813.854189878, + 0.0982606064, + 198076.05435372, + 7809739.324095601 + ], + "combined_4channelPA_highThreshold": [ + 281053.3808207221, + 1237427.6418042472, + 0.0515867302, + 103989.7509036672, + 7438479.856427825 + ], + "combined_4channelPA_nominal_selection": [ + 439100.0233282436, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 439100.0233282436, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 351206.65472930623, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 632570.2691742581, + 1856435.199077222, + 0.1161068824, + 234050.9995944755, + 7951694.513423989 + ], + "combined_8channelPA_highThreshold": [ + 346626.8233932636, + 1374220.711721254, + 0.0636225915, + 128251.9246555075, + 7534217.082583737 + ], + "exclusive_LPDA_2of4_100Hz": [ + 413870.0787080649, + 1501610.9307760366, + 0.0759649432, + 153131.929121984, + 7632392.235343347 + ], + "exclusive_PA_4channel_100Hz": [ + 119247.078790079, + 806026.4260451982, + 0.0218875392, + 44121.4191523292, + 7202242.655463087 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 2.4980915448, + "thetamin": 2.3461938234, + "veff": { + "LPDA_2of4_100Hz": [ + 41407.9702870404, + 474969.9458351566, + 0.0076003856, + 15320.949006205, + 7088557.177670989 + ], + "LPDA_2of4_10mHz": [ + 24161.4333550029, + 362815.227277513, + 0.0044348035, + 8939.7303413511, + 7063377.233750215 + ], + "PA_4channel_100Hz": [ + 19001.4709706265, + 321749.4178944799, + 0.0034876983, + 7030.5442591318, + 7055843.688669025 + ], + "PA_4channel_1mHz": [ + 8797.3151241322, + 218926.953201313, + 0.0016147371, + 3255.0065959289, + 7040945.621133143 + ], + "PA_8channel_100Hz": [ + 34927.4562425131, + 436222.0729543393, + 0.0064108946, + 12923.1588097298, + 7079095.62716598 + ], + "PA_8channel_1mHz": [ + 20122.8114372162, + 331107.0953378948, + 0.003693519, + 7445.44023177, + 7057480.845750245 + ], + "all_triggers": [ + 76527.4722279957, + 645703.057427205, + 0.01404653, + 28315.1647243584, + 7139831.650504784 + ], + "coincidence_4channelPA": [ + 19001.4709706265, + 321749.4178944799, + 0.0034876983, + 7030.5442591318, + 7055843.688669025 + ], + "combined_4channelPA": [ + 60155.9567057311, + 572484.1638424491, + 0.0110415571, + 22257.7039811205, + 7115929.237842278 + ], + "combined_4channelPA_highThreshold": [ + 32958.7484791351, + 423749.8082388277, + 0.0060495406, + 12194.73693728, + 7076221.313831448 + ], + "combined_4channelPA_nominal_selection": [ + 48916.27329311821, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 48916.27329311821, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 37114.150287944605, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 75663.0061387713, + 642045.7191360028, + 0.0138878582, + 27995.3122713454, + 7138569.530014517 + ], + "combined_8channelPA_highThreshold": [ + 44113.6096959295, + 490241.9338546573, + 0.0080970026, + 16322.0355874939, + 7092507.411207967 + ], + "exclusive_LPDA_2of4_100Hz": [ + 41154.4857351046, + 473513.9173614132, + 0.0075538588, + 15227.1597219887, + 7088187.090225163 + ], + "exclusive_PA_4channel_100Hz": [ + 18747.9864186906, + 319596.1019845774, + 0.0034411715, + 6936.7549749155, + 7055473.601223198 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.5707963268, + "thetamin": 1.4706289056, + "veff": { + "LPDA_2of4_100Hz": [ + 1024629382.2184299, + 43422035.92692864, + 556.8179747429, + 981207346.2915013, + 1068051418.1453586 + ], + "LPDA_2of4_10mHz": [ + 430021267.7676264, + 28130130.516825784, + 233.6879808154, + 401891137.2508006, + 458151398.28445214 + ], + "PA_4channel_100Hz": [ + 444305000.57447916, + 28593504.05215963, + 241.4502403322, + 415711496.52231956, + 472898504.62663877 + ], + "PA_4channel_1mHz": [ + 233252625.56553417, + 20717628.922973916, + 126.7573005662, + 212534996.64256027, + 253970254.48850808 + ], + "PA_8channel_100Hz": [ + 971239314.837053, + 42275612.30997235, + 527.8040213012, + 928963702.5270805, + 1013514927.1470252 + ], + "PA_8channel_1mHz": [ + 495884665.26676774, + 30207662.385120157, + 269.4803602275, + 465677002.8816476, + 526092327.6518879 + ], + "all_triggers": [ + 2004898639.232681, + 60739748.60885134, + 1089.5291695084, + 1944158890.6238296, + 2065638387.8415325 + ], + "coincidence_4channelPA": [ + 444305000.57447916, + 28593504.05215963, + 241.4502403322, + 415711496.52231956, + 472898504.62663877 + ], + "combined_4channelPA": [ + 1445026759.7567208, + 51566151.99666051, + 785.2760108001, + 1393460607.7600603, + 1496592911.7533815 + ], + "combined_4channelPA_highThreshold": [ + 646720558.5564389, + 34497300.6005962, + 351.4496440267, + 612223257.9558427, + 681217859.1570351 + ], + "combined_4channelPA_nominal_selection": [ + 1063288340.8878417, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1117939999.9678195, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 937992322.31732, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1960964419.2408988, + 60070553.88567469, + 1065.6538407093, + 1900893865.3552241, + 2021034973.1265733 + ], + "combined_8channelPA_highThreshold": [ + 903836522.119101, + 40782300.72002384, + 491.1750828923, + 863054221.3990772, + 944618822.8391249 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1000721759.1822417, + 42912463.89758838, + 543.8257704679, + 957809295.2846533, + 1043634223.07983 + ], + "exclusive_PA_4channel_100Hz": [ + 420397377.538291, + 27813572.724538896, + 228.4580360572, + 392583804.8137521, + 448210950.2628299 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.4706289056, + "thetamin": 1.369438406, + "veff": { + "LPDA_2of4_100Hz": [ + 498525118.94325596, + 30287979.485819362, + 270.9152713223, + 468237139.4574366, + 528813098.4290753 + ], + "LPDA_2of4_10mHz": [ + 189510819.08569112, + 18674276.45856558, + 102.9865357235, + 170836542.62712553, + 208185095.54425675 + ], + "PA_4channel_100Hz": [ + 434105964.99035454, + 28263416.35850041, + 235.9077422964, + 405842548.6318541, + 462369381.34885496 + ], + "PA_4channel_1mHz": [ + 204195257.80381015, + 19384276.924517952, + 110.966552273, + 184810980.8792922, + 223579534.72832814 + ], + "PA_8channel_100Hz": [ + 1103642873.6575859, + 45065174.93414853, + 599.7565562867, + 1058577698.7234373, + 1148708048.5917346 + ], + "PA_8channel_1mHz": [ + 500357024.7710809, + 30343577.334064864, + 271.9107903955, + 470013447.43701607, + 530700602.10514575 + ], + "all_triggers": [ + 1607656317.0454125, + 54390541.83543982, + 873.6543672033, + 1553265775.2099729, + 1662046858.8808522 + ], + "coincidence_4channelPA": [ + 434105964.99035454, + 28263416.35850041, + 235.9077422964, + 405842548.6318541, + 462369381.34885496 + ], + "combined_4channelPA": [ + 919750189.719952, + 41139757.04738226, + 499.8231036479, + 878610432.6725696, + 960889946.7673341 + ], + "combined_4channelPA_highThreshold": [ + 384505485.4990104, + 26599780.298015967, + 208.9531780258, + 357905705.2009945, + 411105265.7970264 + ], + "combined_4channelPA_nominal_selection": [ + 559479214.8722372, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 576328217.703305, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 494065789.5682097, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1580086685.0508509, + 53922154.48144752, + 858.672104428, + 1526164530.5694032, + 1634008839.5322983 + ], + "combined_8channelPA_highThreshold": [ + 675146798.2315297, + 35247302.50376662, + 366.8974161482, + 639899495.7277632, + 710394100.7352965 + ], + "exclusive_LPDA_2of4_100Hz": [ + 485644224.72959733, + 29894128.2807124, + 263.9153613515, + 455750096.44888496, + 515538353.01030976 + ], + "exclusive_PA_4channel_100Hz": [ + 421225070.776696, + 27840939.434297528, + 228.9078323257, + 393384131.3423985, + 449066010.2109936 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.369438406, + "thetamin": 1.2661036728, + "veff": { + "LPDA_2of4_100Hz": [ + 229982025.70747125, + 20571867.90849351, + 124.9799468999, + 209410157.79897776, + 250553893.6159648 + ], + "LPDA_2of4_10mHz": [ + 88327131.18750225, + 12748933.097943129, + 47.9999257841, + 75578198.08955912, + 101076064.28544538 + ], + "PA_4channel_100Hz": [ + 583229868.3651364, + 32760208.570000585, + 316.9466733518, + 550469659.7951357, + 615990076.9351369 + ], + "PA_4channel_1mHz": [ + 215267381.30871016, + 19902878.57530089, + 116.9835155703, + 195364502.73340926, + 235170259.88401106 + ], + "PA_8channel_100Hz": [ + 1466314802.9647353, + 51944597.93377729, + 796.8446475297, + 1414370205.030958, + 1518259400.8985126 + ], + "PA_8channel_1mHz": [ + 658669645.7301216, + 34814535.44652987, + 357.943178797, + 623855110.2835916, + 693484181.1766516 + ], + "all_triggers": [ + 1727567826.9658287, + 56382500.613203816, + 938.8183038041, + 1671185326.352625, + 1783950327.5790324 + ], + "coincidence_4channelPA": [ + 583229868.3651364, + 32760208.570000585, + 316.9466733518, + 550469659.7951357, + 615990076.9351369 + ], + "combined_4channelPA": [ + 813211894.0726075, + 38683756.47212205, + 441.9266202517, + 774528137.6004854, + 851895650.5447296 + ], + "combined_4channelPA_highThreshold": [ + 303594512.49621236, + 23635986.772694744, + 164.9834413544, + 279958525.72351766, + 327230499.2689071 + ], + "combined_4channelPA_nominal_selection": [ + 399449679.697219, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 399449679.697219, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 347289983.7082151, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1694456677.2606227, + 55839563.45216831, + 920.8245944296, + 1638617113.8084545, + 1750296240.7127912 + ], + "combined_8channelPA_highThreshold": [ + 745156625.5060401, + 37029731.51774073, + 404.9431045811, + 708126893.9882994, + 782186357.023781 + ], + "exclusive_LPDA_2of4_100Hz": [ + 229982025.70747125, + 20571867.90849351, + 124.9799468999, + 209410157.79897776, + 250553893.6159648 + ], + "exclusive_PA_4channel_100Hz": [ + 583229868.3651364, + 32760208.570000585, + 316.9466733518, + 550469659.7951357, + 615990076.9351369 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.2661036728, + "thetamin": 1.1592794807, + "veff": { + "LPDA_2of4_100Hz": [ + 75433845.61359128, + 11781752.734081822, + 40.9932819325, + 63652092.879509464, + 87215598.3476731 + ], + "LPDA_2of4_10mHz": [ + 11040908.469502803, + 4507432.007842506, + 6.0, + 7029378.392250117, + 149052264.33828783 + ], + "PA_4channel_100Hz": [ + 702873943.5964308, + 35963794.00834184, + 381.9652769722, + 666910149.5880889, + 738837737.6047726 + ], + "PA_4channel_1mHz": [ + 316484554.9549711, + 24132540.28370948, + 171.9883227884, + 292352014.6712616, + 340617095.2386806 + ], + "PA_8channel_100Hz": [ + 1760830246.6269937, + 56922704.29178601, + 956.8942183467, + 1703907542.3352077, + 1817752950.9187794 + ], + "PA_8channel_1mHz": [ + 800397819.1514846, + 38377769.303858705, + 434.9630221258, + 762020049.8476259, + 838775588.4553434 + ], + "all_triggers": [ + 1860180000.5895803, + 58506519.75536463, + 1010.8842070711, + 1801673480.8342156, + 1918686520.344945 + ], + "coincidence_4channelPA": [ + 702873943.5964308, + 35963794.00834184, + 381.9652769722, + 666910149.5880889, + 738837737.6047726 + ], + "combined_4channelPA": [ + 774627486.3868546, + 37754891.901929505, + 420.9585589047, + 736872594.484925, + 812382378.288784 + ], + "combined_4channelPA_highThreshold": [ + 325685312.0128901, + 24480814.664398532, + 176.9883227884, + 301204497.3484916, + 350166126.67728865 + ], + "combined_4channelPA_nominal_selection": [ + 361919820.45931965, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 361919820.45931965, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 347752529.7725446, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1832583789.4174175, + 58070919.11569896, + 995.8875002792, + 1774512870.3017185, + 1890654708.533116 + ], + "combined_8channelPA_highThreshold": [ + 809598576.2094035, + 38597719.65839392, + 439.9630221258, + 771000856.5510097, + 848196295.8677974 + ], + "exclusive_LPDA_2of4_100Hz": [ + 71753542.79042368, + 11490752.066420054, + 38.9932819325, + 60262790.72400363, + 83244294.85684374 + ], + "exclusive_PA_4channel_100Hz": [ + 699193640.7732631, + 35869515.81830087, + 379.9652769722, + 663324124.9549623, + 735063156.5915639 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.1592794807, + "thetamin": 1.0471975512, + "veff": { + "LPDA_2of4_100Hz": [ + 60820917.91951798, + 9169511.310764868, + 43.9960370895, + 51651406.60875311, + 69990429.23028284 + ], + "LPDA_2of4_10mHz": [ + 16589017.177840952, + 4788836.7666089, + 12.0, + 12206751.806694634, + 20487436.214633577 + ], + "PA_4channel_100Hz": [ + 956596586.1706003, + 36365044.11318661, + 691.9734250068, + 920231542.0574136, + 992961630.2837869 + ], + "PA_4channel_1mHz": [ + 405036799.01783323, + 23662844.321433105, + 292.9915338629, + 381373954.6964001, + 428699643.33926636 + ], + "PA_8channel_100Hz": [ + 2271180142.3938184, + 56033209.197866395, + 1642.9039415988, + 2215146933.195952, + 2327213351.5916843 + ], + "PA_8channel_1mHz": [ + 1128011834.5257475, + 39489036.13637114, + 815.9701005307, + 1088522798.3893762, + 1167500870.6621187 + ], + "all_triggers": [ + 2362409720.1131043, + 57147510.46491784, + 1708.8966957744, + 2305262209.648186, + 2419557230.578022 + ], + "coincidence_4channelPA": [ + 956596586.1706003, + 36365044.11318661, + 691.9734250068, + 920231542.0574136, + 992961630.2837869 + ], + "combined_4channelPA": [ + 1017417504.0901182, + 37503284.80323094, + 735.9694620963, + 979914219.2868872, + 1054920788.893349 + ], + "combined_4channelPA_highThreshold": [ + 421625816.1956742, + 24142559.080544963, + 304.9915338629, + 397483257.11512923, + 445768375.2762191 + ], + "combined_4channelPA_nominal_selection": [ + 475641324.0426302, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 475641324.0426302, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 469559232.25067836, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 2327854093.666211, + 56728014.49852339, + 1683.9001867638, + 2271126079.167688, + 2384582108.164735 + ], + "combined_8channelPA_highThreshold": [ + 1143218433.605435, + 39754318.66802333, + 826.9701005307, + 1103464114.9374115, + 1182972752.2734582 + ], + "exclusive_LPDA_2of4_100Hz": [ + 60820917.91951798, + 9169511.310764868, + 43.9960370895, + 51651406.60875311, + 69990429.23028284 + ], + "exclusive_PA_4channel_100Hz": [ + 956596586.1706003, + 36365044.11318661, + 691.9734250068, + 920231542.0574136, + 992961630.2837869 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.0471975512, + "thetamin": 0.927295218, + "veff": { + "LPDA_2of4_100Hz": [ + 19350865.288760234, + 5172010.319225218, + 13.9985165075, + 14236125.04699654, + 23912603.55225661 + ], + "LPDA_2of4_10mHz": [ + 2764702.2851954275, + 1954939.733823631, + 2.0, + 1022939.8455223083, + 5874992.356040283 + ], + "PA_4channel_100Hz": [ + 1187413320.703799, + 40514468.53422419, + 858.9809666395, + 1146898852.169575, + 1227927789.2380233 + ], + "PA_4channel_1mHz": [ + 500404640.1493815, + 26300854.093958534, + 361.9953170574, + 474103786.05542296, + 526705494.24334 + ], + "PA_8channel_100Hz": [ + 2728671462.107791, + 61416464.51415515, + 1973.9351153427, + 2667254997.593636, + 2790087926.6219463 + ], + "PA_8channel_1mHz": [ + 1391999254.3832695, + 43866066.15359848, + 1006.9794942025, + 1348133188.2296712, + 1435865320.536868 + ], + "all_triggers": [ + 2774285605.3870454, + 61927674.56072586, + 2006.9326236267, + 2712357930.826319, + 2836213279.947771 + ], + "coincidence_4channelPA": [ + 1187413320.703799, + 40514468.53422419, + 858.9809666395, + 1146898852.169575, + 1227927789.2380233 + ], + "combined_4channelPA": [ + 1206764185.9925594, + 40843259.55837529, + 872.979483147, + 1165920926.434184, + 1247607445.5509348 + ], + "combined_4channelPA_highThreshold": [ + 503169342.434577, + 26373409.24936664, + 363.9953170574, + 476795933.18521035, + 529542751.68394357 + ], + "combined_4channelPA_nominal_selection": [ + 551751773.0765939, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 551751773.0765939, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 490446020.512528, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 2748022327.3965516, + 61633852.7447429, + 1987.9336318502, + 2686388474.6518087, + 2809656180.141294 + ], + "combined_8channelPA_highThreshold": [ + 1394763956.668465, + 43909606.57025704, + 1008.9794942025, + 1350854350.098208, + 1438673563.2387223 + ], + "exclusive_LPDA_2of4_100Hz": [ + 19350865.288760234, + 5172010.319225218, + 13.9985165075, + 14236125.04699654, + 23912603.55225661 + ], + "exclusive_PA_4channel_100Hz": [ + 1187413320.703799, + 40514468.53422419, + 858.9809666395, + 1146898852.169575, + 1227927789.2380233 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 0.927295218, + "thetamin": 0.7953988302, + "veff": { + "LPDA_2of4_100Hz": [ + 6911557.931644555, + 3091010.225807246, + 4.9997814567, + 3801399.1575407595, + 9676537.591879375 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 1783259.8902582491 + ], + "PA_4channel_100Hz": [ + 1444574751.3605955, + 44687131.25358683, + 1044.9971086297, + 1399887620.1070087, + 1489261882.6141825 + ], + "PA_4channel_1mHz": [ + 696714469.0903928, + 31034151.826750305, + 503.9992600273, + 665680317.2636424, + 727748620.9171431 + ], + "PA_8channel_100Hz": [ + 2825547855.8241553, + 62497666.060585625, + 2043.9851498512, + 2763050189.7635694, + 2888045521.8847404 + ], + "PA_8channel_1mHz": [ + 1647783196.2158883, + 47726820.19182441, + 1191.9969347882, + 1600056376.0240638, + 1695510016.4077125 + ], + "all_triggers": [ + 2857341576.916899, + 62848301.59270592, + 2066.9845457518, + 2794493275.3241935, + 2920189878.5096054 + ], + "coincidence_4channelPA": [ + 1444574751.3605955, + 44687131.25358683, + 1044.9971086297, + 1399887620.1070087, + 1489261882.6141825 + ], + "combined_4channelPA": [ + 1451486309.29224, + 44793906.325429365, + 1049.9968900864, + 1406692402.9668107, + 1496280215.6176693 + ], + "combined_4channelPA_highThreshold": [ + 696714469.0903928, + 31034151.826750305, + 503.9992600273, + 665680317.2636424, + 727748620.9171431 + ], + "combined_4channelPA_nominal_selection": [ + 786290767.8732016, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 786290767.8732016, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 727816622.0256133, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 2832459413.7557993, + 62574056.98239903, + 2048.9849313079, + 2769885356.7734, + 2895033470.7381988 + ], + "combined_8channelPA_highThreshold": [ + 1647783196.2158883, + 47726820.19182441, + 1191.9969347882, + 1600056376.0240638, + 1695510016.4077125 + ], + "exclusive_LPDA_2of4_100Hz": [ + 6911557.931644555, + 3091010.225807246, + 4.9997814567, + 3801399.1575407595, + 9676537.591879375 + ], + "exclusive_PA_4channel_100Hz": [ + 1444574751.3605955, + 44687131.25358683, + 1044.9971086297, + 1399887620.1070087, + 1489261882.6141825 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 0.7953988302, + "thetamin": 0.6435011088, + "veff": { + "LPDA_2of4_100Hz": [ + 6358607.463366288, + 1325877.8510598254, + 22.9994261088, + 5032729.612306463, + 7684485.314426113 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 356643.8392393624 + ], + "PA_4channel_100Hz": [ + 715222627.2117902, + 14061871.689451644, + 2586.9988139175, + 701160755.5223386, + 729284498.9012418 + ], + "PA_4channel_1mHz": [ + 438754623.9723721, + 11013703.007438935, + 1586.9991365377, + 427740920.9649332, + 449768326.979811 + ], + "PA_8channel_100Hz": [ + 1140430394.084931, + 17756480.94657204, + 4124.9982377578, + 1122673913.1383588, + 1158186875.0315027 + ], + "PA_8channel_1mHz": [ + 793186534.0695837, + 14808469.46913312, + 2868.9984695433, + 778378064.6004506, + 807995003.5387168 + ], + "all_triggers": [ + 1153700614.6649413, + 17859490.70315009, + 4172.9973412464, + 1135841123.9617913, + 1171560105.3680913 + ], + "coincidence_4channelPA": [ + 715222627.2117902, + 14061871.689451644, + 2586.9988139175, + 701160755.5223386, + 729284498.9012418 + ], + "combined_4channelPA": [ + 721304766.5827229, + 14121535.07521044, + 2608.9982400263, + 707183231.5075125, + 735426301.6579334 + ], + "combined_4channelPA_highThreshold": [ + 438754623.9723721, + 11013703.007438935, + 1586.9991365377, + 427740920.9649332, + 449768326.979811 + ], + "combined_4channelPA_nominal_selection": [ + 470465396.9538548, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 477614858.5450484, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 405512028.69601953, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1146236065.3634298, + 17801620.66974912, + 4145.9976638666, + 1128434444.6936808, + 1164037686.033179 + ], + "combined_8channelPA_highThreshold": [ + 793186534.0695837, + 14808469.46913312, + 2868.9984695433, + 778378064.6004506, + 807995003.5387168 + ], + "exclusive_LPDA_2of4_100Hz": [ + 6082139.370932673, + 1296733.384237924, + 21.9994261088, + 4785405.986694749, + 7378872.755170596 + ], + "exclusive_PA_4channel_100Hz": [ + 714946159.1193566, + 14059153.63044546, + 2585.9988139175, + 700887005.4889112, + 729005312.749802 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 0.6435011088, + "thetamin": 0.4510268118, + "veff": { + "LPDA_2of4_100Hz": [ + 1382353.8265795433, + 618207.4250377628, + 5.0, + 760294.6046187488, + 1935295.3572113607 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 356647.2872575222 + ], + "PA_4channel_100Hz": [ + 380147264.027591, + 10251809.841118634, + 1374.9998615341, + 369895454.1864724, + 390399073.8687096 + ], + "PA_4channel_1mHz": [ + 266241328.41614926, + 8579507.201811591, + 962.9999327847, + 257661821.21433765, + 274820835.6179608 + ], + "PA_8channel_100Hz": [ + 538012048.2279136, + 12196089.648848554, + 1945.9997790839, + 525815958.579065, + 550208137.876762 + ], + "PA_8channel_1mHz": [ + 410835496.18259555, + 10657579.65246065, + 1485.9997790839, + 400177916.53013486, + 421493075.83505625 + ], + "all_triggers": [ + 544370856.131467, + 12267951.223017767, + 1968.9997078333, + 532102904.9084492, + 556638807.3544848 + ], + "coincidence_4channelPA": [ + 380147264.027591, + 10251809.841118634, + 1374.9998615341, + 369895454.1864724, + 390399073.8687096 + ], + "combined_4channelPA": [ + 381529617.85417056, + 10270432.58284814, + 1379.9998615341, + 371259185.27132237, + 391800050.4370187 + ], + "combined_4channelPA_highThreshold": [ + 266241328.41614926, + 8579507.201811591, + 962.9999327847, + 257661821.21433765, + 274820835.6179608 + ], + "combined_4channelPA_nominal_selection": [ + 206523641.01882076, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 210325113.6590967, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 84738281.14733367, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 539394402.0544931, + 12211747.751371326, + 1950.9997790839, + 527182654.3031218, + 551606149.8058645 + ], + "combined_8channelPA_highThreshold": [ + 410835496.18259555, + 10657579.65246065, + 1485.9997790839, + 400177916.53013486, + 421493075.83505625 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1382353.8265795433, + 618207.4250377628, + 5.0, + 760294.6046187488, + 1935295.3572113607 + ], + "exclusive_PA_4channel_100Hz": [ + 380147264.027591, + 10251809.841118634, + 1374.9998615341, + 369895454.1864724, + 390399073.8687096 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 0.4510268118, + "thetamin": 0.0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 356643.1866101996 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 356643.1866101996 + ], + "PA_4channel_100Hz": [ + 210391833.34136584, + 7626698.0002690265, + 761.0, + 202765135.3410968, + 218018531.34163484 + ], + "PA_4channel_1mHz": [ + 150121899.48010728, + 6442347.3387417905, + 543.0, + 143679552.1413655, + 156564246.8188491 + ], + "PA_8channel_100Hz": [ + 287249822.39379644, + 8911524.287425684, + 1039.0, + 278338298.1063707, + 296161346.6812221 + ], + "PA_8channel_1mHz": [ + 216750587.83131513, + 7741092.422546969, + 784.0, + 209009495.40876815, + 224491680.25386208 + ], + "all_triggers": [ + 291396836.1915894, + 8975621.428141724, + 1054.0, + 282421214.76344776, + 300372457.6197312 + ], + "coincidence_4channelPA": [ + 210391833.34136584, + 7626698.0002690265, + 761.0, + 202765135.3410968, + 218018531.34163484 + ], + "combined_4channelPA": [ + 210391833.34136584, + 7626698.0002690265, + 761.0, + 202765135.3410968, + 218018531.34163484 + ], + "combined_4channelPA_highThreshold": [ + 150121899.48010728, + 6442347.3387417905, + 543.0, + 143679552.1413655, + 156564246.8188491 + ], + "combined_4channelPA_nominal_selection": [ + 77844978.33630536, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 100988080.0038556, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 287249822.39379644, + 8911524.287425684, + 1039.0, + 278338298.1063707, + 296161346.6812221 + ], + "combined_8channelPA_highThreshold": [ + 216750587.83131513, + 7741092.422546969, + 784.0, + 209009495.40876815, + 224491680.25386208 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 356643.1866101996 + ], + "exclusive_PA_4channel_100Hz": [ + 210391833.34136584, + 7626698.0002690265, + 761.0, + 202765135.3410968, + 218018531.34163484 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.670963748, + "thetamin": 1.5707963268, + "veff": { + "LPDA_2of4_100Hz": [ + 12490276766.914675, + 377787225.15623677, + 1093.0740579466, + 12112489541.758436, + 12868063992.070911 + ], + "LPDA_2of4_10mHz": [ + 7305912050.746966, + 288933871.7372732, + 639.3695737363, + 7016978179.009694, + 7594845922.48424 + ], + "PA_4channel_100Hz": [ + 2588037291.6985083, + 171967549.3142741, + 226.4894907731, + 2416069742.3842344, + 2760004841.012782 + ], + "PA_4channel_1mHz": [ + 1299170095.095563, + 121841221.66658191, + 113.6955693064, + 1177328873.4289813, + 1421011316.762145 + ], + "PA_8channel_100Hz": [ + 5551565194.1325, + 251865660.3999695, + 485.8396661617, + 5299699533.73253, + 5803430854.532469 + ], + "PA_8channel_1mHz": [ + 2987113821.738013, + 184751138.34309772, + 261.4142734871, + 2802362683.394915, + 3171864960.081111 + ], + "all_triggers": [ + 16569390682.309052, + 435125470.94243926, + 1450.0536256161, + 16134265211.366613, + 17004516153.25149 + ], + "coincidence_4channelPA": [ + 2588037291.6985083, + 171967549.3142741, + 226.4894907731, + 2416069742.3842344, + 2760004841.012782 + ], + "combined_4channelPA": [ + 14201291203.39166, + 402833104.88864887, + 1242.8117721851, + 13798458098.503012, + 14604124308.28031 + ], + "combined_4channelPA_highThreshold": [ + 8260655372.316472, + 307233444.1046627, + 722.9229790195, + 7953421928.211809, + 8567888816.421134 + ], + "combined_4channelPA_nominal_selection": [ + 12006998924.66702, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 12129105473.536335, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 10841890414.983747, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 16476435877.380367, + 433903220.4997446, + 1441.918778989, + 16042532656.880623, + 16910339097.880114 + ], + "combined_8channelPA_highThreshold": [ + 9628578739.81081, + 331697600.9478703, + 842.6354220798, + 9296881138.86294, + 9960276340.75868 + ], + "exclusive_LPDA_2of4_100Hz": [ + 11651085096.832735, + 364875265.8400108, + 1019.6330396786, + 11286209830.992723, + 12015960362.672745 + ], + "exclusive_PA_4channel_100Hz": [ + 1744379269.5616379, + 141182769.0934826, + 152.6576041796, + 1603196500.4681556, + 1885562038.6551204 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.7721542476, + "thetamin": 1.670963748, + "veff": { + "LPDA_2of4_100Hz": [ + 2829463730.008303, + 179809777.19633025, + 247.6176836502, + 2649653952.8119726, + 3009273507.204633 + ], + "LPDA_2of4_10mHz": [ + 1648188228.6443036, + 137234922.47923213, + 144.2395416022, + 1510953306.1650715, + 1785423151.1235354 + ], + "PA_4channel_100Hz": [ + 262712851.39033297, + 54790075.17982695, + 22.9910519921, + 207922776.21050605, + 317502926.57016 + ], + "PA_4channel_1mHz": [ + 137084586.47740474, + 39578155.495973125, + 11.9968202482, + 100861083.24551408, + 169307639.4963972 + ], + "PA_8channel_100Hz": [ + 531733590.06197584, + 77948593.86622441, + 46.5341324201, + 453784996.1957514, + 609682183.9282002 + ], + "PA_8channel_1mHz": [ + 290300202.2601656, + 57595016.428706825, + 25.4053313653, + 232705185.83145872, + 347895218.6888724 + ], + "all_triggers": [ + 3108518524.5576224, + 188468149.84125063, + 272.0388844257, + 2920050374.7163715, + 3296986674.398873 + ], + "coincidence_4channelPA": [ + 262712851.39033297, + 54790075.17982695, + 22.9910519921, + 207922776.21050605, + 317502926.57016 + ], + "combined_4channelPA": [ + 2943397809.649422, + 183394251.45538294, + 257.5885104858, + 2760003558.1940393, + 3126792061.1048055 + ], + "combined_4channelPA_highThreshold": [ + 1712300723.0856168, + 139878593.6803179, + 149.8502823225, + 1572422129.4052987, + 1852179316.7659347 + ], + "combined_4channelPA_nominal_selection": [ + 2590548458.2305317, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 2646167309.4442725, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 2317651205.4313946, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 3084806245.1511817, + 187747941.06089157, + 269.9637280495, + 2897058304.09029, + 3272554186.212073 + ], + "combined_8channelPA_highThreshold": [ + 1810218586.7322822, + 143822471.37083662, + 158.4194660611, + 1666396115.3614454, + 1954041058.1031187 + ], + "exclusive_LPDA_2of4_100Hz": [ + 2682623485.3132625, + 175081838.52094033, + 234.7671067467, + 2507541646.792322, + 2857705323.8342032 + ], + "exclusive_PA_4channel_100Hz": [ + 115872606.69529307, + 36387450.34609869, + 10.1404750887, + 79126648.16176346, + 147785324.21046767 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.8754889808, + "thetamin": 1.7721542476, + "veff": { + "LPDA_2of4_100Hz": [ + 575797935.2884662, + 80843255.4367875, + 50.7285699131, + 494954679.8516787, + 656641190.7252538 + ], + "LPDA_2of4_10mHz": [ + 337271018.10927176, + 61872583.9753851, + 29.7140287821, + 275398434.13388664, + 399143602.08465683 + ], + "PA_4channel_100Hz": [ + 31449853.39882116, + 18893745.21967353, + 2.7707742406, + 11548958.52559925, + 57426061.03630261 + ], + "PA_4channel_1mHz": [ + 19083821.89525338, + 14717749.923185537, + 1.6813102894, + 7061014.10124375, + 42813939.21935704 + ], + "PA_8channel_100Hz": [ + 55309591.62070141, + 25055840.045996033, + 4.8728491602, + 30622328.13531468, + 79136444.25352563 + ], + "PA_8channel_1mHz": [ + 35277461.01956841, + 20010475.204427473, + 3.1079916026, + 14005571.099169098, + 61972128.29597741 + ], + "all_triggers": [ + 609229983.7327359, + 83157107.88591804, + 53.6739781942, + 526072875.84681773, + 692387091.6186539 + ], + "coincidence_4channelPA": [ + 31449853.39882116, + 18893745.21967353, + 2.7707742406, + 11548958.52559925, + 57426061.03630261 + ], + "combined_4channelPA": [ + 594567514.3220261, + 82150333.40382661, + 52.3821949852, + 512417180.9181995, + 676717847.7258528 + ], + "combined_4channelPA_highThreshold": [ + 349556883.6945881, + 62989428.993614316, + 30.7964300084, + 286567454.70097375, + 412546312.6882024 + ], + "combined_4channelPA_nominal_selection": [ + 529621741.8742681, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 529621741.8742681, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 466365231.5395304, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 606024537.352778, + 82938054.98163164, + 53.3915740715, + 523086482.37114644, + 688962592.3344096 + ], + "combined_8channelPA_highThreshold": [ + 359242972.18643934, + 63856172.31673179, + 31.649787388, + 295386799.8697075, + 423099144.503171 + ], + "exclusive_LPDA_2of4_100Hz": [ + 563117660.923205, + 79948131.12220906, + 49.6114207446, + 483169529.80099595, + 643065792.045414 + ], + "exclusive_PA_4channel_100Hz": [ + 18769579.033559922, + 14596072.373833815, + 1.6536250721, + 6944744.242417171, + 42342574.92681686 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.9823131729, + "thetamin": 1.8754889808, + "veff": { + "LPDA_2of4_100Hz": [ + 110955701.1883611, + 65521830.05413603, + 2.8676570164, + 40717894.63107903, + 199691523.09920004 + ], + "LPDA_2of4_10mHz": [ + 66379697.61670357, + 50679094.04085771, + 1.7155874243, + 24560488.11818032, + 147934684.12936983 + ], + "PA_4channel_100Hz": [ + 5721425.148915504, + 14878642.819618363, + 0.1478705898, + 2116927.3050987367, + 58266102.828269176 + ], + "PA_4channel_1mHz": [ + 3331167.606849671, + 11352968.95165088, + 0.0860942345, + 1232532.0145343782, + 54776326.81685307 + ], + "PA_8channel_100Hz": [ + 8357805.469932955, + 17982800.948888473, + 0.2160080036, + 3092388.023875193, + 62115218.09695465 + ], + "PA_8channel_1mHz": [ + 5044224.949014487, + 13970386.802680142, + 0.1303683084, + 1866363.2311353602, + 57277390.53641369 + ], + "all_triggers": [ + 118422914.07672343, + 67690711.60309622, + 3.0606475991, + 45471084.82689388, + 208541127.574119 + ], + "coincidence_4channelPA": [ + 5721425.148915504, + 14878642.819618363, + 0.1478705898, + 2116927.3050987367, + 58266102.828269176 + ], + "combined_4channelPA": [ + 115697753.1811675, + 66907325.54623271, + 2.9902156458, + 42425033.34848933, + 204670677.69164678 + ], + "combined_4channelPA_highThreshold": [ + 69319582.14493921, + 51789196.835212834, + 1.7915689233, + 25648245.39362751, + 152344510.92172328 + ], + "combined_4channelPA_nominal_selection": [ + 103419766.33988458, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 103799130.4993091, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 91853087.29752262, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 117746406.23316628, + 67497088.2433027, + 3.0431632117, + 44632215.100883044, + 207539895.96565446 + ], + "combined_8channelPA_highThreshold": [ + 70648371.23394027, + 52283214.92268854, + 1.8259115601, + 26139897.356557902, + 154337694.5552249 + ], + "exclusive_LPDA_2of4_100Hz": [ + 109976328.03225198, + 65232018.20881968, + 2.8423450561, + 40365320.29487975, + 198663181.2852855 + ], + "exclusive_PA_4channel_100Hz": [ + 4742051.992806385, + 13545478.880662719, + 0.1225586295, + 1754559.2373383627, + 56836218.02034987 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 2.0943951024, + "thetamin": 1.9823131729, + "veff": { + "LPDA_2of4_100Hz": [ + 11340200.415992716, + 20946906.04689616, + 0.2930904653, + 4195874.153917305, + 66469126.72016567 + ], + "LPDA_2of4_10mHz": [ + 6591744.920959691, + 15970176.518367706, + 0.1703653829, + 2438945.6207550857, + 59536381.69741745 + ], + "PA_4channel_100Hz": [ + 874076.9613067033, + 5815463.797400611, + 0.0225907492, + 323408.4756834802, + 51188586.47632408 + ], + "PA_4channel_1mHz": [ + 538038.4875501533, + 4562639.87233883, + 0.0139057464, + 199074.2403935567, + 50697970.304639526 + ], + "PA_8channel_100Hz": [ + 1329996.626411902, + 7173560.898060311, + 0.034374113, + 492098.7517724038, + 51854229.18737768 + ], + "PA_8channel_1mHz": [ + 966179.2639170133, + 6114182.195178281, + 0.0249711574, + 357486.3276492949, + 51323055.83813513 + ], + "all_triggers": [ + 12329336.048453534, + 21841344.287596136, + 0.3186549361, + 4561854.337927808, + 67913264.74355847 + ], + "coincidence_4channelPA": [ + 874076.9613067033, + 5815463.797400611, + 0.0225907492, + 323408.4756834802, + 51188586.47632408 + ], + "combined_4channelPA": [ + 11967531.279057657, + 21518490.63283784, + 0.3093039966, + 4427986.573251333, + 67385029.78024048 + ], + "combined_4channelPA_highThreshold": [ + 6991951.072457964, + 16447833.843950756, + 0.1807088162, + 2587021.896809446, + 60120682.67860492 + ], + "combined_4channelPA_nominal_selection": [ + 10569587.11887563, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 10673685.434346274, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 9223692.116428925, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 12317664.94775894, + 21831004.197834425, + 0.3183532934, + 4557536.030670807, + 67896224.93654434 + ], + "combined_8channelPA_highThreshold": [ + 7312752.138334468, + 16820927.794005416, + 0.1890000042, + 2705718.2911837534, + 60589052.234784625 + ], + "exclusive_LPDA_2of4_100Hz": [ + 11116737.926377544, + 20739496.254334122, + 0.2873150184, + 4113193.032759691, + 66142871.48532751 + ], + "exclusive_PA_4channel_100Hz": [ + 650614.4716915311, + 5017315.131115563, + 0.0168153023, + 240727.3545258665, + 50862331.24148593 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 2.2142974356, + "thetamin": 2.0943951024, + "veff": { + "LPDA_2of4_100Hz": [ + 579290.1187297353, + 4734412.341068838, + 0.0149713196, + 214337.343930002, + 50760151.4470696 + ], + "LPDA_2of4_10mHz": [ + 347937.1141365182, + 3669174.7662981497, + 0.0089921743, + 128736.7322305117, + 50422376.0603635 + ], + "PA_4channel_100Hz": [ + 62267.7911249995, + 1552207.3999950623, + 0.0016092645, + 23039.0827162498, + 50005298.848766685 + ], + "PA_4channel_1mHz": [ + 36757.5199744027, + 1192589.8822930173, + 0.0009499706, + 13600.282390529, + 49968053.85288682 + ], + "PA_8channel_100Hz": [ + 106011.3144886549, + 2025322.2291984383, + 0.0027397831, + 39224.1863608023, + 50069164.39287762 + ], + "PA_8channel_1mHz": [ + 74807.1582559819, + 1701334.0668178145, + 0.001933335, + 27678.6485547133, + 50023606.32477792 + ], + "all_triggers": [ + 672192.630674987, + 5099937.960815116, + 0.0173723155, + 248711.2733497452, + 50895789.11450967 + ], + "coincidence_4channelPA": [ + 62267.7911249995, + 1552207.3999950623, + 0.0016092645, + 23039.0827162498, + 50005298.848766685 + ], + "combined_4channelPA": [ + 634149.3734491953, + 4953518.661401661, + 0.016389116, + 234635.2681762023, + 50840245.95896001 + ], + "combined_4channelPA_highThreshold": [ + 379895.1262135381, + 3833980.3310911437, + 0.0098181052, + 140561.1966990091, + 50469034.75799595 + ], + "combined_4channelPA_nominal_selection": [ + 552823.1431402133, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 552823.1431402133, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 489051.87434145855, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 668680.7961406097, + 5086598.338076722, + 0.0172815548, + 247411.8945720256, + 50890661.83608947 + ], + "combined_8channelPA_highThreshold": [ + 412861.0255308503, + 3996869.4499852154, + 0.0106700842, + 152758.5794464146, + 50517164.97099923 + ], + "exclusive_LPDA_2of4_100Hz": [ + 571881.5823241958, + 4704040.743473112, + 0.0147798515, + 211596.1854599525, + 50749334.98391751 + ], + "exclusive_PA_4channel_100Hz": [ + 54859.25471946, + 1456944.3755990078, + 0.0014177964, + 20297.9242462002, + 49994482.3856146 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.5707963268, + "thetamin": 1.4706289056, + "veff": { + "LPDA_2of4_100Hz": [ + 14570512780.366888, + 406673768.35880697, + 1283.6817066359, + 14163839012.00808, + 14977186548.725695 + ], + "LPDA_2of4_10mHz": [ + 7732577956.990541, + 296258551.7766243, + 681.2504829549, + 7436319405.213917, + 8028836508.767165 + ], + "PA_4channel_100Hz": [ + 6066165210.603321, + 262401225.48775542, + 534.4372862962, + 5803763985.115565, + 6328566436.091076 + ], + "PA_4channel_1mHz": [ + 2918108624.628197, + 181995005.19564208, + 257.0892813367, + 2736113619.4325547, + 3100103629.823839 + ], + "PA_8channel_100Hz": [ + 13020759083.707733, + 384438517.38142216, + 1147.146328631, + 12636320566.326311, + 13405197601.089157 + ], + "PA_8channel_1mHz": [ + 6632924372.432644, + 274385567.9523081, + 584.3695281517, + 6358538804.480335, + 6907309940.384952 + ], + "all_triggers": [ + 25559921141.401134, + 538627467.6402429, + 2251.8633137253, + 25021293673.760887, + 26098548609.041378 + ], + "coincidence_4channelPA": [ + 6066165210.603321, + 262401225.48775542, + 534.4372862962, + 5803763985.115565, + 6328566436.091076 + ], + "combined_4channelPA": [ + 19451603411.017345, + 469879442.87776417, + 1713.7123339341, + 18981723968.13958, + 19921482853.89511 + ], + "combined_4channelPA_highThreshold": [ + 10243896653.772917, + 340989759.1694296, + 902.5010263768, + 9902906894.603489, + 10584886412.942348 + ], + "combined_4channelPA_nominal_selection": [ + 15323251245.624987, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 15323251245.624987, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 13983575084.407436, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 25380076799.72925, + 536729181.2341817, + 2236.018786156, + 24843347618.49507, + 25916805980.963436 + ], + "combined_8channelPA_highThreshold": [ + 13665086640.96401, + 393835569.1548806, + 1203.9124500983, + 13271251071.80913, + 14058922210.11889 + ], + "exclusive_LPDA_2of4_100Hz": [ + 13396761612.175508, + 389949759.35882866, + 1180.2726553924, + 13006811852.816679, + 13786711371.53434 + ], + "exclusive_PA_4channel_100Hz": [ + 4892414042.411944, + 235651573.49428353, + 431.0282350526, + 4656762468.91766, + 5128065615.906228 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.4706289056, + "thetamin": 1.369438406, + "veff": { + "LPDA_2of4_100Hz": [ + 7834829621.850668, + 298210904.69579047, + 690.2589916898, + 7536618717.154879, + 8133040526.546458 + ], + "LPDA_2of4_10mHz": [ + 4071443861.4126563, + 214972529.88410044, + 358.6996616573, + 3856471331.528556, + 4286416391.296757 + ], + "PA_4channel_100Hz": [ + 8017825343.646843, + 301673413.69926363, + 706.3811600721, + 7716151929.94758, + 8319498757.3461075 + ], + "PA_4channel_1mHz": [ + 3822377605.884442, + 208293412.89846385, + 336.7565906905, + 3614084192.985978, + 4030671018.7829056 + ], + "PA_8channel_100Hz": [ + 16837487876.408236, + 437167018.7485868, + 1483.4052513082, + 16400320857.659649, + 17274654895.156822 + ], + "PA_8channel_1mHz": [ + 9038559897.94678, + 320301049.8618043, + 796.3092425245, + 8718258848.084976, + 9358860947.808584 + ], + "all_triggers": [ + 23572605048.91266, + 517264331.08433515, + 2076.778102128, + 23055340717.828327, + 24089869379.996998 + ], + "coincidence_4channelPA": [ + 8017825343.646843, + 301673413.69926363, + 706.3811600721, + 7716151929.94758, + 8319498757.3461075 + ], + "combined_4channelPA": [ + 15149674985.085001, + 414677431.48132545, + 1334.7066731953, + 14734997553.603678, + 15564352416.566326 + ], + "combined_4channelPA_highThreshold": [ + 7735037474.417862, + 296305663.8227813, + 681.467169737, + 7438731810.595079, + 8031343138.2406435 + ], + "combined_4channelPA_nominal_selection": [ + 10632770432.059332, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 10925364246.588705, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 9919585467.915516, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 23402559777.861397, + 515395264.13511914, + 2061.7968858154, + 22887164513.726276, + 23917955041.996513 + ], + "combined_8channelPA_highThreshold": [ + 12837808689.893253, + 381728153.6527637, + 1131.0281537046, + 12456080536.240488, + 13219536843.546015 + ], + "exclusive_LPDA_2of4_100Hz": [ + 7131849641.438157, + 284518055.04569, + 628.3255131232, + 6847331586.3924675, + 7416367696.483847 + ], + "exclusive_PA_4channel_100Hz": [ + 7314845363.234334, + 288145151.7906687, + 644.4476815056, + 7026700211.443665, + 7602990515.025003 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.369438406, + "thetamin": 1.2661036728, + "veff": { + "LPDA_2of4_100Hz": [ + 2609368226.9318705, + 172098239.1912972, + 229.8888384562, + 2437269987.7405734, + 2781466466.123168 + ], + "LPDA_2of4_10mHz": [ + 1214193083.1342185, + 117395816.0903502, + 106.9720381594, + 1096797267.0438683, + 1331588899.2245686 + ], + "PA_4channel_100Hz": [ + 9960995438.063047, + 336248311.80588454, + 877.5770500648, + 9624747126.257162, + 10297243749.86893 + ], + "PA_4channel_1mHz": [ + 4935587519.613252, + 236689052.24777406, + 434.8318762649, + 4698898467.365478, + 5172276571.861026 + ], + "PA_8channel_100Hz": [ + 21054865440.015728, + 488860533.1518557, + 1854.9618677421, + 20566004906.86387, + 21543725973.167583 + ], + "PA_8channel_1mHz": [ + 11231794232.539925, + 357053513.69160366, + 989.5361272692, + 10874740718.848322, + 11588847746.23153 + ], + "all_triggers": [ + 23607348390.006397, + 517645385.14995164, + 2079.8390370493, + 23089703004.85644, + 24124993775.15635 + ], + "coincidence_4channelPA": [ + 9960995438.063047, + 336248311.80588454, + 877.5770500648, + 9624747126.257162, + 10297243749.86893 + ], + "combined_4channelPA": [ + 12422890853.784718, + 375508763.38742965, + 1094.473336177, + 12047382090.39729, + 12798399617.172146 + ], + "combined_4channelPA_highThreshold": [ + 6115738326.604729, + 263471224.26921362, + 538.8047442649, + 5852267102.335514, + 6379209550.873943 + ], + "combined_4channelPA_nominal_selection": [ + 7559010911.994158, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 8148503303.511399, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 7116323906.582911, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 23323908805.910397, + 514528468.9067343, + 2054.8676297608, + 22809380337.003662, + 23838437274.817127 + ], + "combined_8channelPA_highThreshold": [ + 12389259825.045923, + 375000133.59949255, + 1091.5103974653, + 12014259691.44643, + 12764259958.645418 + ], + "exclusive_LPDA_2of4_100Hz": [ + 2461895415.72167, + 167164302.9730011, + 216.8962861123, + 2294731112.748669, + 2629059718.6946716 + ], + "exclusive_PA_4channel_100Hz": [ + 9824873191.954027, + 333942903.4672362, + 865.5844977208, + 9490930288.486792, + 10158816095.421265 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.2661036728, + "thetamin": 1.1592794807, + "veff": { + "LPDA_2of4_100Hz": [ + 749044063.5770801, + 92207879.73307294, + 65.9900809793, + 656836183.8440073, + 841251943.3101531 + ], + "LPDA_2of4_10mHz": [ + 374574221.08817005, + 65205359.71669346, + 32.9996383181, + 309368861.37147665, + 439779580.8048635 + ], + "PA_4channel_100Hz": [ + 11585697161.270615, + 362639776.76612824, + 1020.6890769851, + 11223057384.504488, + 11948336938.036741 + ], + "PA_4channel_1mHz": [ + 6105199664.967888, + 263247519.96762007, + 537.8623766964, + 5841952145.000267, + 6368447184.935509 + ], + "PA_8channel_100Hz": [ + 22738700499.80966, + 508039141.29024166, + 2003.2582331408, + 22230661358.519417, + 23246739641.099903 + ], + "PA_8channel_1mHz": [ + 12709113574.488297, + 379814886.8849503, + 1119.6610115969, + 12329298687.603346, + 13088928461.373247 + ], + "all_triggers": [ + 23567113116.05896, + 517210753.33840317, + 2076.2406093304, + 23049902362.72056, + 24084323869.39736 + ], + "coincidence_4channelPA": [ + 11585697161.270615, + 362639776.76612824, + 1020.6890769851, + 11223057384.504488, + 11948336938.036741 + ], + "combined_4channelPA": [ + 12243959555.061657, + 372799478.1390624, + 1078.6813778178, + 11871160076.922596, + 12616759033.200722 + ], + "combined_4channelPA_highThreshold": [ + 6468423027.677627, + 270965226.03271204, + 569.8620150145, + 6197457801.644914, + 6739388253.710339 + ], + "combined_4channelPA_nominal_selection": [ + 7235319654.344185, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 8154912893.6629505, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 6479798485.476006, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 23374261176.84384, + 515090213.7672989, + 2059.2505339735, + 22859170963.07654, + 23889351390.61114 + ], + "combined_8channelPA_highThreshold": [ + 13060986078.819601, + 385036885.58806473, + 1150.660649915, + 12675949193.231539, + 13446022964.407665 + ], + "exclusive_LPDA_2of4_100Hz": [ + 658262393.7910415, + 86439824.20024878, + 57.9923008327, + 571822569.5907927, + 744702217.9912902 + ], + "exclusive_PA_4channel_100Hz": [ + 11494915491.484577, + 361216220.311171, + 1012.6912968385, + 11133699271.173407, + 11856131711.795748 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.1592794807, + "thetamin": 1.0471975512, + "veff": { + "LPDA_2of4_100Hz": [ + 227468575.45138732, + 30960351.265504926, + 53.9797733632, + 196508224.18588242, + 258428926.71689224 + ], + "LPDA_2of4_10mHz": [ + 54781472.70038168, + 15193646.828204377, + 13.0, + 39105543.58919553, + 68645399.25301673 + ], + "PA_4channel_100Hz": [ + 13313483755.961914, + 236859621.99714616, + 3159.3763419635, + 13076624133.964766, + 13550343377.95906 + ], + "PA_4channel_1mHz": [ + 7145801858.343134, + 173528439.1290109, + 1695.7452872167, + 6972273419.214124, + 7319330297.472146 + ], + "PA_8channel_100Hz": [ + 25365844672.53368, + 326941341.1808261, + 6019.4800265134, + 25038903331.35285, + 25692786013.714508 + ], + "PA_8channel_1mHz": [ + 14720591781.021374, + 249062194.3928997, + 3493.2922340356, + 14471529586.628473, + 14969653975.414274 + ], + "all_triggers": [ + 25825007445.816566, + 329887153.24394864, + 6128.4423409317, + 25495120292.572617, + 26154894599.060516 + ], + "coincidence_4channelPA": [ + 13313483755.961914, + 236859621.99714616, + 3159.3763419635, + 13076624133.964766, + 13550343377.95906 + ], + "combined_4channelPA": [ + 13536738371.97481, + 238837322.10223165, + 3212.3561153267, + 13297901049.87258, + 13775575694.077042 + ], + "combined_4channelPA_highThreshold": [ + 7196369371.605026, + 174141346.71680307, + 1707.7452872167, + 7022228024.888223, + 7370510718.32183 + ], + "combined_4channelPA_nominal_selection": [ + 8456890387.694618, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 8989261179.555555, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 7236730644.406221, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 25572251205.99075, + 328268836.9811319, + 6068.4616402356, + 25243982369.009617, + 25900520042.971886 + ], + "combined_8channelPA_highThreshold": [ + 14771159294.28327, + 249489611.25785887, + 3505.2922340356, + 14521669683.02541, + 15020648905.541126 + ], + "exclusive_LPDA_2of4_100Hz": [ + 223254616.01289642, + 30672233.311811615, + 52.9797733632, + 192582382.70108482, + 253926849.32470798 + ], + "exclusive_PA_4channel_100Hz": [ + 13309269796.523424, + 236822133.8441188, + 3158.3763419635, + 13072447662.679304, + 13546091930.36754 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.0471975512, + "thetamin": 0.927295218, + "veff": { + "LPDA_2of4_100Hz": [ + 96897908.65419234, + 20207420.421197843, + 22.9936042972, + 76690488.2329945, + 117105329.07539017 + ], + "LPDA_2of4_10mHz": [ + 8428248.777511187, + 5959671.864105389, + 2.0, + 3118452.047679139, + 17910028.65221127 + ], + "PA_4channel_100Hz": [ + 13896407443.810747, + 241994193.16390145, + 3297.5788471954, + 13654413250.646845, + 14138401636.974648 + ], + "PA_4channel_1mHz": [ + 7529967294.677402, + 178135394.63855016, + 1786.840301812, + 7351831900.038851, + 7708102689.315951 + ], + "PA_8channel_100Hz": [ + 25402731307.996067, + 327185374.8962987, + 6027.9975066178, + 25075545933.099766, + 25729916682.89237 + ], + "PA_8channel_1mHz": [ + 15181501407.49736, + 252936227.8110077, + 3602.5280715504, + 14928565179.686356, + 15434437635.308369 + ], + "all_triggers": [ + 25824044676.97935, + 329887460.33999646, + 6127.9739976079, + 25494157216.639355, + 26153932137.319347 + ], + "coincidence_4channelPA": [ + 13896407443.810747, + 241994193.16390145, + 3297.5788471954, + 13654413250.646845, + 14138401636.974648 + ], + "combined_4channelPA": [ + 13989091228.076183, + 242799856.9208038, + 3319.5724514926, + 13746291371.155376, + 14231891084.996986 + ], + "combined_4channelPA_highThreshold": [ + 7538395543.454912, + 178235059.71542135, + 1788.840301812, + 7360160483.739492, + 7716630603.170334 + ], + "combined_4channelPA_nominal_selection": [ + 9256477121.046164, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 9395399054.240383, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 8135833277.06586, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 25491200967.872753, + 327754621.1686157, + 6048.991110915, + 25163446346.70414, + 25818955589.041367 + ], + "combined_8channelPA_highThreshold": [ + 15189929656.274872, + 253006428.82739124, + 3604.5280715504, + 14936923227.447481, + 15442936085.102262 + ], + "exclusive_LPDA_2of4_100Hz": [ + 92683784.26543672, + 19763122.11456324, + 21.9936042972, + 72920662.15087348, + 112446906.37999997 + ], + "exclusive_PA_4channel_100Hz": [ + 13892193319.42199, + 241957497.67404133, + 3296.5788471954, + 13650235821.74795, + 14134150817.096033 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 0.927295218, + "thetamin": 0.7953988302, + "veff": { + "LPDA_2of4_100Hz": [ + 29490616.030961774, + 11148102.662658077, + 6.9978683896, + 17906608.166749705, + 39752307.43149315 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 5436354.695752117 + ], + "PA_4channel_100Hz": [ + 10893053668.945753, + 214256427.29905647, + 2584.8275212653, + 10678797241.646696, + 11107310096.244808 + ], + "PA_4channel_1mHz": [ + 6700317053.4290285, + 168037694.36028355, + 1589.9273470286, + 6532279359.068745, + 6868354747.789312 + ], + "PA_8channel_100Hz": [ + 16653109602.612482, + 264915096.22330973, + 3951.6390282916, + 16388194506.389174, + 16918024698.835796 + ], + "PA_8channel_1mHz": [ + 11120631940.96632, + 216482986.55245212, + 2638.8298789731, + 10904148954.413868, + 11337114927.518774 + ], + "all_triggers": [ + 16910130390.132353, + 266951592.09314921, + 4012.6278405484, + 16643178798.039204, + 17177081982.225504 + ], + "coincidence_4channelPA": [ + 10893053668.945753, + 214256427.29905647, + 2584.8275212653, + 10678797241.646696, + 11107310096.244808 + ], + "combined_4channelPA": [ + 10918330056.530397, + 214504865.004352, + 2590.8253896549, + 10703825191.526043, + 11132834921.534748 + ], + "combined_4channelPA_highThreshold": [ + 6700317053.4290285, + 168037694.36028355, + 1589.9273470286, + 6532279359.068745, + 6868354747.789312 + ], + "combined_4channelPA_nominal_selection": [ + 7649150585.622104, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 7758038980.027097, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 6122185425.193719, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 16674173814.108908, + 265082586.3882669, + 3956.637383688, + 16409091227.720644, + 16939256400.497175 + ], + "combined_8channelPA_highThreshold": [ + 11120631940.96632, + 216482986.55245212, + 2638.8298789731, + 10904148954.413868, + 11337114927.518774 + ], + "exclusive_LPDA_2of4_100Hz": [ + 25276387.584642306, + 10320875.523878578, + 5.9978683896, + 16088740.75513664, + 340687755.2495628 + ], + "exclusive_PA_4channel_100Hz": [ + 10888839440.499434, + 214214978.2754654, + 2583.8275212653, + 10674624462.223969, + 11103054418.774899 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 0.7953988302, + "thetamin": 0.6435011088, + "veff": { + "LPDA_2of4_100Hz": [ + 24316069.39587214, + 9927939.80553519, + 5.9988565618, + 15479222.404886223, + 327986527.1880003 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 5228951.417238111 + ], + "PA_4channel_100Hz": [ + 2691473309.478227, + 104449769.74623938, + 663.9955685534, + 2587023539.7319875, + 2795923079.2244663 + ], + "PA_4channel_1mHz": [ + 1953757411.4207351, + 88991344.34605291, + 481.9985613988, + 1864766067.0746822, + 2042748755.7667878 + ], + "PA_8channel_100Hz": [ + 3704820266.8328257, + 122545119.62888974, + 913.9916902763, + 3582275147.203936, + 3827365386.4617157 + ], + "PA_8channel_1mHz": [ + 2833346466.500998, + 107167300.27976573, + 698.9961562345, + 2726179166.2212324, + 2940513766.7807636 + ], + "all_triggers": [ + 3757505145.84611, + 123413378.14498155, + 926.9892281198, + 3634091767.7011285, + 3880918523.991091 + ], + "coincidence_4channelPA": [ + 2691473309.478227, + 104449769.74623938, + 663.9955685534, + 2587023539.7319875, + 2795923079.2244663 + ], + "combined_4channelPA": [ + 2715789378.874099, + 104920533.685379, + 669.9944251152, + 2610868845.1887197, + 2820709912.559478 + ], + "combined_4channelPA_highThreshold": [ + 1953757411.4207351, + 88991344.34605291, + 481.9985613988, + 1864766067.0746822, + 2042748755.7667878 + ], + "combined_4channelPA_nominal_selection": [ + 1852086312.9014792, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1879001045.9962611, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1284445310.971464, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 3729136336.2286973, + 122946615.78767113, + 919.9905468382, + 3606189720.441026, + 3852082952.016369 + ], + "combined_8channelPA_highThreshold": [ + 2833346466.500998, + 107167300.27976573, + 698.9961562345, + 2726179166.2212324, + 2940513766.7807636 + ], + "exclusive_LPDA_2of4_100Hz": [ + 24316069.39587214, + 9927939.80553519, + 5.9988565618, + 15479222.404886223, + 327986527.1880003 + ], + "exclusive_PA_4channel_100Hz": [ + 2691473309.478227, + 104449769.74623938, + 663.9955685534, + 2587023539.7319875, + 2795923079.2244663 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 0.6435011088, + "thetamin": 0.4510268118, + "veff": { + "LPDA_2of4_100Hz": [ + 4053435.6153168296, + 4053435.6153168296, + 1.0, + 1499771.1776672269, + 11146947.94212128 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 5228931.94375871 + ], + "PA_4channel_100Hz": [ + 1021463682.0488057, + 64346229.637557596, + 251.9994836452, + 957117452.411248, + 1085809911.686363 + ], + "PA_4channel_1mHz": [ + 770150673.8991622, + 55872678.213444546, + 189.9994836452, + 714277995.6857176, + 826023352.1126068 + ], + "PA_8channel_100Hz": [ + 1321417917.582251, + 73186627.53430913, + 325.9994836452, + 1248231290.047942, + 1394604545.1165602 + ], + "PA_8channel_1mHz": [ + 1098478958.7398252, + 66727908.209625095, + 270.9994836452, + 1031751050.5302002, + 1165206866.9494507 + ], + "all_triggers": [ + 1329524788.8128848, + 73410783.4750504, + 327.9994836452, + 1256114005.3378341, + 1402935572.2879353 + ], + "coincidence_4channelPA": [ + 1021463682.0488057, + 64346229.637557596, + 251.9994836452, + 957117452.411248, + 1085809911.686363 + ], + "combined_4channelPA": [ + 1025517117.6641225, + 64473774.58204859, + 252.9994836452, + 961043343.0820739, + 1089990892.246171 + ], + "combined_4channelPA_highThreshold": [ + 770150673.8991622, + 55872678.213444546, + 189.9994836452, + 714277995.6857176, + 826023352.1126068 + ], + "combined_4channelPA_nominal_selection": [ + 708458032.667461, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 769745853.5903894, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 64530569.41518184, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1325471353.1975677, + 73298791.191487, + 326.9994836452, + 1252172562.0060809, + 1398770144.3890548 + ], + "combined_8channelPA_highThreshold": [ + 1098478958.7398252, + 66727908.209625095, + 270.9994836452, + 1031751050.5302002, + 1165206866.9494507 + ], + "exclusive_LPDA_2of4_100Hz": [ + 4053435.6153168296, + 4053435.6153168296, + 1.0, + 1499771.1776672269, + 11146947.94212128 + ], + "exclusive_PA_4channel_100Hz": [ + 1021463682.0488057, + 64346229.637557596, + 251.9994836452, + 957117452.411248, + 1085809911.686363 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 0.4510268118, + "thetamin": 0.0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 5228898.915480111 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 5228898.915480111 + ], + "PA_4channel_100Hz": [ + 535050121.5840113, + 46570135.49207791, + 132.0, + 488479986.09193337, + 581620257.0760891 + ], + "PA_4channel_1mHz": [ + 421554641.24800885, + 41336833.4955616, + 104.0, + 380217807.7524473, + 462891474.7435705 + ], + "PA_8channel_100Hz": [ + 668812651.9800141, + 52066994.34083091, + 165.0, + 616745657.6391832, + 720879646.320845 + ], + "PA_8channel_1mHz": [ + 571530811.6920121, + 48131577.10151349, + 141.0, + 523399234.59049857, + 619662388.7935255 + ], + "all_triggers": [ + 668812651.9800141, + 52066994.34083091, + 165.0, + 616745657.6391832, + 720879646.320845 + ], + "coincidence_4channelPA": [ + 535050121.5840113, + 46570135.49207791, + 132.0, + 488479986.09193337, + 581620257.0760891 + ], + "combined_4channelPA": [ + 535050121.5840113, + 46570135.49207791, + 132.0, + 488479986.09193337, + 581620257.0760891 + ], + "combined_4channelPA_highThreshold": [ + 421554641.24800885, + 41336833.4955616, + 104.0, + 380217807.7524473, + 462891474.7435705 + ], + "combined_4channelPA_nominal_selection": [ + 267525060.79200566, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 535050121.5840113, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 668812651.9800141, + 52066994.34083091, + 165.0, + 616745657.6391832, + 720879646.320845 + ], + "combined_8channelPA_highThreshold": [ + 571530811.6920121, + 48131577.10151349, + 141.0, + 523399234.59049857, + 619662388.7935255 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 5228898.915480111 + ], + "exclusive_PA_4channel_100Hz": [ + 535050121.5840113, + 46570135.49207791, + 132.0, + 488479986.09193337, + 581620257.0760891 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.670963748, + "thetamin": 1.5707963268, + "veff": { + "LPDA_2of4_100Hz": [ + 67422390045.48414, + 2031644928.2021992, + 1101.3178308496, + 65390745117.28194, + 69454034973.68634 + ], + "LPDA_2of4_10mHz": [ + 45714721372.07486, + 1672914614.1017807, + 746.7317273301, + 44041806757.97308, + 47387635986.176636 + ], + "PA_4channel_100Hz": [ + 21614618104.858284, + 1150322249.0692105, + 353.0661596218, + 20464295855.789074, + 22764940353.927498 + ], + "PA_4channel_1mHz": [ + 11949623786.614481, + 855308627.4059447, + 195.1923350576, + 11094315159.208538, + 12804932414.020426 + ], + "PA_8channel_100Hz": [ + 36311131825.4819, + 1490958755.0811677, + 593.1278453753, + 34820173070.400734, + 37802090580.56307 + ], + "PA_8channel_1mHz": [ + 23388098960.986584, + 1196584017.7989373, + 382.0352615508, + 22191514943.18765, + 24584682978.785522 + ], + "all_triggers": [ + 83714387195.72821, + 2263840304.860878, + 1367.4411016149, + 81450546890.86732, + 85978227500.58908 + ], + "coincidence_4channelPA": [ + 21614618104.858284, + 1150322249.0692105, + 353.0661596218, + 20464295855.789074, + 22764940353.927498 + ], + "combined_4channelPA": [ + 75362128095.50142, + 2147940828.9358926, + 1231.0102828802, + 73214187266.56552, + 77510068924.43732 + ], + "combined_4channelPA_highThreshold": [ + 50656297661.85236, + 1761012582.6544478, + 827.4504036743, + 48895285079.197914, + 52417310244.506805 + ], + "combined_4channelPA_nominal_selection": [ + 64858139832.85188, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 65455991051.062775, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 59393183266.551346, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 83322822451.3643, + 2258539668.5694895, + 1361.0450478023, + 81064282782.79482, + 85581362119.93379 + ], + "combined_8channelPA_highThreshold": [ + 56966145475.3646, + 1867472235.906158, + 930.5192492356, + 55098673239.45844, + 58833617711.27076 + ], + "exclusive_LPDA_2of4_100Hz": [ + 54649565663.00538, + 1829106924.3314652, + 892.6788426256, + 52820458738.67392, + 56478672587.33685 + ], + "exclusive_PA_4channel_100Hz": [ + 8540731688.727118, + 723091532.2140867, + 139.5094432421, + 7817640156.51303, + 9263823220.941204 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.7721542476, + "thetamin": 1.670963748, + "veff": { + "LPDA_2of4_100Hz": [ + 5850022064.907153, + 598445338.6451123, + 95.5577754897, + 5251576726.262041, + 6448467403.552265 + ], + "LPDA_2of4_10mHz": [ + 4137294170.808872, + 503273354.0238976, + 67.5810489469, + 3634020816.784974, + 4640567524.832769 + ], + "PA_4channel_100Hz": [ + 797817362.0209868, + 221002648.37589112, + 13.0320281729, + 570119148.457634, + 999249910.5507244 + ], + "PA_4channel_1mHz": [ + 457490037.5191058, + 167354177.25343955, + 7.4729171632, + 290583348.8192584, + 597650079.5056872 + ], + "PA_8channel_100Hz": [ + 1518546688.8791432, + 304901675.6163961, + 24.8048540598, + 1213645013.262747, + 1823448364.4955394 + ], + "PA_8channel_1mHz": [ + 937369754.054139, + 239552774.1264097, + 15.3115607967, + 712271851.6252209, + 1140619287.1869342 + ], + "all_triggers": [ + 6311065510.89545, + 621580069.4431179, + 103.088736162, + 5689485441.4523325, + 6932645580.338568 + ], + "coincidence_4channelPA": [ + 797817362.0209868, + 221002648.37589112, + 13.0320281729, + 570119148.457634, + 999249910.5507244 + ], + "combined_4channelPA": [ + 6051481988.019546, + 608662588.9907274, + 98.8485429243, + 5442819399.028818, + 6660144577.010273 + ], + "combined_4channelPA_highThreshold": [ + 4269473986.615726, + 511249530.7395437, + 69.7401534807, + 3758224455.8761826, + 4780723517.355269 + ], + "combined_4channelPA_nominal_selection": [ + 5370258918.025783, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 5471787936.930174, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 4834983812.707082, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 6294056912.157195, + 620741911.5503466, + 102.8109074903, + 5673315000.606849, + 6914798823.707543 + ], + "combined_8channelPA_highThreshold": [ + 4432793919.690767, + 520936163.40265256, + 72.407919401, + 3911857756.288115, + 4953730083.09342 + ], + "exclusive_LPDA_2of4_100Hz": [ + 5268143537.433349, + 567903488.1256367, + 86.0530219907, + 4700240049.307712, + 5836047025.558986 + ], + "exclusive_PA_4channel_100Hz": [ + 211518789.38414857, + 113794222.42615378, + 3.4550750003, + 101887582.93034321, + 365696783.73860127 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.8754889808, + "thetamin": 1.7721542476, + "veff": { + "LPDA_2of4_100Hz": [ + 486976123.7251861, + 172661747.51109263, + 7.9546865769, + 321546744.56808126, + 627723812.8560767 + ], + "LPDA_2of4_10mHz": [ + 342521941.76714504, + 144805979.81420854, + 5.5950478057, + 207329677.0802818, + 3124210374.755459 + ], + "PA_4channel_100Hz": [ + 34587738.05877543, + 46015418.74803246, + 0.5649858428, + 12797463.081746912, + 129470310.17643782 + ], + "PA_4channel_1mHz": [ + 18052521.545634933, + 33243843.862812035, + 0.2948854037, + 6679432.971884926, + 105328894.0672527 + ], + "PA_8channel_100Hz": [ + 55308785.85668411, + 58188794.54656759, + 0.9034612479, + 20464250.766973123, + 159723039.9613845 + ], + "PA_8channel_1mHz": [ + 36021449.762562625, + 46959438.12303401, + 0.588405322, + 13327936.412148172, + 131563529.26396713 + ], + "all_triggers": [ + 501997628.35399526, + 175304526.70276895, + 8.200060745, + 337074374.97574735, + 643045747.5774621 + ], + "coincidence_4channelPA": [ + 34587738.05877543, + 46015418.74803246, + 0.5649858428, + 12797463.081746912, + 129470310.17643782 + ], + "combined_4channelPA": [ + 496608260.534395, + 174360966.43563432, + 8.1120261787, + 331523326.121559, + 637548592.4014697 + ], + "combined_4channelPA_highThreshold": [ + 347862619.4735409, + 145930536.58248124, + 5.6822870259, + 213044202.22612536, + 3519420525.0287538 + ], + "combined_4channelPA_nominal_selection": [ + 445680629.2305439, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 445680629.2305439, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 395645694.818422, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 500969482.06347567, + 175124913.22409156, + 8.1832661198, + 336015384.29651207, + 641997038.361132 + ], + "combined_8channelPA_highThreshold": [ + 353238779.7868796, + 147053879.33027568, + 5.7701058494, + 218796693.7613978, + 3917256388.2158194 + ], + "exclusive_LPDA_2of4_100Hz": [ + 463649583.0167979, + 168475686.48184082, + 7.5736508111, + 297053876.8242737, + 603930741.3335205 + ], + "exclusive_PA_4channel_100Hz": [ + 9918854.352546258, + 24641835.523584794, + 0.1620230926, + 3669976.1104421155, + 93453739.96534322 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.9823131729, + "thetamin": 1.8754889808, + "veff": { + "LPDA_2of4_100Hz": [ + 33101883.740567405, + 37165925.44391811, + 0.7932599265, + 12247696.98400994, + 102159063.12674545 + ], + "LPDA_2of4_10mHz": [ + 23763694.29301796, + 31490211.332944933, + 0.5694777534, + 8792566.888416646, + 88525306.53332324 + ], + "PA_4channel_100Hz": [ + 1704936.817021463, + 8434760.225345647, + 0.0408574347, + 630826.6222979414, + 56319520.61836836 + ], + "PA_4channel_1mHz": [ + 1023645.9284391815, + 6535720.608264823, + 0.0245308485, + 378748.9935224971, + 55324835.92103823 + ], + "PA_8channel_100Hz": [ + 2895744.117350977, + 10992556.037112433, + 0.0693941705, + 1071425.3234198613, + 58058099.27684945 + ], + "PA_8channel_1mHz": [ + 1711876.4637135924, + 8451908.89996733, + 0.0410237378, + 633394.2915740293, + 56329652.50253887 + ], + "all_triggers": [ + 34565246.69936552, + 37978554.16971782, + 0.8283282387, + 12789141.27876524, + 104295573.04659069 + ], + "coincidence_4channelPA": [ + 1704936.817021463, + 8434760.225345647, + 0.0408574347, + 630826.6222979414, + 56319520.61836836 + ], + "combined_4channelPA": [ + 34009272.22889891, + 37671877.574762344, + 0.8150047592, + 12583430.724692598, + 103483850.31970945 + ], + "combined_4channelPA_highThreshold": [ + 24371186.911761846, + 31890177.54008416, + 0.5840358237, + 9017339.157351881, + 89412245.7566893 + ], + "combined_4channelPA_nominal_selection": [ + 30515067.51661777, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 30590824.259710718, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 27162906.6976359, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 34512103.17343008, + 37949347.22271299, + 0.827054697, + 12769478.174169129, + 104217983.49872494 + ], + "combined_8channelPA_highThreshold": [ + 24701862.699447345, + 32105796.495075077, + 0.5919602021, + 9139689.198795516, + 89895032.40671015 + ], + "exclusive_LPDA_2of4_100Hz": [ + 32385257.043424577, + 36761419.34988906, + 0.7760865461, + 11982545.106067093, + 101112788.14891692 + ], + "exclusive_PA_4channel_100Hz": [ + 946959.288661789, + 6286142.923318006, + 0.022693115, + 350374.936804862, + 55212873.42696323 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 2.0943951024, + "thetamin": 1.9823131729, + "veff": { + "LPDA_2of4_100Hz": [ + 621380.7784269664, + 5092039.607039546, + 0.0148912818, + 229910.8880179776, + 54736108.06708286 + ], + "LPDA_2of4_10mHz": [ + 453625.4893946626, + 4350724.57088593, + 0.0108710556, + 167841.4310760252, + 54491185.3450957 + ], + "PA_4channel_100Hz": [ + 38658.4866641044, + 1270092.320569718, + 0.0009264439, + 14303.6400657186, + 53885333.52110909 + ], + "PA_4channel_1mHz": [ + 24345.0954356779, + 1007902.694683475, + 0.000583426, + 9007.6853112008, + 53864435.96991559 + ], + "PA_8channel_100Hz": [ + 68391.2663336205, + 1689324.9186386494, + 0.0016389848, + 25304.7685434396, + 53928743.379426576 + ], + "PA_8channel_1mHz": [ + 43499.7386721014, + 1347274.8091561636, + 0.0010424636, + 16094.9033086775, + 53892401.74904076 + ], + "all_triggers": [ + 664247.6070799023, + 5264751.353441641, + 0.0159185779, + 245771.6146195638, + 54798693.636916146 + ], + "coincidence_4channelPA": [ + 38658.4866641044, + 1270092.320569718, + 0.0009264439, + 14303.6400657186, + 53885333.52110909 + ], + "combined_4channelPA": [ + 645108.1622118058, + 5188348.430758856, + 0.0154599045, + 238690.0200183682, + 54770750.04740872 + ], + "combined_4channelPA_highThreshold": [ + 467832.7444411981, + 4418330.241242815, + 0.01121153, + 173098.1154432433, + 54511927.93746364 + ], + "combined_4channelPA_nominal_selection": [ + 573572.8279571909, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 577456.592711284, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 503979.3760796227, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 663760.8232534529, + 5262821.90312787, + 0.0159069122, + 245591.5046037776, + 54797982.93252954 + ], + "combined_8channelPA_highThreshold": [ + 481529.7804497405, + 4482542.762736374, + 0.0115397771, + 178166.018766404, + 54531925.61003611 + ], + "exclusive_LPDA_2of4_100Hz": [ + 608549.8118085889, + 5039192.301461389, + 0.01458379, + 225163.4303691779, + 54717374.85582003 + ], + "exclusive_PA_4channel_100Hz": [ + 24273.5297130817, + 1006420.1707633319, + 0.0005817109, + 8981.2059938402, + 53864331.48396059 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 2.2142974356, + "thetamin": 2.0943951024, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828563.52049913 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 53828563.52049913 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828563.52049913 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828563.52049913 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828563.52049913 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828563.52049913 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 53828563.52049913 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828563.52049913 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828563.52049913 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828563.52049913 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 53828563.52049913 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828563.52049913 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828563.52049913 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828563.52049913 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 2.3461938234, + "thetamin": 2.2142974356, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53830466.02221902 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 53830466.02221902 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53830466.02221902 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53830466.02221902 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53830466.02221902 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53830466.02221902 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 53830466.02221902 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53830466.02221902 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53830466.02221902 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53830466.02221902 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 53830466.02221902 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53830466.02221902 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53830466.02221902 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53830466.02221902 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.5707963268, + "thetamin": 1.4706289056, + "veff": { + "LPDA_2of4_100Hz": [ + 109205790687.92639, + 2585643051.889175, + 1783.8330031835, + 106620147636.03722, + 111791433739.81557 + ], + "LPDA_2of4_10mHz": [ + 73242715551.73318, + 2117522118.4366977, + 1196.3905249065, + 71125193433.2965, + 75360237670.16989 + ], + "PA_4channel_100Hz": [ + 58804213835.79425, + 1897360961.1715379, + 960.5433622683, + 56906852874.6227, + 60701574796.96578 + ], + "PA_4channel_1mHz": [ + 33606596675.40093, + 1434359464.5805292, + 548.9503431697, + 32172237210.820396, + 35040956139.98146 + ], + "PA_8channel_100Hz": [ + 100073357176.69586, + 2475169650.0937967, + 1634.6583468389, + 97598187526.60208, + 102548526826.78966 + ], + "PA_8channel_1mHz": [ + 63028422644.86896, + 1964327767.2804682, + 1029.5441271407, + 61064094877.588486, + 64992750412.149414 + ], + "all_triggers": [ + 167262832372.84805, + 3199966706.822776, + 2732.1716065888, + 164062865666.0253, + 170462799079.67084 + ], + "coincidence_4channelPA": [ + 58804213835.79425, + 1897360961.1715379, + 960.5433622683, + 56906852874.6227, + 60701574796.96578 + ], + "combined_4channelPA": [ + 137684895330.53705, + 2903279756.0653267, + 2249.0278105521, + 134781615574.47173, + 140588175086.60236 + ], + "combined_4channelPA_highThreshold": [ + 92142019323.872, + 2375060075.9358087, + 1505.1031086767, + 89766959247.93619, + 94517079399.8078 + ], + "combined_4channelPA_nominal_selection": [ + 112505540422.9701, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 112505540422.9701, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 104459593390.11703, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 166240604467.80844, + 3190173412.1103926, + 2715.4739217655, + 163050431055.69803, + 169430777879.91882 + ], + "combined_8channelPA_highThreshold": [ + 111689066017.28505, + 2614875801.840605, + 1824.3963145299, + 109074190215.44443, + 114303941819.12564 + ], + "exclusive_LPDA_2of4_100Hz": [ + 80459470328.53069, + 2219393557.973993, + 1314.273333736, + 78240076770.5567, + 82678863886.50468 + ], + "exclusive_PA_4channel_100Hz": [ + 30058610306.51557, + 1356532445.068702, + 490.9954019546, + 28702077861.446865, + 31415142751.584274 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.4706289056, + "thetamin": 1.369438406, + "veff": { + "LPDA_2of4_100Hz": [ + 63496029273.648796, + 1971600956.8441424, + 1037.1822947843, + 61524428316.80466, + 65467630230.49294 + ], + "LPDA_2of4_10mHz": [ + 40920704908.11904, + 1582768103.637292, + 668.4233818446, + 39337936804.48175, + 42503473011.75633 + ], + "PA_4channel_100Hz": [ + 71771707217.36795, + 2096150084.303558, + 1172.3621908936, + 69675557133.06439, + 73867857301.67151 + ], + "PA_4channel_1mHz": [ + 42768433353.836784, + 1618107636.372831, + 698.6052885148, + 41150325717.46395, + 44386540990.20961 + ], + "PA_8channel_100Hz": [ + 119022460054.42027, + 2699356206.065104, + 1944.1843791223, + 116323103848.35518, + 121721816260.4854 + ], + "PA_8channel_1mHz": [ + 77940305487.25333, + 2184372942.3701754, + 1273.1237815371, + 75755932544.88316, + 80124678429.6235 + ], + "all_triggers": [ + 154009854018.57706, + 3070576989.8081164, + 2515.6894948812, + 150939277028.76892, + 157080431008.3852 + ], + "coincidence_4channelPA": [ + 71771707217.36795, + 2096150084.303558, + 1172.3621908936, + 69675557133.06439, + 73867857301.67151 + ], + "combined_4channelPA": [ + 114632163644.26367, + 2649103834.7559924, + 1872.4706395773, + 111983059809.50766, + 117281267479.01965 + ], + "combined_4channelPA_highThreshold": [ + 73064215034.93007, + 2114940227.7693942, + 1193.4747902101, + 70949274807.16069, + 75179155262.69946 + ], + "combined_4channelPA_nominal_selection": [ + 82946112632.46274, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 85045342257.84625, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 78550046750.6475, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 153339043936.74454, + 3063882542.1808963, + 2504.7320799373, + 150275161394.56366, + 156402926478.9254 + ], + "combined_8channelPA_highThreshold": [ + 103229228513.8005, + 2513894670.8226533, + 1686.2082455161, + 100715333842.97784, + 105743123184.62315 + ], + "exclusive_LPDA_2of4_100Hz": [ + 43960658818.152405, + 1640506036.1114016, + 718.0798156171, + 42320152782.04101, + 45601164854.2638 + ], + "exclusive_PA_4channel_100Hz": [ + 52480740634.58786, + 1792444486.9193966, + 857.2519514374, + 50688296147.668465, + 54273185121.50725 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.369438406, + "thetamin": 1.2661036728, + "veff": { + "LPDA_2of4_100Hz": [ + 28676358729.083405, + 1324964676.5663753, + 468.4242917558, + 27351394052.517033, + 30001323405.64978 + ], + "LPDA_2of4_10mHz": [ + 17918312650.042347, + 1047347626.7865933, + 292.6931202057, + 16870965023.255754, + 18965660276.82894 + ], + "PA_4channel_100Hz": [ + 89761569052.05618, + 2344161428.4576216, + 1466.2426219216, + 87417407623.59856, + 92105730480.5138 + ], + "PA_4channel_1mHz": [ + 54550537603.1843, + 1827434481.931966, + 891.0753691943, + 52723103121.25234, + 56377972085.116264 + ], + "PA_8channel_100Hz": [ + 141529252735.359, + 2943509248.472775, + 2311.860463234, + 138585743486.88623, + 144472761983.83182 + ], + "PA_8channel_1mHz": [ + 96301485462.4336, + 2428056514.5234313, + 1573.0712378423, + 93873428947.91017, + 98729541976.95702 + ], + "all_triggers": [ + 155227554871.42548, + 3082667659.087299, + 2535.6203044664, + 152144887212.33817, + 158310222530.51276 + ], + "coincidence_4channelPA": [ + 89761569052.05618, + 2344161428.4576216, + 1466.2426219216, + 87417407623.59856, + 92105730480.5138 + ], + "combined_4channelPA": [ + 106088424454.41884, + 2548451058.906944, + 1732.9395115338, + 103539973395.5119, + 108636875513.32578 + ], + "combined_4channelPA_highThreshold": [ + 66721442823.033554, + 2021040481.1867542, + 1089.8853963493, + 64700402341.8468, + 68742483304.2203 + ], + "combined_4channelPA_nominal_selection": [ + 67782789676.762474, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 72460538983.00145, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 64560274695.89854, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 154432918229.78815, + 3074767181.269088, + 2522.6400265455, + 151358151048.51907, + 157507685411.05722 + ], + "combined_8channelPA_highThreshold": [ + 105904320850.40752, + 2546238834.7427597, + 1729.9322050228, + 103358082015.66475, + 108450559685.15028 + ], + "exclusive_LPDA_2of4_100Hz": [ + 16632652121.17608, + 1009074078.4540162, + 271.6920360597, + 15623578042.722065, + 17641726199.630096 + ], + "exclusive_PA_4channel_100Hz": [ + 77962488437.31651, + 2184666474.912975, + 1273.506297462, + 75777821962.40355, + 80147154912.22948 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.2661036728, + "thetamin": 1.1592794807, + "veff": { + "LPDA_2of4_100Hz": [ + 5019707831.552861, + 554519648.3324671, + 81.9451023267, + 4465188183.220393, + 5574227479.885328 + ], + "LPDA_2of4_10mHz": [ + 2510675754.421414, + 392168794.6919595, + 40.9859674127, + 2118506959.7294543, + 2902844549.1133733 + ], + "PA_4channel_100Hz": [ + 89239734561.45049, + 2338066471.3484488, + 1456.8097239212, + 86901668090.10204, + 91577801032.79892 + ], + "PA_4channel_1mHz": [ + 56989587607.722755, + 1868424168.0893497, + 930.336534473, + 55121163439.633415, + 58858011775.81211 + ], + "PA_8channel_100Hz": [ + 140332581257.6776, + 2931952809.2921567, + 2290.8838754823, + 137400628448.38548, + 143264534066.96976 + ], + "PA_8channel_1mHz": [ + 97623676424.05313, + 2445430353.3981752, + 1593.6748556952, + 95178246070.65497, + 100069106777.45131 + ], + "all_triggers": [ + 143821500111.18927, + 2968175843.435253, + 2347.8393442177, + 140853324267.754, + 146789675954.62454 + ], + "coincidence_4channelPA": [ + 89239734561.45049, + 2338066471.3484488, + 1456.8097239212, + 86901668090.10204, + 91577801032.79892 + ], + "combined_4channelPA": [ + 92178292410.69995, + 2376249554.2802052, + 1504.7807277586, + 89802042856.41975, + 94554541964.98015 + ], + "combined_4channelPA_highThreshold": [ + 58765626917.94493, + 1897314850.0888526, + 959.3298001961, + 56868312067.85608, + 60662941768.03378 + ], + "combined_4channelPA_nominal_selection": [ + 54373785467.31315, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 61351371824.50207, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 48840615425.92508, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 142903650009.81995, + 2958689427.91811, + 2332.8557389958, + 139944960581.90182, + 145862339437.73804 + ], + "combined_8channelPA_highThreshold": [ + 99338458774.56665, + 2466814132.981178, + 1621.6681214183, + 96871644641.58548, + 101805272907.54782 + ], + "exclusive_LPDA_2of4_100Hz": [ + 2999802734.963835, + 428670963.87515926, + 48.9708067333, + 2571131771.088676, + 3428473698.838994 + ], + "exclusive_PA_4channel_100Hz": [ + 87219829464.86143, + 2311454429.428942, + 1423.8354283278, + 84908375035.4325, + 89531283894.29039 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.1592794807, + "thetamin": 1.0471975512, + "veff": { + "LPDA_2of4_100Hz": [ + 772070138.3007948, + 187338895.93835112, + 16.9846889534, + 581072714.5542675, + 944472020.7655522 + ], + "LPDA_2of4_10mHz": [ + 181827324.696903, + 90913662.3484515, + 4.0, + 106368984.94768825, + 308197315.3612506 + ], + "PA_4channel_100Hz": [ + 90952621316.88846, + 2033326818.8009238, + 2000.8570542079, + 88919294498.08752, + 92985948135.68939 + ], + "PA_4channel_1mHz": [ + 59973106386.633675, + 1651117007.3653433, + 1319.3419962947, + 58321989379.26834, + 61624223393.99902 + ], + "PA_8channel_100Hz": [ + 141642518703.38318, + 2537443607.2141194, + 3115.9787218889, + 139105075096.16907, + 144179962310.59732 + ], + "PA_8channel_1mHz": [ + 99582677437.01082, + 2127607331.2835667, + 2190.7087420004, + 97455070105.72725, + 101710284768.29439 + ], + "all_triggers": [ + 143050435348.86688, + 2550023429.118434, + 3146.9513306061, + 140500411919.74844, + 145600458777.98532 + ], + "coincidence_4channelPA": [ + 90952621316.88846, + 2033326818.8009238, + 2000.8570542079, + 88919294498.08752, + 92985948135.68939 + ], + "combined_4channelPA": [ + 91633777792.8408, + 2040926546.200446, + 2015.8417431613, + 89592851246.64037, + 93674704339.04126 + ], + "combined_4channelPA_highThreshold": [ + 60109476880.15636, + 1652993146.5412354, + 1322.3419962947, + 58456483733.61513, + 61762470026.6976 + ], + "combined_4channelPA_nominal_selection": [ + 57020939640.67416, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 60657226220.10273, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 48771179189.36465, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 142232821564.06738, + 2542725576.477255, + 3128.9647318116, + 139690095987.59012, + 144775547140.54462 + ], + "combined_8channelPA_highThreshold": [ + 99719047930.53351, + 2129063626.7225056, + 2193.7087420004, + 97589984303.81099, + 101848111557.256 + ], + "exclusive_LPDA_2of4_100Hz": [ + 681156475.9523432, + 175963675.0315139, + 14.9846889534, + 513861417.39797163, + 832059235.6175519 + ], + "exclusive_PA_4channel_100Hz": [ + 90907164485.71423, + 2032818641.3339195, + 1999.8570542079, + 88874345844.38031, + 92939983127.04816 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.0471975512, + "thetamin": 0.927295218, + "veff": { + "LPDA_2of4_100Hz": [ + 227200162.25122026, + 101633670.35764702, + 4.9973763222, + 124976788.80141921, + 318220980.61337066 + ], + "LPDA_2of4_10mHz": [ + 90927777.93833974, + 64295648.37842458, + 2.0, + 33643277.8371857, + 193221528.1189719 + ], + "PA_4channel_100Hz": [ + 84665031877.78868, + 1961938227.5859277, + 1862.2479026201, + 82703093650.20274, + 86626970105.3746 + ], + "PA_4channel_1mHz": [ + 56491840273.57746, + 1602603741.9967558, + 1242.5650676713, + 54889236531.58071, + 58094444015.57422 + ], + "PA_8channel_100Hz": [ + 122242413572.05745, + 2357459547.4712524, + 2688.7804000875, + 119884954024.58621, + 124599873119.52873 + ], + "PA_8channel_1mHz": [ + 89481919207.79498, + 2016976955.647094, + 1968.1976451349, + 87464942252.14789, + 91498896163.44208 + ], + "all_triggers": [ + 123469456855.59612, + 2369261842.33962, + 2715.7698044557, + 121100195013.25648, + 125838718697.93573 + ], + "coincidence_4channelPA": [ + 84665031877.78868, + 1961938227.5859277, + 1862.2479026201, + 82703093650.20274, + 86626970105.3746 + ], + "combined_4channelPA": [ + 84892232040.0399, + 1964568912.462319, + 1867.2452789423, + 82927663127.57759, + 86856800952.50223 + ], + "combined_4channelPA_highThreshold": [ + 56582768051.51579, + 1603892977.8081846, + 1244.5650676713, + 54978875073.7076, + 58186661029.323975 + ], + "combined_4channelPA_nominal_selection": [ + 56083401185.36663, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 56930051504.14452, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 49287478618.91841, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 122469613734.3087, + 2359649321.5971165, + 2693.7777764097, + 120109964412.71156, + 124829263055.90582 + ], + "combined_8channelPA_highThreshold": [ + 89572846985.73332, + 2018001479.189701, + 1970.1976451349, + 87554845506.54362, + 91590848464.92302 + ], + "exclusive_LPDA_2of4_100Hz": [ + 227200162.25122026, + 101633670.35764702, + 4.9973763222, + 124976788.80141921, + 318220980.61337066 + ], + "exclusive_PA_4channel_100Hz": [ + 84665031877.78868, + 1961938227.5859277, + 1862.2479026201, + 82703093650.20274, + 86626970105.3746 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 0.927295218, + "thetamin": 0.7953988302, + "veff": { + "LPDA_2of4_100Hz": [ + 90827037.92349128, + 64253054.46494673, + 1.998217445, + 33606004.031691775, + 193058095.7819838 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 58635700.141442716 + ], + "PA_4channel_100Hz": [ + 50031843770.71292, + 1508028177.3278487, + 1100.7130179828, + 48523815593.38507, + 51539871948.04077 + ], + "PA_4channel_1mHz": [ + 35219683208.933365, + 1265257513.9171226, + 774.8417982548, + 33954425695.01624, + 36484940722.85049 + ], + "PA_8channel_100Hz": [ + 68070018191.72557, + 1758993099.7728515, + 1497.5573457042, + 66311025091.95272, + 69829011291.49843 + ], + "PA_8channel_1mHz": [ + 49668575615.8092, + 1502543504.0616295, + 1092.7210281422, + 48166032111.74756, + 51171119119.87082 + ], + "all_triggers": [ + 69705506878.25919, + 1779998954.6902425, + 1533.5385039498, + 67925507923.56894, + 71485505832.94942 + ], + "coincidence_4channelPA": [ + 50031843770.71292, + 1508028177.3278487, + 1100.7130179828, + 48523815593.38507, + 51539871948.04077 + ], + "combined_4channelPA": [ + 50122670808.63641, + 1509396382.2080762, + 1102.7112354277, + 48613274426.42834, + 51632067190.84449 + ], + "combined_4channelPA_highThreshold": [ + 35219683208.933365, + 1265257513.9171226, + 774.8417982548, + 33954425695.01624, + 36484940722.85049 + ], + "combined_4channelPA_nominal_selection": [ + 35104034973.63018, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 35604353411.33732, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 28090494141.938034, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 68160845229.64906, + 1760166236.4835262, + 1499.5555631492, + 66400678993.16554, + 69921011466.13258 + ], + "combined_8channelPA_highThreshold": [ + 49668575615.8092, + 1502543504.0616295, + 1092.7210281422, + 48166032111.74756, + 51171119119.87082 + ], + "exclusive_LPDA_2of4_100Hz": [ + 90827037.92349128, + 64253054.46494673, + 1.998217445, + 33606004.031691775, + 193058095.7819838 + ], + "exclusive_PA_4channel_100Hz": [ + 50031843770.71292, + 1508028177.3278487, + 1100.7130179828, + 48523815593.38507, + 51539871948.04077 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 0.7953988302, + "thetamin": 0.6435011088, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 56394379.70360251 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 56394379.70360251 + ], + "PA_4channel_100Hz": [ + 8655453921.116133, + 615131519.8970851, + 197.9902184743, + 8040322401.2190485, + 9270585441.01322 + ], + "PA_4channel_1mHz": [ + 6251301746.534058, + 522767148.67444146, + 142.9961513082, + 5728534597.859617, + 6774068895.2085 + ], + "PA_8channel_100Hz": [ + 11365470509.813648, + 704882561.7951473, + 259.9808178531, + 10660587948.018501, + 12070353071.608797 + ], + "PA_8channel_1mHz": [ + 8262064694.341452, + 600990147.8048251, + 188.9915894406, + 7661074546.536627, + 8863054842.146275 + ], + "all_triggers": [ + 11715109067.3057, + 715642666.1328489, + 267.9786669568, + 10999466401.17285, + 12430751733.438547 + ], + "coincidence_4channelPA": [ + 8655453921.116133, + 615131519.8970851, + 197.9902184743, + 8040322401.2190485, + 9270585441.01322 + ], + "combined_4channelPA": [ + 8655453921.116133, + 615131519.8970851, + 197.9902184743, + 8040322401.2190485, + 9270585441.01322 + ], + "combined_4channelPA_highThreshold": [ + 6251301746.534058, + 522767148.67444146, + 142.9961513082, + 5728534597.859617, + 6774068895.2085 + ], + "combined_4channelPA_nominal_selection": [ + 5885708666.358971, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 5972263205.570131, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 4068063342.9245825, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 11365470509.813648, + 704882561.7951473, + 259.9808178531, + 10660587948.018501, + 12070353071.608797 + ], + "combined_8channelPA_highThreshold": [ + 8262064694.341452, + 600990147.8048251, + 188.9915894406, + 7661074546.536627, + 8863054842.146275 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 56394379.70360251 + ], + "exclusive_PA_4channel_100Hz": [ + 8655453921.116133, + 615131519.8970851, + 197.9902184743, + 8040322401.2190485, + 9270585441.01322 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 0.6435011088, + "thetamin": 0.4510268118, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 56399175.70153061 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 56399175.70153061 + ], + "PA_4channel_100Hz": [ + 2579497183.248299, + 335821929.16519874, + 59.0, + 2243675254.083101, + 2915319112.413498 + ], + "PA_4channel_1mHz": [ + 2142294270.8333333, + 306042038.6904762, + 49.0, + 1836252232.142857, + 2448336309.5238094 + ], + "PA_8channel_100Hz": [ + 3322706286.7789755, + 381142606.6027367, + 75.9991800701, + 2941563680.176239, + 3703848893.3817124 + ], + "PA_8channel_1mHz": [ + 2666901918.156527, + 341464095.5859185, + 60.9991800701, + 2325437822.5706086, + 3008366013.742446 + ], + "all_triggers": [ + 3322706286.7789755, + 381142606.6027367, + 75.9991800701, + 2941563680.176239, + 3703848893.3817124 + ], + "coincidence_4channelPA": [ + 2579497183.248299, + 335821929.16519874, + 59.0, + 2243675254.083101, + 2915319112.413498 + ], + "combined_4channelPA": [ + 2579497183.248299, + 335821929.16519874, + 59.0, + 2243675254.083101, + 2915319112.413498 + ], + "combined_4channelPA_highThreshold": [ + 2142294270.8333333, + 306042038.6904762, + 49.0, + 1836252232.142857, + 2448336309.5238094 + ], + "combined_4channelPA_nominal_selection": [ + 1779853056.4413261, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1934622887.4362245, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 154769830.99489832, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 3322706286.7789755, + 381142606.6027367, + 75.9991800701, + 2941563680.176239, + 3703848893.3817124 + ], + "combined_8channelPA_highThreshold": [ + 2666901918.156527, + 341464095.5859185, + 60.9991800701, + 2325437822.5706086, + 3008366013.742446 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 56399175.70153061 + ], + "exclusive_PA_4channel_100Hz": [ + 2579497183.248299, + 335821929.16519874, + 59.0, + 2243675254.083101, + 2915319112.413498 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 0.4510268118, + "thetamin": 0.0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 56394019.372243375 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 56394019.372243375 + ], + "PA_4channel_100Hz": [ + 1267772528.5233006, + 235419448.41571045, + 29.0, + 1032353080.1075902, + 1503191976.9390109 + ], + "PA_4channel_1mHz": [ + 1005474764.0012385, + 209655981.2648938, + 23.0, + 795818782.7363447, + 1215130745.2661324 + ], + "PA_8channel_100Hz": [ + 1398921410.7843318, + 247296703.9781632, + 32.0, + 1151624706.8061686, + 1646218114.7624953 + ], + "PA_8channel_1mHz": [ + 1267772528.5233006, + 235419448.41571045, + 29.0, + 1032353080.1075902, + 1503191976.9390109 + ], + "all_triggers": [ + 1398921410.7843318, + 247296703.9781632, + 32.0, + 1151624706.8061686, + 1646218114.7624953 + ], + "coincidence_4channelPA": [ + 1267772528.5233006, + 235419448.41571045, + 29.0, + 1032353080.1075902, + 1503191976.9390109 + ], + "combined_4channelPA": [ + 1267772528.5233006, + 235419448.41571045, + 29.0, + 1032353080.1075902, + 1503191976.9390109 + ], + "combined_4channelPA_highThreshold": [ + 1005474764.0012385, + 209655981.2648938, + 23.0, + 795818782.7363447, + 1215130745.2661324 + ], + "combined_4channelPA_nominal_selection": [ + 633886264.2616503, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1267772528.5233006, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1398921410.7843318, + 247296703.9781632, + 32.0, + 1151624706.8061686, + 1646218114.7624953 + ], + "combined_8channelPA_highThreshold": [ + 1267772528.5233006, + 235419448.41571045, + 29.0, + 1032353080.1075902, + 1503191976.9390109 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 56394019.372243375 + ], + "exclusive_PA_4channel_100Hz": [ + 1267772528.5233006, + 235419448.41571045, + 29.0, + 1032353080.1075902, + 1503191976.9390109 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.670963748, + "thetamin": 1.5707963268, + "veff": { + "LPDA_2of4_100Hz": [ + 172688442313.44022, + 3250938701.462457, + 2821.6879455977, + 169437503611.97775, + 175939381014.90268 + ], + "LPDA_2of4_10mHz": [ + 135003134536.13199, + 2874412353.6385455, + 2205.919007869, + 132128722182.49345, + 137877546889.7705 + ], + "PA_4channel_100Hz": [ + 75352091980.52818, + 2147458608.1260765, + 1231.2352046763, + 73204633372.4021, + 77499550588.65427 + ], + "PA_4channel_1mHz": [ + 52480743950.91806, + 1792161469.7124894, + 857.5228347565, + 50688582481.20558, + 54272905420.63055 + ], + "PA_8channel_100Hz": [ + 111537117522.92096, + 2612683803.409327, + 1822.4898886394, + 108924433719.51161, + 114149801326.33028 + ], + "PA_8channel_1mHz": [ + 81354209487.88379, + 2231347236.557452, + 1329.3083726989, + 79122862251.32634, + 83585556724.44125 + ], + "all_triggers": [ + 204757123130.3482, + 3539946138.4783864, + 3345.6825388667, + 201217176991.8698, + 208297069268.8266 + ], + "coincidence_4channelPA": [ + 75352091980.52818, + 2147458608.1260765, + 1231.2352046763, + 73204633372.4021, + 77499550588.65427 + ], + "combined_4channelPA": [ + 191563373114.9214, + 3423997054.865918, + 3130.0998115166, + 188139376060.05548, + 194987370169.7873 + ], + "combined_4channelPA_highThreshold": [ + 149807745058.1389, + 3027919173.9846673, + 2447.8228115607, + 146779825884.15424, + 152835664232.12354 + ], + "combined_4channelPA_nominal_selection": [ + 168583772145.1105, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 169376151444.9105, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 155376849206.1659, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 204424709116.92908, + 3537071499.334159, + 3340.2509731982, + 200887637617.59494, + 207961780616.2632 + ], + "combined_8channelPA_highThreshold": [ + 161234854564.929, + 3141279714.2055893, + 2634.539054503, + 158093574850.7234, + 164376134279.13458 + ], + "exclusive_LPDA_2of4_100Hz": [ + 129427965056.77951, + 2814434890.7169857, + 2114.8220687583, + 126613530166.06253, + 132242399947.49649 + ], + "exclusive_PA_4channel_100Hz": [ + 26412643326.665604, + 1271402549.5717022, + 431.5762901547, + 25141240777.093903, + 27684045876.237297 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.7721542476, + "thetamin": 1.670963748, + "veff": { + "LPDA_2of4_100Hz": [ + 4479970760.428748, + 523665475.04096586, + 73.188437388, + 3956305285.3877826, + 5003636235.469714 + ], + "LPDA_2of4_10mHz": [ + 3540152334.0127277, + 465508191.3270841, + 57.834801006, + 3074644142.685644, + 4005660525.3398128 + ], + "PA_4channel_100Hz": [ + 1131352294.6578732, + 263157216.05753008, + 18.4826890641, + 875171758.1360167, + 1364863400.183495 + ], + "PA_4channel_1mHz": [ + 768458098.4848423, + 216883467.58447418, + 12.5541550233, + 555761435.8460354, + 957017100.950982 + ], + "PA_8channel_100Hz": [ + 1707444894.5998757, + 323288086.33751816, + 27.894205218, + 1384156808.2623575, + 2030732980.937394 + ], + "PA_8channel_1mHz": [ + 1210668444.1647267, + 272225600.00808406, + 19.7784620395, + 955281069.137939, + 1515019378.8093069 + ], + "all_triggers": [ + 4820431884.795246, + 543199457.5019618, + 78.7504865656, + 4277232427.293284, + 5363631342.297209 + ], + "coincidence_4channelPA": [ + 1131352294.6578732, + 263157216.05753008, + 18.4826890641, + 875171758.1360167, + 1364863400.183495 + ], + "combined_4channelPA": [ + 4669278145.912315, + 534615104.82404613, + 76.2811164412, + 4134663041.088269, + 5203893250.736362 + ], + "combined_4channelPA_highThreshold": [ + 3699090936.726328, + 475843187.78464985, + 60.4313509826, + 3223247748.941678, + 4174934124.5109777 + ], + "combined_4channelPA_nominal_selection": [ + 4204940811.9059014, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 4204940811.9059014, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 3829452524.336915, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 4814332796.24671, + 542855705.0861996, + 78.6508469063, + 4271477091.1605105, + 5357188501.33291 + ], + "combined_8channelPA_highThreshold": [ + 3801445236.8145995, + 482381586.5278891, + 62.103493879, + 3319063650.2867107, + 4283826823.342489 + ], + "exclusive_LPDA_2of4_100Hz": [ + 3754882875.6898656, + 479418236.13267565, + 61.342813367, + 3275464639.5571904, + 4234301111.822541 + ], + "exclusive_PA_4channel_100Hz": [ + 286609827.2175082, + 132453027.95570853, + 4.6822906925, + 160358047.83833274, + 424201747.99786717 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.8754889808, + "thetamin": 1.7721542476, + "veff": { + "LPDA_2of4_100Hz": [ + 102141832.94282053, + 79075895.97165808, + 1.6684724936, + 37792478.18884359, + 229736211.24623245 + ], + "LPDA_2of4_10mHz": [ + 82282555.55076674, + 70973493.63884324, + 1.3440739869, + 30444545.55378369, + 199947295.15815175 + ], + "PA_4channel_100Hz": [ + 13749720.079275435, + 29012772.079718824, + 0.2245997461, + 5087396.429331911, + 99046803.92636783 + ], + "PA_4channel_1mHz": [ + 8542481.00835568, + 22868322.53390711, + 0.1395402273, + 3160717.973091602, + 91444234.88282499 + ], + "PA_8channel_100Hz": [ + 20609802.263404753, + 35520511.447542585, + 0.336658225, + 7625626.837459758, + 109062523.91519663 + ], + "PA_8channel_1mHz": [ + 14667550.521796472, + 29965470.02833292, + 0.2395923775, + 5426993.693064695, + 100386836.37244853 + ], + "all_triggers": [ + 105710303.79601213, + 80445352.37182285, + 1.7267629637, + 39112812.4045245, + 235088917.52601987 + ], + "coincidence_4channelPA": [ + 13749720.079275435, + 29012772.079718824, + 0.2245997461, + 5087396.429331911, + 99046803.92636783 + ], + "combined_4channelPA": [ + 104297575.93978828, + 79906002.63609077, + 1.7036862526, + 38590103.09772166, + 232969825.74168402 + ], + "combined_4channelPA_highThreshold": [ + 83828040.96244982, + 71636928.426847, + 1.369319274, + 31016375.15610643, + 202265523.27567637 + ], + "combined_4channelPA_nominal_selection": [ + 92580666.77356073, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 92935539.627101, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 83293271.75849348, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 105616641.34875646, + 80409705.996606, + 1.7252330008, + 39078157.29903989, + 234948423.85513633 + ], + "combined_8channelPA_highThreshold": [ + 85016348.62084305, + 72142887.7092301, + 1.3887301127, + 31456048.989711933, + 204047984.76326624 + ], + "exclusive_LPDA_2of4_100Hz": [ + 93146929.26878048, + 75513842.36902624, + 1.5215420055, + 34464363.82944878, + 216243855.73517236 + ], + "exclusive_PA_4channel_100Hz": [ + 2729791.1810789765, + 12927275.699222377, + 0.0445907555, + 1010022.7369992213, + 82957707.73500098 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.9823131729, + "thetamin": 1.8754889808, + "veff": { + "LPDA_2of4_100Hz": [ + 510061.7485355051, + 4613494.152806921, + 0.0122232181, + 188722.8469581369, + 54575003.01837886 + ], + "LPDA_2of4_10mHz": [ + 425662.1430338925, + 4214549.028678213, + 0.0102006497, + 157494.9929225403, + 54451779.59434651 + ], + "PA_4channel_100Hz": [ + 47565.9380810893, + 1408856.0780162918, + 0.0011398793, + 17599.397090003, + 53899759.13511542 + ], + "PA_4channel_1mHz": [ + 33525.5385746616, + 1182786.8255837196, + 0.0008034125, + 12404.4492726248, + 53879260.15183603 + ], + "PA_8channel_100Hz": [ + 68084.600011416, + 1685555.441757655, + 0.0016315925, + 25191.3020042239, + 53929716.38153369 + ], + "PA_8channel_1mHz": [ + 48663.6662026779, + 1425020.1622055855, + 0.0011661855, + 18005.5564949908, + 53901361.81817294 + ], + "all_triggers": [ + 530433.753343716, + 4704724.23768421, + 0.0127114168, + 196260.4887371749, + 54604746.145398855 + ], + "coincidence_4channelPA": [ + 47565.9380810893, + 1408856.0780162918, + 0.0011398793, + 17599.397090003, + 53899759.13511542 + ], + "combined_4channelPA": [ + 522933.691225176, + 4671344.627112065, + 0.0125316838, + 193485.4657533151, + 54593796.05470578 + ], + "combined_4channelPA_highThreshold": [ + 435585.0556790506, + 4263390.199093477, + 0.0104384443, + 161166.4706012487, + 54466267.04680845 + ], + "combined_4channelPA_nominal_selection": [ + 474623.3225429016, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 474623.3225429016, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 426312.9538606272, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 530016.2159473056, + 4702872.182621829, + 0.0127014108, + 196105.9999005031, + 54604136.54080009 + ], + "combined_8channelPA_highThreshold": [ + 440696.2192197435, + 4288330.601557585, + 0.0105609292, + 163057.6011113051, + 54473729.34557786 + ], + "exclusive_LPDA_2of4_100Hz": [ + 483103.6868227439, + 4489921.755516602, + 0.0115771899, + 178748.3641244152, + 54535644.24827823 + ], + "exclusive_PA_4channel_100Hz": [ + 16516.1622819958, + 830181.7224142005, + 0.0003957965, + 6110.9800443384, + 53854426.46244874 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 2.0943951024, + "thetamin": 1.9823131729, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828892.130579494 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 53828892.130579494 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828892.130579494 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828892.130579494 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828892.130579494 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828892.130579494 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 53828892.130579494 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828892.130579494 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828892.130579494 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828892.130579494 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 53828892.130579494 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828892.130579494 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828892.130579494 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828892.130579494 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.5707963268, + "thetamin": 1.4706289056, + "veff": { + "LPDA_2of4_100Hz": [ + 386969334300.5597, + 4866485344.260746, + 6322.9865953042, + 382102848956.299, + 391835819644.8205 + ], + "LPDA_2of4_10mHz": [ + 302454009399.48285, + 4302360697.959126, + 4942.0263509655, + 298151648701.52374, + 306756370097.44196 + ], + "PA_4channel_100Hz": [ + 258277553384.13626, + 3975762897.690052, + 4220.1935997529, + 254301790486.4462, + 262253316281.82635 + ], + "PA_4channel_1mHz": [ + 186254636298.40134, + 3376219630.545014, + 3043.3563185483, + 182878416667.85632, + 189630855928.94638 + ], + "PA_8channel_100Hz": [ + 363046089076.3578, + 4713657532.374008, + 5932.0864761973, + 358332431543.98376, + 367759746608.73175 + ], + "PA_8channel_1mHz": [ + 274051709562.0833, + 4095372431.165535, + 4477.9395481383, + 269956337130.91776, + 278147081993.24884 + ], + "all_triggers": [ + 529504374017.38824, + 5692616412.935169, + 8651.9751367855, + 523811757604.45306, + 535196990430.3234 + ], + "coincidence_4channelPA": [ + 258277553384.13626, + 3975762897.690052, + 4220.1935997529, + 254301790486.4462, + 262253316281.82635 + ], + "combined_4channelPA": [ + 476678668026.734, + 5401196818.769932, + 7788.8157046043, + 471277471207.9641, + 482079864845.5039 + ], + "combined_4channelPA_highThreshold": [ + 374589201016.64087, + 4788006938.904732, + 6120.6981712258, + 369801194077.73615, + 379377207955.54565 + ], + "combined_4channelPA_nominal_selection": [ + 401929135346.8916, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 409164883833.3756, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 373006009748.11444, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 528734844314.39386, + 5688478363.85826, + 8639.4012050409, + 523046365950.5356, + 534423322678.252 + ], + "combined_8channelPA_highThreshold": [ + 421658643699.6577, + 5079929070.036845, + 6889.8016343493, + 416578714629.621, + 426738572769.6946 + ], + "exclusive_LPDA_2of4_100Hz": [ + 253052513555.3522, + 3935341925.4317985, + 4134.8176955949, + 249117171629.9204, + 256987855480.784 + ], + "exclusive_PA_4channel_100Hz": [ + 120595808108.06628, + 2716709807.907194, + 1970.5067314841, + 117879098300.15909, + 123312517915.97346 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.4706289056, + "thetamin": 1.369438406, + "veff": { + "LPDA_2of4_100Hz": [ + 277422756814.8215, + 4120855574.4831076, + 4532.2032559898, + 273301901240.3384, + 281543612389.30457 + ], + "LPDA_2of4_10mHz": [ + 205403970251.67258, + 3545853343.6186557, + 3355.6459226928, + 201858116908.05392, + 208949823595.29123 + ], + "PA_4channel_100Hz": [ + 301957138339.6337, + 4299213400.45904, + 4933.016819762, + 297657924939.1747, + 306256351740.0928 + ], + "PA_4channel_1mHz": [ + 219080889102.42255, + 3662002190.158183, + 3579.0831664827, + 215418886912.2644, + 222742891292.58078 + ], + "PA_8channel_100Hz": [ + 405323450692.46344, + 4981007756.091411, + 6621.6927697233, + 400342442936.3721, + 410304458448.5549 + ], + "PA_8channel_1mHz": [ + 316517117919.5441, + 4401644397.412129, + 5170.8804601383, + 312115473522.13196, + 320918762316.95624 + ], + "all_triggers": [ + 492416420364.6523, + 5490129842.038206, + 8044.5141894729, + 486926290522.6141, + 497906550206.6905 + ], + "coincidence_4channelPA": [ + 301957138339.6337, + 4299213400.45904, + 4933.016819762, + 297657924939.1747, + 306256351740.0928 + ], + "combined_4channelPA": [ + 423430249067.5597, + 5091049179.177925, + 6917.5001198245, + 418339199888.3818, + 428521298246.7376 + ], + "combined_4channelPA_highThreshold": [ + 323746662810.86395, + 4451629405.611544, + 5288.9881715314, + 319295033405.25244, + 328198292216.4755 + ], + "combined_4channelPA_nominal_selection": [ + 331117682275.9382, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 356425517003.5755, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 311113214706.13763, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 491322093228.7213, + 5484025923.162842, + 8026.6363734439, + 485838067305.5585, + 496806119151.88416 + ], + "combined_8channelPA_highThreshold": [ + 392820758547.7588, + 4903583412.714468, + 6417.4386461703, + 387917175135.0443, + 397724341960.4732 + ], + "exclusive_LPDA_2of4_100Hz": [ + 145813601281.63983, + 2987551293.3768687, + 2382.1293036078, + 142826049988.26297, + 148801152575.01672 + ], + "exclusive_PA_4channel_100Hz": [ + 180770248054.5524, + 3326441033.65676, + 2953.2094490929, + 177443807020.89566, + 184096689088.20914 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.369438406, + "thetamin": 1.2661036728, + "veff": { + "LPDA_2of4_100Hz": [ + 133440058942.7637, + 2858152586.1810274, + 2179.7246188972, + 130581906356.58269, + 136298211528.94473 + ], + "LPDA_2of4_10mHz": [ + 95489369583.70377, + 2417796869.6646867, + 1559.8054390387, + 93071572714.03906, + 97907166453.36845 + ], + "PA_4channel_100Hz": [ + 313385464365.82074, + 4380076768.377648, + 5119.1075400807, + 309005387597.44305, + 317765541134.19836 + ], + "PA_4channel_1mHz": [ + 233003609795.27472, + 3776796827.0360847, + 3806.0812366736, + 229226812968.23865, + 236780406622.3108 + ], + "PA_8channel_100Hz": [ + 417925089071.52716, + 5058147850.9194145, + 6826.7476252746, + 412866941220.6078, + 422983236922.4466 + ], + "PA_8channel_1mHz": [ + 328950124050.8964, + 4487529588.755128, + 5373.3540697144, + 324462594462.1413, + 333437653639.65155 + ], + "all_triggers": [ + 448026326904.5078, + 5237138571.90042, + 7318.447117044, + 442789188332.60736, + 453263465476.40826 + ], + "coincidence_4channelPA": [ + 313385464365.82074, + 4380076768.377648, + 5119.1075400807, + 309005387597.44305, + 317765541134.19836 + ], + "combined_4channelPA": [ + 355081712666.0311, + 4662366942.782671, + 5800.2098991152, + 350419345723.2485, + 359744079608.8138 + ], + "combined_4channelPA_highThreshold": [ + 267504268761.28284, + 4046761935.2219396, + 4369.6446546772, + 263457506826.06088, + 271551030696.5048 + ], + "combined_4channelPA_nominal_selection": [ + 249806935231.43365, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 291224364605.061, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 239548613418.68713, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 446378458752.118, + 5227498441.965939, + 7291.5294222459, + 441150960310.15204, + 451605957194.08386 + ], + "combined_8channelPA_highThreshold": [ + 353442848298.50665, + 4651595022.059827, + 5773.4392798781, + 348791253276.44684, + 358094443320.5665 + ], + "exclusive_LPDA_2of4_100Hz": [ + 53856830629.08024, + 1815777766.8067193, + 879.7437632153, + 52041052862.27351, + 55672608395.88695 + ], + "exclusive_PA_4channel_100Hz": [ + 243631937491.92545, + 3861974548.825505, + 3979.6934766685, + 239769962943.0999, + 247493912040.75095 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.2661036728, + "thetamin": 1.1592794807, + "veff": { + "LPDA_2of4_100Hz": [ + 37604906273.7671, + 1517749066.3679285, + 613.8878986585, + 36087157207.39918, + 39122655340.135025 + ], + "LPDA_2of4_10mHz": [ + 23792051070.615993, + 1207240122.6845903, + 388.3975173395, + 22584810947.931404, + 24999291193.30058 + ], + "PA_4channel_100Hz": [ + 319104757566.33997, + 4421242729.944644, + 5209.2816731997, + 314683514836.3953, + 323526000296.2846 + ], + "PA_4channel_1mHz": [ + 244888824994.16537, + 3873131147.504922, + 3997.730644139, + 241015693846.6605, + 248761956141.67035 + ], + "PA_8channel_100Hz": [ + 420024887161.4391, + 5072420289.121338, + 6856.7700577857, + 414952466872.31775, + 425097307450.5604 + ], + "PA_8channel_1mHz": [ + 334145293277.38763, + 4524237479.082738, + 5454.813540641, + 329621055798.3049, + 338669530756.47034 + ], + "all_triggers": [ + 428218723308.70355, + 5121657649.650381, + 6990.5317754131, + 423097065659.05316, + 433340380958.35394 + ], + "coincidence_4channelPA": [ + 319104757566.33997, + 4421242729.944644, + 5209.2816731997, + 314683514836.3953, + 323526000296.2846 + ], + "combined_4channelPA": [ + 328093950333.8712, + 4483083525.461304, + 5356.0273296978, + 323610866808.4099, + 332577033859.33246 + ], + "combined_4channelPA_highThreshold": [ + 251801459247.73038, + 3927415415.222108, + 4110.5771563792, + 247874043832.5083, + 255728874662.9525 + ], + "combined_4channelPA_nominal_selection": [ + 219880048916.63892, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 255568085059.46234, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 206834243880.26907, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 427179847784.1776, + 5115441205.221115, + 6973.5724694099, + 422064406578.9565, + 432295288989.3987 + ], + "combined_8channelPA_highThreshold": [ + 339468757179.7347, + 4560134206.458577, + 5541.7173623073, + 334908622973.2761, + 344028891386.19324 + ], + "exclusive_LPDA_2of4_100Hz": [ + 11497929887.620346, + 839242651.3584436, + 187.6999763341, + 10658687236.261904, + 12337172538.97879 + ], + "exclusive_PA_4channel_100Hz": [ + 297400301190.1952, + 4268235966.6911726, + 4854.9634621855, + 293132065223.504, + 301668537156.88635 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.1592794807, + "thetamin": 1.0471975512, + "veff": { + "LPDA_2of4_100Hz": [ + 4586815735.18478, + 456620311.0918049, + 100.9048720885, + 4130195424.092975, + 5043436046.276585 + ], + "LPDA_2of4_10mHz": [ + 2135492830.5041807, + 311564980.49363315, + 46.9784799191, + 1823927850.0105474, + 2447057810.997814 + ], + "PA_4channel_100Hz": [ + 302707766869.57983, + 3709465710.0069523, + 6659.2360059013, + 298998301159.5729, + 306417232579.58673 + ], + "PA_4channel_1mHz": [ + 231124761946.36627, + 3241326778.3392477, + 5084.4890850512, + 227883435168.027, + 234366088724.70554 + ], + "PA_8channel_100Hz": [ + 386083747635.15393, + 4189289168.2675204, + 8493.4153495078, + 381894458466.8865, + 390273036803.42145 + ], + "PA_8channel_1mHz": [ + 314100600704.01355, + 3778626467.1074915, + 6909.8657471335, + 310321974236.90607, + 317879227171.12103 + ], + "all_triggers": [ + 389352605456.6029, + 4206986528.7977486, + 8565.3266054623, + 385145618927.8052, + 393559591985.4007 + ], + "coincidence_4channelPA": [ + 302707766869.57983, + 3709465710.0069523, + 6659.2360059013, + 298998301159.5729, + 306417232579.58673 + ], + "combined_4channelPA": [ + 304796616436.7048, + 3722242380.0497637, + 6705.1883856243, + 301074374056.65497, + 308518858816.7546 + ], + "combined_4channelPA_highThreshold": [ + 232170017685.58987, + 3248647918.3886433, + 5107.4835550181, + 228921369767.2012, + 235418665603.97855 + ], + "combined_4channelPA_nominal_selection": [ + 232326583203.41116, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 250382780647.37955, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 192959578617.39297, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 387900099675.9833, + 4199131974.9963217, + 8533.373085098, + 383700967700.987, + 392099231650.9796 + ], + "combined_8channelPA_highThreshold": [ + 315009546936.9999, + 3784089823.641155, + 6929.8615587532, + 311225457113.35876, + 318793636760.641 + ], + "exclusive_LPDA_2of4_100Hz": [ + 2452434574.199542, + 333886065.00604784, + 53.9508476691, + 2118548509.1934943, + 2786320639.20559 + ], + "exclusive_PA_4channel_100Hz": [ + 300936624066.14026, + 3698597749.731103, + 6620.2728235217, + 297238026316.4091, + 304635221815.8714 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.0471975512, + "thetamin": 0.927295218, + "veff": { + "LPDA_2of4_100Hz": [ + 771857738.4041151, + 187327666.1862824, + 16.97738042, + 581010087.8426671, + 944126896.9325097 + ], + "LPDA_2of4_10mHz": [ + 90927777.93833974, + 64295648.37842458, + 2.0, + 33643277.8371857, + 193221528.1189719 + ], + "PA_4channel_100Hz": [ + 260607185202.7777, + 3442123782.292987, + 5732.1797829372, + 257165061420.48474, + 264049308985.0707 + ], + "PA_4channel_1mHz": [ + 202247591999.38376, + 3032319585.2254677, + 4448.5325955404, + 199215272414.15826, + 205279911584.60925 + ], + "PA_8channel_100Hz": [ + 334857012963.59924, + 3901781908.0421386, + 7365.3402855764, + 330955231055.5571, + 338758794871.6414 + ], + "PA_8channel_1mHz": [ + 268145855627.8426, + 3491554583.2490273, + 5897.9964474592, + 264654301044.5936, + 271637410211.09167 + ], + "all_triggers": [ + 337036850749.4417, + 3914461132.9008355, + 7413.2868610953, + 333122389616.5409, + 340951311882.3426 + ], + "coincidence_4channelPA": [ + 260607185202.7777, + 3442123782.292987, + 5732.1797829372, + 257165061420.48474, + 264049308985.0707 + ], + "combined_4channelPA": [ + 261333647772.9201, + 3446918035.906306, + 5748.1586749021, + 257886729737.01385, + 264780565808.82642 + ], + "combined_4channelPA_highThreshold": [ + 202338519777.32205, + 3033001153.534622, + 4450.5325955404, + 199305518623.78745, + 205371520930.85666 + ], + "combined_4channelPA_nominal_selection": [ + 211749721892.52164, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 219566575593.5571, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 159560178111.77805, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 335492715604.3618, + 3905483782.09435, + 7379.3228694507, + 331587231822.2675, + 339398199386.4562 + ], + "combined_8channelPA_highThreshold": [ + 268236783405.78098, + 3492146523.015278, + 5899.9964474592, + 264744636882.7657, + 271728929928.79626 + ], + "exclusive_LPDA_2of4_100Hz": [ + 771857738.4041151, + 187327666.1862824, + 16.97738042, + 581010087.8426671, + 944126896.9325097 + ], + "exclusive_PA_4channel_100Hz": [ + 260561790034.51602, + 3441823977.448206, + 5731.1812944821, + 257119966057.0678, + 264003614011.96426 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 0.927295218, + "thetamin": 0.7953988302, + "veff": { + "LPDA_2of4_100Hz": [ + 499262616.34813267, + 150643614.20000944, + 10.9839018471, + 354242305.30533767, + 626973809.2691548 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 58635700.141442716 + ], + "PA_4channel_100Hz": [ + 157084345224.43967, + 2672099682.9998097, + 3455.8946998282, + 154412245541.43988, + 159756444907.43948 + ], + "PA_4channel_1mHz": [ + 117433863554.2984, + 2310377131.169993, + 2583.574232415, + 115123486423.12842, + 119744240685.46838 + ], + "PA_8channel_100Hz": [ + 200412619632.368, + 3018205004.4834256, + 4409.1275230298, + 197394414627.88455, + 203430824636.85147 + ], + "PA_8channel_1mHz": [ + 156903615483.8629, + 2670562079.53226, + 3451.9186005443, + 154233053404.33066, + 159574177563.3952 + ], + "all_triggers": [ + 203273392238.20575, + 3039670228.1883054, + 4472.0652325246, + 200233722010.01746, + 206313062466.39404 + ], + "coincidence_4channelPA": [ + 157084345224.43967, + 2672099682.9998097, + 3455.8946998282, + 154412245541.43988, + 159756444907.43948 + ], + "combined_4channelPA": [ + 157401912430.47107, + 2674799324.3517356, + 3462.8812574167, + 154727113106.11932, + 160076711754.82278 + ], + "combined_4channelPA_highThreshold": [ + 117433863554.2984, + 2310377131.169993, + 2583.574232415, + 115123486423.12842, + 119744240685.46838 + ], + "combined_4channelPA_nominal_selection": [ + 116547297661.09431, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 119687167952.67659, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 91392034349.6289, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 200639399360.527, + 3019912167.9130554, + 4414.1167335043, + 197619487192.61392, + 203659311528.44003 + ], + "combined_8channelPA_highThreshold": [ + 156903615483.8629, + 2670562079.53226, + 3451.9186005443, + 154233053404.33066, + 159574177563.3952 + ], + "exclusive_LPDA_2of4_100Hz": [ + 363009788.0721956, + 128453330.83635251, + 7.986305706, + 240252781.01187328, + 467541610.42487013 + ], + "exclusive_PA_4channel_100Hz": [ + 156993514579.1136, + 2671327029.195156, + 3453.8964030195, + 154322187549.91846, + 159664841608.30878 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 0.7953988302, + "thetamin": 0.6435011088, + "veff": { + "LPDA_2of4_100Hz": [ + 174754133.23128638, + 87405102.22374602, + 3.9974343729, + 102157702.86304428, + 296232370.3180388 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 56394379.70360251 + ], + "PA_4channel_100Hz": [ + 33915004876.59211, + 1217640259.0714874, + 775.7928453287, + 32697364617.52062, + 35132645135.663605 + ], + "PA_4channel_1mHz": [ + 25044181928.43905, + 1046348803.1527996, + 572.8761422235, + 23997833125.286255, + 26090530731.591846 + ], + "PA_8channel_100Hz": [ + 43790808295.659454, + 1383612693.5309846, + 1001.6980947091, + 42407195602.12847, + 45174420989.19044 + ], + "PA_8channel_1mHz": [ + 32866601788.400135, + 1198672269.6131926, + 751.8110231883, + 31667929518.78694, + 34065274058.013332 + ], + "all_triggers": [ + 44751931155.78921, + 1398714082.2106788, + 1023.6834148081, + 43353217073.57853, + 46150645237.999886 + ], + "coincidence_4channelPA": [ + 33915004876.59211, + 1217640259.0714874, + 775.7928453287, + 32697364617.52062, + 35132645135.663605 + ], + "combined_4channelPA": [ + 34089759009.823395, + 1220773300.988526, + 779.7902797016, + 32868985708.83487, + 35310532310.81191 + ], + "combined_4channelPA_highThreshold": [ + 25044181928.43905, + 1046348803.1527996, + 572.8761422235, + 23997833125.286255, + 26090530731.591846 + ], + "combined_4channelPA_nominal_selection": [ + 27289282621.181847, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 27289282621.181847, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 24897756866.49727, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 43965562428.89074, + 1386370707.132407, + 1005.6955290821, + 42579191721.75833, + 45351933136.02315 + ], + "combined_8channelPA_highThreshold": [ + 32866601788.400135, + 1198672269.6131926, + 751.8110231883, + 31667929518.78694, + 34065274058.013332 + ], + "exclusive_LPDA_2of4_100Hz": [ + 174754133.23128638, + 87405102.22374602, + 3.9974343729, + 102157702.86304428, + 296232370.3180388 + ], + "exclusive_PA_4channel_100Hz": [ + 33915004876.59211, + 1217640259.0714874, + 775.7928453287, + 32697364617.52062, + 35132645135.663605 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 0.6435011088, + "thetamin": 0.4510268118, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 56399175.70153061 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 56399175.70153061 + ], + "PA_4channel_100Hz": [ + 4590630580.357142, + 447999671.82503027, + 105.0, + 4142630908.5321126, + 5038630252.182173 + ], + "PA_4channel_1mHz": [ + 3628784173.0442176, + 398310809.41649896, + 83.0, + 3230473363.627719, + 4027094982.4607167 + ], + "PA_8channel_100Hz": [ + 5202686520.93087, + 476930781.07132727, + 118.999356436, + 4725755739.859542, + 5679617302.002197 + ], + "PA_8channel_1mHz": [ + 4459458616.1995, + 441552748.241525, + 101.9997463321, + 4017905867.9579754, + 4901011364.441026 + ], + "all_triggers": [ + 5290127103.413864, + 480921924.70897907, + 120.999356436, + 4809205178.704885, + 5771049028.122843 + ], + "coincidence_4channelPA": [ + 4590630580.357142, + 447999671.82503027, + 105.0, + 4142630908.5321126, + 5038630252.182173 + ], + "combined_4channelPA": [ + 4590630580.357142, + 447999671.82503027, + 105.0, + 4142630908.5321126, + 5038630252.182173 + ], + "combined_4channelPA_highThreshold": [ + 3628784173.0442176, + 398310809.41649896, + 83.0, + 3230473363.627719, + 4027094982.4607167 + ], + "combined_4channelPA_nominal_selection": [ + 3810223381.6964283, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 4590630580.357142, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 2295315290.178571, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 5202686520.93087, + 476930781.07132727, + 118.999356436, + 4725755739.859542, + 5679617302.002197 + ], + "combined_8channelPA_highThreshold": [ + 4459458616.1995, + 441552748.241525, + 101.9997463321, + 4017905867.9579754, + 4901011364.441026 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 56399175.70153061 + ], + "exclusive_PA_4channel_100Hz": [ + 4590630580.357142, + 447999671.82503027, + 105.0, + 4142630908.5321126, + 5038630252.182173 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 0.4510268118, + "thetamin": 0.0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 56394019.372243375 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 56394019.372243375 + ], + "PA_4channel_100Hz": [ + 1573786587.1323733, + 262297764.5220622, + 36.0, + 1311488822.610311, + 1836084351.6544354 + ], + "PA_4channel_1mHz": [ + 1442637704.871342, + 251130990.05731103, + 33.0, + 1191506714.8140311, + 1693768694.928653 + ], + "PA_8channel_100Hz": [ + 1704935469.3934045, + 273008169.0707755, + 39.0, + 1431927300.3226287, + 1977943638.4641798 + ], + "PA_8channel_1mHz": [ + 1617502881.2193835, + 265915835.63596427, + 37.0, + 1351587045.5834196, + 1883418716.8553476 + ], + "all_triggers": [ + 1704935469.3934045, + 273008169.0707755, + 39.0, + 1431927300.3226287, + 1977943638.4641798 + ], + "coincidence_4channelPA": [ + 1573786587.1323733, + 262297764.5220622, + 36.0, + 1311488822.610311, + 1836084351.6544354 + ], + "combined_4channelPA": [ + 1573786587.1323733, + 262297764.5220622, + 36.0, + 1311488822.610311, + 1836084351.6544354 + ], + "combined_4channelPA_highThreshold": [ + 1442637704.871342, + 251130990.05731103, + 33.0, + 1191506714.8140311, + 1693768694.928653 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1573786587.1323733, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1704935469.3934045, + 273008169.0707755, + 39.0, + 1431927300.3226287, + 1977943638.4641798 + ], + "combined_8channelPA_highThreshold": [ + 1617502881.2193835, + 265915835.63596427, + 37.0, + 1351587045.5834196, + 1883418716.8553476 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 56394019.372243375 + ], + "exclusive_PA_4channel_100Hz": [ + 1573786587.1323733, + 262297764.5220622, + 36.0, + 1311488822.610311, + 1836084351.6544354 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.670963748, + "thetamin": 1.5707963268, + "veff": { + "LPDA_2of4_100Hz": [ + 260070969889.5066, + 5642049550.470064, + 2124.7603952428, + 254428920339.03653, + 265713019439.97665 + ], + "LPDA_2of4_10mHz": [ + 230323672776.78488, + 5309580943.738038, + 1881.7272001212, + 225014091833.04684, + 235633253720.52292 + ], + "PA_4channel_100Hz": [ + 166577875004.5657, + 4515435219.889099, + 1360.9287944894, + 162062439784.67664, + 171093310224.4548 + ], + "PA_4channel_1mHz": [ + 135048011481.2542, + 4065697420.481273, + 1103.3321649609, + 130982314060.77292, + 139113708901.73547 + ], + "PA_8channel_100Hz": [ + 205450303386.77676, + 5014693001.766587, + 1678.5136303845, + 200435610385.01016, + 210464996388.54337 + ], + "PA_8channel_1mHz": [ + 173280986892.92285, + 4605390000.719646, + 1415.6927178574, + 168675596892.2032, + 177886376893.6425 + ], + "all_triggers": [ + 291473381728.0984, + 5972971014.161263, + 2381.3157540285, + 285500410713.93713, + 297446352742.25964 + ], + "coincidence_4channelPA": [ + 166577875004.5657, + 4515435219.889099, + 1360.9287944894, + 162062439784.67664, + 171093310224.4548 + ], + "combined_4channelPA": [ + 282491996628.2821, + 5880226181.211707, + 2307.9385087227, + 276611770447.0704, + 288372222809.49384 + ], + "combined_4channelPA_highThreshold": [ + 252576509338.17395, + 5560161877.957509, + 2063.5312124165, + 247016347460.21643, + 258136671216.13144 + ], + "combined_4channelPA_nominal_selection": [ + 238949639475.82593, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 240879327433.5113, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 219206767134.8223, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 291112615529.7807, + 5969273398.230441, + 2378.3683211395, + 285143342131.5502, + 297081888928.0111 + ], + "combined_8channelPA_highThreshold": [ + 260824069947.8676, + 5650212622.773847, + 2130.9131664589, + 255173857325.09375, + 266474282570.64148 + ], + "exclusive_LPDA_2of4_100Hz": [ + 190996430217.75198, + 4835079089.552473, + 1560.4265663786, + 186161351128.1995, + 195831509307.30444 + ], + "exclusive_PA_4channel_100Hz": [ + 64322931922.844696, + 2805910881.325145, + 525.5135485273, + 61517021041.51954, + 67128842804.16984 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.7721542476, + "thetamin": 1.670963748, + "veff": { + "LPDA_2of4_100Hz": [ + 1260284552.7449977, + 392794733.95170724, + 10.2945155239, + 867164444.3255666, + 1602565582.02564 + ], + "LPDA_2of4_10mHz": [ + 1134200510.180429, + 372628672.4882232, + 9.264609912, + 789514465.5482557, + 1433446990.88756 + ], + "PA_4channel_100Hz": [ + 559089464.242605, + 261620640.33462942, + 4.5668695664, + 314922717.6977768, + 845294854.1534038 + ], + "PA_4channel_1mHz": [ + 425500398.4920069, + 228234522.3829029, + 3.4756598803, + 206872468.5889902, + 735024292.8083782 + ], + "PA_8channel_100Hz": [ + 724557229.8710945, + 297829489.6635273, + 5.9184774062, + 456976668.63121015, + 9177718494.652327 + ], + "PA_8channel_1mHz": [ + 583223867.7643381, + 267207715.77875522, + 4.7640091657, + 324817823.14168733, + 850604422.928185 + ], + "all_triggers": [ + 1330015596.1024475, + 403515031.0720046, + 10.8641069759, + 938987418.9837399, + 1673691246.250239 + ], + "coincidence_4channelPA": [ + 559089464.242605, + 261620640.33462942, + 4.5668695664, + 314922717.6977768, + 845294854.1534038 + ], + "combined_4channelPA": [ + 1308689639.7922504, + 400266904.2777551, + 10.6899079128, + 917021683.9842368, + 1651938770.8138375 + ], + "combined_4channelPA_highThreshold": [ + 1178930592.7404168, + 379905401.981553, + 9.6299833733, + 809643002.7002503, + 1499200212.2507415 + ], + "combined_4channelPA_nominal_selection": [ + 1160259979.6424494, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1160259979.6424494, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1056354899.5413096, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1328538801.7285914, + 403290945.6404468, + 10.8520439203, + 937466320.778668, + 1672184915.9889054 + ], + "combined_8channelPA_highThreshold": [ + 1195399329.4937985, + 382549689.7666605, + 9.7645066965, + 817053934.2392719, + 1523409255.2782128 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1039050801.0113966, + 356656169.48190403, + 8.4873884853, + 710298968.1368419, + 1321816845.5270255 + ], + "exclusive_PA_4channel_100Hz": [ + 143627677.5763271, + 132602105.25837947, + 1.1732091402, + 53142240.70324103, + 368470154.5043276 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.8754889808, + "thetamin": 1.7721542476, + "veff": { + "LPDA_2of4_100Hz": [ + 2457323.5238215057, + 17351950.82323321, + 0.0200552491, + 909209.7038139572, + 161648424.21199638 + ], + "LPDA_2of4_10mHz": [ + 2192407.43763107, + 16389955.426132726, + 0.0178931577, + 811190.751923496, + 161261646.72615832 + ], + "PA_4channel_100Hz": [ + 699585.3946993172, + 9258433.385393834, + 0.0057096102, + 258846.5960387474, + 159082126.54347795 + ], + "PA_4channel_1mHz": [ + 513806.1168924154, + 7934449.02293613, + 0.0041933875, + 190108.2632501937, + 158810888.79787987 + ], + "PA_8channel_100Hz": [ + 955183.721264954, + 10818339.225836093, + 0.0077956554, + 353417.9768680329, + 159455300.1002638 + ], + "PA_8channel_1mHz": [ + 721589.258679885, + 9402907.61291978, + 0.0058891929, + 266988.0257115574, + 159114252.18488955 + ], + "all_triggers": [ + 2551547.380110938, + 17681493.98906772, + 0.0208242495, + 944072.5306410472, + 161785991.0421789 + ], + "coincidence_4channelPA": [ + 699585.3946993172, + 9258433.385393834, + 0.0057096102, + 258846.5960387474, + 159082126.54347795 + ], + "combined_4channelPA": [ + 2523311.5675520906, + 17583388.767236132, + 0.0205938052, + 933625.2799942737, + 161744766.75584298 + ], + "combined_4channelPA_highThreshold": [ + 2246879.7530563306, + 16592317.690591505, + 0.0183377291, + 831345.5086308423, + 161341176.3066792 + ], + "combined_4channelPA_nominal_selection": [ + 2175692.027998641, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 2194749.370485199, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1958541.9870070098, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 2549938.7113303733, + 17675919.302856814, + 0.0208111205, + 943477.3231922381, + 161783642.38575932 + ], + "combined_8channelPA_highThreshold": [ + 2280996.8904023557, + 16717813.872786991, + 0.0186161734, + 843968.8494488716, + 161390987.3272044 + ], + "exclusive_LPDA_2of4_100Hz": [ + 2186159.9041367415, + 16366586.173248552, + 0.0178421689, + 808879.1645305944, + 161252525.3272566 + ], + "exclusive_PA_4channel_100Hz": [ + 146594.94220429, + 4238153.014131945, + 0.0011964229, + 54240.1286155873, + 158274760.48283523 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.9823131729, + "thetamin": 1.8754889808, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53830312.86551703 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 53830312.86551703 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53830312.86551703 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53830312.86551703 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53830312.86551703 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53830312.86551703 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 53830312.86551703 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53830312.86551703 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53830312.86551703 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53830312.86551703 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 53830312.86551703 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53830312.86551703 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53830312.86551703 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53830312.86551703 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.5707963268, + "thetamin": 1.4706289056, + "veff": { + "LPDA_2of4_100Hz": [ + 824181549038.1975, + 10043900487.623041, + 6733.5016846758, + 814137648550.5745, + 834225449525.8206 + ], + "LPDA_2of4_10mHz": [ + 718541720584.6172, + 9378145190.320236, + 5870.4321780954, + 709163575394.2969, + 727919865774.9374 + ], + "PA_4channel_100Hz": [ + 640643228857.3813, + 8855214334.834719, + 5234.0073201364, + 631788014522.5465, + 649498443192.2161 + ], + "PA_4channel_1mHz": [ + 529556226644.1775, + 8050947539.912058, + 4326.4348108743, + 521505279104.2654, + 537607174184.0894 + ], + "PA_8channel_100Hz": [ + 765385441251.6393, + 9679012613.871845, + 6253.1418764573, + 755706428637.7673, + 775064453865.5111 + ], + "PA_8channel_1mHz": [ + 657481145695.4054, + 8970829632.453398, + 5371.5718428166, + 648510316062.9519, + 666451975327.8588 + ], + "all_triggers": [ + 969938723476.2048, + 10895899942.895966, + 7924.3269109591, + 959042823533.309, + 980834623419.101 + ], + "coincidence_4channelPA": [ + 640643228857.3813, + 8855214334.834719, + 5234.0073201364, + 631788014522.5465, + 649498443192.2161 + ], + "combined_4channelPA": [ + 928888972722.4465, + 10662839224.404516, + 7588.9535139466, + 918226133498.042, + 939551811946.8511 + ], + "combined_4channelPA_highThreshold": [ + 820316688670.9495, + 10020323226.082098, + 6701.926064202, + 810296365444.8673, + 830337011897.0314 + ], + "combined_4channelPA_nominal_selection": [ + 758276404040.6481, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 775462025578.1013, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 696506105096.053, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 968879299190.2654, + 10889947744.808481, + 7915.6714936878, + 957989351445.4568, + 979769246935.0739 + ], + "combined_8channelPA_highThreshold": [ + 859975358067.8467, + 10259683437.72849, + 7025.9344304505, + 849715674630.118, + 870235041505.5751 + ], + "exclusive_LPDA_2of4_100Hz": [ + 531774881758.68463, + 8067795237.057687, + 4344.5610574138, + 523707086521.627, + 539842676995.7424 + ], + "exclusive_PA_4channel_100Hz": [ + 286427025624.21954, + 5921039439.34664, + 2340.0874016508, + 280505986184.8729, + 292348065063.5661 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.4706289056, + "thetamin": 1.369438406, + "veff": { + "LPDA_2of4_100Hz": [ + 675125638011.4491, + 9091251045.183187, + 5514.7001095517, + 666034386966.2659, + 684216889056.6323 + ], + "LPDA_2of4_10mHz": [ + 576747890428.8016, + 8402806398.928555, + 4711.1107554732, + 568345084029.8732, + 585150696827.7303 + ], + "PA_4channel_100Hz": [ + 688945065000.2471, + 9183826002.2781, + 5627.5827957337, + 679761238997.969, + 698128891002.5251 + ], + "PA_4channel_1mHz": [ + 577122591622.9181, + 8405535520.633451, + 4714.1714668429, + 568717056102.2847, + 585528127143.5515 + ], + "PA_8channel_100Hz": [ + 807897612464.8942, + 9945108200.192833, + 6599.2354624387, + 797952504264.7012, + 817842720665.087 + ], + "PA_8channel_1mHz": [ + 705293822485.5884, + 9292153814.629173, + 5761.1260795601, + 696001668670.9591, + 714585976300.2175 + ], + "all_triggers": [ + 920404809624.4027, + 10615019342.57976, + 7518.2398929747, + 909789790281.8231, + 931019828966.9825 + ], + "coincidence_4channelPA": [ + 688945065000.2471, + 9183826002.2781, + 5627.5827957337, + 679761238997.969, + 698128891002.5251 + ], + "combined_4channelPA": [ + 858107082664.8119, + 10249486162.275434, + 7009.3667849991, + 847857596502.5364, + 868356568827.0873 + ], + "combined_4channelPA_highThreshold": [ + 752222354592.0194, + 9596314396.748709, + 6144.4573686972, + 742626040195.2706, + 761818668988.7681 + ], + "combined_4channelPA_nominal_selection": [ + 650675544727.6776, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 706620035774.6046, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 603085409781.7634, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 918705600589.9503, + 10605216335.736708, + 7504.3600642126, + 908100384254.2136, + 929310816925.6871 + ], + "combined_8channelPA_highThreshold": [ + 817617404627.3473, + 10004753987.961956, + 6678.6306681385, + 807612650639.3855, + 827622158615.3093 + ], + "exclusive_LPDA_2of4_100Hz": [ + 356020297215.72675, + 6601896771.871708, + 2908.1182249887, + 349418400443.85504, + 362622193987.59845 + ], + "exclusive_PA_4channel_100Hz": [ + 399603507478.0503, + 6994328018.917507, + 3264.123568107, + 392609179459.1328, + 406597835496.96783 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.369438406, + "thetamin": 1.2661036728, + "veff": { + "LPDA_2of4_100Hz": [ + 407789033135.51825, + 7068624474.197825, + 3328.1375236624, + 400720408661.32056, + 414857657609.71606 + ], + "LPDA_2of4_10mHz": [ + 331533471443.2184, + 6373541671.459042, + 2705.7838661726, + 325159929771.7593, + 337907013114.6774 + ], + "PA_4channel_100Hz": [ + 683771838954.1101, + 9153195625.101616, + 5580.5490828159, + 674618643329.0084, + 692925034579.2117 + ], + "PA_4channel_1mHz": [ + 581781726209.4369, + 8443007538.999008, + 4748.1649486518, + 573338718670.4379, + 590224733748.4359 + ], + "PA_8channel_100Hz": [ + 792063224396.2269, + 9851379824.386118, + 6464.3605492697, + 782211844571.8408, + 801914604220.613 + ], + "PA_8channel_1mHz": [ + 699376669816.44, + 9257052131.868258, + 5707.906659708, + 690119617684.5717, + 708633721948.3083 + ], + "all_triggers": [ + 834594787076.5653, + 10112417068.11984, + 6811.4784906426, + 824482370008.4456, + 844707204144.6853 + ], + "coincidence_4channelPA": [ + 683771838954.1101, + 9153195625.101616, + 5580.5490828159, + 674618643329.0084, + 692925034579.2117 + ], + "combined_4channelPA": [ + 745785841110.1654, + 9559258504.136171, + 6086.671393122, + 736226582606.0293, + 755345099614.3016 + ], + "combined_4channelPA_highThreshold": [ + 644072210875.1648, + 8883506406.080431, + 5256.5437488101, + 635188704469.0844, + 652955717281.2452 + ], + "combined_4channelPA_nominal_selection": [ + 522703437515.8945, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 608898875138.9379, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 497363508468.60535, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 833619866708.4786, + 10106509002.126934, + 6803.5217561648, + 823513357706.3517, + 843726375710.6055 + ], + "combined_8channelPA_highThreshold": [ + 739732306707.9814, + 9520383264.713926, + 6037.2659570813, + 730211923443.2673, + 749252689972.6952 + ], + "exclusive_LPDA_2of4_100Hz": [ + 151992893269.3105, + 4315476740.195121, + 1240.4778214119, + 147677416529.11536, + 156308370009.50558 + ], + "exclusive_PA_4channel_100Hz": [ + 507031986017.90216, + 7881970732.498789, + 4138.1009327008, + 499150015285.4034, + 514913956750.40094 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.2661036728, + "thetamin": 1.1592794807, + "veff": { + "LPDA_2of4_100Hz": [ + 147401545264.13443, + 4249557746.222961, + 1203.1412101183, + 143151987517.91144, + 151651103010.3574 + ], + "LPDA_2of4_10mHz": [ + 110419432246.25966, + 3678031732.3710237, + 901.2807097462, + 106741400513.88863, + 114097463978.63066 + ], + "PA_4channel_100Hz": [ + 655228633288.5112, + 8959610927.861288, + 5348.1974652727, + 646269022360.65, + 664188244216.3724 + ], + "PA_4channel_1mHz": [ + 564422775462.9393, + 8315626640.872329, + 4607.0093761362, + 556107148822.067, + 572738402103.8116 + ], + "PA_8channel_100Hz": [ + 760548061857.0211, + 9652860921.166096, + 6207.8502220319, + 750895200935.8551, + 770200922778.1871 + ], + "PA_8channel_1mHz": [ + 671222462831.892, + 9068301644.878386, + 5478.7445053106, + 662154161187.0135, + 680290764476.7703 + ], + "all_triggers": [ + 772645599498.5624, + 9729328893.35846, + 6306.5944112561, + 762916270605.2039, + 782374928391.9208 + ], + "coincidence_4channelPA": [ + 655228633288.5112, + 8959610927.861288, + 5348.1974652727, + 646269022360.65, + 664188244216.3724 + ], + "combined_4channelPA": [ + 669402858764.2188, + 9056001761.063522, + 5463.892282181, + 660346857003.1552, + 678458860525.2823 + ], + "combined_4channelPA_highThreshold": [ + 577501256216.5732, + 8411417381.603277, + 4713.76035444, + 569089838834.97, + 585912673598.1766 + ], + "combined_4channelPA_nominal_selection": [ + 452369425484.12555, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 523512270333.9343, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 425050245136.85583, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 771547713044.5518, + 9722414018.266434, + 6297.633091112, + 761825299026.2854, + 781270127062.8182 + ], + "combined_8channelPA_highThreshold": [ + 680760324934.5865, + 9132503248.921808, + 5556.595758034, + 671627821685.6648, + 689892828183.5084 + ], + "exclusive_LPDA_2of4_100Hz": [ + 36048987306.66761, + 2101547697.761409, + 294.244013073, + 33947439608.906204, + 38150535004.429016 + ], + "exclusive_PA_4channel_100Hz": [ + 592857040415.0735, + 8522513694.645675, + 4839.0994528177, + 584334526720.4279, + 601379554109.7191 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.1592794807, + "thetamin": 1.0471975512, + "veff": { + "LPDA_2of4_100Hz": [ + 28670658734.04996, + 1325183945.321826, + 468.0831537968, + 27345474788.728138, + 29995842679.371788 + ], + "LPDA_2of4_10mHz": [ + 16327433029.849228, + 1000037499.6905606, + 266.5650767536, + 15327395530.158669, + 17327470529.539787 + ], + "PA_4channel_100Hz": [ + 612215135170.778, + 6123635908.629084, + 9995.1519750932, + 606091499262.1489, + 618338771079.4071 + ], + "PA_4channel_1mHz": [ + 526325396843.4873, + 5677857561.806661, + 8592.8981947407, + 520647539281.6807, + 532003254405.29395 + ], + "PA_8channel_100Hz": [ + 709082974981.2411, + 6590310233.284369, + 11576.6365297579, + 702492664747.9568, + 715673285214.5255 + ], + "PA_8channel_1mHz": [ + 627850624305.9186, + 6201339318.457186, + 10250.4202315159, + 621649284987.4615, + 634051963624.3757 + ], + "all_triggers": [ + 714827608965.8517, + 6616952073.536206, + 11670.4246222418, + 708210656892.3156, + 721444561039.388 + ], + "coincidence_4channelPA": [ + 612215135170.778, + 6123635908.629084, + 9995.1519750932, + 606091499262.1489, + 618338771079.4071 + ], + "combined_4channelPA": [ + 616249503006.8832, + 6143779508.247322, + 10061.0179057583, + 610105723498.6357, + 622393282515.1304 + ], + "combined_4channelPA_highThreshold": [ + 528651386607.44, + 5690389808.756239, + 8630.8727887153, + 522960996798.6837, + 534341776416.1962 + ], + "combined_4channelPA_nominal_selection": [ + 471123038362.5749, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 507192148007.3174, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 392123274733.6279, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 712690004468.212, + 6607051073.302105, + 11635.5256454131, + 706082953394.91, + 719297055541.5142 + ], + "combined_8channelPA_highThreshold": [ + 629931779289.3447, + 6211608696.621562, + 10284.397601803, + 623720170592.7231, + 636143387985.9664 + ], + "exclusive_LPDA_2of4_100Hz": [ + 8500260653.381248, + 721561664.3817871, + 138.777028168, + 7778698988.999461, + 9221822317.763035 + ], + "exclusive_PA_4channel_100Hz": [ + 601151827412.3756, + 6068053705.591941, + 9814.5301053617, + 595083773706.7836, + 607219881117.9675 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.0471975512, + "thetamin": 0.927295218, + "veff": { + "LPDA_2of4_100Hz": [ + 2385678698.621914, + 382307564.50417703, + 38.9401951044, + 2003371134.1177373, + 2767986263.1260915 + ], + "LPDA_2of4_10mHz": [ + 796314155.6582766, + 220876307.22953495, + 12.9978226337, + 568480993.4951392, + 997813955.1366346 + ], + "PA_4channel_100Hz": [ + 521997459784.4756, + 5655110685.308495, + 8520.2935918271, + 516342349099.1671, + 527652570469.784 + ], + "PA_4channel_1mHz": [ + 448742774973.2187, + 5243311378.818337, + 7324.5953947011, + 443499463594.40045, + 453986086352.03705 + ], + "PA_8channel_100Hz": [ + 605939283281.2725, + 6092863789.781094, + 9890.4324065281, + 599846419491.4913, + 612032147071.0536 + ], + "PA_8channel_1mHz": [ + 530493025277.131, + 5700943724.597174, + 8658.9622977168, + 524792081552.53375, + 536193969001.7282 + ], + "all_triggers": [ + 608691412840.0464, + 6106684773.148129, + 9935.3539888155, + 602584728066.8982, + 614798097613.1945 + ], + "coincidence_4channelPA": [ + 521997459784.4756, + 5655110685.308495, + 8520.2935918271, + 516342349099.1671, + 527652570469.784 + ], + "combined_4channelPA": [ + 523097975231.3386, + 5661068817.636688, + 8538.2567342407, + 517436906413.70197, + 528759044048.9753 + ], + "combined_4channelPA_highThreshold": [ + 449232872438.3602, + 5246173856.504746, + 7332.5950012381, + 443986698581.85547, + 454479046294.8649 + ], + "combined_4channelPA_nominal_selection": [ + 423876900866.1236, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 439522140351.70135, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 319440746672.38257, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 606978740273.1221, + 6098087544.264932, + 9907.398923473, + 600880652728.8572, + 613076827817.3871 + ], + "combined_8channelPA_highThreshold": [ + 530921857545.9317, + 5703247482.283163, + 8665.9619042539, + 525218610063.64856, + 536625105028.21484 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1345576232.226181, + 287118428.6297893, + 21.9631424135, + 1058457803.5963919, + 1632694660.8559706 + ], + "exclusive_PA_4channel_100Hz": [ + 521507982852.5918, + 5652458665.284883, + 8512.3041139323, + 515855524187.30695, + 527160441517.8767 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 0.927295218, + "thetamin": 0.7953988302, + "veff": { + "LPDA_2of4_100Hz": [ + 1160733043.4810302, + 266552298.39852434, + 18.962685083, + 904846431.0586978, + 1394537859.6301262 + ], + "LPDA_2of4_10mHz": [ + 61211428.571428575, + 61211428.571428575, + 1.0, + 22648228.57142857, + 168331428.57142857 + ], + "PA_4channel_100Hz": [ + 347603798133.36145, + 4612735095.428473, + 5678.740167414, + 342991063037.9329, + 352216533228.78986 + ], + "PA_4channel_1mHz": [ + 287085711982.88184, + 4192007460.9807043, + 4690.0671767181, + 282893704521.9011, + 291277719443.86255 + ], + "PA_8channel_100Hz": [ + 410068851946.795, + 5010079863.665744, + 6699.2204154863, + 405058772083.1293, + 415078931810.4607 + ], + "PA_8channel_1mHz": [ + 348028746245.19147, + 4615553784.931054, + 5685.6824675979, + 343413192460.2605, + 352644300030.12256 + ], + "all_triggers": [ + 414775526928.2728, + 5038750096.97312, + 6776.1125104974, + 409736776831.29974, + 419814277025.246 + ], + "coincidence_4channelPA": [ + 347603798133.36145, + 4612735095.428473, + 5678.740167414, + 342991063037.9329, + 352216533228.78986 + ], + "combined_4channelPA": [ + 348519983175.5667, + 4618810025.9554615, + 5693.7077161804, + 343901173149.6112, + 353138793201.5222 + ], + "combined_4channelPA_highThreshold": [ + 287146923411.45325, + 4192454339.871293, + 4691.0671767181, + 282954469071.582, + 291339377751.3246 + ], + "combined_4channelPA_nominal_selection": [ + 258070911921.8883, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 265020544019.8142, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 202370001157.83948, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 410923825560.42883, + 5015300030.565506, + 6713.1879642527, + 405908525529.8633, + 415939125590.9944 + ], + "combined_8channelPA_highThreshold": [ + 348089957673.76294, + 4615959659.765142, + 5686.6824675979, + 343473998013.9978, + 352705917333.52814 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1038539806.4153042, + 252131920.19055352, + 16.9664363445, + 781949110.9510399, + 1270157084.9232218 + ], + "exclusive_PA_4channel_100Hz": [ + 347481604896.29565, + 4611924266.290044, + 5676.7439186755, + 342869680630.0056, + 352093529162.5857 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 0.7953988302, + "thetamin": 0.6435011088, + "veff": { + "LPDA_2of4_100Hz": [ + 305405638.99029726, + 136717969.75161988, + 4.9900270757, + 168058553.9313943, + 428288136.97457606 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 78952131.58504352 + ], + "PA_4channel_100Hz": [ + 91926245343.3302, + 2371957131.667741, + 1501.9842290789, + 89554288211.66246, + 94298202474.99796 + ], + "PA_4channel_1mHz": [ + 67467583136.085754, + 2032051222.7042606, + 1102.3537996793, + 65435531913.3815, + 69499634358.79001 + ], + "PA_8channel_100Hz": [ + 120420622455.90028, + 2714797925.252325, + 1967.5542616704, + 117705824530.64796, + 123135420381.1526 + ], + "PA_8channel_1mHz": [ + 91315392245.9378, + 2364063127.0085635, + 1492.0034916394, + 88951329118.92924, + 93679455372.94635 + ], + "all_triggers": [ + 123660072033.01637, + 2751071148.537465, + 2020.4836743485, + 120909000884.47888, + 126411143181.55383 + ], + "coincidence_4channelPA": [ + 91926245343.3302, + 2371957131.667741, + 1501.9842290789, + 89554288211.66246, + 94298202474.99796 + ], + "combined_4channelPA": [ + 92109401123.78766, + 2374318924.4162126, + 1504.9768139787, + 89735082199.37144, + 94483720048.20387 + ], + "combined_4channelPA_highThreshold": [ + 67467583136.085754, + 2032051222.7042606, + 1102.3537996793, + 65435531913.3815, + 69499634358.79001 + ], + "combined_4channelPA_nominal_selection": [ + 73730286448.78244, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 73730286448.78244, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 67285691186.80087, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 120664907252.63272, + 2717550144.3220134, + 1971.5456344358, + 117947357108.3107, + 123382457396.95473 + ], + "combined_8channelPA_highThreshold": [ + 91315392245.9378, + 2364063127.0085635, + 1492.0034916394, + 88951329118.92924, + 93679455372.94635 + ], + "exclusive_LPDA_2of4_100Hz": [ + 183155780.4574578, + 105875966.92121756, + 2.9925848998, + 67160145.02026688, + 323900455.4554032 + ], + "exclusive_PA_4channel_100Hz": [ + 91803995484.79736, + 2370379410.893529, + 1499.986786903, + 89433616073.90382, + 94174374895.69089 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 0.6435011088, + "thetamin": 0.4510268118, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 56399175.70153061 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 56399175.70153061 + ], + "PA_4channel_100Hz": [ + 10535449992.980766, + 678684714.7633003, + 240.9739206628, + 9856765278.217466, + 11214134707.744068 + ], + "PA_4channel_1mHz": [ + 8044158800.5719595, + 593037069.2915022, + 183.9914275991, + 7451121731.280457, + 8637195869.86346 + ], + "PA_8channel_100Hz": [ + 13419974372.598808, + 765979887.4797175, + 306.9507085045, + 12653994485.11909, + 14185954260.078527 + ], + "PA_8channel_1mHz": [ + 10448337489.645914, + 675873033.9618284, + 238.9814247104, + 9772464455.684084, + 11124210523.60774 + ], + "all_triggers": [ + 13813095445.761488, + 777118109.3214098, + 315.9424389344, + 13035977336.440079, + 14590213555.0829 + ], + "coincidence_4channelPA": [ + 10535449992.980766, + 678684714.7633003, + 240.9739206628, + 9856765278.217466, + 11214134707.744068 + ], + "combined_4channelPA": [ + 10535449992.980766, + 678684714.7633003, + 240.9739206628, + 9856765278.217466, + 11214134707.744068 + ], + "combined_4channelPA_highThreshold": [ + 8044158800.5719595, + 593037069.2915022, + 183.9914275991, + 7451121731.280457, + 8637195869.86346 + ], + "combined_4channelPA_nominal_selection": [ + 8744423494.174036, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 10535449992.980766, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 5267724996.490383, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 13419974372.598808, + 765979887.4797175, + 306.9507085045, + 12653994485.11909, + 14185954260.078527 + ], + "combined_8channelPA_highThreshold": [ + 10448337489.645914, + 675873033.9618284, + 238.9814247104, + 9772464455.684084, + 11124210523.60774 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 56399175.70153061 + ], + "exclusive_PA_4channel_100Hz": [ + 10535449992.980766, + 678684714.7633003, + 240.9739206628, + 9856765278.217466, + 11214134707.744068 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 0.4510268118, + "thetamin": 0.0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 56394019.372243375 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 56394019.372243375 + ], + "PA_4channel_100Hz": [ + 2142098410.2635078, + 306014058.60907257, + 49.0, + 1836084351.6544354, + 2448112468.8725805 + ], + "PA_4channel_1mHz": [ + 1967233233.9154663, + 293257815.9087818, + 45.0, + 1673975418.0066845, + 2260491049.8242483 + ], + "PA_8channel_100Hz": [ + 2229530998.437529, + 312196785.38351554, + 51.0, + 1917334213.0540133, + 2541727783.8210444 + ], + "PA_8channel_1mHz": [ + 2010949528.002477, + 296498332.1374523, + 46.0, + 1714451195.8650248, + 2307447860.139929 + ], + "all_triggers": [ + 2273247292.524539, + 315242679.8079582, + 52.0, + 1958004612.716581, + 2588489972.332497 + ], + "coincidence_4channelPA": [ + 2142098410.2635078, + 306014058.60907257, + 49.0, + 1836084351.6544354, + 2448112468.8725805 + ], + "combined_4channelPA": [ + 2142098410.2635078, + 306014058.60907257, + 49.0, + 1836084351.6544354, + 2448112468.8725805 + ], + "combined_4channelPA_highThreshold": [ + 1967233233.9154663, + 293257815.9087818, + 45.0, + 1673975418.0066845, + 2260491049.8242483 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 2142098410.2635078, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 2229530998.437529, + 312196785.38351554, + 51.0, + 1917334213.0540133, + 2541727783.8210444 + ], + "combined_8channelPA_highThreshold": [ + 2010949528.002477, + 296498332.1374523, + 46.0, + 1714451195.8650248, + 2307447860.139929 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 56394019.372243375 + ], + "exclusive_PA_4channel_100Hz": [ + 2142098410.2635078, + 306014058.60907257, + 49.0, + 1836084351.6544354, + 2448112468.8725805 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.670963748, + "thetamin": 1.5707963268, + "veff": { + "LPDA_2of4_100Hz": [ + 284497845141.3601, + 5112154252.546655, + 3097.0631679061, + 279385690888.8135, + 289609999393.9068 + ], + "LPDA_2of4_10mHz": [ + 266317583816.42484, + 4946116938.767714, + 2899.1515889822, + 261371466877.65714, + 271263700755.19254 + ], + "PA_4channel_100Hz": [ + 221068496970.03354, + 4506380803.756122, + 2406.5669081256, + 216562116166.2774, + 225574877773.78967 + ], + "PA_4channel_1mHz": [ + 197416661243.319, + 4258497144.241731, + 2149.0913928149, + 193158164099.07727, + 201675158387.5607 + ], + "PA_8channel_100Hz": [ + 245608730124.91104, + 4749920696.452398, + 2673.7135791243, + 240858809428.45865, + 250358650821.36343 + ], + "PA_8channel_1mHz": [ + 226290343940.62115, + 4559292658.612964, + 2463.4122944695, + 221731051282.0082, + 230849636599.2341 + ], + "all_triggers": [ + 306549092169.9381, + 5306577070.619578, + 3337.1145642345, + 301242515099.3186, + 311855669240.55774 + ], + "coincidence_4channelPA": [ + 221068496970.03354, + 4506380803.756122, + 2406.5669081256, + 216562116166.2774, + 225574877773.78967 + ], + "combined_4channelPA": [ + 302294479255.36945, + 5269623253.62265, + 3290.7985545478, + 297024856001.7468, + 307564102508.99207 + ], + "combined_4channelPA_highThreshold": [ + 282869650080.2729, + 5097504708.238658, + 3079.3385241523, + 277772145372.0342, + 287967154788.51154 + ], + "combined_4channelPA_nominal_selection": [ + 249751401820.9975, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 262088369989.78925, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 224729253378.5456, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 306229010288.0591, + 5303805927.545483, + 3333.6301307879, + 300925204360.5136, + 311532816215.6046 + ], + "combined_8channelPA_highThreshold": [ + 287860419969.2724, + 5142276634.639637, + 3133.6683894454, + 282718143334.63275, + 293002696603.912 + ], + "exclusive_LPDA_2of4_100Hz": [ + 221751557881.15366, + 4513337377.330628, + 2414.0027563241, + 217238220503.82303, + 226264895258.48428 + ], + "exclusive_PA_4channel_100Hz": [ + 94899755144.55182, + 2952548259.5776076, + 1033.0852810342, + 91947206884.97421, + 97852303404.12943 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.7721542476, + "thetamin": 1.670963748, + "veff": { + "LPDA_2of4_100Hz": [ + 136196277.37104473, + 111952043.2474369, + 1.4800160524, + 50392622.62728655, + 319323808.096512 + ], + "LPDA_2of4_10mHz": [ + 129529895.16422184, + 109177818.59604353, + 1.4075738912, + 47926061.210762076, + 309324234.7862776 + ], + "PA_4channel_100Hz": [ + 89956584.7971518, + 90984179.98402192, + 0.9775391228, + 33283936.37494617, + 250046946.3890648 + ], + "PA_4channel_1mHz": [ + 78394690.54100612, + 84936181.18136252, + 0.8518984708, + 29006035.500172265, + 233166580.7750921 + ], + "PA_8channel_100Hz": [ + 102197144.70656593, + 96977009.33237547, + 1.1105546906, + 37812943.54142939, + 268325109.09979376 + ], + "PA_8channel_1mHz": [ + 92823192.87980215, + 92422488.36368856, + 1.0086899447, + 34344581.365526795, + 254264181.35964808 + ], + "all_triggers": [ + 143802128.43276227, + 115035547.22839619, + 1.5626672223, + 53206787.52012203, + 330732584.6890882 + ], + "coincidence_4channelPA": [ + 89956584.7971518, + 90984179.98402192, + 0.9775391228, + 33283936.37494617, + 250046946.3890648 + ], + "combined_4channelPA": [ + 142235388.08074018, + 114407168.36804648, + 1.5456417873, + 52627093.589873865, + 328382474.1610552 + ], + "combined_4channelPA_highThreshold": [ + 135320146.95021492, + 111591376.85122171, + 1.470495329, + 50068454.37157952, + 318009612.46526724 + ], + "combined_4channelPA_nominal_selection": [ + 129046964.30768654, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 129046964.30768654, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 117843193.16374274, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 143718713.00657642, + 115002178.00340933, + 1.5617607646, + 53175923.81243327, + 330607461.5498095 + ], + "combined_8channelPA_highThreshold": [ + 136855671.44524786, + 112222723.84349011, + 1.4871815479, + 50636598.4347417, + 320312899.20781666 + ], + "exclusive_LPDA_2of4_100Hz": [ + 112037711.43943796, + 101538681.62400112, + 1.2174900416, + 41453953.23259204, + 283085959.1991018 + ], + "exclusive_PA_4channel_100Hz": [ + 28352180.415855076, + 51079029.56198476, + 0.3080971297, + 10490306.75386638, + 160104515.99237153 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.8754889808, + "thetamin": 1.7721542476, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 119248041.04204479 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 119248041.04204479 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 119248041.04204479 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 119248041.04204479 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 119248041.04204479 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 119248041.04204479 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 119248041.04204479 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 119248041.04204479 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 119248041.04204479 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 119248041.04204479 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 119248041.04204479 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 119248041.04204479 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 119248041.04204479 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 119248041.04204479 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.9823131729, + "thetamin": 1.8754889808, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118426688.30413745 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 118426688.30413745 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118426688.30413745 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118426688.30413745 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118426688.30413745 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118426688.30413745 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 118426688.30413745 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118426688.30413745 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118426688.30413745 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118426688.30413745 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 118426688.30413745 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118426688.30413745 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118426688.30413745 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118426688.30413745 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 2.0943951024, + "thetamin": 1.9823131729, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118423562.68727489 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 118423562.68727489 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118423562.68727489 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118423562.68727489 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118423562.68727489 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118423562.68727489 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 118423562.68727489 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118423562.68727489 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118423562.68727489 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118423562.68727489 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 118423562.68727489 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118423562.68727489 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118423562.68727489 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118423562.68727489 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 2.2142974356, + "thetamin": 2.0943951024, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422839.74509808 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 118422839.74509808 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422839.74509808 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118422839.74509808 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422839.74509808 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118422839.74509808 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 118422839.74509808 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118422839.74509808 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118422839.74509808 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118422839.74509808 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 118422839.74509808 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118422839.74509808 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422839.74509808 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422839.74509808 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 2.3461938234, + "thetamin": 2.2142974356, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118427025.24888183 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 118427025.24888183 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118427025.24888183 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118427025.24888183 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118427025.24888183 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118427025.24888183 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 118427025.24888183 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118427025.24888183 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118427025.24888183 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118427025.24888183 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 118427025.24888183 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118427025.24888183 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118427025.24888183 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118427025.24888183 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 2.4980915448, + "thetamin": 2.3461938234, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118428197.37756532 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 118428197.37756532 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118428197.37756532 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118428197.37756532 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118428197.37756532 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118428197.37756532 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 118428197.37756532 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118428197.37756532 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118428197.37756532 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118428197.37756532 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 118428197.37756532 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118428197.37756532 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118428197.37756532 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118428197.37756532 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 2.6905658418, + "thetamin": 2.4980915448, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118438268.97321428 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 118438268.97321428 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118438268.97321428 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118438268.97321428 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118438268.97321428 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118438268.97321428 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 118438268.97321428 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118438268.97321428 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118438268.97321428 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118438268.97321428 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 118438268.97321428 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118438268.97321428 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118438268.97321428 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118438268.97321428 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 3.1415926536, + "thetamin": 2.6905658418, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118427440.68171108 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 118427440.68171108 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118427440.68171108 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118427440.68171108 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118427440.68171108 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118427440.68171108 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 118427440.68171108 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118427440.68171108 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118427440.68171108 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118427440.68171108 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 118427440.68171108 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118427440.68171108 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118427440.68171108 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118427440.68171108 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.5707963268, + "thetamin": 1.4706289056, + "veff": { + "LPDA_2of4_100Hz": [ + 1193665389553.362, + 10471424355.851383, + 12994.3237740627, + 1183193965197.5105, + 1204136813909.2134 + ], + "LPDA_2of4_10mHz": [ + 1110805758307.6716, + 10101445386.888905, + 12092.308112363, + 1100704312920.7827, + 1120907203694.5603 + ], + "PA_4channel_100Hz": [ + 1004066166253.3622, + 9603855687.055933, + 10930.3335499741, + 994462310566.306, + 1013670021940.4181 + ], + "PA_4channel_1mHz": [ + 906135453408.5729, + 9123490421.456738, + 9864.2530543286, + 897011962987.116, + 915258943830.0297 + ], + "PA_8channel_100Hz": [ + 1106107999829.1477, + 10080062517.133875, + 12041.1679894973, + 1096027937312.0139, + 1116188062346.2812 + ], + "PA_8channel_1mHz": [ + 1019116266556.1234, + 9675564797.792854, + 11094.1699800807, + 1009440701758.3304, + 1028791831353.9161 + ], + "all_triggers": [ + 1308264887662.4634, + 10962568037.407242, + 14241.861815969, + 1297302319625.0562, + 1319227455699.8706 + ], + "coincidence_4channelPA": [ + 1004066166253.3622, + 9603855687.055933, + 10930.3335499741, + 994462310566.306, + 1013670021940.4181 + ], + "combined_4channelPA": [ + 1280097845517.4675, + 10843913441.500555, + 13935.2334521134, + 1269253932075.9668, + 1290941758958.9683 + ], + "combined_4channelPA_highThreshold": [ + 1195746631969.298, + 10480549225.06445, + 13016.9803225742, + 1185266082744.2336, + 1206227181194.3625 + ], + "combined_4channelPA_nominal_selection": [ + 1032988214825.5228, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1091532963763.0197, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 937119185555.4451, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1307049589550.9436, + 10957475076.566198, + 14228.6319968913, + 1296092114474.3772, + 1318007064627.5098 + ], + "combined_8channelPA_highThreshold": [ + 1224621641076.1465, + 10606337045.513966, + 13331.3156636147, + 1214015304030.6323, + 1235227978121.6606 + ], + "exclusive_LPDA_2of4_100Hz": [ + 861115711138.2823, + 8893960892.640736, + 9374.1650343485, + 852221750245.6416, + 870009672030.9232 + ], + "exclusive_PA_4channel_100Hz": [ + 487872907812.474, + 6694494820.82725, + 5311.0181296961, + 481178412991.6467, + 494567402633.3013 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.4706289056, + "thetamin": 1.369438406, + "veff": { + "LPDA_2of4_100Hz": [ + 1090857377396.9757, + 10019207989.627232, + 11854.1156965579, + 1080838169407.3485, + 1100876585386.603 + ], + "LPDA_2of4_10mHz": [ + 1001707480466.239, + 9601075043.13538, + 10885.3426796169, + 992106405423.1035, + 1011308555509.3744 + ], + "PA_4channel_100Hz": [ + 1059189556506.1598, + 9872707054.90494, + 11509.988205214, + 1049316849451.2549, + 1069062263561.0648 + ], + "PA_4channel_1mHz": [ + 968278926051.6517, + 9439514232.790249, + 10522.081670607, + 958839411818.8616, + 977718440284.4419 + ], + "PA_8channel_100Hz": [ + 1156590550911.4717, + 10316662557.648819, + 12568.4241479543, + 1146273888353.823, + 1166907213469.1206 + ], + "PA_8channel_1mHz": [ + 1071495117134.2102, + 9929891515.931786, + 11643.7101219544, + 1061565225618.2783, + 1081425008650.142 + ], + "all_triggers": [ + 1284711914575.3787, + 10873072444.533024, + 13960.6918261514, + 1273838842130.8457, + 1295584987019.9119 + ], + "coincidence_4channelPA": [ + 1059189556506.1598, + 9872707054.90494, + 11509.988205214, + 1049316849451.2549, + 1069062263561.0648 + ], + "combined_4channelPA": [ + 1238062074740.8337, + 10673838213.694292, + 13453.7579133569, + 1227388236527.1396, + 1248735912954.528 + ], + "combined_4channelPA_highThreshold": [ + 1147037129134.6313, + 10273966463.312998, + 12464.6091402482, + 1136763162671.3184, + 1157311095597.944 + ], + "combined_4channelPA_nominal_selection": [ + 1000827488619.3309, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1064555415433.2389, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 910167134169.8164, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1283086120692.265, + 10866190368.224638, + 13943.0246689331, + 1272219930324.04, + 1293952311060.4895 + ], + "combined_8channelPA_highThreshold": [ + 1194582846921.5154, + 10484737044.780027, + 12981.2783686917, + 1184098109876.7354, + 1205067583966.2954 + ], + "exclusive_LPDA_2of4_100Hz": [ + 651691837239.5128, + 7744092759.519647, + 7081.7969399205, + 643947744479.9932, + 659435929999.0325 + ], + "exclusive_PA_4channel_100Hz": [ + 637279268139.0796, + 7657981288.7574625, + 6925.1786091091, + 629621286850.3221, + 644937249427.837 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.369438406, + "thetamin": 1.2661036728, + "veff": { + "LPDA_2of4_100Hz": [ + 815731514019.8978, + 8683691614.108664, + 8824.4103960974, + 807047822405.7892, + 824415205634.0063 + ], + "LPDA_2of4_10mHz": [ + 715908483608.3776, + 8135036876.92312, + 7744.5460385315, + 707773446731.4545, + 724043520485.3008 + ], + "PA_4channel_100Hz": [ + 1026606298476.8326, + 9741654747.565481, + 11105.6090604305, + 1016864643729.2672, + 1036347953224.3981 + ], + "PA_4channel_1mHz": [ + 943093187786.2863, + 9337015407.290394, + 10202.1819529544, + 933756172378.996, + 952430203193.5765 + ], + "PA_8channel_100Hz": [ + 1115020822389.2495, + 10152482752.486746, + 12062.0586159146, + 1104868339636.7627, + 1125173305141.736 + ], + "PA_8channel_1mHz": [ + 1037210738617.9563, + 9791839219.114815, + 11220.3256432985, + 1027418899398.8414, + 1047002577837.071 + ], + "all_triggers": [ + 1168406734312.3162, + 10392685792.901745, + 12639.5760810147, + 1158014048519.4146, + 1178799420105.218 + ], + "coincidence_4channelPA": [ + 1026606298476.8326, + 9741654747.565481, + 11105.6090604305, + 1016864643729.2672, + 1036347953224.3981 + ], + "combined_4channelPA": [ + 1101446674191.7659, + 10090495881.732395, + 11915.2163615535, + 1091356178310.0333, + 1111537170073.498 + ], + "combined_4channelPA_highThreshold": [ + 1015134642243.724, + 9687073520.754185, + 10981.5111179285, + 1005447568722.9698, + 1024821715764.4781 + ], + "combined_4channelPA_nominal_selection": [ + 846820576851.2505, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 932750731249.7552, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 740619291653.6069, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1167123826918.5632, + 10386978655.599815, + 12625.6978611003, + 1156736848262.9634, + 1177510805574.163 + ], + "combined_8channelPA_highThreshold": [ + 1081561808181.7484, + 9998997116.050926, + 11700.1061012191, + 1071562811065.6974, + 1091560805297.7993 + ], + "exclusive_LPDA_2of4_100Hz": [ + 358947952352.3049, + 5760318692.334663, + 3883.0227690802, + 353187633659.9702, + 364708271044.6395 + ], + "exclusive_PA_4channel_100Hz": [ + 781183221804.5891, + 8497814078.028343, + 8450.6743030908, + 772685407726.5607, + 789681035882.6174 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.2661036728, + "thetamin": 1.1592794807, + "veff": { + "LPDA_2of4_100Hz": [ + 405801596879.53455, + 6106329347.869268, + 4416.386304614, + 399695267531.6653, + 411907926227.4039 + ], + "LPDA_2of4_10mHz": [ + 334291391300.0171, + 5542247868.124808, + 3638.132362318, + 328749143431.8923, + 339833639168.1419 + ], + "PA_4channel_100Hz": [ + 977644352264.3901, + 9477936539.358805, + 10639.8179832825, + 968166415725.0315, + 987122288803.7489 + ], + "PA_4channel_1mHz": [ + 896253685932.3528, + 9074836852.079866, + 9754.0338294589, + 887178849080.273, + 905328522784.4326 + ], + "PA_8channel_100Hz": [ + 1064563876965.5524, + 9890294220.997038, + 11585.773350254, + 1054673582744.5553, + 1074454171186.5494 + ], + "PA_8channel_1mHz": [ + 988954632774.7992, + 9532603586.659454, + 10762.9090906897, + 979422029188.1398, + 998487236361.4585 + ], + "all_triggers": [ + 1086488122021.3412, + 9991618421.053009, + 11824.3774768714, + 1076496503600.288, + 1096479740442.3942 + ], + "coincidence_4channelPA": [ + 977644352264.3901, + 9477936539.358805, + 10639.8179832825, + 968166415725.0315, + 987122288803.7489 + ], + "combined_4channelPA": [ + 1002759423706.2518, + 9598905688.837908, + 10913.1482471557, + 993160518017.4141, + 1012358329395.0897 + ], + "combined_4channelPA_highThreshold": [ + 916540505580.2686, + 9176967213.22198, + 9974.8176635941, + 907363538367.0465, + 925717472793.4904 + ], + "combined_4channelPA_nominal_selection": [ + 796960062334.6501, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 875845892082.6606, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 670046530711.0591, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1084116191678.0626, + 9980706027.617527, + 11798.563481155, + 1074135485650.445, + 1094096897705.6802 + ], + "combined_8channelPA_highThreshold": [ + 1004859440473.1534, + 9608951627.87914, + 10936.002975575, + 995250488845.2742, + 1014468392101.0326 + ], + "exclusive_LPDA_2of4_100Hz": [ + 129673330986.87044, + 3451824302.789606, + 1411.2500479245, + 126221506684.08081, + 133125155289.66003 + ], + "exclusive_PA_4channel_100Hz": [ + 876509219422.3394, + 8974320860.525158, + 9539.1524880417, + 867534898561.8142, + 885483540282.8646 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.1592794807, + "thetamin": 1.0471975512, + "veff": { + "LPDA_2of4_100Hz": [ + 115091700574.64938, + 3251808509.206611, + 1252.6740707411, + 111839892065.4428, + 118343509083.856 + ], + "LPDA_2of4_10mHz": [ + 83891739566.14812, + 2776275493.644415, + 913.0893572618, + 81115464072.50371, + 86668015059.79253 + ], + "PA_4channel_100Hz": [ + 922091951833.559, + 9204285374.68144, + 10036.1770061062, + 912887666458.8776, + 931296237208.2406 + ], + "PA_4channel_1mHz": [ + 846130110787.2764, + 8817014088.708876, + 9209.3977668619, + 837313096698.5674, + 854947124875.9851 + ], + "PA_8channel_100Hz": [ + 1002041921684.1555, + 9595020460.56037, + 10906.363593743, + 992446901223.5951, + 1011636942144.7158 + ], + "PA_8channel_1mHz": [ + 932683162662.5247, + 9256994974.008432, + 10151.4532173095, + 923426167688.5161, + 941940157636.5331 + ], + "all_triggers": [ + 1010553745162.1506, + 9635686630.816607, + 10999.0074639124, + 1000918058531.334, + 1020189431792.9673 + ], + "coincidence_4channelPA": [ + 922091951833.559, + 9204285374.68144, + 10036.1770061062, + 912887666458.8776, + 931296237208.2406 + ], + "combined_4channelPA": [ + 929782830219.6915, + 9242590689.25583, + 10119.8855957562, + 920540239530.4358, + 939025420908.9471 + ], + "combined_4channelPA_highThreshold": [ + 850988375867.5656, + 8842290390.491587, + 9262.275799461, + 842146085477.074, + 859830666258.0573 + ], + "combined_4channelPA_nominal_selection": [ + 819305369715.518, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 855065580499.3739, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 682007751123.4524, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1009274055491.2249, + 9629583741.756113, + 10985.0791436134, + 999644471749.4686, + 1018903639232.9811 + ], + "combined_8channelPA_highThreshold": [ + 937174846188.2373, + 9279258457.085539, + 10200.3413253012, + 927895587731.1519, + 946454104645.3229 + ], + "exclusive_LPDA_2of4_100Hz": [ + 31968281526.0582, + 1713809733.8910296, + 347.9472208152, + 30254471792.16717, + 33682091259.94923 + ], + "exclusive_PA_4channel_100Hz": [ + 894005269596.3981, + 9063021263.585749, + 9730.4776516265, + 884942248332.8123, + 903068290859.9838 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.0471975512, + "thetamin": 0.927295218, + "veff": { + "LPDA_2of4_100Hz": [ + 11018986740.992962, + 1006956701.4303677, + 119.7461965245, + 10012030039.562593, + 12025943442.42333 + ], + "LPDA_2of4_10mHz": [ + 5973312767.210555, + 741391485.3095009, + 64.9135443519, + 5231921281.901054, + 6714704252.520057 + ], + "PA_4channel_100Hz": [ + 823977824271.0471, + 8707585111.747501, + 8954.3814505135, + 815270239159.2994, + 832685409382.7946 + ], + "PA_4channel_1mHz": [ + 750714489333.2183, + 8311460885.069476, + 8158.2097235008, + 742403028448.1487, + 759025950218.2876 + ], + "PA_8channel_100Hz": [ + 900236196394.2975, + 9101609570.683844, + 9783.1010260565, + 891134586823.6138, + 909337805964.9813 + ], + "PA_8channel_1mHz": [ + 833417566212.995, + 8757321447.72959, + 9056.9655828199, + 824660244765.2654, + 842174887660.7246 + ], + "all_triggers": [ + 904087977113.5105, + 9121060013.224335, + 9824.9593295298, + 894966917100.2863, + 913209037126.7347 + ], + "coincidence_4channelPA": [ + 823977824271.0471, + 8707585111.747501, + 8954.3814505135, + 815270239159.2994, + 832685409382.7946 + ], + "combined_4channelPA": [ + 825354425725.9121, + 8714855860.793692, + 8969.3413367739, + 816639569865.1184, + 834069281586.7059 + ], + "combined_4channelPA_highThreshold": [ + 751450415946.4156, + 8315533756.34523, + 8166.2072295259, + 743134882190.0704, + 759765949702.7609 + ], + "combined_4channelPA_nominal_selection": [ + 759439747774.5835, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 759439747774.5835, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 595066288833.9703, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 901612797849.1627, + 9108565802.213165, + 9798.0609123169, + 892504232046.9495, + 910721363651.3757 + ], + "combined_8channelPA_highThreshold": [ + 834153492826.1925, + 8761187051.292868, + 9064.963088845, + 825392305774.8997, + 842914679877.4854 + ], + "exclusive_LPDA_2of4_100Hz": [ + 2754906251.390761, + 503492932.2618924, + 29.9382831779, + 2251413319.1288686, + 3258399183.652653 + ], + "exclusive_PA_4channel_100Hz": [ + 820489841577.3696, + 8689135515.570715, + 8916.4766348595, + 811800706061.7988, + 829178977092.9403 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 0.927295218, + "thetamin": 0.7953988302, + "veff": { + "LPDA_2of4_100Hz": [ + 2208149468.690096, + 451251016.01737696, + 23.9453146947, + 1756898452.672719, + 2659400484.707473 + ], + "LPDA_2of4_10mHz": [ + 92216347.82608695, + 92216347.82608695, + 1.0, + 34120048.69565217, + 253594956.52173913 + ], + "PA_4channel_100Hz": [ + 601970096250.8519, + 7450602913.642062, + 6527.8023955809, + 594519493337.21, + 609420699164.494 + ], + "PA_4channel_1mHz": [ + 531414616643.1795, + 7000365356.767753, + 5762.6942420815, + 524414251286.4117, + 538414981999.94727 + ], + "PA_8channel_100Hz": [ + 665522634085.875, + 7834032595.73233, + 7216.9701986138, + 657688601490.1427, + 673356666681.6073 + ], + "PA_8channel_1mHz": [ + 601229318206.4247, + 7446017185.78226, + 6519.769350878, + 593783301020.6426, + 608675335392.2069 + ], + "all_triggers": [ + 669937643878.049, + 7859974732.125247, + 7264.8468484297, + 662077669145.9237, + 677797618610.1742 + ], + "coincidence_4channelPA": [ + 601970096250.8519, + 7450602913.642062, + 6527.8023955809, + 594519493337.21, + 609420699164.494 + ], + "combined_4channelPA": [ + 602245710640.2792, + 7452308362.45877, + 6530.7911757259, + 594793402277.8204, + 609698019002.7379 + ], + "combined_4channelPA_highThreshold": [ + 531414616643.1795, + 7000365356.767753, + 5762.6942420815, + 524414251286.4117, + 538414981999.94727 + ], + "combined_4channelPA_nominal_selection": [ + 511876477162.42346, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 511876477162.42346, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 403459163126.5597, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 665890248757.6302, + 7836195938.938306, + 7220.9566357307, + 658054052818.6919, + 673726444696.5686 + ], + "combined_8channelPA_highThreshold": [ + 601229318206.4247, + 7446017185.78226, + 6519.769350878, + 593783301020.6426, + 608675335392.2069 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1288306878.150655, + 344678045.6923258, + 13.9704825502, + 947051951.3658421, + 1592593606.0625966 + ], + "exclusive_PA_4channel_100Hz": [ + 601602685266.9374, + 7448328837.912826, + 6523.8181672681, + 594154356429.0245, + 609051014104.8502 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 0.7953988302, + "thetamin": 0.6435011088, + "veff": { + "LPDA_2of4_100Hz": [ + 1098160275.4560058, + 317515966.5812652, + 11.9619042315, + 807069098.7500118, + 1357014849.4659352 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 118428197.37756526 + ], + "PA_4channel_100Hz": [ + 231782027544.07678, + 4612884525.814387, + 2524.7265613493, + 227169143018.2624, + 236394912069.89117 + ], + "PA_4channel_1mHz": [ + 187053206147.0915, + 4143957403.189955, + 2037.5099957019, + 182909248743.90155, + 191197163550.28146 + ], + "PA_8channel_100Hz": [ + 278340336014.9049, + 5054995552.9244585, + 3031.8711371963, + 273285340461.98044, + 283395331567.8294 + ], + "PA_8channel_1mHz": [ + 231508297339.20834, + 4610159856.30052, + 2521.7449068777, + 226898137482.9078, + 236118457195.5089 + ], + "all_triggers": [ + 283194451415.4593, + 5098883324.204036, + 3084.7454442057, + 278095568091.2553, + 288293334739.6633 + ], + "coincidence_4channelPA": [ + 231782027544.07678, + 4612884525.814387, + 2524.7265613493, + 227169143018.2624, + 236394912069.89117 + ], + "combined_4channelPA": [ + 232880187819.53275, + 4623799307.661596, + 2536.6884655808, + 228256388511.87115, + 237503987127.19434 + ], + "combined_4channelPA_highThreshold": [ + 187053206147.0915, + 4143957403.189955, + 2037.5099957019, + 182909248743.90155, + 191197163550.28146 + ], + "combined_4channelPA_nominal_selection": [ + 218863450139.34253, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 218863450139.34253, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 211800173285.47467, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 279438496290.36084, + 5064957692.727558, + 3043.8330414278, + 274373538597.6333, + 284503453983.08844 + ], + "combined_8channelPA_highThreshold": [ + 231508297339.20834, + 4610159856.30052, + 2521.7449068777, + 226898137482.9078, + 236118457195.5089 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1098160275.4560058, + 317515966.5812652, + 11.9619042315, + 807069098.7500118, + 1357014849.4659352 + ], + "exclusive_PA_4channel_100Hz": [ + 231782027544.07678, + 4612884525.814387, + 2524.7265613493, + 227169143018.2624, + 236394912069.89117 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 0.6435011088, + "thetamin": 0.4510268118, + "veff": { + "LPDA_2of4_100Hz": [ + 184808848.0798358, + 130780446.75806844, + 1.9969164147, + 68379273.78953925, + 392897162.74475366 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 119385775.125 + ], + "PA_4channel_100Hz": [ + 23868201555.334347, + 1486248005.7225318, + 257.9032550079, + 22381953549.611813, + 25354449561.056873 + ], + "PA_4channel_1mHz": [ + 18781994488.731403, + 1318415472.0432422, + 202.9452241282, + 17463579016.688164, + 20100409960.77465 + ], + "PA_8channel_100Hz": [ + 29878331195.961964, + 1662875003.872796, + 322.8445533183, + 28215456192.08916, + 31541206199.83476 + ], + "PA_8channel_1mHz": [ + 23498092654.955715, + 1474679837.9558902, + 253.904114566, + 22023412816.999825, + 24972772492.911606 + ], + "all_triggers": [ + 30894677047.774715, + 1690920800.1534474, + 333.8264826769, + 29203756247.621265, + 32585597847.92816 + ], + "coincidence_4channelPA": [ + 23868201555.334347, + 1486248005.7225318, + 257.9032550079, + 22381953549.611813, + 25354449561.056873 + ], + "combined_4channelPA": [ + 24053010403.41419, + 1491990837.6958766, + 259.9001714226, + 22561019565.718307, + 25545001241.11006 + ], + "combined_4channelPA_highThreshold": [ + 18781994488.731403, + 1318415472.0432422, + 202.9452241282, + 17463579016.688164, + 20100409960.77465 + ], + "combined_4channelPA_nominal_selection": [ + 14487248896.472466, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 14487248896.472466, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 14468768011.664482, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 30063140044.041798, + 1668009833.232164, + 324.841469733, + 28395130210.809635, + 31731149877.273964 + ], + "combined_8channelPA_highThreshold": [ + 23498092654.955715, + 1474679837.9558902, + 253.904114566, + 22023412816.999825, + 24972772492.911606 + ], + "exclusive_LPDA_2of4_100Hz": [ + 184808848.0798358, + 130780446.75806844, + 1.9969164147, + 68379273.78953925, + 392897162.74475366 + ], + "exclusive_PA_4channel_100Hz": [ + 23868201555.334347, + 1486248005.7225318, + 257.9032550079, + 22381953549.611813, + 25354449561.056873 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 0.4510268118, + "thetamin": 0.0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 118762810.42523451 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 118762810.42523451 + ], + "PA_4channel_100Hz": [ + 2669861629.7145743, + 495780858.2157827, + 29.0, + 2174080771.4987917, + 3165642487.930357 + ], + "PA_4channel_1mHz": [ + 2393669047.330308, + 469437122.36231893, + 26.0, + 1924231924.967989, + 2863106169.6926274 + ], + "PA_8channel_100Hz": [ + 2669861629.7145743, + 495780858.2157827, + 29.0, + 2174080771.4987917, + 3165642487.930357 + ], + "PA_8channel_1mHz": [ + 2485733241.458397, + 478379585.36320215, + 27.0, + 2007353656.0951946, + 2964112826.821599 + ], + "all_triggers": [ + 2669861629.7145743, + 495780858.2157827, + 29.0, + 2174080771.4987917, + 3165642487.930357 + ], + "coincidence_4channelPA": [ + 2669861629.7145743, + 495780858.2157827, + 29.0, + 2174080771.4987917, + 3165642487.930357 + ], + "combined_4channelPA": [ + 2669861629.7145743, + 495780858.2157827, + 29.0, + 2174080771.4987917, + 3165642487.930357 + ], + "combined_4channelPA_highThreshold": [ + 2393669047.330308, + 469437122.36231893, + 26.0, + 1924231924.967989, + 2863106169.6926274 + ], + "combined_4channelPA_nominal_selection": [ + 2669861629.7145743, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 2669861629.7145743, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 2669861629.7145743, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 2669861629.7145743, + 495780858.2157827, + 29.0, + 2174080771.4987917, + 3165642487.930357 + ], + "combined_8channelPA_highThreshold": [ + 2485733241.458397, + 478379585.36320215, + 27.0, + 2007353656.0951946, + 2964112826.821599 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 118762810.42523451 + ], + "exclusive_PA_4channel_100Hz": [ + 2669861629.7145743, + 495780858.2157827, + 29.0, + 2174080771.4987917, + 3165642487.930357 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.670963748, + "thetamin": 1.5707963268, + "veff": { + "LPDA_2of4_100Hz": [ + 246644015075.22147, + 6730123089.238183, + 1343.0591769782, + 239913891985.9833, + 253374138164.4597 + ], + "LPDA_2of4_10mHz": [ + 237783434018.72537, + 6608129021.133039, + 1294.8103488132, + 231175304997.59235, + 244391563039.85834 + ], + "PA_4channel_100Hz": [ + 214925999981.92227, + 6282495619.811447, + 1170.3439735154, + 208643504362.1108, + 221208495601.73373 + ], + "PA_4channel_1mHz": [ + 201244126201.16705, + 6079240476.231673, + 1095.8415935007, + 195164885724.9354, + 207323366677.3987 + ], + "PA_8channel_100Hz": [ + 229082157040.03906, + 6486095641.705556, + 1247.4289846472, + 222596061398.33353, + 235568252681.74463 + ], + "PA_8channel_1mHz": [ + 218175398146.06827, + 6329808993.038575, + 1188.0380336072, + 211845589153.02966, + 224505207139.10684 + ], + "all_triggers": [ + 266320860506.81912, + 6993431238.840372, + 1450.2061832529, + 259327429267.97873, + 273314291745.6595 + ], + "coincidence_4channelPA": [ + 214925999981.92227, + 6282495619.811447, + 1170.3439735154, + 208643504362.1108, + 221208495601.73373 + ], + "combined_4channelPA": [ + 263463107209.2376, + 6955808567.649306, + 1434.6447604846, + 256507298641.58835, + 270418915776.88696 + ], + "combined_4channelPA_highThreshold": [ + 253237243436.62976, + 6819483849.313622, + 1378.9615111743, + 246417759587.31613, + 260056727285.9434 + ], + "combined_4channelPA_nominal_selection": [ + 214823147551.81046, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 227270998481.43622, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 193951470737.39462, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 266150653738.98935, + 6991196116.192, + 1449.2793504593, + 259159457622.79736, + 273141849855.18137 + ], + "combined_8channelPA_highThreshold": [ + 256756163979.0446, + 6866701294.267653, + 1398.1232107846, + 249889462684.77698, + 263622865273.31226 + ], + "exclusive_LPDA_2of4_100Hz": [ + 179990958306.56076, + 5749274718.003883, + 980.1109840553, + 174241683588.55685, + 185740233024.56467 + ], + "exclusive_PA_4channel_100Hz": [ + 95752699458.65962, + 4193370442.2847304, + 521.4054826717, + 91559329016.3749, + 99946069900.94435 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.7721542476, + "thetamin": 1.670963748, + "veff": { + "LPDA_2of4_100Hz": [ + 5116607.383513264, + 30687071.84812846, + 0.0278005435, + 1893144.7318999076, + 244890911.95037562 + ], + "LPDA_2of4_10mHz": [ + 4994201.114665617, + 30317781.394955695, + 0.027135462, + 1847854.4124262782, + 244712198.79785806 + ], + "PA_4channel_100Hz": [ + 4269675.623364388, + 28032500.88489083, + 0.0231988296, + 1579779.9806448233, + 243654391.58055827 + ], + "PA_4channel_1mHz": [ + 3955822.4318667366, + 26982538.03794171, + 0.0214935416, + 1463654.2997906925, + 243196165.92097166 + ], + "PA_8channel_100Hz": [ + 4520780.415648687, + 28845037.639307257, + 0.0245631809, + 1672688.7537900142, + 244021004.5772933 + ], + "PA_8channel_1mHz": [ + 4300591.305888564, + 28133806.09384046, + 0.0233668067, + 1591218.7831787686, + 243699528.47704354 + ], + "all_triggers": [ + 5503860.888350021, + 31827177.61559976, + 0.0299046443, + 2036428.5286895076, + 245456302.06743726 + ], + "coincidence_4channelPA": [ + 4269675.623364388, + 28032500.88489083, + 0.0231988296, + 1579779.9806448233, + 243654391.58055827 + ], + "combined_4channelPA": [ + 5453304.110597816, + 31680663.034753527, + 0.0296299494, + 2017722.5209211921, + 245382489.17191908 + ], + "combined_4channelPA_highThreshold": [ + 5318439.824263072, + 31286467.35151829, + 0.0288971786, + 1967822.7349773366, + 245185587.3138703 + ], + "combined_4channelPA_nominal_selection": [ + 4957551.430466231, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 4957551.430466231, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 4572632.455994207, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 5503860.888350021, + 31827177.61559976, + 0.0299046443, + 2036428.5286895076, + 245456302.06743726 + ], + "combined_8channelPA_highThreshold": [ + 5361522.729179482, + 31412932.36731297, + 0.029131265, + 1983763.4097964081, + 245248488.35504827 + ], + "exclusive_LPDA_2of4_100Hz": [ + 3849189.7447202425, + 26616384.6134387, + 0.0209141642, + 1424200.2055464897, + 243040482.19773778 + ], + "exclusive_PA_4channel_100Hz": [ + 1583338.6522794452, + 17070699.22715764, + 0.0086029026, + 585835.3013433947, + 239732339.60277423 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.8754889808, + "thetamin": 1.7721542476, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.9823131729, + "thetamin": 1.8754889808, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 2.0943951024, + "thetamin": 1.9823131729, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 2.2142974356, + "thetamin": 2.0943951024, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 2.3461938234, + "thetamin": 2.2142974356, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 2.4980915448, + "thetamin": 2.3461938234, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 2.6905658418, + "thetamin": 2.4980915448, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 3.1415926536, + "thetamin": 2.6905658418, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.5707963268, + "thetamin": 1.4706289056, + "veff": { + "LPDA_2of4_100Hz": [ + 1434632003701.9216, + 16231474502.01948, + 7812.0512170986, + 1418400529199.902, + 1450863478203.9412 + ], + "LPDA_2of4_10mHz": [ + 1381224517859.0305, + 15926482027.802525, + 7521.2295891797, + 1365298035831.228, + 1397150999886.8328 + ], + "PA_4channel_100Hz": [ + 1299279580546.4775, + 15446817767.228825, + 7075.0119907881, + 1283832762779.2488, + 1314726398313.7065 + ], + "PA_4channel_1mHz": [ + 1223336958498.2913, + 14988589471.44534, + 6661.4790070889, + 1208348369026.8457, + 1238325547969.7366 + ], + "PA_8channel_100Hz": [ + 1375082890979.3606, + 15891033958.159113, + 7487.7863761352, + 1359191857021.2014, + 1390973924937.5198 + ], + "PA_8channel_1mHz": [ + 1310181764802.3765, + 15511489090.886066, + 7134.3780313933, + 1294670275711.4905, + 1325693253893.2625 + ], + "all_triggers": [ + 1558259212062.9905, + 16916385282.876348, + 8485.2427261765, + 1541342826780.114, + 1575175597345.8667 + ], + "coincidence_4channelPA": [ + 1299279580546.4775, + 15446817767.228825, + 7075.0119907881, + 1283832762779.2488, + 1314726398313.7065 + ], + "combined_4channelPA": [ + 1534346050609.0186, + 16786083392.83133, + 8355.027561898, + 1517559967216.187, + 1551132134001.8499 + ], + "combined_4channelPA_highThreshold": [ + 1471411154762.9111, + 16438218107.24793, + 8012.3259991113, + 1454972936655.6633, + 1487849372870.1592 + ], + "combined_4channelPA_nominal_selection": [ + 1225526533837.7986, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1302640540846.261, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1115918201838.4397, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1556621062705.578, + 16907491110.336424, + 8476.3224548816, + 1539713571595.2412, + 1573528553815.9143 + ], + "combined_8channelPA_highThreshold": [ + 1496408981195.0884, + 16577264597.126339, + 8148.4475270713, + 1479831716597.9622, + 1512986245792.2146 + ], + "exclusive_LPDA_2of4_100Hz": [ + 967559974979.4855, + 13329893013.544092, + 5268.6877614957, + 954230081965.9414, + 980889867993.0295 + ], + "exclusive_PA_4channel_100Hz": [ + 642616725070.5198, + 10863348916.130653, + 3499.2630557948, + 631753376154.389, + 653480073986.6505 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.4706289056, + "thetamin": 1.369438406, + "veff": { + "LPDA_2of4_100Hz": [ + 1383716133483.526, + 15958347061.796743, + 7518.2748347213, + 1367757786421.729, + 1399674480545.3228 + ], + "LPDA_2of4_10mHz": [ + 1319622960756.9458, + 15584373039.571318, + 7170.0313793425, + 1304038587717.3743, + 1335207333796.517 + ], + "PA_4channel_100Hz": [ + 1351372010158.752, + 15770732424.252682, + 7342.5364715126, + 1335601277734.4993, + 1367142742583.0046 + ], + "PA_4channel_1mHz": [ + 1272402625915.025, + 15303003652.304838, + 6913.4646988374, + 1257099622262.7202, + 1287705629567.3298 + ], + "PA_8channel_100Hz": [ + 1431014051528.4333, + 16228797927.039888, + 7775.2630553302, + 1414785253601.3933, + 1447242849455.4731 + ], + "PA_8channel_1mHz": [ + 1362235459105.8535, + 15833994653.33755, + 7401.5618690352, + 1346401464452.516, + 1378069453759.1912 + ], + "all_triggers": [ + 1551675637853.069, + 16899150523.759802, + 8430.8649855456, + 1534776487329.3098, + 1568574788376.8289 + ], + "coincidence_4channelPA": [ + 1351372010158.752, + 15770732424.252682, + 7342.5364715126, + 1335601277734.4993, + 1367142742583.0046 + ], + "combined_4channelPA": [ + 1520056208898.8, + 16726082222.740494, + 8259.0641723277, + 1503330126676.0596, + 1536782291121.5405 + ], + "combined_4channelPA_highThreshold": [ + 1450871280978.4053, + 16341008114.760204, + 7883.1552052071, + 1434530272863.645, + 1467212289093.1655 + ], + "combined_4channelPA_nominal_selection": [ + 1214247128565.5881, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1297747929541.43, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1100489890476.8125, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1551315372095.7632, + 16897188599.972307, + 8428.9075197682, + 1534418183495.7908, + 1568212560695.7356 + ], + "combined_8channelPA_highThreshold": [ + 1485460640163.0186, + 16534648920.964445, + 8071.0928192986, + 1468925991242.054, + 1501995289083.983 + ], + "exclusive_LPDA_2of4_100Hz": [ + 803569176984.3915, + 12161189013.615622, + 4366.107885199, + 791407987970.7758, + 815730365998.007 + ], + "exclusive_PA_4channel_100Hz": [ + 835008009758.4175, + 12396803698.437431, + 4536.9274482281, + 822611206059.9801, + 847404813456.8549 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.369438406, + "thetamin": 1.2661036728, + "veff": { + "LPDA_2of4_100Hz": [ + 1168319922410.6523, + 14696931180.903828, + 6319.3184841433, + 1153622991229.7485, + 1183016853591.5562 + ], + "LPDA_2of4_10mHz": [ + 1092795815381.0593, + 14213966286.236092, + 5910.8166034549, + 1078581849094.8231, + 1107009781667.2954 + ], + "PA_4channel_100Hz": [ + 1336796048313.8462, + 15720934052.874891, + 7230.5879713229, + 1321075114260.9714, + 1352516982366.7212 + ], + "PA_4channel_1mHz": [ + 1260834498847.124, + 15267741951.185217, + 6819.7200109112, + 1245566756895.939, + 1276102240798.3093 + ], + "PA_8channel_100Hz": [ + 1414703662410.129, + 16172550215.136354, + 7651.9819888094, + 1398531112194.9927, + 1430876212625.2654 + ], + "PA_8channel_1mHz": [ + 1344979421730.448, + 15768979522.080048, + 7274.8509697553, + 1329210442208.368, + 1360748401252.528 + ], + "all_triggers": [ + 1474944048172.146, + 16513287503.472109, + 7977.8158429924, + 1458430760668.6738, + 1491457335675.6182 + ], + "coincidence_4channelPA": [ + 1336796048313.8462, + 15720934052.874891, + 7230.5879713229, + 1321075114260.9714, + 1352516982366.7212 + ], + "combined_4channelPA": [ + 1418406321208.0876, + 16193700335.361906, + 7672.0092773402, + 1402212620872.7256, + 1434600021543.4497 + ], + "combined_4channelPA_highThreshold": [ + 1338825852338.1936, + 15732864934.614246, + 7241.5669658981, + 1323092987403.5793, + 1354558717272.808 + ], + "combined_4channelPA_nominal_selection": [ + 1083843806145.6877, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1195072604145.621, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 941403760355.9, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1471853426065.925, + 16495977323.093214, + 7961.098995981, + 1455357448742.8318, + 1488349403389.0183 + ], + "combined_8channelPA_highThreshold": [ + 1397421860585.3633, + 16073465995.941517, + 7558.5065565963, + 1381348394589.4216, + 1413495326581.305 + ], + "exclusive_LPDA_2of4_100Hz": [ + 514346656080.24194, + 9751551747.246038, + 2782.0464828834, + 504595104332.9959, + 524098207827.488 + ], + "exclusive_PA_4channel_100Hz": [ + 1011170890908.4845, + 13672818500.067078, + 5469.3160486051, + 997498072408.4174, + 1024843709408.5516 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.2661036728, + "thetamin": 1.1592794807, + "veff": { + "LPDA_2of4_100Hz": [ + 783608921882.7048, + 12000187517.92594, + 4264.0538349131, + 771608734364.7788, + 795609109400.6306 + ], + "LPDA_2of4_10mHz": [ + 701372078859.474, + 11353050846.64281, + 3816.5572379858, + 690019028012.8312, + 712725129706.1168 + ], + "PA_4channel_100Hz": [ + 1271526065314.362, + 15286250778.21513, + 6919.083542297, + 1256239814536.147, + 1286812316092.5771 + ], + "PA_4channel_1mHz": [ + 1195616682511.3745, + 14822939278.121033, + 6506.0181906809, + 1180793743233.2534, + 1210439621789.4954 + ], + "PA_8channel_100Hz": [ + 1352308852748.5151, + 15764358113.145876, + 7358.6678105898, + 1336544494635.3694, + 1368073210861.661 + ], + "PA_8channel_1mHz": [ + 1281515577298.386, + 15346180119.294403, + 6973.4420567228, + 1266169397179.0916, + 1296861757417.6804 + ], + "all_triggers": [ + 1376359241237.3477, + 15903922401.578283, + 7489.5394078919, + 1360455318835.7693, + 1392263163638.926 + ], + "coincidence_4channelPA": [ + 1271526065314.362, + 15286250778.21513, + 6919.083542297, + 1256239814536.147, + 1286812316092.5771 + ], + "combined_4channelPA": [ + 1300826900010.0332, + 15461374550.97808, + 7078.5257500886, + 1285365525459.055, + 1316288274561.0112 + ], + "combined_4channelPA_highThreshold": [ + 1223640302505.7075, + 14995647839.473814, + 6658.5103598842, + 1208644654666.234, + 1238635950345.1814 + ], + "combined_4channelPA_nominal_selection": [ + 1034206874591.2208, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1134001505115.2546, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 867381479696.4421, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1374902796641.5994, + 15895505517.336166, + 7481.6140793378, + 1359007291124.2632, + 1390798302158.9355 + ], + "combined_8channelPA_highThreshold": [ + 1302109264549.2122, + 15468993640.96959, + 7085.5038118211, + 1286640270908.2424, + 1317578258190.1816 + ], + "exclusive_LPDA_2of4_100Hz": [ + 226775952489.5194, + 6455603469.362247, + 1234.014624994, + 220320349020.15714, + 233231555958.88162 + ], + "exclusive_PA_4channel_100Hz": [ + 1108829228044.8206, + 14274821261.172916, + 6033.7591751106, + 1094554406783.6476, + 1123104049305.9934 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.1592794807, + "thetamin": 1.0471975512, + "veff": { + "LPDA_2of4_100Hz": [ + 321876690667.93823, + 7690644227.760114, + 1751.6753265547, + 314186046440.1781, + 329567334895.69836 + ], + "LPDA_2of4_10mHz": [ + 258014330337.99243, + 6885569580.014986, + 1404.131922112, + 251128760757.97742, + 264899899918.0074 + ], + "PA_4channel_100Hz": [ + 1193030916707.5789, + 14806206651.372608, + 6492.5571847934, + 1178224710056.2063, + 1207837123358.9514 + ], + "PA_4channel_1mHz": [ + 1116507056721.6567, + 14323484867.50472, + 6076.1090190319, + 1102183571854.152, + 1130830541589.1614 + ], + "PA_8channel_100Hz": [ + 1271522537069.448, + 15285511936.41926, + 6919.714039314, + 1256237025133.0288, + 1286808049005.8674 + ], + "PA_8channel_1mHz": [ + 1203036070687.7026, + 14868161914.417738, + 6547.0059282827, + 1188167908773.285, + 1217904232602.1204 + ], + "all_triggers": [ + 1283381540748.3472, + 15356627561.757467, + 6984.2515617383, + 1268024913186.5898, + 1298738168310.1047 + ], + "coincidence_4channelPA": [ + 1193030916707.5789, + 14806206651.372608, + 6492.5571847934, + 1178224710056.2063, + 1207837123358.9514 + ], + "combined_4channelPA": [ + 1203621930643.2754, + 14871781756.191286, + 6550.1942188883, + 1188750148887.0842, + 1218493712399.4666 + ], + "combined_4channelPA_highThreshold": [ + 1125824780202.287, + 14383128457.111532, + 6126.8167179547, + 1111441651745.1755, + 1140207908659.3987 + ], + "combined_4channelPA_nominal_selection": [ + 1060793792354.0448, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1106107477372.4888, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 883980390300.9814, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1280831798869.6099, + 15341365185.604994, + 6970.3756891835, + 1265490433684.005, + 1296173164055.2148 + ], + "combined_8channelPA_highThreshold": [ + 1211623728692.7937, + 14921134407.27715, + 6593.7405601357, + 1196702594285.5166, + 1226544863100.071 + ], + "exclusive_LPDA_2of4_100Hz": [ + 68870832338.99202, + 3557423939.166438, + 374.7998572906, + 65313408399.82559, + 72428256278.15846 + ], + "exclusive_PA_4channel_100Hz": [ + 1132842125461.095, + 14427884350.843454, + 6165.0055986788, + 1118414241110.2515, + 1147270009811.9385 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.0471975512, + "thetamin": 0.927295218, + "veff": { + "LPDA_2of4_100Hz": [ + 48373900037.481026, + 2983736833.185165, + 262.8458803293, + 45390163204.29586, + 51357636870.66618 + ], + "LPDA_2of4_10mHz": [ + 29704179406.361355, + 2338103563.2477884, + 161.4015239514, + 27366075843.113567, + 32042282969.60914 + ], + "PA_4channel_100Hz": [ + 1073264228525.7753, + 14054269963.689297, + 5831.7208402501, + 1059209958562.0859, + 1087318498489.4646 + ], + "PA_4channel_1mHz": [ + 1008526307402.9431, + 13623810047.340656, + 5479.9589220457, + 994902497355.6027, + 1022150117450.2838 + ], + "PA_8channel_100Hz": [ + 1138336821786.8848, + 14474059587.867989, + 6185.3012430659, + 1123862762199.0168, + 1152810881374.7527 + ], + "PA_8channel_1mHz": [ + 1076183133559.9445, + 14073368347.85219, + 5847.5810905651, + 1062109765212.0924, + 1090256501907.7968 + ], + "all_triggers": [ + 1145112348781.6716, + 14517071410.857338, + 6222.1169506326, + 1130595277370.8142, + 1159629420192.529 + ], + "coincidence_4channelPA": [ + 1073264228525.7753, + 14054269963.689297, + 5831.7208402501, + 1059209958562.0859, + 1087318498489.4646 + ], + "combined_4channelPA": [ + 1077472791261.2898, + 14081798322.753487, + 5854.5886134973, + 1063390992938.5363, + 1091554589584.0432 + ], + "combined_4channelPA_highThreshold": [ + 1010548031862.8251, + 13637458575.8584, + 5490.9442249679, + 996910573286.9667, + 1024185490438.6836 + ], + "combined_4channelPA_nominal_selection": [ + 991324193593.3965, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 991324193593.3965, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 777548152900.5751, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1142363683764.9465, + 14499637951.101074, + 6207.1817216043, + 1127864045813.8457, + 1156863321716.0476 + ], + "combined_8channelPA_highThreshold": [ + 1078204858019.8264, + 14086581304.793633, + 5858.5663934873, + 1064118276715.0328, + 1092291439324.6201 + ], + "exclusive_LPDA_2of4_100Hz": [ + 10636356512.746134, + 1399108538.4080582, + 57.7940271287, + 9237247974.338076, + 12035465051.154192 + ], + "exclusive_PA_4channel_100Hz": [ + 1063562025207.7339, + 13990601136.29615, + 5779.0026560581, + 1049571424071.4376, + 1077552626344.0299 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 0.927295218, + "thetamin": 0.7953988302, + "veff": { + "LPDA_2of4_100Hz": [ + 2754554393.763554, + 712762156.7973093, + 14.9352824022, + 2075603352.9431725, + 3366632222.5083904 + ], + "LPDA_2of4_10mHz": [ + 184432695.6521739, + 184432695.6521739, + 1.0, + 68240097.39130434, + 507189913.04347825 + ], + "PA_4channel_100Hz": [ + 840112057539.5061, + 12447655659.677662, + 4555.1145612701, + 827664401879.8282, + 852559713199.1837 + ], + "PA_4channel_1mHz": [ + 778044709971.6927, + 11979018457.20229, + 4218.5834090883, + 766065691514.4904, + 790023728428.895 + ], + "PA_8channel_100Hz": [ + 905256926007.4834, + 12921260585.614729, + 4908.3321306257, + 892335665421.8687, + 918178186593.0981 + ], + "PA_8channel_1mHz": [ + 841384166294.0505, + 12457076296.975496, + 4562.0119757987, + 828927089997.0752, + 853841242591.026 + ], + "all_triggers": [ + 908930500899.1003, + 12947451580.95993, + 4928.2503716872, + 895983049318.1403, + 921877952480.0603 + ], + "coincidence_4channelPA": [ + 840112057539.5061, + 12447655659.677662, + 4555.1145612701, + 827664401879.8282, + 852559713199.1837 + ], + "combined_4channelPA": [ + 841212253350.6184, + 12455803607.198294, + 4561.0798582974, + 828756449743.4202, + 853668056957.8167 + ], + "combined_4channelPA_highThreshold": [ + 778229142667.345, + 11980438164.659033, + 4219.5834090883, + 766248704502.6859, + 790209580832.0038 + ], + "combined_4channelPA_nominal_selection": [ + 715094547307.002, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 715094547307.002, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 563778992624.7975, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 906174237632.9113, + 12927805590.168482, + 4913.3058237238, + 893246432042.7428, + 919102043223.0797 + ], + "combined_8channelPA_highThreshold": [ + 841568598989.7028, + 12458441527.249474, + 4563.0119757987, + 829110157462.4532, + 854027040516.9523 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1284628506.7647169, + 486751988.60841197, + 6.9652970273, + 781086800.5175239, + 2170569435.704069 + ], + "exclusive_PA_4channel_100Hz": [ + 839928287952.9332, + 12446294159.3743, + 4554.1181566688, + 827481993793.559, + 852374582112.3075 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 0.7953988302, + "thetamin": 0.6435011088, + "veff": { + "LPDA_2of4_100Hz": [ + 2379464355.1822443, + 660978455.252214, + 12.9593673051, + 1700539916.4289846, + 2980033506.6066833 + ], + "LPDA_2of4_10mHz": [ + 183609608.3373105, + 183609608.3373105, + 1.0, + 67935555.08480488, + 504926422.92760384 + ], + "PA_4channel_100Hz": [ + 466611992481.3322, + 9256049113.147005, + 2541.3266588103, + 457355943368.1852, + 475868041594.47925 + ], + "PA_4channel_1mHz": [ + 403257993782.60785, + 8604768578.951687, + 2196.2793637781, + 394653225203.6562, + 411862762361.5596 + ], + "PA_8channel_100Hz": [ + 531972367318.6526, + 9883078367.070135, + 2897.30135659, + 522089288951.58246, + 541855445685.72266 + ], + "PA_8channel_1mHz": [ + 464418603602.9426, + 9234268672.293272, + 2529.3807214585, + 455184334930.64935, + 473652872275.2359 + ], + "all_triggers": [ + 539295853239.8005, + 9950874353.105633, + 2937.1875367713, + 529344978886.6949, + 549246727592.9061 + ], + "coincidence_4channelPA": [ + 466611992481.3322, + 9256049113.147005, + 2541.3266588103, + 457355943368.1852, + 475868041594.47925 + ], + "combined_4channelPA": [ + 467892267218.41266, + 9268738637.37828, + 2548.2994678516, + 458623528581.0344, + 477161005855.79095 + ], + "combined_4channelPA_highThreshold": [ + 403441603390.9452, + 8606727298.200403, + 2197.2793637781, + 394834876092.74475, + 412048330689.1456 + ], + "combined_4channelPA_nominal_selection": [ + 439760126659.75165, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 439760126659.75165, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 425620862163.1502, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 533252642055.7329, + 9894963807.54822, + 2904.2741656313, + 523357678248.1847, + 543147605863.2812 + ], + "combined_8channelPA_highThreshold": [ + 464602213211.27997, + 9236093893.003187, + 2530.3807214585, + 455366119318.2768, + 473838307104.2831 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1463884345.4176593, + 518443083.96704125, + 7.9728090413, + 967888776.8428798, + 1886086594.1678574 + ], + "exclusive_PA_4channel_100Hz": [ + 466429202068.6543, + 9254235954.897081, + 2540.3311204268, + 457174966113.75726, + 475683438023.55133 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 0.6435011088, + "thetamin": 0.4510268118, + "veff": { + "LPDA_2of4_100Hz": [ + 554886046.6282586, + 320478084.68594444, + 2.9978571543, + 203460861.2861731, + 980582932.7096716 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 238771550.25 + ], + "PA_4channel_100Hz": [ + 73020139829.96889, + 3676357734.3914347, + 394.5025288064, + 69343782095.57745, + 76696497564.36034 + ], + "PA_4channel_1mHz": [ + 56208619485.8024, + 3225506295.458822, + 303.6757061751, + 52983113190.34358, + 59434125781.261215 + ], + "PA_8channel_100Hz": [ + 88351145462.37183, + 4043919731.7973537, + 477.3306431488, + 84307225730.57448, + 92395065194.16919 + ], + "PA_8channel_1mHz": [ + 71172054061.0116, + 3629536635.451011, + 384.5179613843, + 67542517425.56058, + 74801590696.4626 + ], + "all_triggers": [ + 91306551494.39903, + 4110999317.231563, + 493.29767849, + 87195552177.16747, + 95417550811.6306 + ], + "coincidence_4channelPA": [ + 73020139829.96889, + 3676357734.3914347, + 394.5025288064, + 69343782095.57745, + 76696497564.36034 + ], + "combined_4channelPA": [ + 73389931651.59717, + 3685654965.1120825, + 396.5003859607, + 69704276686.48508, + 77075586616.70927 + ], + "combined_4channelPA_highThreshold": [ + 56208619485.8024, + 3225506295.458822, + 303.6757061751, + 52983113190.34358, + 59434125781.261215 + ], + "combined_4channelPA_nominal_selection": [ + 44126387114.946785, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 44126387114.946785, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 44070898510.28396, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 88536028668.5895, + 4048148664.635521, + 478.3295030874, + 84487880003.95398, + 92584177333.22504 + ], + "combined_8channelPA_highThreshold": [ + 71172054061.0116, + 3629536635.451011, + 384.5179613843, + 67542517425.56058, + 74801590696.4626 + ], + "exclusive_LPDA_2of4_100Hz": [ + 554886046.6282586, + 320478084.68594444, + 2.9978571543, + 203460861.2861731, + 980582932.7096716 + ], + "exclusive_PA_4channel_100Hz": [ + 73020139829.96889, + 3676357734.3914347, + 394.5025288064, + 69343782095.57745, + 76696497564.36034 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 0.4510268118, + "thetamin": 0.0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 237525620.85046902 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 237525620.85046902 + ], + "PA_4channel_100Hz": [ + 3498439376.8673735, + 802597037.0456992, + 19.0, + 2728782713.9565516, + 4201809820.005972 + ], + "PA_4channel_1mHz": [ + 3314310988.6111956, + 781190591.6693556, + 18.0, + 2542813041.817812, + 4015840147.867232 + ], + "PA_8channel_100Hz": [ + 3498439376.8673735, + 802597037.0456992, + 19.0, + 2728782713.9565516, + 4201809820.005972 + ], + "PA_8channel_1mHz": [ + 3314310988.6111956, + 781190591.6693556, + 18.0, + 2542813041.817812, + 4015840147.867232 + ], + "all_triggers": [ + 3498439376.8673735, + 802597037.0456992, + 19.0, + 2728782713.9565516, + 4201809820.005972 + ], + "coincidence_4channelPA": [ + 3498439376.8673735, + 802597037.0456992, + 19.0, + 2728782713.9565516, + 4201809820.005972 + ], + "combined_4channelPA": [ + 3498439376.8673735, + 802597037.0456992, + 19.0, + 2728782713.9565516, + 4201809820.005972 + ], + "combined_4channelPA_highThreshold": [ + 3314310988.6111956, + 781190591.6693556, + 18.0, + 2542813041.817812, + 4015840147.867232 + ], + "combined_4channelPA_nominal_selection": [ + 3498439376.8673735, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 3498439376.8673735, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 3498439376.8673735, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 3498439376.8673735, + 802597037.0456992, + 19.0, + 2728782713.9565516, + 4201809820.005972 + ], + "combined_8channelPA_highThreshold": [ + 3314310988.6111956, + 781190591.6693556, + 18.0, + 2542813041.817812, + 4015840147.867232 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 237525620.85046902 + ], + "exclusive_PA_4channel_100Hz": [ + 3498439376.8673735, + 802597037.0456992, + 19.0, + 2728782713.9565516, + 4201809820.005972 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.670963748, + "thetamin": 1.5707963268, + "veff": { + "LPDA_2of4_100Hz": [ + 201918748065.95163, + 6089344790.715662, + 1099.542850516, + 195829403275.236, + 208008092856.66727 + ], + "LPDA_2of4_10mHz": [ + 197346786636.94434, + 6020010829.976669, + 1074.6463634376, + 191326775806.96768, + 203366797466.92102 + ], + "PA_4channel_100Hz": [ + 192808287791.90335, + 5950385351.822412, + 1049.932095917, + 186857902440.08093, + 198758673143.72574 + ], + "PA_4channel_1mHz": [ + 184997880972.8755, + 5828618358.442947, + 1007.4007457588, + 179169262614.43253, + 190826499331.31845 + ], + "PA_8channel_100Hz": [ + 199919538431.005, + 6059124316.958871, + 1088.6562108065, + 193860414114.04614, + 205978662747.96387 + ], + "PA_8channel_1mHz": [ + 194359126308.5159, + 5974268154.794183, + 1058.3771433411, + 188384858153.72168, + 200333394463.31006 + ], + "all_triggers": [ + 221553544384.90048, + 6378544563.136128, + 1206.4635803671, + 215174999821.76434, + 227932088948.03656 + ], + "coincidence_4channelPA": [ + 192808287791.90335, + 5950385351.822412, + 1049.932095917, + 186857902440.08093, + 198758673143.72574 + ], + "combined_4channelPA": [ + 219911185530.72028, + 6354858763.749688, + 1197.5201615247, + 213556326766.97058, + 226266044294.47 + ], + "combined_4channelPA_highThreshold": [ + 213615803772.1451, + 6263238255.877934, + 1163.2388376248, + 207352565516.26715, + 219879042028.023 + ], + "combined_4channelPA_nominal_selection": [ + 203259207681.52594, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 204198227930.4677, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 178156047591.85547, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 221407659332.12537, + 6376444196.057564, + 1205.6691674247, + 215031215136.0678, + 227784103528.18292 + ], + "combined_8channelPA_highThreshold": [ + 216294466925.7009, + 6302385261.308599, + 1177.8254223161, + 209992081664.39224, + 222596852187.0095 + ], + "exclusive_LPDA_2of4_100Hz": [ + 119568766044.85388, + 4685879503.373458, + 651.108344861, + 114882886541.48044, + 124254645548.22734 + ], + "exclusive_PA_4channel_100Hz": [ + 93902024894.17928, + 4152596385.957467, + 511.3408294689, + 89749428508.22182, + 98054621280.13673 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.7721542476, + "thetamin": 1.670963748, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 237420665.17044625 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 237420665.17044625 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 237420665.17044625 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 237420665.17044625 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 237420665.17044625 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 237420665.17044625 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 237420665.17044625 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 237420665.17044625 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 237420665.17044625 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 237420665.17044625 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 237420665.17044625 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 237420665.17044625 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 237420665.17044625 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 237420665.17044625 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.8754889808, + "thetamin": 1.7721542476, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.9823131729, + "thetamin": 1.8754889808, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 2.0943951024, + "thetamin": 1.9823131729, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 2.2142974356, + "thetamin": 2.0943951024, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 2.3461938234, + "thetamin": 2.2142974356, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 2.4980915448, + "thetamin": 2.3461938234, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 2.6905658418, + "thetamin": 2.4980915448, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 3.1415926536, + "thetamin": 2.6905658418, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.5707963268, + "thetamin": 1.4706289056, + "veff": { + "LPDA_2of4_100Hz": [ + 1560167971250.062, + 16926529479.370123, + 8495.8507064025, + 1543241441770.692, + 1577094500729.4324 + ], + "LPDA_2of4_10mHz": [ + 1524697805783.0923, + 16733012310.958717, + 8302.6989202539, + 1507964793472.1333, + 1541430818094.051 + ], + "PA_4channel_100Hz": [ + 1503346489815.336, + 16615437719.112743, + 8186.4309310438, + 1486731052096.2231, + 1519961927534.449 + ], + "PA_4channel_1mHz": [ + 1442737016016.5789, + 16277054971.454346, + 7856.38375005, + 1426459961045.1248, + 1459014070988.0332 + ], + "PA_8channel_100Hz": [ + 1560512196841.2708, + 16928396657.576885, + 8497.7251771558, + 1543583800183.6938, + 1577440593498.8474 + ], + "PA_8channel_1mHz": [ + 1506936756293.952, + 16635266240.303062, + 8205.9816259437, + 1490301490053.6487, + 1523572022534.2554 + ], + "all_triggers": [ + 1710350878051.758, + 17722494506.174816, + 9313.6674917442, + 1692628383545.583, + 1728073372557.9326 + ], + "coincidence_4channelPA": [ + 1503346489815.336, + 16615437719.112743, + 8186.4309310438, + 1486731052096.2231, + 1519961927534.449 + ], + "combined_4channelPA": [ + 1687957284462.854, + 17606092084.597107, + 9191.7238091299, + 1670351192378.2568, + 1705563376547.4512 + ], + "combined_4channelPA_highThreshold": [ + 1643193062544.4016, + 17371068756.533108, + 8947.9615005736, + 1625821993787.8687, + 1660564131300.9346 + ], + "combined_4channelPA_nominal_selection": [ + 1493148082248.2336, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1542608409938.545, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1312470402230.8455, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1709182050692.8677, + 17716437831.804443, + 9307.3026753105, + 1691465612861.0632, + 1726898488524.672 + ], + "combined_8channelPA_highThreshold": [ + 1662480763552.832, + 17472721606.42884, + 9052.9921326959, + 1645008041946.403, + 1679953485159.261 + ], + "exclusive_LPDA_2of4_100Hz": [ + 817570246367.663, + 12253066256.093536, + 4452.0557293399, + 805317180111.5693, + 829823312623.7565 + ], + "exclusive_PA_4channel_100Hz": [ + 706576109861.5872, + 11390996478.750105, + 3847.640287914, + 695185113382.837, + 717967106340.3373 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.4706289056, + "thetamin": 1.369438406, + "veff": { + "LPDA_2of4_100Hz": [ + 1590405670961.8884, + 17108753194.905882, + 8641.3005121857, + 1573296917766.9824, + 1607514424156.7942 + ], + "LPDA_2of4_10mHz": [ + 1546435385767.213, + 16870590849.350115, + 8402.3926316926, + 1529564794917.8625, + 1563305976616.563 + ], + "PA_4channel_100Hz": [ + 1615744438764.5356, + 17244505234.213303, + 8778.9760192522, + 1598499933530.3223, + 1632988943998.749 + ], + "PA_4channel_1mHz": [ + 1555822693330.122, + 16921718046.851545, + 8453.3975715846, + 1538900975283.2705, + 1572744411376.9734 + ], + "PA_8channel_100Hz": [ + 1680635620268.5522, + 17587381551.10837, + 9131.5553706751, + 1663048238717.4436, + 1698223001819.6606 + ], + "PA_8channel_1mHz": [ + 1622615254437.5708, + 17281131732.971382, + 8816.3078673955, + 1605334122704.5996, + 1639896386170.542 + ], + "all_triggers": [ + 1800548890837.6162, + 18204001505.218475, + 9783.0914066096, + 1782344889332.398, + 1818752892342.8345 + ], + "coincidence_4channelPA": [ + 1615744438764.5356, + 17244505234.213303, + 8778.9760192522, + 1598499933530.3223, + 1632988943998.749 + ], + "combined_4channelPA": [ + 1772035347838.737, + 18059286751.593792, + 9628.166095276, + 1753976061087.143, + 1790094634590.3308 + ], + "combined_4channelPA_highThreshold": [ + 1717126245639.357, + 17777288346.2795, + 9329.823312914, + 1699348957293.0776, + 1734903533985.6362 + ], + "combined_4channelPA_nominal_selection": [ + 1569725950880.7715, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1640602750458.496, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1420574153606.0994, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1798586524241.4155, + 18194078791.28712, + 9772.4290958656, + 1780392445450.1284, + 1816780603032.703 + ], + "combined_8channelPA_highThreshold": [ + 1748447796472.9883, + 17938690567.23456, + 9500.0056369605, + 1730509105905.754, + 1766386487040.223 + ], + "exclusive_LPDA_2of4_100Hz": [ + 605557978025.1672, + 10557042468.962465, + 3290.2350395306, + 595000935556.2047, + 616115020494.1298 + ], + "exclusive_PA_4channel_100Hz": [ + 885959994721.5553, + 12769428464.23649, + 4813.769653835, + 873190566257.3188, + 898729423185.7917 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.369438406, + "thetamin": 1.2661036728, + "veff": { + "LPDA_2of4_100Hz": [ + 1429582612163.8442, + 16257374045.816658, + 7732.4606491487, + 1413325238118.0276, + 1445839986209.661 + ], + "LPDA_2of4_10mHz": [ + 1375417400479.0295, + 15946413687.468567, + 7439.4867668827, + 1359470986791.561, + 1391363814166.4983 + ], + "PA_4channel_100Hz": [ + 1584427107916.1133, + 17115196964.124863, + 8569.9980953613, + 1567311910951.9885, + 1601542304880.2383 + ], + "PA_4channel_1mHz": [ + 1524159843481.266, + 16786533711.941717, + 8244.0188572892, + 1507373309769.3242, + 1540946377193.2078 + ], + "PA_8channel_100Hz": [ + 1642133561931.1812, + 17424086082.14407, + 8882.126181613, + 1624709475849.0374, + 1659557648013.3252 + ], + "PA_8channel_1mHz": [ + 1591220044542.6343, + 17151846836.105316, + 8606.7403687423, + 1574068197706.529, + 1608371891378.7397 + ], + "all_triggers": [ + 1714415989676.2026, + 17803437883.318684, + 9273.0941630418, + 1696612551792.884, + 1732219427559.5215 + ], + "coincidence_4channelPA": [ + 1584427107916.1133, + 17115196964.124863, + 8569.9980953613, + 1567311910951.9885, + 1601542304880.2383 + ], + "combined_4channelPA": [ + 1674829325314.6294, + 17596692612.227097, + 9058.9740962458, + 1657232632702.4023, + 1692426017926.8564 + ], + "combined_4channelPA_highThreshold": [ + 1619051024212.9075, + 17301192457.200558, + 8757.2751844966, + 1601749831755.707, + 1636352216670.108 + ], + "combined_4channelPA_nominal_selection": [ + 1488808707359.295, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1575772347550.3892, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1346269909499.5078, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1712968672654.3464, + 17795921428.92665, + 9265.2657788525, + 1695172751225.42, + 1730764594083.273 + ], + "combined_8channelPA_highThreshold": [ + 1658849456045.1055, + 17512544696.06988, + 8972.5406790695, + 1641336911349.0356, + 1676362000741.1753 + ], + "exclusive_LPDA_2of4_100Hz": [ + 338342476209.1957, + 7909044718.260463, + 1830.0585506305, + 330433431490.9352, + 346251520927.4561 + ], + "exclusive_PA_4channel_100Hz": [ + 1087045502388.6768, + 14176519875.774885, + 5879.7137706731, + 1072868982512.902, + 1101222022264.452 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.2661036728, + "thetamin": 1.1592794807, + "veff": { + "LPDA_2of4_100Hz": [ + 1139170058368.372, + 14468803789.546911, + 6198.8605800113, + 1124701254578.8252, + 1153638862157.919 + ], + "LPDA_2of4_10mHz": [ + 1072123015471.1217, + 14036559018.6619, + 5834.0201699523, + 1058086456452.4598, + 1086159574489.7834 + ], + "PA_4channel_100Hz": [ + 1533952179575.364, + 16789751057.649874, + 8347.0906101689, + 1517162428517.7144, + 1550741930633.014 + ], + "PA_4channel_1mHz": [ + 1470037953826.2163, + 16436245530.025242, + 7999.2976080724, + 1453601708296.1912, + 1486474199356.2415 + ], + "PA_8channel_100Hz": [ + 1600390760403.1604, + 17149496114.593718, + 8708.6200382467, + 1583241264288.567, + 1617540256517.7544 + ], + "PA_8channel_1mHz": [ + 1541693428621.9912, + 16832063353.038074, + 8389.2150701673, + 1524861365268.9534, + 1558525491975.0293 + ], + "all_triggers": [ + 1640605614994.9436, + 17363626814.888718, + 8927.4515244051, + 1623241988180.055, + 1657969241809.8325 + ], + "coincidence_4channelPA": [ + 1533952179575.364, + 16789751057.649874, + 8347.0906101689, + 1517162428517.7144, + 1550741930633.014 + ], + "combined_4channelPA": [ + 1579883046288.3738, + 17039263374.12288, + 8597.0261110025, + 1562843782914.2507, + 1596922309662.4966 + ], + "combined_4channelPA_highThreshold": [ + 1513085090824.244, + 16675160488.980633, + 8233.5411247969, + 1496409930335.2634, + 1529760251313.2246 + ], + "combined_4channelPA_nominal_selection": [ + 1410357519887.163, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1486092081047.67, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1215587139765.7832, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1636974003869.6035, + 17344398282.94931, + 8907.6898998071, + 1619629605586.654, + 1654318402152.553 + ], + "combined_8channelPA_highThreshold": [ + 1575568310352.3992, + 17015979945.820772, + 8573.5472227451, + 1558552330406.5786, + 1592584290298.2197 + ], + "exclusive_LPDA_2of4_100Hz": [ + 180564040801.9675, + 5760417738.04001, + 982.5498014739, + 174803623063.92746, + 186324458540.00748 + ], + "exclusive_PA_4channel_100Hz": [ + 1262242686008.4495, + 15230346288.846315, + 6868.5674901887, + 1247012339719.6033, + 1277473032297.2957 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.1592794807, + "thetamin": 1.0471975512, + "veff": { + "LPDA_2of4_100Hz": [ + 638192732834.21, + 10829137913.87514, + 3473.0892174032, + 627363594920.3348, + 649021870748.0851 + ], + "LPDA_2of4_10mHz": [ + 562960241169.0015, + 10170839931.591373, + 3063.6687678151, + 552789401237.41, + 573131081100.5929 + ], + "PA_4channel_100Hz": [ + 1450226900609.1384, + 16324351433.376125, + 7892.2356087093, + 1433902549175.7625, + 1466551252042.5146 + ], + "PA_4channel_1mHz": [ + 1382805815042.548, + 15940375806.79441, + 7525.3253741363, + 1366865439235.754, + 1398746190849.3425 + ], + "PA_8channel_100Hz": [ + 1525424576328.8281, + 16742230891.008965, + 8301.4665875015, + 1508682345437.8188, + 1542166807219.837 + ], + "PA_8channel_1mHz": [ + 1459628645416.581, + 16377180905.389776, + 7943.4005575336, + 1443251464511.1912, + 1476005826321.9707 + ], + "all_triggers": [ + 1545252381858.198, + 16850689194.956856, + 8409.3708835642, + 1528401692663.241, + 1562103071053.1548 + ], + "coincidence_4channelPA": [ + 1450226900609.1384, + 16324351433.376125, + 7892.2356087093, + 1433902549175.7625, + 1466551252042.5146 + ], + "combined_4channelPA": [ + 1469858711425.4722, + 16434471884.383587, + 7999.0732879186, + 1453424239541.0886, + 1486293183309.856 + ], + "combined_4channelPA_highThreshold": [ + 1398453751849.1545, + 16030313345.975584, + 7610.4825340373, + 1382423438503.179, + 1414484065195.13 + ], + "combined_4channelPA_nominal_selection": [ + 1342319999438.7803, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1355731225691.2446, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1067257798674.979, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1542886194288.7534, + 16837782835.108473, + 8396.4939263208, + 1526048411453.6448, + 1559723977123.862 + ], + "combined_8channelPA_highThreshold": [ + 1473826457143.714, + 16456638592.874067, + 8020.6660359436, + 1457369818550.84, + 1490283095736.5881 + ], + "exclusive_LPDA_2of4_100Hz": [ + 68376757145.12074, + 3544640598.8722687, + 372.1110657388, + 64832116546.24846, + 71921397743.99301 + ], + "exclusive_PA_4channel_100Hz": [ + 1341122625246.4443, + 15698284735.759682, + 7298.4825575707, + 1325424340510.6848, + 1356820909982.204 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.0471975512, + "thetamin": 0.927295218, + "veff": { + "LPDA_2of4_100Hz": [ + 127970936394.2636, + 4853003874.305782, + 695.3467346451, + 123117932519.95782, + 132823940268.5694 + ], + "LPDA_2of4_10mHz": [ + 96925932451.00278, + 4223523918.312238, + 526.6596661025, + 92702408532.69054, + 101149456369.31503 + ], + "PA_4channel_100Hz": [ + 1309228753469.1538, + 15522537993.61033, + 7113.8647905448, + 1293706215475.5432, + 1324751291462.764 + ], + "PA_4channel_1mHz": [ + 1250746959160.0303, + 15171890233.182026, + 6796.0963514381, + 1235575068926.8481, + 1265918849393.2122 + ], + "PA_8channel_100Hz": [ + 1378451008273.366, + 15927610686.360968, + 7489.9929193145, + 1362523397587.0051, + 1394378618959.727 + ], + "PA_8channel_1mHz": [ + 1317589992976.307, + 15572025563.347738, + 7159.2966733825, + 1302017967412.9592, + 1333162018539.6545 + ], + "all_triggers": [ + 1385209132360.7021, + 15966607052.123068, + 7526.7140659191, + 1369242525308.579, + 1401175739412.8252 + ], + "coincidence_4channelPA": [ + 1309228753469.1538, + 15522537993.61033, + 7113.8647905448, + 1293706215475.5432, + 1324751291462.764 + ], + "combined_4channelPA": [ + 1314524078239.0276, + 15553897652.38228, + 7142.6376267166, + 1298970180586.6453, + 1330077975891.41 + ], + "combined_4channelPA_highThreshold": [ + 1253857407792.4255, + 15190743799.670153, + 6812.9973788179, + 1238666663992.7554, + 1269048151592.0955 + ], + "combined_4channelPA_nominal_selection": [ + 1184547293108.9536, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1184547293108.9536, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 925708967890.6798, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1383380545891.346, + 15956064974.877235, + 7516.7782033997, + 1367424480916.4688, + 1399336610866.2231 + ], + "combined_8channelPA_highThreshold": [ + 1320517658226.6802, + 15589316367.605404, + 7175.204523472, + 1304928341859.075, + 1336106974594.2856 + ], + "exclusive_LPDA_2of4_100Hz": [ + 11152450418.7419, + 1432650034.8965008, + 60.5982905218, + 9719800383.845398, + 12585100453.6384 + ], + "exclusive_PA_4channel_100Hz": [ + 1288615400881.9978, + 15399854688.0165, + 7001.8594570259, + 1273215546193.9812, + 1304015255570.0144 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 0.927295218, + "thetamin": 0.7953988302, + "veff": { + "LPDA_2of4_100Hz": [ + 3482795114.9169097, + 801461971.3051572, + 18.8838269842, + 2711652186.066079, + 4187113751.28347 + ], + "LPDA_2of4_10mHz": [ + 184432695.6521739, + 184432695.6521739, + 1.0, + 68240097.39130434, + 507189913.04347825 + ], + "PA_4channel_100Hz": [ + 1077250792206.7246, + 14095398805.997868, + 5840.8883977835, + 1063155393400.7267, + 1091346191012.7223 + ], + "PA_4channel_1mHz": [ + 1015738706705.0193, + 13687053289.728203, + 5507.3678943598, + 1002051653415.291, + 1029425759994.7473 + ], + "PA_8channel_100Hz": [ + 1136178830873.443, + 14475790980.838474, + 6160.3981162656, + 1121703039892.6045, + 1150654621854.2812 + ], + "PA_8channel_1mHz": [ + 1078698746619.8718, + 14104868579.17238, + 5848.7392531215, + 1064593878040.6993, + 1092803615199.0442 + ], + "all_triggers": [ + 1141490556260.589, + 14509589255.131927, + 6189.198461933, + 1126980967005.4573, + 1156000145515.7212 + ], + "coincidence_4channelPA": [ + 1077250792206.7246, + 14095398805.997868, + 5840.8883977835, + 1063155393400.7267, + 1091346191012.7223 + ], + "combined_4channelPA": [ + 1078713975575.3837, + 14104968144.346916, + 5848.8218250074, + 1064609007431.0367, + 1092818943719.7306 + ], + "combined_4channelPA_highThreshold": [ + 1015923139400.6714, + 13688295846.27265, + 5508.3678943598, + 1002234843554.3987, + 1029611435246.944 + ], + "combined_4channelPA_nominal_selection": [ + 1003123279228.1594, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1003123279228.1594, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 841352519504.3973, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1137276762551.932, + 14482783538.39586, + 6166.3511370931, + 1122793979013.536, + 1151759546090.3276 + ], + "combined_8channelPA_highThreshold": [ + 1078883179315.5239, + 14106074331.824211, + 5849.7392531215, + 1064777104983.6997, + 1092989253647.3479 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1831408927.535001, + 581181284.4085201, + 9.9299580319, + 1244640563.477707, + 2339904674.7807994 + ], + "exclusive_PA_4channel_100Hz": [ + 1077250792206.7246, + 14095398805.997868, + 5840.8883977835, + 1063155393400.7267, + 1091346191012.7223 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 0.7953988302, + "thetamin": 0.6435011088, + "veff": { + "LPDA_2of4_100Hz": [ + 4025436334.863589, + 859714364.6764792, + 21.923887161, + 3165721970.1871095, + 4885150699.540068 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 236856394.75513053 + ], + "PA_4channel_100Hz": [ + 705945285640.0703, + 11385004936.491863, + 3844.8166848827, + 694560280703.5785, + 717330290576.5623 + ], + "PA_4channel_1mHz": [ + 644713617086.9352, + 10880055823.526962, + 3511.3283173206, + 633833561263.4081, + 655593672910.4622 + ], + "PA_8channel_100Hz": [ + 772088126344.2463, + 11906418373.295765, + 4205.0529563019, + 760181707970.9507, + 783994544717.5421 + ], + "PA_8channel_1mHz": [ + 705215012828.6515, + 11379114741.44892, + 3840.839372268, + 693835898087.2026, + 716594127570.1005 + ], + "all_triggers": [ + 777565005134.6718, + 11948573389.722136, + 4234.8818897658, + 765616431744.9497, + 789513578524.3938 + ], + "coincidence_4channelPA": [ + 705945285640.0703, + 11385004936.491863, + 3844.8166848827, + 694560280703.5785, + 717330290576.5623 + ], + "combined_4channelPA": [ + 707219685213.7096, + 11395276627.20503, + 3851.7574957977, + 695824408586.5045, + 718614961840.9147 + ], + "combined_4channelPA_highThreshold": [ + 644713617086.9352, + 10880055823.526962, + 3511.3283173206, + 633833561263.4081, + 655593672910.4622 + ], + "combined_4channelPA_nominal_selection": [ + 650429465806.7391, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 650429465806.7391, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 600696869244.1064, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 773362525917.8856, + 11916240618.858624, + 4211.9937672169, + 761446285299.027, + 785278766536.7441 + ], + "combined_8channelPA_highThreshold": [ + 705215012828.6515, + 11379114741.44892, + 3840.839372268, + 693835898087.2026, + 716594127570.1005 + ], + "exclusive_LPDA_2of4_100Hz": [ + 3292366522.66649, + 777502493.7128286, + 17.9313411345, + 2522790135.185057, + 3991793066.157592 + ], + "exclusive_PA_4channel_100Hz": [ + 705762284433.7986, + 11383529181.41537, + 3843.819998446, + 694378755252.3833, + 717145813615.2139 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 0.6435011088, + "thetamin": 0.4510268118, + "veff": { + "LPDA_2of4_100Hz": [ + 367939756.2036688, + 260966518.96595284, + 1.9878510861, + 136137709.79535744, + 783277415.5555031 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 238771550.25 + ], + "PA_4channel_100Hz": [ + 166564745257.79242, + 5552492452.567001, + 899.8916376661, + 161012252805.22543, + 172117237710.35944 + ], + "PA_4channel_1mHz": [ + 138895221807.1773, + 5070375078.492969, + 750.4027843504, + 133824846728.68433, + 143965596885.6703 + ], + "PA_8channel_100Hz": [ + 195712873341.29373, + 6018747595.108963, + 1057.3688797762, + 189694125746.18475, + 201731620936.4027 + ], + "PA_8channel_1mHz": [ + 161586072229.78723, + 5468880032.526448, + 872.993591398, + 156117192197.2608, + 167054952262.3137 + ], + "all_triggers": [ + 199214733723.12604, + 6072355123.596065, + 1076.2882187336, + 193142378599.52997, + 205287088846.7221 + ], + "coincidence_4channelPA": [ + 166564745257.79242, + 5552492452.567001, + 899.8916376661, + 161012252805.22543, + 172117237710.35944 + ], + "combined_4channelPA": [ + 166932685013.9961, + 5558621768.013607, + 901.8794887523, + 161374063245.9825, + 172491306782.0097 + ], + "combined_4channelPA_highThreshold": [ + 138895221807.1773, + 5070375078.492969, + 750.4027843504, + 133824846728.68433, + 143965596885.6703 + ], + "combined_4channelPA_nominal_selection": [ + 125254704723.92763, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 125254704723.92763, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 83576724433.85915, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 196080813097.4974, + 6024402554.41576, + 1059.3567308623, + 190056410543.08167, + 202105215651.91318 + ], + "combined_8channelPA_highThreshold": [ + 161586072229.78723, + 5468880032.526448, + 872.993591398, + 156117192197.2608, + 167054952262.3137 + ], + "exclusive_LPDA_2of4_100Hz": [ + 367939756.2036688, + 260966518.96595284, + 1.9878510861, + 136137709.79535744, + 783277415.5555031 + ], + "exclusive_PA_4channel_100Hz": [ + 166564745257.79242, + 5552492452.567001, + 899.8916376661, + 161012252805.22543, + 172117237710.35944 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 0.4510268118, + "thetamin": 0.0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 237525620.85046902 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 237525620.85046902 + ], + "PA_4channel_100Hz": [ + 5707980035.9415045, + 1025183478.3180754, + 31.0, + 4682796557.623428, + 6733163514.259579 + ], + "PA_4channel_1mHz": [ + 5707980035.9415045, + 1025183478.3180754, + 31.0, + 4682796557.623428, + 6733163514.259579 + ], + "PA_8channel_100Hz": [ + 5707980035.9415045, + 1025183478.3180754, + 31.0, + 4682796557.623428, + 6733163514.259579 + ], + "PA_8channel_1mHz": [ + 5707980035.9415045, + 1025183478.3180754, + 31.0, + 4682796557.623428, + 6733163514.259579 + ], + "all_triggers": [ + 5707980035.9415045, + 1025183478.3180754, + 31.0, + 4682796557.623428, + 6733163514.259579 + ], + "coincidence_4channelPA": [ + 5707980035.9415045, + 1025183478.3180754, + 31.0, + 4682796557.623428, + 6733163514.259579 + ], + "combined_4channelPA": [ + 5707980035.9415045, + 1025183478.3180754, + 31.0, + 4682796557.623428, + 6733163514.259579 + ], + "combined_4channelPA_highThreshold": [ + 5707980035.9415045, + 1025183478.3180754, + 31.0, + 4682796557.623428, + 6733163514.259579 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 5707980035.9415045, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 5707980035.9415045, + 1025183478.3180754, + 31.0, + 4682796557.623428, + 6733163514.259579 + ], + "combined_8channelPA_highThreshold": [ + 5707980035.9415045, + 1025183478.3180754, + 31.0, + 4682796557.623428, + 6733163514.259579 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 237525620.85046902 + ], + "exclusive_PA_4channel_100Hz": [ + 5707980035.9415045, + 1025183478.3180754, + 31.0, + 4682796557.623428, + 6733163514.259579 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 3.1415926536, + "thetamin": 2.6905658418, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 2.3461938234, + "thetamin": 2.2142974356, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 2.4980915448, + "thetamin": 2.3461938234, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 2.6905658418, + "thetamin": 2.4980915448, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 3.1415926536, + "thetamin": 2.6905658418, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 2.4980915448, + "thetamin": 2.3461938234, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 2.6905658418, + "thetamin": 2.4980915448, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 3.1415926536, + "thetamin": 2.6905658418, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 2.2142974356, + "thetamin": 2.0943951024, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 2.3461938234, + "thetamin": 2.2142974356, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 2.4980915448, + "thetamin": 2.3461938234, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 2.6905658418, + "thetamin": 2.4980915448, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 3.1415926536, + "thetamin": 2.6905658418, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 2.0943951024, + "thetamin": 1.9823131729, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 2.2142974356, + "thetamin": 2.0943951024, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 2.3461938234, + "thetamin": 2.2142974356, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 2.4980915448, + "thetamin": 2.3461938234, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 2.6905658418, + "thetamin": 2.4980915448, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 3.1415926536, + "thetamin": 2.6905658418, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 2.6905658418, + "thetamin": 2.4980915448, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 3.1415926536, + "thetamin": 2.6905658418, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + } +] \ No newline at end of file diff --git a/toise/data/gen2-radio/param/effective_volume_exclusiveTriggers/Veff_withSelectionEfficiencies__baseline_array__config_ARZ2020_noise__D01detector_sim__tau.json b/toise/data/gen2-radio/param/effective_volume_exclusiveTriggers/Veff_withSelectionEfficiencies__baseline_array__config_ARZ2020_noise__D01detector_sim__tau.json new file mode 100644 index 0000000..705038b --- /dev/null +++ b/toise/data/gen2-radio/param/effective_volume_exclusiveTriggers/Veff_withSelectionEfficiencies__baseline_array__config_ARZ2020_noise__D01detector_sim__tau.json @@ -0,0 +1,23615 @@ +[ + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.670963748, + "thetamin": 1.5707963268, + "veff": { + "LPDA_2of4_100Hz": [ + 102965507.2474754, + 10448620.610622508, + 97.1103694138, + 92516886.63685289, + 113414127.8580979 + ], + "LPDA_2of4_10mHz": [ + 38374148.671121016, + 6378704.088412716, + 36.1920011178, + 31995444.582708303, + 44752852.75953373 + ], + "PA_4channel_100Hz": [ + 52789240.91725448, + 7481450.160419506, + 49.7873785464, + 45307790.75683498, + 60270691.077673994 + ], + "PA_4channel_1mHz": [ + 30743864.642175585, + 5709424.157137518, + 28.9956135061, + 25034440.48503807, + 36453288.7993131 + ], + "PA_8channel_100Hz": [ + 113275449.8606864, + 10959253.590705357, + 106.8340367133, + 102316196.26998106, + 124234703.45139177 + ], + "PA_8channel_1mHz": [ + 73956710.74109839, + 8855271.32115047, + 69.7511593221, + 65101439.41994792, + 82811982.06224887 + ], + "all_triggers": [ + 214665441.90549883, + 15086696.231385008, + 202.4584826617, + 199578745.6741138, + 229752138.13688388 + ], + "coincidence_4channelPA": [ + 52789240.91725448, + 7481450.160419506, + 49.7873785464, + 45307790.75683498, + 60270691.077673994 + ], + "combined_4channelPA": [ + 153052025.94051498, + 12738920.283035574, + 144.3487161471, + 140313105.65747938, + 165790946.22355056 + ], + "combined_4channelPA_highThreshold": [ + 69118013.31329662, + 8560688.643657038, + 65.1876146239, + 60557324.66963957, + 77678701.95695366 + ], + "combined_4channelPA_nominal_selection": [ + 105961723.60533965, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 112472971.03543478, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 91928523.60757041, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 209637720.47140893, + 14908975.219930783, + 197.7166628151, + 194728745.25147814, + 224546695.6913397 + ], + "combined_8channelPA_highThreshold": [ + 111459802.63078244, + 10871068.027184453, + 105.1216363383, + 100588734.60359798, + 122330870.65796688 + ], + "exclusive_LPDA_2of4_100Hz": [ + 100262785.0232605, + 10310576.777013695, + 94.5613376008, + 89952208.24624681, + 110573361.8002742 + ], + "exclusive_PA_4channel_100Hz": [ + 50086518.693039596, + 7287414.995237316, + 47.2383467333, + 42799103.697802275, + 57373933.68827692 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.7721542476, + "thetamin": 1.670963748, + "veff": { + "LPDA_2of4_100Hz": [ + 74063815.86354238, + 8861681.16395119, + 69.8521739073, + 65202134.69959119, + 82925497.02749357 + ], + "LPDA_2of4_10mHz": [ + 26528293.059867386, + 5303562.996760337, + 25.0197605764, + 21224730.06310705, + 31831856.05662772 + ], + "PA_4channel_100Hz": [ + 28924636.556241114, + 5537924.542056139, + 27.2798359006, + 23386712.014184974, + 34462561.09829725 + ], + "PA_4channel_1mHz": [ + 17167445.55967101, + 4266442.707196057, + 16.191218057, + 13166684.35746089, + 20784939.149831552 + ], + "PA_8channel_100Hz": [ + 55760965.81989028, + 7689148.036189947, + 52.5901161893, + 48071817.78370033, + 63450113.856080234 + ], + "PA_8channel_1mHz": [ + 37354038.410211876, + 6293349.618756419, + 35.2298994691, + 31060688.79145546, + 43647388.028968304 + ], + "all_triggers": [ + 127597532.26671067, + 11631459.589346413, + 120.3416933102, + 115966072.67736427, + 139228991.8560571 + ], + "coincidence_4channelPA": [ + 28924636.556241114, + 5537924.542056139, + 27.2798359006, + 23386712.014184974, + 34462561.09829725 + ], + "combined_4channelPA": [ + 100520502.71953101, + 10323819.540724397, + 94.8044001696, + 90196683.17880662, + 110844322.26025538 + ], + "combined_4channelPA_highThreshold": [ + 43695738.6195384, + 6806637.483691334, + 41.2109786334, + 36889101.13584706, + 50502376.103229724 + ], + "combined_4channelPA_nominal_selection": [ + 68227063.59001282, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 71930999.74985123, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 59744642.6308844, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 125100979.92098936, + 11517107.866121411, + 117.987107517, + 113583872.05486794, + 136618087.78711078 + ], + "combined_8channelPA_highThreshold": [ + 63276831.90537494, + 8190972.014718763, + 59.6785922386, + 55085859.89065617, + 71467803.92009372 + ], + "exclusive_LPDA_2of4_100Hz": [ + 71595866.1632899, + 8712786.102960132, + 67.5245642689, + 62883080.06032977, + 80308652.26625004 + ], + "exclusive_PA_4channel_100Hz": [ + 26456686.855988637, + 5296400.367977819, + 24.9522262623, + 21160286.488010813, + 31753087.223966453 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.8754889808, + "thetamin": 1.7721542476, + "veff": { + "LPDA_2of4_100Hz": [ + 45953633.306800954, + 6980282.6028228495, + 43.3404780457, + 38973350.7039781, + 52933915.9096238 + ], + "LPDA_2of4_10mHz": [ + 20545953.291004993, + 4667412.949404943, + 19.3776068062, + 16117929.609014962, + 25188828.664650723 + ], + "PA_4channel_100Hz": [ + 12995128.753874578, + 3711960.7208053367, + 12.2561602191, + 9484615.130801294, + 16112811.198168572 + ], + "PA_4channel_1mHz": [ + 9750709.500224376, + 3215371.718269767, + 9.1962350007, + 6805288.7785271015, + 12308382.109389521 + ], + "PA_8channel_100Hz": [ + 29238537.282227892, + 5567893.244077574, + 27.5758866488, + 23670644.038150314, + 34806430.52630546 + ], + "PA_8channel_1mHz": [ + 21156755.33355186, + 4736282.631179919, + 19.9536755654, + 16734839.671987293, + 26703617.730166946 + ], + "all_triggers": [ + 74672019.71961348, + 8897992.342830505, + 70.4257922259, + 65774027.37678297, + 83570012.06244399 + ], + "coincidence_4channelPA": [ + 12995128.753874578, + 3711960.7208053367, + 12.2561602191, + 9484615.130801294, + 16112811.198168572 + ], + "combined_4channelPA": [ + 58422774.68185653, + 7870533.433930384, + 55.1005611801, + 50552241.24792614, + 66293308.11578691 + ], + "combined_4channelPA_highThreshold": [ + 29770675.412410364, + 5618332.3018014, + 28.0777647222, + 24152343.11060896, + 35389007.71421176 + ], + "combined_4channelPA_nominal_selection": [ + 43281239.9202611, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 45276302.54026999, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 38115018.25871013, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 74049452.88380462, + 8860821.862301107, + 69.838627679, + 65188631.02150351, + 82910274.74610572 + ], + "combined_8channelPA_highThreshold": [ + 40968408.67728244, + 6590792.307255711, + 38.6387384212, + 34377616.37002672, + 47559200.98453814 + ], + "exclusive_LPDA_2of4_100Hz": [ + 45427645.92798194, + 6940219.315109164, + 42.844400961, + 38487426.61287277, + 52367865.24309111 + ], + "exclusive_PA_4channel_100Hz": [ + 12469141.37505557, + 3636062.6121320655, + 11.7600831344, + 9102922.883836022, + 15456625.621810758 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.9823131729, + "thetamin": 1.8754889808, + "veff": { + "LPDA_2of4_100Hz": [ + 24920300.89003357, + 4444194.675915467, + 31.4427421293, + 20476106.214118104, + 29364495.565949034 + ], + "LPDA_2of4_10mHz": [ + 10905473.822952023, + 2939941.601223607, + 13.7597857556, + 7969189.285860814, + 13519022.300583247 + ], + "PA_4channel_100Hz": [ + 7304448.711469112, + 2406080.513850566, + 9.2162569884, + 5094041.7068180265, + 9223747.503879452 + ], + "PA_4channel_1mHz": [ + 4710094.682077543, + 1932107.3498012072, + 5.9428773812, + 2979141.9039861253, + 60847250.96651706 + ], + "PA_8channel_100Hz": [ + 14679987.244369905, + 3410980.785677326, + 18.5222102824, + 11363294.19238783, + 17703784.671885815 + ], + "PA_8channel_1mHz": [ + 10232448.476958618, + 2847778.567368559, + 12.9106081115, + 7323087.10771614, + 12806676.367106128 + ], + "all_triggers": [ + 39327564.65921307, + 5582965.713932672, + 49.6208484645, + 33744598.9452804, + 44910530.37314575 + ], + "coincidence_4channelPA": [ + 7304448.711469112, + 2406080.513850566, + 9.2162569884, + 5094041.7068180265, + 9223747.503879452 + ], + "combined_4channelPA": [ + 31774857.085704446, + 5018318.678094763, + 40.0913553151, + 26756538.40760968, + 36793175.76379921 + ], + "combined_4channelPA_highThreshold": [ + 15495757.203128494, + 3504473.9444574374, + 19.5514933783, + 12187221.850734003, + 19170238.03228353 + ], + "combined_4channelPA_nominal_selection": [ + 24666718.03522472, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 24666718.03522472, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 21465676.016277395, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 38918487.49920312, + 5553853.385996506, + 49.1047027041, + 33364634.113206618, + 44472340.88519963 + ], + "combined_8channelPA_highThreshold": [ + 21018110.99800957, + 4081438.6660819673, + 26.5192241086, + 16936672.3319276, + 25099549.664091535 + ], + "exclusive_LPDA_2of4_100Hz": [ + 24470408.37423533, + 4403895.879307702, + 30.8750983267, + 20066512.494927626, + 28874304.253543034 + ], + "exclusive_PA_4channel_100Hz": [ + 6854556.195670871, + 2330805.8772620657, + 8.6486131858, + 4730062.630325487, + 8687728.522850001 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 2.0943951024, + "thetamin": 1.9823131729, + "veff": { + "LPDA_2of4_100Hz": [ + 10637605.273351096, + 2903610.574791758, + 13.4218074236, + 7695963.36526787, + 13248475.065486314 + ], + "LPDA_2of4_10mHz": [ + 4274056.293637951, + 1840503.0982943862, + 5.392713775, + 2512580.8283557617, + 28580410.22198722 + ], + "PA_4channel_100Hz": [ + 2615117.0699863452, + 1439666.8401500522, + 3.2995770008, + 1166234.5347474779, + 4551975.990125825 + ], + "PA_4channel_1mHz": [ + 1579034.2644213263, + 1118696.323872375, + 1.9923181268, + 584242.6778358907, + 3359253.03405355 + ], + "PA_8channel_100Hz": [ + 5529931.427929112, + 2093516.108460275, + 6.9772916727, + 3360646.538331706, + 8645766.986037886 + ], + "PA_8channel_1mHz": [ + 3295521.2570751766, + 1616138.1885326358, + 4.1580647652, + 1905956.6323568965, + 5401126.405186305 + ], + "all_triggers": [ + 16237639.919131847, + 3587384.1674117493, + 20.4875505725, + 12650255.751720097, + 19825024.0865436 + ], + "coincidence_4channelPA": [ + 2615117.0699863452, + 1439666.8401500522, + 3.2995770008, + 1166234.5347474779, + 4551975.990125825 + ], + "combined_4channelPA": [ + 13228196.4584337, + 3237924.7540984456, + 16.6904393295, + 10024000.081267627, + 16122163.447155477 + ], + "combined_4channelPA_highThreshold": [ + 5853090.558059276, + 2153818.2652853513, + 7.3850319019, + 3688805.02515677, + 7666233.572486172 + ], + "combined_4channelPA_nominal_selection": [ + 10094415.57152288, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 10198039.218926186, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 8696330.778617406, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 15927853.870275985, + 3552998.835901161, + 20.0966835885, + 12374855.034374826, + 19480852.70617714 + ], + "combined_8channelPA_highThreshold": [ + 7569577.550713126, + 2449357.9361262782, + 9.5507785402, + 5213349.684477833, + 9613486.897568151 + ], + "exclusive_LPDA_2of4_100Hz": [ + 10613079.388447357, + 2900261.3852161407, + 13.3908623287, + 7670946.962666056, + 13223703.921733536 + ], + "exclusive_PA_4channel_100Hz": [ + 2590591.185082606, + 1432899.976677004, + 3.268631906, + 1135822.4374668412, + 4515677.680468291 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 2.2142974356, + "thetamin": 2.0943951024, + "veff": { + "LPDA_2of4_100Hz": [ + 3200982.754597032, + 1592788.4621223137, + 4.0387825074, + 1867195.8463408567, + 5380327.934641112 + ], + "LPDA_2of4_10mHz": [ + 1549549.6030734729, + 1108202.627331597, + 1.9551163849, + 573333.353137185, + 3315026.0420317696 + ], + "PA_4channel_100Hz": [ + 975447.4742338024, + 879262.1497333561, + 1.2307533335, + 360915.5654665069, + 2453872.8487722636 + ], + "PA_4channel_1mHz": [ + 598380.8570093367, + 688660.668161536, + 0.7549963006, + 221400.9170934546, + 1896040.1410526822 + ], + "PA_8channel_100Hz": [ + 2148745.617746306, + 1304995.2649427257, + 2.711141196, + 789399.6485874151, + 3960189.714998705 + ], + "PA_8channel_1mHz": [ + 1240073.5345773739, + 991380.0002941138, + 1.564640513, + 458827.2077936283, + 2850811.939287621 + ], + "all_triggers": [ + 5459603.009757068, + 2080161.078654825, + 6.888556054, + 3330405.318517727, + 13689721.137336902 + ], + "coincidence_4channelPA": [ + 975447.4742338024, + 879262.1497333561, + 1.2307533335, + 360915.5654665069, + 2453872.8487722636 + ], + "combined_4channelPA": [ + 4168994.452537874, + 1817741.3744602227, + 5.2601538837, + 2400164.65837868, + 20805833.980581563 + ], + "combined_4channelPA_highThreshold": [ + 2147930.4600828094, + 1304747.7070672887, + 2.7101126855, + 789106.1918285565, + 3959333.799452034 + ], + "combined_4channelPA_nominal_selection": [ + 3201071.9170871032, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 3259152.6189635536, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 2610673.943833261, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 5342292.596050378, + 2057691.5264426179, + 6.7405417462, + 3279961.84062385, + 22103224.008380737 + ], + "combined_8channelPA_highThreshold": [ + 2789623.1376508465, + 1486925.47500129, + 3.5197568979, + 1382622.0586514594, + 4810244.970269287 + ], + "exclusive_LPDA_2of4_100Hz": [ + 3193546.978304071, + 1590937.3892365515, + 4.0294005502, + 1864147.178060743, + 5378692.063856661 + ], + "exclusive_PA_4channel_100Hz": [ + 968011.6979408418, + 875904.4578917118, + 1.2213713763, + 358164.3282381115, + 2442719.184332823 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 2.3461938234, + "thetamin": 2.2142974356, + "veff": { + "LPDA_2of4_100Hz": [ + 955299.9449321756, + 870142.7309011231, + 1.2053093137, + 353460.9796249049, + 2423670.6540589104 + ], + "LPDA_2of4_10mHz": [ + 395866.0256810763, + 560137.6120788023, + 0.49946722, + 146470.4295019983, + 1600388.1977281594 + ], + "PA_4channel_100Hz": [ + 333277.660931974, + 513953.3751235126, + 0.4204989971, + 123312.7345448304, + 1509009.1851944695 + ], + "PA_4channel_1mHz": [ + 207499.8859592815, + 405536.1289696193, + 0.2618042076, + 76774.9578049342, + 1325373.633734339 + ], + "PA_8channel_100Hz": [ + 818473.2139271724, + 805420.8268670164, + 1.0326739711, + 302835.0891530537, + 2218430.5575514054 + ], + "PA_8channel_1mHz": [ + 427472.5627102861, + 582069.3650970126, + 0.5393454317, + 158164.8482028058, + 1646533.7417908055 + ], + "all_triggers": [ + 1808558.550808467, + 1197255.681882822, + 2.2818722823, + 666932.6100776186, + 3603026.145405203 + ], + "coincidence_4channelPA": [ + 333277.660931974, + 513953.3751235126, + 0.4204989971, + 123312.7345448304, + 1509009.1851944695 + ], + "combined_4channelPA": [ + 1288577.6058641495, + 1010592.1254101055, + 1.6258083108, + 476773.7141697353, + 2923587.1454568715 + ], + "combined_4channelPA_highThreshold": [ + 603365.911640358, + 691529.9677996658, + 0.7612714276, + 223245.3873069324, + 1903338.0312287107 + ], + "combined_4channelPA_nominal_selection": [ + 1039739.887342224, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1039739.887342224, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 814231.6050855365, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1771166.5203090261, + 1184814.3820022554, + 2.2346944688, + 653471.4790978198, + 3563764.51338079 + ], + "combined_8channelPA_highThreshold": [ + 823338.5883913625, + 807811.1723972269, + 1.0388126516, + 304635.2777048041, + 2225728.619247691 + ], + "exclusive_LPDA_2of4_100Hz": [ + 955299.9449321756, + 870142.7309011231, + 1.2053093137, + 353460.9796249049, + 2423670.6540589104 + ], + "exclusive_PA_4channel_100Hz": [ + 333277.660931974, + 513953.3751235126, + 0.4204989971, + 123312.7345448304, + 1509009.1851944695 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 2.4980915448, + "thetamin": 2.3461938234, + "veff": { + "LPDA_2of4_100Hz": [ + 233058.7743202029, + 429781.6024180322, + 0.2940595408, + 86231.7464984751, + 1362663.58097277 + ], + "LPDA_2of4_10mHz": [ + 100715.0969120616, + 282528.5751276008, + 0.1270762503, + 37264.5858574628, + 1169441.8119568836 + ], + "PA_4channel_100Hz": [ + 119178.8956113643, + 307336.9450588689, + 0.1503727608, + 44096.1913762048, + 1196398.9580578655 + ], + "PA_4channel_1mHz": [ + 71951.0206491505, + 238799.5869109309, + 0.0907834693, + 26621.8776401857, + 1127446.2606130335 + ], + "PA_8channel_100Hz": [ + 304688.8634478299, + 491409.3122346165, + 0.384438078, + 112734.8794756971, + 1467243.5110991052 + ], + "PA_8channel_1mHz": [ + 176899.317054433, + 374436.4937753278, + 0.2232009161, + 65452.7473101402, + 1280670.7733647458 + ], + "all_triggers": [ + 544129.7944304579, + 656698.9851584084, + 0.6865502401, + 201328.0239392694, + 1816827.270333742 + ], + "coincidence_4channelPA": [ + 119178.8956113643, + 307336.9450588689, + 0.1503727608, + 44096.1913762048, + 1196398.9580578655 + ], + "combined_4channelPA": [ + 352237.6699315672, + 528363.7228038368, + 0.4444323015, + 130327.9378746799, + 1536664.7685653616 + ], + "combined_4channelPA_highThreshold": [ + 172666.117561212, + 369929.2344117501, + 0.2178597197, + 63886.4634976485, + 1274490.3021046433 + ], + "combined_4channelPA_nominal_selection": [ + 283643.8121672285, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 283643.8121672285, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 211474.58753454883, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 537747.6377680328, + 652836.379139452, + 0.6784976188, + 198966.6259741721, + 1807509.3216066018 + ], + "combined_8channelPA_highThreshold": [ + 277614.4139664946, + 469068.314464315, + 0.3502771664, + 102717.333167603, + 1427714.8148563558 + ], + "exclusive_LPDA_2of4_100Hz": [ + 233058.7743202029, + 429781.6024180322, + 0.2940595408, + 86231.7464984751, + 1362663.58097277 + ], + "exclusive_PA_4channel_100Hz": [ + 119178.8956113643, + 307336.9450588689, + 0.1503727608, + 44096.1913762048, + 1196398.9580578655 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 2.6905658418, + "thetamin": 2.4980915448, + "veff": { + "LPDA_2of4_100Hz": [ + 31164.6485114766, + 157161.9388490949, + 0.0393214668, + 11530.9199492463, + 1067903.6642995274 + ], + "LPDA_2of4_10mHz": [ + 14137.8277861211, + 105854.0807285221, + 0.0178381645, + 5230.9962808648, + 1043044.5060405083 + ], + "PA_4channel_100Hz": [ + 21536.4433745604, + 130648.1466010023, + 0.0271732423, + 7968.4840485874, + 1053846.4847996298 + ], + "PA_4channel_1mHz": [ + 10355.8494871956, + 90596.0215116488, + 0.0130663175, + 3831.6643102624, + 1037522.817724077 + ], + "PA_8channel_100Hz": [ + 57528.4312116368, + 213529.3248539707, + 0.0725855227, + 21285.5195483056, + 1106394.7870417612 + ], + "PA_8channel_1mHz": [ + 26577.2120927745, + 145134.6040555916, + 0.0335333467, + 9833.5684743266, + 1061206.0071282224 + ], + "all_triggers": [ + 90017.3331237671, + 267103.3484840533, + 0.1135778438, + 33306.4132557938, + 1153828.5838334716 + ], + "coincidence_4channelPA": [ + 21536.4433745604, + 130648.1466010023, + 0.0271732423, + 7968.4840485874, + 1053846.4847996298 + ], + "combined_4channelPA": [ + 52701.091886037, + 204374.1990396137, + 0.0664947091, + 19499.4039978337, + 1099346.8716263857 + ], + "combined_4channelPA_highThreshold": [ + 24493.6772733166, + 139329.5572397314, + 0.030904482, + 9062.6605911272, + 1058164.046291814 + ], + "combined_4channelPA_nominal_selection": [ + 39893.22751633716, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 39893.22751633716, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 30531.194086566982, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 88665.6553453549, + 265090.3847971641, + 0.1118723873, + 32806.2924777813, + 1151855.1342769896 + ], + "combined_8channelPA_highThreshold": [ + 40715.0398788956, + 179636.1313913596, + 0.0513715112, + 15064.5647551914, + 1081847.2356959593 + ], + "exclusive_LPDA_2of4_100Hz": [ + 31164.6485114766, + 157161.9388490949, + 0.0393214668, + 11530.9199492463, + 1067903.6642995274 + ], + "exclusive_PA_4channel_100Hz": [ + 21536.4433745604, + 130648.1466010023, + 0.0271732423, + 7968.4840485874, + 1053846.4847996298 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.5707963268, + "thetamin": 1.4706289056, + "veff": { + "LPDA_2of4_100Hz": [ + 83718546.57567294, + 9421583.871059457, + 78.9578879576, + 74296962.70461349, + 93140130.4467324 + ], + "LPDA_2of4_10mHz": [ + 29681639.307540398, + 5609924.548296169, + 27.9937916591, + 24071714.759244233, + 35291563.85583657 + ], + "PA_4channel_100Hz": [ + 87907528.40109439, + 9654418.33746302, + 82.9086631581, + 78253110.06363137, + 97561946.7385574 + ], + "PA_4channel_1mHz": [ + 55076366.554714836, + 7641800.918262694, + 51.9444466897, + 47434565.63645214, + 62718167.472977534 + ], + "PA_8channel_100Hz": [ + 158862565.98061836, + 12978480.983450735, + 149.8288395872, + 145884084.99716762, + 171841046.96406913 + ], + "PA_8channel_1mHz": [ + 104872404.54227276, + 10544929.76468155, + 98.9088309149, + 94327474.7775912, + 115417334.30695432 + ], + "all_triggers": [ + 248918459.09449467, + 16245819.755182555, + 234.7637006097, + 232672639.33931214, + 265164278.84967723 + ], + "coincidence_4channelPA": [ + 87907528.40109439, + 9654418.33746302, + 82.9086631581, + 78253110.06363137, + 97561946.7385574 + ], + "combined_4channelPA": [ + 167385665.12760523, + 13322085.28993228, + 157.8672723482, + 154063579.83767292, + 180707750.4175375 + ], + "combined_4channelPA_highThreshold": [ + 83698149.52853285, + 9420436.071648302, + 78.9386507894, + 74277713.45688453, + 93118585.60018113 + ], + "combined_4channelPA_nominal_selection": [ + 103380882.02515951, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 114257607.43691069, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 90413041.23939249, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 238340702.7071292, + 15896890.629153872, + 224.7874487774, + 222443812.07797536, + 254237593.33628312 + ], + "combined_8channelPA_highThreshold": [ + 133494187.51609078, + 11897186.148317544, + 125.9030350146, + 121597001.36777323, + 145391373.6644083 + ], + "exclusive_LPDA_2of4_100Hz": [ + 79478136.72651087, + 9179878.160274673, + 74.9586091902, + 70298258.56623618, + 88658014.88678554 + ], + "exclusive_PA_4channel_100Hz": [ + 83667118.5519323, + 9418689.602743175, + 78.9093843906, + 74248428.94918914, + 93085808.15467547 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.4706289056, + "thetamin": 1.369438406, + "veff": { + "LPDA_2of4_100Hz": [ + 42407915.24327831, + 6705582.964717753, + 39.9963873867, + 35702332.27856056, + 49113498.20799607 + ], + "LPDA_2of4_10mHz": [ + 12723523.7022428, + 3672964.917265232, + 12.0, + 9362392.857566992, + 15713551.772269856 + ], + "PA_4channel_100Hz": [ + 80570805.11662368, + 9242765.407830002, + 75.989142947, + 71328039.7087937, + 89813570.52445368 + ], + "PA_4channel_1mHz": [ + 54069720.19404416, + 7571643.186161536, + 50.995043316, + 46498077.007882625, + 61641363.3802057 + ], + "PA_8channel_100Hz": [ + 178102721.7356207, + 13741949.76897724, + 167.9749030884, + 164360771.9666435, + 191844671.50459793 + ], + "PA_8channel_1mHz": [ + 106017881.58079989, + 10602362.272762919, + 99.9891703542, + 95415519.30803697, + 116620243.85356279 + ], + "all_triggers": [ + 224749234.49033624, + 15436974.585117377, + 211.9688599636, + 209312259.90521887, + 240186209.0754536 + ], + "coincidence_4channelPA": [ + 80570805.11662368, + 9242765.407830002, + 75.989142947, + 71328039.7087937, + 89813570.52445368 + ], + "combined_4channelPA": [ + 122978720.35990198, + 11418999.749579286, + 115.9855303338, + 111559720.61032271, + 134397720.10948128 + ], + "combined_4channelPA_highThreshold": [ + 66793243.89628695, + 8415488.804698607, + 62.995043316, + 58377755.09158834, + 75208732.70098557 + ], + "combined_4channelPA_nominal_selection": [ + 59115533.04927263, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 62338365.25393757, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 51651909.320279844, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 219450343.33704546, + 15253911.096595898, + 206.9712904752, + 204196432.24044958, + 234704254.43364134 + ], + "combined_8channelPA_highThreshold": [ + 118741405.28304268, + 11220550.657002876, + 111.9891703542, + 107520854.6260398, + 129961955.94004555 + ], + "exclusive_LPDA_2of4_100Hz": [ + 42407915.24327831, + 6705582.964717753, + 39.9963873867, + 35702332.27856056, + 49113498.20799607 + ], + "exclusive_PA_4channel_100Hz": [ + 80570805.11662368, + 9242765.407830002, + 75.989142947, + 71328039.7087937, + 89813570.52445368 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.369438406, + "thetamin": 1.2661036728, + "veff": { + "LPDA_2of4_100Hz": [ + 20143723.617022015, + 4621499.981000105, + 18.9982499393, + 15711677.63829215, + 24194026.773120683 + ], + "LPDA_2of4_10mHz": [ + 4241174.567414266, + 2120587.283707133, + 4.0, + 2481087.1219373457, + 7188790.891767182 + ], + "PA_4channel_100Hz": [ + 71036118.54489668, + 8678660.313384213, + 66.996646722, + 62357458.231512465, + 79714778.8582809 + ], + "PA_4channel_1mHz": [ + 48771426.73113191, + 7191107.958245811, + 45.9980375303, + 41580318.7728861, + 55962534.689377725 + ], + "PA_8channel_100Hz": [ + 162215510.34986034, + 13114727.379323915, + 152.991118636, + 149100782.97053644, + 175330237.72918427 + ], + "PA_8channel_1mHz": [ + 98603281.66766638, + 10224892.792500222, + 92.9962019722, + 88378388.87516618, + 108828174.46016662 + ], + "all_triggers": [ + 186599927.96604264, + 14065941.74567521, + 175.9889153347, + 172533986.22036743, + 200665869.7117178 + ], + "coincidence_4channelPA": [ + 71036118.54489668, + 8678660.313384213, + 66.996646722, + 62357458.231512465, + 79714778.8582809 + ], + "combined_4channelPA": [ + 91179842.1619187, + 9832466.979832383, + 85.9948966614, + 81347375.18208633, + 101012309.1417511 + ], + "combined_4channelPA_highThreshold": [ + 53012601.29854618, + 7497261.106228503, + 49.9980375303, + 45515340.19231768, + 60509862.40477468 + ], + "combined_4channelPA_nominal_selection": [ + 41571270.37513573, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 41571270.37513573, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 36005092.0861887, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 182359233.96688238, + 13905190.984246578, + 171.9893685754, + 168454042.98263583, + 196264424.95112896 + ], + "combined_8channelPA_highThreshold": [ + 102844456.23508066, + 10442476.863557966, + 96.9962019722, + 92401979.3715227, + 113286933.09863862 + ], + "exclusive_LPDA_2of4_100Hz": [ + 20143723.617022015, + 4621499.981000105, + 18.9982499393, + 15711677.63829215, + 24194026.773120683 + ], + "exclusive_PA_4channel_100Hz": [ + 71036118.54489668, + 8678660.313384213, + 66.996646722, + 62357458.231512465, + 79714778.8582809 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.2661036728, + "thetamin": 1.1592794807, + "veff": { + "LPDA_2of4_100Hz": [ + 7421649.70117955, + 2805196.604558244, + 6.9996172836, + 4506073.487405629, + 9868628.38396835 + ], + "LPDA_2of4_10mHz": [ + 1060293.6418535665, + 1060293.6418535665, + 1.0, + 392308.6474858196, + 2915807.515097308 + ], + "PA_4channel_100Hz": [ + 74218834.43299891, + 8870950.24532836, + 69.9983773394, + 65347884.18767055, + 83089784.67832728 + ], + "PA_4channel_1mHz": [ + 42411083.65653028, + 6705833.456412317, + 39.999375628, + 35705250.20011796, + 49116917.1129426 + ], + "PA_8channel_100Hz": [ + 165401094.13460273, + 13242874.63002435, + 155.9955540669, + 152158219.50457838, + 178643968.7646271 + ], + "PA_8channel_1mHz": [ + 97545448.63893965, + 10169897.68796232, + 91.9985226625, + 87375550.95097734, + 107715346.32690197 + ], + "all_triggers": [ + 172822743.8357823, + 13536722.51531986, + 162.9951713505, + 159286021.3204624, + 186359466.35110214 + ], + "coincidence_4channelPA": [ + 74218834.43299891, + 8870950.24532836, + 69.9983773394, + 65347884.18767055, + 83089784.67832728 + ], + "combined_4channelPA": [ + 81640484.13417846, + 9303917.790120266, + 76.9979946229, + 72336566.34405819, + 90944401.92429873 + ], + "combined_4channelPA_highThreshold": [ + 43471377.298383854, + 6789140.221861225, + 40.999375628, + 36682237.076522626, + 50260517.52024507 + ], + "combined_4channelPA_nominal_selection": [ + 37851395.19292113, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 37851395.19292113, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 36367041.878473185, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 172822743.8357823, + 13536722.51531986, + 162.9951713505, + 159286021.3204624, + 186359466.35110214 + ], + "combined_8channelPA_highThreshold": [ + 98605742.2807932, + 10225020.371157039, + 92.9985226625, + 88380721.90963617, + 108830762.65195026 + ], + "exclusive_LPDA_2of4_100Hz": [ + 7421649.70117955, + 2805196.604558244, + 6.9996172836, + 4506073.487405629, + 9868628.38396835 + ], + "exclusive_PA_4channel_100Hz": [ + 74218834.43299891, + 8870950.24532836, + 69.9983773394, + 65347884.18767055, + 83089784.67832728 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.1592794807, + "thetamin": 1.0471975512, + "veff": { + "LPDA_2of4_100Hz": [ + 4778946.633403251, + 1951055.456489007, + 5.9996391965, + 3042471.485842423, + 64498392.21054934 + ], + "LPDA_2of4_10mHz": [ + 796539.00457656, + 796539.00457656, + 1.0, + 294719.4316933271, + 2190482.26258554 + ], + "PA_4channel_100Hz": [ + 76467425.67964749, + 7804440.219093134, + 95.9995998191, + 68662985.46055436, + 84271865.89874063 + ], + "PA_4channel_1mHz": [ + 50181787.436203316, + 6322321.647330663, + 62.9997867623, + 43859465.78887266, + 56504109.08353399 + ], + "PA_8channel_100Hz": [ + 179219934.55423155, + 11948040.35271491, + 224.9983158697, + 167271894.20151663, + 191167974.90694645 + ], + "PA_8channel_1mHz": [ + 103549599.57245323, + 9081921.325784719, + 129.9994086636, + 94467678.24666852, + 112631520.89823796 + ], + "all_triggers": [ + 187981576.2105176, + 12236611.360726401, + 235.9979550662, + 175744964.8497912, + 200218187.57124403 + ], + "coincidence_4channelPA": [ + 76467425.67964749, + 7804440.219093134, + 95.9995998191, + 68662985.46055436, + 84271865.89874063 + ], + "combined_4channelPA": [ + 81246372.31305075, + 8044619.601180283, + 101.9992390156, + 73201752.71187046, + 89290991.91423103 + ], + "combined_4channelPA_highThreshold": [ + 50978326.44077988, + 6372301.42084614, + 63.9997867623, + 44606025.019933745, + 57350627.861626014 + ], + "combined_4channelPA_nominal_selection": [ + 37946719.269107826, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 37946719.269107826, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 37468824.605767496, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 183998881.18763483, + 12106291.160566038, + 230.9979550662, + 171892590.02706876, + 196105172.34820083 + ], + "combined_8channelPA_highThreshold": [ + 104346138.5770298, + 9116785.033856787, + 130.9994086636, + 95229353.543173, + 113462923.61088659 + ], + "exclusive_LPDA_2of4_100Hz": [ + 4778946.633403251, + 1951055.456489007, + 5.9996391965, + 3042471.485842423, + 64498392.21054934 + ], + "exclusive_PA_4channel_100Hz": [ + 76467425.67964749, + 7804440.219093134, + 95.9995998191, + 68662985.46055436, + 84271865.89874063 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 1.0471975512, + "thetamin": 0.927295218, + "veff": { + "LPDA_2of4_100Hz": [ + 3982556.3678183486, + 1781084.3564783975, + 4.9998259281, + 2190425.4140091147, + 5575742.52792174 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 1027535.3159037624 + ], + "PA_4channel_100Hz": [ + 84433134.48511535, + 8200870.983990212, + 106.0, + 76232263.50112514, + 92634005.46910557 + ], + "PA_4channel_1mHz": [ + 50978496.29289984, + 6372312.03661248, + 64.0, + 44606184.25628735, + 57350808.32951232 + ], + "PA_8channel_100Hz": [ + 224623637.29579732, + 13376153.724294612, + 281.9995455404, + 211247483.57150275, + 237999791.02009195 + ], + "PA_8channel_1mHz": [ + 127446062.22827058, + 10075502.942509072, + 159.9997759005, + 117370559.28576149, + 137521565.17077965 + ], + "all_triggers": [ + 234978505.70022818, + 13680992.106837403, + 294.9993714685, + 221297513.5933908, + 248659497.8070656 + ], + "coincidence_4channelPA": [ + 84433134.48511535, + 8200870.983990212, + 106.0, + 76232263.50112514, + 92634005.46910557 + ], + "combined_4channelPA": [ + 88415690.8529337, + 8392052.572579885, + 110.9998259281, + 80023638.28035381, + 96807743.42551358 + ], + "combined_4channelPA_highThreshold": [ + 50978496.29289984, + 6372312.03661248, + 64.0, + 44606184.25628735, + 57350808.32951232 + ], + "combined_4channelPA_nominal_selection": [ + 41579211.249338426, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 41579211.249338426, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 36959298.88830083, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 228606193.6636157, + 13494211.719876517, + 286.9993714685, + 215111981.9437392, + 242100405.38349223 + ], + "combined_8channelPA_highThreshold": [ + 127446062.22827058, + 10075502.942509072, + 159.9997759005, + 117370559.28576149, + 137521565.17077965 + ], + "exclusive_LPDA_2of4_100Hz": [ + 3982556.3678183486, + 1781084.3564783975, + 4.9998259281, + 2190425.4140091147, + 5575742.52792174 + ], + "exclusive_PA_4channel_100Hz": [ + 84433134.48511535, + 8200870.983990212, + 106.0, + 76232263.50112514, + 92634005.46910557 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 0.927295218, + "thetamin": 0.7953988302, + "veff": { + "LPDA_2of4_100Hz": [ + 796555.0725589822, + 796555.0725589822, + 1.0, + 294725.3768468234, + 2190526.4495372013 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 1027556.043601087 + ], + "PA_4channel_100Hz": [ + 79655437.03308667, + 7965547.21444847, + 99.9999118419, + 71689889.8186382, + 87620984.24753514 + ], + "PA_4channel_1mHz": [ + 48589789.203286365, + 6221289.501739123, + 60.9999118419, + 42368499.70154724, + 54811078.70502549 + ], + "PA_8channel_100Hz": [ + 225425015.31138042, + 13400128.336249854, + 282.9999118419, + 212024886.97513056, + 238825143.64763027 + ], + "PA_8channel_1mHz": [ + 111517639.93544595, + 9424963.75432742, + 139.9999118419, + 102092676.18111853, + 120942603.68977337 + ], + "all_triggers": [ + 228611235.60161635, + 13494496.63242183, + 286.9999118419, + 215116738.9691945, + 242105732.23403817 + ], + "coincidence_4channelPA": [ + 79655437.03308667, + 7965547.21444847, + 99.9999118419, + 71689889.8186382, + 87620984.24753514 + ], + "combined_4channelPA": [ + 80451992.10564566, + 8005275.910874479, + 100.9999118419, + 72446716.19477117, + 88457268.01652014 + ], + "combined_4channelPA_highThreshold": [ + 48589789.203286365, + 6221289.501739123, + 60.9999118419, + 42368499.70154724, + 54811078.70502549 + ], + "combined_4channelPA_nominal_selection": [ + 43730835.5631699, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 43730835.5631699, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 40464962.57459053, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 226221570.3839394, + 13423782.604451912, + 283.9999118419, + 212797787.7794875, + 239645352.98839128 + ], + "combined_8channelPA_highThreshold": [ + 111517639.93544595, + 9424963.75432742, + 139.9999118419, + 102092676.18111853, + 120942603.68977337 + ], + "exclusive_LPDA_2of4_100Hz": [ + 796555.0725589822, + 796555.0725589822, + 1.0, + 294725.3768468234, + 2190526.4495372013 + ], + "exclusive_PA_4channel_100Hz": [ + 79655437.03308667, + 7965547.21444847, + 99.9999118419, + 71689889.8186382, + 87620984.24753514 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 0.7953988302, + "thetamin": 0.6435011088, + "veff": { + "LPDA_2of4_100Hz": [ + 1274399.1646973516, + 450568.1456479845, + 8.0, + 844289.4466119955, + 1640788.9245478404 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 205496.865307448 + ], + "PA_4channel_100Hz": [ + 77101149.46418978, + 3504597.7029177174, + 484.0, + 73596551.76127206, + 80605747.1671075 + ], + "PA_4channel_1mHz": [ + 42055172.43501261, + 2588316.9392093183, + 264.0, + 39466855.49580328, + 44643489.37422193 + ], + "PA_8channel_100Hz": [ + 209957262.3838887, + 5783266.3759783115, + 1318.0, + 204173996.00791037, + 215740528.759867 + ], + "PA_8channel_1mHz": [ + 109916927.95514658, + 4184465.9332484975, + 690.0, + 105732462.02189808, + 114101393.8883951 + ], + "all_triggers": [ + 212983960.4000449, + 5824802.370335742, + 1337.0, + 207159158.02970916, + 218808762.77038068 + ], + "coincidence_4channelPA": [ + 77101149.46418978, + 3504597.7029177174, + 484.0, + 73596551.76127206, + 80605747.1671075 + ], + "combined_4channelPA": [ + 78375548.62888713, + 3533442.6149534117, + 492.0, + 74842106.01393372, + 81908991.24384055 + ], + "combined_4channelPA_highThreshold": [ + 42055172.43501261, + 2588316.9392093183, + 264.0, + 39466855.49580328, + 44643489.37422193 + ], + "combined_4channelPA_nominal_selection": [ + 51262706.399950966, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 52033717.89459287, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 44196163.031704165, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 211231661.54858604, + 5800791.465773785, + 1326.0, + 205430870.08281225, + 217032453.01435983 + ], + "combined_8channelPA_highThreshold": [ + 109916927.95514658, + 4184465.9332484975, + 690.0, + 105732462.02189808, + 114101393.8883951 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1274399.1646973516, + 450568.1456479845, + 8.0, + 844289.4466119955, + 1640788.9245478404 + ], + "exclusive_PA_4channel_100Hz": [ + 77101149.46418978, + 3504597.7029177174, + 484.0, + 73596551.76127206, + 80605747.1671075 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 0.6435011088, + "thetamin": 0.4510268118, + "veff": { + "LPDA_2of4_100Hz": [ + 796496.3308849584, + 356203.9879375864, + 5.0, + 438072.9819867272, + 1115094.8632389419 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 205496.0533683193 + ], + "PA_4channel_100Hz": [ + 70888173.4487613, + 3360421.7013665084, + 445.0, + 67527751.74739479, + 74248595.1501278 + ], + "PA_4channel_1mHz": [ + 36320232.688354105, + 2405366.170592826, + 228.0, + 33914866.517761275, + 38725598.85894693 + ], + "PA_8channel_100Hz": [ + 150856405.0696111, + 4902174.479319157, + 947.0, + 145954230.59029195, + 155758579.5489303 + ], + "PA_8channel_1mHz": [ + 90641282.45470826, + 3799880.232372654, + 569.0, + 86841402.22233562, + 94441162.68708092 + ], + "all_triggers": [ + 154042390.39315096, + 4953669.321803649, + 967.0, + 149088721.07134733, + 158996059.7149546 + ], + "coincidence_4channelPA": [ + 70888173.4487613, + 3360421.7013665084, + 445.0, + 67527751.74739479, + 74248595.1501278 + ], + "combined_4channelPA": [ + 71684669.77964626, + 3379247.7405537497, + 450.0, + 68305422.03909251, + 75063917.5202 + ], + "combined_4channelPA_highThreshold": [ + 36320232.688354105, + 2405366.170592826, + 228.0, + 33914866.517761275, + 38725598.85894693 + ], + "combined_4channelPA_nominal_selection": [ + 38996460.36012757, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 39705342.09461518, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 16232595.223435454, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 151652901.4004961, + 4915098.768764541, + 952.0, + 146737802.63173157, + 156568000.16926062 + ], + "combined_8channelPA_highThreshold": [ + 90641282.45470826, + 3799880.232372654, + 569.0, + 86841402.22233562, + 94441162.68708092 + ], + "exclusive_LPDA_2of4_100Hz": [ + 796496.3308849584, + 356203.9879375864, + 5.0, + 438072.9819867272, + 1115094.8632389419 + ], + "exclusive_PA_4channel_100Hz": [ + 70888173.4487613, + 3360421.7013665084, + 445.0, + 67527751.74739479, + 74248595.1501278 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 0.4510268118, + "thetamin": 0.0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 205494.2241319644 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 205494.2241319644 + ], + "PA_4channel_100Hz": [ + 47630056.60112972, + 2754517.2942830506, + 299.0, + 44875539.30684667, + 50384573.895412765 + ], + "PA_4channel_1mHz": [ + 22938890.135661136, + 1911574.1779717614, + 144.0, + 21027315.957689375, + 24850464.313632898 + ], + "PA_8channel_100Hz": [ + 93029943.32795906, + 3849606.4457281744, + 584.0, + 89180336.88223088, + 96879549.77368721 + ], + "PA_8channel_1mHz": [ + 54639161.920359515, + 2950237.4344135025, + 343.0, + 51688924.48594601, + 57589399.35477302 + ], + "all_triggers": [ + 93667134.72061631, + 3862767.5317977695, + 588.0, + 89804367.18881853, + 97529902.25241408 + ], + "coincidence_4channelPA": [ + 47630056.60112972, + 2754517.2942830506, + 299.0, + 44875539.30684667, + 50384573.895412765 + ], + "combined_4channelPA": [ + 47630056.60112972, + 2754517.2942830506, + 299.0, + 44875539.30684667, + 50384573.895412765 + ], + "combined_4channelPA_highThreshold": [ + 22938890.135661136, + 1911574.1779717614, + 144.0, + 21027315.957689375, + 24850464.313632898 + ], + "combined_4channelPA_nominal_selection": [ + 17623120.942417994, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 22862427.168542262, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 93029943.32795906, + 3849606.4457281744, + 584.0, + 89180336.88223088, + 96879549.77368721 + ], + "combined_8channelPA_highThreshold": [ + 54639161.920359515, + 2950237.4344135025, + 343.0, + 51688924.48594601, + 57589399.35477302 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 205494.2241319644 + ], + "exclusive_PA_4channel_100Hz": [ + 47630056.60112972, + 2754517.2942830506, + 299.0, + 44875539.30684667, + 50384573.895412765 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.670963748, + "thetamin": 1.5707963268, + "veff": { + "LPDA_2of4_100Hz": [ + 1957711472.4539044, + 60020709.17200041, + 1063.8860803139, + 1897690763.281904, + 2017732181.6259043 + ], + "LPDA_2of4_10mHz": [ + 915695586.7283046, + 41048977.167514734, + 497.6196963815, + 874646609.5607898, + 956744563.8958192 + ], + "PA_4channel_100Hz": [ + 348324678.88894683, + 25317388.284476925, + 189.2913141257, + 323007290.6044699, + 373642067.17342377 + ], + "PA_4channel_1mHz": [ + 178604996.91653913, + 18128988.86292034, + 97.0599461502, + 160476008.0536188, + 196733985.77945948 + ], + "PA_8channel_100Hz": [ + 814668081.2949312, + 38718375.737718314, + 442.7179612322, + 775949705.557213, + 853386457.0326494 + ], + "PA_8channel_1mHz": [ + 419682806.30913925, + 27789924.585130006, + 228.0697140829, + 391892881.7240093, + 447472730.8942692 + ], + "all_triggers": [ + 2715154459.636619, + 70684477.16131438, + 1475.5060059431, + 2644469982.475304, + 2785838936.7979336 + ], + "coincidence_4channelPA": [ + 348324678.88894683, + 25317388.284476925, + 189.2913141257, + 323007290.6044699, + 373642067.17342377 + ], + "combined_4channelPA": [ + 2259741535.9073753, + 64484622.79578366, + 1228.0193475832, + 2195256913.1115913, + 2324226158.7031593 + ], + "combined_4channelPA_highThreshold": [ + 1072859223.7532912, + 44432233.963872656, + 583.0276883737, + 1028426989.7894187, + 1117291457.717164 + ], + "combined_4channelPA_nominal_selection": [ + 1844454457.1453447, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1883817899.910487, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1629012549.3448057, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 2691581738.5630336, + 70376970.2076606, + 1462.695798628, + 2621204768.355373, + 2761958708.770694 + ], + "combined_8channelPA_highThreshold": [ + 1302143403.3620653, + 48950393.479330055, + 707.6284022962, + 1253193009.882735, + 1351093796.8413956 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1912182507.142975, + 59318676.14609243, + 1039.1441134168, + 1852863830.9968827, + 1971501183.2890673 + ], + "exclusive_PA_4channel_100Hz": [ + 302795713.5780177, + 23604871.52606668, + 164.5493472287, + 279190842.051951, + 326400585.1040843 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.7721542476, + "thetamin": 1.670963748, + "veff": { + "LPDA_2of4_100Hz": [ + 854565032.1998204, + 39655126.40621204, + 464.3993025902, + 814909905.7936083, + 894220158.6060325 + ], + "LPDA_2of4_10mHz": [ + 417832040.7556982, + 27728581.2763931, + 227.0639460022, + 390103459.47930515, + 445560622.0320914 + ], + "PA_4channel_100Hz": [ + 91928469.87548374, + 13006240.948333621, + 49.9570140244, + 78922228.92715012, + 104934710.82381736 + ], + "PA_4channel_1mHz": [ + 50061524.14557069, + 9597957.29947307, + 27.2051114003, + 40463566.84609762, + 59659481.445043765 + ], + "PA_8channel_100Hz": [ + 180987060.39241743, + 18249482.03811575, + 98.3544393429, + 162737578.3543017, + 199236542.43053317 + ], + "PA_8channel_1mHz": [ + 106011505.7910861, + 13967004.762138205, + 57.6102081186, + 92044501.02894789, + 119978510.5532243 + ], + "all_triggers": [ + 1010931786.8730991, + 43130819.08136532, + 549.3742419832, + 967800967.7917339, + 1054062605.9544644 + ], + "coincidence_4channelPA": [ + 91928469.87548374, + 13006240.948333621, + 49.9570140244, + 78922228.92715012, + 104934710.82381736 + ], + "combined_4channelPA": [ + 926717903.0680565, + 41295293.40579461, + 503.6095927946, + 885422609.6622618, + 968013196.4738511 + ], + "combined_4channelPA_highThreshold": [ + 454272798.3990429, + 28912466.70933011, + 246.8670760131, + 425360331.6897129, + 483185265.10837305 + ], + "combined_4channelPA_nominal_selection": [ + 774162341.4174012, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 784334595.4731641, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 686999841.553793, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 999749288.5305073, + 42891608.32283296, + 543.2972972969, + 956857680.2076743, + 1042640896.8533403 + ], + "combined_8channelPA_highThreshold": [ + 505179647.005629, + 30489457.85908326, + 274.5315650797, + 474690189.14654577, + 535669104.86471224 + ], + "exclusive_LPDA_2of4_100Hz": [ + 835295519.8655002, + 39205487.24311592, + 453.9276032436, + 796090032.6223844, + 874501007.1086161 + ], + "exclusive_PA_4channel_100Hz": [ + 72658957.54116352, + 11563022.23830688, + 39.4853146778, + 61095935.30285663, + 84221979.7794704 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.8754889808, + "thetamin": 1.7721542476, + "veff": { + "LPDA_2of4_100Hz": [ + 328213584.36699134, + 24575652.393657792, + 178.3622707897, + 303637931.9733336, + 352789236.7606491 + ], + "LPDA_2of4_10mHz": [ + 163855942.90243798, + 17364323.903576434, + 89.0448154815, + 146491618.99886155, + 181220266.8060144 + ], + "PA_4channel_100Hz": [ + 31077340.15550266, + 7562209.4228749145, + 16.8884690466, + 23441128.98710271, + 37971403.275638565 + ], + "PA_4channel_1mHz": [ + 18818755.82864739, + 5884671.622302842, + 10.226743142, + 12905985.534731831, + 23961123.101222377 + ], + "PA_8channel_100Hz": [ + 53528819.683961876, + 9924773.705322312, + 29.089356097, + 43604045.978639565, + 63453593.38928418 + ], + "PA_8channel_1mHz": [ + 35474710.25994875, + 8079532.050828874, + 19.2781474593, + 27787995.693927035, + 43261602.14318656 + ], + "all_triggers": [ + 372767565.4243875, + 26190623.545619212, + 202.5743985401, + 346576941.8787683, + 398958188.9700067 + ], + "coincidence_4channelPA": [ + 31077340.15550266, + 7562209.4228749145, + 16.8884690466, + 23441128.98710271, + 37971403.275638565 + ], + "combined_4channelPA": [ + 352327169.44737196, + 25462429.93506131, + 191.466401748, + 326864739.5123106, + 377789599.38243324 + ], + "combined_4channelPA_highThreshold": [ + 179860411.5509581, + 18192591.629659005, + 97.7421805721, + 161667819.9212991, + 198053003.1806171 + ], + "combined_4channelPA_nominal_selection": [ + 299642237.342692, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 303511089.1630762, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 266301564.33993295, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 370071765.48962593, + 26095748.344376795, + 201.1094104322, + 343976017.14524907, + 396167513.83400273 + ], + "combined_8channelPA_highThreshold": [ + 193402246.90611058, + 18865031.610038668, + 105.1012681286, + 174537215.29607192, + 212267278.51614925 + ], + "exclusive_LPDA_2of4_100Hz": [ + 321316568.0888899, + 24316067.452078536, + 174.6142008023, + 297000500.6368113, + 345632635.54096836 + ], + "exclusive_PA_4channel_100Hz": [ + 24180323.87740115, + 6670491.519787218, + 13.1403990591, + 17340127.736845646, + 30237005.57677997 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.9823131729, + "thetamin": 1.8754889808, + "veff": { + "LPDA_2of4_100Hz": [ + 114161988.11877964, + 24939682.87669028, + 20.9537227396, + 89222305.24208939, + 139101670.99546993 + ], + "LPDA_2of4_10mHz": [ + 55827052.067987554, + 17440242.245567482, + 10.2467081178, + 38323877.78130127, + 71054667.92417689 + ], + "PA_4channel_100Hz": [ + 8742089.748079991, + 6901409.471428355, + 1.6045561904, + 3234573.2067895965, + 19923498.9149914 + ], + "PA_4channel_1mHz": [ + 3885054.6843017912, + 4600751.042846962, + 0.7130776191, + 1437470.233191663, + 12700475.789323919 + ], + "PA_8channel_100Hz": [ + 18900252.213413067, + 10147614.608389199, + 3.469023719, + 9161789.186773714, + 32657903.90934688 + ], + "PA_8channel_1mHz": [ + 9833758.005416397, + 7319643.400320881, + 1.804925108, + 3638490.462004067, + 21561001.300996013 + ], + "all_triggers": [ + 130678089.80714013, + 26682809.397560693, + 23.985150461, + 103995280.40957944, + 157360899.2047008 + ], + "coincidence_4channelPA": [ + 8742089.748079991, + 6901409.471428355, + 1.6045561904, + 3234573.2067895965, + 19923498.9149914 + ], + "combined_4channelPA": [ + 120821494.74227473, + 25656786.916590154, + 22.1760337528, + 95164707.82568459, + 146478281.6588649 + ], + "combined_4channelPA_highThreshold": [ + 59076941.33534999, + 17940690.996777736, + 10.8432050759, + 41671263.72668457, + 74369554.97688656 + ], + "combined_4channelPA_nominal_selection": [ + 105085089.73887861, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 105085089.73887861, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 93144603.51087466, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 129699514.1290989, + 26582715.283846937, + 23.8055389829, + 103116798.84525198, + 156282229.41294587 + ], + "combined_8channelPA_highThreshold": [ + 64072155.49666151, + 18683783.770141825, + 11.7600455609, + 46774924.8156415, + 79423263.92423038 + ], + "exclusive_LPDA_2of4_100Hz": [ + 112079404.99419475, + 24711156.634018384, + 20.5714775624, + 87368248.36017635, + 136790561.62821314 + ], + "exclusive_PA_4channel_100Hz": [ + 6659506.623495095, + 6023531.596450156, + 1.2223110132, + 2464017.4506931854, + 16799624.22811406 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 2.0943951024, + "thetamin": 1.9823131729, + "veff": { + "LPDA_2of4_100Hz": [ + 25169385.511229318, + 11710325.110668207, + 4.6196313575, + 14133295.636274315, + 37682551.530120105 + ], + "LPDA_2of4_10mHz": [ + 14096867.285242386, + 8763830.142324796, + 2.5873627357, + 5183839.296306411, + 26515671.063563276 + ], + "PA_4channel_100Hz": [ + 3138966.9815688874, + 4135480.9041313576, + 0.5761312803, + 1161417.7831804883, + 11611268.041525837 + ], + "PA_4channel_1mHz": [ + 1776333.1826345988, + 3110963.103962226, + 0.3260311805, + 657243.2775748016, + 9621822.695081778 + ], + "PA_8channel_100Hz": [ + 5204618.459803651, + 5325091.749768348, + 0.9552644275, + 1925708.8301273505, + 14627119.199748594 + ], + "PA_8channel_1mHz": [ + 3107846.116609247, + 4114929.504776196, + 0.5704193044, + 1149903.0631454214, + 11565831.578684764 + ], + "all_triggers": [ + 30039923.338583764, + 12793284.445264867, + 5.5135780637, + 17976998.40179495, + 245201940.86760142 + ], + "coincidence_4channelPA": [ + 3138966.9815688874, + 4135480.9041313576, + 0.5761312803, + 1161417.7831804883, + 11611268.041525837 + ], + "combined_4channelPA": [ + 27862510.25921078, + 12320909.476637227, + 5.1139320042, + 15647166.40686586, + 84073372.99400072 + ], + "combined_4channelPA_highThreshold": [ + 15684404.1321235, + 9244143.063955747, + 2.8787419192, + 5755352.561183612, + 28182584.752788443 + ], + "combined_4channelPA_nominal_selection": [ + 23235656.133061416, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 23343381.122980673, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 20413195.588059638, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 29803813.576767128, + 12742908.514446469, + 5.4702420808, + 17724360.956651155, + 227729818.49317053 + ], + "combined_8channelPA_highThreshold": [ + 16940126.037470557, + 9607070.211679408, + 3.1092192301, + 6731069.642354662, + 29756970.701079924 + ], + "exclusive_LPDA_2of4_100Hz": [ + 24723543.2776419, + 11606145.26977213, + 4.5378007239, + 13950500.320503475, + 37584466.23873087 + ], + "exclusive_PA_4channel_100Hz": [ + 2693124.7479814677, + 3830547.758995148, + 0.4943006467, + 996456.1567531431, + 10960338.380488208 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 2.2142974356, + "thetamin": 2.0943951024, + "veff": { + "LPDA_2of4_100Hz": [ + 4315334.513062174, + 4848745.191545653, + 0.7920821194, + 1596673.7698330043, + 13328424.227583738 + ], + "LPDA_2of4_10mHz": [ + 2158333.3832190433, + 3429109.809306332, + 0.3961633276, + 798583.351791046, + 10179202.578012768 + ], + "PA_4channel_100Hz": [ + 667349.0431374133, + 1906771.4894954697, + 0.1224922988, + 246919.1459608429, + 8002365.441493589 + ], + "PA_4channel_1mHz": [ + 331575.1081525688, + 1344042.7685768101, + 0.0608608008, + 122682.7900164505, + 7512135.496415716 + ], + "PA_8channel_100Hz": [ + 1153556.5264463897, + 2506926.3137032557, + 0.2117359606, + 426815.9147851642, + 8712228.367124693 + ], + "PA_8channel_1mHz": [ + 688062.7835143564, + 1936137.348114604, + 0.1262943177, + 254583.2299003119, + 8032607.502443925 + ], + "all_triggers": [ + 5404219.918386955, + 5426110.522253716, + 0.9919476586, + 1999561.3698031732, + 14918196.91935792 + ], + "coincidence_4channelPA": [ + 667349.0431374133, + 1906771.4894954697, + 0.1224922988, + 246919.1459608429, + 8002365.441493589 + ], + "combined_4channelPA": [ + 4898284.76141082, + 5165877.973093928, + 0.899082971, + 1812365.3617220034, + 14179531.590172762 + ], + "combined_4channelPA_highThreshold": [ + 2463095.221720606, + 3663217.7040447257, + 0.4521025375, + 911345.2320366243, + 10624154.86222505 + ], + "combined_4channelPA_nominal_selection": [ + 4084614.5231898865, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 4119591.5380908055, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 3498294.881824925, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 5340557.530877029, + 5394055.709375656, + 0.980262391, + 1976006.2864245006, + 14825249.83359343 + ], + "combined_8channelPA_highThreshold": [ + 2783220.237375021, + 3893999.7148013543, + 0.5108616673, + 1029791.4878287577, + 11091537.385080496 + ], + "exclusive_LPDA_2of4_100Hz": [ + 4230935.718273408, + 4801095.470800833, + 0.7765906723, + 1565446.2157611607, + 13205201.987192139 + ], + "exclusive_PA_4channel_100Hz": [ + 582950.2483486463, + 1782123.817348261, + 0.1070008517, + 215691.5918889992, + 7879143.201101988 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 2.3461938234, + "thetamin": 2.2142974356, + "veff": { + "LPDA_2of4_100Hz": [ + 627341.9802261719, + 1848747.4221088595, + 0.1151472414, + 232116.5326836836, + 7944061.211559784 + ], + "LPDA_2of4_10mHz": [ + 325742.1309255247, + 1332178.3541019505, + 0.0597892521, + 120524.5884424441, + 7503725.431580837 + ], + "PA_4channel_100Hz": [ + 154120.6193562454, + 916338.1732906309, + 0.0282885009, + 57024.6291618108, + 7253158.02468969 + ], + "PA_4channel_1mHz": [ + 81247.5820573581, + 665320.0764887239, + 0.0149128151, + 30061.6053612225, + 7146763.390233315 + ], + "PA_8channel_100Hz": [ + 280332.3103558063, + 1235839.2503726524, + 0.0514543793, + 103722.9548316483, + 7437427.0935490485 + ], + "PA_8channel_1mHz": [ + 164811.6649820366, + 947587.6231746771, + 0.0302508188, + 60980.3160433535, + 7268766.951303346 + ], + "all_triggers": [ + 910122.7123082691, + 2226770.1062942934, + 0.1670510232, + 336745.4035540596, + 8356921.080399645 + ], + "coincidence_4channelPA": [ + 154120.6193562454, + 916338.1732906309, + 0.0282885009, + 57024.6291618108, + 7253158.02468969 + ], + "combined_4channelPA": [ + 777525.3197183392, + 2058176.7904018192, + 0.1427130633, + 287684.3682957855, + 8163328.887218348 + ], + "combined_4channelPA_highThreshold": [ + 405161.5121939344, + 1485728.6491518964, + 0.0743665049, + 149909.7595117557, + 7619677.728232716 + ], + "combined_4channelPA_nominal_selection": [ + 646100.513515733, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 646100.513515733, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 525188.5410775782, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 900725.9163040551, + 2215244.8499232596, + 0.1653262619, + 333268.5890325004, + 8343201.758233492 + ], + "combined_8channelPA_highThreshold": [ + 488120.4280715017, + 1630755.6727312745, + 0.0895934316, + 180604.5583864556, + 7740797.745413965 + ], + "exclusive_LPDA_2of4_100Hz": [ + 623404.7003620939, + 1842936.8010648447, + 0.1144245624, + 230659.7391339747, + 7938312.782958228 + ], + "exclusive_PA_4channel_100Hz": [ + 150183.3394921674, + 904557.720543349, + 0.0275658218, + 55567.8356121019, + 7247409.596088136 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 2.4980915448, + "thetamin": 2.3461938234, + "veff": { + "LPDA_2of4_100Hz": [ + 65072.3400864087, + 595418.5640274266, + 0.0119439536, + 24076.7658319712, + 7123107.157578066 + ], + "LPDA_2of4_10mHz": [ + 34904.1748944399, + 436076.6639845632, + 0.0064066214, + 12914.5447109428, + 7079061.636397792 + ], + "PA_4channel_100Hz": [ + 27489.485084707, + 386996.8776655816, + 0.0050456635, + 10171.1094813416, + 7068236.189275583 + ], + "PA_4channel_1mHz": [ + 12107.5178500608, + 256833.5280527745, + 0.0022223211, + 4479.7816045225, + 7045778.517112998 + ], + "PA_8channel_100Hz": [ + 49793.0566753943, + 520845.0634491972, + 0.0091394586, + 18423.4309698959, + 7100799.403797986 + ], + "PA_8channel_1mHz": [ + 27890.4971719686, + 389809.3811192078, + 0.0051192689, + 10319.4839536284, + 7068821.666922984 + ], + "all_triggers": [ + 114747.9412766197, + 790672.4558849582, + 0.0210618534, + 42456.7382723493, + 7195633.535315775 + ], + "coincidence_4channelPA": [ + 27489.485084707, + 386996.8776655816, + 0.0050456635, + 10171.1094813416, + 7068236.189275583 + ], + "combined_4channelPA": [ + 91974.823741254, + 707878.3675979151, + 0.0168818737, + 34030.684784264, + 7162384.783714142 + ], + "combined_4channelPA_highThreshold": [ + 46842.842007141, + 505179.5675049877, + 0.0085979501, + 17331.8515426422, + 7096492.090382336 + ], + "combined_4channelPA_nominal_selection": [ + 75303.3460867581, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 75303.3460867581, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 57824.79392261684, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 113527.4446638487, + 786456.2894331125, + 0.0208378326, + 42005.154525624, + 7193851.610261128 + ], + "combined_8channelPA_highThreshold": [ + 62377.3076454856, + 582958.2749903912, + 0.0114492835, + 23079.6038288297, + 7119172.410214319 + ], + "exclusive_LPDA_2of4_100Hz": [ + 64485.3386565469, + 592726.9185638356, + 0.0118362102, + 23859.5753029224, + 7122250.135490469 + ], + "exclusive_PA_4channel_100Hz": [ + 26902.4836548453, + 382842.6790792873, + 0.0049379201, + 9953.9189522928, + 7067379.167187984 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.5707963268, + "thetamin": 1.4706289056, + "veff": { + "LPDA_2of4_100Hz": [ + 1883602693.171415, + 58873713.61399268, + 1023.6128838715, + 1824728979.5574224, + 1942476406.7854078 + ], + "LPDA_2of4_10mHz": [ + 883645675.8146228, + 40324209.077056915, + 480.2026997627, + 843321466.7375659, + 923969884.8916796 + ], + "PA_4channel_100Hz": [ + 585712701.0116194, + 32829865.268518724, + 318.2959278919, + 552882835.7431006, + 618542566.280138 + ], + "PA_4channel_1mHz": [ + 262647143.0417938, + 21984324.211055685, + 142.7312673231, + 240662818.8307381, + 284631467.25284946 + ], + "PA_8channel_100Hz": [ + 1459334114.056763, + 51820804.026509926, + 793.0511070286, + 1407513310.030253, + 1511154918.083273 + ], + "PA_8channel_1mHz": [ + 677509587.5756259, + 35308925.556278914, + 368.1814351312, + 642200662.019347, + 712818513.1319048 + ], + "all_triggers": [ + 3335435206.501258, + 78343511.55960265, + 1812.587369444, + 3257091694.9416556, + 3413778718.0608606 + ], + "coincidence_4channelPA": [ + 585712701.0116194, + 32829865.268518724, + 318.2959278919, + 552882835.7431006, + 618542566.280138 + ], + "combined_4channelPA": [ + 2434385926.4485445, + 66930103.08444196, + 1322.9269673811, + 2367455823.3641024, + 2501316029.5329866 + ], + "combined_4channelPA_highThreshold": [ + 1127915709.3915057, + 45558047.42067336, + 612.9472293917, + 1082357661.9708323, + 1173473756.8121789 + ], + "combined_4channelPA_nominal_selection": [ + 1880493837.6091757, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1952095657.9352024, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1662579521.0688553, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 3289622279.635585, + 77803618.69122118, + 1787.6910883133, + 3211818660.9443636, + 3367425898.3268065 + ], + "combined_8channelPA_highThreshold": [ + 1531737996.3249836, + 53090769.7826464, + 832.3978052472, + 1478647226.5423374, + 1584828766.10763 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1848673225.4369247, + 58325283.071279936, + 1004.6310394892, + 1790347942.365645, + 1906998508.5082047 + ], + "exclusive_PA_4channel_100Hz": [ + 550783233.2771292, + 31835900.241576314, + 299.3140835096, + 518947333.0355529, + 582619133.5187055 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.4706289056, + "thetamin": 1.369438406, + "veff": { + "LPDA_2of4_100Hz": [ + 724809692.2230731, + 36520673.29984358, + 393.8858985518, + 688289018.9232295, + 761330365.5229167 + ], + "LPDA_2of4_10mHz": [ + 288871206.75588715, + 23055731.584093392, + 156.9823031613, + 265815475.17179376, + 311926938.33998054 + ], + "PA_4channel_100Hz": [ + 651187145.2187515, + 34616223.71778168, + 353.8769370387, + 616570921.5009699, + 685803368.9365333 + ], + "PA_4channel_1mHz": [ + 301699970.37376744, + 23562122.70484302, + 163.9538836177, + 278137847.66892445, + 325262093.0786105 + ], + "PA_8channel_100Hz": [ + 1644441397.6004562, + 55009282.480880596, + 893.6446138338, + 1589432115.1195757, + 1699450680.0813367 + ], + "PA_8channel_1mHz": [ + 733980768.8006465, + 36750996.5549762, + 398.8697691832, + 697229772.2456703, + 770731765.3556228 + ], + "all_triggers": [ + 2404175499.9822836, + 66513509.45475355, + 1306.5096083115, + 2337661990.5275297, + 2470689009.4370365 + ], + "coincidence_4channelPA": [ + 651187145.2187515, + 34616223.71778168, + 353.8769370387, + 616570921.5009699, + 685803368.9365333 + ], + "combined_4channelPA": [ + 1370476538.0648098, + 50218366.52124838, + 744.7629197454, + 1320258171.5435615, + 1420694904.5860581 + ], + "combined_4channelPA_highThreshold": [ + 588731025.7180707, + 32914346.841738887, + 319.936186779, + 555816678.8763319, + 621645372.5598096 + ], + "combined_4channelPA_nominal_selection": [ + 820754132.8573189, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 846580806.6909883, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 722998519.7390435, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 2361890639.0349307, + 65925991.78948082, + 1283.5305965405, + 2295964647.24545, + 2427816630.8244114 + ], + "combined_8channelPA_highThreshold": [ + 1019171827.5911027, + 43306240.626360185, + 553.8521564994, + 975865586.9647424, + 1062478068.2174629 + ], + "exclusive_LPDA_2of4_100Hz": [ + 719289392.8460581, + 36381333.00997819, + 390.8859827067, + 682908059.8360798, + 755670725.8560363 + ], + "exclusive_PA_4channel_100Hz": [ + 645666845.8417368, + 34469185.62699925, + 350.8770211936, + 611197660.2147377, + 680136031.468736 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.369438406, + "thetamin": 1.2661036728, + "veff": { + "LPDA_2of4_100Hz": [ + 259421670.80240875, + 21848916.534292504, + 140.9784375184, + 237572754.26811627, + 281270587.3367012 + ], + "LPDA_2of4_10mHz": [ + 103048058.83528414, + 13770404.167152055, + 55.9997716419, + 89277654.6681321, + 116818463.00243619 + ], + "PA_4channel_100Hz": [ + 804011530.6117865, + 38464307.51989344, + 436.9268341456, + 765547223.091893, + 842475838.1316799 + ], + "PA_4channel_1mHz": [ + 340383940.0103997, + 25027145.01677314, + 184.9760502683, + 315356794.99362653, + 365411085.0271728 + ], + "PA_8channel_100Hz": [ + 2051375631.6471453, + 61439740.9195718, + 1114.7863261326, + 1989935890.7275734, + 2112815372.5667171 + ], + "PA_8channel_1mHz": [ + 879457464.4817826, + 40228533.34008167, + 477.9266852421, + 839228931.1417007, + 919685997.8218642 + ], + "all_triggers": [ + 2338382904.039613, + 65597092.93628736, + 1270.7557048401, + 2272785811.1033254, + 2403979996.9759 + ], + "coincidence_4channelPA": [ + 804011530.6117865, + 38464307.51989344, + 436.9268341456, + 765547223.091893, + 842475838.1316799 + ], + "combined_4channelPA": [ + 1054232444.356276, + 44044833.07517059, + 572.905271664, + 1010187611.2811054, + 1098277277.4314468 + ], + "combined_4channelPA_highThreshold": [ + 437911544.6109325, + 28387031.316512298, + 237.9758219102, + 409524513.2944202, + 466298575.92744476 + ], + "combined_4channelPA_nominal_selection": [ + 496687134.7007359, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 496687134.7007359, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 431924504.64859354, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 2301596545.3916345, + 65079075.99143379, + 1250.764763651, + 2236517469.4002013, + 2366675621.3830686 + ], + "combined_8channelPA_highThreshold": [ + 975144917.6707315, + 42360527.578756206, + 529.926456884, + 932784390.0919753, + 1017505445.2494879 + ], + "exclusive_LPDA_2of4_100Hz": [ + 250220913.74448976, + 21457967.462802976, + 135.9784375184, + 228762946.28168675, + 271678881.2072927 + ], + "exclusive_PA_4channel_100Hz": [ + 794810773.5538675, + 38243589.87983687, + 431.9268341456, + 756567183.6740305, + 833054363.4337044 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.2661036728, + "thetamin": 1.1592794807, + "veff": { + "LPDA_2of4_100Hz": [ + 84634022.65988244, + 12479559.938779812, + 45.9929667348, + 72154462.72110263, + 97113582.59866226 + ], + "LPDA_2of4_10mHz": [ + 20241665.527421802, + 6103091.789666315, + 11.0, + 14371582.52446948, + 25412490.993972287 + ], + "PA_4channel_100Hz": [ + 1026714833.2411443, + 43466202.3839525, + 557.9512787795, + 983248630.8571917, + 1070181035.6250968 + ], + "PA_4channel_1mHz": [ + 443444365.88854223, + 28565797.308121547, + 240.9825425761, + 414878568.58042073, + 472010163.1966638 + ], + "PA_8channel_100Hz": [ + 2651390552.315346, + 69849553.0945119, + 1440.8545599154, + 2581540999.220834, + 2721240105.4098577 + ], + "PA_8channel_1mHz": [ + 1138960821.0577369, + 45780567.52169024, + 618.9495135498, + 1093180253.5360465, + 1184741388.579427 + ], + "all_triggers": [ + 2770982404.3302426, + 71407472.877859, + 1505.8447836884, + 2699574931.4523835, + 2842389877.208101 + ], + "coincidence_4channelPA": [ + 1026714833.2411443, + 43466202.3839525, + 557.9512787795, + 983248630.8571917, + 1070181035.6250968 + ], + "combined_4channelPA": [ + 1111348855.9010265, + 45222230.8820376, + 603.9442455143, + 1066126625.0189891, + 1156571086.7830644 + ], + "combined_4channelPA_highThreshold": [ + 463686031.415964, + 29210486.220564295, + 251.9825425761, + 434475545.1953997, + 492896517.63652825 + ], + "combined_4channelPA_nominal_selection": [ + 507390850.35517454, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 507390850.35517454, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 488660299.7567748, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 2734184423.563644, + 70931751.18768096, + 1485.8475266502, + 2663252672.3759627, + 2805116174.7513247 + ], + "combined_8channelPA_highThreshold": [ + 1159202486.5851586, + 46185583.16186049, + 629.9495135498, + 1113016903.4232981, + 1205388069.747019 + ], + "exclusive_LPDA_2of4_100Hz": [ + 84634022.65988244, + 12479559.938779812, + 45.9929667348, + 72154462.72110263, + 97113582.59866226 + ], + "exclusive_PA_4channel_100Hz": [ + 1026714833.2411443, + 43466202.3839525, + 557.9512787795, + 983248630.8571917, + 1070181035.6250968 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.1592794807, + "thetamin": 1.0471975512, + "veff": { + "LPDA_2of4_100Hz": [ + 42848237.92483592, + 7696374.443936353, + 30.9951366971, + 35151863.480899565, + 50544612.368772276 + ], + "LPDA_2of4_10mHz": [ + 4147254.294460238, + 2394418.38330445, + 3.0, + 1520659.907968754, + 7326815.9202130865 + ], + "PA_4channel_100Hz": [ + 1152886566.9868376, + 39922064.767751694, + 833.9637397158, + 1112964502.2190857, + 1192808631.7545893 + ], + "PA_4channel_1mHz": [ + 475536555.1319711, + 25639624.415111177, + 343.9889536799, + 449896930.71686, + 501176179.5470823 + ], + "PA_8channel_100Hz": [ + 3021793501.1908684, + 64632669.950487286, + 2185.8752465895, + 2957160831.2403812, + 3086426171.141356 + ], + "PA_8channel_1mHz": [ + 1350566353.1178827, + 43209343.54172965, + 976.9593981169, + 1307357009.5761528, + 1393775696.6596124 + ], + "all_triggers": [ + 3106108342.3537965, + 65528164.8399769, + 2246.8660866802, + 3040580177.5138197, + 3171636507.1937733 + ], + "coincidence_4channelPA": [ + 1152886566.9868376, + 39922064.767751694, + 833.9637397158, + 1112964502.2190857, + 1192808631.7545893 + ], + "combined_4channelPA": [ + 1192970082.8247147, + 40610139.53500359, + 862.9589589562, + 1152359943.289711, + 1233580222.359718 + ], + "combined_4channelPA_highThreshold": [ + 479683809.4264313, + 25751185.98321777, + 346.9889536799, + 453932623.4432135, + 505434995.4096491 + ], + "combined_4channelPA_nominal_selection": [ + 544893498.0969949, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 544893498.0969949, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 540885146.5132072, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 3061877552.4229765, + 65059933.46752821, + 2214.8708531181, + 2996817618.955448, + 3126937485.890505 + ], + "combined_8channelPA_highThreshold": [ + 1354713607.412343, + 43275635.277850285, + 979.9593981169, + 1311437972.1344926, + 1397989242.6901932 + ], + "exclusive_LPDA_2of4_100Hz": [ + 40083515.83787709, + 7443935.634588751, + 28.9952192404, + 32639580.203288328, + 47527451.472465836 + ], + "exclusive_PA_4channel_100Hz": [ + 1150121844.8998787, + 39874167.74643936, + 831.9638222591, + 1110247677.1534393, + 1189996012.6463182 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 1.0471975512, + "thetamin": 0.927295218, + "veff": { + "LPDA_2of4_100Hz": [ + 22115272.5854368, + 5529111.350600425, + 15.9983031112, + 17042020.435141925, + 26704678.37886121 + ], + "LPDA_2of4_10mHz": [ + 2764702.2851954275, + 1954939.733823631, + 2.0, + 1022939.8455223083, + 5874992.356040283 + ], + "PA_4channel_100Hz": [ + 1484618734.4793367, + 45301924.94728544, + 1073.9809074049, + 1439316809.5320513, + 1529920659.4266224 + ], + "PA_4channel_1mHz": [ + 617905314.7064316, + 29226052.039261747, + 446.9959156291, + 588679262.6671699, + 647131366.7456936 + ], + "PA_8channel_100Hz": [ + 3549783625.1398406, + 70050320.84285349, + 2567.9319210234, + 3479733304.296987, + 3619833945.9826946 + ], + "PA_8channel_1mHz": [ + 1671237273.3070035, + 48064922.28546535, + 1208.9817281638, + 1623172351.021538, + 1719302195.592469 + ], + "all_triggers": [ + 3620277307.7616267, + 70742451.70267184, + 2618.9274173553, + 3549534856.058955, + 3691019759.4642987 + ], + "coincidence_4channelPA": [ + 1484618734.4793367, + 45301924.94728544, + 1073.9809074049, + 1439316809.5320513, + 1529920659.4266224 + ], + "combined_4channelPA": [ + 1506734007.064773, + 45638092.38187789, + 1089.9792105162, + 1461095914.6828954, + 1552372099.446651 + ], + "combined_4channelPA_highThreshold": [ + 620670016.9916271, + 29291362.33029318, + 448.9959156291, + 591378654.6613339, + 649961379.3219203 + ], + "combined_4channelPA_nominal_selection": [ + 687982175.842594, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 687982175.842594, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 611539711.8600837, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 3570516546.58268, + 70254591.50712223, + 2582.9302241346, + 3500261955.0755577, + 3640771138.0898027 + ], + "combined_8channelPA_highThreshold": [ + 1674001975.5921986, + 48104662.3901541, + 1210.9817281638, + 1625897313.2020445, + 1722106637.9823527 + ], + "exclusive_LPDA_2of4_100Hz": [ + 22115272.5854368, + 5529111.350600425, + 15.9983031112, + 17042020.435141925, + 26704678.37886121 + ], + "exclusive_PA_4channel_100Hz": [ + 1484618734.4793367, + 45301924.94728544, + 1073.9809074049, + 1439316809.5320513, + 1529920659.4266224 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 0.927295218, + "thetamin": 0.7953988302, + "veff": { + "LPDA_2of4_100Hz": [ + 6911287.414385286, + 3090949.7343952525, + 4.9995857661, + 3801288.245464459, + 9676478.078082336 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 1783259.8902582491 + ], + "PA_4channel_100Hz": [ + 1591105596.4017465, + 46898825.55205147, + 1150.9966834172, + 1544206770.849695, + 1638004421.9537978 + ], + "PA_4channel_1mHz": [ + 785186660.8834722, + 32945713.849038307, + 567.9995372929, + 752240947.034434, + 818132374.7325104 + ], + "PA_8channel_100Hz": [ + 3378491340.106614, + 68339826.29237556, + 2443.9813021905, + 3310151513.8142385, + 3446831166.39899 + ], + "PA_8channel_1mHz": [ + 1852374204.1131425, + 50603065.599018954, + 1339.9968991395, + 1801771138.5141237, + 1902977269.712161 + ], + "all_triggers": [ + 3407520141.7657986, + 68632794.35160802, + 2464.980571195, + 3338887347.4141903, + 3476152936.117406 + ], + "coincidence_4channelPA": [ + 1591105596.4017465, + 46898825.55205147, + 1150.9966834172, + 1544206770.849695, + 1638004421.9537978 + ], + "combined_4channelPA": [ + 1598016883.8161318, + 47000572.426538736, + 1155.9962691833, + 1551016311.3895931, + 1645017456.2426708 + ], + "combined_4channelPA_highThreshold": [ + 785186660.8834722, + 32945713.849038307, + 567.9995372929, + 752240947.034434, + 818132374.7325104 + ], + "combined_4channelPA_nominal_selection": [ + 865417180.72989, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 865417180.72989, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 801081828.1323816, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 3384020255.513047, + 68395722.64085127, + 2447.9808879566, + 3315624532.8721957, + 3452415978.1538982 + ], + "combined_8channelPA_highThreshold": [ + 1852374204.1131425, + 50603065.599018954, + 1339.9968991395, + 1801771138.5141237, + 1902977269.712161 + ], + "exclusive_LPDA_2of4_100Hz": [ + 6911287.414385286, + 3090949.7343952525, + 4.9995857661, + 3801288.245464459, + 9676478.078082336 + ], + "exclusive_PA_4channel_100Hz": [ + 1591105596.4017465, + 46898825.55205147, + 1150.9966834172, + 1544206770.849695, + 1638004421.9537978 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 0.7953988302, + "thetamin": 0.6435011088, + "veff": { + "LPDA_2of4_100Hz": [ + 6082085.550647105, + 1296727.6468886803, + 21.9992314379, + 4785357.903758424, + 7378813.197535786 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 356643.8392393624 + ], + "PA_4channel_100Hz": [ + 787933818.1390284, + 14759354.988102682, + 2849.9991127483, + 773174463.1509258, + 802693173.1271311 + ], + "PA_4channel_1mHz": [ + 474971995.9735524, + 11459258.339272851, + 1717.9993242352, + 463512737.6342795, + 486431254.3128252 + ], + "PA_8channel_100Hz": [ + 1224752887.1707904, + 18401225.351010457, + 4429.9972426832, + 1206351661.8197799, + 1243154112.521801 + ], + "PA_8channel_1mHz": [ + 865621087.4177035, + 15469861.370053815, + 3130.9981553316, + 850151226.0476497, + 881090948.7877574 + ], + "all_triggers": [ + 1237193680.3780353, + 18494447.187873393, + 4474.9962626342, + 1218699233.190162, + 1255688127.565909 + ], + "coincidence_4channelPA": [ + 787933818.1390284, + 14759354.988102682, + 2849.9991127483, + 773174463.1509258, + 802693173.1271311 + ], + "combined_4channelPA": [ + 793739435.5972421, + 14813629.793163564, + 2870.9983441863, + 778925805.8040785, + 808553065.3904057 + ], + "combined_4channelPA_highThreshold": [ + 474971995.9735524, + 11459258.339272851, + 1717.9993242352, + 463512737.6342795, + 486431254.3128252 + ], + "combined_4channelPA_nominal_selection": [ + 517478801.33511263, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 525355374.83557856, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 446009078.0850978, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1230558504.6290038, + 18444786.86249157, + 4450.9964741211, + 1212113717.7665124, + 1249003291.4914954 + ], + "combined_8channelPA_highThreshold": [ + 865621087.4177035, + 15469861.370053815, + 3130.9981553316, + 850151226.0476497, + 881090948.7877574 + ], + "exclusive_LPDA_2of4_100Hz": [ + 5805617.45821349, + 1266912.776820714, + 20.9992314379, + 4538704.681392777, + 7072530.235034204 + ], + "exclusive_PA_4channel_100Hz": [ + 787657350.0465947, + 14756765.399595454, + 2848.9991127483, + 772900584.6469992, + 802414115.4461904 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 0.6435011088, + "thetamin": 0.4510268118, + "veff": { + "LPDA_2of4_100Hz": [ + 2764707.6531590866, + 874277.3248481527, + 10.0, + 1874471.7888418608, + 3536061.088390471 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 356647.2872575222 + ], + "PA_4channel_100Hz": [ + 398947252.32485026, + 10502249.862335702, + 1442.9997756508, + 388445002.4625145, + 409449502.187186 + ], + "PA_4channel_1mHz": [ + 281447177.0655891, + 8821106.30472876, + 1017.9997756508, + 272626070.7608603, + 290268283.3703178 + ], + "PA_8channel_100Hz": [ + 566488498.5070354, + 12514691.715136256, + 2048.9996396535, + 553973806.7918991, + 579003190.2221715 + ], + "PA_8channel_1mHz": [ + 440417829.522981, + 11034611.655467987, + 1592.9996396535, + 429383217.86751294, + 451452441.178449 + ], + "all_triggers": [ + 571741443.0480376, + 12572581.052525094, + 2067.9996396535, + 559168861.9955125, + 584314024.1005627 + ], + "coincidence_4channelPA": [ + 398947252.32485026, + 10502249.862335702, + 1442.9997756508, + 388445002.4625145, + 409449502.187186 + ], + "combined_4channelPA": [ + 401711959.97800934, + 10538577.371337838, + 1452.9997756508, + 391173382.6066715, + 412250537.3493472 + ], + "combined_4channelPA_highThreshold": [ + 281447177.0655891, + 8821106.30472876, + 1017.9997756508, + 272626070.7608603, + 290268283.3703178 + ], + "combined_4channelPA_nominal_selection": [ + 217919753.14326233, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 221909225.66651082, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 89980161.63399431, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 569253206.1601944, + 12545193.086024769, + 2058.9996396535, + 556708013.0741696, + 581798399.2462192 + ], + "combined_8channelPA_highThreshold": [ + 440417829.522981, + 11034611.655467987, + 1592.9996396535, + 429383217.86751294, + 451452441.178449 + ], + "exclusive_LPDA_2of4_100Hz": [ + 2764707.6531590866, + 874277.3248481527, + 10.0, + 1874471.7888418608, + 3536061.088390471 + ], + "exclusive_PA_4channel_100Hz": [ + 398947252.32485026, + 10502249.862335702, + 1442.9997756508, + 388445002.4625145, + 409449502.187186 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 0.4510268118, + "thetamin": 0.0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 356643.1866101996 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 356643.1866101996 + ], + "PA_4channel_100Hz": [ + 213985911.96611977, + 7691564.771257844, + 774.0, + 206294347.19486195, + 221677476.73737758 + ], + "PA_4channel_1mHz": [ + 154268913.2779003, + 6530723.859491572, + 558.0, + 147738189.41840875, + 160799637.13739187 + ], + "PA_8channel_100Hz": [ + 293055641.71070665, + 9001132.483176354, + 1060.0, + 284054509.2275303, + 302056774.19388294 + ], + "PA_8channel_1mHz": [ + 229191629.22469416, + 7960154.306433464, + 829.0, + 221231474.9182607, + 237151783.53112763 + ], + "all_triggers": [ + 294990914.8163434, + 9030804.297761306, + 1067.0, + 285960110.5185821, + 304021719.1141047 + ], + "coincidence_4channelPA": [ + 213985911.96611977, + 7691564.771257844, + 774.0, + 206294347.19486195, + 221677476.73737758 + ], + "combined_4channelPA": [ + 213985911.96611977, + 7691564.771257844, + 774.0, + 206294347.19486195, + 221677476.73737758 + ], + "combined_4channelPA_highThreshold": [ + 154268913.2779003, + 6530723.859491572, + 558.0, + 147738189.41840875, + 160799637.13739187 + ], + "combined_4channelPA_nominal_selection": [ + 79174787.4274643, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 102713237.74373749, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 293055641.71070665, + 9001132.483176354, + 1060.0, + 284054509.2275303, + 302056774.19388294 + ], + "combined_8channelPA_highThreshold": [ + 229191629.22469416, + 7960154.306433464, + 829.0, + 221231474.9182607, + 237151783.53112763 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 356643.1866101996 + ], + "exclusive_PA_4channel_100Hz": [ + 213985911.96611977, + 7691564.771257844, + 774.0, + 206294347.19486195, + 221677476.73737758 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.670963748, + "thetamin": 1.5707963268, + "veff": { + "LPDA_2of4_100Hz": [ + 17707640947.32221, + 448321013.7400759, + 1560.066903231, + 17259319933.582134, + 18155961961.062286 + ], + "LPDA_2of4_10mHz": [ + 10190105661.53004, + 340093307.34243464, + 897.7619678574, + 9850012354.187605, + 10530198968.872477 + ], + "PA_4channel_100Hz": [ + 3703767435.852862, + 205036224.6050299, + 326.3068757226, + 3498731211.2478323, + 3908803660.457892 + ], + "PA_4channel_1mHz": [ + 1836776999.4464319, + 144389947.39444184, + 161.8225157138, + 1692387052.05199, + 1981166946.8408737 + ], + "PA_8channel_100Hz": [ + 8003031389.197001, + 301394971.40775293, + 705.0777928549, + 7701636417.789249, + 8304426360.6047535 + ], + "PA_8channel_1mHz": [ + 4089465320.2223406, + 215447771.73646528, + 360.2873763348, + 3874017548.485875, + 4304913091.958806 + ], + "all_triggers": [ + 23225421020.81203, + 513440993.0060883, + 2046.1907238781, + 22711980027.805943, + 23738862013.81812 + ], + "coincidence_4channelPA": [ + 3703767435.852862, + 205036224.6050299, + 326.3068757226, + 3498731211.2478323, + 3908803660.457892 + ], + "combined_4channelPA": [ + 20027046619.78418, + 476779085.5755513, + 1764.4096519652, + 19550267534.208626, + 20503825705.35973 + ], + "combined_4channelPA_highThreshold": [ + 11443239521.862673, + 360398716.92518026, + 1008.1647406852, + 11082840804.937492, + 11803638238.787855 + ], + "combined_4channelPA_nominal_selection": [ + 17004403978.524435, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 17169049025.672754, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 15369483877.514809, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 23021028616.139038, + 511176763.95122874, + 2028.1834790536, + 22509851852.18781, + 23532205380.09027 + ], + "combined_8channelPA_highThreshold": [ + 13178214678.325542, + 386755974.2572579, + 1161.0183775743, + 12791458704.068285, + 13564970652.5828 + ], + "exclusive_LPDA_2of4_100Hz": [ + 16349201010.096264, + 430781464.8025159, + 1440.386523874, + 15918419545.293749, + 16779982474.898779 + ], + "exclusive_PA_4channel_100Hz": [ + 2352072102.118842, + 163393229.71828705, + 207.2207049739, + 2188678872.400555, + 2515465331.8371296 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.7721542476, + "thetamin": 1.670963748, + "veff": { + "LPDA_2of4_100Hz": [ + 4107834074.349561, + 215931095.68970528, + 361.9056881954, + 3891902978.659856, + 4323765170.039267 + ], + "LPDA_2of4_10mHz": [ + 2417338685.504409, + 165644680.32938, + 212.9707784551, + 2251694005.1750293, + 2582983365.8337893 + ], + "PA_4channel_100Hz": [ + 322466831.75141436, + 60499427.82180833, + 28.40976012, + 261967403.92960602, + 382966259.57322264 + ], + "PA_4channel_1mHz": [ + 166034544.90542796, + 43411817.64213653, + 14.6278659631, + 124179986.70083383, + 203633942.40910488 + ], + "PA_8channel_100Hz": [ + 701446363.7692287, + 89228989.77882539, + 61.7983648846, + 612217373.9904033, + 790675353.5480541 + ], + "PA_8channel_1mHz": [ + 351181592.6981958, + 63135643.896752216, + 30.9395690494, + 288045948.8014436, + 414317236.59494805 + ], + "all_triggers": [ + 4424650127.829771, + 224103278.2577783, + 389.8176071753, + 4200546849.571993, + 4648753406.087549 + ], + "coincidence_4channelPA": [ + 322466831.75141436, + 60499427.82180833, + 28.40976012, + 261967403.92960602, + 382966259.57322264 + ], + "combined_4channelPA": [ + 4234530037.5047297, + 219235738.1076505, + 373.0677723758, + 4015294299.3970795, + 4453765775.612381 + ], + "combined_4channelPA_highThreshold": [ + 2497603693.4392204, + 168372246.2858218, + 220.0422332435, + 2329231447.1533985, + 2665975939.7250423 + ], + "combined_4channelPA_nominal_selection": [ + 3747661466.90513, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 3810414373.953952, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 3351000200.188212, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 4405204543.756199, + 223610288.1307692, + 388.104425153, + 4181594255.625429, + 4628814831.886969 + ], + "combined_8channelPA_highThreshold": [ + 2592702317.315649, + 171547767.2273108, + 228.4205494796, + 2421154550.088338, + 2764250084.5429597 + ], + "exclusive_LPDA_2of4_100Hz": [ + 3914318577.9618316, + 210783604.31001332, + 344.8567135705, + 3703534973.6518183, + 4125102182.271845 + ], + "exclusive_PA_4channel_100Hz": [ + 130735223.01837891, + 38521664.81199381, + 11.5179483887, + 94644500.4837173, + 162689101.02175298 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.8754889808, + "thetamin": 1.7721542476, + "veff": { + "LPDA_2of4_100Hz": [ + 855159779.1753608, + 98521808.4763064, + 75.3407228232, + 756637970.6990544, + 953681587.6516672 + ], + "LPDA_2of4_10mHz": [ + 529705811.8933031, + 77540056.11533421, + 46.6677920589, + 452165755.7779689, + 607245868.0086373 + ], + "PA_4channel_100Hz": [ + 42843672.51072849, + 22052208.370290887, + 3.7745849769, + 23387673.34820759, + 73170121.30289432 + ], + "PA_4channel_1mHz": [ + 26808597.89652347, + 17443988.52601919, + 2.3618734096, + 9878106.544772081, + 52552742.75889004 + ], + "PA_8channel_100Hz": [ + 75123641.19301, + 29200955.121349476, + 6.6184934867, + 46377866.43845946, + 415903401.1734874 + ], + "PA_8channel_1mHz": [ + 44287651.26877731, + 22420746.39490585, + 3.9018014411, + 25178207.00818813, + 75307209.86480659 + ], + "all_triggers": [ + 890408021.8604167, + 100531757.2647617, + 78.4461402514, + 789876264.595655, + 990939779.1251785 + ], + "coincidence_4channelPA": [ + 42843672.51072849, + 22052208.370290887, + 3.7745849769, + 23387673.34820759, + 73170121.30289432 + ], + "combined_4channelPA": [ + 874255735.5234315, + 99615744.94596773, + 77.0231021742, + 774639990.577464, + 973871480.4693992 + ], + "combined_4channelPA_highThreshold": [ + 543813128.2599505, + 78565808.81777884, + 47.9106655406, + 465247319.44217175, + 622378937.0777293 + ], + "combined_4channelPA_nominal_selection": [ + 782330389.3020487, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 782330389.3020487, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 692123679.1519922, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 887358035.8492067, + 100359429.82083465, + 78.1774323956, + 786998606.0283719, + 987717465.6700413 + ], + "combined_8channelPA_highThreshold": [ + 549516625.5377518, + 78976732.22125533, + 48.4131512959, + 470539893.31649655, + 628493357.7590072 + ], + "exclusive_LPDA_2of4_100Hz": [ + 831412063.0127031, + 97144205.93701597, + 73.2485171973, + 734267857.0756872, + 928556268.949719 + ], + "exclusive_PA_4channel_100Hz": [ + 19095956.34807079, + 14722428.322056763, + 1.682379351, + 7065503.848786192, + 42832140.89858316 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.9823131729, + "thetamin": 1.8754889808, + "veff": { + "LPDA_2of4_100Hz": [ + 131247962.55464932, + 71261915.67655939, + 3.3921117768, + 61374144.939522006, + 227522199.3214494 + ], + "LPDA_2of4_10mHz": [ + 78700680.45521894, + 55182383.04125631, + 2.0340239941, + 29106087.167147856, + 165823751.32940078 + ], + "PA_4channel_100Hz": [ + 7201298.085800778, + 16692316.162104549, + 0.1861179981, + 2664480.291746288, + 60426717.31612168 + ], + "PA_4channel_1mHz": [ + 4215177.50026397, + 12770830.521102222, + 0.1089415254, + 1559615.675097669, + 56066981.26123795 + ], + "PA_8channel_100Hz": [ + 11148953.980555786, + 20769606.535101153, + 0.2881454109, + 4125112.9728056407, + 66190294.922464 + ], + "PA_8channel_1mHz": [ + 7141864.637385676, + 16623291.29030066, + 0.1845819369, + 2642489.9158327, + 60339944.481435634 + ], + "all_triggers": [ + 139336530.61306256, + 73424957.55718052, + 3.6011613227, + 71403969.33195442, + 239493280.04790094 + ], + "coincidence_4channelPA": [ + 7201298.085800778, + 16692316.162104549, + 0.1861179981, + 2664480.291746288, + 60426717.31612168 + ], + "combined_4channelPA": [ + 136557357.17374527, + 72689010.9122167, + 3.5293334118, + 67957794.26720098, + 235380103.35771137 + ], + "combined_4channelPA_highThreshold": [ + 81844201.7964581, + 56273660.55401336, + 2.1152684992, + 30237754.84999395, + 169124448.73770192 + ], + "combined_4channelPA_nominal_selection": [ + 122188214.71779491, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 122612966.2873226, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 108615481.45470896, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 139204222.9015197, + 73390088.75674745, + 3.5977418216, + 71239907.76964122, + 239297464.63481745 + ], + "combined_8channelPA_highThreshold": [ + 83956398.4021433, + 56995177.12844096, + 2.1698583522, + 30998145.628040623, + 171342255.17367136 + ], + "exclusive_LPDA_2of4_100Hz": [ + 129356059.08794448, + 70746440.81888996, + 3.3432154137, + 59028184.640808016, + 224722182.1907262 + ], + "exclusive_PA_4channel_100Hz": [ + 5309394.619095951, + 14332888.107541258, + 0.137221635, + 1964476.0090655019, + 57664538.25473264 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 2.0943951024, + "thetamin": 1.9823131729, + "veff": { + "LPDA_2of4_100Hz": [ + 14170899.342031123, + 23415758.288460962, + 0.3662506242, + 5243232.756551515, + 70601947.15218173 + ], + "LPDA_2of4_10mHz": [ + 8784902.172742952, + 18436479.06666658, + 0.2270481094, + 3250413.803914892, + 62738391.285021015 + ], + "PA_4channel_100Hz": [ + 820286.1674701856, + 5633680.505391626, + 0.021200512, + 303505.8819639687, + 51110051.91732276 + ], + "PA_4channel_1mHz": [ + 437785.9075742103, + 4115668.705009335, + 0.011314692, + 161980.7858024578, + 50551601.53787464 + ], + "PA_8channel_100Hz": [ + 1329858.0342979054, + 7173187.128363666, + 0.034370531, + 492047.4726902249, + 51854026.84289124 + ], + "PA_8channel_1mHz": [ + 868027.3740420701, + 5795304.107770973, + 0.022434396, + 321170.128395566, + 51179754.07891771 + ], + "all_triggers": [ + 15186449.389734231, + 24240280.631526086, + 0.3924977826, + 5618986.274201665, + 72084650.22182828 + ], + "coincidence_4channelPA": [ + 820286.1674701856, + 5633680.505391626, + 0.021200512, + 303505.8819639687, + 51110051.91732276 + ], + "combined_4channelPA": [ + 14749862.486304155, + 23889304.46550397, + 0.3812140791, + 5457449.119932537, + 71447233.34282036 + ], + "combined_4channelPA_highThreshold": [ + 9110860.781646892, + 18775401.16056923, + 0.2354725955, + 3371018.48920935, + 63214290.85402076 + ], + "combined_4channelPA_nominal_selection": [ + 13102161.070940627, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 13194795.17402431, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 11500776.707118938, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 15093976.008611664, + 24166365.938202538, + 0.3901077837, + 5584771.123186315, + 71949639.08538932 + ], + "combined_8channelPA_highThreshold": [ + 9448120.35955032, + 19119750.836332083, + 0.2441891581, + 3495804.5330336182, + 63706689.83775976 + ], + "exclusive_LPDA_2of4_100Hz": [ + 13929576.31883397, + 23215523.078507587, + 0.3600135672, + 5153943.237968569, + 70249615.5383139 + ], + "exclusive_PA_4channel_100Hz": [ + 578963.1442730293, + 4732983.374354889, + 0.0149634549, + 214216.3633810208, + 50757720.30345491 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 2.2142974356, + "thetamin": 2.0943951024, + "veff": { + "LPDA_2of4_100Hz": [ + 634349.8765521682, + 4954301.69250596, + 0.0163942978, + 234709.4543243022, + 50840538.69349035 + ], + "LPDA_2of4_10mHz": [ + 385489.8027722048, + 3862108.467091425, + 0.0099626955, + 142631.2270257158, + 50477202.985771604 + ], + "PA_4channel_100Hz": [ + 57615.7436323166, + 1493099.0027499164, + 0.0014890358, + 21317.8251439571, + 49998506.85942737 + ], + "PA_4channel_1mHz": [ + 31656.5004542456, + 1106749.8482787663, + 0.0008181386, + 11712.9051680709, + 49960606.364387386 + ], + "PA_8channel_100Hz": [ + 100740.2018948092, + 1974328.5605500706, + 0.0026035551, + 37273.8747010794, + 50061468.5684906 + ], + "PA_8channel_1mHz": [ + 61692.0444093998, + 1545014.6466714486, + 0.0015943847, + 22826.0564314779, + 50004458.25856191 + ], + "all_triggers": [ + 712482.3290638963, + 5250553.261808968, + 0.0184135726, + 263618.4617536416, + 50954612.07415748 + ], + "coincidence_4channelPA": [ + 57615.7436323166, + 1493099.0027499164, + 0.0014890358, + 21317.8251439571, + 49998506.85942737 + ], + "combined_4channelPA": [ + 676596.9468494869, + 5116618.496292923, + 0.0174861417, + 250340.8703343101, + 50902219.41612443 + ], + "combined_4channelPA_highThreshold": [ + 411474.8188623614, + 3990153.9389556176, + 0.0106342588, + 152245.6829790737, + 50515141.10926323 + ], + "combined_4channelPA_nominal_selection": [ + 596110.1155969496, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 596110.1155969496, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 529142.3468395544, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 710840.3698272514, + 5244499.661022424, + 0.0183711374, + 263010.936836083, + 50952214.81367198 + ], + "combined_8channelPA_highThreshold": [ + 433432.0446776188, + 4095232.167741584, + 0.0112017268, + 160369.856530719, + 50547198.65895351 + ], + "exclusive_LPDA_2of4_100Hz": [ + 618981.2032171703, + 4893918.696156899, + 0.015997106, + 229023.045190353, + 50818100.430421256 + ], + "exclusive_PA_4channel_100Hz": [ + 42247.0702973188, + 1278545.883509634, + 0.0010918439, + 15631.416010008, + 49976068.59635827 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.5707963268, + "thetamin": 1.4706289056, + "veff": { + "LPDA_2of4_100Hz": [ + 22102731378.696167, + 500877721.0336069, + 1947.2802615259, + 21601853657.662563, + 22603609099.729774 + ], + "LPDA_2of4_10mHz": [ + 12541887218.031452, + 377302938.4459431, + 1104.9570753729, + 12164584279.58551, + 12919190156.477396 + ], + "PA_4channel_100Hz": [ + 9039367129.825918, + 320315352.5520904, + 796.3803607351, + 8719051777.273829, + 9359682482.37801 + ], + "PA_4channel_1mHz": [ + 4195324227.701374, + 218218470.27025178, + 369.6136879797, + 3977105757.431122, + 4413542697.971626 + ], + "PA_8channel_100Hz": [ + 18653116712.25768, + 460134127.81755155, + 1643.3645854616, + 18192982584.44013, + 19113250840.075233 + ], + "PA_8channel_1mHz": [ + 10340242041.906813, + 342589536.41148764, + 910.9891842152, + 9997652505.495325, + 10682831578.3183 + ], + "all_triggers": [ + 37165716986.946846, + 649501262.6565326, + 3274.3494844215, + 36516215724.290306, + 37815218249.60338 + ], + "coincidence_4channelPA": [ + 9039367129.825918, + 320315352.5520904, + 796.3803607351, + 8719051777.273829, + 9359682482.37801 + ], + "combined_4channelPA": [ + 29018360010.75222, + 573911826.3562506, + 2556.5564138944, + 28444448184.395966, + 29592271837.10847 + ], + "combined_4channelPA_highThreshold": [ + 16002539805.706135, + 426189945.7388889, + 1409.8452070937, + 15576349859.967245, + 16428729751.445026 + ], + "combined_4channelPA_nominal_selection": [ + 23070950079.99114, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 23070950079.99114, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 21071916116.913956, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 37031718364.5923, + 648329337.6872022, + 3262.5440261769, + 36383389026.9051, + 37680047702.2795 + ], + "combined_8channelPA_highThreshold": [ + 21288946549.032825, + 491570517.5662714, + 1875.5847272147, + 20797376031.466557, + 21780517066.5991 + ], + "exclusive_LPDA_2of4_100Hz": [ + 19990339630.771828, + 476341947.9468565, + 1761.1757170302, + 19513997682.824966, + 20466681578.718685 + ], + "exclusive_PA_4channel_100Hz": [ + 6926975381.901575, + 280401649.4718887, + 610.2758162394, + 6646573732.429686, + 7207377031.373464 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.4706289056, + "thetamin": 1.369438406, + "veff": { + "LPDA_2of4_100Hz": [ + 9978560070.120197, + 336544641.45481545, + 879.1245176931, + 9642015428.665384, + 10315104711.575014 + ], + "LPDA_2of4_10mHz": [ + 5081197738.233206, + 240155086.80807197, + 447.6603317049, + 4841042651.425135, + 5321352825.041278 + ], + "PA_4channel_100Hz": [ + 9911371805.751366, + 335409706.0658747, + 873.2051415413, + 9575962099.685492, + 10246781511.817242 + ], + "PA_4channel_1mHz": [ + 4536744108.897919, + 226924237.03837332, + 399.693237161, + 4309819871.859545, + 4763668345.936291 + ], + "PA_8channel_100Hz": [ + 21373860346.973522, + 492549889.1806661, + 1883.0657466339, + 20881310457.792854, + 21866410236.154186 + ], + "PA_8channel_1mHz": [ + 11045504834.16121, + 354080106.32562035, + 973.123781565, + 10691424727.835588, + 11399584940.48683 + ], + "all_triggers": [ + 29753139645.369328, + 581132470.7063882, + 2621.2914846215, + 29172007174.662937, + 30334272116.075714 + ], + "coincidence_4channelPA": [ + 9911371805.751366, + 335409706.0658747, + 873.2051415413, + 9575962099.685492, + 10246781511.817242 + ], + "combined_4channelPA": [ + 19073435802.35668, + 465289452.68279725, + 1680.3952607057, + 18608146349.67388, + 19538725255.03948 + ], + "combined_4channelPA_highThreshold": [ + 9436448686.644247, + 327275152.0383345, + 831.363778149, + 9109173534.605911, + 9763723838.682579 + ], + "combined_4channelPA_nominal_selection": [ + 13407926781.241179, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 13773083223.608646, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 12489451510.902748, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 29515256644.069736, + 578804666.5470102, + 2600.3336733426, + 28936451977.522728, + 30094061310.61675 + ], + "combined_8channelPA_highThreshold": [ + 15638970868.031475, + 421320729.3180261, + 1377.8142963475, + 15217650138.713448, + 16060291597.349503 + ], + "exclusive_LPDA_2of4_100Hz": [ + 9184752703.384306, + 322880989.6819834, + 809.1890246441, + 8861871713.702322, + 9507633693.066288 + ], + "exclusive_PA_4channel_100Hz": [ + 9128911059.186678, + 321897964.08209056, + 804.2693009387, + 8807013095.104588, + 9450809023.26877 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.369438406, + "thetamin": 1.2661036728, + "veff": { + "LPDA_2of4_100Hz": [ + 3188128570.1025352, + 190228969.62840798, + 280.8784004746, + 2997899600.474128, + 3378357539.7309427 + ], + "LPDA_2of4_10mHz": [ + 1520541675.9735243, + 131373541.02785398, + 133.961759826, + 1389168134.9456704, + 1651915217.0013783 + ], + "PA_4channel_100Hz": [ + 10777792210.426357, + 349762822.68338937, + 949.5379405651, + 10428029387.74297, + 11127555033.109749 + ], + "PA_4channel_1mHz": [ + 5083088219.342859, + 240199758.01132745, + 447.8268856247, + 4842888461.331532, + 5323287977.354187 + ], + "PA_8channel_100Hz": [ + 23108342802.317806, + 512145242.44410294, + 2035.8759758941, + 22596197559.8737, + 23620488044.76191 + ], + "PA_8channel_1mHz": [ + 12309607764.854294, + 373792729.06918466, + 1084.4929441947, + 11935815035.785107, + 12683400493.923477 + ], + "all_triggers": [ + 26080737436.770725, + 544087408.5685954, + 2297.7479274627, + 25536650028.202133, + 26624824845.33932 + ], + "coincidence_4channelPA": [ + 10777792210.426357, + 349762822.68338937, + 949.5379405651, + 10428029387.74297, + 11127555033.109749 + ], + "combined_4channelPA": [ + 13750396130.31542, + 395062990.4764308, + 1211.4283304612, + 13355333139.83899, + 14145459120.791851 + ], + "combined_4channelPA_highThreshold": [ + 6546902405.957057, + 272600517.18567574, + 576.7908775992, + 6274301888.771381, + 6819502923.142732 + ], + "combined_4channelPA_nominal_selection": [ + 8488869985.026458, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 9122606038.639229, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 7980364241.833293, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 25854022540.562603, + 541717422.6237068, + 2277.7740412124, + 25312305117.938896, + 26395739963.18631 + ], + "combined_8channelPA_highThreshold": [ + 13705357380.021862, + 394415455.04315317, + 1207.4603561892, + 13310941924.97871, + 14099772835.065016 + ], + "exclusive_LPDA_2of4_100Hz": [ + 2972603919.889063, + 183686510.97107908, + 261.8903898961, + 2788917408.917984, + 3156290430.860142 + ], + "exclusive_PA_4channel_100Hz": [ + 10562267560.212887, + 346248040.5118485, + 930.5499299866, + 10216019519.70104, + 10908515600.724737 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.2661036728, + "thetamin": 1.1592794807, + "veff": { + "LPDA_2of4_100Hz": [ + 612759816.4061223, + 83398740.37430087, + 53.9835663504, + 529361076.03182137, + 696158556.7804232 + ], + "LPDA_2of4_10mHz": [ + 261060015.91262653, + 54435790.33040206, + 22.9991430788, + 206624225.58222446, + 315495806.2430286 + ], + "PA_4channel_100Hz": [ + 13004170997.344486, + 384198520.715233, + 1145.6552944096, + 12619972476.629253, + 13388369518.059721 + ], + "PA_4channel_1mHz": [ + 6842825912.971167, + 278696874.48265743, + 602.8465588094, + 6564129038.488508, + 7121522787.453824 + ], + "PA_8channel_100Hz": [ + 25632206629.718983, + 539395538.8957647, + 2258.1734151862, + 25092811090.823215, + 26171602168.614742 + ], + "PA_8channel_1mHz": [ + 14445257848.446527, + 404927247.8824481, + 1272.6136972948, + 14040330600.564081, + 14850185096.328978 + ], + "all_triggers": [ + 26460513135.561375, + 548041546.9856309, + 2331.1464431482, + 25912471588.575737, + 27008554682.547005 + ], + "coincidence_4channelPA": [ + 13004170997.344486, + 384198520.715233, + 1145.6552944096, + 12619972476.629253, + 13388369518.059721 + ], + "combined_4channelPA": [ + 13616930813.750612, + 393146096.5287503, + 1199.63886076, + 13223784717.22186, + 14010076910.279364 + ], + "combined_4channelPA_highThreshold": [ + 7103885928.883791, + 283963383.40584964, + 625.8457018882, + 6819922545.4779415, + 7387849312.289642 + ], + "combined_4channelPA_nominal_selection": [ + 7963861303.25187, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 9004194983.03943, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 7122335061.77059, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 26188222890.664963, + 545214461.6705941, + 2307.1579274062, + 25643008428.99437, + 26733437352.335564 + ], + "combined_8channelPA_highThreshold": [ + 14706317864.359158, + 408569861.0354771, + 1295.6128403736, + 14297748003.323679, + 15114887725.394632 + ], + "exclusive_LPDA_2of4_100Hz": [ + 612759816.4061223, + 83398740.37430087, + 53.9835663504, + 529361076.03182137, + 696158556.7804232 + ], + "exclusive_PA_4channel_100Hz": [ + 13004170997.344486, + 384198520.715233, + 1145.6552944096, + 12619972476.629253, + 13388369518.059721 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.1592794807, + "thetamin": 1.0471975512, + "veff": { + "LPDA_2of4_100Hz": [ + 197986696.42169622, + 28884388.656882435, + 46.9835315958, + 169102307.76481378, + 226871085.07857868 + ], + "LPDA_2of4_10mHz": [ + 58995432.13887257, + 15767192.460595239, + 14.0, + 43403782.21645625, + 72901498.28589253 + ], + "PA_4channel_100Hz": [ + 13726383075.19512, + 240504514.54403138, + 3257.3600376445, + 13485878560.651089, + 13966887589.739151 + ], + "PA_4channel_1mHz": [ + 7331204627.653613, + 175765181.2396559, + 1739.7425710104, + 7155439446.413956, + 7506969808.893269 + ], + "PA_8channel_100Hz": [ + 26587599841.085117, + 334722373.4636807, + 6309.4104794247, + 26252877467.62144, + 26922322214.548798 + ], + "PA_8channel_1mHz": [ + 15247262808.960365, + 253478494.20605642, + 3618.2746966403, + 14993784314.754309, + 15500741303.166422 + ], + "all_triggers": [ + 27029922242.83958, + 337495179.1609606, + 6414.376464079, + 26692427063.678627, + 27367417422.00054 + ], + "coincidence_4channelPA": [ + 13726383075.19512, + 240504514.54403138, + 3257.3600376445, + 13485878560.651089, + 13966887589.739151 + ], + "combined_4channelPA": [ + 13920155812.178326, + 242196143.59025782, + 3303.3435692403, + 13677959668.58807, + 14162351955.768583 + ], + "combined_4channelPA_highThreshold": [ + 7385986100.353994, + 176420650.26563445, + 1752.7425710104, + 7209565450.088361, + 7562406750.619629 + ], + "combined_4channelPA_nominal_selection": [ + 8686354274.492487, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 9235241039.122751, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 7431981780.376069, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 26777160440.273823, + 335913482.86914146, + 6354.3944433085, + 26441246957.40468, + 27113073923.142963 + ], + "combined_8channelPA_highThreshold": [ + 15302044281.660748, + 253933443.89605314, + 3631.2746966403, + 15048110837.764696, + 15555977725.556803 + ], + "exclusive_LPDA_2of4_100Hz": [ + 193772736.98320535, + 28575346.96084358, + 45.9835315958, + 165197390.02236176, + 222348083.9440489 + ], + "exclusive_PA_4channel_100Hz": [ + 13722169115.75663, + 240467594.6191315, + 3256.3600376445, + 13481701521.137499, + 13962636710.375761 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 1.0471975512, + "thetamin": 0.927295218, + "veff": { + "LPDA_2of4_100Hz": [ + 88466680.20841934, + 19308277.879151773, + 20.9928972302, + 69158402.32926756, + 107774958.0875711 + ], + "LPDA_2of4_10mHz": [ + 21070621.943777967, + 9423068.598897256, + 5.0, + 11588842.069077881, + 29498870.721289154 + ], + "PA_4channel_100Hz": [ + 14709630131.156755, + 248974318.1239419, + 3490.5543297217, + 14460655813.032814, + 14958604449.280697 + ], + "PA_4channel_1mHz": [ + 7989250948.428704, + 183487594.32087544, + 1895.8270358004, + 7805763354.107829, + 8172738542.749579 + ], + "PA_8channel_100Hz": [ + 26675144651.414745, + 335279551.4926465, + 6329.937655042, + 26339865099.922096, + 27010424202.907387 + ], + "PA_8channel_1mHz": [ + 16015817957.817503, + 259793473.86319876, + 3800.5090691086, + 15756024483.954306, + 16275611431.680702 + ], + "all_triggers": [ + 27138600131.69819, + 338179592.36428666, + 6439.9143518666, + 26800420539.3339, + 27476779724.062473 + ], + "coincidence_4channelPA": [ + 14709630131.156755, + 248974318.1239419, + 3490.5543297217, + 14460655813.032814, + 14958604449.280697 + ], + "combined_4channelPA": [ + 14789670028.121616, + 249650774.41729462, + 3509.5475747191, + 14540019253.704323, + 15039320802.53891 + ], + "combined_4channelPA_highThreshold": [ + 8010321570.372482, + 183729397.46127096, + 1900.8270358004, + 7826592172.911211, + 8194050967.833754 + ], + "combined_4channelPA_nominal_selection": [ + 9783256900.134644, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 9930268933.613775, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 8599156642.6051, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 26755184548.379604, + 335782184.9517679, + 6348.9309000393, + 26419402363.427837, + 27090966733.331375 + ], + "combined_8channelPA_highThreshold": [ + 16032674455.372528, + 259930153.0014634, + 3804.5090691086, + 15772744302.371063, + 16292604608.373987 + ], + "exclusive_LPDA_2of4_100Hz": [ + 80039896.96486211, + 18365676.733328126, + 18.9932449973, + 62424572.355648786, + 96137567.46569353 + ], + "exclusive_PA_4channel_100Hz": [ + 14701203347.913198, + 248902992.29317513, + 3488.5546774889, + 14452300355.62002, + 14950106340.206373 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 0.927295218, + "thetamin": 0.7953988302, + "veff": { + "LPDA_2of4_100Hz": [ + 54770473.8040177, + 15192606.383477682, + 12.9965602249, + 39101516.782683745, + 68628472.2732851 + ], + "LPDA_2of4_10mHz": [ + 4214228.44631947, + 4214228.44631947, + 1.0, + 1559264.525138204, + 11589128.227378543 + ], + "PA_4channel_100Hz": [ + 10838293487.648066, + 213717207.36806744, + 2571.8334033633, + 10624576280.279999, + 11052010695.016132 + ], + "PA_4channel_1mHz": [ + 6818349417.547186, + 169511303.67138687, + 1617.9354072516, + 6648838113.875799, + 6987860721.218574 + ], + "PA_8channel_100Hz": [ + 16750039377.998169, + 265684949.56194106, + 3974.6396265316, + 16484354428.436228, + 17015724327.560106 + ], + "PA_8channel_1mHz": [ + 11141703171.15125, + 216687984.07921344, + 2643.8298998437, + 10925015187.072035, + 11358391155.230463 + ], + "all_triggers": [ + 17082909077.336811, + 268311910.6182241, + 4053.6267302396, + 16814597166.718588, + 17351220987.955036 + ], + "coincidence_4channelPA": [ + 10838293487.648066, + 213717207.36806744, + 2571.8334033633, + 10624576280.279999, + 11052010695.016132 + ], + "combined_4channelPA": [ + 10888849733.005764, + 214215079.51713172, + 2583.8299635881, + 10674634653.488632, + 11103064812.522896 + ], + "combined_4channelPA_highThreshold": [ + 6822563645.9935055, + 169563680.64467967, + 1618.9354072516, + 6652999965.348825, + 6992127326.638186 + ], + "combined_4channelPA_nominal_selection": [ + 7631884639.330942, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 7740267574.207423, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 6109046503.679812, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 16796382795.724297, + 266052239.5564681, + 3985.6365191577, + 16530330556.16783, + 17062435035.280766 + ], + "combined_8channelPA_highThreshold": [ + 11141703171.15125, + 216687984.07921344, + 2643.8298998437, + 10925015187.072035, + 11358391155.230463 + ], + "exclusive_LPDA_2of4_100Hz": [ + 54770473.8040177, + 15192606.383477682, + 12.9965602249, + 39101516.782683745, + 68628472.2732851 + ], + "exclusive_PA_4channel_100Hz": [ + 10838293487.648066, + 213717207.36806744, + 2571.8334033633, + 10624576280.279999, + 11052010695.016132 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 0.7953988302, + "thetamin": 0.6435011088, + "veff": { + "LPDA_2of4_100Hz": [ + 32424627.867786236, + 11464363.518564727, + 7.9992653616, + 21480162.056959927, + 41747504.94676178 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 5228951.417238111 + ], + "PA_4channel_100Hz": [ + 2849567058.3636484, + 107473622.89823762, + 702.9978311083, + 2742093435.4654107, + 2957040681.2618856 + ], + "PA_4channel_1mHz": [ + 2038879584.1136274, + 90909283.90403703, + 502.9984893024, + 1947970300.2095904, + 2129788868.0176647 + ], + "PA_8channel_100Hz": [ + 3798057204.340413, + 124077547.02400418, + 936.9935581056, + 3673979657.316409, + 3922134751.3644176 + ], + "PA_8channel_1mHz": [ + 2873885914.9177876, + 107931250.82784677, + 708.9973752715, + 2765954664.0899405, + 2981817165.745634 + ], + "all_triggers": [ + 3846695114.1635156, + 124869488.04912187, + 948.9926949621, + 3721825626.114393, + 3971564602.212637 + ], + "coincidence_4channelPA": [ + 2849567058.3636484, + 107473622.89823762, + 702.9978311083, + 2742093435.4654107, + 2957040681.2618856 + ], + "combined_4channelPA": [ + 2877938235.5203967, + 108007318.21081185, + 709.9970964699, + 2769930917.309585, + 2985945553.7312083 + ], + "combined_4channelPA_highThreshold": [ + 2038879584.1136274, + 90909283.90403703, + 502.9984893024, + 1947970300.2095904, + 2129788868.0176647 + ], + "combined_4channelPA_nominal_selection": [ + 1964536763.3558865, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1992991899.4324124, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1364141788.033163, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 3826428381.4971623, + 124540109.3773125, + 943.9928234672, + 3701888272.1198497, + 3950968490.874474 + ], + "combined_8channelPA_highThreshold": [ + 2873885914.9177876, + 107931250.82784677, + 708.9973752715, + 2765954664.0899405, + 2981817165.745634 + ], + "exclusive_LPDA_2of4_100Hz": [ + 28371177.15674893, + 10723859.763116496, + 6.9992653616, + 17225885.05908829, + 37829591.88555613 + ], + "exclusive_PA_4channel_100Hz": [ + 2845513607.652611, + 107397156.1830469, + 701.9978311083, + 2738116451.469564, + 2952910763.8356576 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 0.6435011088, + "thetamin": 0.4510268118, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 5228931.94375871 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 5228931.94375871 + ], + "PA_4channel_100Hz": [ + 972824547.676039, + 62795554.53218437, + 240.0, + 910028993.1438547, + 1035620102.2082235 + ], + "PA_4channel_1mHz": [ + 810687123.0633659, + 57324236.21387192, + 200.0, + 753362886.849494, + 868011359.2772379 + ], + "PA_8channel_100Hz": [ + 1309258373.516095, + 72849121.6203869, + 322.9996718262, + 1236409251.895708, + 1382107495.136482 + ], + "PA_8channel_1mHz": [ + 1066052734.9164672, + 65735653.36646711, + 262.9997947638, + 1000317081.5500001, + 1131788388.2829344 + ], + "all_triggers": [ + 1313311809.1314118, + 72961804.12482576, + 323.9996718262, + 1240350005.006586, + 1386273613.2562375 + ], + "coincidence_4channelPA": [ + 972824547.676039, + 62795554.53218437, + 240.0, + 910028993.1438547, + 1035620102.2082235 + ], + "combined_4channelPA": [ + 972824547.676039, + 62795554.53218437, + 240.0, + 910028993.1438547, + 1035620102.2082235 + ], + "combined_4channelPA_highThreshold": [ + 810687123.0633659, + 57324236.21387192, + 200.0, + 753362886.849494, + 868011359.2772379 + ], + "combined_4channelPA_nominal_selection": [ + 671248937.8964669, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 729618410.7570293, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 58369472.860562444, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1309258373.516095, + 72849121.6203869, + 322.9996718262, + 1236409251.895708, + 1382107495.136482 + ], + "combined_8channelPA_highThreshold": [ + 1066052734.9164672, + 65735653.36646711, + 262.9997947638, + 1000317081.5500001, + 1131788388.2829344 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 5228931.94375871 + ], + "exclusive_PA_4channel_100Hz": [ + 972824547.676039, + 62795554.53218437, + 240.0, + 910028993.1438547, + 1035620102.2082235 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 0.4510268118, + "thetamin": 0.0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 5228898.915480111 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 5228898.915480111 + ], + "PA_4channel_100Hz": [ + 490462611.45201033, + 44587510.13200094, + 121.0, + 445875101.3200094, + 535050121.5840113 + ], + "PA_4channel_1mHz": [ + 389127361.1520082, + 39715144.990755394, + 96.0, + 349412216.1612528, + 428842506.1427636 + ], + "PA_8channel_100Hz": [ + 559370581.6560117, + 47616786.07489999, + 138.0, + 511753795.58111185, + 606987367.7309117 + ], + "PA_8channel_1mHz": [ + 502622841.4880106, + 45136863.62550498, + 124.0, + 457485977.8625057, + 547759705.1135156 + ], + "all_triggers": [ + 559370581.6560117, + 47616786.07489999, + 138.0, + 511753795.58111185, + 606987367.7309117 + ], + "coincidence_4channelPA": [ + 490462611.45201033, + 44587510.13200094, + 121.0, + 445875101.3200094, + 535050121.5840113 + ], + "combined_4channelPA": [ + 490462611.45201033, + 44587510.13200094, + 121.0, + 445875101.3200094, + 535050121.5840113 + ], + "combined_4channelPA_highThreshold": [ + 389127361.1520082, + 39715144.990755394, + 96.0, + 349412216.1612528, + 428842506.1427636 + ], + "combined_4channelPA_nominal_selection": [ + 245231305.72600517, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 490462611.45201033, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 559370581.6560117, + 47616786.07489999, + 138.0, + 511753795.58111185, + 606987367.7309117 + ], + "combined_8channelPA_highThreshold": [ + 502622841.4880106, + 45136863.62550498, + 124.0, + 457485977.8625057, + 547759705.1135156 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 5228898.915480111 + ], + "exclusive_PA_4channel_100Hz": [ + 490462611.45201033, + 44587510.13200094, + 121.0, + 445875101.3200094, + 535050121.5840113 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.670963748, + "thetamin": 1.5707963268, + "veff": { + "LPDA_2of4_100Hz": [ + 83748639160.62883, + 2264303385.6487656, + 1368.0005937904, + 81484335774.98007, + 86012942546.27759 + ], + "LPDA_2of4_10mHz": [ + 59617094018.95929, + 1910430037.856505, + 973.8214356125, + 57706663981.102776, + 61527524056.815796 + ], + "PA_4channel_100Hz": [ + 27246854707.136505, + 1291528292.7184942, + 445.066496505, + 25955326414.41801, + 28538382999.855 + ], + "PA_4channel_1mHz": [ + 15591868816.90445, + 977000582.3245629, + 254.6869538849, + 14614868234.579887, + 16568869399.229013 + ], + "PA_8channel_100Hz": [ + 46734346799.08592, + 1691468151.7805939, + 763.3869017135, + 45042878647.30532, + 48425814950.866516 + ], + "PA_8channel_1mHz": [ + 30261519522.921703, + 1361103347.9394312, + 494.3098430168, + 28900416174.982277, + 31622622870.861134 + ], + "all_triggers": [ + 103280616181.41704, + 2514520303.2754507, + 1687.0476425561, + 100766095878.14159, + 105795136484.69247 + ], + "coincidence_4channelPA": [ + 27246854707.136505, + 1291528292.7184942, + 445.066496505, + 25955326414.41801, + 28538382999.855 + ], + "combined_4channelPA": [ + 92486758747.10123, + 2379498943.4293222, + 1510.734289558, + 90107259803.6719, + 94866257690.53053 + ], + "combined_4channelPA_highThreshold": [ + 65201639506.50561, + 1997905740.054217, + 1065.0427571716, + 63203733766.451385, + 67199545246.55984 + ], + "combined_4channelPA_nominal_selection": [ + 80187556261.05066, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 80855948237.76212, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 73521943292.99666, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 102995403445.18065, + 2511045938.7160606, + 1682.3888063476, + 100484357506.46458, + 105506449383.89671 + ], + "combined_8channelPA_highThreshold": [ + 72502958774.18896, + 2106801415.7250955, + 1184.3068932072, + 70396157358.46388, + 74609760189.91406 + ], + "exclusive_LPDA_2of4_100Hz": [ + 66656129680.54013, + 2020067042.1602194, + 1088.8012736285, + 64636062638.37991, + 68676196722.700356 + ], + "exclusive_PA_4channel_100Hz": [ + 9548456810.16364, + 764561333.5582798, + 155.9702308838, + 8783895476.60536, + 10313018143.721918 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.7721542476, + "thetamin": 1.670963748, + "veff": { + "LPDA_2of4_100Hz": [ + 6472556289.583727, + 629482490.6494427, + 105.7266235755, + 5843073798.934284, + 7102038780.23317 + ], + "LPDA_2of4_10mHz": [ + 4608425816.790768, + 531155933.0581223, + 75.2767963395, + 4077269883.732646, + 5139581749.848889 + ], + "PA_4channel_100Hz": [ + 916451480.5440474, + 236864772.2841619, + 14.9698691481, + 691125949.3511559, + 1119664121.6190975 + ], + "PA_4channel_1mHz": [ + 531775110.8877494, + 180430411.62628642, + 8.686334187, + 367742331.8618464, + 673420854.3417037 + ], + "PA_8channel_100Hz": [ + 1671485347.8417752, + 319887318.53950405, + 27.303046011, + 1351598029.3022711, + 1991372666.3812788 + ], + "PA_8channel_1mHz": [ + 986072716.9367435, + 245697200.3559769, + 16.1071042564, + 757855552.1011405, + 1192469559.4823482 + ], + "all_triggers": [ + 6935704112.991692, + 651614913.0070946, + 113.291958413, + 6284089199.984596, + 7587319025.998787 + ], + "coincidence_4channelPA": [ + 916451480.5440474, + 236864772.2841619, + 14.9698691481, + 691125949.3511559, + 1119664121.6190975 + ], + "combined_4channelPA": [ + 6679420750.096084, + 639462582.4030162, + 109.1056719714, + 6039958167.693067, + 7318883332.499099 + ], + "combined_4channelPA_highThreshold": [ + 4724522190.562633, + 537804811.1646671, + 77.1731842671, + 4186717379.397966, + 5262327001.727301 + ], + "combined_4channelPA_nominal_selection": [ + 5941931435.714159, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 6046171907.656805, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 5354287799.749787, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 6929563448.080139, + 651326388.9561931, + 113.1916531026, + 6278237059.123946, + 7580889837.036332 + ], + "combined_8channelPA_highThreshold": [ + 4884247747.835091, + 546820237.2105559, + 79.7822374933, + 4337427510.624535, + 5431067985.045648 + ], + "exclusive_LPDA_2of4_100Hz": [ + 5789569299.691507, + 595345211.489985, + 94.5703036986, + 5194224088.201523, + 6384914511.181493 + ], + "exclusive_PA_4channel_100Hz": [ + 217167649.8805129, + 115303715.56119533, + 3.5473468819, + 108892169.94583498, + 374057097.2732205 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.8754889808, + "thetamin": 1.7721542476, + "veff": { + "LPDA_2of4_100Hz": [ + 493951918.22363955, + 173894015.44856146, + 8.0686352002, + 328787293.54148084, + 634839123.2444992 + ], + "LPDA_2of4_10mHz": [ + 359203238.92145073, + 148290189.40857014, + 5.8675344516, + 225178665.03538886, + 4358626364.174078 + ], + "PA_4channel_100Hz": [ + 35239709.90030709, + 46447084.69238481, + 0.5756357112, + 13038692.66311362, + 130422189.06507403 + ], + "PA_4channel_1mHz": [ + 20671992.459662583, + 35574062.75339847, + 0.3376740931, + 7648637.210075155, + 109153321.60173306 + ], + "PA_8channel_100Hz": [ + 59843674.576955214, + 60527317.121289015, + 0.9775380181, + 22142159.59347343, + 166343977.49298027 + ], + "PA_8channel_1mHz": [ + 37588847.33926109, + 47970230.14057683, + 0.6140085413, + 13907873.515526604, + 133851929.72594687 + ], + "all_triggers": [ + 507144209.8681077, + 176200863.9869005, + 8.2841294311, + 342375353.935283, + 648295260.7218567 + ], + "coincidence_4channelPA": [ + 35239709.90030709, + 46447084.69238481, + 0.5756357112, + 13038692.66311362, + 130422189.06507403 + ], + "combined_4channelPA": [ + 502459068.6620954, + 175385078.87025496, + 8.2075983076, + 337549658.49309045, + 643516416.6917242 + ], + "combined_4channelPA_highThreshold": [ + 363506608.47348195, + 149175826.67228857, + 5.9378293887, + 229783270.45606232, + 4677075711.024392 + ], + "combined_4channelPA_nominal_selection": [ + 451597695.3030741, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 451597695.3030741, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 401534717.9568914, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 506757495.11807156, + 176133671.59234148, + 8.2778125, + 341977037.7427459, + 647900811.6768198 + ], + "combined_8channelPA_highThreshold": [ + 367655101.36078835, + 150024640.95293942, + 6.0055944373, + 234002967.7224846, + 4934157333.555521 + ], + "exclusive_LPDA_2of4_100Hz": [ + 467806826.2673538, + 169229306.71634784, + 7.6415587956, + 301418982.2373574, + 608171129.4490876 + ], + "exclusive_PA_4channel_100Hz": [ + 8871066.809317203, + 23303986.652792633, + 0.1449076302, + 3282294.7194473655, + 91923970.15222882 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.9823131729, + "thetamin": 1.8754889808, + "veff": { + "LPDA_2of4_100Hz": [ + 31181059.37338807, + 36071485.67385574, + 0.7472289209, + 11536991.968153585, + 99354659.5506636 + ], + "LPDA_2of4_10mHz": [ + 23049400.59384924, + 31013331.033699747, + 0.5523602815, + 8528278.21972422, + 87482437.73253693 + ], + "PA_4channel_100Hz": [ + 1849824.8562036427, + 8785852.38530215, + 0.0443295596, + 684435.1967953477, + 56531057.15557434 + ], + "PA_4channel_1mHz": [ + 1087925.0169020614, + 6737799.426494907, + 0.0260712449, + 402532.2562537628, + 55418683.390194036 + ], + "PA_8channel_100Hz": [ + 2617335.1398813864, + 10450769.396167979, + 0.0627223241, + 968414.0017561131, + 57651622.16974385 + ], + "PA_8channel_1mHz": [ + 1765414.0371997517, + 8583054.784054222, + 0.0423067225, + 653203.1937639081, + 56407817.35982866 + ], + "all_triggers": [ + 32483510.59696414, + 36817142.30838333, + 0.7784411132, + 12018898.920876732, + 101256238.33708467 + ], + "coincidence_4channelPA": [ + 1849824.8562036427, + 8785852.38530215, + 0.0443295596, + 684435.1967953477, + 56531057.15557434 + ], + "combined_4channelPA": [ + 32039990.67356957, + 36564933.450898044, + 0.7678125162, + 11854796.549220739, + 100608699.24892858 + ], + "combined_4channelPA_highThreshold": [ + 23611342.86022236, + 31389105.5674763, + 0.5658267743, + 8736196.858282274, + 88302873.44144167 + ], + "combined_4channelPA_nominal_selection": [ + 28768789.564955056, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 28841766.374370962, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 25634419.973995365, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 32420503.131024815, + 36781418.32439183, + 0.7769311901, + 11995586.158479182, + 101164247.43681324 + ], + "combined_8channelPA_highThreshold": [ + 23961590.45944069, + 31621059.501872994, + 0.5742201753, + 8865788.469993055, + 88814234.93630043 + ], + "exclusive_LPDA_2of4_100Hz": [ + 30249043.768358305, + 35528299.561277196, + 0.7248939191, + 11192146.194292573, + 97993916.76732016 + ], + "exclusive_PA_4channel_100Hz": [ + 912210.1176988326, + 6169728.301458064, + 0.0218603792, + 337517.7435485681, + 55162139.637357324 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 2.0943951024, + "thetamin": 1.9823131729, + "veff": { + "LPDA_2of4_100Hz": [ + 515884.0784344613, + 4639689.61220702, + 0.0123630719, + 190877.1090207507, + 54582082.8850938 + ], + "LPDA_2of4_10mHz": [ + 387055.0301675902, + 4018826.1878670943, + 0.0092757062, + 143210.3611620084, + 54393992.47462417 + ], + "PA_4channel_100Hz": [ + 44547.6607505732, + 1363406.365970612, + 0.0010675769, + 16482.6344777121, + 53893931.715275325 + ], + "PA_4channel_1mHz": [ + 28291.0525588781, + 1086519.2330380313, + 0.0006779901, + 10467.6894467849, + 53870197.06731546 + ], + "PA_8channel_100Hz": [ + 63225.8872552078, + 1624277.887240153, + 0.0015151973, + 23393.5782844269, + 53921201.925972104 + ], + "PA_8channel_1mHz": [ + 42351.3169541184, + 1329371.3825712497, + 0.0010149419, + 15669.9872730238, + 53890725.0533325 + ], + "all_triggers": [ + 550113.1289162702, + 4791140.101249994, + 0.0131833651, + 203541.85769902, + 54632057.29879724 + ], + "coincidence_4channelPA": [ + 44547.6607505732, + 1363406.365970612, + 0.0010675769, + 16482.6344777121, + 53893931.715275325 + ], + "combined_4channelPA": [ + 537406.1643752931, + 4735481.971039036, + 0.0128788449, + 198840.2808188584, + 54613505.13056742 + ], + "combined_4channelPA_highThreshold": [ + 404150.7070311729, + 4106620.1811975436, + 0.0096854011, + 149535.761601534, + 54418952.162845 + ], + "combined_4channelPA_nominal_selection": [ + 477761.1628850051, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 481434.3620260409, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 419952.7609652352, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 550113.1289162702, + 4791140.101249994, + 0.0131833651, + 203541.85769902, + 54632057.29879724 + ], + "combined_8channelPA_highThreshold": [ + 408551.0681825871, + 4128915.9358665, + 0.009790855, + 151163.8952275572, + 54425376.69012608 + ], + "exclusive_LPDA_2of4_100Hz": [ + 495437.0385243965, + 4546813.084796892, + 0.0118730621, + 183311.7042540267, + 54552230.20682511 + ], + "exclusive_PA_4channel_100Hz": [ + 22957.4946314733, + 978757.5188483994, + 0.0005501723, + 8494.2730136451, + 53862410.07274145 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 2.2142974356, + "thetamin": 2.0943951024, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828563.52049913 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 53828563.52049913 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828563.52049913 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828563.52049913 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828563.52049913 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828563.52049913 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 53828563.52049913 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828563.52049913 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828563.52049913 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828563.52049913 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 53828563.52049913 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828563.52049913 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828563.52049913 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828563.52049913 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 2.3461938234, + "thetamin": 2.2142974356, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53830466.02221902 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 53830466.02221902 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53830466.02221902 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53830466.02221902 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53830466.02221902 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53830466.02221902 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 53830466.02221902 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53830466.02221902 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53830466.02221902 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53830466.02221902 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 53830466.02221902 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53830466.02221902 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53830466.02221902 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53830466.02221902 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.5707963268, + "thetamin": 1.4706289056, + "veff": { + "LPDA_2of4_100Hz": [ + 128149853097.92207, + 2800946366.1664867, + 2093.2767014383, + 125348906731.7556, + 130950799464.08858 + ], + "LPDA_2of4_10mHz": [ + 86566859537.29845, + 2302086127.378802, + 1414.0350987968, + 84264773409.91965, + 88868945664.67725 + ], + "PA_4channel_100Hz": [ + 68021069059.4908, + 2040645017.4416358, + 1111.0970135905, + 65980424042.04917, + 70061714076.93243 + ], + "PA_4channel_1mHz": [ + 39163022819.029434, + 1548402412.5970504, + 639.7123464693, + 37614620406.43237, + 40711425231.62648 + ], + "PA_8channel_100Hz": [ + 108065104655.06035, + 2572103709.162804, + 1765.2003521228, + 105493000945.89754, + 110637208364.22316 + ], + "PA_8channel_1mHz": [ + 74272478203.69897, + 2132355909.0232196, + 1213.2112868135, + 72140122294.67575, + 76404834112.7222 + ], + "all_triggers": [ + 186778189035.11865, + 3381495521.820102, + 3050.9471684318, + 183396693513.29858, + 190159684556.93875 + ], + "coincidence_4channelPA": [ + 68021069059.4908, + 2040645017.4416358, + 1111.0970135905, + 65980424042.04917, + 70061714076.93243 + ], + "combined_4channelPA": [ + 159807362515.84314, + 3127837113.2118893, + 2610.3894822034, + 156679525402.63123, + 162935199629.05502 + ], + "combined_4channelPA_highThreshold": [ + 107747198287.5407, + 2568317610.007826, + 1760.0074784965, + 105178880677.53288, + 110315515897.54852 + ], + "combined_4channelPA_nominal_selection": [ + 131346370245.17505, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 131346370245.17505, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 121967775070.26837, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 186052753548.22684, + 3374922368.4399643, + 3039.0974692992, + 182677831179.78687, + 189427675916.66678 + ], + "combined_8channelPA_highThreshold": [ + 130741590388.92744, + 2829128138.911725, + 2135.6116956374, + 127912462250.01572, + 133570718527.83917 + ], + "exclusive_LPDA_2of4_100Hz": [ + 93785951749.06677, + 2396153475.4969993, + 1531.9560886935, + 91389798273.56978, + 96182105224.56377 + ], + "exclusive_PA_4channel_100Hz": [ + 33477889641.686676, + 1431610164.3372583, + 546.8479651453, + 32046279477.34942, + 34909499806.02393 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.4706289056, + "thetamin": 1.369438406, + "veff": { + "LPDA_2of4_100Hz": [ + 68439576341.290855, + 2046913040.0989208, + 1117.9331629984, + 66392663301.19194, + 70486489381.38979 + ], + "LPDA_2of4_10mHz": [ + 44701765926.00002, + 1654276409.2357464, + 730.1855044231, + 43047489516.764275, + 46356042335.23576 + ], + "PA_4channel_100Hz": [ + 72683584969.83995, + 2109424114.2635808, + 1187.2573500191, + 70574160855.57635, + 74793009084.10353 + ], + "PA_4channel_1mHz": [ + 43440570260.96774, + 1630772936.0167227, + 709.5843766204, + 41809797324.95103, + 45071343196.984474 + ], + "PA_8channel_100Hz": [ + 117546752117.97119, + 2682569938.075591, + 1920.079278985, + 114864182179.8956, + 120229322056.04678 + ], + "PA_8channel_1mHz": [ + 79953908911.58585, + 2212409868.7258425, + 1306.0151897768, + 77741499042.86, + 82166318780.31168 + ], + "all_triggers": [ + 151800136297.38907, + 3048469240.195046, + 2479.5946378782, + 148751667057.19403, + 154848605537.5841 + ], + "coincidence_4channelPA": [ + 72683584969.83995, + 2109424114.2635808, + 1187.2573500191, + 70574160855.57635, + 74793009084.10353 + ], + "combined_4channelPA": [ + 115723949007.02248, + 2661689302.3335466, + 1890.3045177097, + 113062259704.68892, + 118385638309.35602 + ], + "combined_4channelPA_highThreshold": [ + 75013015968.52959, + 2142959927.6121264, + 1225.3076756285, + 72870056040.91747, + 77155975896.14171 + ], + "combined_4channelPA_nominal_selection": [ + 86307666974.2088, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 88233266712.86798, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 81924181543.9645, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 151006836567.1649, + 3040493234.010763, + 2466.6364034176, + 147966343333.1541, + 154047329801.17566 + ], + "combined_8channelPA_highThreshold": [ + 104443963831.40083, + 2528642362.011891, + 1706.0504620874, + 101915321469.38895, + 106972606193.4127 + ], + "exclusive_LPDA_2of4_100Hz": [ + 43834854302.443016, + 1638156993.366127, + 716.0248490658, + 42196697309.07689, + 45473011295.80914 + ], + "exclusive_PA_4channel_100Hz": [ + 48139993466.47957, + 1716717166.7007687, + 786.3475789845, + 46423276299.7788, + 49856710633.180336 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.369438406, + "thetamin": 1.2661036728, + "veff": { + "LPDA_2of4_100Hz": [ + 29163229097.58822, + 1336165034.341854, + 476.377250836, + 27827064063.246357, + 30499394131.930073 + ], + "LPDA_2of4_10mHz": [ + 18161790207.768875, + 1054439399.781712, + 296.6702919106, + 17107350807.987162, + 19216229607.550587 + ], + "PA_4channel_100Hz": [ + 77038511351.26309, + 2171682036.2074375, + 1258.4132615496, + 74866829315.05565, + 79210193387.47054 + ], + "PA_4channel_1mHz": [ + 46719428612.13497, + 1691184771.0321028, + 763.1553038384, + 45028243841.10287, + 48410613383.16708 + ], + "PA_8channel_100Hz": [ + 123853452394.8061, + 2753571489.8430467, + 2023.1287475388, + 121099880904.96306, + 126607023884.64914 + ], + "PA_8channel_1mHz": [ + 84191954058.63144, + 2270270430.2293706, + 1375.2637433514, + 81921683628.40207, + 86462224488.86082 + ], + "all_triggers": [ + 136204998834.07014, + 2887611889.379428, + 2224.8895236387, + 133317386944.69072, + 139092610723.4496 + ], + "coincidence_4channelPA": [ + 77038511351.26309, + 2171682036.2074375, + 1258.4132615496, + 74866829315.05565, + 79210193387.47054 + ], + "combined_4channelPA": [ + 92323988499.40837, + 2377385321.7537336, + 1508.0993836586, + 89946603177.65465, + 94701373821.16211 + ], + "combined_4channelPA_highThreshold": [ + 58461026991.49807, + 1891801293.5070145, + 954.9526640575, + 56569225697.99105, + 60352828285.00509 + ], + "combined_4channelPA_nominal_selection": [ + 60890339199.08479, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 64705668593.925026, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 58071660360.06299, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 135777387923.14207, + 2883075547.0345116, + 2217.904559474, + 132894312376.10757, + 138660463470.17657 + ], + "combined_8channelPA_highThreshold": [ + 93059794247.08817, + 2386840189.566276, + 1520.1186671904, + 90672954057.52188, + 95446634436.65445 + ], + "exclusive_LPDA_2of4_100Hz": [ + 15469023740.750584, + 973136474.6236383, + 252.6843299169, + 14495887266.126945, + 16442160215.374224 + ], + "exclusive_PA_4channel_100Hz": [ + 63588823247.33728, + 1973025471.4441998, + 1038.7144956102, + 61615797775.89308, + 65561848718.78148 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.2661036728, + "thetamin": 1.1592794807, + "veff": { + "LPDA_2of4_100Hz": [ + 5325947683.584022, + 571184175.7820562, + 86.9443685895, + 4754763507.801966, + 5897131859.366078 + ], + "LPDA_2of4_10mHz": [ + 2938968162.732111, + 424302079.10115737, + 47.9777020719, + 2514666083.6309533, + 3363270241.8332686 + ], + "PA_4channel_100Hz": [ + 80421309744.89919, + 2219541603.7466626, + 1312.8517988383, + 78201768141.15251, + 82640851348.64584 + ], + "PA_4channel_1mHz": [ + 49580049130.24922, + 1742734366.4270504, + 809.3782219366, + 47837314763.822174, + 51322783496.67627 + ], + "PA_8channel_100Hz": [ + 121108739450.21806, + 2723738822.4406986, + 1977.0608927734, + 118385000627.77736, + 123832478272.65875 + ], + "PA_8channel_1mHz": [ + 85378331757.66515, + 2286923048.218574, + 1393.773575504, + 83091408709.44658, + 87665254805.88373 + ], + "all_triggers": [ + 124475739526.3147, + 2761341224.997593, + 2032.0260770089, + 121714398301.3171, + 127237080751.31229 + ], + "coincidence_4channelPA": [ + 80421309744.89919, + 2219541603.7466626, + 1312.8517988383, + 78201768141.15251, + 82640851348.64584 + ], + "combined_4channelPA": [ + 83482528509.54932, + 2261390254.973238, + 1362.8252023374, + 81221138254.57608, + 85743918764.52255 + ], + "combined_4channelPA_highThreshold": [ + 51478417689.947205, + 1775784716.2028203, + 840.3684729828, + 49702632973.74439, + 53254202406.150024 + ], + "combined_4channelPA_nominal_selection": [ + 49542771984.18325, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 55800192383.9788, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 44543584807.871574, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 123986366440.94965, + 2755907809.3249946, + 2024.0372201069, + 121230458631.62466, + 126742274250.27464 + ], + "combined_8channelPA_highThreshold": [ + 87031788217.40527, + 2308961399.46247, + 1420.7657159498, + 84722826817.9428, + 89340749616.86772 + ], + "exclusive_LPDA_2of4_100Hz": [ + 3061218764.6501403, + 433036897.41824424, + 49.9734034991, + 2628181867.231896, + 3494255662.0683846 + ], + "exclusive_PA_4channel_100Hz": [ + 78217754997.4443, + 2188922535.491286, + 1276.8794822569, + 76028832461.95302, + 80406677532.9356 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.1592794807, + "thetamin": 1.0471975512, + "veff": { + "LPDA_2of4_100Hz": [ + 590364607.5955848, + 163817289.3766422, + 12.9873682865, + 421581004.34560746, + 739647709.254193 + ], + "LPDA_2of4_10mHz": [ + 181827324.696903, + 90913662.3484515, + 4.0, + 106368984.94768825, + 308197315.3612506 + ], + "PA_4channel_100Hz": [ + 78820567100.13086, + 1892863759.4204664, + 1733.9652823143, + 76927703340.71039, + 80713430859.55132 + ], + "PA_4channel_1mHz": [ + 53020909863.84087, + 1552469822.0527365, + 1166.4013635404, + 51468440041.78814, + 54573379685.89361 + ], + "PA_8channel_100Hz": [ + 120741925159.66518, + 2342764458.4195614, + 2656.1887848471, + 118399160701.24562, + 123084689618.08473 + ], + "PA_8channel_1mHz": [ + 85497771570.80223, + 1971410096.3692143, + 1880.8563941272, + 83526361474.43301, + 87469181667.17145 + ], + "all_triggers": [ + 121922493000.15634, + 2354189920.2589474, + 2682.1599713551, + 119568303079.8974, + 124276682920.4153 + ], + "coincidence_4channelPA": [ + 78820567100.13086, + 1892863759.4204664, + 1733.9652823143, + 76927703340.71039, + 80713430859.55132 + ], + "combined_4channelPA": [ + 79274608268.98337, + 1898307794.9811137, + 1743.9536857539, + 77376300474.00226, + 81172916063.9645 + ], + "combined_4channelPA_highThreshold": [ + 53157280357.363556, + 1554465026.5881386, + 1169.4013635404, + 51602815330.77541, + 54711745383.95169 + ], + "combined_4channelPA_nominal_selection": [ + 49329191560.77075, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 52476561307.22627, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 42202205514.36061, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 121195966328.51767, + 2347165222.2186184, + 2666.1771882866, + 118848801106.29906, + 123543131550.73631 + ], + "combined_8channelPA_highThreshold": [ + 85634142064.3249, + 1972981687.3371332, + 1883.8563941272, + 83661160376.98778, + 87607123751.66203 + ], + "exclusive_LPDA_2of4_100Hz": [ + 454041168.8525102, + 143663748.93715075, + 9.9884034396, + 307960101.0608643, + 580617970.6704189 + ], + "exclusive_PA_4channel_100Hz": [ + 78684243661.38779, + 1891226157.863556, + 1730.9663174674, + 76793017503.52423, + 80575469819.25136 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 1.0471975512, + "thetamin": 0.927295218, + "veff": { + "LPDA_2of4_100Hz": [ + 318011446.49167824, + 120241578.05943319, + 6.9948139876, + 193120144.3131923, + 438814765.3327729 + ], + "LPDA_2of4_10mHz": [ + 90927777.93833974, + 64295648.37842458, + 2.0, + 33643277.8371857, + 193221528.1189719 + ], + "PA_4channel_100Hz": [ + 72574939098.45741, + 1816463314.552907, + 1596.3205247944, + 70758475783.90451, + 74391402413.01031 + ], + "PA_4channel_1mHz": [ + 48492842272.84812, + 1484814196.0838852, + 1066.6232777784, + 47008028076.764244, + 49977656468.93201 + ], + "PA_8channel_100Hz": [ + 105833518207.74017, + 2193536715.218899, + 2327.858892131, + 103639981492.52127, + 108027054922.95909 + ], + "PA_8channel_1mHz": [ + 76982786125.57115, + 1870811813.344762, + 1693.2732300524, + 75111974312.2264, + 78853597938.91592 + ], + "all_triggers": [ + 106833082902.6551, + 2203871007.867845, + 2349.8447960556, + 104629211894.78725, + 109036953910.52295 + ], + "coincidence_4channelPA": [ + 72574939098.45741, + 1816463314.552907, + 1596.3205247944, + 70758475783.90451, + 74391402413.01031 + ], + "combined_4channelPA": [ + 72892950544.94908, + 1820438686.1992235, + 1603.3153387819, + 71072511858.74986, + 74713389231.1483 + ], + "combined_4channelPA_highThreshold": [ + 48583770050.78646, + 1486205614.069815, + 1068.6232777784, + 47097564436.716644, + 50069975664.85628 + ], + "combined_4channelPA_nominal_selection": [ + 48185670106.824394, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 48911419497.80897, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 42347873834.29864, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 106151529654.23186, + 2196829842.7751613, + 2334.8537061186, + 103954699811.45668, + 108348359497.007 + ], + "combined_8channelPA_highThreshold": [ + 77073713903.50949, + 1871916336.6322544, + 1695.2732300524, + 75201797566.87723, + 78945630240.14175 + ], + "exclusive_LPDA_2of4_100Hz": [ + 318011446.49167824, + 120241578.05943319, + 6.9948139876, + 193120144.3131923, + 438814765.3327729 + ], + "exclusive_PA_4channel_100Hz": [ + 72574939098.45741, + 1816463314.552907, + 1596.3205247944, + 70758475783.90451, + 74391402413.01031 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 0.927295218, + "thetamin": 0.7953988302, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 58635700.141442716 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 58635700.141442716 + ], + "PA_4channel_100Hz": [ + 42896560098.99139, + 1396360117.4370687, + 943.7350009331, + 41500199981.55431, + 44292920216.42846 + ], + "PA_4channel_1mHz": [ + 30810799404.470085, + 1183416678.4707212, + 677.8452570003, + 29627382725.999363, + 31994216082.940804 + ], + "PA_8channel_100Hz": [ + 59116543930.55839, + 1639233121.7287536, + 1300.5786830628, + 57477310808.82963, + 60755777052.28714 + ], + "PA_8channel_1mHz": [ + 42760578687.05545, + 1394145141.0234663, + 940.7433760191, + 41366433546.03199, + 44154723828.07892 + ], + "all_triggers": [ + 60070663531.555244, + 1652408487.4527922, + 1321.5695518051, + 58418255044.102455, + 61723072019.008026 + ], + "coincidence_4channelPA": [ + 42896560098.99139, + 1396360117.4370687, + 943.7350009331, + 41500199981.55431, + 44292920216.42846 + ], + "combined_4channelPA": [ + 42896560098.99139, + 1396360117.4370687, + 943.7350009331, + 41500199981.55431, + 44292920216.42846 + ], + "combined_4channelPA_highThreshold": [ + 30810799404.470085, + 1183416678.4707212, + 677.8452570003, + 29627382725.999363, + 31994216082.940804 + ], + "combined_4channelPA_nominal_selection": [ + 30027592069.29397, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 30456557670.283882, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 24022073655.435177, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 59116543930.55839, + 1639233121.7287536, + 1300.5786830628, + 57477310808.82963, + 60755777052.28714 + ], + "combined_8channelPA_highThreshold": [ + 42760578687.05545, + 1394145141.0234663, + 940.7433760191, + 41366433546.03199, + 44154723828.07892 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 58635700.141442716 + ], + "exclusive_PA_4channel_100Hz": [ + 42896560098.99139, + 1396360117.4370687, + 943.7350009331, + 41500199981.55431, + 44292920216.42846 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 0.7953988302, + "thetamin": 0.6435011088, + "veff": { + "LPDA_2of4_100Hz": [ + 43716573.41364536, + 43716573.41364536, + 1.0, + 16175132.163048781, + 120220576.88752472 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 56394379.70360251 + ], + "PA_4channel_100Hz": [ + 8611596750.815834, + 613571105.5499194, + 196.987002374, + 7998025645.265915, + 9225167856.365753 + ], + "PA_4channel_1mHz": [ + 6163690518.23075, + 519090964.1278919, + 140.9920777621, + 5644599554.102859, + 6682781482.358642 + ], + "PA_8channel_100Hz": [ + 11846039776.35408, + 719630646.6125149, + 270.973657159, + 11126409129.741566, + 12565670422.966595 + ], + "PA_8channel_1mHz": [ + 8742724410.251825, + 618224840.584753, + 199.9864977414, + 8124499569.667072, + 9360949250.836578 + ], + "all_triggers": [ + 11933450340.488342, + 722280802.6578373, + 272.9731405885, + 11211169537.830505, + 12655731143.14618 + ], + "coincidence_4channelPA": [ + 8611596750.815834, + 613571105.5499194, + 196.987002374, + 7998025645.265915, + 9225167856.365753 + ], + "combined_4channelPA": [ + 8655313324.229479, + 615126523.8605639, + 197.987002374, + 8040186800.368916, + 9270439848.090042 + ], + "combined_4channelPA_highThreshold": [ + 6163690518.23075, + 519090964.1278919, + 140.9920777621, + 5644599554.102859, + 6682781482.358642 + ], + "combined_4channelPA_nominal_selection": [ + 5895230706.627048, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 5981346674.135205, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 4082423731.6143575, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 11889756349.767727, + 720957284.6812611, + 271.973657159, + 11168799065.086466, + 12610713634.448988 + ], + "combined_8channelPA_highThreshold": [ + 8742724410.251825, + 618224840.584753, + 199.9864977414, + 8124499569.667072, + 9360949250.836578 + ], + "exclusive_LPDA_2of4_100Hz": [ + 43716573.41364536, + 43716573.41364536, + 1.0, + 16175132.163048781, + 120220576.88752472 + ], + "exclusive_PA_4channel_100Hz": [ + 8611596750.815834, + 613571105.5499194, + 196.987002374, + 7998025645.265915, + 9225167856.365753 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 0.6435011088, + "thetamin": 0.4510268118, + "veff": { + "LPDA_2of4_100Hz": [ + 43720291.2414966, + 43720291.2414966, + 1.0, + 16176507.759353742, + 120230800.91411565 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 56399175.70153061 + ], + "PA_4channel_100Hz": [ + 2186014562.07483, + 309149144.1231307, + 50.0, + 1876865417.9516993, + 2495163706.1979604 + ], + "PA_4channel_1mHz": [ + 1705091358.4183674, + 273033131.29254127, + 39.0, + 1432058227.1258261, + 1978124489.7109084 + ], + "PA_8channel_100Hz": [ + 2666937765.7312927, + 341466390.4994434, + 61.0, + 2325471375.231849, + 3008404156.2307353 + ], + "PA_8channel_1mHz": [ + 2535776892.0068026, + 332963818.21752715, + 58.0, + 2202813073.7892756, + 2868740710.22433 + ], + "all_triggers": [ + 2710658056.9727893, + 344253917.48963386, + 62.0, + 2366404139.4831557, + 3054911974.462423 + ], + "coincidence_4channelPA": [ + 2186014562.07483, + 309149144.1231307, + 50.0, + 1876865417.9516993, + 2495163706.1979604 + ], + "combined_4channelPA": [ + 2229734853.3163266, + 312225330.7761968, + 51.0, + 1917509522.5401297, + 2541960184.092523 + ], + "combined_4channelPA_highThreshold": [ + 1705091358.4183674, + 273033131.29254127, + 39.0, + 1432058227.1258261, + 1978124489.7109084 + ], + "combined_4channelPA_nominal_selection": [ + 1547698309.9489796, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1678859183.6734695, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 166137106.71768716, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 2710658056.9727893, + 344253917.48963386, + 62.0, + 2366404139.4831557, + 3054911974.462423 + ], + "combined_8channelPA_highThreshold": [ + 2535776892.0068026, + 332963818.21752715, + 58.0, + 2202813073.7892756, + 2868740710.22433 + ], + "exclusive_LPDA_2of4_100Hz": [ + 43720291.2414966, + 43720291.2414966, + 1.0, + 16176507.759353742, + 120230800.91411565 + ], + "exclusive_PA_4channel_100Hz": [ + 2186014562.07483, + 309149144.1231307, + 50.0, + 1876865417.9516993, + 2495163706.1979604 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 0.4510268118, + "thetamin": 0.0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 56394019.372243375 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 56394019.372243375 + ], + "PA_4channel_100Hz": [ + 874325881.7402073, + 195505210.60585457, + 20.0, + 692028935.397374, + 1106022240.4013624 + ], + "PA_4channel_1mHz": [ + 786893293.5661867, + 185472527.98362243, + 18.0, + 603722021.3416132, + 953452374.037696 + ], + "PA_8channel_100Hz": [ + 874325881.7402073, + 195505210.60585457, + 20.0, + 692028935.397374, + 1106022240.4013624 + ], + "PA_8channel_1mHz": [ + 830609587.6531969, + 190554908.11138284, + 19.0, + 647875478.3694937, + 997605831.0655767 + ], + "all_triggers": [ + 918042175.8272177, + 200333226.75667542, + 21.0, + 717708949.0705423, + 1118375402.583893 + ], + "coincidence_4channelPA": [ + 874325881.7402073, + 195505210.60585457, + 20.0, + 692028935.397374, + 1106022240.4013624 + ], + "combined_4channelPA": [ + 874325881.7402073, + 195505210.60585457, + 20.0, + 692028935.397374, + 1106022240.4013624 + ], + "combined_4channelPA_highThreshold": [ + 786893293.5661867, + 185472527.98362243, + 18.0, + 603722021.3416132, + 953452374.037696 + ], + "combined_4channelPA_nominal_selection": [ + 437162940.87010366, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 874325881.7402073, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 874325881.7402073, + 195505210.60585457, + 20.0, + 692028935.397374, + 1106022240.4013624 + ], + "combined_8channelPA_highThreshold": [ + 830609587.6531969, + 190554908.11138284, + 19.0, + 647875478.3694937, + 997605831.0655767 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 56394019.372243375 + ], + "exclusive_PA_4channel_100Hz": [ + 874325881.7402073, + 195505210.60585457, + 20.0, + 692028935.397374, + 1106022240.4013624 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.670963748, + "thetamin": 1.5707963268, + "veff": { + "LPDA_2of4_100Hz": [ + 204574160488.89938, + 3538364209.030667, + 3342.6929729585, + 201035796279.8687, + 208112524697.93005 + ], + "LPDA_2of4_10mHz": [ + 163424076125.3892, + 3162533713.1622825, + 2670.3104124737, + 160261542412.22693, + 166586609838.5515 + ], + "PA_4channel_100Hz": [ + 90638225549.7866, + 2355227382.6723847, + 1481.0069800733, + 88282998167.11423, + 92993452932.45898 + ], + "PA_4channel_1mHz": [ + 64367160474.57787, + 1984766038.4093692, + 1051.7440447683, + 62382394436.1685, + 66351926512.98724 + ], + "PA_8channel_100Hz": [ + 130716129795.87352, + 2828405903.7862983, + 2135.8703732513, + 127887723892.08723, + 133544535699.65982 + ], + "PA_8channel_1mHz": [ + 96797043412.0242, + 2433930599.996191, + 1581.6405945075, + 94363112812.02802, + 99230974012.02039 + ], + "all_triggers": [ + 243447120817.07166, + 3859930330.1516094, + 3977.8678700058, + 239587190486.92004, + 247307051147.22324 + ], + "coincidence_4channelPA": [ + 90638225549.7866, + 2355227382.6723847, + 1481.0069800733, + 88282998167.11423, + 92993452932.45898 + ], + "combined_4channelPA": [ + 227598967052.001, + 3732177479.7151995, + 3718.9128187019, + 223866789572.28586, + 231331144531.71622 + ], + "combined_4channelPA_highThreshold": [ + 179823239182.52197, + 3317416900.4990597, + 2938.2688241444, + 176505822282.02292, + 183140656083.02103 + ], + "combined_4channelPA_nominal_selection": [ + 201963214070.74817, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 202811733579.24164, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 186792535027.58136, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 243000125182.35214, + 3856385074.1569395, + 3970.5640679834, + 239143740108.1952, + 246856510256.50906 + ], + "combined_8channelPA_highThreshold": [ + 193930292010.48114, + 3445085227.4569144, + 3168.774701546, + 190485206783.0242, + 197375377237.93805 + ], + "exclusive_LPDA_2of4_100Hz": [ + 148878392070.02304, + 3018512505.494393, + 2432.6374054696, + 145859879564.52863, + 151896904575.51743 + ], + "exclusive_PA_4channel_100Hz": [ + 28283983616.448822, + 1315671396.993683, + 462.1535440059, + 26968312219.455143, + 29599655013.44251 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.7721542476, + "thetamin": 1.670963748, + "veff": { + "LPDA_2of4_100Hz": [ + 4200887068.363278, + 507092112.7569959, + 68.6290997461, + 3693794955.6062818, + 4707979181.120274 + ], + "LPDA_2of4_10mHz": [ + 3476202532.326993, + 461284527.99557555, + 56.7900651568, + 3014918004.3314176, + 3937487060.3225694 + ], + "PA_4channel_100Hz": [ + 1161185814.650736, + 266604338.9319081, + 18.9700736536, + 905303613.3288085, + 1394995255.3762867 + ], + "PA_4channel_1mHz": [ + 796660249.8399975, + 220827383.35012448, + 13.014888251, + 568971862.9181771, + 998055050.9471514 + ], + "PA_8channel_100Hz": [ + 1687785730.6910727, + 321421562.33800155, + 27.5730371649, + 1366364168.3530712, + 2009207293.0290744 + ], + "PA_8channel_1mHz": [ + 1228721841.4762964, + 274247793.10236233, + 20.0733969865, + 954474048.373934, + 1502969634.5786588 + ], + "all_triggers": [ + 4557070769.9975815, + 528152377.1941534, + 74.4480057032, + 4028918392.803428, + 5085223147.191735 + ], + "coincidence_4channelPA": [ + 1161185814.650736, + 266604338.9319081, + 18.9700736536, + 905303613.3288085, + 1394995255.3762867 + ], + "combined_4channelPA": [ + 4419506200.691696, + 520119607.4529071, + 72.2006392792, + 3899386593.23879, + 4939625808.144604 + ], + "combined_4channelPA_highThreshold": [ + 3630701843.923837, + 471423953.00513095, + 59.3140912717, + 3159277890.9187064, + 4102125796.928968 + ], + "combined_4channelPA_nominal_selection": [ + 4000671078.5100436, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 4000671078.5100436, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 3661979741.9914474, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 4548808733.2382765, + 527673385.95235234, + 74.3130303669, + 4021135347.2859235, + 5076482119.190629 + ], + "combined_8channelPA_highThreshold": [ + 3744725125.451415, + 478769333.2517697, + 61.1768681172, + 3265955792.1996455, + 4223494458.7031846 + ], + "exclusive_LPDA_2of4_100Hz": [ + 3386913365.1859612, + 455321749.87453437, + 55.3313648732, + 2931591615.311426, + 3842235115.0604954 + ], + "exclusive_PA_4channel_100Hz": [ + 258528340.8485688, + 125797042.7643004, + 4.2235287458, + 148844638.42706758, + 418023820.99670047 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.8754889808, + "thetamin": 1.7721542476, + "veff": { + "LPDA_2of4_100Hz": [ + 85291071.66747117, + 72259355.47654018, + 1.3932176751, + 31557696.516964335, + 204460069.33320838 + ], + "LPDA_2of4_10mHz": [ + 70640156.79834446, + 65760957.06459706, + 1.1538970387, + 26136858.01538745, + 182483697.02951834 + ], + "PA_4channel_100Hz": [ + 12002830.825896928, + 27107167.562569074, + 0.1960645555, + 4441047.405581863, + 96496345.6164352 + ], + "PA_4channel_1mHz": [ + 8000328.3786360845, + 22130753.684880015, + 0.1306842403, + 2960121.5000953516, + 90652692.04343435 + ], + "PA_8channel_100Hz": [ + 17934675.203985285, + 33135158.77060515, + 0.2929604002, + 6635829.825474555, + 105156838.40844418 + ], + "PA_8channel_1mHz": [ + 12664849.509215593, + 27844685.353244763, + 0.2068785377, + 4685994.318409769, + 97462892.89408046 + ], + "all_triggers": [ + 88633214.57318741, + 73661498.28744411, + 1.44781111, + 32794289.392079342, + 209473283.69178274 + ], + "coincidence_4channelPA": [ + 12002830.825896928, + 27107167.562569074, + 0.1960645555, + 4441047.405581863, + 96496345.6164352 + ], + "combined_4channelPA": [ + 86977757.89217786, + 72970345.40850222, + 1.4207694577, + 32181770.42010581, + 206990098.67026842 + ], + "combined_4channelPA_highThreshold": [ + 71753741.53381482, + 66277264.28612568, + 1.1720872889, + 26548884.367511485, + 184154074.13272387 + ], + "combined_4channelPA_nominal_selection": [ + 77646268.78744389, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 77897299.38190724, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 70033373.75249748, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 88466304.02749774, + 73592107.40108739, + 1.4450846497, + 32732532.490174163, + 209222917.87324825 + ], + "combined_8channelPA_highThreshold": [ + 72689339.5150892, + 66707959.93268771, + 1.1873701505, + 26895055.620583005, + 185557471.10463542 + ], + "exclusive_LPDA_2of4_100Hz": [ + 76322050.80674364, + 68354531.91617912, + 1.2467099792, + 28239158.79849514, + 191006538.04211706 + ], + "exclusive_PA_4channel_100Hz": [ + 1931004.5727950074, + 10872613.475101536, + 0.0315426885, + 714471.6919341527, + 81791479.28690639 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.9823131729, + "thetamin": 1.8754889808, + "veff": { + "LPDA_2of4_100Hz": [ + 398835.5742652017, + 4079580.817556144, + 0.0095577726, + 147569.1624781247, + 54412612.803944215 + ], + "LPDA_2of4_10mHz": [ + 320980.4967872903, + 3659804.7736500534, + 0.0076920385, + 118762.7838112974, + 54298944.39082647 + ], + "PA_4channel_100Hz": [ + 38089.2178190139, + 1260722.849132928, + 0.0009127774, + 14093.0105930351, + 53885923.12353279 + ], + "PA_4channel_1mHz": [ + 25783.5859366798, + 1037266.2705872583, + 0.0006178828, + 9539.9267965715, + 53867956.90098458 + ], + "PA_8channel_100Hz": [ + 58829.6796666152, + 1566811.8180075402, + 0.0014098058, + 21766.9814766476, + 53916204.19783028 + ], + "PA_8channel_1mHz": [ + 37895.6378992467, + 1257515.0974958807, + 0.0009081384, + 14021.3860227213, + 53885640.49684993 + ], + "all_triggers": [ + 415365.3708218617, + 4163261.976242127, + 0.0099538959, + 153685.1872040888, + 54436746.306916945 + ], + "coincidence_4channelPA": [ + 38089.2178190139, + 1260722.849132928, + 0.0009127774, + 14093.0105930351, + 53885923.12353279 + ], + "combined_4channelPA": [ + 410326.7582067687, + 4137933.590139646, + 0.0098331496, + 151820.9005365044, + 54429389.93249891 + ], + "combined_4channelPA_highThreshold": [ + 329203.7627792365, + 3706388.9472927363, + 0.0078891025, + 121805.3922283175, + 54310950.359174706 + ], + "combined_4channelPA_nominal_selection": [ + 372858.5365910038, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 372858.5365910038, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 335390.314975239, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 414718.7942440492, + 4160020.353014384, + 0.0099384012, + 153445.9538702982, + 54435802.30511334 + ], + "combined_8channelPA_highThreshold": [ + 331645.7113600843, + 3720110.067870303, + 0.0079476218, + 122708.9132032312, + 54314515.604102746 + ], + "exclusive_LPDA_2of4_100Hz": [ + 374682.2161576489, + 3954122.656823221, + 0.0089789569, + 138632.4199783301, + 54377348.90110719 + ], + "exclusive_PA_4channel_100Hz": [ + 12409.6997225143, + 719613.3859890491, + 0.0002973884, + 4591.5888973303, + 53848431.027111895 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 2.0943951024, + "thetamin": 1.9823131729, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828892.130579494 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 53828892.130579494 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828892.130579494 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828892.130579494 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828892.130579494 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53828892.130579494 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 53828892.130579494 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828892.130579494 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53828892.130579494 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828892.130579494 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 53828892.130579494 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53828892.130579494 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828892.130579494 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53828892.130579494 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.5707963268, + "thetamin": 1.4706289056, + "veff": { + "LPDA_2of4_100Hz": [ + 395979508393.1406, + 4922814835.105964, + 6470.2106902359, + 391056693558.0346, + 400902323228.2465 + ], + "LPDA_2of4_10mHz": [ + 310083385344.40985, + 4356286086.296398, + 5066.6885336097, + 305727099258.11346, + 314439671430.7063 + ], + "PA_4channel_100Hz": [ + 245843453608.91464, + 3878881112.985069, + 4017.0233760825, + 241964572495.9296, + 249722334721.89972 + ], + "PA_4channel_1mHz": [ + 176665072527.57034, + 3288156598.5280924, + 2886.6651345108, + 173376915929.04227, + 179953229126.09845 + ], + "PA_8channel_100Hz": [ + 348944441207.89825, + 4621205555.424502, + 5701.6689145444, + 344323235652.47375, + 353565646763.32275 + ], + "PA_8channel_1mHz": [ + 260438464390.48453, + 3992360109.6728916, + 4255.502370024, + 256446104280.81165, + 264430824500.15744 + ], + "all_triggers": [ + 522686523699.1159, + 5655848869.156028, + 8540.5730892585, + 517030674829.95984, + 528342372568.27203 + ], + "coincidence_4channelPA": [ + 245843453608.91464, + 3878881112.985069, + 4017.0233760825, + 241964572495.9296, + 249722334721.89972 + ], + "combined_4channelPA": [ + 470597804034.6101, + 5366635420.999733, + 7689.4558378088, + 465231168613.61035, + 475964439455.60986 + ], + "combined_4channelPA_highThreshold": [ + 367435493240.05133, + 4742067127.400186, + 6003.8082929623, + 362693426112.6512, + 372177560367.45154 + ], + "combined_4channelPA_nominal_selection": [ + 407504224242.37744, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 413100451243.32935, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 379853415456.1737, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 521384148950.3874, + 5648798152.697136, + 8519.2925965984, + 515735350797.6903, + 527032947103.08453 + ], + "combined_8channelPA_highThreshold": [ + 409138460413.99207, + 5003942353.885535, + 6685.2248266571, + 404134518060.10645, + 414142402767.87756 + ], + "exclusive_LPDA_2of4_100Hz": [ + 248526952857.27792, + 3899993580.364304, + 4060.8711135436, + 244626959276.91364, + 252426946437.64227 + ], + "exclusive_PA_4channel_100Hz": [ + 93270450015.86557, + 2389181706.13037, + 1524.0168998256, + 90881268309.7352, + 95659631721.99596 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.4706289056, + "thetamin": 1.369438406, + "veff": { + "LPDA_2of4_100Hz": [ + 232235669209.24677, + 3770342593.8015056, + 3793.9903280886, + 228465326615.44525, + 236006011803.04825 + ], + "LPDA_2of4_10mHz": [ + 173724511443.6199, + 3260970738.7663355, + 2838.1045789101, + 170463540704.85355, + 176985482182.38623 + ], + "PA_4channel_100Hz": [ + 240426244742.5442, + 3836253422.600057, + 3927.7982158288, + 236589991319.94412, + 244262498165.1443 + ], + "PA_4channel_1mHz": [ + 175168329194.6888, + 3274493601.2699027, + 2861.6919572045, + 171893835593.4189, + 178442822795.9587 + ], + "PA_8channel_100Hz": [ + 324371005078.6489, + 4455919799.962101, + 5299.1879334089, + 319915085278.6868, + 328826924878.611 + ], + "PA_8channel_1mHz": [ + 252426159986.2263, + 3930823399.419555, + 4123.8385679738, + 248495336586.80673, + 256356983385.64584 + ], + "all_triggers": [ + 398753577149.78644, + 4940474344.215145, + 6514.3619847386, + 393813102805.5713, + 403694051494.0015 + ], + "coincidence_4channelPA": [ + 240426244742.5442, + 3836253422.600057, + 3927.7982158288, + 236589991319.94412, + 244262498165.1443 + ], + "combined_4channelPA": [ + 341817604475.58276, + 4574183315.308638, + 5584.2097373178, + 337243421160.2742, + 346391787790.8914 + ], + "combined_4channelPA_highThreshold": [ + 258695761724.31393, + 3979339649.199072, + 4226.2638691184, + 254716422075.11487, + 262675101373.51297 + ], + "combined_4channelPA_nominal_selection": [ + 278588999328.8816, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 295595834232.14417, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 263951351048.64478, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 397843606877.832, + 4934833952.754853, + 6499.4959720266, + 392908772925.0772, + 402778440830.58685 + ], + "combined_8channelPA_highThreshold": [ + 312832993356.2495, + 4375952784.869392, + 5110.6936119758, + 308457040571.38007, + 317208946141.1189 + ], + "exclusive_LPDA_2of4_100Hz": [ + 109933265152.51917, + 2594065369.458186, + 1795.9590193187, + 107339199783.06097, + 112527330521.97736 + ], + "exclusive_PA_4channel_100Hz": [ + 121477392166.16113, + 2726867792.0256066, + 1984.5532451115, + 118750524374.13553, + 124204259958.18675 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.369438406, + "thetamin": 1.2661036728, + "veff": { + "LPDA_2of4_100Hz": [ + 113451795265.8033, + 2635408753.8436623, + 1853.2191394267, + 110816386511.95964, + 116087204019.64697 + ], + "LPDA_2of4_10mHz": [ + 82098566788.5336, + 2241868246.2811027, + 1341.0685563463, + 79856698542.2525, + 84340435034.8147 + ], + "PA_4channel_100Hz": [ + 241650795579.9757, + 3846240287.0582166, + 3947.331801822, + 237804555292.9175, + 245497035867.03397 + ], + "PA_4channel_1mHz": [ + 181480338060.76013, + 3333167109.2642593, + 2964.4558302129, + 178147170951.49585, + 184813505170.02438 + ], + "PA_8channel_100Hz": [ + 322373522312.79736, + 4442444185.837455, + 5265.9262041185, + 317931078126.95996, + 326815966498.6348 + ], + "PA_8channel_1mHz": [ + 251962814923.71594, + 3927448724.1361823, + 4115.7771893029, + 248035366199.57977, + 255890263647.8521 + ], + "all_triggers": [ + 349599360654.3856, + 4626234177.516572, + 5710.6564490948, + 344973126476.8691, + 354225594831.9022 + ], + "coincidence_4channelPA": [ + 241650795579.9757, + 3846240287.0582166, + 3947.331801822, + 237804555292.9175, + 245497035867.03397 + ], + "combined_4channelPA": [ + 278025316263.7948, + 4125574837.7594776, + 4541.5044877702, + 273899741426.0353, + 282150891101.55426 + ], + "combined_4channelPA_highThreshold": [ + 212065136857.17154, + 3603105150.4154534, + 3464.0542223955, + 208462031706.75607, + 215668242007.587 + ], + "combined_4channelPA_nominal_selection": [ + 204001124414.44925, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 233089614201.45325, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 196709350311.75992, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 348195967350.33594, + 4616939316.698048, + 5687.7322166037, + 343579028033.63794, + 352812906667.03394 + ], + "combined_8channelPA_highThreshold": [ + 274128616795.78217, + 4096561557.641377, + 4477.8524493181, + 270032055238.14075, + 278225178353.4236 + ], + "exclusive_LPDA_2of4_100Hz": [ + 38695988336.300156, + 1539129880.5505514, + 632.0935339617, + 37156858455.7496, + 40235118216.85071 + ], + "exclusive_PA_4channel_100Hz": [ + 171108763452.96472, + 3236520962.9123597, + 2795.0376158591, + 167872242490.05237, + 174345284415.87708 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.2661036728, + "thetamin": 1.1592794807, + "veff": { + "LPDA_2of4_100Hz": [ + 33754930904.016438, + 1437958428.5912108, + 551.0382993956, + 32316972475.42523, + 35192889332.60764 + ], + "LPDA_2of4_10mHz": [ + 22141376699.6517, + 1164608698.3983932, + 361.4507935906, + 20976768001.25331, + 23305985398.05009 + ], + "PA_4channel_100Hz": [ + 241650296556.0658, + 3847435831.7878056, + 3944.862717727, + 237802860724.27795, + 245497732387.85358 + ], + "PA_4channel_1mHz": [ + 185047962919.67828, + 3366819806.3964534, + 3020.8479787394, + 181681143113.28183, + 188414782726.07474 + ], + "PA_8channel_100Hz": [ + 312178915195.7351, + 4373000254.978678, + 5096.2195427325, + 307805914940.7565, + 316551915450.7138 + ], + "PA_8channel_1mHz": [ + 251675096729.81583, + 3926429836.3851686, + 4108.514329257, + 247748666893.43066, + 255601526566.201 + ], + "all_triggers": [ + 320131814270.9764, + 4428352023.977182, + 5226.0480408013, + 315703462246.9992, + 324560166294.9535 + ], + "coincidence_4channelPA": [ + 241650296556.0658, + 3847435831.7878056, + 3944.862717727, + 237802860724.27795, + 245497732387.85358 + ], + "combined_4channelPA": [ + 249725899092.72043, + 3911195384.9093075, + 4076.6943100075, + 245814703707.81113, + 253637094477.62973 + ], + "combined_4channelPA_highThreshold": [ + 191779734826.84927, + 3427512726.340929, + 3130.7419718332, + 188352222100.50833, + 195207247553.19022 + ], + "combined_4channelPA_nominal_selection": [ + 170202320064.89346, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 196412441467.6454, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 160572398111.07162, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 318970662525.7903, + 4420313679.207877, + 5207.0926151532, + 314550348846.5825, + 323390976204.99817 + ], + "combined_8channelPA_highThreshold": [ + 257183695588.5018, + 3969167580.034063, + 4198.4404190414, + 253214528008.46774, + 261152863168.53583 + ], + "exclusive_LPDA_2of4_100Hz": [ + 8932148195.712132, + 739700102.8367295, + 145.8144223643, + 8192448092.875401, + 9671848298.54886 + ], + "exclusive_PA_4channel_100Hz": [ + 218417678356.26593, + 3657813954.089588, + 3565.5977605648, + 214759864402.17633, + 222075492310.3555 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.1592794807, + "thetamin": 1.0471975512, + "veff": { + "LPDA_2of4_100Hz": [ + 4904831134.237188, + 472184371.6252224, + 107.9008590686, + 4432646762.611965, + 5377015505.862411 + ], + "LPDA_2of4_10mHz": [ + 2317222955.0136228, + 324551402.18322086, + 50.9763416225, + 1992671552.830402, + 2641774357.196843 + ], + "PA_4channel_100Hz": [ + 231031128496.42206, + 3240670147.369632, + 5082.4292527328, + 227790458349.05246, + 234271798643.79175 + ], + "PA_4channel_1mHz": [ + 177977633272.67026, + 2844345131.741933, + 3915.3110473214, + 175133288140.92834, + 180821978404.4122 + ], + "PA_8channel_100Hz": [ + 292609985879.4929, + 3647070430.9098134, + 6437.0959946149, + 288962915448.5831, + 296257056310.4027 + ], + "PA_8channel_1mHz": [ + 240016674577.69434, + 3303089077.708522, + 5280.1013264159, + 236713585499.9858, + 243319763655.4029 + ], + "all_triggers": [ + 295834302131.4546, + 3667109205.836993, + 6508.027385314, + 292167192925.61755, + 299501411337.29156 + ], + "coincidence_4channelPA": [ + 231031128496.42206, + 3240670147.369632, + 5082.4292527328, + 227790458349.05246, + 234271798643.79175 + ], + "combined_4channelPA": [ + 233347467248.25714, + 3256875254.540339, + 5133.3861428635, + 230090591993.71683, + 236604342502.7975 + ], + "combined_4channelPA_highThreshold": [ + 179295591490.2338, + 2854857165.017981, + 3944.3046701393, + 176440734325.21582, + 182150448655.25177 + ], + "combined_4channelPA_nominal_selection": [ + 178186036790.6242, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 191911671991.16367, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 148188270867.31363, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 294790255506.5388, + 3660632578.7174554, + 6485.0595145243, + 291129622927.8213, + 298450888085.2563 + ], + "combined_8channelPA_highThreshold": [ + 241243773597.67178, + 3311521929.3041844, + 5307.0961473984, + 237932251668.36755, + 244555295526.97592 + ], + "exclusive_LPDA_2of4_100Hz": [ + 2588896554.7505937, + 343049608.09893435, + 56.9528602825, + 2245846946.6516595, + 2931946162.849528 + ], + "exclusive_PA_4channel_100Hz": [ + 228760586675.6578, + 3224706400.25293, + 5032.4798444236, + 225535880275.40488, + 231985293075.9107 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 1.0471975512, + "thetamin": 0.927295218, + "veff": { + "LPDA_2of4_100Hz": [ + 590319726.049347, + 163823778.7423373, + 12.9843649418, + 421585015.8864588, + 739561830.3994812 + ], + "LPDA_2of4_10mHz": [ + 227319444.84584934, + 101660346.25656666, + 5.0, + 125025694.66521712, + 318247222.78418905 + ], + "PA_4channel_100Hz": [ + 197354610629.2174, + 2995414513.0850406, + 4340.9091281885, + 194359196116.1324, + 200350025142.30246 + ], + "PA_4channel_1mHz": [ + 156850288680.14487, + 2670397743.6584888, + 3449.9971787831, + 154179890936.48636, + 159520686423.80334 + ], + "PA_8channel_100Hz": [ + 248027481645.05453, + 3358019339.851034, + 5455.4831816796, + 244669462305.20352, + 251385500984.90558 + ], + "PA_8channel_1mHz": [ + 203075775944.06848, + 3038521767.2166095, + 4466.7488978292, + 200037254176.85187, + 206114297711.2851 + ], + "all_triggers": [ + 249571497800.37192, + 3368455264.04397, + 5489.4445560874, + 246203042536.32794, + 252939953064.4159 + ], + "coincidence_4channelPA": [ + 197354610629.2174, + 2995414513.0850406, + 4340.9091281885, + 194359196116.1324, + 200350025142.30246 + ], + "combined_4channelPA": [ + 197899466466.29758, + 2999546527.4740624, + 4352.8934931303, + 194899919938.82352, + 200899012993.77164 + ], + "combined_4channelPA_highThreshold": [ + 157032144236.02158, + 2671945353.1345196, + 3453.9971787831, + 154360198882.88702, + 159704089589.15607 + ], + "combined_4channelPA_nominal_selection": [ + 160356243001.9424, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 166275517404.14984, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 120839928070.18474, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 248481537446.84937, + 3361091642.5132155, + 5465.4703563822, + 245120445804.33618, + 251842629089.3626 + ], + "combined_8channelPA_highThreshold": [ + 203257631499.94516, + 3039881969.8550715, + 4470.7488978292, + 200217749530.0901, + 206297513469.8002 + ], + "exclusive_LPDA_2of4_100Hz": [ + 544855837.0801772, + 157388898.21463674, + 11.9843649418, + 400721092.4369114, + 673056895.6677376 + ], + "exclusive_PA_4channel_100Hz": [ + 197309146740.24823, + 2995069471.648411, + 4339.9091281885, + 194314077268.59982, + 200304216211.89667 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 0.927295218, + "thetamin": 0.7953988302, + "veff": { + "LPDA_2of4_100Hz": [ + 226847503.60145926, + 101543751.59311706, + 4.9907015511, + 124825298.25877652, + 318085234.384966 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 58635700.141442716 + ], + "PA_4channel_100Hz": [ + 125232830571.12822, + 2385861894.0960994, + 2755.1534482757, + 122846968677.03212, + 127618692465.22432 + ], + "PA_4channel_1mHz": [ + 95259527177.09663, + 2080848267.5429075, + 2095.733311993, + 93178678909.55373, + 97340375444.63956 + ], + "PA_8channel_100Hz": [ + 159972783286.70093, + 2696554814.842521, + 3519.4410562515, + 157276228471.85843, + 162669338101.54343 + ], + "PA_8channel_1mHz": [ + 126821967582.62363, + 2400951823.9377785, + 2790.1148581315, + 124421015758.68585, + 129222919406.56143 + ], + "all_triggers": [ + 162243393920.58072, + 2715624472.5400176, + 3569.3950554472, + 159527769448.0407, + 164959018393.12073 + ], + "coincidence_4channelPA": [ + 125232830571.12822, + 2385861894.0960994, + 2755.1534482757, + 122846968677.03212, + 127618692465.22432 + ], + "combined_4channelPA": [ + 125459678074.72969, + 2388021798.7253447, + 2760.1441498268, + 123071656276.00433, + 127847699873.45503 + ], + "combined_4channelPA_highThreshold": [ + 95259527177.09663, + 2080848267.5429075, + 2095.733311993, + 93178678909.55373, + 97340375444.63956 + ], + "combined_4channelPA_nominal_selection": [ + 92876457375.8762, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 95381113987.29877, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 72816519734.13554, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 160199630790.3024, + 2698466046.2822185, + 3524.4317578026, + 157501164744.0202, + 162898096836.58463 + ], + "combined_8channelPA_highThreshold": [ + 126821967582.62363, + 2400951823.9377785, + 2790.1148581315, + 124421015758.68585, + 129222919406.56143 + ], + "exclusive_LPDA_2of4_100Hz": [ + 226847503.60145926, + 101543751.59311706, + 4.9907015511, + 124825298.25877652, + 318085234.384966 + ], + "exclusive_PA_4channel_100Hz": [ + 125232830571.12822, + 2385861894.0960994, + 2755.1534482757, + 122846968677.03212, + 127618692465.22432 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 0.7953988302, + "thetamin": 0.6435011088, + "veff": { + "LPDA_2of4_100Hz": [ + 262046997.82969233, + 107031756.12147596, + 5.9942254703, + 166727196.80229288, + 3522361690.2439685 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 56394379.70360251 + ], + "PA_4channel_100Hz": [ + 28844609014.211323, + 1122936982.8969326, + 659.8094672536, + 27721672031.314384, + 29967545997.108253 + ], + "PA_4channel_1mHz": [ + 20454867762.117435, + 945630333.7927641, + 467.8973250848, + 19509237428.32467, + 21400498095.9102 + ], + "PA_8channel_100Hz": [ + 37321518461.1924, + 1277328815.0344994, + 853.7155487475, + 36044189646.1579, + 38598847276.22689 + ], + "PA_8channel_1mHz": [ + 27227937072.03685, + 1091014257.4282954, + 622.8287110796, + 26136922814.608555, + 28318951329.465145 + ], + "all_triggers": [ + 38894099747.49025, + 1303961949.969708, + 889.6877479274, + 37590137797.52053, + 40198061697.45995 + ], + "coincidence_4channelPA": [ + 28844609014.211323, + 1122936982.8969326, + 659.8094672536, + 27721672031.314384, + 29967545997.108253 + ], + "combined_4channelPA": [ + 29106656012.041016, + 1128026269.3643765, + 665.8036927239, + 27978629742.67664, + 30234682281.40539 + ], + "combined_4channelPA_highThreshold": [ + 20454867762.117435, + 945630333.7927641, + 467.8973250848, + 19509237428.32467, + 21400498095.9102 + ], + "combined_4channelPA_nominal_selection": [ + 23311529509.415783, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 23311529509.415783, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 21266202178.63802, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 37539862242.30062, + 1281059773.6458938, + 858.7100797471, + 36258802468.65473, + 38820922015.94652 + ], + "combined_8channelPA_highThreshold": [ + 27227937072.03685, + 1091014257.4282954, + 622.8287110796, + 26136922814.608555, + 28318951329.465145 + ], + "exclusive_LPDA_2of4_100Hz": [ + 262046997.82969233, + 107031756.12147596, + 5.9942254703, + 166727196.80229288, + 3522361690.2439685 + ], + "exclusive_PA_4channel_100Hz": [ + 28844609014.211323, + 1122936982.8969326, + 659.8094672536, + 27721672031.314384, + 29967545997.108253 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 0.6435011088, + "thetamin": 0.4510268118, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 56399175.70153061 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 56399175.70153061 + ], + "PA_4channel_100Hz": [ + 3803605672.869328, + 407792530.3210637, + 86.9986352986, + 3395813142.5482645, + 4211398203.1903915 + ], + "PA_4channel_1mHz": [ + 3104081013.0053825, + 368390181.63598645, + 70.9986352986, + 2735690831.369396, + 3472471194.641369 + ], + "PA_8channel_100Hz": [ + 5027738444.5716095, + 468843459.0380246, + 114.9978259934, + 4558894985.533586, + 5496581903.609633 + ], + "PA_8channel_1mHz": [ + 3978486837.8353143, + 417061869.8114475, + 90.9986352986, + 3561424968.0238667, + 4395548707.646763 + ], + "all_triggers": [ + 5027738444.5716095, + 468843459.0380246, + 114.9978259934, + 4558894985.533586, + 5496581903.609633 + ], + "coincidence_4channelPA": [ + 3803605672.869328, + 407792530.3210637, + 86.9986352986, + 3395813142.5482645, + 4211398203.1903915 + ], + "combined_4channelPA": [ + 3803605672.869328, + 407792530.3210637, + 86.9986352986, + 3395813142.5482645, + 4211398203.1903915 + ], + "combined_4channelPA_highThreshold": [ + 3104081013.0053825, + 368390181.63598645, + 70.9986352986, + 2735690831.369396, + 3472471194.641369 + ], + "combined_4channelPA_nominal_selection": [ + 3156992708.481542, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 3803605672.869328, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1901802836.434664, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 5027738444.5716095, + 468843459.0380246, + 114.9978259934, + 4558894985.533586, + 5496581903.609633 + ], + "combined_8channelPA_highThreshold": [ + 3978486837.8353143, + 417061869.8114475, + 90.9986352986, + 3561424968.0238667, + 4395548707.646763 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 56399175.70153061 + ], + "exclusive_PA_4channel_100Hz": [ + 3803605672.869328, + 407792530.3210637, + 86.9986352986, + 3395813142.5482645, + 4211398203.1903915 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 0.4510268118, + "thetamin": 0.0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 56394019.372243375 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 56394019.372243375 + ], + "PA_4channel_100Hz": [ + 1530070293.045363, + 258629083.64019933, + 35.0, + 1271441209.4051635, + 1788699376.6855624 + ], + "PA_4channel_1mHz": [ + 1224056234.4362903, + 231324884.79118577, + 28.0, + 992731349.6451046, + 1455381119.2274761 + ], + "PA_8channel_100Hz": [ + 1661219175.3063939, + 269485335.4278766, + 38.0, + 1391733839.8785174, + 1930704510.7342706 + ], + "PA_8channel_1mHz": [ + 1486353998.9583526, + 254907607.8422675, + 34.0, + 1231446391.116085, + 1741261606.8006198 + ], + "all_triggers": [ + 1661219175.3063939, + 269485335.4278766, + 38.0, + 1391733839.8785174, + 1930704510.7342706 + ], + "coincidence_4channelPA": [ + 1530070293.045363, + 258629083.64019933, + 35.0, + 1271441209.4051635, + 1788699376.6855624 + ], + "combined_4channelPA": [ + 1530070293.045363, + 258629083.64019933, + 35.0, + 1271441209.4051635, + 1788699376.6855624 + ], + "combined_4channelPA_highThreshold": [ + 1224056234.4362903, + 231324884.79118577, + 28.0, + 992731349.6451046, + 1455381119.2274761 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1530070293.045363, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1661219175.3063939, + 269485335.4278766, + 38.0, + 1391733839.8785174, + 1930704510.7342706 + ], + "combined_8channelPA_highThreshold": [ + 1486353998.9583526, + 254907607.8422675, + 34.0, + 1231446391.116085, + 1741261606.8006198 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 56394019.372243375 + ], + "exclusive_PA_4channel_100Hz": [ + 1530070293.045363, + 258629083.64019933, + 35.0, + 1271441209.4051635, + 1788699376.6855624 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.670963748, + "thetamin": 1.5707963268, + "veff": { + "LPDA_2of4_100Hz": [ + 338680769942.67114, + 6438522630.504281, + 2766.996589086, + 332242247312.1668, + 345119292573.1754 + ], + "LPDA_2of4_10mHz": [ + 292062754486.84515, + 5979006777.400909, + 2386.1308854381, + 286083747709.44434, + 298041761264.2461 + ], + "PA_4channel_100Hz": [ + 200725481231.43063, + 4956695170.0277605, + 1639.9121863459, + 195768786061.40286, + 205682176401.4584 + ], + "PA_4channel_1mHz": [ + 155701829568.5797, + 4365538425.071054, + 1272.0723157787, + 151336291143.50867, + 160067367993.65076 + ], + "PA_8channel_100Hz": [ + 253020085120.64114, + 5565042124.456565, + 2067.1551934217, + 247455042996.18457, + 258585127245.0977 + ], + "PA_8channel_1mHz": [ + 210165808614.51675, + 5071915259.752818, + 1717.0389558205, + 205093893354.76392, + 215237723874.26956 + ], + "all_triggers": [ + 383146793713.7181, + 6848154583.483336, + 3130.280681435, + 376298639130.23474, + 389994948297.2014 + ], + "coincidence_4channelPA": [ + 200725481231.43063, + 4956695170.0277605, + 1639.9121863459, + 195768786061.40286, + 205682176401.4584 + ], + "combined_4channelPA": [ + 370302762852.73724, + 6732392592.790579, + 3025.3459088217, + 363570370259.94666, + 377035155445.5278 + ], + "combined_4channelPA_highThreshold": [ + 319463866523.8454, + 6253192943.95072, + 2609.9959237642, + 313210673579.89465, + 325717059467.79614 + ], + "combined_4channelPA_nominal_selection": [ + 321622086535.3658, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 323585055780.30493, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 297151364238.91077, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 382820438834.4042, + 6845237418.553074, + 3127.6143864515, + 375975201415.8511, + 389665676252.9573 + ], + "combined_8channelPA_highThreshold": [ + 335085607905.1052, + 6404258374.450418, + 2737.6243838177, + 328681349530.65485, + 341489866279.55566 + ], + "exclusive_LPDA_2of4_100Hz": [ + 238163992148.08585, + 5399194938.781644, + 1945.7820236691, + 232764797209.30423, + 243563187086.8675 + ], + "exclusive_PA_4channel_100Hz": [ + 65432308164.63917, + 2830004183.967019, + 534.5770695461, + 62602303980.67215, + 68262312348.60619 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.7721542476, + "thetamin": 1.670963748, + "veff": { + "LPDA_2of4_100Hz": [ + 1210433243.6685202, + 384947737.582939, + 9.8873098067, + 823819195.6178968, + 1545509109.1150537 + ], + "LPDA_2of4_10mHz": [ + 1090981751.043636, + 365460204.78035337, + 8.9115815535, + 763787846.6700486, + 1374786414.5599096 + ], + "PA_4channel_100Hz": [ + 547697144.7462527, + 258941457.74455848, + 4.4738124789, + 310251866.70427233, + 842788543.8642061 + ], + "PA_4channel_1mHz": [ + 411610434.3539305, + 224478389.54042548, + 3.362201018, + 189648913.05777544, + 714467145.884025 + ], + "PA_8channel_100Hz": [ + 710231845.9740661, + 294870564.3538586, + 5.8014618588, + 441648507.86138976, + 8117640086.272228 + ], + "PA_8channel_1mHz": [ + 570583499.1390803, + 264296221.41576874, + 4.6607575065, + 319635272.00533164, + 847823541.8306283 + ], + "all_triggers": [ + 1317361525.6676743, + 401590876.60029536, + 10.7607433948, + 925953726.4359235, + 1660784094.40677 + ], + "coincidence_4channelPA": [ + 547697144.7462527, + 258941457.74455848, + 4.4738124789, + 310251866.70427233, + 842788543.8642061 + ], + "combined_4channelPA": [ + 1286070278.9329457, + 396792725.0716464, + 10.5051437967, + 893723742.2991533, + 1628867022.737347 + ], + "combined_4channelPA_highThreshold": [ + 1152920220.002635, + 375691161.62176025, + 9.4175200964, + 797938334.9682485, + 1460964964.3262026 + ], + "combined_4channelPA_nominal_selection": [ + 1153713812.3761094, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1153713812.3761094, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1060303775.5310397, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1317023707.207005, + 401539382.18985933, + 10.7579839566, + 925605773.421434, + 1660439519.5768871 + ], + "combined_8channelPA_highThreshold": [ + 1182659687.7425728, + 380505770.1513929, + 9.6604441342, + 811321095.4512205, + 1504681981.9039114 + ], + "exclusive_LPDA_2of4_100Hz": [ + 934100368.4506954, + 338164583.91727525, + 7.6301107738, + 601294364.2864344, + 1214767404.31511 + ], + "exclusive_PA_4channel_100Hz": [ + 125633644.23150645, + 124017887.35917805, + 1.0262265756, + 46484448.36565739, + 341479104.48709667 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.8754889808, + "thetamin": 1.7721542476, + "veff": { + "LPDA_2of4_100Hz": [ + 2296682.789739215, + 16831396.17363667, + 0.0186192313, + 849772.6322035096, + 162474699.02122423 + ], + "LPDA_2of4_10mHz": [ + 2061536.7921836816, + 15946492.738922395, + 0.0167129003, + 762768.6131079623, + 162131385.86479318 + ], + "PA_4channel_100Hz": [ + 664440.4876166045, + 9053107.524866268, + 0.005386626, + 245842.9804181436, + 160091625.26012522 + ], + "PA_4channel_1mHz": [ + 486058.1329039384, + 7743079.915298004, + 0.0039404783, + 179841.5091744572, + 159831187.02224472 + ], + "PA_8channel_100Hz": [ + 925255.6208970648, + 10683178.884047339, + 0.007501057, + 342344.5797319139, + 160472415.3547147 + ], + "PA_8channel_1mHz": [ + 696654.9718828349, + 9269973.761752214, + 0.0056477891, + 257762.3395966489, + 160138658.4071539 + ], + "all_triggers": [ + 2412842.440583367, + 17251788.135750588, + 0.0195609388, + 892751.7030158457, + 162644292.1114567 + ], + "coincidence_4channelPA": [ + 664440.4876166045, + 9053107.524866268, + 0.005386626, + 245842.9804181436, + 160091625.26012522 + ], + "combined_4channelPA": [ + 2392885.6996475845, + 17180294.794745196, + 0.0193991493, + 885367.7088696063, + 162615155.26969045 + ], + "combined_4channelPA_highThreshold": [ + 2140981.882614488, + 16250851.829145947, + 0.0173569624, + 792163.2965673604, + 162247375.69682214 + ], + "combined_4channelPA_nominal_selection": [ + 2094945.0579200326, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 2110626.8959740996, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1904364.6921010935, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 2411177.3509849985, + 17245834.4252884, + 0.0195474399, + 892135.6198644496, + 162641861.0806431 + ], + "combined_8channelPA_highThreshold": [ + 2166263.3401617366, + 16346518.093689892, + 0.0175619195, + 801517.4358598426, + 162284286.62484112 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1917866.610538671, + 15380796.763251662, + 0.0155481646, + 709610.6458993083, + 161921627.39959145 + ], + "exclusive_PA_4channel_100Hz": [ + 120629.5234928237, + 3857415.671686355, + 0.0009779448, + 44632.9236923448, + 159297661.2525045 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.9823131729, + "thetamin": 1.8754889808, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53830312.86551703 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 53830312.86551703 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53830312.86551703 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53830312.86551703 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53830312.86551703 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 53830312.86551703 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 53830312.86551703 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53830312.86551703 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 53830312.86551703 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53830312.86551703 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 53830312.86551703 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 53830312.86551703 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 53830312.86551703 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 53830312.86551703 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.5707963268, + "thetamin": 1.4706289056, + "veff": { + "LPDA_2of4_100Hz": [ + 892024183731.9329, + 10449109291.762802, + 7287.7709418998, + 881575074440.17, + 902473293023.6957 + ], + "LPDA_2of4_10mHz": [ + 760556049620.7896, + 9648428212.287037, + 6213.6861076158, + 750907621408.5026, + 770204477833.0767 + ], + "PA_4channel_100Hz": [ + 645898153234.1385, + 8891457945.431606, + 5276.9396597223, + 637006695288.7069, + 654789611179.5702 + ], + "PA_4channel_1mHz": [ + 513857844603.1952, + 7930716999.773184, + 4198.1802023563, + 505927127603.42206, + 521788561602.9684 + ], + "PA_8channel_100Hz": [ + 801651797186.1381, + 9905669700.930696, + 6549.4352951428, + 791746127485.2073, + 811557466887.0688 + ], + "PA_8channel_1mHz": [ + 667680466147.0524, + 9040142838.800058, + 5454.8995289604, + 658640323308.2523, + 676720608985.8524 + ], + "all_triggers": [ + 1053096862429.605, + 11353378502.340612, + 8603.7226938308, + 1041743483927.2643, + 1064450240931.9456 + ], + "coincidence_4channelPA": [ + 645898153234.1385, + 8891457945.431606, + 5276.9396597223, + 637006695288.7069, + 654789611179.5702 + ], + "combined_4channelPA": [ + 1000318991268.0818, + 11065224109.669521, + 8172.531429243, + 989253767158.4124, + 1011384215377.7515 + ], + "combined_4channelPA_highThreshold": [ + 856986846476.5896, + 10241841143.328432, + 7001.5185140085, + 846745005333.2612, + 867228687619.9182 + ], + "combined_4channelPA_nominal_selection": [ + 856833697000.939, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 870140038147.1543, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 797621896659.8267, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1051799454424.9875, + 11346382705.337414, + 8593.1229673567, + 1040453071719.6501, + 1063145837130.3248 + ], + "combined_8channelPA_highThreshold": [ + 912048286061.1664, + 10565738872.416986, + 7451.3663620173, + 901482547188.7495, + 922614024933.5834 + ], + "exclusive_LPDA_2of4_100Hz": [ + 525586297680.04626, + 8020712962.656848, + 4294.0007878132, + 517565584717.3895, + 533607010642.70306 + ], + "exclusive_PA_4channel_100Hz": [ + 221772352436.9223, + 5210083203.859576, + 1811.8635517759, + 216562269233.06268, + 226982435640.78186 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.4706289056, + "thetamin": 1.369438406, + "veff": { + "LPDA_2of4_100Hz": [ + 574925370157.4917, + 8389519482.175008, + 4696.2236705012, + 566535850675.3167, + 583314889639.6666 + ], + "LPDA_2of4_10mHz": [ + 478812680567.7318, + 7656215902.460677, + 3911.1362290419, + 471156464665.27106, + 486468896470.1925 + ], + "PA_4channel_100Hz": [ + 571305313544.1432, + 8363065184.187562, + 4666.6535794275, + 562942248359.9556, + 579668378728.3308 + ], + "PA_4channel_1mHz": [ + 475203320781.48706, + 7627304478.973891, + 3881.6535139917, + 467576016302.5131, + 482830625260.46094 + ], + "PA_8channel_100Hz": [ + 686700445193.2878, + 9168853098.962748, + 5609.2478305089, + 677531592094.3251, + 695869298292.2506 + ], + "PA_8channel_1mHz": [ + 589373104484.1583, + 8494278711.483794, + 4814.238625923, + 580878825772.6746, + 597867383195.6421 + ], + "all_triggers": [ + 799047339329.0922, + 9890485373.197456, + 6526.9428409123, + 789156853955.8947, + 808937824702.2897 + ], + "coincidence_4channelPA": [ + 571305313544.1432, + 8363065184.187562, + 4666.6535794275, + 562942248359.9556, + 579668378728.3308 + ], + "combined_4channelPA": [ + 737803549675.4879, + 9503896986.881847, + 6026.6787204341, + 728299652688.6062, + 747307446662.3698 + ], + "combined_4channelPA_highThreshold": [ + 632342192597.8597, + 8798475530.299957, + 5165.2275701822, + 623543717067.5597, + 641140668128.1597 + ], + "combined_4channelPA_nominal_selection": [ + 605371185420.0339, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 641058737296.2786, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 574903255096.7075, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 797591890544.7916, + 9881473606.763203, + 6515.054144767, + 787710416938.0284, + 807473364151.5548 + ], + "combined_8channelPA_highThreshold": [ + 693281435848.4844, + 9212683169.436544, + 5663.0040320865, + 684068752679.0479, + 702494119017.9209 + ], + "exclusive_LPDA_2of4_100Hz": [ + 228205977784.1687, + 5285606871.168622, + 1864.0790096396, + 222920370913.00006, + 233491584655.33728 + ], + "exclusive_PA_4channel_100Hz": [ + 254911084830.31885, + 5586318727.629643, + 2082.2171582467, + 249324766102.68918, + 260497403557.9485 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.369438406, + "thetamin": 1.2661036728, + "veff": { + "LPDA_2of4_100Hz": [ + 328624551856.5909, + 6345518908.170151, + 2682.0429520163, + 322279032948.4207, + 334970070764.761 + ], + "LPDA_2of4_10mHz": [ + 265406700761.29028, + 5702602245.975822, + 2166.0955250396, + 259704098515.31445, + 271109303007.26608 + ], + "PA_4channel_100Hz": [ + 547424233639.92224, + 8189910365.288169, + 4467.7590256177, + 539234323274.6341, + 555614144005.2104 + ], + "PA_4channel_1mHz": [ + 454196874467.3759, + 7460006566.80904, + 3706.8914026991, + 446736867900.5669, + 461656881034.18494 + ], + "PA_8channel_100Hz": [ + 645620629441.6079, + 8894178446.101469, + 5269.1810428876, + 636726450995.5065, + 654514807887.7094 + ], + "PA_8channel_1mHz": [ + 565095418028.9312, + 8321048092.361816, + 4611.9809812706, + 556774369936.5693, + 573416466121.2931 + ], + "all_triggers": [ + 688178331944.0286, + 9182641645.987865, + 5616.5123223241, + 678995690298.0408, + 697360973590.0165 + ], + "coincidence_4channelPA": [ + 547424233639.92224, + 8189910365.288169, + 4467.7590256177, + 539234323274.6341, + 555614144005.2104 + ], + "combined_4channelPA": [ + 608856464848.6775, + 8637232295.902798, + 4969.1332589464, + 600219232552.7747, + 617493697144.5803 + ], + "combined_4channelPA_highThreshold": [ + 511501243710.7314, + 7916632522.092497, + 4174.5764213034, + 503584611188.639, + 519417876232.82385 + ], + "combined_4channelPA_nominal_selection": [ + 461071386691.2455, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 519046223067.45447, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 446287403749.8222, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 686472774798.3115, + 9171255617.73551, + 5602.5925543212, + 677301519180.576, + 695644030416.047 + ], + "combined_8channelPA_highThreshold": [ + 603400422722.1295, + 8598445524.936956, + 4924.6042082448, + 594801977197.1926, + 611998868247.0665 + ], + "exclusive_LPDA_2of4_100Hz": [ + 79634139559.86835, + 3123681784.660665, + 649.927650079, + 76510457775.20769, + 82757821344.529 + ], + "exclusive_PA_4channel_100Hz": [ + 341028449271.81757, + 6464165160.66664, + 2783.2763670246, + 334564284111.1509, + 347492614432.4842 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.2661036728, + "thetamin": 1.1592794807, + "veff": { + "LPDA_2of4_100Hz": [ + 129557471633.98898, + 3984042374.232809, + 1057.4918527636, + 125573429259.75616, + 133541514008.2218 + ], + "LPDA_2of4_10mHz": [ + 101119149175.06956, + 3519730571.163911, + 825.3686573409, + 97599418603.90565, + 104638879746.23347 + ], + "PA_4channel_100Hz": [ + 518709344989.5833, + 7971769872.059911, + 4233.8809129317, + 510737575117.5233, + 526681114861.6432 + ], + "PA_4channel_1mHz": [ + 440226006982.84155, + 7343964429.715002, + 3593.2733935576, + 432882042553.1265, + 447569971412.5566 + ], + "PA_8channel_100Hz": [ + 611943804901.1678, + 8658616171.283401, + 4994.8920727655, + 603285188729.8844, + 620602421072.4512 + ], + "PA_8channel_1mHz": [ + 534085124864.9229, + 8089058162.092073, + 4359.3832227791, + 525996066702.8309, + 542174183027.01495 + ], + "all_triggers": [ + 622944013134.0425, + 8736092526.217138, + 5084.6794886378, + 614207920607.8253, + 631680105660.2596 + ], + "coincidence_4channelPA": [ + 518709344989.5833, + 7971769872.059911, + 4233.8809129317, + 510737575117.5233, + 526681114861.6432 + ], + "combined_4channelPA": [ + 531662355482.6193, + 8070690117.755608, + 4339.60776058, + 523591665364.8637, + 539733045600.37494 + ], + "combined_4channelPA_highThreshold": [ + 451226049921.2634, + 7435151102.638362, + 3683.0594602408, + 443790898818.6251, + 458661201023.9018 + ], + "combined_4channelPA_nominal_selection": [ + 375903943399.55334, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 427265254000.7986, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 357109026253.1414, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 622210915481.5651, + 8730950575.962864, + 5078.6956979309, + 613479964905.6023, + 630941866057.5278 + ], + "combined_8channelPA_highThreshold": [ + 542155013172.4636, + 8149940833.866556, + 4425.2523774508, + 534005072338.59705, + 550304954006.3302 + ], + "exclusive_LPDA_2of4_100Hz": [ + 16744802793.302397, + 1432295856.3362973, + 136.6767374102, + 15312506936.966099, + 18177098649.638695 + ], + "exclusive_PA_4channel_100Hz": [ + 428010921677.04364, + 7241360063.419617, + 3493.5697405859, + 420769561613.624, + 435252281740.46326 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.1592794807, + "thetamin": 1.0471975512, + "veff": { + "LPDA_2of4_100Hz": [ + 22924682430.95059, + 1184974471.356663, + 374.2731463412, + 21739707959.593925, + 24109656902.30725 + ], + "LPDA_2of4_10mHz": [ + 13149258455.073477, + 897445245.1463262, + 214.6775358332, + 12251813209.92715, + 14046703700.219805 + ], + "PA_4channel_100Hz": [ + 466428386985.5719, + 5345025937.026154, + 7615.0071201978, + 461083361048.5458, + 471773412922.598 + ], + "PA_4channel_1mHz": [ + 399116445336.2902, + 4944326497.2539, + 6516.0583228351, + 394172118839.03625, + 404060771833.54407 + ], + "PA_8channel_100Hz": [ + 544539144229.7123, + 5775264541.683779, + 8890.2596330698, + 538763879688.0285, + 550314408771.396 + ], + "PA_8channel_1mHz": [ + 474610334776.83185, + 5391702556.296997, + 7748.5873061942, + 469218632220.5349, + 480002037333.12885 + ], + "all_triggers": [ + 549186067954.2398, + 5799854327.4144335, + 8966.1262789187, + 543386213626.82544, + 554985922281.6543 + ], + "coincidence_4channelPA": [ + 466428386985.5719, + 5345025937.026154, + 7615.0071201978, + 461083361048.5458, + 471773412922.598 + ], + "combined_4channelPA": [ + 470219707850.36066, + 5366705251.020828, + 7676.9050153215, + 464853002599.33984, + 475586413101.3815 + ], + "combined_4channelPA_highThreshold": [ + 401380872124.23193, + 4958332722.621016, + 6553.0278268243, + 396422539401.61084, + 406339204846.8529 + ], + "combined_4channelPA_nominal_selection": [ + 361447674125.874, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 388527534958.70984, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 302322051928.25305, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 548086030627.7096, + 5794042768.55564, + 8948.1668401115, + 542291987859.154, + 553880073396.2653 + ], + "combined_8channelPA_highThreshold": [ + 476874761564.77356, + 5404549503.182193, + 7785.5568101835, + 471470212061.5914, + 482279311067.95575 + ], + "exclusive_LPDA_2of4_100Hz": [ + 4525903931.433037, + 526514087.4165917, + 73.890851468, + 3999389844.016445, + 5052418018.849629 + ], + "exclusive_PA_4channel_100Hz": [ + 451331013880.59735, + 5257810373.465374, + 7368.5242583084, + 446073203507.13196, + 456588824254.0627 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 1.0471975512, + "thetamin": 0.927295218, + "veff": { + "LPDA_2of4_100Hz": [ + 2569412466.2835817, + 396756297.02292174, + 41.9391860265, + 2172656169.26066, + 2966168763.3065033 + ], + "LPDA_2of4_10mHz": [ + 1102523323.3863432, + 259896725.40754777, + 17.9959159398, + 845817146.5034688, + 1335941219.3372796 + ], + "PA_4channel_100Hz": [ + 401422789229.8458, + 4959157791.181348, + 6552.2158289824, + 396463631438.6645, + 406381947021.02716 + ], + "PA_4channel_1mHz": [ + 342669144227.32623, + 4581887427.79852, + 5593.2105778493, + 338087256799.5277, + 347251031655.12476 + ], + "PA_8channel_100Hz": [ + 467931689587.9274, + 5354243815.58056, + 7637.8060878974, + 462577445772.3468, + 473285933403.50793 + ], + "PA_8channel_1mHz": [ + 409185993905.2308, + 5006881290.434783, + 6678.9305893857, + 404179112614.79596, + 414192875195.6656 + ], + "all_triggers": [ + 470317234513.4512, + 5367874599.403814, + 7676.744099493, + 464949359914.04736, + 475685109112.855 + ], + "coincidence_4channelPA": [ + 401422789229.8458, + 4959157791.181348, + 6552.2158289824, + 396463631438.6645, + 406381947021.02716 + ], + "combined_4channelPA": [ + 402584720594.23224, + 4966329827.046159, + 6571.1814315395, + 397618390767.1861, + 407551050421.2784 + ], + "combined_4channelPA_highThreshold": [ + 343159265798.05255, + 4585163006.40223, + 5601.2105778493, + 338574102791.6503, + 347744428804.4548 + ], + "combined_4channelPA_nominal_selection": [ + 326354213523.95, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 338369361056.83545, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 246118657276.03925, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 468971332544.7709, + 5360188501.028485, + 7654.7756402524, + 463611144043.7424, + 474331521045.7993 + ], + "combined_8channelPA_highThreshold": [ + 409676115475.9571, + 5009879005.60156, + 6686.9305893857, + 404666236470.3555, + 414685994481.5587 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1345726953.408799, + 287134508.58732605, + 21.9656025572, + 1058592444.8214729, + 1632861461.9961252 + ], + "exclusive_PA_4channel_100Hz": [ + 400504917762.8493, + 4953484876.548379, + 6537.2338894503, + 395551432886.30096, + 405458402639.39764 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 0.927295218, + "thetamin": 0.7953988302, + "veff": { + "LPDA_2of4_100Hz": [ + 793976147.8767209, + 220455016.41644245, + 12.9710442381, + 567244466.5445244, + 994528708.8073509 + ], + "LPDA_2of4_10mHz": [ + 61211428.571428575, + 61211428.571428575, + 1.0, + 22648228.57142857, + 168331428.57142857 + ], + "PA_4channel_100Hz": [ + 276031789495.2843, + 4110510937.357326, + 4509.4812510899, + 271921278557.927, + 280142300432.64166 + ], + "PA_4channel_1mHz": [ + 231476466294.7043, + 3764173904.3998737, + 3781.5890218048, + 227712292390.3044, + 235240640199.10416 + ], + "PA_8channel_100Hz": [ + 328465111717.3249, + 4483951240.155421, + 5366.0749206994, + 323981160477.1695, + 332949062957.48035 + ], + "PA_8channel_1mHz": [ + 276885743527.1044, + 4116864330.088647, + 4523.4321431332, + 272768879197.01572, + 281002607857.19305 + ], + "all_triggers": [ + 331642394167.9322, + 4505585946.563214, + 5417.9816074858, + 327136808221.36896, + 336147980114.4954 + ], + "coincidence_4channelPA": [ + 276031789495.2843, + 4110510937.357326, + 4509.4812510899, + 271921278557.927, + 280142300432.64166 + ], + "combined_4channelPA": [ + 276642292210.81665, + 4115054059.1222706, + 4519.4549231603, + 272527238151.6944, + 280757346269.9389 + ], + "combined_4channelPA_highThreshold": [ + 231537677723.27576, + 3764671568.882569, + 3782.5890218048, + 227773006154.3932, + 235302349292.15836 + ], + "combined_4channelPA_nominal_selection": [ + 204844771073.91833, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 210362961140.48334, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 160638200269.845, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 329014586989.3276, + 4487700178.31576, + 5375.0515985, + 324526886811.0118, + 333502287167.6433 + ], + "combined_8channelPA_highThreshold": [ + 276946954955.6759, + 4117319364.7498374, + 4524.4321431332, + 272829635590.92603, + 281064274320.4257 + ], + "exclusive_LPDA_2of4_100Hz": [ + 610502715.5323279, + 193312553.56150636, + 9.9736720704, + 414288279.1324048, + 780525163.2610934 + ], + "exclusive_PA_4channel_100Hz": [ + 275909503328.2504, + 4109600327.9097023, + 4507.4834841714, + 271799903000.3407, + 280019103656.1601 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 0.7953988302, + "thetamin": 0.6435011088, + "veff": { + "LPDA_2of4_100Hz": [ + 366648190.3864019, + 149800011.83180964, + 5.9906699934, + 233185236.4877809, + 4915203479.779166 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 78952131.58504352 + ], + "PA_4channel_100Hz": [ + 83174896418.32013, + 2256229166.4681087, + 1358.9958146229, + 80918667251.85202, + 85431125584.78824 + ], + "PA_4channel_1mHz": [ + 62387303392.7658, + 1954047793.783176, + 1019.3470367545, + 60433255598.98263, + 64341351186.54897 + ], + "PA_8channel_100Hz": [ + 104574158661.42426, + 2529876170.489238, + 1708.6386645296, + 102044282490.93503, + 107104034831.91348 + ], + "PA_8channel_1mHz": [ + 79629996541.09593, + 2207625608.1147466, + 1301.0756451505, + 77422370932.98119, + 81837622149.21068 + ], + "all_triggers": [ + 107385490664.91959, + 2563656755.632197, + 1754.5730580881, + 104821833909.28738, + 109949147420.55177 + ], + "coincidence_4channelPA": [ + 83174896418.32013, + 2256229166.4681087, + 1358.9958146229, + 80918667251.85202, + 85431125584.78824 + ], + "combined_4channelPA": [ + 83419267435.7248, + 2259541179.211596, + 1362.9885961492, + 81159726256.5132, + 85678808614.93639 + ], + "combined_4channelPA_highThreshold": [ + 62387303392.7658, + 1954047793.783176, + 1019.3470367545, + 60433255598.98263, + 64341351186.54897 + ], + "combined_4channelPA_nominal_selection": [ + 66784306484.91665, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 66784306484.91665, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 60946186036.002495, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 104757462051.6232, + 2532092453.4008894, + 1711.6336612271, + 102225369598.2223, + 107289554505.02408 + ], + "combined_8channelPA_highThreshold": [ + 79629996541.09593, + 2207625608.1147466, + 1301.0756451505, + 77422370932.98119, + 81837622149.21068 + ], + "exclusive_LPDA_2of4_100Hz": [ + 244371017.4046717, + 122295907.25594194, + 3.9927815263, + 142667670.30054173, + 414303860.1489431 + ], + "exclusive_PA_4channel_100Hz": [ + 83052619245.33838, + 2254570091.393949, + 1356.9979261558, + 80798049153.94443, + 85307189336.73233 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 0.6435011088, + "thetamin": 0.4510268118, + "veff": { + "LPDA_2of4_100Hz": [ + 218157066.14582464, + 97662124.02096266, + 4.9898356107, + 120048600.98883572, + 305944272.87691134 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 56399175.70153061 + ], + "PA_4channel_100Hz": [ + 8786986310.107695, + 619814166.1925387, + 200.9818795939, + 8167172143.915155, + 9406800476.300234 + ], + "PA_4channel_1mHz": [ + 6732668096.457324, + 542544200.9730145, + 153.9941273325, + 6190123895.484309, + 7275212297.430338 + ], + "PA_8channel_100Hz": [ + 10885099049.497343, + 689854840.264647, + 248.9713297968, + 10195244209.232697, + 11574953889.76199 + ], + "PA_8channel_1mHz": [ + 8568561439.321019, + 612062089.6998705, + 195.9859185748, + 7956499349.621148, + 9180623529.020891 + ], + "all_triggers": [ + 11277950578.043053, + 702193195.5517992, + 257.9568950204, + 10575757382.491253, + 11980143773.59485 + ], + "coincidence_4channelPA": [ + 8786986310.107695, + 619814166.1925387, + 200.9818795939, + 8167172143.915155, + 9406800476.300234 + ], + "combined_4channelPA": [ + 8961441314.266167, + 625936757.3511695, + 204.9721321564, + 8335504556.914997, + 9587378071.617336 + ], + "combined_4channelPA_highThreshold": [ + 6732668096.457324, + 542544200.9730145, + 153.9941273325, + 6190123895.484309, + 7275212297.430338 + ], + "combined_4channelPA_nominal_selection": [ + 7457637491.669861, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 8943995813.850319, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 4554908189.374301, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 11059554053.655815, + 695361002.808546, + 252.9615823592, + 10364193050.84727, + 11754915056.464361 + ], + "combined_8channelPA_highThreshold": [ + 8568561439.321019, + 612062089.6998705, + 195.9859185748, + 7956499349.621148, + 9180623529.020891 + ], + "exclusive_LPDA_2of4_100Hz": [ + 174455004.1584736, + 87333977.2960385, + 3.9902525625, + 101777042.1037862, + 295792856.622228 + ], + "exclusive_PA_4channel_100Hz": [ + 8743284248.120342, + 618270922.6019051, + 199.9822965457, + 8125013325.518437, + 9361555170.722248 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 0.4510268118, + "thetamin": 0.0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 56394019.372243375 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 56394019.372243375 + ], + "PA_4channel_100Hz": [ + 1792368057.567425, + 279920862.23927844, + 41.0, + 1512447195.3281467, + 2072288919.8067033 + ], + "PA_4channel_1mHz": [ + 1617502881.2193835, + 265915835.63596427, + 37.0, + 1351587045.5834196, + 1883418716.8553476 + ], + "PA_8channel_100Hz": [ + 1879800645.741446, + 286666910.9858776, + 43.0, + 1593133734.7555685, + 2166467556.727323 + ], + "PA_8channel_1mHz": [ + 1792368057.567425, + 279920862.23927844, + 41.0, + 1512447195.3281467, + 2072288919.8067033 + ], + "all_triggers": [ + 1879800645.741446, + 286666910.9858776, + 43.0, + 1593133734.7555685, + 2166467556.727323 + ], + "coincidence_4channelPA": [ + 1792368057.567425, + 279920862.23927844, + 41.0, + 1512447195.3281467, + 2072288919.8067033 + ], + "combined_4channelPA": [ + 1792368057.567425, + 279920862.23927844, + 41.0, + 1512447195.3281467, + 2072288919.8067033 + ], + "combined_4channelPA_highThreshold": [ + 1617502881.2193835, + 265915835.63596427, + 37.0, + 1351587045.5834196, + 1883418716.8553476 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1792368057.567425, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1879800645.741446, + 286666910.9858776, + 43.0, + 1593133734.7555685, + 2166467556.727323 + ], + "combined_8channelPA_highThreshold": [ + 1792368057.567425, + 279920862.23927844, + 41.0, + 1512447195.3281467, + 2072288919.8067033 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 56394019.372243375 + ], + "exclusive_PA_4channel_100Hz": [ + 1792368057.567425, + 279920862.23927844, + 41.0, + 1512447195.3281467, + 2072288919.8067033 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.670963748, + "thetamin": 1.5707963268, + "veff": { + "LPDA_2of4_100Hz": [ + 444517165329.02985, + 6390115780.45927, + 4839.0445261844, + 438127049548.57056, + 450907281109.4891 + ], + "LPDA_2of4_10mHz": [ + 404313381516.234, + 6094295615.085394, + 4401.3833621949, + 398219085901.1486, + 410407677131.3194 + ], + "PA_4channel_100Hz": [ + 322868405912.2259, + 5445994942.745296, + 3514.7677393987, + 317422410969.4806, + 328314400854.9712 + ], + "PA_4channel_1mHz": [ + 280508614383.7752, + 5076186390.8350525, + 3053.6361266873, + 275432427992.9401, + 285584800774.61017 + ], + "PA_8channel_100Hz": [ + 375844499999.37103, + 5875821021.201263, + 4091.4691541152, + 369968678978.1698, + 381720321020.5723 + ], + "PA_8channel_1mHz": [ + 332982524372.47485, + 5530637317.426186, + 3624.8707306657, + 327451887055.04865, + 338513161689.90106 + ], + "all_triggers": [ + 494756681553.32416, + 6741558274.486362, + 5385.9553655068, + 488015123278.8378, + 501498239827.81055 + ], + "coincidence_4channelPA": [ + 322868405912.2259, + 5445994942.745296, + 3514.7677393987, + 317422410969.4806, + 328314400854.9712 + ], + "combined_4channelPA": [ + 481960260718.6453, + 6653805080.2856, + 5246.6526455568, + 475306455638.35974, + 488614065798.9309 + ], + "combined_4channelPA_highThreshold": [ + 438542441859.18317, + 6347025953.909723, + 4774.0032743335, + 432195415905.2735, + 444889467813.0929 + ], + "combined_4channelPA_nominal_selection": [ + 408369097499.4899, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 424986509507.5988, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 371847545683.03894, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 494293666021.1292, + 6738403009.53693, + 5380.9149464828, + 487555263011.59235, + 501032069030.66614 + ], + "combined_8channelPA_highThreshold": [ + 450087035768.52765, + 6430025731.229774, + 4899.6785200187, + 443657010037.2979, + 456517061499.7574 + ], + "exclusive_LPDA_2of4_100Hz": [ + 326867644299.644, + 5479619790.629512, + 3558.3037243662, + 321388024509.01447, + 332347264090.2735 + ], + "exclusive_PA_4channel_100Hz": [ + 127826246216.22173, + 3426687313.5755186, + 1391.5253342297, + 124399558902.64622, + 131252933529.79726 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.7721542476, + "thetamin": 1.670963748, + "veff": { + "LPDA_2of4_100Hz": [ + 143695357.6964738, + 114992833.28899343, + 1.5615069674, + 53167282.34769532, + 330572428.5846556 + ], + "LPDA_2of4_10mHz": [ + 137412120.2424804, + 112450638.59458451, + 1.4932283589, + 50842484.48971775, + 321147572.4036655 + ], + "PA_4channel_100Hz": [ + 97875891.85769197, + 94904601.93587115, + 1.0635965526, + 36214079.98734603, + 261843229.82648286 + ], + "PA_4channel_1mHz": [ + 84911234.13599688, + 88395871.5779199, + 0.9227123676, + 31417156.63031885, + 242680734.42377856 + ], + "PA_8channel_100Hz": [ + 111611880.32176256, + 101345534.63413149, + 1.2128626252, + 41296395.71905215, + 282447212.5225888 + ], + "PA_8channel_1mHz": [ + 100379634.92740346, + 96110804.29958263, + 1.0908041974, + 37140464.92313929, + 265598844.43105003 + ], + "all_triggers": [ + 154408851.70590276, + 119202538.01766472, + 1.6779282339, + 57131275.13118402, + 346642669.59879905 + ], + "coincidence_4channelPA": [ + 97875891.85769197, + 94904601.93587115, + 1.0635965526, + 36214079.98734603, + 261843229.82648286 + ], + "combined_4channelPA": [ + 152804282.83539972, + 118581562.66690305, + 1.6604917244, + 56537584.64909789, + 344235816.29304445 + ], + "combined_4channelPA_highThreshold": [ + 146062250.21323398, + 115936023.19215411, + 1.5872274862, + 54043032.57889657, + 334122767.3597958 + ], + "combined_4channelPA_nominal_selection": [ + 139812635.5867309, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 139812635.5867309, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 128861608.98379639, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 154366831.84729022, + 119186317.39768185, + 1.677471613, + 57115727.78349737, + 346579639.8108801 + ], + "combined_8channelPA_highThreshold": [ + 147892075.1641241, + 116659969.11933425, + 1.6071118057, + 54720067.81072591, + 336867504.786131 + ], + "exclusive_LPDA_2of4_100Hz": [ + 109510266.02934498, + 100386849.03308076, + 1.1900248285, + 40518798.43085764, + 279294791.0839624 + ], + "exclusive_PA_4channel_100Hz": [ + 29151723.510490716, + 51794247.03442123, + 0.3167855949, + 10786137.698881565, + 161271848.91053957 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.8754889808, + "thetamin": 1.7721542476, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 119248041.04204479 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 119248041.04204479 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 119248041.04204479 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 119248041.04204479 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 119248041.04204479 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 119248041.04204479 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 119248041.04204479 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 119248041.04204479 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 119248041.04204479 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 119248041.04204479 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 119248041.04204479 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 119248041.04204479 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 119248041.04204479 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 119248041.04204479 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.9823131729, + "thetamin": 1.8754889808, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118426688.30413745 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 118426688.30413745 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118426688.30413745 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118426688.30413745 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118426688.30413745 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118426688.30413745 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 118426688.30413745 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118426688.30413745 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118426688.30413745 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118426688.30413745 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 118426688.30413745 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118426688.30413745 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118426688.30413745 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118426688.30413745 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 2.0943951024, + "thetamin": 1.9823131729, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118423562.68727489 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 118423562.68727489 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118423562.68727489 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118423562.68727489 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118423562.68727489 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118423562.68727489 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 118423562.68727489 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118423562.68727489 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118423562.68727489 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118423562.68727489 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 118423562.68727489 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118423562.68727489 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118423562.68727489 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118423562.68727489 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 2.2142974356, + "thetamin": 2.0943951024, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422839.74509808 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 118422839.74509808 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422839.74509808 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118422839.74509808 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422839.74509808 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118422839.74509808 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 118422839.74509808 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118422839.74509808 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118422839.74509808 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118422839.74509808 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 118422839.74509808 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118422839.74509808 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422839.74509808 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118422839.74509808 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 2.3461938234, + "thetamin": 2.2142974356, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118427025.24888183 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 118427025.24888183 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118427025.24888183 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118427025.24888183 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118427025.24888183 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118427025.24888183 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 118427025.24888183 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118427025.24888183 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118427025.24888183 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118427025.24888183 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 118427025.24888183 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118427025.24888183 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118427025.24888183 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118427025.24888183 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 2.4980915448, + "thetamin": 2.3461938234, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118428197.37756532 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 118428197.37756532 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118428197.37756532 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118428197.37756532 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118428197.37756532 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118428197.37756532 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 118428197.37756532 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118428197.37756532 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118428197.37756532 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118428197.37756532 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 118428197.37756532 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118428197.37756532 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118428197.37756532 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118428197.37756532 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 2.6905658418, + "thetamin": 2.4980915448, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118438268.97321428 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 118438268.97321428 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118438268.97321428 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118438268.97321428 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118438268.97321428 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118438268.97321428 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 118438268.97321428 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118438268.97321428 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118438268.97321428 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118438268.97321428 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 118438268.97321428 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118438268.97321428 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118438268.97321428 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118438268.97321428 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 3.1415926536, + "thetamin": 2.6905658418, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118427440.68171108 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 118427440.68171108 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118427440.68171108 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118427440.68171108 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118427440.68171108 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 118427440.68171108 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 118427440.68171108 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118427440.68171108 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 118427440.68171108 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118427440.68171108 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 118427440.68171108 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 118427440.68171108 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 118427440.68171108 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 118427440.68171108 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.5707963268, + "thetamin": 1.4706289056, + "veff": { + "LPDA_2of4_100Hz": [ + 1477450050935.969, + 11649864192.703518, + 16083.623174373, + 1465800186743.2654, + 1489099915128.6726 + ], + "LPDA_2of4_10mHz": [ + 1346081018014.3816, + 11119878934.62025, + 14653.5308196743, + 1334961139079.7612, + 1357200896949.0017 + ], + "PA_4channel_100Hz": [ + 1185458131057.6877, + 10435363193.255852, + 12904.9789919122, + 1175022767864.432, + 1195893494250.9438 + ], + "PA_4channel_1mHz": [ + 1042876087159.5271, + 9787703700.285395, + 11352.8210262083, + 1033088383459.2417, + 1052663790859.8127 + ], + "PA_8channel_100Hz": [ + 1343199629431.959, + 11107971086.381315, + 14622.1638247974, + 1332091658345.5776, + 1354307600518.34 + ], + "PA_8channel_1mHz": [ + 1211632641692.9219, + 10549938826.117447, + 13189.9165203004, + 1201082702866.8044, + 1222182580519.039 + ], + "all_triggers": [ + 1628614223953.3, + 12231326822.386852, + 17729.2067896947, + 1616382897130.9133, + 1640845550775.687 + ], + "coincidence_4channelPA": [ + 1185458131057.6877, + 10435363193.255852, + 12904.9789919122, + 1175022767864.432, + 1195893494250.9438 + ], + "combined_4channelPA": [ + 1586083833455.8132, + 12070563030.921965, + 17266.2180248378, + 1574013270424.891, + 1598154396486.7356 + ], + "combined_4channelPA_highThreshold": [ + 1449447592726.8955, + 11538934752.696531, + 15778.7864825975, + 1437908657974.199, + 1460986527479.5923 + ], + "combined_4channelPA_nominal_selection": [ + 1344883046293.7183, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1399393483995.4106, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1244500889860.995, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1626464560216.4712, + 12223251883.151873, + 17705.8054019639, + 1614241308333.319, + 1638687812099.6233 + ], + "combined_8channelPA_highThreshold": [ + 1493997799093.8872, + 11714922984.105059, + 16263.763102344, + 1482282876109.7822, + 1505712722077.9922 + ], + "exclusive_LPDA_2of4_100Hz": [ + 912970834824.409, + 9157837036.565851, + 9938.6634879509, + 903812997787.8433, + 922128671860.975 + ], + "exclusive_PA_4channel_100Hz": [ + 454253647514.1036, + 6459719656.617833, + 4945.0365429091, + 447793927857.4857, + 460713367170.7214 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.4706289056, + "thetamin": 1.369438406, + "veff": { + "LPDA_2of4_100Hz": [ + 1013923547241.2031, + 9659441359.173512, + 11018.0920856418, + 1004264105882.0297, + 1023582988600.3767 + ], + "LPDA_2of4_10mHz": [ + 920364738386.5834, + 9202999350.716547, + 10001.4083581675, + 911161739035.8668, + 929567737737.2998 + ], + "PA_4channel_100Hz": [ + 979047239051.218, + 9491857929.254866, + 10639.0986434932, + 969555381121.9631, + 988539096980.4728 + ], + "PA_4channel_1mHz": [ + 871100410835.8834, + 8953307798.314442, + 9466.0633620209, + 862147103037.569, + 880053718634.1978 + ], + "PA_8channel_100Hz": [ + 1093864895647.7917, + 10033010073.5603, + 11886.7977593494, + 1083831885574.2312, + 1103897905721.3518 + ], + "PA_8channel_1mHz": [ + 993901727485.2206, + 9563593946.213976, + 10800.51921795, + 984338133539.0066, + 1003465321431.4344 + ], + "all_triggers": [ + 1222898034837.0864, + 10608269132.112108, + 13288.9735087493, + 1212289765704.9744, + 1233506303969.1985 + ], + "coincidence_4channelPA": [ + 979047239051.218, + 9491857929.254866, + 10639.0986434932, + 969555381121.9631, + 988539096980.4728 + ], + "combined_4channelPA": [ + 1169056553492.9387, + 10372111245.3967, + 12703.8895533649, + 1158684442247.542, + 1179428664738.3354 + ], + "combined_4channelPA_highThreshold": [ + 1067386242766.7216, + 9910834095.160986, + 11599.0598558939, + 1057475408671.5605, + 1077297076861.8826 + ], + "combined_4channelPA_nominal_selection": [ + 1006830198294.5724, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1052094046580.1548, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 948710694153.0455, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1221445919904.2363, + 10601968933.22199, + 13273.1936838378, + 1210843950971.0144, + 1232047888837.4585 + ], + "combined_8channelPA_highThreshold": [ + 1120898278143.1597, + 10156229515.855911, + 12180.5637918385, + 1110742048627.3037, + 1131054507659.0154 + ], + "exclusive_LPDA_2of4_100Hz": [ + 400139648272.9388, + 6068134505.55694, + 4348.2326688077, + 394071513767.3819, + 406207782778.4957 + ], + "exclusive_PA_4channel_100Hz": [ + 452638482855.824, + 6453943259.545338, + 4918.7263666777, + 446184539596.2786, + 459092426115.3693 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.369438406, + "thetamin": 1.2661036728, + "veff": { + "LPDA_2of4_100Hz": [ + 683050301983.3763, + 7946156520.324764, + 7389.0932031989, + 675104145463.0516, + 690996458503.701 + ], + "LPDA_2of4_10mHz": [ + 600068233090.4216, + 7447852886.9763365, + 6491.4107931862, + 592620380203.4453, + 607516085977.398 + ], + "PA_4channel_100Hz": [ + 909807527530.7451, + 9170764357.556015, + 9842.1047445203, + 900636763173.1891, + 918978291888.3011 + ], + "PA_4channel_1mHz": [ + 813079081262.5475, + 8669562172.220886, + 8795.7169414538, + 804409519090.3267, + 821748643434.7682 + ], + "PA_8channel_100Hz": [ + 1008552828213.4264, + 9655618481.343369, + 10910.3104506061, + 998897209732.0831, + 1018208446694.7697 + ], + "PA_8channel_1mHz": [ + 922889973387.7782, + 9236463861.762321, + 9983.6278673163, + 913653509526.0159, + 932126437249.5405 + ], + "all_triggers": [ + 1060588849927.4445, + 9901575424.913858, + 11473.2250899117, + 1050687274502.5306, + 1070490425352.3584 + ], + "coincidence_4channelPA": [ + 909807527530.7451, + 9170764357.556015, + 9842.1047445203, + 900636763173.1891, + 918978291888.3011 + ], + "combined_4channelPA": [ + 986979881653.957, + 9551793428.548464, + 10676.9388931487, + 977428088225.4086, + 996531675082.5054 + ], + "combined_4channelPA_highThreshold": [ + 890917388509.6847, + 9075059668.801388, + 9637.7552296417, + 881842328840.8833, + 899992448178.4863 + ], + "combined_4channelPA_nominal_selection": [ + 816108428952.1776, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 877329000835.2408, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 750981600412.0527, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1058573081078.1749, + 9892161418.70189, + 11451.4189303066, + 1048680919659.4729, + 1068465242496.8768 + ], + "combined_8channelPA_highThreshold": [ + 969633835370.1428, + 9467485582.386332, + 10489.2930457991, + 960166349787.7565, + 979101320952.5292 + ], + "exclusive_LPDA_2of4_100Hz": [ + 150372697267.09656, + 3728337906.7289085, + 1626.6999254618, + 146644359360.36768, + 154101035173.82547 + ], + "exclusive_PA_4channel_100Hz": [ + 556550653482.392, + 7172707486.627147, + 6020.6468527156, + 549377945995.7648, + 563723360969.0192 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.2661036728, + "thetamin": 1.1592794807, + "veff": { + "LPDA_2of4_100Hz": [ + 338663732056.0189, + 5578374842.55213, + 3685.7170588357, + 333085357213.4668, + 344242106898.571 + ], + "LPDA_2of4_10mHz": [ + 276749679850.19293, + 5042743894.147184, + 3011.8991775666, + 271706935956.04575, + 281792423744.34015 + ], + "PA_4channel_100Hz": [ + 847952227991.0215, + 8826916970.120037, + 9228.3634058201, + 839125311020.9014, + 856779144961.1416 + ], + "PA_4channel_1mHz": [ + 762591467578.7394, + 8370845369.8224125, + 8299.3722531604, + 754220622208.9169, + 770962312948.5618 + ], + "PA_8channel_100Hz": [ + 936037106475.5164, + 9274059573.660053, + 10187.0014544968, + 926763046901.8563, + 945311166049.1764 + ], + "PA_8channel_1mHz": [ + 858636138716.7645, + 8882350985.560074, + 9344.637657503, + 849753787731.2045, + 867518489702.3246 + ], + "all_triggers": [ + 957069267300.9288, + 9377671902.88713, + 10415.8969239579, + 947691595398.0415, + 966446939203.8159 + ], + "coincidence_4channelPA": [ + 847952227991.0215, + 8826916970.120037, + 9228.3634058201, + 839125311020.9014, + 856779144961.1416 + ], + "combined_4channelPA": [ + 871536332716.773, + 8948826684.365887, + 9485.0319796214, + 862587506032.407, + 880485159401.139 + ], + "combined_4channelPA_highThreshold": [ + 783624990552.979, + 8485500969.861715, + 8528.2825470467, + 775139489583.1173, + 792110491522.8407 + ], + "combined_4channelPA_nominal_selection": [ + 718203618880.3835, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 779220131996.4114, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 625887418160.0221, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 955151200108.9424, + 9368270271.03465, + 10395.0223740716, + 945782929837.9076, + 964519470379.977 + ], + "combined_8channelPA_highThreshold": [ + 875652907265.3785, + 8969936024.78365, + 9529.8331425498, + 866682971240.5948, + 884622843290.1622 + ], + "exclusive_LPDA_2of4_100Hz": [ + 41812373305.434296, + 1960088850.1143801, + 455.0489555721, + 39852284455.319916, + 43772462155.54867 + ], + "exclusive_PA_4channel_100Hz": [ + 677961256844.7543, + 7892703471.680315, + 7378.3317582086, + 670068553373.0739, + 685853960316.4344 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.1592794807, + "thetamin": 1.0471975512, + "veff": { + "LPDA_2of4_100Hz": [ + 100041139999.67044, + 3031742246.686014, + 1088.8616768998, + 97009397752.98444, + 103072882246.35648 + ], + "LPDA_2of4_10mHz": [ + 70680688226.9062, + 2548316371.9074526, + 769.2984376971, + 68132371854.998764, + 73229004598.81367 + ], + "PA_4channel_100Hz": [ + 763168677367.4578, + 8373619610.846043, + 8306.4339910411, + 754795057756.6118, + 771542296978.3038 + ], + "PA_4channel_1mHz": [ + 688355170180.3486, + 7952602015.918689, + 7492.1533771779, + 680402568164.4299, + 696307772196.2673 + ], + "PA_8channel_100Hz": [ + 849657142754.3254, + 8835371519.907726, + 9247.7864731695, + 840821771234.4176, + 858492514274.2333 + ], + "PA_8channel_1mHz": [ + 776693591328.8821, + 8447492608.441675, + 8453.6410350234, + 768246098720.4404, + 785141083937.3237 + ], + "all_triggers": [ + 858815490035.7721, + 8882861568.757744, + 9347.4671983046, + 849932628467.0144, + 867698351604.5299 + ], + "coincidence_4channelPA": [ + 763168677367.4578, + 8373619610.846043, + 8306.4339910411, + 754795057756.6118, + 771542296978.3038 + ], + "combined_4channelPA": [ + 771503212638.3507, + 8419219436.53505, + 8397.1482317153, + 763083993201.8157, + 779922432074.8856 + ], + "combined_4channelPA_highThreshold": [ + 694499793946.5953, + 7988017730.859775, + 7559.0323165628, + 686511776215.7356, + 702487811677.4552 + ], + "combined_4channelPA_nominal_selection": [ + 685120972895.4618, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 713481320956.4348, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 577468472106.8433, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 857351914141.2225, + 8875289345.246233, + 9331.5374347811, + 848476624795.9763, + 866227203486.4689 + ], + "combined_8channelPA_highThreshold": [ + 782012163849.7252, + 8476366253.254994, + 8511.5291178039, + 773535797596.4702, + 790488530102.9802 + ], + "exclusive_LPDA_2of4_100Hz": [ + 13011955599.700943, + 1093387855.8731565, + 141.6239338544, + 11918567743.827785, + 14105343455.5741 + ], + "exclusive_PA_4channel_100Hz": [ + 709008701524.3231, + 8071025922.888164, + 7716.9492838736, + 700937675601.4349, + 717079727447.2113 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 1.0471975512, + "thetamin": 0.927295218, + "veff": { + "LPDA_2of4_100Hz": [ + 9456707843.113733, + 932845997.2087353, + 102.7685051697, + 8523861845.904999, + 10389553840.322468 + ], + "LPDA_2of4_10mHz": [ + 5603677689.664182, + 718086133.0659847, + 60.8966237694, + 4885591556.598196, + 6321763822.730166 + ], + "PA_4channel_100Hz": [ + 656640012997.6266, + 7773267942.384981, + 7135.8779069723, + 648866745055.2416, + 664413280940.0116 + ], + "PA_4channel_1mHz": [ + 584562852790.1863, + 7334247697.710615, + 6352.596649448, + 577228605092.4757, + 591897100487.8969 + ], + "PA_8channel_100Hz": [ + 732829763955.1671, + 8211859613.7943325, + 7963.8517584494, + 724617904341.3728, + 741041623568.9614 + ], + "PA_8channel_1mHz": [ + 665170557681.0743, + 7823597067.544818, + 7228.5815560588, + 657346960613.5295, + 672994154748.6193 + ], + "all_triggers": [ + 736134494814.2698, + 8230354672.94001, + 7999.7651287272, + 727904140141.3297, + 744364849487.2097 + ], + "coincidence_4channelPA": [ + 656640012997.6266, + 7773267942.384981, + 7135.8779069723, + 648866745055.2416, + 664413280940.0116 + ], + "combined_4channelPA": [ + 658936356393.8408, + 7786848072.624168, + 7160.8328682654, + 651149508321.2167, + 666723204466.4651 + ], + "combined_4channelPA_highThreshold": [ + 586309936389.756, + 7345199457.751465, + 6371.5826615901, + 578964736932.0045, + 593655135847.5074 + ], + "combined_4channelPA_nominal_selection": [ + 606509592034.499, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 606509592034.499, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 475869801420.81903, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 734942068324.4929, + 8223686006.711229, + 7986.8067197426, + 726718382317.7817, + 743165754331.2041 + ], + "combined_8channelPA_highThreshold": [ + 666825621767.1997, + 7833324279.462729, + 7246.5675682009, + 658992297487.737, + 674658946046.6624 + ], + "exclusive_LPDA_2of4_100Hz": [ + 2847468564.500087, + 511881501.7689925, + 30.9441819231, + 2335587062.7310944, + 3359350066.2690797 + ], + "exclusive_PA_4channel_100Hz": [ + 651775218786.149, + 7744419830.288332, + 7083.0109222493, + 644030798955.8608, + 659519638616.4374 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 0.927295218, + "thetamin": 0.7953988302, + "veff": { + "LPDA_2of4_100Hz": [ + 1281390866.8867478, + 343130582.66976416, + 13.9458308395, + 941322605.668526, + 1584556435.916626 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 118529633.50180505 + ], + "PA_4channel_100Hz": [ + 482129598598.5457, + 6655803821.7317, + 5247.1872545076, + 475473794776.814, + 488785402420.2774 + ], + "PA_4channel_1mHz": [ + 421824236457.5462, + 6225645394.736301, + 4590.8626303307, + 415598591062.8099, + 428049881852.28253 + ], + "PA_8channel_100Hz": [ + 538947082943.4301, + 7037066878.084167, + 5865.5520687697, + 531910016065.34595, + 545984149821.5143 + ], + "PA_8channel_1mHz": [ + 483321648342.1605, + 6664026871.245773, + 5260.1607542463, + 476657621470.9148, + 489985675213.40625 + ], + "all_triggers": [ + 543068525261.46484, + 7063922602.313706, + 5910.4071858673, + 536004602659.1511, + 550132447863.7786 + ], + "coincidence_4channelPA": [ + 482129598598.5457, + 6655803821.7317, + 5247.1872545076, + 475473794776.814, + 488785402420.2774 + ], + "combined_4channelPA": [ + 483043804873.781, + 6662111146.469426, + 5257.1368853316, + 476381693727.3116, + 489705916020.2504 + ], + "combined_4channelPA_highThreshold": [ + 421824236457.5462, + 6225645394.736301, + 4590.8626303307, + 415598591062.8099, + 428049881852.28253 + ], + "combined_4channelPA_nominal_selection": [ + 410637546878.80286, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 410637546878.80286, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 323770157428.97314, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 539861289218.66547, + 7043032774.392229, + 5875.5016995937, + 532818256444.2732, + 546904321993.0576 + ], + "combined_8channelPA_highThreshold": [ + 483321648342.1605, + 6664026871.245773, + 5260.1607542463, + 476657621470.9148, + 489985675213.40625 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1006007207.1973532, + 304031905.6712733, + 10.9487328944, + 712757725.7959453, + 1264105452.7131414 + ], + "exclusive_PA_4channel_100Hz": [ + 482037715161.7226, + 6655169565.639622, + 5246.1872545076, + 475382545596.0829, + 488692884727.3622 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 0.7953988302, + "thetamin": 0.6435011088, + "veff": { + "LPDA_2of4_100Hz": [ + 1098205086.534376, + 317522444.7284152, + 11.9623923441, + 807114806.0499492, + 1357060108.6550891 + ], + "LPDA_2of4_10mHz": [ + 91804804.16865525, + 91804804.16865525, + 1.0, + 33967777.54240244, + 252463211.46380192 + ], + "PA_4channel_100Hz": [ + 201220000004.66214, + 4298018461.482549, + 2191.8242931492, + 196921981543.1796, + 205518018466.14468 + ], + "PA_4channel_1mHz": [ + 165756599265.58603, + 3900929650.1269274, + 1805.5329540388, + 161855669615.45908, + 169657528915.71292 + ], + "PA_8channel_100Hz": [ + 241265528690.1864, + 4706307959.967094, + 2628.027268017, + 236559220730.2193, + 245971836650.1535 + ], + "PA_8channel_1mHz": [ + 200487784810.20593, + 4290191350.3605466, + 2183.8485101704, + 196197593459.84537, + 204777976160.5665 + ], + "all_triggers": [ + 246211618466.13824, + 4754304304.2417345, + 2681.9034221109, + 241457314161.89648, + 250965922770.37997 + ], + "coincidence_4channelPA": [ + 201220000004.66214, + 4298018461.482549, + 2191.8242931492, + 196921981543.1796, + 205518018466.14468 + ], + "combined_4channelPA": [ + 202043366125.9713, + 4306802951.235488, + 2200.7929536541, + 197736563174.7358, + 206350169077.20682 + ], + "combined_4channelPA_highThreshold": [ + 165848404069.75467, + 3902009771.554632, + 1806.5329540388, + 161946394298.20004, + 169750413841.3093 + ], + "combined_4channelPA_nominal_selection": [ + 189898822633.2311, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 189898822633.2311, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 183785382580.79556, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 242088894811.49557, + 4714331721.418798, + 2636.9959285219, + 237374563090.07675, + 246803226532.91437 + ], + "combined_8channelPA_highThreshold": [ + 200579589614.37454, + 4291173492.7379584, + 2184.8485101704, + 196288416121.6366, + 204870763107.11252 + ], + "exclusive_LPDA_2of4_100Hz": [ + 823366121.3091904, + 274934474.9679375, + 8.9686605049, + 578160980.6926197, + 1036295724.6562965 + ], + "exclusive_PA_4channel_100Hz": [ + 201036781343.48798, + 4296061259.099512, + 2189.82855161, + 196740720084.38846, + 205332842602.5875 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 0.6435011088, + "thetamin": 0.4510268118, + "veff": { + "LPDA_2of4_100Hz": [ + 184148315.86834884, + 130275398.95849918, + 1.9980699076, + 68134876.87128907, + 391426348.283851 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 118890398.4647303 + ], + "PA_4channel_100Hz": [ + 23122145344.788345, + 1459797446.234241, + 250.8828961796, + 21662347898.554104, + 24581942791.022587 + ], + "PA_4channel_1mHz": [ + 16951974886.388763, + 1249938618.3400054, + 183.9345135169, + 15702036268.048758, + 18201913504.72877 + ], + "PA_8channel_100Hz": [ + 29565887397.59252, + 1650722213.0161865, + 320.7996207886, + 27915165184.576336, + 31216609610.60871 + ], + "PA_8channel_1mHz": [ + 21832361978.257717, + 1418498555.2263677, + 236.8883216445, + 20413863423.031353, + 23250860533.48408 + ], + "all_triggers": [ + 30394910543.252567, + 1673705221.1416576, + 329.794795098, + 28721205322.11091, + 32068615764.39423 + ], + "coincidence_4channelPA": [ + 23122145344.788345, + 1459797446.234241, + 250.8828961796, + 21662347898.554104, + 24581942791.022587 + ], + "combined_4channelPA": [ + 23214197034.413597, + 1462700363.3929665, + 251.8816873448, + 21751496671.02063, + 24676897397.80657 + ], + "combined_4channelPA_highThreshold": [ + 16951974886.388763, + 1249938618.3400054, + 183.9345135169, + 15702036268.048758, + 18201913504.72877 + ], + "combined_4channelPA_nominal_selection": [ + 13992972378.032972, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 13992972378.032972, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 13983767209.070446, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 29657984023.835613, + 1653291182.786912, + 321.798899531, + 28004692841.048702, + 31311275206.622528 + ], + "combined_8channelPA_highThreshold": [ + 21832361978.257717, + 1418498555.2263677, + 236.8883216445, + 20413863423.031353, + 23250860533.48408 + ], + "exclusive_LPDA_2of4_100Hz": [ + 92051689.62525317, + 92107377.7604457, + 0.9987911652, + 34059125.16134368, + 253285865.31759995 + ], + "exclusive_PA_4channel_100Hz": [ + 23030048718.54525, + 1456887323.5415707, + 249.8836174373, + 21573161395.00368, + 24486936042.086823 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+19, + "energy_max": 1e+19, + "energy_min": 1e+19, + "n_triggered_weighted": {}, + "thetamax": 0.4510268118, + "thetamin": 0.0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 118762810.42523451 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 118762810.42523451 + ], + "PA_4channel_100Hz": [ + 3130182600.355018, + 536821887.1985848, + 34.0, + 2593360713.1564336, + 3667004487.5536027 + ], + "PA_4channel_1mHz": [ + 2853990017.9707522, + 512591739.1590377, + 31.0, + 2341398278.811714, + 3366581757.1297894 + ], + "PA_8channel_100Hz": [ + 3406375182.7392845, + 560004630.4244398, + 37.0, + 2846370552.314845, + 3966379813.163724 + ], + "PA_8channel_1mHz": [ + 3038118406.226929, + 528868530.6718444, + 33.0, + 2509249875.555085, + 3566986936.8987737 + ], + "all_triggers": [ + 3406375182.7392845, + 560004630.4244398, + 37.0, + 2846370552.314845, + 3966379813.163724 + ], + "coincidence_4channelPA": [ + 3130182600.355018, + 536821887.1985848, + 34.0, + 2593360713.1564336, + 3667004487.5536027 + ], + "combined_4channelPA": [ + 3130182600.355018, + 536821887.1985848, + 34.0, + 2593360713.1564336, + 3667004487.5536027 + ], + "combined_4channelPA_highThreshold": [ + 2853990017.9707522, + 512591739.1590377, + 31.0, + 2341398278.811714, + 3366581757.1297894 + ], + "combined_4channelPA_nominal_selection": [ + 3130182600.355018, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 3130182600.355018, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 3130182600.355018, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 3406375182.7392845, + 560004630.4244398, + 37.0, + 2846370552.314845, + 3966379813.163724 + ], + "combined_8channelPA_highThreshold": [ + 3038118406.226929, + 528868530.6718444, + 33.0, + 2509249875.555085, + 3566986936.8987737 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 118762810.42523451 + ], + "exclusive_PA_4channel_100Hz": [ + 3130182600.355018, + 536821887.1985848, + 34.0, + 2593360713.1564336, + 3667004487.5536027 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.670963748, + "thetamin": 1.5707963268, + "veff": { + "LPDA_2of4_100Hz": [ + 464451806421.80994, + 9235449642.833849, + 2529.0954685791, + 455216356778.976, + 473687256064.6438 + ], + "LPDA_2of4_10mHz": [ + 438224825095.0562, + 8970903905.597439, + 2386.2807810036, + 429253921189.4588, + 447195729000.6536 + ], + "PA_4channel_100Hz": [ + 384004518330.45856, + 8397613525.332697, + 2091.0330712364, + 375606904805.12585, + 392402131855.7912 + ], + "PA_4channel_1mHz": [ + 353028752287.04877, + 8051795856.243057, + 1922.3596621701, + 344976956430.80566, + 361080548143.2918 + ], + "PA_8channel_100Hz": [ + 425680584745.90356, + 8841575049.82683, + 2317.9731956199, + 416839009696.0768, + 434522159795.7304 + ], + "PA_8channel_1mHz": [ + 393030369797.41797, + 8495731362.56444, + 2140.1818520776, + 384534638434.85364, + 401526101159.9824 + ], + "all_triggers": [ + 512524166582.404, + 9701634087.58696, + 2790.8655522886, + 502822532494.817, + 522225800669.9909 + ], + "coincidence_4channelPA": [ + 384004518330.45856, + 8397613525.332697, + 2091.0330712364, + 375606904805.12585, + 392402131855.7912 + ], + "combined_4channelPA": [ + 500418886837.4232, + 9586378288.25749, + 2724.9482542491, + 490832508549.1658, + 510005265125.6808 + ], + "combined_4channelPA_highThreshold": [ + 471385807819.9542, + 9304134243.160362, + 2566.8534259661, + 462081673576.7939, + 480689942063.1147 + ], + "combined_4channelPA_nominal_selection": [ + 406771348897.89453, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 430539645196.9402, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 366145395010.0831, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 512056647747.8507, + 9697208216.786402, + 2788.3197558258, + 502359439531.0643, + 521753855964.6371 + ], + "combined_8channelPA_highThreshold": [ + 482435859294.82916, + 9412554570.521936, + 2627.0246530477, + 473023304724.3072, + 491848413865.3511 + ], + "exclusive_LPDA_2of4_100Hz": [ + 351409624341.855, + 8033310293.750952, + 1913.5429688284, + 343376314048.104, + 359442934635.6059 + ], + "exclusive_PA_4channel_100Hz": [ + 182833048454.19754, + 5794487985.21981, + 995.587115732, + 177038560468.97772, + 188627536439.41733 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.7721542476, + "thetamin": 1.670963748, + "veff": { + "LPDA_2of4_100Hz": [ + 5248833.994310208, + 31081060.04071544, + 0.0285189827, + 1942068.5778947768, + 245083962.80213913 + ], + "LPDA_2of4_10mHz": [ + 5175565.766865729, + 30863368.153856855, + 0.0281208876, + 1914959.3337403196, + 244976991.19007018 + ], + "PA_4channel_100Hz": [ + 4447113.393530326, + 28609054.5105004, + 0.0241629189, + 1645431.9556062203, + 243913450.72500053 + ], + "PA_4channel_1mHz": [ + 4178502.3525320473, + 27731587.340049345, + 0.0227034493, + 1546045.8704368577, + 243521278.605143 + ], + "PA_8channel_100Hz": [ + 4764756.573429196, + 29613160.638064727, + 0.0258887994, + 1762959.9321688027, + 244377209.7676529 + ], + "PA_8channel_1mHz": [ + 4510082.170236381, + 28810887.111437194, + 0.0245050531, + 1668730.402987461, + 244005385.13899133 + ], + "all_triggers": [ + 5762147.31279166, + 32565412.381482948, + 0.0313080162, + 2131994.5057329144, + 245833400.24712208 + ], + "coincidence_4channelPA": [ + 4447113.393530326, + 28609054.5105004, + 0.0241629189, + 1645431.9556062203, + 243913450.72500053 + ], + "combined_4channelPA": [ + 5671934.148227395, + 32309481.871703234, + 0.0308178525, + 2098615.634844136, + 245701689.02685824 + ], + "combined_4channelPA_highThreshold": [ + 5563726.175713653, + 31999800.986107875, + 0.030229916, + 2058578.6850140516, + 245543705.3869882 + ], + "combined_4channelPA_nominal_selection": [ + 5147572.242231926, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 5147572.242231926, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 4758575.597743459, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 5753545.741801199, + 32541096.93918521, + 0.0312612805, + 2128811.924466443, + 245820841.953476 + ], + "combined_8channelPA_highThreshold": [ + 5639610.719590139, + 32217287.096623383, + 0.0306422266, + 2086655.9662483514, + 245654496.82104784 + ], + "exclusive_LPDA_2of4_100Hz": [ + 3889966.4448846644, + 26756994.6058482, + 0.0211357201, + 1439287.584607326, + 243100016.17997783 + ], + "exclusive_PA_4channel_100Hz": [ + 1933789.4501000363, + 18865529.40272884, + 0.0105070399, + 715502.0965370134, + 240243997.76759228 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.8754889808, + "thetamin": 1.7721542476, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.9823131729, + "thetamin": 1.8754889808, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 2.0943951024, + "thetamin": 1.9823131729, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 2.2142974356, + "thetamin": 2.0943951024, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 2.3461938234, + "thetamin": 2.2142974356, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 2.4980915448, + "thetamin": 2.3461938234, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 2.6905658418, + "thetamin": 2.4980915448, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 3.1415926536, + "thetamin": 2.6905658418, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.5707963268, + "thetamin": 1.4706289056, + "veff": { + "LPDA_2of4_100Hz": [ + 1968733934040.9585, + 19014338888.4937, + 10720.414911895, + 1949719595152.4653, + 1987748272929.4521 + ], + "LPDA_2of4_10mHz": [ + 1856660046490.297, + 18465195598.22443, + 10110.1350997997, + 1838194850892.0725, + 1875125242088.5215 + ], + "PA_4channel_100Hz": [ + 1694947586094.7673, + 17642732640.85525, + 9229.5566519517, + 1677304853453.912, + 1712590318735.6226 + ], + "PA_4channel_1mHz": [ + 1551807500394.3943, + 16881329227.19828, + 8450.1109977172, + 1534926171167.196, + 1568688829621.5928 + ], + "PA_8channel_100Hz": [ + 1843285020718.6514, + 18398565505.53052, + 10037.3036098508, + 1824886455213.1208, + 1861683586224.1821 + ], + "PA_8channel_1mHz": [ + 1717122767330.7979, + 17757768489.551254, + 9350.3079325012, + 1699364998841.2466, + 1734880535820.349 + ], + "all_triggers": [ + 2123889515711.0623, + 19749389585.709267, + 11565.2889614756, + 2104140126125.353, + 2143638905296.7712 + ], + "coincidence_4channelPA": [ + 1694947586094.7673, + 17642732640.85525, + 9229.5566519517, + 1677304853453.912, + 1712590318735.6226 + ], + "combined_4channelPA": [ + 2083877416356.4507, + 19562475027.76372, + 11347.4096944195, + 2064314941328.6868, + 2103439891384.2146 + ], + "combined_4channelPA_highThreshold": [ + 1962355448049.7974, + 18983511693.58681, + 10685.6819217471, + 1943371936356.211, + 1981338959743.3843 + ], + "combined_4channelPA_nominal_selection": [ + 1705817203290.6907, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1796236914632.0532, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1561341244523.4502, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 2121308388548.3457, + 19737385387.18088, + 11551.2338605571, + 2101571003161.1646, + 2141045773935.5266 + ], + "combined_8channelPA_highThreshold": [ + 1998778226687.8977, + 19158875770.58192, + 10884.0161366926, + 1979619350917.3154, + 2017937102458.4795 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1294060068770.1343, + 15415759793.352938, + 7046.5900029753, + 1278644308976.7812, + 1309475828563.4873 + ], + "exclusive_PA_4channel_100Hz": [ + 753497594511.3531, + 11763285876.101576, + 4103.0464851572, + 741734308635.2516, + 765260880387.4547 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.4706289056, + "thetamin": 1.369438406, + "veff": { + "LPDA_2of4_100Hz": [ + 1397599571725.603, + 16038205837.35641, + 7593.7090237352, + 1381561365888.2466, + 1413637777562.9592 + ], + "LPDA_2of4_10mHz": [ + 1321912682614.3523, + 15597887662.681578, + 7182.4723401743, + 1306314794951.6707, + 1337510570277.0342 + ], + "PA_4channel_100Hz": [ + 1353588017398.759, + 15783657711.135698, + 7354.5769117901, + 1337804359687.6235, + 1369371675109.8948 + ], + "PA_4channel_1mHz": [ + 1265784775706.2812, + 15263155804.900183, + 6877.5073117113, + 1250521619901.381, + 1281047931511.1814 + ], + "PA_8channel_100Hz": [ + 1453563656591.6907, + 16356163056.614525, + 7897.7839425104, + 1437207493535.0762, + 1469919819648.3054 + ], + "PA_8channel_1mHz": [ + 1367558718368.6548, + 15864902039.552458, + 7430.4852335793, + 1351693816329.1023, + 1383423620408.2073 + ], + "all_triggers": [ + 1589650492843.8376, + 17104690806.808533, + 8637.1973319861, + 1572545802037.0288, + 1606755183650.6462 + ], + "coincidence_4channelPA": [ + 1353588017398.759, + 15783657711.135698, + 7354.5769117901, + 1337804359687.6235, + 1369371675109.8948 + ], + "combined_4channelPA": [ + 1543605028932.7969, + 16855145114.910921, + 8387.0141880606, + 1526749883817.886, + 1560460174047.7078 + ], + "combined_4channelPA_highThreshold": [ + 1465285761836.0457, + 16421981870.592237, + 7961.4747579428, + 1448863779965.4534, + 1481707743706.6382 + ], + "combined_4channelPA_nominal_selection": [ + 1288408379611.105, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1360431168307.8179, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1198864144291.8525, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1587483810004.3555, + 17093030043.292202, + 8625.4248906069, + 1570390779961.0632, + 1604576840047.6475 + ], + "combined_8channelPA_highThreshold": [ + 1503910798997.8247, + 16637016313.799889, + 8171.339800242, + 1487273782684.025, + 1520547815311.6248 + ], + "exclusive_LPDA_2of4_100Hz": [ + 607351198405.6697, + 10572662038.093227, + 3299.9783122537, + 596778536367.5763, + 617923860443.763 + ], + "exclusive_PA_4channel_100Hz": [ + 720227886967.1296, + 11513288042.469395, + 3913.2818262496, + 708714598924.6603, + 731741175009.599 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.369438406, + "thetamin": 1.2661036728, + "veff": { + "LPDA_2of4_100Hz": [ + 1080733960161.7377, + 14135304508.41364, + 5845.5753085163, + 1066598655653.3241, + 1094869264670.1514 + ], + "LPDA_2of4_10mHz": [ + 998616013824.1106, + 13587671304.368784, + 5401.4080507155, + 985028342519.7417, + 1012203685128.4792 + ], + "PA_4channel_100Hz": [ + 1265239210080.624, + 15294387542.90968, + 6843.5446265676, + 1249944822537.7146, + 1280533597623.5337 + ], + "PA_4channel_1mHz": [ + 1181362153374.2722, + 14778736167.71318, + 6389.8625274502, + 1166583417206.5593, + 1196140889541.9854 + ], + "PA_8channel_100Hz": [ + 1357994830189.071, + 15845094281.302517, + 7345.249932979, + 1342149735907.7683, + 1373839924470.3738 + ], + "PA_8channel_1mHz": [ + 1279059480860.0198, + 15377691355.483593, + 6918.2970046765, + 1263681789504.536, + 1294437172215.5032 + ], + "all_triggers": [ + 1422636896491.3162, + 16217832228.836018, + 7694.8920101201, + 1406419064262.4805, + 1438854728720.152 + ], + "coincidence_4channelPA": [ + 1265239210080.624, + 15294387542.90968, + 6843.5446265676, + 1249944822537.7146, + 1280533597623.5337 + ], + "combined_4channelPA": [ + 1360380411985.1882, + 15859005667.98119, + 7358.1532917683, + 1344521406317.2073, + 1376239417653.1694 + ], + "combined_4channelPA_highThreshold": [ + 1273280352984.133, + 15342911793.7611, + 6887.0383152475, + 1257937441190.3718, + 1288623264777.894 + ], + "combined_4channelPA_nominal_selection": [ + 1099276940475.7079, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1191589053803.8608, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 997621664714.8551, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1421357132242.3845, + 16210536034.112034, + 7687.9699010997, + 1405146596208.2727, + 1437567668276.4966 + ], + "combined_8channelPA_highThreshold": [ + 1338289425666.294, + 15729712779.352097, + 7238.6654909527, + 1322559712886.9421, + 1354019138445.6462 + ], + "exclusive_LPDA_2of4_100Hz": [ + 261271830378.1872, + 6950116161.214093, + 1413.1916056761, + 254321714216.9731, + 268221946539.4013 + ], + "exclusive_PA_4channel_100Hz": [ + 839201030255.9342, + 12456004989.872553, + 4539.1493209036, + 826745025266.0616, + 851657035245.8068 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.2661036728, + "thetamin": 1.1592794807, + "veff": { + "LPDA_2of4_100Hz": [ + 674644269220.5272, + 11134629336.084549, + 3671.1162967113, + 663509639884.4427, + 685778898556.6118 + ], + "LPDA_2of4_10mHz": [ + 591999048692.6821, + 10430349256.857504, + 3221.3974896789, + 581568699435.8246, + 602429397949.5397 + ], + "PA_4channel_100Hz": [ + 1176216040134.1335, + 14702185406.856627, + 6400.4484591244, + 1161513854727.277, + 1190918225540.9902 + ], + "PA_4channel_1mHz": [ + 1101321659799.149, + 14226413800.456831, + 5992.9063028744, + 1087095245998.692, + 1115548073599.6057 + ], + "PA_8channel_100Hz": [ + 1264007925375.3765, + 15240992345.267508, + 6878.1731435725, + 1248766933030.1091, + 1279248917720.644 + ], + "PA_8channel_1mHz": [ + 1185670560780.1233, + 14761155825.626144, + 6451.8957868564, + 1170909404954.4973, + 1200431716605.7498 + ], + "all_triggers": [ + 1292387474415.8508, + 15411138255.978077, + 7032.6021215229, + 1276976336159.8728, + 1307798612671.8289 + ], + "coincidence_4channelPA": [ + 1176216040134.1335, + 14702185406.856627, + 6400.4484591244, + 1161513854727.277, + 1190918225540.9902 + ], + "combined_4channelPA": [ + 1210762326400.228, + 14916529661.259943, + 6588.4340987991, + 1195845796738.968, + 1225678856061.4878 + ], + "combined_4channelPA_highThreshold": [ + 1132072255823.3933, + 14423658124.305824, + 6160.2374718304, + 1117648597699.0874, + 1146495913947.699 + ], + "combined_4channelPA_nominal_selection": [ + 992005988630.4185, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1077723161958.3428, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 858966824188.5333, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1290749112631.7463, + 15401366795.17372, + 7023.6868799357, + 1275347745836.5728, + 1306150479426.9202 + ], + "combined_8channelPA_highThreshold": [ + 1208603773474.4414, + 14903227099.069376, + 6576.6882066531, + 1193700546375.3718, + 1223507000573.5107 + ], + "exclusive_LPDA_2of4_100Hz": [ + 92254696348.8338, + 4117490334.114966, + 502.0093324229, + 88137206014.71884, + 96372186682.94878 + ], + "exclusive_PA_4channel_100Hz": [ + 952413036976.9371, + 13229730953.286398, + 5182.6113120119, + 939183306023.6506, + 965642767930.2235 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.1592794807, + "thetamin": 1.0471975512, + "veff": { + "LPDA_2of4_100Hz": [ + 263540522541.24573, + 6958917034.261166, + 1434.205844247, + 256581605506.98456, + 270499439575.50693 + ], + "LPDA_2of4_10mHz": [ + 217368985641.88702, + 6319995175.903783, + 1182.9371307285, + 211048990465.9832, + 223688980817.79077 + ], + "PA_4channel_100Hz": [ + 1071102216830.4414, + 14029216472.693594, + 5829.0127239303, + 1057073000357.7478, + 1085131433303.1349 + ], + "PA_4channel_1mHz": [ + 994876940911.7396, + 13520807819.388334, + 5414.1894734192, + 981356133092.3512, + 1008397748731.128 + ], + "PA_8channel_100Hz": [ + 1152361181128.6243, + 14551650905.386473, + 6271.22965653, + 1137809530223.2378, + 1166912832034.0105 + ], + "PA_8channel_1mHz": [ + 1084405730506.2487, + 14116071822.492031, + 5901.4113701759, + 1070289658683.7566, + 1098521802328.7407 + ], + "all_triggers": [ + 1163502605404.279, + 14621826875.18713, + 6331.8620619578, + 1148880778529.092, + 1178124432279.466 + ], + "coincidence_4channelPA": [ + 1071102216830.4414, + 14029216472.693594, + 5829.0127239303, + 1057073000357.7478, + 1085131433303.1349 + ], + "combined_4channelPA": [ + 1081696406618.5724, + 14098426707.002712, + 5886.6670412348, + 1067597979911.5697, + 1095794833325.5752 + ], + "combined_4channelPA_highThreshold": [ + 1003283738439.6316, + 13577813653.429565, + 5459.9398499823, + 989705924786.2021, + 1016861552093.061 + ], + "combined_4channelPA_nominal_selection": [ + 961357710838.0359, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1000788030153.4639, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 811446275570.9283, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1162041366238.104, + 14612642237.956474, + 6323.9098968343, + 1147428724000.1475, + 1176654008476.0605 + ], + "combined_8channelPA_highThreshold": [ + 1091533990446.5525, + 14162391298.79061, + 5940.2038563072, + 1077371599147.7618, + 1105696381745.343 + ], + "exclusive_LPDA_2of4_100Hz": [ + 20477378342.52693, + 1939791869.2859912, + 111.4393164684, + 18537586473.24094, + 22417170211.812923 + ], + "exclusive_PA_4channel_100Hz": [ + 985757982885.6986, + 13458699881.39482, + 5364.5634699178, + 972299283004.3038, + 999216682767.0935 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 1.0471975512, + "thetamin": 0.927295218, + "veff": { + "LPDA_2of4_100Hz": [ + 34263221058.374287, + 2511129200.509841, + 186.1736699961, + 31752091857.86445, + 36774350258.884125 + ], + "LPDA_2of4_10mHz": [ + 23097111908.10617, + 2061739556.6621966, + 125.5011629793, + 21035372351.443977, + 25158851464.768368 + ], + "PA_4channel_100Hz": [ + 949651184240.3344, + 13220169432.772997, + 5160.053279433, + 936431014807.5614, + 962871353673.1073 + ], + "PA_4channel_1mHz": [ + 875923612874.9084, + 12696618815.348856, + 4759.4449268903, + 863226994059.5597, + 888620231690.2573 + ], + "PA_8channel_100Hz": [ + 1025949187563.2128, + 13740985776.730629, + 5574.6284084846, + 1012208201786.4822, + 1039690173339.9434 + ], + "PA_8channel_1mHz": [ + 958256686921.0842, + 13279933289.383581, + 5206.8123980082, + 944976753631.7007, + 971536620210.4678 + ], + "all_triggers": [ + 1031437533120.8119, + 13777690658.886292, + 5604.4500482226, + 1017659842461.9258, + 1045215223779.698 + ], + "coincidence_4channelPA": [ + 949651184240.3344, + 13220169432.772997, + 5160.053279433, + 936431014807.5614, + 962871353673.1073 + ], + "combined_4channelPA": [ + 953310784094.9347, + 13245617729.16869, + 5179.938191435, + 940065166365.766, + 966556401824.1034 + ], + "combined_4channelPA_highThreshold": [ + 877757996378.21, + 12709906667.523516, + 4769.4122883479, + 865048089710.6863, + 890467903045.7334 + ], + "combined_4channelPA_nominal_selection": [ + 877851043553.7952, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 877851043553.7952, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 690080984139.6312, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1029426557212.1096, + 13764253043.395725, + 5593.5231489518, + 1015662304168.714, + 1043190810255.5054 + ], + "combined_8channelPA_highThreshold": [ + 960091070424.3857, + 13292638049.889359, + 5216.7797594658, + 946798432374.4965, + 973383708474.275 + ], + "exclusive_LPDA_2of4_100Hz": [ + 5861946257.90057, + 1038665915.9602103, + 31.8516477565, + 4823280341.94036, + 6900612173.86078 + ], + "exclusive_PA_4channel_100Hz": [ + 935919323941.869, + 13124240230.372398, + 5085.4394296936, + 922795083711.4967, + 949043564172.2413 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 0.927295218, + "thetamin": 0.7953988302, + "veff": { + "LPDA_2of4_100Hz": [ + 2190793591.9183035, + 634503970.9812509, + 11.9215914623, + 1607964424.623096, + 2708872086.6822524 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 237059267.0036101 + ], + "PA_4channel_100Hz": [ + 741117529519.5155, + 11670169296.295734, + 4032.9223369514, + 729447360223.2197, + 752787698815.8112 + ], + "PA_4channel_1mHz": [ + 679990734566.6565, + 11178540665.02886, + 3700.2900526881, + 668812193901.6277, + 691169275231.6853 + ], + "PA_8channel_100Hz": [ + 802229092520.6205, + 12141792795.157974, + 4365.4717338506, + 790087299725.4624, + 814370885315.7784 + ], + "PA_8channel_1mHz": [ + 740929333622.2792, + 11668687468.286032, + 4031.8982356348, + 729260646153.9933, + 752598021090.5652 + ], + "all_triggers": [ + 806801570380.5596, + 12176346013.549696, + 4390.3536822084, + 794625224367.0099, + 818977916394.1094 + ], + "coincidence_4channelPA": [ + 741117529519.5155, + 11670169296.295734, + 4032.9223369514, + 729447360223.2197, + 752787698815.8112 + ], + "combined_4channelPA": [ + 742758972582.3439, + 11683085819.428354, + 4041.854540184, + 731075886762.9155, + 754442058401.7722 + ], + "combined_4channelPA_highThreshold": [ + 679990734566.6565, + 11178540665.02886, + 3700.2900526881, + 668812193901.6277, + 691169275231.6853 + ], + "combined_4channelPA_nominal_selection": [ + 631436231073.3082, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 631436231073.3082, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 497885434549.5733, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 803870535583.4487, + 12154208124.78025, + 4374.4039370832, + 791716327458.6686, + 816024743708.229 + ], + "combined_8channelPA_highThreshold": [ + 740929333622.2792, + 11668687468.286032, + 4031.8982356348, + 729260646153.9933, + 752598021090.5652 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1824664355.3967888, + 579062055.4352908, + 9.9292343565, + 1240087431.8419125, + 2331261873.7690196 + ], + "exclusive_PA_4channel_100Hz": [ + 740935167156.6401, + 11668733403.540733, + 4031.9299798455, + 729266433753.0995, + 752603900560.1809 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 0.7953988302, + "thetamin": 0.6435011088, + "veff": { + "LPDA_2of4_100Hz": [ + 912530645.6618553, + 409327979.0654022, + 4.969950396, + 502664290.557478, + 1284053431.2357402 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 236856394.75513053 + ], + "PA_4channel_100Hz": [ + 381948809469.37213, + 8374334081.679179, + 2080.2223420012, + 373574475387.69293, + 390323143551.0513 + ], + "PA_4channel_1mHz": [ + 331798174498.1648, + 7805211904.0191765, + 1807.085029497, + 323992962594.1456, + 339603386402.184 + ], + "PA_8channel_100Hz": [ + 426427666734.4494, + 8848514952.991005, + 2322.4692356571, + 417579151781.45844, + 435276181687.4404 + ], + "PA_8channel_1mHz": [ + 374993814332.4699, + 8297738690.6613865, + 2042.3430872069, + 366696075641.8084, + 383291553023.1312 + ], + "all_triggers": [ + 429899870119.0184, + 8884466600.579556, + 2341.380029139, + 421015403518.4388, + 438784336719.5979 + ], + "coincidence_4channelPA": [ + 381948809469.37213, + 8374334081.679179, + 2080.2223420012, + 373574475387.69293, + 390323143551.0513 + ], + "combined_4channelPA": [ + 382861340115.034, + 8384331858.056383, + 2085.1922923972, + 374477008256.9776, + 391245671973.0904 + ], + "combined_4channelPA_highThreshold": [ + 331798174498.1648, + 7805211904.0191765, + 1807.085029497, + 323992962594.1456, + 339603386402.184 + ], + "combined_4channelPA_nominal_selection": [ + 359853158482.3055, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 359853158482.3055, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 348303441133.65814, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 427157540627.21326, + 8856084277.652931, + 2326.4443756259, + 418301456349.5603, + 436013624904.86615 + ], + "combined_8channelPA_highThreshold": [ + 374993814332.4699, + 8297738690.6613865, + 2042.3430872069, + 366696075641.8084, + 383291553023.1312 + ], + "exclusive_LPDA_2of4_100Hz": [ + 912530645.6618553, + 409327979.0654022, + 4.969950396, + 502664290.557478, + 1284053431.2357402 + ], + "exclusive_PA_4channel_100Hz": [ + 381948809469.37213, + 8374334081.679179, + 2080.2223420012, + 373574475387.69293, + 390323143551.0513 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 0.6435011088, + "thetamin": 0.4510268118, + "veff": { + "LPDA_2of4_100Hz": [ + 183926276.50711542, + 184126129.25945613, + 0.9978303537, + 68052722.30763271, + 506313160.6298491 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 237780796.9294606 + ], + "PA_4channel_100Hz": [ + 60745549368.91916, + 3346191302.312828, + 329.5546137359, + 57399358066.60633, + 64091740671.231995 + ], + "PA_4channel_1mHz": [ + 47134042536.80566, + 2947547949.1150537, + 255.7099465459, + 44186494587.6906, + 50081590485.920715 + ], + "PA_8channel_100Hz": [ + 73256361555.15556, + 3674651914.194629, + 397.4278311221, + 69581709640.96092, + 76931013469.3502 + ], + "PA_8channel_1mHz": [ + 58537292977.87875, + 3284806953.889438, + 317.5744589832, + 55252486023.98932, + 61822099931.76819 + ], + "all_triggers": [ + 74911094496.1461, + 3715922136.448589, + 406.40502996, + 71195172359.69753, + 78627016632.5947 + ], + "coincidence_4channelPA": [ + 60745549368.91916, + 3346191302.312828, + 329.5546137359, + 57399358066.60633, + 64091740671.231995 + ], + "combined_4channelPA": [ + 60929475645.42628, + 3351253297.372506, + 330.5524440896, + 57578222348.053764, + 64280728942.79878 + ], + "combined_4channelPA_highThreshold": [ + 47134042536.80566, + 2947547949.1150537, + 255.7099465459, + 44186494587.6906, + 50081590485.920715 + ], + "combined_4channelPA_nominal_selection": [ + 36612863270.2079, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 36612863270.2079, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 36594470642.55719, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 73440287831.66267, + 3679262034.9698286, + 398.4256614757, + 69761025796.69286, + 77119549866.6325 + ], + "combined_8channelPA_highThreshold": [ + 58537292977.87875, + 3284806953.889438, + 317.5744589832, + 55252486023.98932, + 61822099931.76819 + ], + "exclusive_LPDA_2of4_100Hz": [ + 183926276.50711542, + 184126129.25945613, + 0.9978303537, + 68052722.30763271, + 506313160.6298491 + ], + "exclusive_PA_4channel_100Hz": [ + 60745549368.91916, + 3346191302.312828, + 329.5546137359, + 57399358066.60633, + 64091740671.231995 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+19, + "energy_max": 3.16227766e+19, + "energy_min": 3.16227766e+19, + "n_triggered_weighted": {}, + "thetamax": 0.4510268118, + "thetamin": 0.0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 237525620.85046902 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 237525620.85046902 + ], + "PA_4channel_100Hz": [ + 1841283882.5617754, + 582265088.78532, + 10.0, + 1248390472.3768837, + 2355002085.7965107 + ], + "PA_4channel_1mHz": [ + 1841283882.5617754, + 582265088.78532, + 10.0, + 1248390472.3768837, + 2355002085.7965107 + ], + "PA_8channel_100Hz": [ + 1841283882.5617754, + 582265088.78532, + 10.0, + 1248390472.3768837, + 2355002085.7965107 + ], + "PA_8channel_1mHz": [ + 1841283882.5617754, + 582265088.78532, + 10.0, + 1248390472.3768837, + 2355002085.7965107 + ], + "all_triggers": [ + 1841283882.5617754, + 582265088.78532, + 10.0, + 1248390472.3768837, + 2355002085.7965107 + ], + "coincidence_4channelPA": [ + 1841283882.5617754, + 582265088.78532, + 10.0, + 1248390472.3768837, + 2355002085.7965107 + ], + "combined_4channelPA": [ + 1841283882.5617754, + 582265088.78532, + 10.0, + 1248390472.3768837, + 2355002085.7965107 + ], + "combined_4channelPA_highThreshold": [ + 1841283882.5617754, + 582265088.78532, + 10.0, + 1248390472.3768837, + 2355002085.7965107 + ], + "combined_4channelPA_nominal_selection": [ + 1841283882.5617754, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1841283882.5617754, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1841283882.5617754, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1841283882.5617754, + 582265088.78532, + 10.0, + 1248390472.3768837, + 2355002085.7965107 + ], + "combined_8channelPA_highThreshold": [ + 1841283882.5617754, + 582265088.78532, + 10.0, + 1248390472.3768837, + 2355002085.7965107 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 237525620.85046902 + ], + "exclusive_PA_4channel_100Hz": [ + 1841283882.5617754, + 582265088.78532, + 10.0, + 1248390472.3768837, + 2355002085.7965107 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.670963748, + "thetamin": 1.5707963268, + "veff": { + "LPDA_2of4_100Hz": [ + 426555665424.876, + 8850546745.188446, + 2322.796851493, + 417705118679.68756, + 435406212170.06433 + ], + "LPDA_2of4_10mHz": [ + 410230436058.9554, + 8679529473.673758, + 2233.8982751881, + 401550906585.2816, + 418909965532.62915 + ], + "PA_4channel_100Hz": [ + 382887817159.19885, + 8385288647.506193, + 2085.0048147563, + 374502528511.6926, + 391273105806.70496 + ], + "PA_4channel_1mHz": [ + 357967378627.6392, + 8107817576.663939, + 1949.3012692383, + 349859561050.9753, + 366075196204.30316 + ], + "PA_8channel_100Hz": [ + 414096232241.9759, + 8720329243.86046, + 2254.9493593262, + 405375902998.11536, + 422816561485.83636 + ], + "PA_8channel_1mHz": [ + 388521103591.0157, + 8446748235.676802, + 2115.6807172187, + 380074355355.339, + 396967851826.6925 + ], + "all_triggers": [ + 475129035826.77637, + 9340885073.498755, + 2587.3017707363, + 465788150753.27765, + 484469920900.27515 + ], + "coincidence_4channelPA": [ + 382887817159.19885, + 8385288647.506193, + 2085.0048147563, + 374502528511.6926, + 391273105806.70496 + ], + "combined_4channelPA": [ + 466970058253.2761, + 9260336331.289076, + 2542.8722883608, + 457709721921.9871, + 476230394584.5652 + ], + "combined_4channelPA_highThreshold": [ + 446429877269.97736, + 9054383161.563484, + 2431.0213118427, + 437375494108.4139, + 455484260431.54083 + ], + "combined_4channelPA_nominal_selection": [ + 425934486435.8307, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 427889650668.7798, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 367302436521.84326, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 475104261893.057, + 9340641546.512568, + 2587.1668649786, + 465763620346.54443, + 484444903439.56964 + ], + "combined_8channelPA_highThreshold": [ + 454508922206.9121, + 9135944433.353506, + 2475.015523299, + 445372977773.5586, + 463644866640.2656 + ], + "exclusive_LPDA_2of4_100Hz": [ + 312597506526.9991, + 7576611130.743734, + 1702.2409096882, + 305020895396.2554, + 320174117657.74286 + ], + "exclusive_PA_4channel_100Hz": [ + 195516423294.91104, + 5992028424.050636, + 1064.6791714564, + 189524394870.86044, + 201508451718.96164 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.7721542476, + "thetamin": 1.670963748, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 237420665.17044625 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 237420665.17044625 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 237420665.17044625 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 237420665.17044625 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 237420665.17044625 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 237420665.17044625 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 237420665.17044625 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 237420665.17044625 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 237420665.17044625 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 237420665.17044625 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 237420665.17044625 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 237420665.17044625 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 237420665.17044625 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 237420665.17044625 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.8754889808, + "thetamin": 1.7721542476, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 238496082.08408958 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.9823131729, + "thetamin": 1.8754889808, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236853376.6082749 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 2.0943951024, + "thetamin": 1.9823131729, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236847125.37454978 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 2.2142974356, + "thetamin": 2.0943951024, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236845679.49019617 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 2.3461938234, + "thetamin": 2.2142974356, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854050.49776366 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 2.4980915448, + "thetamin": 2.3461938234, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236856394.75513065 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 2.6905658418, + "thetamin": 2.4980915448, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236876537.94642857 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 3.1415926536, + "thetamin": 2.6905658418, + "veff": { + "LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "LPDA_2of4_10mHz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "PA_4channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "PA_8channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "PA_8channel_1mHz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "all_triggers": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "coincidence_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "combined_4channelPA": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "combined_4channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "combined_8channelPA_highThreshold": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ], + "exclusive_PA_4channel_100Hz": [ + 0, + 0, + 0, + 0.0, + 236854881.36342216 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.5707963268, + "thetamin": 1.4706289056, + "veff": { + "LPDA_2of4_100Hz": [ + 2264103395967.22, + 20390617173.089092, + 12329.1112178032, + 2243712778794.131, + 2284494013140.3096 + ], + "LPDA_2of4_10mHz": [ + 2171588870378.136, + 19969677280.45392, + 11825.3259766867, + 2151619193097.6821, + 2191558547658.5898 + ], + "PA_4channel_100Hz": [ + 2047066609814.0896, + 19388679431.382603, + 11147.2435170601, + 2027677930382.7073, + 2066455289245.4722 + ], + "PA_4channel_1mHz": [ + 1927112005593.948, + 18812032545.868233, + 10494.0341012923, + 1908299973048.0793, + 1945924038139.8162 + ], + "PA_8channel_100Hz": [ + 2170951919895.6995, + 19966748404.598488, + 11821.8574807902, + 2150985171491.1006, + 2190918668300.2979 + ], + "PA_8channel_1mHz": [ + 2063106056138.3115, + 19464489590.988003, + 11234.5858698676, + 2043641566547.3237, + 2082570545729.2998 + ], + "all_triggers": [ + 2428854713361.317, + 21119469824.984184, + 13226.2598723432, + 2407735243536.3325, + 2449974183186.301 + ], + "coincidence_4channelPA": [ + 2047066609814.0896, + 19388679431.382603, + 11147.2435170601, + 2027677930382.7073, + 2066455289245.4722 + ], + "combined_4channelPA": [ + 2399791349183.42, + 20992733120.753654, + 13067.996142007, + 2378798616062.6665, + 2420784082304.174 + ], + "combined_4channelPA_highThreshold": [ + 2292672350609.4707, + 20518860536.749493, + 12484.6826549505, + 2272153490072.721, + 2313191211146.22 + ], + "combined_4channelPA_nominal_selection": [ + 2106371177353.3286, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 2172323246522.9912, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1831794453857.4268, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 2426916353574.079, + 21111040893.110844, + 13215.7045887641, + 2405805312680.9683, + 2448027394467.19 + ], + "combined_8channelPA_highThreshold": [ + 2329180396541.08, + 20681584370.747555, + 12683.4861899115, + 2308498812170.333, + 2349861980911.828 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1426725851565.7678, + 16186483473.835651, + 7769.1954053869, + 1410539368091.9321, + 1442912335039.6033 + ], + "exclusive_PA_4channel_100Hz": [ + 942172416709.4655, + 13153684951.594847, + 5130.5733354086, + 929018731757.8706, + 955326101661.0604 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.4706289056, + "thetamin": 1.369438406, + "veff": { + "LPDA_2of4_100Hz": [ + 1658784403676.541, + 17472674047.44928, + 9012.8291031724, + 1641311729629.092, + 1676257077723.9902 + ], + "LPDA_2of4_10mHz": [ + 1602506484416.6958, + 17173716971.815819, + 8707.0489985084, + 1585332767444.8801, + 1619680201388.512 + ], + "PA_4channel_100Hz": [ + 1662391935458.9219, + 17491663553.496418, + 9032.4302444459, + 1644900271905.4255, + 1679883599012.4185 + ], + "PA_4channel_1mHz": [ + 1585092217294.2698, + 17080149605.087555, + 8612.4304253029, + 1568012067689.1824, + 1602172366899.3572 + ], + "PA_8channel_100Hz": [ + 1735873582120.9746, + 17874069835.80748, + 9431.6849770784, + 1717999512285.1672, + 1753747651956.782 + ], + "PA_8channel_1mHz": [ + 1667858114341.1895, + 17520397479.580452, + 9062.1301475823, + 1650337716861.609, + 1685378511820.7703 + ], + "all_triggers": [ + 1857704519626.2122, + 18490673172.49259, + 10093.6404528957, + 1839213846453.7195, + 1876195192798.7048 + ], + "coincidence_4channelPA": [ + 1662391935458.9219, + 17491663553.496418, + 9032.4302444459, + 1644900271905.4255, + 1679883599012.4185 + ], + "combined_4channelPA": [ + 1823793539528.1438, + 18321129312.716564, + 9909.3887396124, + 1805472410215.4275, + 1842114668840.8604 + ], + "combined_4channelPA_highThreshold": [ + 1758097504527.4795, + 17988124397.734856, + 9552.4363020897, + 1740109380129.7446, + 1776085628925.2139 + ], + "combined_4channelPA_nominal_selection": [ + 1621415022877.7354, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1691854569932.6035, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1471866166518.4783, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1856287366334.5178, + 18483619004.984486, + 10085.9405008086, + 1837803747329.5334, + 1874770985339.5024 + ], + "combined_8channelPA_highThreshold": [ + 1790143671233.6165, + 18151325600.788834, + 9726.5557496165, + 1771992345632.8276, + 1808294996834.4053 + ], + "exclusive_LPDA_2of4_100Hz": [ + 614994225406.7239, + 10638978286.028198, + 3341.505888736, + 604355247120.6957, + 625633203692.7521 + ], + "exclusive_PA_4channel_100Hz": [ + 880494338185.8496, + 12729979004.924198, + 4784.0725888133, + 867764359180.9254, + 893224317190.7739 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.369438406, + "thetamin": 1.2661036728, + "veff": { + "LPDA_2of4_100Hz": [ + 1369630727885.3787, + 15912833358.830988, + 7408.1872688759, + 1353717894526.5476, + 1385543561244.2095 + ], + "LPDA_2of4_10mHz": [ + 1316633471418.2617, + 15601926050.699497, + 7121.530732445, + 1301031545367.5625, + 1332235397468.9614 + ], + "PA_4channel_100Hz": [ + 1544842344821.1367, + 16900044646.458136, + 8355.8883123146, + 1527942300174.6787, + 1561742389467.5947 + ], + "PA_4channel_1mHz": [ + 1480904723769.5242, + 16546621345.53754, + 8010.056504782, + 1464358102423.9866, + 1497451345115.0618 + ], + "PA_8channel_100Hz": [ + 1614626150702.7744, + 17277534164.36712, + 8733.3415132254, + 1597348616538.4072, + 1631903684867.1418 + ], + "PA_8channel_1mHz": [ + 1553857269040.677, + 16949283005.669205, + 8404.6490808001, + 1536907986035.0078, + 1570806552046.3462 + ], + "all_triggers": [ + 1676151797219.621, + 17603638555.687584, + 9066.1272064459, + 1658548158663.9333, + 1693755435775.3088 + ], + "coincidence_4channelPA": [ + 1544842344821.1367, + 16900044646.458136, + 8355.8883123146, + 1527942300174.6787, + 1561742389467.5947 + ], + "combined_4channelPA": [ + 1629471926275.6953, + 17356782073.302925, + 8813.640737941, + 1612115144202.3926, + 1646828708348.9983 + ], + "combined_4channelPA_highThreshold": [ + 1568187127792.5232, + 17027257808.903543, + 8482.157766177, + 1551159869983.6194, + 1585214385601.4268 + ], + "combined_4channelPA_nominal_selection": [ + 1462641506784.3677, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1543029945857.2244, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1336005306829.468, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1674326214575.1301, + 17594049432.454967, + 9056.2528236434, + 1656732165142.6753, + 1691920264007.5852 + ], + "combined_8channelPA_highThreshold": [ + 1614122533608.1262, + 17274839441.454964, + 8730.6175018017, + 1596847694166.6714, + 1631397373049.5813 + ], + "exclusive_LPDA_2of4_100Hz": [ + 261506511138.28207, + 6953236842.921943, + 1414.4609690043, + 254553274295.3601, + 268459747981.20398 + ], + "exclusive_PA_4channel_100Hz": [ + 1004855488410.7117, + 13630053917.853876, + 5435.1567066531, + 991225434492.8578, + 1018485542328.5656 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.2661036728, + "thetamin": 1.1592794807, + "veff": { + "LPDA_2of4_100Hz": [ + 1001159609917.6418, + 13564069509.554966, + 5447.8686431654, + 987595540408.0869, + 1014723679427.1968 + ], + "LPDA_2of4_10mHz": [ + 927204794581.8025, + 13053476174.190853, + 5045.4391848772, + 914151318407.6116, + 940258270755.9933 + ], + "PA_4channel_100Hz": [ + 1440372834942.841, + 16269559986.265718, + 7837.8731265416, + 1424103274956.5754, + 1456642394929.107 + ], + "PA_4channel_1mHz": [ + 1371863596174.012, + 15877927418.586336, + 7465.0760920243, + 1355985668755.4255, + 1387741523592.5984 + ], + "PA_8channel_100Hz": [ + 1509242393381.03, + 16653972542.486856, + 8212.6308616393, + 1492588420838.5432, + 1525896365923.517 + ], + "PA_8channel_1mHz": [ + 1449746316185.611, + 16322412659.749594, + 7888.8794736155, + 1433423903525.8613, + 1466068728845.3606 + ], + "all_triggers": [ + 1547799278619.8293, + 16865361962.98798, + 8422.4404104763, + 1530933916656.8413, + 1564664640582.8174 + ], + "coincidence_4channelPA": [ + 1440372834942.841, + 16269559986.265718, + 7837.8731265416, + 1424103274956.5754, + 1456642394929.107 + ], + "combined_4channelPA": [ + 1482865929488.4138, + 16507803472.543646, + 8069.1017888175, + 1466358126015.87, + 1499373732960.9575 + ], + "combined_4channelPA_highThreshold": [ + 1412727702427.4832, + 16112672399.10238, + 7687.4405191185, + 1396615030028.3806, + 1428840374826.5854 + ], + "combined_4channelPA_nominal_selection": [ + 1335848968502.813, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1404145729207.231, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1166066420615.7395, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1545076638084.3674, + 16850522012.621914, + 8407.6250025705, + 1528226116071.7456, + 1561927160096.9895 + ], + "combined_8channelPA_highThreshold": [ + 1482149821879.2603, + 16503817005.869917, + 8065.2050473285, + 1465646004873.3901, + 1498653638885.13 + ], + "exclusive_LPDA_2of4_100Hz": [ + 104234395767.64882, + 4376670714.754699, + 567.1975683164, + 99857725052.8941, + 108611066482.40352 + ], + "exclusive_PA_4channel_100Hz": [ + 1138279345073.6328, + 14463146128.529009, + 6194.0137114597, + 1123816198945.1038, + 1152742491202.1616 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.1592794807, + "thetamin": 1.0471975512, + "veff": { + "LPDA_2of4_100Hz": [ + 524349587616.8685, + 9815861519.462137, + 2853.5469070831, + 514533726097.4063, + 534165449136.3306 + ], + "LPDA_2of4_10mHz": [ + 464348437849.96106, + 9237191597.528395, + 2527.0164789446, + 455111246252.4327, + 473585629447.48944 + ], + "PA_4channel_100Hz": [ + 1350674542729.097, + 15754089726.35012, + 7350.4647565331, + 1334920453002.7468, + 1366428632455.447 + ], + "PA_4channel_1mHz": [ + 1283167239535.1946, + 15355345370.450659, + 6983.0853196387, + 1267811894164.744, + 1298522584905.6453 + ], + "PA_8channel_100Hz": [ + 1427939428334.1665, + 16198427266.34185, + 7770.945635228, + 1411741001067.8245, + 1444137855600.5083 + ], + "PA_8channel_1mHz": [ + 1363737438085.7842, + 15830088359.754126, + 7421.553941159, + 1347907349726.03, + 1379567526445.5383 + ], + "all_triggers": [ + 1445050190136.45, + 16295189793.514145, + 7864.0635904469, + 1428755000342.9358, + 1461345379929.9644 + ], + "coincidence_4channelPA": [ + 1350674542729.097, + 15754089726.35012, + 7350.4647565331, + 1334920453002.7468, + 1366428632455.447 + ], + "combined_4channelPA": [ + 1368864911947.362, + 15859819966.997795, + 7449.4580103609, + 1353005091980.3643, + 1384724731914.3599 + ], + "combined_4channelPA_highThreshold": [ + 1298466893280.6804, + 15446617697.063042, + 7066.3470989095, + 1283020275583.6174, + 1313913510977.7434 + ], + "combined_4channelPA_nominal_selection": [ + 1256295006575.5283, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1268409747183.9949, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 1010462954510.5635, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1443052119781.3535, + 16283920220.154627, + 7853.1899526744, + 1426768199561.199, + 1459336040001.508 + ], + "combined_8channelPA_highThreshold": [ + 1377952637702.5889, + 15912378575.62426, + 7498.9140456734, + 1362040259126.9646, + 1393865016278.2134 + ], + "exclusive_LPDA_2of4_100Hz": [ + 35372398956.35443, + 2549471812.9263544, + 192.4990541077, + 32822927143.428078, + 37921870769.280785 + ], + "exclusive_PA_4channel_100Hz": [ + 1211474060846.6472, + 14920212799.78237, + 6592.9260573125, + 1196553848046.8647, + 1226394273646.4294 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 1.0471975512, + "thetamin": 0.927295218, + "veff": { + "LPDA_2of4_100Hz": [ + 87901911128.52106, + 4022111657.5430603, + 477.6264720293, + 83879799470.97801, + 91924022786.06412 + ], + "LPDA_2of4_10mHz": [ + 68552265984.58473, + 3551942049.4728594, + 372.4876573384, + 65000323935.11187, + 72104208034.05757 + ], + "PA_4channel_100Hz": [ + 1175251209998.6199, + 14706872170.445696, + 6385.8803747632, + 1160544337828.174, + 1189958082169.0654 + ], + "PA_4channel_1mHz": [ + 1109264556637.1917, + 14288035889.007122, + 6027.3333074536, + 1094976520748.1846, + 1123552592526.1987 + ], + "PA_8channel_100Hz": [ + 1242675514589.8362, + 15122856623.119856, + 6752.2391070989, + 1227552657966.716, + 1257798371212.9563 + ], + "PA_8channel_1mHz": [ + 1181068680666.3496, + 14743226603.375267, + 6417.4903586133, + 1166325454062.9744, + 1195811907269.7249 + ], + "all_triggers": [ + 1250535132154.9214, + 15170605420.082455, + 6794.9453618426, + 1235364526734.8389, + 1265705737575.0037 + ], + "coincidence_4channelPA": [ + 1175251209998.6199, + 14706872170.445696, + 6385.8803747632, + 1160544337828.174, + 1189958082169.0654 + ], + "combined_4channelPA": [ + 1180367781619.8064, + 14738851308.701069, + 6413.681932442, + 1165628930311.1055, + 1195106632928.5076 + ], + "combined_4channelPA_highThreshold": [ + 1112928774352.0776, + 14311615164.897053, + 6047.2433112003, + 1098617159187.1805, + 1127240389516.9746 + ], + "combined_4channelPA_nominal_selection": [ + 1064719337234.4016, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 1064719337234.4016, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 834154289418.6733, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1247610783577.1433, + 15152856976.336103, + 6779.0555333252, + 1232457926600.8074, + 1262763640553.4795 + ], + "combined_8channelPA_highThreshold": [ + 1184732898381.2356, + 14766079023.932789, + 6437.40036236, + 1169966819357.303, + 1199498977405.1682 + ], + "exclusive_LPDA_2of4_100Hz": [ + 7318409550.812748, + 1160548565.163918, + 39.7655305754, + 6157860985.64883, + 8478958115.9766655 + ], + "exclusive_PA_4channel_100Hz": [ + 1149166034303.2349, + 14542743849.997238, + 6244.1431783849, + 1134623290453.2373, + 1163708778153.232 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 0.927295218, + "thetamin": 0.7953988302, + "veff": { + "LPDA_2of4_100Hz": [ + 3281006543.9877524, + 776492314.8372966, + 17.8541783886, + 2510487399.777255, + 3980890360.76337 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 237059267.0036101 + ], + "PA_4channel_100Hz": [ + 967395105530.0746, + 13333235695.955675, + 5264.2518552746, + 954061869834.1188, + 980728341226.0302 + ], + "PA_4channel_1mHz": [ + 900778983831.5724, + 12865975971.722372, + 4901.7484270085, + 887913007859.8501, + 913644959803.2947 + ], + "PA_8channel_100Hz": [ + 1025580248551.7517, + 13728352994.793575, + 5580.8766193967, + 1011851895556.9583, + 1039308601546.5453 + ], + "PA_8channel_1mHz": [ + 964626057975.1244, + 13314139660.9678, + 5249.1835924261, + 951311918314.1567, + 977940197636.0923 + ], + "all_triggers": [ + 1031420093427.7676, + 13767383410.986345, + 5612.6551699055, + 1017652710016.7811, + 1045187476838.7539 + ], + "coincidence_4channelPA": [ + 967395105530.0746, + 13333235695.955675, + 5264.2518552746, + 954061869834.1188, + 980728341226.0302 + ], + "combined_4channelPA": [ + 969212122377.7217, + 13345751444.911644, + 5274.1394743628, + 955866370932.81, + 982557873822.6333 + ], + "combined_4channelPA_highThreshold": [ + 900778983831.5724, + 12865975971.722372, + 4901.7484270085, + 887913007859.8501, + 913644959803.2947 + ], + "combined_4channelPA_nominal_selection": [ + 901332827956.646, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 901332827956.646, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 756105827504.443, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 1027215704620.6594, + 13739294690.719269, + 5589.7762433412, + 1013476409929.9401, + 1040954999311.3787 + ], + "combined_8channelPA_highThreshold": [ + 964626057975.1244, + 13314139660.9678, + 5249.1835924261, + 951311918314.1567, + 977940197636.0923 + ], + "exclusive_LPDA_2of4_100Hz": [ + 2000516438.3917933, + 606323883.3833857, + 10.886164621, + 1413672536.30889, + 2516482969.9033117 + ], + "exclusive_PA_4channel_100Hz": [ + 966846325389.0923, + 13329453346.37093, + 5261.2655709128, + 953516872042.7214, + 980175778735.4631 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 0.7953988302, + "thetamin": 0.6435011088, + "veff": { + "LPDA_2of4_100Hz": [ + 2191883258.6566143, + 634390121.8044374, + 11.9377372377, + 1609612159.399518, + 2709548033.753919 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 236856394.75513053 + ], + "PA_4channel_100Hz": [ + 588662538786.084, + 10396350234.065786, + 3206.0551956772, + 578266188552.0181, + 599058889020.1497 + ], + "PA_4channel_1mHz": [ + 524889207230.451, + 9817061768.169971, + 2858.7240721421, + 515072145462.28107, + 534706268998.621 + ], + "PA_8channel_100Hz": [ + 641836469034.2024, + 10855751595.167063, + 3495.6583963464, + 630980717439.0353, + 652692220629.3695 + ], + "PA_8channel_1mHz": [ + 581361626327.5116, + 10331678494.433336, + 3166.2919582045, + 571029947833.0782, + 591693304821.945 + ], + "all_triggers": [ + 650052318444.0033, + 10925010370.167347, + 3540.4046897687, + 639127308073.836, + 660977328814.1708 + ], + "coincidence_4channelPA": [ + 588662538786.084, + 10396350234.065786, + 3206.0551956772, + 578266188552.0181, + 599058889020.1497 + ], + "combined_4channelPA": [ + 589756116765.2651, + 10406002576.100176, + 3212.0111910583, + 579350114189.165, + 600162119341.3654 + ], + "combined_4channelPA_highThreshold": [ + 524889207230.451, + 9817061768.169971, + 2858.7240721421, + 515072145462.28107, + 534706268998.621 + ], + "combined_4channelPA_nominal_selection": [ + 542513328473.89343, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 542513328473.89343, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 501155343130.02405, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 642747624536.7131, + 10863454312.552826, + 3500.6208572479, + 631884170224.1604, + 653611078849.266 + ], + "combined_8channelPA_highThreshold": [ + 581361626327.5116, + 10331678494.433336, + 3166.2919582045, + 571029947833.0782, + 591693304821.945 + ], + "exclusive_LPDA_2of4_100Hz": [ + 1643647113.5213654, + 549353622.6861609, + 8.9518578489, + 1153144278.4153132, + 2069444617.6336372 + ], + "exclusive_PA_4channel_100Hz": [ + 588480294750.2454, + 10394740806.451963, + 3205.0626330467, + 578085553943.7933, + 598875035556.6973 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 0.6435011088, + "thetamin": 0.4510268118, + "veff": { + "LPDA_2of4_100Hz": [ + 182793359.06460786, + 183558179.08750072, + 0.9916840899, + 67633542.8539049, + 504659101.1637881 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 237780796.9294606 + ], + "PA_4channel_100Hz": [ + 141920076537.78604, + 5114644493.427012, + 769.9397979058, + 136805432044.35904, + 147034721031.21307 + ], + "PA_4channel_1mHz": [ + 119323776668.86763, + 4689829231.858784, + 647.3511481606, + 114633947437.00885, + 124013605900.72643 + ], + "PA_8channel_100Hz": [ + 165980682358.93298, + 5531237503.026411, + 900.4725487001, + 160449444855.9066, + 171511919861.9594 + ], + "PA_8channel_1mHz": [ + 138975260697.56534, + 5061302360.36728, + 753.963686786, + 133913958337.19804, + 144036563057.93262 + ], + "all_triggers": [ + 168734304765.84082, + 5576930434.127797, + 915.4114039432, + 163157374331.71307, + 174311235199.96863 + ], + "coincidence_4channelPA": [ + 141920076537.78604, + 5114644493.427012, + 769.9397979058, + 136805432044.35904, + 147034721031.21307 + ], + "combined_4channelPA": [ + 142102869896.85068, + 5117937269.960739, + 770.9314819957, + 136984932626.88992, + 147220807166.8114 + ], + "combined_4channelPA_highThreshold": [ + 119323776668.86763, + 4689829231.858784, + 647.3511481606, + 114633947437.00885, + 124013605900.72643 + ], + "combined_4channelPA_nominal_selection": [ + 106604571426.49771, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 106604571426.49771, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 71106272956.14473, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 166163475717.9976, + 5534282421.416146, + 901.46423279, + 160629193296.58145, + 171697758139.41376 + ], + "combined_8channelPA_highThreshold": [ + 138975260697.56534, + 5061302360.36728, + 753.963686786, + 133913958337.19804, + 144036563057.93262 + ], + "exclusive_LPDA_2of4_100Hz": [ + 182793359.06460786, + 183558179.08750072, + 0.9916840899, + 67633542.8539049, + 504659101.1637881 + ], + "exclusive_PA_4channel_100Hz": [ + 141920076537.78604, + 5114644493.427012, + 769.9397979058, + 136805432044.35904, + 147034721031.21307 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+20, + "energy_max": 1e+20, + "energy_min": 1e+20, + "n_triggered_weighted": {}, + "thetamax": 0.4510268118, + "thetamin": 0.0, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 237525620.85046902 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0, + 0.0, + 0.0, + 237525620.85046902 + ], + "PA_4channel_100Hz": [ + 2946054212.0988407, + 736513553.0247102, + 16.0, + 2270303027.1986694, + 3557360461.10935 + ], + "PA_4channel_1mHz": [ + 2946054212.0988407, + 736513553.0247102, + 16.0, + 2270303027.1986694, + 3557360461.10935 + ], + "PA_8channel_100Hz": [ + 2946054212.0988407, + 736513553.0247102, + 16.0, + 2270303027.1986694, + 3557360461.10935 + ], + "PA_8channel_1mHz": [ + 2946054212.0988407, + 736513553.0247102, + 16.0, + 2270303027.1986694, + 3557360461.10935 + ], + "all_triggers": [ + 2946054212.0988407, + 736513553.0247102, + 16.0, + 2270303027.1986694, + 3557360461.10935 + ], + "coincidence_4channelPA": [ + 2946054212.0988407, + 736513553.0247102, + 16.0, + 2270303027.1986694, + 3557360461.10935 + ], + "combined_4channelPA": [ + 2946054212.0988407, + 736513553.0247102, + 16.0, + 2270303027.1986694, + 3557360461.10935 + ], + "combined_4channelPA_highThreshold": [ + 2946054212.0988407, + 736513553.0247102, + 16.0, + 2270303027.1986694, + 3557360461.10935 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 2946054212.0988407, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 2946054212.0988407, + 736513553.0247102, + 16.0, + 2270303027.1986694, + 3557360461.10935 + ], + "combined_8channelPA_highThreshold": [ + 2946054212.0988407, + 736513553.0247102, + 16.0, + 2270303027.1986694, + 3557360461.10935 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0, + 0.0, + 0.0, + 237525620.85046902 + ], + "exclusive_PA_4channel_100Hz": [ + 2946054212.0988407, + 736513553.0247102, + 16.0, + 2270303027.1986694, + 3557360461.10935 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+16, + "energy_max": 1e+16, + "energy_min": 1e+16, + "n_triggered_weighted": {}, + "thetamax": 3.1415926536, + "thetamin": 2.6905658418, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 2.3461938234, + "thetamin": 2.2142974356, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 2.4980915448, + "thetamin": 2.3461938234, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 2.6905658418, + "thetamin": 2.4980915448, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+17, + "energy_max": 1e+17, + "energy_min": 1e+17, + "n_triggered_weighted": {}, + "thetamax": 3.1415926536, + "thetamin": 2.6905658418, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 2.4980915448, + "thetamin": 2.3461938234, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 2.6905658418, + "thetamin": 2.4980915448, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+17, + "energy_max": 3.16227766e+17, + "energy_min": 3.16227766e+17, + "n_triggered_weighted": {}, + "thetamax": 3.1415926536, + "thetamin": 2.6905658418, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 2.2142974356, + "thetamin": 2.0943951024, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 2.3461938234, + "thetamin": 2.2142974356, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 2.4980915448, + "thetamin": 2.3461938234, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 2.6905658418, + "thetamin": 2.4980915448, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 1e+18, + "energy_max": 1e+18, + "energy_min": 1e+18, + "n_triggered_weighted": {}, + "thetamax": 3.1415926536, + "thetamin": 2.6905658418, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 2.0943951024, + "thetamin": 1.9823131729, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 2.2142974356, + "thetamin": 2.0943951024, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 2.3461938234, + "thetamin": 2.2142974356, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 2.4980915448, + "thetamin": 2.3461938234, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 2.6905658418, + "thetamin": 2.4980915448, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+18, + "energy_max": 3.16227766e+18, + "energy_min": 3.16227766e+18, + "n_triggered_weighted": {}, + "thetamax": 3.1415926536, + "thetamin": 2.6905658418, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 2.6905658418, + "thetamin": 2.4980915448, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + }, + { + "SNRs": {}, + "deposited": false, + "domega": 0.6283185307, + "energy": 3.16227766e+16, + "energy_max": 3.16227766e+16, + "energy_min": 3.16227766e+16, + "n_triggered_weighted": {}, + "thetamax": 3.1415926536, + "thetamin": 2.6905658418, + "veff": { + "LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "LPDA_2of4_10mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_4channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "PA_8channel_1mHz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "all_triggers": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_4channelPA_nominal_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_optimistic_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_4channelPA_worstcase_selection": [ + 0.0, + 0, + 0, + 0, + 0 + ], + "combined_8channelPA": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "combined_8channelPA_highThreshold": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_LPDA_2of4_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "exclusive_PA_4channel_100Hz": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ] + } + } +] \ No newline at end of file diff --git a/toise/data/gen2-radio/param/transfer_matrices/transfer_matrix_baseline_array.npz b/toise/data/gen2-radio/param/transfer_matrices/transfer_matrix_baseline_array.npz new file mode 100644 index 0000000..e63678f Binary files /dev/null and b/toise/data/gen2-radio/param/transfer_matrices/transfer_matrix_baseline_array.npz differ diff --git a/toise/data/geometries/Gen2_baseline_array.json.bz2 b/toise/data/geometries/Gen2_baseline_array.json.bz2 new file mode 100644 index 0000000..cb480a1 Binary files /dev/null and b/toise/data/geometries/Gen2_baseline_array.json.bz2 differ diff --git a/toise/data/geometries/GeoCalibDetectorStatus_IC86_Merged.i3.bz2 b/toise/data/geometries/GeoCalibDetectorStatus_IC86_Merged.i3.bz2 new file mode 100644 index 0000000..34fe39c Binary files /dev/null and b/toise/data/geometries/GeoCalibDetectorStatus_IC86_Merged.i3.bz2 differ diff --git a/toise/data/geometries/GeoCalibDetectorStatus_IC86_Merged.txt b/toise/data/geometries/GeoCalibDetectorStatus_IC86_Merged.txt new file mode 100644 index 0000000..d982275 --- /dev/null +++ b/toise/data/geometries/GeoCalibDetectorStatus_IC86_Merged.txt @@ -0,0 +1,5160 @@ +1 1 -256.14 -521.08 496.03 +1 2 -256.14 -521.08 479.01 +1 3 -256.14 -521.08 461.99 +1 4 -256.14 -521.08 444.97 +1 5 -256.14 -521.08 427.95 +1 6 -256.14 -521.08 410.93 +1 7 -256.14 -521.08 393.91 +1 8 -256.14 -521.08 376.88 +1 9 -256.14 -521.08 359.86 +1 10 -256.14 -521.08 342.84 +1 11 -256.14 -521.08 325.82 +1 12 -256.14 -521.08 308.80 +1 13 -256.14 -521.08 291.78 +1 14 -256.14 -521.08 274.76 +1 15 -256.14 -521.08 257.74 +1 16 -256.14 -521.08 240.72 +1 17 -256.14 -521.08 223.70 +1 18 -256.14 -521.08 206.68 +1 19 -256.14 -521.08 189.66 +1 20 -256.14 -521.08 172.64 +1 21 -256.14 -521.08 155.62 +1 22 -256.14 -521.08 138.59 +1 23 -256.14 -521.08 121.57 +1 24 -256.14 -521.08 104.55 +1 25 -256.14 -521.08 87.53 +1 26 -256.14 -521.08 70.51 +1 27 -256.14 -521.08 53.49 +1 28 -256.14 -521.08 36.47 +1 29 -256.14 -521.08 19.45 +1 30 -256.14 -521.08 2.43 +1 31 -256.14 -521.08 -14.59 +1 32 -256.14 -521.08 -31.61 +1 33 -256.14 -521.08 -48.63 +1 34 -256.14 -521.08 -65.65 +1 35 -256.14 -521.08 -82.68 +1 36 -256.14 -521.08 -99.70 +1 37 -256.14 -521.08 -116.72 +1 38 -256.14 -521.08 -133.74 +1 39 -256.14 -521.08 -150.76 +1 40 -256.14 -521.08 -167.78 +1 41 -256.14 -521.08 -184.80 +1 42 -256.14 -521.08 -201.82 +1 43 -256.14 -521.08 -218.84 +1 44 -256.14 -521.08 -235.86 +1 45 -256.14 -521.08 -252.88 +1 46 -256.14 -521.08 -269.90 +1 47 -256.14 -521.08 -286.92 +1 48 -256.14 -521.08 -303.95 +1 49 -256.14 -521.08 -320.97 +1 50 -256.14 -521.08 -337.99 +1 51 -256.14 -521.08 -355.01 +1 52 -256.14 -521.08 -372.03 +1 53 -256.14 -521.08 -389.05 +1 54 -256.14 -521.08 -406.07 +1 55 -256.14 -521.08 -423.09 +1 56 -256.14 -521.08 -440.11 +1 57 -256.14 -521.08 -457.13 +1 58 -256.14 -521.08 -474.15 +1 59 -256.14 -521.08 -491.17 +1 60 -256.14 -521.08 -504.40 +2 1 -132.80 -501.45 500.07 +2 2 -132.80 -501.45 483.05 +2 3 -132.80 -501.45 466.03 +2 4 -132.80 -501.45 449.01 +2 5 -132.80 -501.45 431.99 +2 6 -132.80 -501.45 414.97 +2 7 -132.80 -501.45 397.95 +2 8 -132.80 -501.45 380.93 +2 9 -132.80 -501.45 363.91 +2 10 -132.80 -501.45 346.89 +2 11 -132.80 -501.45 329.87 +2 12 -132.80 -501.45 312.85 +2 13 -132.80 -501.45 295.83 +2 14 -132.80 -501.45 278.80 +2 15 -132.80 -501.45 261.78 +2 16 -132.80 -501.45 244.76 +2 17 -132.80 -501.45 227.74 +2 18 -132.80 -501.45 210.72 +2 19 -132.80 -501.45 193.70 +2 20 -132.80 -501.45 176.68 +2 21 -132.80 -501.45 159.66 +2 22 -132.80 -501.45 142.64 +2 23 -132.80 -501.45 125.62 +2 24 -132.80 -501.45 108.60 +2 25 -132.80 -501.45 91.58 +2 26 -132.80 -501.45 74.56 +2 27 -132.80 -501.45 57.54 +2 28 -132.80 -501.45 40.51 +2 29 -132.80 -501.45 23.49 +2 30 -132.80 -501.45 6.47 +2 31 -132.80 -501.45 -10.55 +2 32 -132.80 -501.45 -27.57 +2 33 -132.80 -501.45 -44.59 +2 34 -132.80 -501.45 -61.61 +2 35 -132.80 -501.45 -78.63 +2 36 -132.80 -501.45 -95.65 +2 37 -132.80 -501.45 -112.67 +2 38 -132.80 -501.45 -129.69 +2 39 -132.80 -501.45 -146.71 +2 40 -132.80 -501.45 -163.73 +2 41 -132.80 -501.45 -180.76 +2 42 -132.80 -501.45 -197.78 +2 43 -132.80 -501.45 -214.80 +2 44 -132.80 -501.45 -231.82 +2 45 -132.80 -501.45 -248.84 +2 46 -132.80 -501.45 -265.86 +2 47 -132.80 -501.45 -282.88 +2 48 -132.80 -501.45 -299.90 +2 49 -132.80 -501.45 -316.92 +2 50 -132.80 -501.45 -333.94 +2 51 -132.80 -501.45 -350.96 +2 52 -132.80 -501.45 -367.98 +2 53 -132.80 -501.45 -385.00 +2 54 -132.80 -501.45 -402.03 +2 55 -132.80 -501.45 -419.05 +2 56 -132.80 -501.45 -436.07 +2 57 -132.80 -501.45 -453.09 +2 58 -132.80 -501.45 -470.11 +2 59 -132.80 -501.45 -487.13 +2 60 -132.80 -501.45 -504.15 +3 1 -9.13 -481.74 499.23 +3 2 -9.13 -481.74 482.21 +3 3 -9.13 -481.74 465.19 +3 4 -9.13 -481.74 448.17 +3 5 -9.13 -481.74 431.15 +3 6 -9.13 -481.74 414.13 +3 7 -9.13 -481.74 397.11 +3 8 -9.13 -481.74 380.09 +3 9 -9.13 -481.74 363.07 +3 10 -9.13 -481.74 346.05 +3 11 -9.13 -481.74 329.03 +3 12 -9.13 -481.74 312.01 +3 13 -9.13 -481.74 294.99 +3 14 -9.13 -481.74 277.96 +3 15 -9.13 -481.74 260.94 +3 16 -9.13 -481.74 243.92 +3 17 -9.13 -481.74 226.90 +3 18 -9.13 -481.74 209.88 +3 19 -9.13 -481.74 192.86 +3 20 -9.13 -481.74 175.84 +3 21 -9.13 -481.74 158.82 +3 22 -9.13 -481.74 141.80 +3 23 -9.13 -481.74 124.78 +3 24 -9.13 -481.74 107.76 +3 25 -9.13 -481.74 90.74 +3 26 -9.13 -481.74 73.72 +3 27 -9.13 -481.74 56.70 +3 28 -9.13 -481.74 39.67 +3 29 -9.13 -481.74 22.65 +3 30 -9.13 -481.74 5.63 +3 31 -9.13 -481.74 -11.39 +3 32 -9.13 -481.74 -28.41 +3 33 -9.13 -481.74 -45.43 +3 34 -9.13 -481.74 -62.45 +3 35 -9.13 -481.74 -79.47 +3 36 -9.13 -481.74 -96.49 +3 37 -9.13 -481.74 -113.51 +3 38 -9.13 -481.74 -130.53 +3 39 -9.13 -481.74 -147.55 +3 40 -9.13 -481.74 -164.57 +3 41 -9.13 -481.74 -181.60 +3 42 -9.13 -481.74 -198.62 +3 43 -9.13 -481.74 -215.64 +3 44 -9.13 -481.74 -232.66 +3 45 -9.13 -481.74 -249.68 +3 46 -9.13 -481.74 -266.70 +3 47 -9.13 -481.74 -283.72 +3 48 -9.13 -481.74 -300.74 +3 49 -9.13 -481.74 -317.76 +3 50 -9.13 -481.74 -334.78 +3 51 -9.13 -481.74 -351.80 +3 52 -9.13 -481.74 -368.82 +3 53 -9.13 -481.74 -385.84 +3 54 -9.13 -481.74 -402.87 +3 55 -9.13 -481.74 -419.89 +3 56 -9.13 -481.74 -436.91 +3 57 -9.13 -481.74 -453.93 +3 58 -9.13 -481.74 -470.95 +3 59 -9.13 -481.74 -487.97 +3 60 -9.13 -481.74 -504.99 +4 1 114.39 -461.99 498.66 +4 2 114.39 -461.99 481.64 +4 3 114.39 -461.99 464.62 +4 4 114.39 -461.99 447.60 +4 5 114.39 -461.99 430.58 +4 6 114.39 -461.99 413.56 +4 7 114.39 -461.99 396.54 +4 8 114.39 -461.99 379.52 +4 9 114.39 -461.99 362.50 +4 10 114.39 -461.99 345.48 +4 11 114.39 -461.99 328.46 +4 12 114.39 -461.99 311.44 +4 13 114.39 -461.99 294.42 +4 14 114.39 -461.99 277.39 +4 15 114.39 -461.99 260.37 +4 16 114.39 -461.99 243.35 +4 17 114.39 -461.99 226.33 +4 18 114.39 -461.99 209.31 +4 19 114.39 -461.99 192.29 +4 20 114.39 -461.99 175.27 +4 21 114.39 -461.99 158.25 +4 22 114.39 -461.99 141.23 +4 23 114.39 -461.99 124.21 +4 24 114.39 -461.99 107.19 +4 25 114.39 -461.99 90.17 +4 26 114.39 -461.99 73.15 +4 27 114.39 -461.99 56.13 +4 28 114.39 -461.99 39.10 +4 29 114.39 -461.99 22.08 +4 30 114.39 -461.99 5.06 +4 31 114.39 -461.99 -11.96 +4 32 114.39 -461.99 -28.98 +4 33 114.39 -461.99 -46.00 +4 34 114.39 -461.99 -63.02 +4 35 114.39 -461.99 -80.04 +4 36 114.39 -461.99 -97.06 +4 37 114.39 -461.99 -114.08 +4 38 114.39 -461.99 -131.10 +4 39 114.39 -461.99 -148.12 +4 40 114.39 -461.99 -165.14 +4 41 114.39 -461.99 -182.17 +4 42 114.39 -461.99 -199.19 +4 43 114.39 -461.99 -216.21 +4 44 114.39 -461.99 -233.23 +4 45 114.39 -461.99 -250.25 +4 46 114.39 -461.99 -267.27 +4 47 114.39 -461.99 -284.29 +4 48 114.39 -461.99 -301.31 +4 49 114.39 -461.99 -318.33 +4 50 114.39 -461.99 -335.35 +4 51 114.39 -461.99 -352.37 +4 52 114.39 -461.99 -369.39 +4 53 114.39 -461.99 -386.41 +4 54 114.39 -461.99 -403.44 +4 55 114.39 -461.99 -420.46 +4 56 114.39 -461.99 -437.48 +4 57 114.39 -461.99 -454.50 +4 58 114.39 -461.99 -471.52 +4 59 114.39 -461.99 -488.54 +4 60 114.39 -461.99 -505.56 +5 1 237.78 -442.42 501.46 +5 2 237.78 -442.42 484.44 +5 3 237.78 -442.42 467.42 +5 4 237.78 -442.42 450.40 +5 5 237.78 -442.42 433.38 +5 6 237.78 -442.42 416.36 +5 7 237.78 -442.42 399.34 +5 8 237.78 -442.42 382.32 +5 9 237.78 -442.42 365.30 +5 10 237.78 -442.42 348.28 +5 11 237.78 -442.42 331.26 +5 12 237.78 -442.42 314.24 +5 13 237.78 -442.42 297.22 +5 14 237.78 -442.42 280.19 +5 15 237.78 -442.42 263.17 +5 16 237.78 -442.42 246.15 +5 17 237.78 -442.42 229.13 +5 18 237.78 -442.42 212.11 +5 19 237.78 -442.42 195.09 +5 20 237.78 -442.42 178.07 +5 21 237.78 -442.42 161.05 +5 22 237.78 -442.42 144.03 +5 23 237.78 -442.42 127.01 +5 24 237.78 -442.42 109.99 +5 25 237.78 -442.42 92.97 +5 26 237.78 -442.42 75.95 +5 27 237.78 -442.42 58.93 +5 28 237.78 -442.42 41.90 +5 29 237.78 -442.42 24.88 +5 30 237.78 -442.42 7.86 +5 31 237.78 -442.42 -9.16 +5 32 237.78 -442.42 -26.18 +5 33 237.78 -442.42 -43.20 +5 34 237.78 -442.42 -60.22 +5 35 237.78 -442.42 -77.24 +5 36 237.78 -442.42 -94.26 +5 37 237.78 -442.42 -111.28 +5 38 237.78 -442.42 -128.30 +5 39 237.78 -442.42 -145.32 +5 40 237.78 -442.42 -162.34 +5 41 237.78 -442.42 -179.37 +5 42 237.78 -442.42 -196.39 +5 43 237.78 -442.42 -213.41 +5 44 237.78 -442.42 -230.43 +5 45 237.78 -442.42 -247.45 +5 46 237.78 -442.42 -264.47 +5 47 237.78 -442.42 -281.49 +5 48 237.78 -442.42 -298.51 +5 49 237.78 -442.42 -315.53 +5 50 237.78 -442.42 -332.55 +5 51 237.78 -442.42 -349.57 +5 52 237.78 -442.42 -366.59 +5 53 237.78 -442.42 -383.61 +5 54 237.78 -442.42 -400.64 +5 55 237.78 -442.42 -417.66 +5 56 237.78 -442.42 -434.68 +5 57 237.78 -442.42 -451.70 +5 58 237.78 -442.42 -468.72 +5 59 237.78 -442.42 -485.74 +5 60 237.78 -442.42 -502.76 +6 1 361.00 -422.83 499.51 +6 2 361.00 -422.83 482.49 +6 3 361.00 -422.83 465.47 +6 4 361.00 -422.83 448.45 +6 5 361.00 -422.83 431.43 +6 6 361.00 -422.83 414.41 +6 7 361.00 -422.83 397.39 +6 8 361.00 -422.83 380.37 +6 9 361.00 -422.83 363.35 +6 10 361.00 -422.83 346.33 +6 11 361.00 -422.83 329.31 +6 12 361.00 -422.83 312.29 +6 13 361.00 -422.83 295.27 +6 14 361.00 -422.83 278.24 +6 15 361.00 -422.83 261.22 +6 16 361.00 -422.83 244.20 +6 17 361.00 -422.83 227.18 +6 18 361.00 -422.83 210.16 +6 19 361.00 -422.83 193.14 +6 20 361.00 -422.83 176.12 +6 21 361.00 -422.83 159.10 +6 22 361.00 -422.83 142.08 +6 23 361.00 -422.83 125.06 +6 24 361.00 -422.83 108.04 +6 25 361.00 -422.83 91.02 +6 26 361.00 -422.83 74.00 +6 27 361.00 -422.83 56.98 +6 28 361.00 -422.83 39.95 +6 29 361.00 -422.83 22.93 +6 30 361.00 -422.83 5.91 +6 31 361.00 -422.83 -11.11 +6 32 361.00 -422.83 -28.13 +6 33 361.00 -422.83 -45.15 +6 34 361.00 -422.83 -62.17 +6 35 361.00 -422.83 -79.19 +6 36 361.00 -422.83 -96.21 +6 37 361.00 -422.83 -113.23 +6 38 361.00 -422.83 -130.25 +6 39 361.00 -422.83 -147.27 +6 40 361.00 -422.83 -164.29 +6 41 361.00 -422.83 -181.32 +6 42 361.00 -422.83 -198.34 +6 43 361.00 -422.83 -215.36 +6 44 361.00 -422.83 -232.38 +6 45 361.00 -422.83 -249.40 +6 46 361.00 -422.83 -266.42 +6 47 361.00 -422.83 -283.44 +6 48 361.00 -422.83 -300.46 +6 49 361.00 -422.83 -317.48 +6 50 361.00 -422.83 -334.50 +6 51 361.00 -422.83 -351.52 +6 52 361.00 -422.83 -368.54 +6 53 361.00 -422.83 -385.56 +6 54 361.00 -422.83 -402.59 +6 55 361.00 -422.83 -419.61 +6 56 361.00 -422.83 -436.63 +6 57 361.00 -422.83 -453.65 +6 58 361.00 -422.83 -470.67 +6 59 361.00 -422.83 -487.69 +6 60 361.00 -422.83 -504.71 +7 1 -334.80 -424.50 500.59 +7 2 -334.80 -424.50 483.57 +7 3 -334.80 -424.50 466.55 +7 4 -334.80 -424.50 449.53 +7 5 -334.80 -424.50 432.51 +7 6 -334.80 -424.50 415.49 +7 7 -334.80 -424.50 398.47 +7 8 -334.80 -424.50 381.45 +7 9 -334.80 -424.50 364.43 +7 10 -334.80 -424.50 347.41 +7 11 -334.80 -424.50 330.39 +7 12 -334.80 -424.50 313.37 +7 13 -334.80 -424.50 296.35 +7 14 -334.80 -424.50 279.32 +7 15 -334.80 -424.50 262.30 +7 16 -334.80 -424.50 245.28 +7 17 -334.80 -424.50 228.26 +7 18 -334.80 -424.50 211.24 +7 19 -334.80 -424.50 194.22 +7 20 -334.80 -424.50 177.20 +7 21 -334.80 -424.50 160.18 +7 22 -334.80 -424.50 143.16 +7 23 -334.80 -424.50 126.14 +7 24 -334.80 -424.50 109.12 +7 25 -334.80 -424.50 92.10 +7 26 -334.80 -424.50 75.08 +7 27 -334.80 -424.50 58.06 +7 28 -334.80 -424.50 41.03 +7 29 -334.80 -424.50 24.01 +7 30 -334.80 -424.50 6.99 +7 31 -334.80 -424.50 -10.03 +7 32 -334.80 -424.50 -27.05 +7 33 -334.80 -424.50 -44.07 +7 34 -334.80 -424.50 -61.09 +7 35 -334.80 -424.50 -78.11 +7 36 -334.80 -424.50 -95.13 +7 37 -334.80 -424.50 -112.15 +7 38 -334.80 -424.50 -129.17 +7 39 -334.80 -424.50 -146.19 +7 40 -334.80 -424.50 -163.21 +7 41 -334.80 -424.50 -180.24 +7 42 -334.80 -424.50 -197.26 +7 43 -334.80 -424.50 -214.28 +7 44 -334.80 -424.50 -231.30 +7 45 -334.80 -424.50 -248.32 +7 46 -334.80 -424.50 -265.34 +7 47 -334.80 -424.50 -282.36 +7 48 -334.80 -424.50 -299.38 +7 49 -334.80 -424.50 -316.40 +7 50 -334.80 -424.50 -333.42 +7 51 -334.80 -424.50 -350.44 +7 52 -334.80 -424.50 -367.46 +7 53 -334.80 -424.50 -384.48 +7 54 -334.80 -424.50 -401.51 +7 55 -334.80 -424.50 -418.53 +7 56 -334.80 -424.50 -435.55 +7 57 -334.80 -424.50 -452.57 +7 58 -334.80 -424.50 -469.59 +7 59 -334.80 -424.50 -486.61 +7 60 -334.80 -424.50 -503.63 +8 1 -211.35 -404.48 498.63 +8 2 -211.35 -404.48 481.61 +8 3 -211.35 -404.48 464.59 +8 4 -211.35 -404.48 447.56 +8 5 -211.35 -404.48 430.54 +8 6 -211.35 -404.48 413.52 +8 7 -211.35 -404.48 396.50 +8 8 -211.35 -404.48 379.48 +8 9 -211.35 -404.48 362.46 +8 10 -211.35 -404.48 345.44 +8 11 -211.35 -404.48 328.42 +8 12 -211.35 -404.48 311.40 +8 13 -211.35 -404.48 294.38 +8 14 -211.35 -404.48 277.36 +8 15 -211.35 -404.48 260.34 +8 16 -211.35 -404.48 243.32 +8 17 -211.35 -404.48 226.29 +8 18 -211.35 -404.48 209.27 +8 19 -211.35 -404.48 192.25 +8 20 -211.35 -404.48 175.23 +8 21 -211.35 -404.48 158.21 +8 22 -211.35 -404.48 141.19 +8 23 -211.35 -404.48 124.17 +8 24 -211.35 -404.48 107.15 +8 25 -211.35 -404.48 90.13 +8 26 -211.35 -404.48 73.11 +8 27 -211.35 -404.48 56.09 +8 28 -211.35 -404.48 39.07 +8 29 -211.35 -404.48 22.05 +8 30 -211.35 -404.48 5.02 +8 31 -211.35 -404.48 -12.00 +8 32 -211.35 -404.48 -29.02 +8 33 -211.35 -404.48 -46.04 +8 34 -211.35 -404.48 -63.06 +8 35 -211.35 -404.48 -80.08 +8 36 -211.35 -404.48 -97.10 +8 37 -211.35 -404.48 -114.12 +8 38 -211.35 -404.48 -131.14 +8 39 -211.35 -404.48 -148.16 +8 40 -211.35 -404.48 -165.18 +8 41 -211.35 -404.48 -182.20 +8 42 -211.35 -404.48 -199.22 +8 43 -211.35 -404.48 -216.24 +8 44 -211.35 -404.48 -233.27 +8 45 -211.35 -404.48 -250.29 +8 46 -211.35 -404.48 -267.31 +8 47 -211.35 -404.48 -284.33 +8 48 -211.35 -404.48 -301.35 +8 49 -211.35 -404.48 -318.37 +8 50 -211.35 -404.48 -335.39 +8 51 -211.35 -404.48 -352.41 +8 52 -211.35 -404.48 -369.43 +8 53 -211.35 -404.48 -386.45 +8 54 -211.35 -404.48 -403.47 +8 55 -211.35 -404.48 -420.49 +8 56 -211.35 -404.48 -437.51 +8 57 -211.35 -404.48 -454.54 +8 58 -211.35 -404.48 -471.56 +8 59 -211.35 -404.48 -490.38 +8 60 -211.35 -404.48 -507.40 +9 1 -88.05 -384.30 500.02 +9 2 -88.05 -384.30 482.99 +9 3 -88.05 -384.30 465.97 +9 4 -88.05 -384.30 448.95 +9 5 -88.05 -384.30 431.93 +9 6 -88.05 -384.30 414.91 +9 7 -88.05 -384.30 397.89 +9 8 -88.05 -384.30 380.87 +9 9 -88.05 -384.30 363.85 +9 10 -88.05 -384.30 346.83 +9 11 -88.05 -384.30 329.81 +9 12 -88.05 -384.30 312.79 +9 13 -88.05 -384.30 295.77 +9 14 -88.05 -384.30 278.75 +9 15 -88.05 -384.30 261.72 +9 16 -88.05 -384.30 244.70 +9 17 -88.05 -384.30 227.68 +9 18 -88.05 -384.30 210.66 +9 19 -88.05 -384.30 193.64 +9 20 -88.05 -384.30 176.62 +9 21 -88.05 -384.30 159.60 +9 22 -88.05 -384.30 142.58 +9 23 -88.05 -384.30 125.56 +9 24 -88.05 -384.30 108.54 +9 25 -88.05 -384.30 91.52 +9 26 -88.05 -384.30 74.50 +9 27 -88.05 -384.30 57.48 +9 28 -88.05 -384.30 40.46 +9 29 -88.05 -384.30 23.43 +9 30 -88.05 -384.30 6.41 +9 31 -88.05 -384.30 -10.61 +9 32 -88.05 -384.30 -27.63 +9 33 -88.05 -384.30 -44.65 +9 34 -88.05 -384.30 -61.67 +9 35 -88.05 -384.30 -78.69 +9 36 -88.05 -384.30 -95.71 +9 37 -88.05 -384.30 -112.73 +9 38 -88.05 -384.30 -129.75 +9 39 -88.05 -384.30 -146.77 +9 40 -88.05 -384.30 -163.79 +9 41 -88.05 -384.30 -180.81 +9 42 -88.05 -384.30 -197.84 +9 43 -88.05 -384.30 -214.86 +9 44 -88.05 -384.30 -231.88 +9 45 -88.05 -384.30 -248.90 +9 46 -88.05 -384.30 -265.92 +9 47 -88.05 -384.30 -282.94 +9 48 -88.05 -384.30 -299.96 +9 49 -88.05 -384.30 -316.98 +9 50 -88.05 -384.30 -334.00 +9 51 -88.05 -384.30 -351.02 +9 52 -88.05 -384.30 -368.04 +9 53 -88.05 -384.30 -385.06 +9 54 -88.05 -384.30 -402.08 +9 55 -88.05 -384.30 -419.11 +9 56 -88.05 -384.30 -436.13 +9 57 -88.05 -384.30 -453.15 +9 58 -88.05 -384.30 -470.17 +9 59 -88.05 -384.30 -487.19 +9 60 -88.05 -384.30 -504.83 +10 1 35.54 -364.83 497.71 +10 2 35.54 -364.83 480.69 +10 3 35.54 -364.83 463.67 +10 4 35.54 -364.83 446.65 +10 5 35.54 -364.83 429.63 +10 6 35.54 -364.83 412.61 +10 7 35.54 -364.83 395.59 +10 8 35.54 -364.83 378.57 +10 9 35.54 -364.83 361.55 +10 10 35.54 -364.83 344.53 +10 11 35.54 -364.83 327.51 +10 12 35.54 -364.83 310.49 +10 13 35.54 -364.83 293.47 +10 14 35.54 -364.83 276.44 +10 15 35.54 -364.83 259.42 +10 16 35.54 -364.83 242.40 +10 17 35.54 -364.83 225.38 +10 18 35.54 -364.83 208.36 +10 19 35.54 -364.83 191.34 +10 20 35.54 -364.83 174.32 +10 21 35.54 -364.83 157.30 +10 22 35.54 -364.83 140.28 +10 23 35.54 -364.83 123.26 +10 24 35.54 -364.83 106.24 +10 25 35.54 -364.83 89.22 +10 26 35.54 -364.83 72.20 +10 27 35.54 -364.83 55.18 +10 28 35.54 -364.83 38.15 +10 29 35.54 -364.83 21.13 +10 30 35.54 -364.83 4.11 +10 31 35.54 -364.83 -12.91 +10 32 35.54 -364.83 -29.93 +10 33 35.54 -364.83 -46.95 +10 34 35.54 -364.83 -63.97 +10 35 35.54 -364.83 -80.99 +10 36 35.54 -364.83 -98.01 +10 37 35.54 -364.83 -115.03 +10 38 35.54 -364.83 -132.05 +10 39 35.54 -364.83 -149.07 +10 40 35.54 -364.83 -166.09 +10 41 35.54 -364.83 -183.12 +10 42 35.54 -364.83 -200.14 +10 43 35.54 -364.83 -217.16 +10 44 35.54 -364.83 -234.18 +10 45 35.54 -364.83 -251.20 +10 46 35.54 -364.83 -268.22 +10 47 35.54 -364.83 -285.24 +10 48 35.54 -364.83 -302.26 +10 49 35.54 -364.83 -319.28 +10 50 35.54 -364.83 -336.30 +10 51 35.54 -364.83 -353.32 +10 52 35.54 -364.83 -370.34 +10 53 35.54 -364.83 -387.36 +10 54 35.54 -364.83 -404.39 +10 55 35.54 -364.83 -421.41 +10 56 35.54 -364.83 -438.43 +10 57 35.54 -364.83 -455.45 +10 58 35.54 -364.83 -472.47 +10 59 35.54 -364.83 -489.49 +10 60 35.54 -364.83 -506.51 +11 1 158.94 -345.23 499.83 +11 2 158.94 -345.23 482.81 +11 3 158.94 -345.23 465.79 +11 4 158.94 -345.23 448.77 +11 5 158.94 -345.23 431.75 +11 6 158.94 -345.23 414.73 +11 7 158.94 -345.23 397.71 +11 8 158.94 -345.23 380.69 +11 9 158.94 -345.23 363.67 +11 10 158.94 -345.23 346.65 +11 11 158.94 -345.23 329.63 +11 12 158.94 -345.23 312.61 +11 13 158.94 -345.23 295.59 +11 14 158.94 -345.23 278.56 +11 15 158.94 -345.23 261.54 +11 16 158.94 -345.23 244.52 +11 17 158.94 -345.23 227.50 +11 18 158.94 -345.23 210.48 +11 19 158.94 -345.23 193.46 +11 20 158.94 -345.23 176.44 +11 21 158.94 -345.23 159.42 +11 22 158.94 -345.23 142.40 +11 23 158.94 -345.23 125.38 +11 24 158.94 -345.23 108.36 +11 25 158.94 -345.23 91.34 +11 26 158.94 -345.23 74.32 +11 27 158.94 -345.23 57.30 +11 28 158.94 -345.23 40.27 +11 29 158.94 -345.23 23.25 +11 30 158.94 -345.23 6.23 +11 31 158.94 -345.23 -10.79 +11 32 158.94 -345.23 -27.81 +11 33 158.94 -345.23 -44.83 +11 34 158.94 -345.23 -61.85 +11 35 158.94 -345.23 -78.87 +11 36 158.94 -345.23 -95.89 +11 37 158.94 -345.23 -112.91 +11 38 158.94 -345.23 -129.93 +11 39 158.94 -345.23 -146.95 +11 40 158.94 -345.23 -163.97 +11 41 158.94 -345.23 -181.00 +11 42 158.94 -345.23 -198.02 +11 43 158.94 -345.23 -215.04 +11 44 158.94 -345.23 -232.06 +11 45 158.94 -345.23 -249.08 +11 46 158.94 -345.23 -266.10 +11 47 158.94 -345.23 -283.12 +11 48 158.94 -345.23 -300.14 +11 49 158.94 -345.23 -317.16 +11 50 158.94 -345.23 -334.18 +11 51 158.94 -345.23 -351.20 +11 52 158.94 -345.23 -368.22 +11 53 158.94 -345.23 -385.24 +11 54 158.94 -345.23 -402.27 +11 55 158.94 -345.23 -419.29 +11 56 158.94 -345.23 -436.31 +11 57 158.94 -345.23 -453.33 +11 58 158.94 -345.23 -470.35 +11 59 158.94 -345.23 -487.37 +11 60 158.94 -345.23 -504.39 +12 1 282.18 -325.74 498.44 +12 2 282.18 -325.74 481.42 +12 3 282.18 -325.74 464.40 +12 4 282.18 -325.74 447.38 +12 5 282.18 -325.74 430.36 +12 6 282.18 -325.74 413.34 +12 7 282.18 -325.74 396.32 +12 8 282.18 -325.74 379.30 +12 9 282.18 -325.74 362.28 +12 10 282.18 -325.74 345.26 +12 11 282.18 -325.74 328.24 +12 12 282.18 -325.74 311.22 +12 13 282.18 -325.74 294.20 +12 14 282.18 -325.74 277.17 +12 15 282.18 -325.74 260.15 +12 16 282.18 -325.74 243.13 +12 17 282.18 -325.74 226.11 +12 18 282.18 -325.74 209.09 +12 19 282.18 -325.74 192.07 +12 20 282.18 -325.74 175.05 +12 21 282.18 -325.74 158.03 +12 22 282.18 -325.74 141.01 +12 23 282.18 -325.74 123.99 +12 24 282.18 -325.74 106.97 +12 25 282.18 -325.74 89.95 +12 26 282.18 -325.74 72.93 +12 27 282.18 -325.74 55.91 +12 28 282.18 -325.74 38.88 +12 29 282.18 -325.74 21.86 +12 30 282.18 -325.74 4.84 +12 31 282.18 -325.74 -12.18 +12 32 282.18 -325.74 -29.20 +12 33 282.18 -325.74 -46.22 +12 34 282.18 -325.74 -63.24 +12 35 282.18 -325.74 -80.26 +12 36 282.18 -325.74 -97.28 +12 37 282.18 -325.74 -114.30 +12 38 282.18 -325.74 -131.32 +12 39 282.18 -325.74 -148.34 +12 40 282.18 -325.74 -165.36 +12 41 282.18 -325.74 -182.39 +12 42 282.18 -325.74 -199.41 +12 43 282.18 -325.74 -216.43 +12 44 282.18 -325.74 -233.45 +12 45 282.18 -325.74 -250.47 +12 46 282.18 -325.74 -267.49 +12 47 282.18 -325.74 -284.51 +12 48 282.18 -325.74 -301.53 +12 49 282.18 -325.74 -318.55 +12 50 282.18 -325.74 -335.57 +12 51 282.18 -325.74 -352.59 +12 52 282.18 -325.74 -369.61 +12 53 282.18 -325.74 -386.63 +12 54 282.18 -325.74 -403.66 +12 55 282.18 -325.74 -420.68 +12 56 282.18 -325.74 -437.70 +12 57 282.18 -325.74 -454.72 +12 58 282.18 -325.74 -471.74 +12 59 282.18 -325.74 -488.76 +12 60 282.18 -325.74 -505.78 +13 1 405.83 -306.38 495.13 +13 2 405.83 -306.38 478.11 +13 3 405.83 -306.38 461.09 +13 4 405.83 -306.38 444.07 +13 5 405.83 -306.38 427.05 +13 6 405.83 -306.38 410.03 +13 7 405.83 -306.38 393.01 +13 8 405.83 -306.38 375.99 +13 9 405.83 -306.38 358.97 +13 10 405.83 -306.38 341.95 +13 11 405.83 -306.38 324.93 +13 12 405.83 -306.38 307.91 +13 13 405.83 -306.38 290.89 +13 14 405.83 -306.38 273.86 +13 15 405.83 -306.38 256.84 +13 16 405.83 -306.38 239.82 +13 17 405.83 -306.38 222.80 +13 18 405.83 -306.38 205.78 +13 19 405.83 -306.38 188.76 +13 20 405.83 -306.38 171.74 +13 21 405.83 -306.38 154.72 +13 22 405.83 -306.38 137.70 +13 23 405.83 -306.38 120.68 +13 24 405.83 -306.38 103.66 +13 25 405.83 -306.38 86.64 +13 26 405.83 -306.38 69.62 +13 27 405.83 -306.38 52.60 +13 28 405.83 -306.38 35.57 +13 29 405.83 -306.38 18.55 +13 30 405.83 -306.38 1.53 +13 31 405.83 -306.38 -15.49 +13 32 405.83 -306.38 -32.51 +13 33 405.83 -306.38 -49.53 +13 34 405.83 -306.38 -66.55 +13 35 405.83 -306.38 -83.57 +13 36 405.83 -306.38 -100.59 +13 37 405.83 -306.38 -117.61 +13 38 405.83 -306.38 -134.63 +13 39 405.83 -306.38 -151.65 +13 40 405.83 -306.38 -168.67 +13 41 405.83 -306.38 -185.70 +13 42 405.83 -306.38 -202.72 +13 43 405.83 -306.38 -219.74 +13 44 405.83 -306.38 -236.76 +13 45 405.83 -306.38 -253.78 +13 46 405.83 -306.38 -270.80 +13 47 405.83 -306.38 -287.82 +13 48 405.83 -306.38 -304.84 +13 49 405.83 -306.38 -321.86 +13 50 405.83 -306.38 -338.88 +13 51 405.83 -306.38 -355.90 +13 52 405.83 -306.38 -372.92 +13 53 405.83 -306.38 -389.94 +13 54 405.83 -306.38 -406.97 +13 55 405.83 -306.38 -423.99 +13 56 405.83 -306.38 -441.01 +13 57 405.83 -306.38 -458.03 +13 58 405.83 -306.38 -475.05 +13 59 405.83 -306.38 -492.07 +13 60 405.83 -306.38 -509.09 +14 1 -413.46 -327.27 499.59 +14 2 -413.46 -327.27 482.57 +14 3 -413.46 -327.27 465.55 +14 4 -413.46 -327.27 448.53 +14 5 -413.46 -327.27 431.51 +14 6 -413.46 -327.27 414.49 +14 7 -413.46 -327.27 397.47 +14 8 -413.46 -327.27 380.45 +14 9 -413.46 -327.27 363.43 +14 10 -413.46 -327.27 346.41 +14 11 -413.46 -327.27 329.39 +14 12 -413.46 -327.27 312.37 +14 13 -413.46 -327.27 295.35 +14 14 -413.46 -327.27 278.32 +14 15 -413.46 -327.27 261.30 +14 16 -413.46 -327.27 244.28 +14 17 -413.46 -327.27 227.26 +14 18 -413.46 -327.27 210.24 +14 19 -413.46 -327.27 193.22 +14 20 -413.46 -327.27 176.20 +14 21 -413.46 -327.27 159.18 +14 22 -413.46 -327.27 142.16 +14 23 -413.46 -327.27 125.14 +14 24 -413.46 -327.27 108.12 +14 25 -413.46 -327.27 91.10 +14 26 -413.46 -327.27 74.08 +14 27 -413.46 -327.27 57.06 +14 28 -413.46 -327.27 40.03 +14 29 -413.46 -327.27 23.01 +14 30 -413.46 -327.27 5.99 +14 31 -413.46 -327.27 -11.03 +14 32 -413.46 -327.27 -28.05 +14 33 -413.46 -327.27 -45.07 +14 34 -413.46 -327.27 -62.09 +14 35 -413.46 -327.27 -79.11 +14 36 -413.46 -327.27 -96.13 +14 37 -413.46 -327.27 -113.15 +14 38 -413.46 -327.27 -130.17 +14 39 -413.46 -327.27 -147.19 +14 40 -413.46 -327.27 -164.21 +14 41 -413.46 -327.27 -181.24 +14 42 -413.46 -327.27 -198.26 +14 43 -413.46 -327.27 -215.28 +14 44 -413.46 -327.27 -232.30 +14 45 -413.46 -327.27 -249.32 +14 46 -413.46 -327.27 -266.34 +14 47 -413.46 -327.27 -283.36 +14 48 -413.46 -327.27 -300.38 +14 49 -413.46 -327.27 -317.40 +14 50 -413.46 -327.27 -334.42 +14 51 -413.46 -327.27 -351.44 +14 52 -413.46 -327.27 -368.46 +14 53 -413.46 -327.27 -385.48 +14 54 -413.46 -327.27 -402.51 +14 55 -413.46 -327.27 -419.53 +14 56 -413.46 -327.27 -436.55 +14 57 -413.46 -327.27 -453.57 +14 58 -413.46 -327.27 -470.59 +14 59 -413.46 -327.27 -487.61 +14 60 -413.46 -327.27 -504.63 +15 1 -290.66 -307.38 504.02 +15 2 -290.66 -307.38 487.00 +15 3 -290.66 -307.38 469.98 +15 4 -290.66 -307.38 452.96 +15 5 -290.66 -307.38 435.94 +15 6 -290.66 -307.38 418.92 +15 7 -290.66 -307.38 401.90 +15 8 -290.66 -307.38 384.88 +15 9 -290.66 -307.38 367.86 +15 10 -290.66 -307.38 350.84 +15 11 -290.66 -307.38 333.82 +15 12 -290.66 -307.38 316.80 +15 13 -290.66 -307.38 299.78 +15 14 -290.66 -307.38 282.75 +15 15 -290.66 -307.38 265.73 +15 16 -290.66 -307.38 248.71 +15 17 -290.66 -307.38 231.69 +15 18 -290.66 -307.38 214.67 +15 19 -290.66 -307.38 197.65 +15 20 -290.66 -307.38 180.63 +15 21 -290.66 -307.38 163.61 +15 22 -290.66 -307.38 146.59 +15 23 -290.66 -307.38 129.57 +15 24 -290.66 -307.38 112.55 +15 25 -290.66 -307.38 95.65 +15 26 -290.66 -307.38 78.63 +15 27 -290.66 -307.38 61.61 +15 28 -290.66 -307.38 44.58 +15 29 -290.66 -307.38 27.56 +15 30 -290.66 -307.38 10.54 +15 31 -290.66 -307.38 -6.48 +15 32 -290.66 -307.38 -23.50 +15 33 -290.66 -307.38 -40.52 +15 34 -290.66 -307.38 -57.54 +15 35 -290.66 -307.38 -74.56 +15 36 -290.66 -307.38 -91.58 +15 37 -290.66 -307.38 -108.60 +15 38 -290.66 -307.38 -125.62 +15 39 -290.66 -307.38 -142.64 +15 40 -290.66 -307.38 -159.66 +15 41 -290.66 -307.38 -176.69 +15 42 -290.66 -307.38 -193.71 +15 43 -290.66 -307.38 -210.73 +15 44 -290.66 -307.38 -227.75 +15 45 -290.66 -307.38 -244.77 +15 46 -290.66 -307.38 -261.79 +15 47 -290.66 -307.38 -278.81 +15 48 -290.66 -307.38 -295.83 +15 49 -290.66 -307.38 -312.85 +15 50 -290.66 -307.38 -329.87 +15 51 -290.66 -307.38 -346.89 +15 52 -290.66 -307.38 -363.91 +15 53 -290.66 -307.38 -380.93 +15 54 -290.66 -307.38 -397.96 +15 55 -290.66 -307.38 -414.98 +15 56 -290.66 -307.38 -432.00 +15 57 -290.66 -307.38 -449.02 +15 58 -290.66 -307.38 -466.04 +15 59 -290.66 -307.38 -483.06 +15 60 -290.66 -307.38 -500.08 +16 1 -166.40 -287.79 497.78 +16 2 -166.40 -287.79 480.51 +16 3 -166.40 -287.79 463.49 +16 4 -166.40 -287.79 446.47 +16 5 -166.40 -287.79 429.45 +16 6 -166.40 -287.79 412.43 +16 7 -166.40 -287.79 395.41 +16 8 -166.40 -287.79 378.39 +16 9 -166.40 -287.79 361.37 +16 10 -166.40 -287.79 344.35 +16 11 -166.40 -287.79 327.33 +16 12 -166.40 -287.79 310.31 +16 13 -166.40 -287.79 293.29 +16 14 -166.40 -287.79 276.26 +16 15 -166.40 -287.79 259.24 +16 16 -166.40 -287.79 242.22 +16 17 -166.40 -287.79 225.20 +16 18 -166.40 -287.79 208.30 +16 19 -166.40 -287.79 191.28 +16 20 -166.40 -287.79 174.26 +16 21 -166.40 -287.79 157.24 +16 22 -166.40 -287.79 140.22 +16 23 -166.40 -287.79 123.20 +16 24 -166.40 -287.79 106.18 +16 25 -166.40 -287.79 89.16 +16 26 -166.40 -287.79 72.14 +16 27 -166.40 -287.79 55.11 +16 28 -166.40 -287.79 38.09 +16 29 -166.40 -287.79 21.07 +16 30 -166.40 -287.79 4.05 +16 31 -166.40 -287.79 -12.97 +16 32 -166.40 -287.79 -29.99 +16 33 -166.40 -287.79 -47.01 +16 34 -166.40 -287.79 -64.03 +16 35 -166.40 -287.79 -81.05 +16 36 -166.40 -287.79 -98.07 +16 37 -166.40 -287.79 -115.09 +16 38 -166.40 -287.79 -132.11 +16 39 -166.40 -287.79 -149.13 +16 40 -166.40 -287.79 -166.15 +16 41 -166.40 -287.79 -183.18 +16 42 -166.40 -287.79 -200.20 +16 43 -166.40 -287.79 -217.22 +16 44 -166.40 -287.79 -234.24 +16 45 -166.40 -287.79 -251.26 +16 46 -166.40 -287.79 -268.28 +16 47 -166.40 -287.79 -285.30 +16 48 -166.40 -287.79 -302.32 +16 49 -166.40 -287.79 -319.34 +16 50 -166.40 -287.79 -336.36 +16 51 -166.40 -287.79 -353.38 +16 52 -166.40 -287.79 -370.40 +16 53 -166.40 -287.79 -387.29 +16 54 -166.40 -287.79 -404.32 +16 55 -166.40 -287.79 -421.34 +16 56 -166.40 -287.79 -438.36 +16 57 -166.40 -287.79 -455.38 +16 58 -166.40 -287.79 -472.40 +16 59 -166.40 -287.79 -489.42 +16 60 -166.40 -287.79 -506.44 +17 1 -43.27 -267.52 500.43 +17 2 -43.27 -267.52 483.10 +17 3 -43.27 -267.52 466.08 +17 4 -43.27 -267.52 449.06 +17 5 -43.27 -267.52 432.04 +17 6 -43.27 -267.52 415.02 +17 7 -43.27 -267.52 398.00 +17 8 -43.27 -267.52 380.98 +17 9 -43.27 -267.52 363.96 +17 10 -43.27 -267.52 346.94 +17 11 -43.27 -267.52 329.92 +17 12 -43.27 -267.52 312.90 +17 13 -43.27 -267.52 295.88 +17 14 -43.27 -267.52 278.85 +17 15 -43.27 -267.52 261.83 +17 16 -43.27 -267.52 244.81 +17 17 -43.27 -267.52 227.79 +17 18 -43.27 -267.52 210.77 +17 19 -43.27 -267.52 193.75 +17 20 -43.27 -267.52 176.73 +17 21 -43.27 -267.52 159.71 +17 22 -43.27 -267.52 142.69 +17 23 -43.27 -267.52 125.67 +17 24 -43.27 -267.52 108.65 +17 25 -43.27 -267.52 91.63 +17 26 -43.27 -267.52 74.61 +17 27 -43.27 -267.52 57.59 +17 28 -43.27 -267.52 40.56 +17 29 -43.27 -267.52 23.54 +17 30 -43.27 -267.52 6.52 +17 31 -43.27 -267.52 -10.50 +17 32 -43.27 -267.52 -27.52 +17 33 -43.27 -267.52 -44.54 +17 34 -43.27 -267.52 -61.56 +17 35 -43.27 -267.52 -78.58 +17 36 -43.27 -267.52 -95.60 +17 37 -43.27 -267.52 -112.62 +17 38 -43.27 -267.52 -129.64 +17 39 -43.27 -267.52 -146.66 +17 40 -43.27 -267.52 -163.68 +17 41 -43.27 -267.52 -180.71 +17 42 -43.27 -267.52 -197.73 +17 43 -43.27 -267.52 -214.75 +17 44 -43.27 -267.52 -231.77 +17 45 -43.27 -267.52 -248.79 +17 46 -43.27 -267.52 -265.81 +17 47 -43.27 -267.52 -282.83 +17 48 -43.27 -267.52 -299.85 +17 49 -43.27 -267.52 -316.87 +17 50 -43.27 -267.52 -333.89 +17 51 -43.27 -267.52 -350.91 +17 52 -43.27 -267.52 -367.93 +17 53 -43.27 -267.52 -384.95 +17 54 -43.27 -267.52 -401.98 +17 55 -43.27 -267.52 -419.00 +17 56 -43.27 -267.52 -436.02 +17 57 -43.27 -267.52 -453.04 +17 58 -43.27 -267.52 -470.06 +17 59 -43.27 -267.52 -487.08 +17 60 -43.27 -267.52 -504.10 +18 1 79.41 -248.24 498.90 +18 2 79.41 -248.24 481.88 +18 3 79.41 -248.24 464.86 +18 4 79.41 -248.24 447.84 +18 5 79.41 -248.24 430.82 +18 6 79.41 -248.24 413.80 +18 7 79.41 -248.24 396.78 +18 8 79.41 -248.24 379.76 +18 9 79.41 -248.24 362.74 +18 10 79.41 -248.24 345.72 +18 11 79.41 -248.24 328.70 +18 12 79.41 -248.24 311.68 +18 13 79.41 -248.24 294.66 +18 14 79.41 -248.24 277.63 +18 15 79.41 -248.24 260.61 +18 16 79.41 -248.24 243.59 +18 17 79.41 -248.24 226.57 +18 18 79.41 -248.24 209.55 +18 19 79.41 -248.24 192.53 +18 20 79.41 -248.24 175.51 +18 21 79.41 -248.24 158.49 +18 22 79.41 -248.24 141.47 +18 23 79.41 -248.24 124.45 +18 24 79.41 -248.24 107.43 +18 25 79.41 -248.24 90.41 +18 26 79.41 -248.24 73.39 +18 27 79.41 -248.24 56.37 +18 28 79.41 -248.24 39.34 +18 29 79.41 -248.24 22.32 +18 30 79.41 -248.24 5.30 +18 31 79.41 -248.24 -11.72 +18 32 79.41 -248.24 -28.74 +18 33 79.41 -248.24 -45.76 +18 34 79.41 -248.24 -62.78 +18 35 79.41 -248.24 -79.80 +18 36 79.41 -248.24 -96.82 +18 37 79.41 -248.24 -113.84 +18 38 79.41 -248.24 -130.86 +18 39 79.41 -248.24 -147.88 +18 40 79.41 -248.24 -164.90 +18 41 79.41 -248.24 -181.93 +18 42 79.41 -248.24 -198.95 +18 43 79.41 -248.24 -215.97 +18 44 79.41 -248.24 -232.99 +18 45 79.41 -248.24 -250.01 +18 46 79.41 -248.24 -267.03 +18 47 79.41 -248.24 -284.05 +18 48 79.41 -248.24 -301.07 +18 49 79.41 -248.24 -318.09 +18 50 79.41 -248.24 -335.11 +18 51 79.41 -248.24 -352.13 +18 52 79.41 -248.24 -369.15 +18 53 79.41 -248.24 -386.17 +18 54 79.41 -248.24 -403.20 +18 55 79.41 -248.24 -420.22 +18 56 79.41 -248.24 -437.24 +18 57 79.41 -248.24 -454.26 +18 58 79.41 -248.24 -471.28 +18 59 79.41 -248.24 -488.30 +18 60 79.41 -248.24 -505.32 +19 1 210.47 -209.77 496.94 +19 2 210.47 -209.77 479.92 +19 3 210.47 -209.77 462.90 +19 4 210.47 -209.77 445.88 +19 5 210.47 -209.77 428.86 +19 6 210.47 -209.77 411.84 +19 7 210.47 -209.77 394.82 +19 8 210.47 -209.77 377.80 +19 9 210.47 -209.77 360.78 +19 10 210.47 -209.77 343.76 +19 11 210.47 -209.77 326.74 +19 12 210.47 -209.77 309.72 +19 13 210.47 -209.77 292.70 +19 14 210.47 -209.77 275.67 +19 15 210.47 -209.77 258.65 +19 16 210.47 -209.77 241.63 +19 17 210.47 -209.77 224.61 +19 18 210.47 -209.77 207.59 +19 19 210.47 -209.77 190.57 +19 20 210.47 -209.77 173.55 +19 21 210.47 -209.77 156.53 +19 22 210.47 -209.77 139.51 +19 23 210.47 -209.77 122.49 +19 24 210.47 -209.77 105.47 +19 25 210.47 -209.77 88.45 +19 26 210.47 -209.77 71.43 +19 27 210.47 -209.77 54.41 +19 28 210.47 -209.77 37.38 +19 29 210.47 -209.77 20.36 +19 30 210.47 -209.77 3.34 +19 31 210.47 -209.77 -13.68 +19 32 210.47 -209.77 -30.70 +19 33 210.47 -209.77 -47.72 +19 34 210.47 -209.77 -64.74 +19 35 210.47 -209.77 -81.76 +19 36 210.47 -209.77 -98.78 +19 37 210.47 -209.77 -115.80 +19 38 210.47 -209.77 -132.82 +19 39 210.47 -209.77 -149.84 +19 40 210.47 -209.77 -166.86 +19 41 210.47 -209.77 -183.89 +19 42 210.47 -209.77 -200.91 +19 43 210.47 -209.77 -217.93 +19 44 210.47 -209.77 -234.95 +19 45 210.47 -209.77 -251.97 +19 46 210.47 -209.77 -268.99 +19 47 210.47 -209.77 -286.01 +19 48 210.47 -209.77 -303.03 +19 49 210.47 -209.77 -320.05 +19 50 210.47 -209.77 -337.07 +19 51 210.47 -209.77 -354.09 +19 52 210.47 -209.77 -371.11 +19 53 210.47 -209.77 -388.13 +19 54 210.47 -209.77 -405.16 +19 55 210.47 -209.77 -422.18 +19 56 210.47 -209.77 -439.20 +19 57 210.47 -209.77 -456.22 +19 58 210.47 -209.77 -473.24 +19 59 210.47 -209.77 -490.26 +19 60 210.47 -209.77 -507.28 +20 1 326.85 -209.07 498.42 +20 2 326.85 -209.07 481.40 +20 3 326.85 -209.07 464.38 +20 4 326.85 -209.07 447.36 +20 5 326.85 -209.07 430.34 +20 6 326.85 -209.07 413.32 +20 7 326.85 -209.07 396.30 +20 8 326.85 -209.07 379.28 +20 9 326.85 -209.07 362.26 +20 10 326.85 -209.07 345.24 +20 11 326.85 -209.07 328.22 +20 12 326.85 -209.07 311.20 +20 13 326.85 -209.07 294.18 +20 14 326.85 -209.07 277.15 +20 15 326.85 -209.07 260.13 +20 16 326.85 -209.07 243.11 +20 17 326.85 -209.07 226.09 +20 18 326.85 -209.07 209.07 +20 19 326.85 -209.07 192.05 +20 20 326.85 -209.07 175.03 +20 21 326.85 -209.07 158.01 +20 22 326.85 -209.07 140.99 +20 23 326.85 -209.07 123.97 +20 24 326.85 -209.07 106.95 +20 25 326.85 -209.07 89.93 +20 26 326.85 -209.07 72.91 +20 27 326.85 -209.07 55.89 +20 28 326.85 -209.07 38.86 +20 29 326.85 -209.07 21.84 +20 30 326.85 -209.07 4.82 +20 31 326.85 -209.07 -12.20 +20 32 326.85 -209.07 -29.22 +20 33 326.85 -209.07 -46.24 +20 34 326.85 -209.07 -63.26 +20 35 326.85 -209.07 -80.28 +20 36 326.85 -209.07 -97.30 +20 37 326.85 -209.07 -114.32 +20 38 326.85 -209.07 -131.34 +20 39 326.85 -209.07 -148.36 +20 40 326.85 -209.07 -165.38 +20 41 326.85 -209.07 -182.41 +20 42 326.85 -209.07 -199.43 +20 43 326.85 -209.07 -216.45 +20 44 326.85 -209.07 -233.47 +20 45 326.85 -209.07 -250.49 +20 46 326.85 -209.07 -267.51 +20 47 326.85 -209.07 -284.53 +20 48 326.85 -209.07 -301.55 +20 49 326.85 -209.07 -318.57 +20 50 326.85 -209.07 -335.59 +20 51 326.85 -209.07 -352.61 +20 52 326.85 -209.07 -369.63 +20 53 326.85 -209.07 -386.65 +20 54 326.85 -209.07 -403.68 +20 55 326.85 -209.07 -420.70 +20 56 326.85 -209.07 -437.72 +20 57 326.85 -209.07 -454.74 +20 58 326.85 -209.07 -471.76 +20 59 326.85 -209.07 -488.78 +20 60 326.85 -209.07 -505.80 +21 1 443.60 -194.16 516.67 +21 2 443.60 -194.12 499.65 +21 3 443.63 -194.08 482.63 +21 4 443.66 -194.04 465.61 +21 5 443.70 -194.02 448.59 +21 6 443.75 -194.01 431.57 +21 7 443.80 -194.01 414.55 +21 8 443.85 -194.02 397.53 +21 9 443.89 -194.04 380.51 +21 10 443.93 -194.08 363.49 +21 11 443.96 -194.12 346.47 +21 12 443.96 -194.17 329.45 +21 13 443.95 -194.22 312.43 +21 14 443.92 -194.26 295.40 +21 15 443.88 -194.29 278.38 +21 16 443.84 -194.31 261.36 +21 17 443.80 -194.31 244.34 +21 18 443.75 -194.29 227.32 +21 19 443.72 -194.26 210.30 +21 20 443.72 -194.21 193.28 +21 21 443.75 -194.17 176.26 +21 22 443.80 -194.16 159.24 +21 23 443.85 -194.18 142.22 +21 24 443.88 -194.22 125.20 +21 25 443.92 -194.25 108.18 +21 26 443.95 -194.29 91.16 +21 27 443.96 -194.34 74.14 +21 28 443.96 -194.38 57.11 +21 29 443.94 -194.43 40.09 +21 30 443.92 -194.47 23.07 +21 31 443.89 -194.50 6.05 +21 32 443.85 -194.52 -10.97 +21 33 443.80 -194.52 -27.99 +21 34 443.75 -194.52 -45.01 +21 35 443.71 -194.52 -62.03 +21 36 443.66 -194.52 -79.05 +21 37 443.62 -194.51 -96.07 +21 38 443.58 -194.49 -113.09 +21 39 443.54 -194.46 -130.11 +21 40 443.50 -194.43 -147.13 +21 41 443.47 -194.40 -164.16 +21 42 443.44 -194.35 -181.18 +21 43 443.43 -194.30 -198.20 +21 44 443.43 -194.25 -215.22 +21 45 443.46 -194.21 -232.24 +21 46 443.50 -194.18 -249.26 +21 47 443.55 -194.16 -266.28 +21 48 443.59 -194.18 -281.30 +21 49 443.65 -194.20 -300.32 +21 50 443.68 -194.23 -315.34 +21 51 443.72 -194.27 -334.36 +21 52 443.75 -194.31 -351.38 +21 53 443.78 -194.34 -368.40 +21 54 443.81 -194.38 -385.43 +21 55 443.85 -194.42 -402.45 +21 56 443.89 -194.44 -417.46 +21 57 443.93 -194.47 -436.49 +21 58 443.96 -194.49 -451.51 +21 59 444.00 -194.48 -470.53 +21 60 444.05 -194.46 -487.55 +22 1 -492.43 -230.16 497.60 +22 2 -492.43 -230.16 480.58 +22 3 -492.43 -230.16 463.56 +22 4 -492.43 -230.16 446.54 +22 5 -492.43 -230.16 429.52 +22 6 -492.43 -230.16 412.50 +22 7 -492.43 -230.16 395.48 +22 8 -492.43 -230.16 378.46 +22 9 -492.43 -230.16 361.44 +22 10 -492.43 -230.16 344.42 +22 11 -492.43 -230.16 327.40 +22 12 -492.43 -230.16 310.38 +22 13 -492.43 -230.16 293.36 +22 14 -492.43 -230.16 276.33 +22 15 -492.43 -230.16 259.31 +22 16 -492.43 -230.16 242.29 +22 17 -492.43 -230.16 225.27 +22 18 -492.43 -230.16 208.25 +22 19 -492.43 -230.16 191.23 +22 20 -492.43 -230.16 174.21 +22 21 -492.43 -230.16 157.19 +22 22 -492.43 -230.16 140.17 +22 23 -492.43 -230.16 123.15 +22 24 -492.43 -230.16 106.13 +22 25 -492.43 -230.16 89.11 +22 26 -492.43 -230.16 72.09 +22 27 -492.43 -230.16 55.07 +22 28 -492.43 -230.16 38.04 +22 29 -492.43 -230.16 21.02 +22 30 -492.43 -230.16 4.00 +22 31 -492.43 -230.16 -13.02 +22 32 -492.43 -230.16 -30.04 +22 33 -492.43 -230.16 -47.06 +22 34 -492.43 -230.16 -64.08 +22 35 -492.43 -230.16 -81.10 +22 36 -492.43 -230.16 -98.12 +22 37 -492.43 -230.16 -115.14 +22 38 -492.43 -230.16 -132.16 +22 39 -492.43 -230.16 -149.18 +22 40 -492.43 -230.16 -166.20 +22 41 -492.43 -230.16 -183.23 +22 42 -492.43 -230.16 -200.25 +22 43 -492.43 -230.16 -217.27 +22 44 -492.43 -230.16 -234.29 +22 45 -492.43 -230.16 -251.31 +22 46 -492.43 -230.16 -268.33 +22 47 -492.43 -230.16 -285.35 +22 48 -492.43 -230.16 -302.37 +22 49 -492.43 -230.16 -319.39 +22 50 -492.43 -230.16 -336.41 +22 51 -492.43 -230.16 -353.43 +22 52 -492.43 -230.16 -370.45 +22 53 -492.43 -230.16 -387.47 +22 54 -492.43 -230.16 -404.50 +22 55 -492.43 -230.16 -421.52 +22 56 -492.43 -230.16 -438.54 +22 57 -492.43 -230.16 -455.56 +22 58 -492.43 -230.16 -472.58 +22 59 -492.43 -230.16 -489.60 +22 60 -492.43 -230.16 -506.62 +23 1 -368.93 -210.23 500.53 +23 2 -368.93 -210.23 483.51 +23 3 -368.93 -210.23 466.49 +23 4 -368.93 -210.23 449.47 +23 5 -368.93 -210.23 432.45 +23 6 -368.93 -210.23 415.43 +23 7 -368.93 -210.23 398.41 +23 8 -368.93 -210.23 381.39 +23 9 -368.93 -210.23 364.37 +23 10 -368.93 -210.23 347.35 +23 11 -368.93 -210.23 330.33 +23 12 -368.93 -210.23 313.31 +23 13 -368.93 -210.23 296.29 +23 14 -368.93 -210.23 279.26 +23 15 -368.93 -210.23 262.24 +23 16 -368.93 -210.23 245.22 +23 17 -368.93 -210.23 228.20 +23 18 -368.93 -210.23 211.18 +23 19 -368.93 -210.23 194.16 +23 20 -368.93 -210.23 177.14 +23 21 -368.93 -210.23 160.12 +23 22 -368.93 -210.23 143.10 +23 23 -368.93 -210.23 126.08 +23 24 -368.93 -210.23 109.06 +23 25 -368.93 -210.23 92.04 +23 26 -368.93 -210.23 75.02 +23 27 -368.93 -210.23 58.00 +23 28 -368.93 -210.23 40.97 +23 29 -368.93 -210.23 23.95 +23 30 -368.93 -210.23 6.93 +23 31 -368.93 -210.23 -10.09 +23 32 -368.93 -210.23 -27.11 +23 33 -368.93 -210.23 -44.13 +23 34 -368.93 -210.23 -61.15 +23 35 -368.93 -210.23 -78.17 +23 36 -368.93 -210.23 -95.19 +23 37 -368.93 -210.23 -112.21 +23 38 -368.93 -210.23 -129.23 +23 39 -368.93 -210.23 -146.25 +23 40 -368.93 -210.23 -163.27 +23 41 -368.93 -210.23 -180.30 +23 42 -368.93 -210.23 -197.32 +23 43 -368.93 -210.23 -214.34 +23 44 -368.93 -210.23 -231.36 +23 45 -368.93 -210.23 -248.38 +23 46 -368.93 -210.23 -265.40 +23 47 -368.93 -210.23 -282.42 +23 48 -368.93 -210.23 -299.44 +23 49 -368.93 -210.23 -316.46 +23 50 -368.93 -210.23 -333.48 +23 51 -368.93 -210.23 -350.50 +23 52 -368.93 -210.23 -367.52 +23 53 -368.93 -210.23 -384.54 +23 54 -368.93 -210.23 -401.57 +23 55 -368.93 -210.23 -418.59 +23 56 -368.93 -210.23 -435.61 +23 57 -368.93 -210.23 -452.63 +23 58 -368.93 -210.23 -469.65 +23 59 -368.93 -210.23 -486.67 +23 60 -368.93 -210.23 -503.69 +24 1 -245.65 -190.49 501.48 +24 2 -245.65 -190.49 484.46 +24 3 -245.65 -190.49 467.44 +24 4 -245.65 -190.49 450.42 +24 5 -245.65 -190.49 433.40 +24 6 -245.65 -190.49 416.38 +24 7 -245.65 -190.49 399.36 +24 8 -245.65 -190.49 382.34 +24 9 -245.65 -190.49 365.32 +24 10 -245.65 -190.49 348.30 +24 11 -245.65 -190.49 331.28 +24 12 -245.65 -190.49 314.26 +24 13 -245.65 -190.49 297.23 +24 14 -245.65 -190.49 280.21 +24 15 -245.65 -190.49 263.19 +24 16 -245.65 -190.49 246.17 +24 17 -245.65 -190.49 229.15 +24 18 -245.65 -190.49 212.13 +24 19 -245.65 -190.49 195.11 +24 20 -245.65 -190.49 178.09 +24 21 -245.65 -190.49 161.07 +24 22 -245.65 -190.49 144.05 +24 23 -245.65 -190.49 127.03 +24 24 -245.65 -190.49 110.01 +24 25 -245.65 -190.49 92.99 +24 26 -245.65 -190.49 75.96 +24 27 -245.65 -190.49 58.94 +24 28 -245.65 -190.49 41.92 +24 29 -245.65 -190.49 24.90 +24 30 -245.65 -190.49 7.88 +24 31 -245.65 -190.49 -9.14 +24 32 -245.65 -190.49 -26.03 +24 33 -245.65 -190.49 -42.93 +24 34 -245.65 -190.49 -59.95 +24 35 -245.65 -190.49 -76.97 +24 36 -245.65 -190.49 -93.99 +24 37 -245.65 -190.49 -110.88 +24 38 -245.65 -190.49 -127.90 +24 39 -245.65 -190.49 -144.92 +24 40 -245.65 -190.49 -161.95 +24 41 -245.65 -190.49 -178.97 +24 42 -245.65 -190.49 -195.99 +24 43 -245.65 -190.49 -213.01 +24 44 -245.65 -190.49 -230.03 +24 45 -245.65 -190.49 -247.05 +24 46 -245.65 -190.49 -264.07 +24 47 -245.65 -190.49 -281.09 +24 48 -245.65 -190.49 -298.11 +24 49 -245.65 -190.49 -315.13 +24 50 -245.65 -190.49 -332.15 +24 51 -245.65 -190.49 -349.17 +24 52 -245.65 -190.49 -366.19 +24 53 -245.65 -190.49 -383.22 +24 54 -245.65 -190.49 -400.24 +24 55 -245.65 -190.49 -417.26 +24 56 -245.65 -190.49 -434.15 +24 57 -245.65 -190.49 -451.07 +24 58 -245.65 -190.49 -467.97 +24 59 -245.65 -190.49 -484.99 +24 60 -245.65 -190.49 -502.01 +25 1 -121.77 -171.03 502.27 +25 2 -121.77 -171.03 485.25 +25 3 -121.77 -171.03 468.23 +25 4 -121.77 -171.03 451.21 +25 5 -121.77 -171.03 434.19 +25 6 -121.77 -171.03 417.17 +25 7 -121.77 -171.03 400.15 +25 8 -121.77 -171.03 383.13 +25 9 -121.77 -171.03 366.11 +25 10 -121.77 -171.03 349.09 +25 11 -121.77 -171.03 332.07 +25 12 -121.77 -171.03 315.05 +25 13 -121.77 -171.03 298.03 +25 14 -121.77 -171.03 281.00 +25 15 -121.77 -171.03 263.98 +25 16 -121.77 -171.03 246.96 +25 17 -121.77 -171.03 229.94 +25 18 -121.77 -171.03 212.92 +25 19 -121.77 -171.03 195.90 +25 20 -121.77 -171.03 178.88 +25 21 -121.77 -171.03 161.86 +25 22 -121.77 -171.03 144.84 +25 23 -121.77 -171.03 127.82 +25 24 -121.77 -171.03 110.80 +25 25 -121.77 -171.03 93.78 +25 26 -121.77 -171.03 76.76 +25 27 -121.77 -171.03 59.73 +25 28 -121.77 -171.03 42.71 +25 29 -121.77 -171.03 25.69 +25 30 -121.77 -171.03 8.67 +25 31 -121.77 -171.03 -8.35 +25 32 -121.77 -171.03 -25.37 +25 33 -121.77 -171.03 -42.39 +25 34 -121.77 -171.03 -59.41 +25 35 -121.77 -171.03 -76.43 +25 36 -121.77 -171.03 -93.45 +25 37 -121.77 -171.03 -110.47 +25 38 -121.77 -171.03 -127.49 +25 39 -121.77 -171.03 -144.51 +25 40 -121.77 -171.03 -161.54 +25 41 -121.77 -171.03 -178.56 +25 42 -121.77 -171.03 -195.58 +25 43 -121.77 -171.03 -212.60 +25 44 -121.77 -171.03 -229.62 +25 45 -121.77 -171.03 -246.64 +25 46 -121.77 -171.03 -263.66 +25 47 -121.77 -171.03 -280.68 +25 48 -121.77 -171.03 -297.57 +25 49 -121.77 -171.03 -314.59 +25 50 -121.77 -171.03 -331.49 +25 51 -121.77 -171.03 -348.51 +25 52 -121.77 -171.03 -365.53 +25 53 -121.77 -171.03 -382.55 +25 54 -121.77 -171.03 -399.58 +25 55 -121.77 -171.03 -416.60 +25 56 -121.77 -171.03 -433.48 +25 57 -121.77 -171.03 -450.50 +25 58 -121.77 -171.03 -467.52 +25 59 -121.77 -171.03 -484.54 +25 60 -121.77 -171.03 -501.56 +26 1 1.71 -150.63 497.25 +26 2 1.71 -150.63 480.23 +26 3 1.71 -150.63 463.21 +26 4 1.71 -150.63 446.19 +26 5 1.71 -150.63 429.17 +26 6 1.71 -150.63 412.15 +26 7 1.71 -150.63 395.13 +26 8 1.71 -150.63 378.11 +26 9 1.71 -150.63 361.09 +26 10 1.71 -150.63 344.07 +26 11 1.71 -150.63 327.05 +26 12 1.71 -150.63 310.03 +26 13 1.71 -150.63 293.01 +26 14 1.71 -150.63 275.98 +26 15 1.71 -150.63 258.96 +26 16 1.71 -150.63 241.94 +26 17 1.71 -150.63 224.92 +26 18 1.71 -150.63 207.90 +26 19 1.71 -150.63 190.88 +26 20 1.71 -150.63 173.86 +26 21 1.71 -150.63 156.84 +26 22 1.71 -150.63 139.82 +26 23 1.71 -150.63 122.80 +26 24 1.71 -150.63 105.78 +26 25 1.71 -150.63 88.76 +26 26 1.71 -150.63 71.74 +26 27 1.71 -150.63 54.72 +26 28 1.71 -150.63 37.69 +26 29 1.71 -150.63 20.67 +26 30 1.71 -150.63 3.65 +26 31 1.71 -150.63 -13.37 +26 32 1.71 -150.63 -30.39 +26 33 1.71 -150.63 -47.41 +26 34 1.71 -150.63 -64.43 +26 35 1.71 -150.63 -81.45 +26 36 1.71 -150.63 -98.47 +26 37 1.71 -150.63 -115.49 +26 38 1.71 -150.63 -132.51 +26 39 1.71 -150.63 -149.53 +26 40 1.71 -150.63 -166.55 +26 41 1.71 -150.63 -183.58 +26 42 1.71 -150.63 -200.60 +26 43 1.71 -150.63 -217.62 +26 44 1.71 -150.63 -234.64 +26 45 1.71 -150.63 -251.66 +26 46 1.71 -150.63 -268.68 +26 47 1.71 -150.63 -285.70 +26 48 1.71 -150.63 -302.72 +26 49 1.71 -150.63 -319.74 +26 50 1.71 -150.63 -336.76 +26 51 1.71 -150.63 -353.78 +26 52 1.71 -150.63 -370.80 +26 53 1.71 -150.63 -387.82 +26 54 1.71 -150.63 -404.85 +26 55 1.71 -150.63 -421.87 +26 56 1.71 -150.63 -438.89 +26 57 1.71 -150.63 -455.91 +26 58 1.71 -150.63 -472.93 +26 59 1.71 -150.63 -489.95 +26 60 1.71 -150.63 -506.97 +27 1 124.97 -131.25 493.65 +27 2 124.97 -131.25 476.63 +27 3 124.97 -131.25 459.61 +27 4 124.97 -131.25 442.59 +27 5 124.97 -131.25 425.57 +27 6 124.97 -131.25 408.55 +27 7 124.97 -131.25 391.53 +27 8 124.97 -131.25 374.51 +27 9 124.97 -131.25 357.49 +27 10 124.97 -131.25 340.47 +27 11 124.97 -131.25 323.45 +27 12 124.97 -131.25 306.43 +27 13 124.97 -131.25 289.41 +27 14 124.97 -131.25 272.38 +27 15 124.97 -131.25 255.36 +27 16 124.97 -131.25 238.34 +27 17 124.97 -131.25 221.32 +27 18 124.97 -131.25 204.30 +27 19 124.97 -131.25 187.28 +27 20 124.97 -131.25 170.26 +27 21 124.97 -131.25 153.24 +27 22 124.97 -131.25 136.22 +27 23 124.97 -131.25 119.20 +27 24 124.97 -131.25 102.18 +27 25 124.97 -131.25 85.16 +27 26 124.97 -131.25 68.14 +27 27 124.97 -131.25 51.12 +27 28 124.97 -131.25 34.09 +27 29 124.97 -131.25 17.07 +27 30 124.97 -131.25 0.05 +27 31 124.97 -131.25 -16.97 +27 32 124.97 -131.25 -33.99 +27 33 124.97 -131.25 -51.01 +27 34 124.97 -131.25 -68.03 +27 35 124.97 -131.25 -85.05 +27 36 124.97 -131.25 -102.07 +27 37 124.97 -131.25 -119.09 +27 38 124.97 -131.25 -136.11 +27 39 124.97 -131.25 -153.13 +27 40 124.97 -131.25 -170.15 +27 41 124.97 -131.25 -187.18 +27 42 124.97 -131.25 -204.20 +27 43 124.97 -131.25 -221.22 +27 44 124.97 -131.25 -238.24 +27 45 124.97 -131.25 -255.26 +27 46 124.97 -131.25 -272.28 +27 47 124.97 -131.25 -289.30 +27 48 124.97 -131.25 -306.32 +27 49 124.97 -131.25 -323.34 +27 50 124.97 -131.25 -340.36 +27 51 124.97 -131.25 -357.38 +27 52 124.97 -131.25 -374.40 +27 53 124.97 -131.25 -391.42 +27 54 124.97 -131.25 -408.45 +27 55 124.97 -131.25 -425.47 +27 56 124.97 -131.25 -442.49 +27 57 124.97 -131.25 -459.51 +27 58 124.97 -131.25 -476.53 +27 59 124.97 -131.25 -493.55 +27 60 124.97 -131.25 -510.57 +28 1 248.15 -111.87 498.34 +28 2 248.15 -111.87 481.01 +28 3 248.15 -111.87 463.99 +28 4 248.15 -111.87 446.97 +28 5 248.15 -111.87 429.95 +28 6 248.15 -111.87 412.93 +28 7 248.15 -111.87 395.91 +28 8 248.15 -111.87 378.89 +28 9 248.15 -111.87 361.87 +28 10 248.15 -111.87 344.85 +28 11 248.15 -111.87 327.83 +28 12 248.15 -111.87 310.81 +28 13 248.15 -111.87 293.79 +28 14 248.15 -111.87 276.76 +28 15 248.15 -111.87 259.74 +28 16 248.15 -111.87 242.72 +28 17 248.15 -111.87 225.70 +28 18 248.15 -111.87 208.68 +28 19 248.15 -111.87 191.66 +28 20 248.15 -111.87 174.64 +28 21 248.15 -111.87 157.62 +28 22 248.15 -111.87 140.60 +28 23 248.15 -111.87 123.58 +28 24 248.15 -111.87 106.56 +28 25 248.15 -111.87 89.54 +28 26 248.15 -111.87 72.52 +28 27 248.15 -111.87 55.50 +28 28 248.15 -111.87 38.47 +28 29 248.15 -111.87 21.45 +28 30 248.15 -111.87 4.43 +28 31 248.15 -111.87 -12.59 +28 32 248.15 -111.87 -29.61 +28 33 248.15 -111.87 -46.63 +28 34 248.15 -111.87 -63.65 +28 35 248.15 -111.87 -80.67 +28 36 248.15 -111.87 -97.69 +28 37 248.15 -111.87 -114.71 +28 38 248.15 -111.87 -131.73 +28 39 248.15 -111.87 -148.75 +28 40 248.15 -111.87 -165.77 +28 41 248.15 -111.87 -182.80 +28 42 248.15 -111.87 -199.82 +28 43 248.15 -111.87 -216.84 +28 44 248.15 -111.87 -233.86 +28 45 248.15 -111.87 -250.88 +28 46 248.15 -111.87 -267.90 +28 47 248.15 -111.87 -284.92 +28 48 248.15 -111.87 -301.94 +28 49 248.15 -111.87 -318.96 +28 50 248.15 -111.87 -335.98 +28 51 248.15 -111.87 -353.00 +28 52 248.15 -111.87 -370.02 +28 53 248.15 -111.87 -387.04 +28 54 248.15 -111.87 -404.07 +28 55 248.15 -111.87 -421.09 +28 56 248.15 -111.87 -438.11 +28 57 248.15 -111.87 -455.13 +28 58 248.15 -111.87 -472.15 +28 59 248.15 -111.87 -489.17 +28 60 248.15 -111.87 -506.19 +29 1 371.56 -92.18 501.58 +29 2 371.56 -92.18 485.56 +29 3 371.56 -92.18 467.54 +29 4 371.56 -92.18 451.52 +29 5 371.56 -92.18 433.50 +29 6 371.56 -92.18 417.48 +29 7 371.56 -92.18 399.46 +29 8 371.56 -92.18 383.44 +29 9 371.56 -92.18 365.42 +29 10 371.56 -92.18 349.40 +29 11 371.56 -92.18 331.38 +29 12 371.56 -92.18 315.36 +29 13 371.56 -92.18 297.33 +29 14 371.56 -92.18 281.31 +29 15 371.56 -92.18 263.29 +29 16 371.56 -92.18 247.27 +29 17 371.56 -92.18 229.25 +29 18 371.56 -92.18 213.23 +29 19 371.56 -92.18 195.21 +29 20 371.56 -92.18 179.19 +29 21 371.56 -92.18 161.17 +29 22 371.56 -92.18 145.15 +29 23 371.56 -92.18 127.13 +29 24 371.56 -92.18 111.11 +29 25 371.56 -92.18 93.09 +29 26 371.56 -92.18 77.07 +29 27 371.56 -92.18 59.04 +29 28 371.56 -92.18 43.02 +29 29 371.56 -92.18 25.00 +29 30 371.56 -92.18 8.98 +29 31 371.56 -92.18 -9.04 +29 32 371.56 -92.18 -25.06 +29 33 371.56 -92.18 -43.08 +29 34 371.56 -92.18 -59.10 +29 35 371.56 -92.18 -77.12 +29 36 371.56 -92.18 -93.14 +29 37 371.56 -92.18 -111.16 +29 38 371.56 -92.18 -127.18 +29 39 371.56 -92.18 -145.21 +29 40 371.56 -92.18 -161.22 +29 41 371.56 -92.18 -179.25 +29 42 371.56 -92.18 -195.27 +29 43 371.56 -92.18 -213.29 +29 44 371.56 -92.18 -229.31 +29 45 371.56 -92.18 -247.33 +29 46 371.56 -92.18 -263.35 +29 47 371.56 -92.18 -281.37 +29 48 371.56 -92.18 -297.39 +29 49 371.56 -92.18 -315.41 +29 50 371.56 -92.18 -331.43 +29 51 371.56 -92.18 -349.45 +29 52 371.56 -92.18 -365.47 +29 53 371.56 -92.18 -383.50 +29 54 371.56 -92.18 -399.52 +29 55 371.56 -92.18 -417.54 +29 56 371.56 -92.18 -433.56 +29 57 371.56 -92.18 -451.58 +29 58 371.56 -92.18 -467.60 +29 59 371.56 -92.18 -485.62 +29 60 371.56 -92.18 -501.64 +30 1 500.43 -58.45 501.85 +30 2 500.43 -58.45 484.83 +30 3 500.43 -58.45 467.81 +30 4 500.43 -58.45 450.79 +30 5 500.43 -58.45 433.77 +30 6 500.43 -58.45 416.75 +30 7 500.43 -58.45 399.73 +30 8 500.43 -58.45 382.71 +30 9 500.43 -58.45 365.69 +30 10 500.43 -58.45 348.67 +30 11 500.43 -58.45 331.65 +30 12 500.43 -58.45 314.63 +30 13 500.43 -58.45 297.61 +30 14 500.43 -58.45 280.58 +30 15 500.43 -58.45 263.56 +30 16 500.43 -58.45 246.54 +30 17 500.43 -58.45 229.52 +30 18 500.43 -58.45 212.50 +30 19 500.43 -58.45 195.48 +30 20 500.43 -58.45 178.46 +30 21 500.43 -58.45 161.44 +30 22 500.43 -58.45 144.42 +30 23 500.43 -58.45 127.40 +30 24 500.43 -58.45 110.38 +30 25 500.43 -58.45 93.36 +30 26 500.43 -58.45 76.34 +30 27 500.43 -58.45 59.32 +30 28 500.43 -58.45 42.29 +30 29 500.43 -58.45 25.27 +30 30 500.43 -58.45 8.25 +30 31 500.43 -58.45 -8.77 +30 32 500.43 -58.45 -25.79 +30 33 500.43 -58.45 -42.81 +30 34 500.43 -58.45 -59.83 +30 35 500.43 -58.45 -76.85 +30 36 500.43 -58.45 -93.87 +30 37 500.43 -58.45 -110.89 +30 38 500.43 -58.45 -127.91 +30 39 500.43 -58.45 -144.93 +30 40 500.43 -58.45 -161.95 +30 41 500.43 -58.45 -178.98 +30 42 500.43 -58.45 -196.00 +30 43 500.43 -58.45 -213.02 +30 44 500.43 -58.45 -230.04 +30 45 500.43 -58.45 -247.06 +30 46 500.43 -58.45 -264.08 +30 47 500.43 -58.45 -281.10 +30 48 500.43 -58.45 -298.12 +30 49 500.43 -58.45 -315.14 +30 50 500.43 -58.45 -332.16 +30 51 500.43 -58.45 -349.18 +30 52 500.43 -58.45 -366.20 +30 53 500.43 -58.45 -383.22 +30 54 500.43 -58.45 -400.25 +30 55 500.43 -58.45 -417.27 +30 56 500.43 -58.45 -434.29 +30 57 500.43 -58.45 -451.31 +30 58 500.43 -58.45 -468.33 +30 59 500.43 -58.45 -485.35 +30 60 500.43 -58.45 -502.37 +31 1 -570.90 -125.14 499.60 +31 2 -570.90 -125.14 482.58 +31 3 -570.90 -125.14 465.56 +31 4 -570.90 -125.14 448.54 +31 5 -570.90 -125.14 431.52 +31 6 -570.90 -125.14 414.50 +31 7 -570.90 -125.14 397.48 +31 8 -570.90 -125.14 380.46 +31 9 -570.90 -125.14 363.44 +31 10 -570.90 -125.14 346.42 +31 11 -570.90 -125.14 329.40 +31 12 -570.90 -125.14 312.38 +31 13 -570.90 -125.14 295.36 +31 14 -570.90 -125.14 278.33 +31 15 -570.90 -125.14 261.31 +31 16 -570.90 -125.14 244.29 +31 17 -570.90 -125.14 227.27 +31 18 -570.90 -125.14 210.25 +31 19 -570.90 -125.14 193.23 +31 20 -570.90 -125.14 176.21 +31 21 -570.90 -125.14 159.19 +31 22 -570.90 -125.14 142.17 +31 23 -570.90 -125.14 125.15 +31 24 -570.90 -125.14 108.13 +31 25 -570.90 -125.14 91.11 +31 26 -570.90 -125.14 74.09 +31 27 -570.90 -125.14 57.07 +31 28 -570.90 -125.14 40.04 +31 29 -570.90 -125.14 23.02 +31 30 -570.90 -125.14 6.00 +31 31 -570.90 -125.14 -11.02 +31 32 -570.90 -125.14 -28.04 +31 33 -570.90 -125.14 -45.06 +31 34 -570.90 -125.14 -62.08 +31 35 -570.90 -125.14 -79.10 +31 36 -570.90 -125.14 -96.12 +31 37 -570.90 -125.14 -113.14 +31 38 -570.90 -125.14 -130.16 +31 39 -570.90 -125.14 -147.18 +31 40 -570.90 -125.14 -164.20 +31 41 -570.90 -125.14 -181.23 +31 42 -570.90 -125.14 -198.25 +31 43 -570.90 -125.14 -215.27 +31 44 -570.90 -125.14 -232.29 +31 45 -570.90 -125.14 -249.31 +31 46 -570.90 -125.14 -266.33 +31 47 -570.90 -125.14 -283.35 +31 48 -570.90 -125.14 -300.37 +31 49 -570.90 -125.14 -317.39 +31 50 -570.90 -125.14 -334.41 +31 51 -570.90 -125.14 -351.43 +31 52 -570.90 -125.14 -368.45 +31 53 -570.90 -125.14 -385.47 +31 54 -570.90 -125.14 -402.50 +31 55 -570.90 -125.14 -419.52 +31 56 -570.90 -125.14 -436.54 +31 57 -570.90 -125.14 -453.56 +31 58 -570.90 -125.14 -470.58 +31 59 -570.90 -125.14 -487.60 +31 60 -570.90 -125.14 -504.62 +32 1 -447.74 -113.13 500.67 +32 2 -447.74 -113.13 483.65 +32 3 -447.74 -113.13 466.63 +32 4 -447.74 -113.13 449.61 +32 5 -447.74 -113.13 432.59 +32 6 -447.74 -113.13 415.57 +32 7 -447.74 -113.13 398.55 +32 8 -447.74 -113.13 381.53 +32 9 -447.74 -113.13 364.51 +32 10 -447.74 -113.13 347.49 +32 11 -447.74 -113.13 330.47 +32 12 -447.74 -113.13 313.45 +32 13 -447.74 -113.13 296.43 +32 14 -447.74 -113.13 279.40 +32 15 -447.74 -113.13 262.38 +32 16 -447.74 -113.13 245.36 +32 17 -447.74 -113.13 228.34 +32 18 -447.74 -113.13 211.32 +32 19 -447.74 -113.13 194.30 +32 20 -447.74 -113.13 177.28 +32 21 -447.74 -113.13 160.26 +32 22 -447.74 -113.13 143.24 +32 23 -447.74 -113.13 126.22 +32 24 -447.74 -113.13 109.20 +32 25 -447.74 -113.13 92.18 +32 26 -447.74 -113.13 75.16 +32 27 -447.74 -113.13 58.14 +32 28 -447.74 -113.13 41.11 +32 29 -447.74 -113.13 24.09 +32 30 -447.74 -113.13 7.07 +32 31 -447.74 -113.13 -9.95 +32 32 -447.74 -113.13 -26.97 +32 33 -447.74 -113.13 -43.99 +32 34 -447.74 -113.13 -61.01 +32 35 -447.74 -113.13 -78.03 +32 36 -447.74 -113.13 -95.05 +32 37 -447.74 -113.13 -112.07 +32 38 -447.74 -113.13 -129.09 +32 39 -447.74 -113.13 -146.11 +32 40 -447.74 -113.13 -163.13 +32 41 -447.74 -113.13 -180.16 +32 42 -447.74 -113.13 -197.18 +32 43 -447.74 -113.13 -214.20 +32 44 -447.74 -113.13 -231.22 +32 45 -447.74 -113.13 -248.24 +32 46 -447.74 -113.13 -265.26 +32 47 -447.74 -113.13 -282.28 +32 48 -447.74 -113.13 -299.30 +32 49 -447.74 -113.13 -316.32 +32 50 -447.74 -113.13 -333.34 +32 51 -447.74 -113.13 -350.36 +32 52 -447.74 -113.13 -367.38 +32 53 -447.74 -113.13 -384.40 +32 54 -447.74 -113.13 -401.43 +32 55 -447.74 -113.13 -418.45 +32 56 -447.74 -113.13 -435.47 +32 57 -447.74 -113.13 -452.49 +32 58 -447.74 -113.13 -469.51 +32 59 -447.74 -113.13 -486.53 +32 60 -447.74 -113.13 -503.55 +33 1 -324.39 -93.43 500.13 +33 2 -324.39 -93.43 483.11 +33 3 -324.39 -93.43 466.09 +33 4 -324.39 -93.43 449.07 +33 5 -324.39 -93.43 432.05 +33 6 -324.39 -93.43 415.03 +33 7 -324.39 -93.43 398.01 +33 8 -324.39 -93.43 380.99 +33 9 -324.39 -93.43 363.97 +33 10 -324.39 -93.43 346.95 +33 11 -324.39 -93.43 329.93 +33 12 -324.39 -93.43 312.91 +33 13 -324.39 -93.43 295.89 +33 14 -324.39 -93.43 278.86 +33 15 -324.39 -93.43 261.84 +33 16 -324.39 -93.43 244.82 +33 17 -324.39 -93.43 227.80 +33 18 -324.39 -93.43 210.78 +33 19 -324.39 -93.43 193.76 +33 20 -324.39 -93.43 176.74 +33 21 -324.39 -93.43 159.72 +33 22 -324.39 -93.43 142.70 +33 23 -324.39 -93.43 125.68 +33 24 -324.39 -93.43 108.66 +33 25 -324.39 -93.43 91.64 +33 26 -324.39 -93.43 74.62 +33 27 -324.39 -93.43 57.60 +33 28 -324.39 -93.43 40.57 +33 29 -324.39 -93.43 23.55 +33 30 -324.39 -93.43 6.53 +33 31 -324.39 -93.43 -10.49 +33 32 -324.39 -93.43 -27.51 +33 33 -324.39 -93.43 -44.53 +33 34 -324.39 -93.43 -61.55 +33 35 -324.39 -93.43 -78.57 +33 36 -324.39 -93.43 -95.59 +33 37 -324.39 -93.43 -112.61 +33 38 -324.39 -93.43 -129.63 +33 39 -324.39 -93.43 -146.65 +33 40 -324.39 -93.43 -163.67 +33 41 -324.39 -93.43 -180.70 +33 42 -324.39 -93.43 -197.72 +33 43 -324.39 -93.43 -214.74 +33 44 -324.39 -93.43 -231.76 +33 45 -324.39 -93.43 -248.78 +33 46 -324.39 -93.43 -265.80 +33 47 -324.39 -93.43 -282.82 +33 48 -324.39 -93.43 -299.84 +33 49 -324.39 -93.43 -316.86 +33 50 -324.39 -93.43 -333.88 +33 51 -324.39 -93.43 -350.90 +33 52 -324.39 -93.43 -367.92 +33 53 -324.39 -93.43 -384.94 +33 54 -324.39 -93.43 -401.97 +33 55 -324.39 -93.43 -418.99 +33 56 -324.39 -93.43 -436.01 +33 57 -324.39 -93.43 -453.03 +33 58 -324.39 -93.43 -470.05 +33 59 -324.39 -93.43 -487.07 +33 60 -324.39 -93.43 -504.09 +34 1 -200.55 -74.03 523.42 +34 2 -200.55 -74.03 506.40 +34 3 -200.55 -74.03 489.38 +34 4 -200.55 -74.03 472.36 +34 5 -200.55 -74.03 455.34 +34 6 -200.55 -74.03 438.32 +34 7 -200.55 -74.03 421.30 +34 8 -200.55 -74.03 404.28 +34 9 -200.55 -74.03 387.26 +34 10 -200.55 -74.03 370.24 +34 11 -200.55 -74.03 353.22 +34 12 -200.55 -74.03 336.20 +34 13 -200.55 -74.03 319.18 +34 14 -200.55 -74.03 302.15 +34 15 -200.55 -74.03 285.13 +34 16 -200.55 -74.03 268.11 +34 17 -200.55 -74.03 251.09 +34 18 -200.55 -74.03 234.07 +34 19 -200.55 -74.03 217.05 +34 20 -200.55 -74.03 200.03 +34 21 -200.55 -74.03 183.01 +34 22 -200.55 -74.03 165.99 +34 23 -200.55 -74.03 148.97 +34 24 -200.55 -74.03 131.95 +34 25 -200.55 -74.03 114.93 +34 26 -200.55 -74.03 97.91 +34 27 -200.55 -74.03 80.89 +34 28 -200.55 -74.03 63.86 +34 29 -200.55 -74.03 46.84 +34 30 -200.55 -74.03 29.82 +34 31 -200.55 -74.03 12.80 +34 32 -200.55 -74.03 -4.22 +34 33 -200.55 -74.03 -21.24 +34 34 -200.55 -74.03 -38.26 +34 35 -200.55 -74.03 -55.28 +34 36 -200.55 -74.03 -72.30 +34 37 -200.55 -74.03 -89.32 +34 38 -200.55 -74.03 -106.34 +34 39 -200.55 -74.03 -123.36 +34 40 -200.55 -74.03 -140.38 +34 41 -200.55 -74.03 -157.41 +34 42 -200.55 -74.03 -174.43 +34 43 -200.55 -74.03 -191.45 +34 44 -200.55 -74.03 -208.47 +34 45 -200.55 -74.03 -225.49 +34 46 -200.55 -74.03 -242.51 +34 47 -200.55 -74.03 -259.53 +34 48 -200.55 -74.03 -276.55 +34 49 -200.55 -74.03 -293.57 +34 50 -200.55 -74.03 -310.59 +34 51 -200.55 -74.03 -327.61 +34 52 -200.55 -74.03 -344.63 +34 53 -200.55 -74.03 -361.65 +34 54 -200.55 -74.03 -378.68 +34 55 -200.55 -74.03 -395.70 +34 56 -200.55 -74.03 -412.72 +34 57 -200.55 -74.03 -429.74 +34 58 -200.55 -74.03 -446.76 +34 59 -200.55 -74.03 -463.78 +34 60 -200.55 -74.03 -480.80 +35 1 -77.80 -54.33 502.70 +35 2 -77.80 -54.33 485.68 +35 3 -77.80 -54.33 468.66 +35 4 -77.80 -54.33 451.64 +35 5 -77.80 -54.33 434.62 +35 6 -77.80 -54.33 417.60 +35 7 -77.80 -54.33 400.58 +35 8 -77.80 -54.33 383.56 +35 9 -77.80 -54.33 366.54 +35 10 -77.80 -54.33 349.52 +35 11 -77.80 -54.33 332.50 +35 12 -77.80 -54.33 315.48 +35 13 -77.80 -54.33 298.46 +35 14 -77.80 -54.33 281.43 +35 15 -77.80 -54.33 264.41 +35 16 -77.80 -54.33 247.39 +35 17 -77.80 -54.33 230.37 +35 18 -77.80 -54.33 213.35 +35 19 -77.80 -54.33 196.33 +35 20 -77.80 -54.33 179.31 +35 21 -77.80 -54.33 162.29 +35 22 -77.80 -54.33 145.27 +35 23 -77.80 -54.33 128.25 +35 24 -77.80 -54.33 111.23 +35 25 -77.80 -54.33 94.21 +35 26 -77.80 -54.33 77.19 +35 27 -77.80 -54.33 60.17 +35 28 -77.80 -54.33 43.14 +35 29 -77.80 -54.33 26.12 +35 30 -77.80 -54.33 9.10 +35 31 -77.80 -54.33 -7.92 +35 32 -77.80 -54.33 -24.94 +35 33 -77.80 -54.33 -41.96 +35 34 -77.80 -54.33 -58.98 +35 35 -77.80 -54.33 -76.00 +35 36 -77.80 -54.33 -93.02 +35 37 -77.80 -54.33 -110.04 +35 38 -77.80 -54.33 -127.06 +35 39 -77.80 -54.33 -144.08 +35 40 -77.80 -54.33 -161.10 +35 41 -77.80 -54.33 -178.13 +35 42 -77.80 -54.33 -195.15 +35 43 -77.80 -54.33 -212.17 +35 44 -77.80 -54.33 -229.19 +35 45 -77.80 -54.33 -246.21 +35 46 -77.80 -54.33 -263.23 +35 47 -77.80 -54.33 -280.25 +35 48 -77.80 -54.33 -297.27 +35 49 -77.80 -54.33 -314.29 +35 50 -77.80 -54.33 -331.31 +35 51 -77.80 -54.33 -348.33 +35 52 -77.80 -54.33 -365.35 +35 53 -77.80 -54.33 -382.37 +35 54 -77.80 -54.33 -399.40 +35 55 -77.80 -54.33 -416.42 +35 56 -77.80 -54.33 -433.44 +35 57 -77.80 -54.33 -450.46 +35 58 -77.80 -54.33 -467.48 +35 59 -77.80 -54.33 -484.50 +35 60 -77.80 -54.33 -501.52 +36 1 46.29 -34.88 500.97 +36 2 46.29 -34.88 483.95 +36 3 46.29 -34.88 466.93 +36 4 46.29 -34.88 449.91 +36 5 46.29 -34.88 432.89 +36 6 46.29 -34.88 415.87 +36 7 46.29 -34.88 398.85 +36 8 46.29 -34.88 381.83 +36 9 46.29 -34.88 364.81 +36 10 46.29 -34.88 347.79 +36 11 46.29 -34.88 330.77 +36 12 46.29 -34.88 313.75 +36 13 46.29 -34.88 296.73 +36 14 46.29 -34.88 279.70 +36 15 46.29 -34.88 262.68 +36 16 46.29 -34.88 245.66 +36 17 46.29 -34.88 228.64 +36 18 46.29 -34.88 211.62 +36 19 46.29 -34.88 194.60 +36 20 46.29 -34.88 177.58 +36 21 46.29 -34.88 160.56 +36 22 46.29 -34.88 143.54 +36 23 46.29 -34.88 126.52 +36 24 46.29 -34.88 109.50 +36 25 46.29 -34.88 92.48 +36 26 46.29 -34.88 75.46 +36 27 46.29 -34.88 58.44 +36 28 46.29 -34.88 41.41 +36 29 46.29 -34.88 24.39 +36 30 46.29 -34.88 7.37 +36 31 46.29 -34.88 -9.65 +36 32 46.29 -34.88 -26.67 +36 33 46.29 -34.88 -43.69 +36 34 46.29 -34.88 -60.71 +36 35 46.29 -34.88 -77.73 +36 36 46.29 -34.88 -94.75 +36 37 46.29 -34.88 -111.77 +36 38 46.29 -34.88 -128.79 +36 39 46.29 -34.88 -145.81 +36 40 46.29 -34.88 -162.83 +36 41 46.29 -34.88 -179.86 +36 42 46.29 -34.88 -196.88 +36 43 46.29 -34.88 -213.90 +36 44 46.29 -34.88 -230.92 +36 45 46.29 -34.88 -247.94 +36 46 46.29 -34.88 -264.96 +36 47 46.29 -34.88 -281.98 +36 48 46.29 -34.88 -299.00 +36 49 46.29 -34.88 -316.02 +36 50 46.29 -34.88 -333.04 +36 51 46.29 -34.88 -350.06 +36 52 46.29 -34.88 -367.08 +36 53 46.29 -34.88 -384.10 +36 54 46.29 -34.88 -401.13 +36 55 46.29 -34.88 -418.15 +36 56 46.29 -34.88 -435.17 +36 57 46.29 -34.88 -452.19 +36 58 46.29 -34.88 -469.21 +36 59 46.29 -34.88 -486.23 +36 60 46.29 -34.88 -503.25 +37 1 194.34 -30.92 504.09 +37 2 194.34 -30.92 487.07 +37 3 194.34 -30.92 470.05 +37 4 194.34 -30.92 453.03 +37 5 194.34 -30.92 436.01 +37 6 194.34 -30.92 418.99 +37 7 194.34 -30.92 401.97 +37 8 194.34 -30.92 384.95 +37 9 194.34 -30.92 367.93 +37 10 194.34 -30.92 350.91 +37 11 194.34 -30.92 333.89 +37 12 194.34 -30.92 316.87 +37 13 194.34 -30.92 299.85 +37 14 194.34 -30.92 282.82 +37 15 194.34 -30.92 265.80 +37 16 194.34 -30.92 248.78 +37 17 194.34 -30.92 231.76 +37 18 194.34 -30.92 214.74 +37 19 194.34 -30.92 197.72 +37 20 194.34 -30.92 180.70 +37 21 194.34 -30.92 163.68 +37 22 194.34 -30.92 146.66 +37 23 194.34 -30.92 129.64 +37 24 194.34 -30.92 112.62 +37 25 194.34 -30.92 95.60 +37 26 194.34 -30.92 78.58 +37 27 194.34 -30.92 61.56 +37 28 194.34 -30.92 44.53 +37 29 194.34 -30.92 27.51 +37 30 194.34 -30.92 10.49 +37 31 194.34 -30.92 -6.53 +37 32 194.34 -30.92 -23.55 +37 33 194.34 -30.92 -40.57 +37 34 194.34 -30.92 -57.59 +37 35 194.34 -30.92 -74.61 +37 36 194.34 -30.92 -91.63 +37 37 194.34 -30.92 -108.65 +37 38 194.34 -30.92 -125.67 +37 39 194.34 -30.92 -142.69 +37 40 194.34 -30.92 -159.71 +37 41 194.34 -30.92 -176.74 +37 42 194.34 -30.92 -193.76 +37 43 194.34 -30.92 -210.78 +37 44 194.34 -30.92 -227.80 +37 45 194.34 -30.92 -244.82 +37 46 194.34 -30.92 -261.84 +37 47 194.34 -30.92 -278.86 +37 48 194.34 -30.92 -295.88 +37 49 194.34 -30.92 -312.90 +37 50 194.34 -30.92 -329.92 +37 51 194.34 -30.92 -346.94 +37 52 194.34 -30.92 -363.96 +37 53 194.34 -30.92 -380.98 +37 54 194.34 -30.92 -398.01 +37 55 194.34 -30.92 -415.03 +37 56 194.34 -30.92 -432.05 +37 57 194.34 -30.92 -449.07 +37 58 194.34 -30.92 -466.09 +37 59 194.34 -30.92 -483.11 +37 60 194.34 -30.92 -500.13 +38 1 292.90 5.20 491.40 +38 2 292.90 5.20 474.38 +38 3 292.90 5.20 457.36 +38 4 292.90 5.20 440.34 +38 5 292.90 5.20 423.32 +38 6 292.90 5.20 406.30 +38 7 292.90 5.20 389.28 +38 8 292.90 5.20 372.26 +38 9 292.90 5.20 355.24 +38 10 292.90 5.20 338.22 +38 11 292.90 5.20 321.20 +38 12 292.90 5.20 304.18 +38 13 292.90 5.20 287.16 +38 14 292.90 5.20 270.13 +38 15 292.90 5.20 253.11 +38 16 292.90 5.20 236.09 +38 17 292.90 5.20 219.07 +38 18 292.90 5.20 202.05 +38 19 292.90 5.20 185.03 +38 20 292.90 5.20 168.01 +38 21 292.90 5.20 150.99 +38 22 292.90 5.20 133.97 +38 23 292.90 5.20 116.95 +38 24 292.90 5.20 99.93 +38 25 292.90 5.20 82.91 +38 26 292.90 5.20 65.89 +38 27 292.90 5.20 48.87 +38 28 292.90 5.20 31.84 +38 29 292.90 5.20 14.82 +38 30 292.90 5.20 -2.20 +38 31 292.90 5.20 -19.22 +38 32 292.90 5.20 -36.24 +38 33 292.90 5.20 -53.26 +38 34 292.90 5.20 -70.28 +38 35 292.90 5.20 -87.30 +38 36 292.90 5.20 -104.32 +38 37 292.90 5.20 -121.34 +38 38 292.90 5.20 -138.36 +38 39 292.90 5.20 -155.38 +38 40 292.90 5.20 -172.40 +38 41 292.90 5.20 -189.43 +38 42 292.90 5.20 -206.45 +38 43 292.90 5.20 -223.47 +38 44 292.90 5.20 -240.49 +38 45 292.90 5.20 -257.51 +38 46 292.90 5.20 -274.53 +38 47 292.90 5.20 -291.55 +38 48 292.90 5.20 -308.57 +38 49 292.90 5.20 -325.59 +38 50 292.90 5.20 -342.61 +38 51 292.90 5.20 -359.63 +38 52 292.90 5.20 -376.65 +38 53 292.90 5.20 -393.67 +38 54 292.90 5.20 -410.70 +38 55 292.90 5.20 -427.72 +38 56 292.90 5.20 -444.74 +38 57 292.90 5.20 -461.76 +38 58 292.90 5.20 -478.78 +38 59 292.90 5.20 -495.80 +38 60 292.90 5.20 -512.82 +39 1 411.81 13.00 501.73 +39 2 411.81 13.00 484.71 +39 3 411.81 13.00 467.69 +39 4 411.81 13.00 450.67 +39 5 411.81 13.00 433.65 +39 6 411.81 13.00 416.63 +39 7 411.81 13.00 399.61 +39 8 411.81 13.00 382.59 +39 9 411.81 13.00 365.57 +39 10 411.81 13.00 348.55 +39 11 411.81 13.00 331.53 +39 12 411.81 13.00 314.51 +39 13 411.81 13.00 297.49 +39 14 411.81 13.00 280.46 +39 15 411.81 13.00 263.44 +39 16 411.81 13.00 246.42 +39 17 411.81 13.00 229.40 +39 18 411.81 13.00 212.38 +39 19 411.81 13.00 195.36 +39 20 411.81 13.00 178.34 +39 21 411.81 13.00 161.32 +39 22 411.81 13.00 144.30 +39 23 411.81 13.00 127.28 +39 24 411.81 13.00 110.26 +39 25 411.81 13.00 93.24 +39 26 411.81 13.00 76.22 +39 27 411.81 13.00 59.20 +39 28 411.81 13.00 42.17 +39 29 411.81 13.00 25.15 +39 30 411.81 13.00 8.13 +39 31 411.81 13.00 -8.89 +39 32 411.81 13.00 -25.91 +39 33 411.81 13.00 -42.93 +39 34 411.81 13.00 -59.95 +39 35 411.81 13.00 -76.97 +39 36 411.81 13.00 -93.99 +39 37 411.81 13.00 -111.01 +39 38 411.81 13.00 -128.03 +39 39 411.81 13.00 -145.05 +39 40 411.81 13.00 -162.07 +39 41 411.81 13.00 -179.10 +39 42 411.81 13.00 -196.12 +39 43 411.81 13.00 -213.14 +39 44 411.81 13.00 -230.16 +39 45 411.81 13.00 -247.18 +39 46 411.81 13.00 -264.20 +39 47 411.81 13.00 -281.22 +39 48 411.81 13.00 -298.24 +39 49 411.81 13.00 -315.26 +39 50 411.81 13.00 -332.28 +39 51 411.81 13.00 -349.30 +39 52 411.81 13.00 -366.32 +39 53 411.81 13.00 -383.34 +39 54 411.81 13.00 -400.37 +39 55 411.81 13.00 -417.39 +39 56 411.81 13.00 -434.41 +39 57 411.81 13.00 -451.43 +39 58 411.81 13.00 -468.45 +39 59 411.81 13.00 -485.47 +39 60 411.81 13.00 -502.49 +40 1 544.07 55.89 502.79 +40 2 544.07 55.89 485.76 +40 3 544.07 55.89 468.74 +40 4 544.07 55.89 451.72 +40 5 544.07 55.89 434.70 +40 6 544.07 55.89 417.68 +40 7 544.07 55.89 400.66 +40 8 544.07 55.89 383.64 +40 9 544.07 55.89 366.62 +40 10 544.07 55.89 349.60 +40 11 544.07 55.89 332.58 +40 12 544.07 55.89 315.56 +40 13 544.07 55.89 298.54 +40 14 544.07 55.89 281.52 +40 15 544.07 55.89 264.50 +40 16 544.07 55.89 247.47 +40 17 544.07 55.89 230.45 +40 18 544.07 55.89 213.43 +40 19 544.07 55.89 196.41 +40 20 544.07 55.89 179.39 +40 21 544.07 55.89 162.37 +40 22 544.07 55.89 145.35 +40 23 544.07 55.89 128.33 +40 24 544.07 55.89 111.31 +40 25 544.07 55.89 94.29 +40 26 544.07 55.89 77.27 +40 27 544.07 55.89 60.25 +40 28 544.07 55.89 43.23 +40 29 544.07 55.89 26.20 +40 30 544.07 55.89 9.18 +40 31 544.07 55.89 -7.84 +40 32 544.07 55.89 -24.86 +40 33 544.07 55.89 -41.88 +40 34 544.07 55.89 -58.90 +40 35 544.07 55.89 -75.92 +40 36 544.07 55.89 -92.94 +40 37 544.07 55.89 -109.96 +40 38 544.07 55.89 -126.98 +40 39 544.07 55.89 -144.00 +40 40 544.07 55.89 -161.02 +40 41 544.07 55.89 -178.04 +40 42 544.07 55.89 -195.07 +40 43 544.07 55.89 -212.09 +40 44 544.07 55.89 -229.11 +40 45 544.07 55.89 -246.13 +40 46 544.07 55.89 -263.15 +40 47 544.07 55.89 -280.17 +40 48 544.07 55.89 -297.19 +40 49 544.07 55.89 -314.21 +40 50 544.07 55.89 -331.23 +40 51 544.07 55.89 -348.25 +40 52 544.07 55.89 -365.27 +40 53 544.07 55.89 -382.29 +40 54 544.07 55.89 -399.31 +40 55 544.07 55.89 -416.34 +40 56 544.07 55.89 -433.36 +40 57 544.07 55.89 -450.38 +40 58 544.07 55.89 -467.40 +40 59 544.07 55.89 -484.42 +40 60 544.07 55.89 -502.14 +41 1 -526.63 -15.60 502.67 +41 2 -526.63 -15.60 485.64 +41 3 -526.63 -15.60 468.62 +41 4 -526.63 -15.60 451.60 +41 5 -526.63 -15.60 434.58 +41 6 -526.63 -15.60 417.56 +41 7 -526.63 -15.60 400.54 +41 8 -526.63 -15.60 383.52 +41 9 -526.63 -15.60 366.50 +41 10 -526.63 -15.60 349.48 +41 11 -526.63 -15.60 332.46 +41 12 -526.63 -15.60 315.44 +41 13 -526.63 -15.60 298.42 +41 14 -526.63 -15.60 281.40 +41 15 -526.63 -15.60 264.37 +41 16 -526.63 -15.60 247.35 +41 17 -526.63 -15.60 230.33 +41 18 -526.63 -15.60 213.31 +41 19 -526.63 -15.60 196.29 +41 20 -526.63 -15.60 179.27 +41 21 -526.63 -15.60 162.25 +41 22 -526.63 -15.60 145.23 +41 23 -526.63 -15.60 128.21 +41 24 -526.63 -15.60 111.19 +41 25 -526.63 -15.60 94.17 +41 26 -526.63 -15.60 77.15 +41 27 -526.63 -15.60 60.13 +41 28 -526.63 -15.60 43.10 +41 29 -526.63 -15.60 26.08 +41 30 -526.63 -15.60 9.06 +41 31 -526.63 -15.60 -7.96 +41 32 -526.63 -15.60 -24.98 +41 33 -526.63 -15.60 -42.00 +41 34 -526.63 -15.60 -59.02 +41 35 -526.63 -15.60 -76.04 +41 36 -526.63 -15.60 -93.06 +41 37 -526.63 -15.60 -110.08 +41 38 -526.63 -15.60 -127.10 +41 39 -526.63 -15.60 -144.12 +41 40 -526.63 -15.60 -161.14 +41 41 -526.63 -15.60 -178.17 +41 42 -526.63 -15.60 -195.19 +41 43 -526.63 -15.60 -212.21 +41 44 -526.63 -15.60 -229.23 +41 45 -526.63 -15.60 -246.25 +41 46 -526.63 -15.60 -263.27 +41 47 -526.63 -15.60 -280.29 +41 48 -526.63 -15.60 -297.31 +41 49 -526.63 -15.60 -314.33 +41 50 -526.63 -15.60 -331.35 +41 51 -526.63 -15.60 -348.37 +41 52 -526.63 -15.60 -365.39 +41 53 -526.63 -15.60 -382.41 +41 54 -526.63 -15.60 -399.43 +41 55 -526.63 -15.60 -416.46 +41 56 -526.63 -15.60 -433.48 +41 57 -526.63 -15.60 -450.50 +41 58 -526.63 -15.60 -467.52 +41 59 -526.63 -15.60 -484.54 +41 60 -526.63 -15.60 -502.01 +42 1 -403.14 3.49 501.80 +42 2 -403.14 3.49 484.78 +42 3 -403.14 3.49 467.76 +42 4 -403.14 3.49 450.74 +42 5 -403.14 3.49 433.72 +42 6 -403.14 3.49 416.70 +42 7 -403.14 3.49 399.68 +42 8 -403.14 3.49 382.66 +42 9 -403.14 3.49 365.64 +42 10 -403.14 3.49 348.62 +42 11 -403.14 3.49 331.60 +42 12 -403.14 3.49 314.58 +42 13 -403.14 3.49 297.56 +42 14 -403.14 3.49 280.53 +42 15 -403.14 3.49 263.51 +42 16 -403.14 3.49 246.49 +42 17 -403.14 3.49 229.47 +42 18 -403.14 3.49 212.45 +42 19 -403.14 3.49 195.43 +42 20 -403.14 3.49 178.41 +42 21 -403.14 3.49 161.39 +42 22 -403.14 3.49 144.37 +42 23 -403.14 3.49 127.35 +42 24 -403.14 3.49 110.33 +42 25 -403.14 3.49 93.31 +42 26 -403.14 3.49 76.29 +42 27 -403.14 3.49 59.27 +42 28 -403.14 3.49 42.24 +42 29 -403.14 3.49 25.22 +42 30 -403.14 3.49 8.20 +42 31 -403.14 3.49 -8.82 +42 32 -403.14 3.49 -25.84 +42 33 -403.14 3.49 -42.86 +42 34 -403.14 3.49 -59.88 +42 35 -403.14 3.49 -76.90 +42 36 -403.14 3.49 -93.92 +42 37 -403.14 3.49 -110.94 +42 38 -403.14 3.49 -127.96 +42 39 -403.14 3.49 -144.98 +42 40 -403.14 3.49 -162.00 +42 41 -403.14 3.49 -179.03 +42 42 -403.14 3.49 -196.05 +42 43 -403.14 3.49 -213.07 +42 44 -403.14 3.49 -230.09 +42 45 -403.14 3.49 -247.11 +42 46 -403.14 3.49 -264.13 +42 47 -403.14 3.49 -281.15 +42 48 -403.14 3.49 -298.17 +42 49 -403.14 3.49 -315.19 +42 50 -403.14 3.49 -332.21 +42 51 -403.14 3.49 -349.23 +42 52 -403.14 3.49 -366.25 +42 53 -403.14 3.49 -383.27 +42 54 -403.14 3.49 -400.30 +42 55 -403.14 3.49 -417.32 +42 56 -403.14 3.49 -434.34 +42 57 -403.14 3.49 -451.36 +42 58 -403.14 3.49 -468.38 +42 59 -403.14 3.49 -485.40 +42 60 -403.14 3.49 -502.42 +43 1 -279.53 23.17 502.61 +43 2 -279.53 23.17 485.59 +43 3 -279.53 23.17 468.57 +43 4 -279.53 23.17 451.54 +43 5 -279.53 23.17 434.52 +43 6 -279.53 23.17 417.50 +43 7 -279.53 23.17 400.48 +43 8 -279.53 23.17 383.46 +43 9 -279.53 23.17 366.44 +43 10 -279.53 23.17 349.42 +43 11 -279.53 23.17 332.40 +43 12 -279.53 23.17 315.38 +43 13 -279.53 23.17 298.36 +43 14 -279.53 23.17 281.34 +43 15 -279.53 23.17 264.32 +43 16 -279.53 23.17 247.30 +43 17 -279.53 23.17 230.27 +43 18 -279.53 23.17 213.25 +43 19 -279.53 23.17 196.23 +43 20 -279.53 23.17 179.21 +43 21 -279.53 23.17 162.19 +43 22 -279.53 23.17 145.17 +43 23 -279.53 23.17 128.15 +43 24 -279.53 23.17 111.13 +43 25 -279.53 23.17 94.11 +43 26 -279.53 23.17 77.09 +43 27 -279.53 23.17 60.07 +43 28 -279.53 23.17 43.05 +43 29 -279.53 23.17 26.03 +43 30 -279.53 23.17 9.00 +43 31 -279.53 23.17 -8.02 +43 32 -279.53 23.17 -25.04 +43 33 -279.53 23.17 -42.06 +43 34 -279.53 23.17 -59.08 +43 35 -279.53 23.17 -76.10 +43 36 -279.53 23.17 -93.12 +43 37 -279.53 23.17 -110.14 +43 38 -279.53 23.17 -127.16 +43 39 -279.53 23.17 -144.18 +43 40 -279.53 23.17 -161.20 +43 41 -279.53 23.17 -178.22 +43 42 -279.53 23.17 -195.24 +43 43 -279.53 23.17 -212.26 +43 44 -279.53 23.17 -229.29 +43 45 -279.53 23.17 -246.31 +43 46 -279.53 23.17 -263.33 +43 47 -279.53 23.17 -280.35 +43 48 -279.53 23.17 -297.37 +43 49 -279.53 23.17 -314.39 +43 50 -279.53 23.17 -331.41 +43 51 -279.53 23.17 -348.43 +43 52 -279.53 23.17 -365.45 +43 53 -279.53 23.17 -382.47 +43 54 -279.53 23.17 -399.49 +43 55 -279.53 23.17 -416.51 +43 56 -279.53 23.17 -433.53 +43 57 -279.53 23.17 -450.56 +43 58 -279.53 23.17 -467.58 +43 59 -279.53 23.17 -486.40 +43 60 -279.53 23.17 -503.42 +44 1 -156.23 43.37 500.84 +44 2 -156.23 43.37 483.81 +44 3 -156.23 43.37 466.79 +44 4 -156.23 43.37 449.77 +44 5 -156.23 43.37 432.75 +44 6 -156.23 43.37 415.73 +44 7 -156.23 43.37 398.71 +44 8 -156.23 43.37 381.69 +44 9 -156.23 43.37 364.67 +44 10 -156.23 43.37 347.65 +44 11 -156.23 43.37 330.63 +44 12 -156.23 43.37 313.61 +44 13 -156.23 43.37 296.59 +44 14 -156.23 43.37 279.57 +44 15 -156.23 43.37 262.54 +44 16 -156.23 43.37 245.52 +44 17 -156.23 43.37 228.50 +44 18 -156.23 43.37 211.48 +44 19 -156.23 43.37 194.46 +44 20 -156.23 43.37 177.44 +44 21 -156.23 43.37 160.42 +44 22 -156.23 43.37 143.40 +44 23 -156.23 43.37 126.38 +44 24 -156.23 43.37 109.36 +44 25 -156.23 43.37 92.34 +44 26 -156.23 43.37 75.32 +44 27 -156.23 43.37 58.30 +44 28 -156.23 43.37 41.27 +44 29 -156.23 43.37 24.25 +44 30 -156.23 43.37 7.23 +44 31 -156.23 43.37 -9.79 +44 32 -156.23 43.37 -26.81 +44 33 -156.23 43.37 -43.83 +44 34 -156.23 43.37 -60.85 +44 35 -156.23 43.37 -77.87 +44 36 -156.23 43.37 -94.89 +44 37 -156.23 43.37 -111.91 +44 38 -156.23 43.37 -128.93 +44 39 -156.23 43.37 -145.95 +44 40 -156.23 43.37 -162.97 +44 41 -156.23 43.37 -179.99 +44 42 -156.23 43.37 -197.02 +44 43 -156.23 43.37 -214.04 +44 44 -156.23 43.37 -231.06 +44 45 -156.23 43.37 -248.08 +44 46 -156.23 43.37 -265.10 +44 47 -156.23 43.37 -282.12 +44 48 -156.23 43.37 -299.14 +44 49 -156.23 43.37 -316.16 +44 50 -156.23 43.37 -333.18 +44 51 -156.23 43.37 -350.20 +44 52 -156.23 43.37 -367.22 +44 53 -156.23 43.37 -384.24 +44 54 -156.23 43.37 -401.26 +44 55 -156.23 43.37 -418.29 +44 56 -156.23 43.37 -435.31 +44 57 -156.23 43.37 -452.33 +44 58 -156.23 43.37 -469.35 +44 59 -156.23 43.37 -486.37 +44 60 -156.23 43.37 -503.89 +45 1 -32.96 62.44 495.81 +45 2 -32.96 62.44 478.79 +45 3 -32.96 62.44 461.77 +45 4 -32.96 62.44 444.75 +45 5 -32.96 62.44 427.73 +45 6 -32.96 62.44 410.71 +45 7 -32.96 62.44 393.69 +45 8 -32.96 62.44 376.67 +45 9 -32.96 62.44 359.65 +45 10 -32.96 62.44 342.63 +45 11 -32.96 62.44 325.61 +45 12 -32.96 62.44 308.59 +45 13 -32.96 62.44 291.57 +45 14 -32.96 62.44 274.54 +45 15 -32.96 62.44 257.52 +45 16 -32.96 62.44 240.50 +45 17 -32.96 62.44 223.48 +45 18 -32.96 62.44 206.46 +45 19 -32.96 62.44 189.44 +45 20 -32.96 62.44 172.42 +45 21 -32.96 62.44 155.40 +45 22 -32.96 62.44 138.38 +45 23 -32.96 62.44 121.36 +45 24 -32.96 62.44 104.34 +45 25 -32.96 62.44 87.32 +45 26 -32.96 62.44 70.30 +45 27 -32.96 62.44 53.28 +45 28 -32.96 62.44 36.25 +45 29 -32.96 62.44 19.23 +45 30 -32.96 62.44 2.21 +45 31 -32.96 62.44 -14.81 +45 32 -32.96 62.44 -31.83 +45 33 -32.96 62.44 -48.85 +45 34 -32.96 62.44 -65.87 +45 35 -32.96 62.44 -82.89 +45 36 -32.96 62.44 -99.91 +45 37 -32.96 62.44 -116.93 +45 38 -32.96 62.44 -133.95 +45 39 -32.96 62.44 -150.97 +45 40 -32.96 62.44 -167.99 +45 41 -32.96 62.44 -185.02 +45 42 -32.96 62.44 -202.04 +45 43 -32.96 62.44 -219.06 +45 44 -32.96 62.44 -236.08 +45 45 -32.96 62.44 -253.10 +45 46 -32.96 62.44 -270.12 +45 47 -32.96 62.44 -287.14 +45 48 -32.96 62.44 -304.16 +45 49 -32.96 62.44 -321.18 +45 50 -32.96 62.44 -338.20 +45 51 -32.96 62.44 -355.22 +45 52 -32.96 62.44 -372.24 +45 53 -32.96 62.44 -389.26 +45 54 -32.96 62.44 -406.29 +45 55 -32.96 62.44 -423.31 +45 56 -32.96 62.44 -440.33 +45 57 -32.96 62.44 -457.35 +45 58 -32.96 62.44 -474.37 +45 59 -32.96 62.44 -491.39 +45 60 -32.96 62.44 -508.41 +46 1 90.49 82.35 501.66 +46 2 90.49 82.35 484.64 +46 3 90.49 82.35 467.62 +46 4 90.49 82.35 450.60 +46 5 90.49 82.35 433.58 +46 6 90.49 82.35 416.56 +46 7 90.49 82.35 399.54 +46 8 90.49 82.35 382.52 +46 9 90.49 82.35 365.50 +46 10 90.49 82.35 348.48 +46 11 90.49 82.35 331.46 +46 12 90.49 82.35 314.44 +46 13 90.49 82.35 297.42 +46 14 90.49 82.35 280.39 +46 15 90.49 82.35 263.37 +46 16 90.49 82.35 246.35 +46 17 90.49 82.35 229.33 +46 18 90.49 82.35 212.31 +46 19 90.49 82.35 195.29 +46 20 90.49 82.35 178.27 +46 21 90.49 82.35 161.25 +46 22 90.49 82.35 144.23 +46 23 90.49 82.35 127.21 +46 24 90.49 82.35 110.19 +46 25 90.49 82.35 93.17 +46 26 90.49 82.35 76.15 +46 27 90.49 82.35 59.13 +46 28 90.49 82.35 42.10 +46 29 90.49 82.35 25.08 +46 30 90.49 82.35 8.06 +46 31 90.49 82.35 -8.96 +46 32 90.49 82.35 -25.98 +46 33 90.49 82.35 -43.00 +46 34 90.49 82.35 -60.02 +46 35 90.49 82.35 -77.04 +46 36 90.49 82.35 -94.06 +46 37 90.49 82.35 -111.08 +46 38 90.49 82.35 -128.10 +46 39 90.49 82.35 -145.12 +46 40 90.49 82.35 -162.14 +46 41 90.49 82.35 -179.17 +46 42 90.49 82.35 -196.19 +46 43 90.49 82.35 -213.21 +46 44 90.49 82.35 -230.23 +46 45 90.49 82.35 -247.25 +46 46 90.49 82.35 -264.27 +46 47 90.49 82.35 -281.29 +46 48 90.49 82.35 -298.31 +46 49 90.49 82.35 -315.33 +46 50 90.49 82.35 -332.35 +46 51 90.49 82.35 -349.37 +46 52 90.49 82.35 -366.39 +46 53 90.49 82.35 -383.41 +46 54 90.49 82.35 -400.44 +46 55 90.49 82.35 -417.46 +46 56 90.49 82.35 -434.48 +46 57 90.49 82.35 -451.50 +46 58 90.49 82.35 -468.52 +46 59 90.49 82.35 -485.54 +46 60 90.49 82.35 -502.56 +47 1 195.03 125.59 501.83 +47 2 195.03 125.59 484.81 +47 3 195.03 125.59 467.79 +47 4 195.03 125.59 450.77 +47 5 195.03 125.59 433.75 +47 6 195.03 125.59 416.73 +47 7 195.03 125.59 399.71 +47 8 195.03 125.59 382.69 +47 9 195.03 125.59 365.67 +47 10 195.03 125.59 348.65 +47 11 195.03 125.59 331.63 +47 12 195.03 125.59 314.61 +47 13 195.03 125.59 297.59 +47 14 195.03 125.59 280.56 +47 15 195.03 125.59 263.54 +47 16 195.03 125.59 246.52 +47 17 195.03 125.59 229.50 +47 18 195.03 125.59 212.48 +47 19 195.03 125.59 195.46 +47 20 195.03 125.59 178.44 +47 21 195.03 125.59 161.42 +47 22 195.03 125.59 144.40 +47 23 195.03 125.59 127.38 +47 24 195.03 125.59 110.36 +47 25 195.03 125.59 93.34 +47 26 195.03 125.59 76.32 +47 27 195.03 125.59 59.30 +47 28 195.03 125.59 42.27 +47 29 195.03 125.59 25.25 +47 30 195.03 125.59 8.23 +47 31 195.03 125.59 -8.79 +47 32 195.03 125.59 -25.81 +47 33 195.03 125.59 -42.83 +47 34 195.03 125.59 -59.85 +47 35 195.03 125.59 -76.87 +47 36 195.03 125.59 -93.89 +47 37 195.03 125.59 -110.91 +47 38 195.03 125.59 -127.93 +47 39 195.03 125.59 -144.95 +47 40 195.03 125.59 -161.97 +47 41 195.03 125.59 -179.00 +47 42 195.03 125.59 -196.02 +47 43 195.03 125.59 -213.04 +47 44 195.03 125.59 -230.06 +47 45 195.03 125.59 -247.08 +47 46 195.03 125.59 -264.10 +47 47 195.03 125.59 -281.12 +47 48 195.03 125.59 -298.14 +47 49 195.03 125.59 -315.16 +47 50 195.03 125.59 -332.18 +47 51 195.03 125.59 -349.20 +47 52 195.03 125.59 -366.22 +47 53 195.03 125.59 -383.24 +47 54 195.03 125.59 -400.27 +47 55 195.03 125.59 -417.29 +47 56 195.03 125.59 -434.31 +47 57 195.03 125.59 -451.33 +47 58 195.03 125.59 -468.35 +47 59 195.03 125.59 -485.37 +47 60 195.03 125.59 -502.39 +48 1 330.03 127.20 500.87 +48 2 330.03 127.20 483.85 +48 3 330.03 127.20 466.83 +48 4 330.03 127.20 449.80 +48 5 330.03 127.20 432.78 +48 6 330.03 127.20 415.76 +48 7 330.03 127.20 398.74 +48 8 330.03 127.20 381.72 +48 9 330.03 127.20 364.70 +48 10 330.03 127.20 347.68 +48 11 330.03 127.20 330.66 +48 12 330.03 127.20 313.64 +48 13 330.03 127.20 296.62 +48 14 330.03 127.20 279.60 +48 15 330.03 127.20 262.58 +48 16 330.03 127.20 245.56 +48 17 330.03 127.20 228.53 +48 18 330.03 127.20 211.51 +48 19 330.03 127.20 194.49 +48 20 330.03 127.20 177.47 +48 21 330.03 127.20 160.45 +48 22 330.03 127.20 143.43 +48 23 330.03 127.20 126.41 +48 24 330.03 127.20 109.39 +48 25 330.03 127.20 92.37 +48 26 330.03 127.20 75.35 +48 27 330.03 127.20 58.33 +48 28 330.03 127.20 41.31 +48 29 330.03 127.20 24.29 +48 30 330.03 127.20 7.26 +48 31 330.03 127.20 -9.76 +48 32 330.03 127.20 -26.78 +48 33 330.03 127.20 -43.80 +48 34 330.03 127.20 -60.82 +48 35 330.03 127.20 -77.84 +48 36 330.03 127.20 -94.86 +48 37 330.03 127.20 -111.88 +48 38 330.03 127.20 -128.90 +48 39 330.03 127.20 -145.92 +48 40 330.03 127.20 -162.94 +48 41 330.03 127.20 -179.96 +48 42 330.03 127.20 -196.98 +48 43 330.03 127.20 -214.01 +48 44 330.03 127.20 -231.03 +48 45 330.03 127.20 -248.05 +48 46 330.03 127.20 -265.07 +48 47 330.03 127.20 -282.09 +48 48 330.03 127.20 -299.11 +48 49 330.03 127.20 -316.13 +48 50 330.03 127.20 -333.15 +48 51 330.03 127.20 -350.17 +48 52 330.03 127.20 -367.19 +48 53 330.03 127.20 -384.21 +48 54 330.03 127.20 -401.23 +48 55 330.03 127.20 -418.25 +48 56 330.03 127.20 -435.28 +48 57 330.03 127.20 -452.30 +48 58 330.03 127.20 -469.32 +48 59 330.03 127.20 -486.34 +48 60 330.03 127.20 -504.86 +49 1 472.05 127.90 504.27 +49 2 472.05 127.90 487.25 +49 3 472.05 127.90 470.23 +49 4 472.05 127.90 453.21 +49 5 472.05 127.90 436.19 +49 6 472.05 127.90 419.17 +49 7 472.05 127.90 402.15 +49 8 472.05 127.90 385.13 +49 9 472.05 127.90 368.11 +49 10 472.05 127.90 351.09 +49 11 472.05 127.90 334.07 +49 12 472.05 127.90 317.05 +49 13 472.05 127.90 300.03 +49 14 472.05 127.90 283.00 +49 15 472.05 127.90 265.98 +49 16 472.05 127.90 248.96 +49 17 472.05 127.90 231.94 +49 18 472.05 127.90 214.92 +49 19 472.05 127.90 197.90 +49 20 472.05 127.90 180.88 +49 21 472.05 127.90 163.86 +49 22 472.05 127.90 146.84 +49 23 472.05 127.90 129.82 +49 24 472.05 127.90 112.80 +49 25 472.05 127.90 95.78 +49 26 472.05 127.90 78.76 +49 27 472.05 127.90 61.74 +49 28 472.05 127.90 44.71 +49 29 472.05 127.90 27.69 +49 30 472.05 127.90 10.67 +49 31 472.05 127.90 -6.35 +49 32 472.05 127.90 -23.37 +49 33 472.05 127.90 -40.39 +49 34 472.05 127.90 -57.41 +49 35 472.05 127.90 -74.43 +49 36 472.05 127.90 -91.45 +49 37 472.05 127.90 -108.47 +49 38 472.05 127.90 -125.49 +49 39 472.05 127.90 -142.51 +49 40 472.05 127.90 -159.53 +49 41 472.05 127.90 -176.56 +49 42 472.05 127.90 -193.58 +49 43 472.05 127.90 -210.60 +49 44 472.05 127.90 -227.62 +49 45 472.05 127.90 -244.64 +49 46 472.05 127.90 -261.66 +49 47 472.05 127.90 -278.68 +49 48 472.05 127.90 -295.70 +49 49 472.05 127.90 -312.72 +49 50 472.05 127.90 -329.74 +49 51 472.05 127.90 -346.76 +49 52 472.05 127.90 -363.78 +49 53 472.05 127.90 -380.80 +49 54 472.05 127.90 -397.83 +49 55 472.05 127.90 -414.85 +49 56 472.05 127.90 -431.87 +49 57 472.05 127.90 -448.89 +49 58 472.05 127.90 -465.91 +49 59 472.05 127.90 -482.93 +49 60 472.05 127.90 -499.95 +50 1 576.37 170.92 494.04 +50 2 576.37 170.92 477.02 +50 3 576.37 170.92 460.00 +50 4 576.37 170.92 442.98 +50 5 576.37 170.92 425.96 +50 6 576.37 170.92 408.94 +50 7 576.37 170.92 391.92 +50 8 576.37 170.92 374.90 +50 9 576.37 170.92 357.88 +50 10 576.37 170.92 340.86 +50 11 576.37 170.92 323.84 +50 12 576.37 170.92 306.82 +50 13 576.37 170.92 289.80 +50 14 576.37 170.92 272.77 +50 15 576.37 170.92 255.75 +50 16 576.37 170.92 238.73 +50 17 576.37 170.92 221.71 +50 18 576.37 170.92 204.69 +50 19 576.37 170.92 187.67 +50 20 576.37 170.92 170.65 +50 21 576.37 170.92 153.63 +50 22 576.37 170.92 136.61 +50 23 576.37 170.92 119.59 +50 24 576.37 170.92 102.57 +50 25 576.37 170.92 85.55 +50 26 576.37 170.92 68.53 +50 27 576.37 170.92 51.51 +50 28 576.37 170.92 34.48 +50 29 576.37 170.92 17.46 +50 30 576.37 170.92 0.44 +50 31 576.37 170.92 -16.58 +50 32 576.37 170.92 -33.60 +50 33 576.37 170.92 -50.62 +50 34 576.37 170.92 -67.64 +50 35 576.37 170.92 -84.66 +50 36 576.37 170.92 -101.68 +50 37 576.37 170.92 -118.70 +50 38 576.37 170.92 -135.72 +50 39 576.37 170.92 -152.74 +50 40 576.37 170.92 -169.76 +50 41 576.37 170.92 -186.79 +50 42 576.37 170.92 -203.81 +50 43 576.37 170.92 -220.83 +50 44 576.37 170.92 -237.85 +50 45 576.37 170.92 -254.87 +50 46 576.37 170.92 -271.89 +50 47 576.37 170.92 -288.91 +50 48 576.37 170.92 -305.93 +50 49 576.37 170.92 -322.95 +50 50 576.37 170.92 -339.97 +50 51 576.37 170.92 -356.99 +50 52 576.37 170.92 -374.01 +50 53 576.37 170.92 -391.03 +50 54 576.37 170.92 -408.06 +50 55 576.37 170.92 -425.08 +50 56 576.37 170.92 -442.10 +50 57 576.37 170.92 -459.12 +50 58 576.37 170.92 -476.14 +50 59 576.37 170.92 -493.16 +50 60 576.37 170.92 -510.18 +51 1 -481.60 101.39 502.05 +51 2 -481.60 101.39 485.03 +51 3 -481.60 101.39 468.01 +51 4 -481.60 101.39 450.99 +51 5 -481.60 101.39 433.97 +51 6 -481.60 101.39 416.95 +51 7 -481.60 101.39 399.93 +51 8 -481.60 101.39 382.91 +51 9 -481.60 101.39 365.89 +51 10 -481.60 101.39 348.87 +51 11 -481.60 101.39 331.85 +51 12 -481.60 101.39 314.83 +51 13 -481.60 101.39 297.81 +51 14 -481.60 101.39 280.78 +51 15 -481.60 101.39 263.76 +51 16 -481.60 101.39 246.74 +51 17 -481.60 101.39 229.72 +51 18 -481.60 101.39 212.70 +51 19 -481.60 101.39 195.68 +51 20 -481.60 101.39 178.66 +51 21 -481.60 101.39 161.64 +51 22 -481.60 101.39 144.62 +51 23 -481.60 101.39 127.60 +51 24 -481.60 101.39 110.58 +51 25 -481.60 101.39 93.56 +51 26 -481.60 101.39 76.54 +51 27 -481.60 101.39 59.51 +51 28 -481.60 101.39 42.49 +51 29 -481.60 101.39 25.47 +51 30 -481.60 101.39 8.45 +51 31 -481.60 101.39 -8.57 +51 32 -481.60 101.39 -25.59 +51 33 -481.60 101.39 -42.61 +51 34 -481.60 101.39 -59.63 +51 35 -481.60 101.39 -76.65 +51 36 -481.60 101.39 -93.67 +51 37 -481.60 101.39 -110.69 +51 38 -481.60 101.39 -127.71 +51 39 -481.60 101.39 -144.73 +51 40 -481.60 101.39 -161.76 +51 41 -481.60 101.39 -178.78 +51 42 -481.60 101.39 -195.80 +51 43 -481.60 101.39 -212.82 +51 44 -481.60 101.39 -229.84 +51 45 -481.60 101.39 -246.86 +51 46 -481.60 101.39 -263.88 +51 47 -481.60 101.39 -280.90 +51 48 -481.60 101.39 -297.92 +51 49 -481.60 101.39 -314.94 +51 50 -481.60 101.39 -331.96 +51 51 -481.60 101.39 -348.98 +51 52 -481.60 101.39 -366.00 +51 53 -481.60 101.39 -383.02 +51 54 -481.60 101.39 -400.05 +51 55 -481.60 101.39 -417.07 +51 56 -481.60 101.39 -434.09 +51 57 -481.60 101.39 -451.11 +51 58 -481.60 101.39 -468.13 +51 59 -481.60 101.39 -484.92 +51 60 -481.60 101.39 -501.94 +52 1 -358.44 120.56 498.06 +52 2 -358.44 120.56 481.04 +52 3 -358.44 120.56 464.02 +52 4 -358.44 120.56 447.00 +52 5 -358.44 120.56 429.98 +52 6 -358.44 120.56 412.96 +52 7 -358.44 120.56 395.94 +52 8 -358.44 120.56 378.92 +52 9 -358.44 120.56 361.90 +52 10 -358.44 120.56 344.88 +52 11 -358.44 120.56 327.86 +52 12 -358.44 120.56 310.84 +52 13 -358.44 120.56 293.82 +52 14 -358.44 120.56 276.79 +52 15 -358.44 120.56 259.77 +52 16 -358.44 120.56 242.75 +52 17 -358.44 120.56 225.73 +52 18 -358.44 120.56 208.71 +52 19 -358.44 120.56 191.69 +52 20 -358.44 120.56 174.67 +52 21 -358.44 120.56 157.65 +52 22 -358.44 120.56 140.63 +52 23 -358.44 120.56 123.61 +52 24 -358.44 120.56 106.59 +52 25 -358.44 120.56 89.57 +52 26 -358.44 120.56 72.55 +52 27 -358.44 120.56 55.53 +52 28 -358.44 120.56 38.50 +52 29 -358.44 120.56 21.48 +52 30 -358.44 120.56 4.46 +52 31 -358.44 120.56 -12.56 +52 32 -358.44 120.56 -29.58 +52 33 -358.44 120.56 -46.60 +52 34 -358.44 120.56 -63.62 +52 35 -358.44 120.56 -80.64 +52 36 -358.44 120.56 -97.66 +52 37 -358.44 120.56 -114.68 +52 38 -358.44 120.56 -131.70 +52 39 -358.44 120.56 -148.72 +52 40 -358.44 120.56 -165.74 +52 41 -358.44 120.56 -182.77 +52 42 -358.44 120.56 -199.79 +52 43 -358.44 120.56 -216.81 +52 44 -358.44 120.56 -233.83 +52 45 -358.44 120.56 -250.85 +52 46 -358.44 120.56 -267.87 +52 47 -358.44 120.56 -284.89 +52 48 -358.44 120.56 -301.91 +52 49 -358.44 120.56 -318.93 +52 50 -358.44 120.56 -335.95 +52 51 -358.44 120.56 -352.97 +52 52 -358.44 120.56 -369.99 +52 53 -358.44 120.56 -387.01 +52 54 -358.44 120.56 -404.04 +52 55 -358.44 120.56 -421.06 +52 56 -358.44 120.56 -438.08 +52 57 -358.44 120.56 -455.10 +52 58 -358.44 120.56 -472.12 +52 59 -358.44 120.56 -489.14 +52 60 -358.44 120.56 -506.16 +53 1 -234.95 140.44 500.06 +53 2 -234.95 140.44 483.04 +53 3 -234.95 140.44 466.02 +53 4 -234.95 140.44 449.00 +53 5 -234.95 140.44 431.98 +53 6 -234.95 140.44 414.96 +53 7 -234.95 140.44 397.94 +53 8 -234.95 140.44 380.92 +53 9 -234.95 140.44 363.90 +53 10 -234.95 140.44 346.88 +53 11 -234.95 140.44 329.86 +53 12 -234.95 140.44 312.84 +53 13 -234.95 140.44 295.82 +53 14 -234.95 140.44 278.79 +53 15 -234.95 140.44 261.77 +53 16 -234.95 140.44 244.75 +53 17 -234.95 140.44 227.73 +53 18 -234.95 140.44 210.71 +53 19 -234.95 140.44 193.69 +53 20 -234.95 140.44 176.67 +53 21 -234.95 140.44 159.65 +53 22 -234.95 140.44 142.63 +53 23 -234.95 140.44 125.61 +53 24 -234.95 140.44 108.59 +53 25 -234.95 140.44 91.57 +53 26 -234.95 140.44 74.55 +53 27 -234.95 140.44 57.53 +53 28 -234.95 140.44 40.50 +53 29 -234.95 140.44 23.48 +53 30 -234.95 140.44 6.46 +53 31 -234.95 140.44 -10.56 +53 32 -234.95 140.44 -27.58 +53 33 -234.95 140.44 -44.60 +53 34 -234.95 140.44 -61.62 +53 35 -234.95 140.44 -78.64 +53 36 -234.95 140.44 -95.66 +53 37 -234.95 140.44 -112.68 +53 38 -234.95 140.44 -129.70 +53 39 -234.95 140.44 -146.72 +53 40 -234.95 140.44 -163.74 +53 41 -234.95 140.44 -180.77 +53 42 -234.95 140.44 -197.79 +53 43 -234.95 140.44 -214.81 +53 44 -234.95 140.44 -231.83 +53 45 -234.95 140.44 -248.85 +53 46 -234.95 140.44 -265.87 +53 47 -234.95 140.44 -282.89 +53 48 -234.95 140.44 -299.91 +53 49 -234.95 140.44 -316.93 +53 50 -234.95 140.44 -333.95 +53 51 -234.95 140.44 -350.97 +53 52 -234.95 140.44 -367.99 +53 53 -234.95 140.44 -385.01 +53 54 -234.95 140.44 -402.04 +53 55 -234.95 140.44 -419.06 +53 56 -234.95 140.44 -436.08 +53 57 -234.95 140.44 -453.10 +53 58 -234.95 140.44 -470.12 +53 59 -234.95 140.44 -487.14 +53 60 -234.95 140.44 -504.16 +54 1 -111.51 159.98 500.53 +54 2 -111.51 159.98 483.51 +54 3 -111.51 159.98 466.49 +54 4 -111.51 159.98 449.47 +54 5 -111.51 159.98 432.45 +54 6 -111.51 159.98 415.43 +54 7 -111.51 159.98 398.41 +54 8 -111.51 159.98 381.39 +54 9 -111.51 159.98 364.37 +54 10 -111.51 159.98 347.35 +54 11 -111.51 159.98 330.33 +54 12 -111.51 159.98 313.31 +54 13 -111.51 159.98 296.29 +54 14 -111.51 159.98 279.26 +54 15 -111.51 159.98 262.24 +54 16 -111.51 159.98 245.22 +54 17 -111.51 159.98 228.20 +54 18 -111.51 159.98 211.18 +54 19 -111.51 159.98 194.16 +54 20 -111.51 159.98 177.14 +54 21 -111.51 159.98 160.12 +54 22 -111.51 159.98 143.10 +54 23 -111.51 159.98 126.08 +54 24 -111.51 159.98 109.06 +54 25 -111.51 159.98 92.04 +54 26 -111.51 159.98 75.02 +54 27 -111.51 159.98 58.00 +54 28 -111.51 159.98 40.97 +54 29 -111.51 159.98 23.95 +54 30 -111.51 159.98 6.93 +54 31 -111.51 159.98 -10.09 +54 32 -111.51 159.98 -27.11 +54 33 -111.51 159.98 -44.13 +54 34 -111.51 159.98 -61.15 +54 35 -111.51 159.98 -78.17 +54 36 -111.51 159.98 -95.19 +54 37 -111.51 159.98 -112.21 +54 38 -111.51 159.98 -129.23 +54 39 -111.51 159.98 -146.25 +54 40 -111.51 159.98 -163.27 +54 41 -111.51 159.98 -180.30 +54 42 -111.51 159.98 -197.32 +54 43 -111.51 159.98 -214.34 +54 44 -111.51 159.98 -231.36 +54 45 -111.51 159.98 -248.38 +54 46 -111.51 159.98 -265.40 +54 47 -111.51 159.98 -282.42 +54 48 -111.51 159.98 -299.44 +54 49 -111.51 159.98 -316.46 +54 50 -111.51 159.98 -333.48 +54 51 -111.51 159.98 -350.50 +54 52 -111.51 159.98 -367.52 +54 53 -111.51 159.98 -384.54 +54 54 -111.51 159.98 -401.57 +54 55 -111.51 159.98 -418.59 +54 56 -111.51 159.98 -435.61 +54 57 -111.51 159.98 -452.63 +54 58 -111.51 159.98 -469.65 +54 59 -111.51 159.98 -486.67 +54 60 -111.51 159.98 -503.69 +55 1 11.87 179.19 502.34 +55 2 11.87 179.19 485.32 +55 3 11.87 179.19 468.30 +55 4 11.87 179.19 451.28 +55 5 11.87 179.19 434.26 +55 6 11.87 179.19 417.24 +55 7 11.87 179.19 400.22 +55 8 11.87 179.19 383.20 +55 9 11.87 179.19 366.18 +55 10 11.87 179.19 349.16 +55 11 11.87 179.19 332.14 +55 12 11.87 179.19 315.12 +55 13 11.87 179.19 298.10 +55 14 11.87 179.19 281.07 +55 15 11.87 179.19 264.05 +55 16 11.87 179.19 247.03 +55 17 11.87 179.19 230.01 +55 18 11.87 179.19 212.99 +55 19 11.87 179.19 195.97 +55 20 11.87 179.19 178.95 +55 21 11.87 179.19 161.93 +55 22 11.87 179.19 144.91 +55 23 11.87 179.19 127.89 +55 24 11.87 179.19 110.87 +55 25 11.87 179.19 93.85 +55 26 11.87 179.19 76.83 +55 27 11.87 179.19 59.80 +55 28 11.87 179.19 42.78 +55 29 11.87 179.19 25.76 +55 30 11.87 179.19 8.74 +55 31 11.87 179.19 -8.28 +55 32 11.87 179.19 -25.30 +55 33 11.87 179.19 -42.32 +55 34 11.87 179.19 -59.34 +55 35 11.87 179.19 -76.36 +55 36 11.87 179.19 -93.38 +55 37 11.87 179.19 -110.40 +55 38 11.87 179.19 -127.42 +55 39 11.87 179.19 -144.44 +55 40 11.87 179.19 -161.47 +55 41 11.87 179.19 -178.49 +55 42 11.87 179.19 -195.51 +55 43 11.87 179.19 -212.53 +55 44 11.87 179.19 -229.55 +55 45 11.87 179.19 -246.57 +55 46 11.87 179.19 -263.59 +55 47 11.87 179.19 -280.61 +55 48 11.87 179.19 -297.63 +55 49 11.87 179.19 -314.65 +55 50 11.87 179.19 -331.67 +55 51 11.87 179.19 -348.69 +55 52 11.87 179.19 -365.71 +55 53 11.87 179.19 -382.74 +55 54 11.87 179.19 -399.76 +55 55 11.87 179.19 -416.78 +55 56 11.87 179.19 -433.80 +55 57 11.87 179.19 -450.32 +55 58 11.87 179.19 -467.34 +55 59 11.87 179.19 -484.36 +55 60 11.87 179.19 -501.58 +56 1 132.03 202.98 502.74 +56 2 132.03 202.98 485.72 +56 3 132.03 202.98 468.69 +56 4 132.03 202.98 451.67 +56 5 132.03 202.98 434.65 +56 6 132.03 202.98 417.63 +56 7 132.03 202.98 400.61 +56 8 132.03 202.98 383.59 +56 9 132.03 202.98 366.57 +56 10 132.03 202.98 349.55 +56 11 132.03 202.98 332.53 +56 12 132.03 202.98 315.51 +56 13 132.03 202.98 298.49 +56 14 132.03 202.98 281.47 +56 15 132.03 202.98 264.45 +56 16 132.03 202.98 247.42 +56 17 132.03 202.98 230.40 +56 18 132.03 202.98 213.38 +56 19 132.03 202.98 196.36 +56 20 132.03 202.98 179.34 +56 21 132.03 202.98 162.32 +56 22 132.03 202.98 145.30 +56 23 132.03 202.98 128.28 +56 24 132.03 202.98 111.26 +56 25 132.03 202.98 94.24 +56 26 132.03 202.98 77.22 +56 27 132.03 202.98 60.20 +56 28 132.03 202.98 43.18 +56 29 132.03 202.98 26.15 +56 30 132.03 202.98 9.13 +56 31 132.03 202.98 -7.89 +56 32 132.03 202.98 -24.91 +56 33 132.03 202.98 -41.93 +56 34 132.03 202.98 -58.95 +56 35 132.03 202.98 -75.97 +56 36 132.03 202.98 -92.99 +56 37 132.03 202.98 -110.01 +56 38 132.03 202.98 -127.03 +56 39 132.03 202.98 -144.05 +56 40 132.03 202.98 -161.07 +56 41 132.03 202.98 -178.09 +56 42 132.03 202.98 -195.12 +56 43 132.03 202.98 -212.14 +56 44 132.03 202.98 -229.16 +56 45 132.03 202.98 -246.18 +56 46 132.03 202.98 -263.20 +56 47 132.03 202.98 -280.22 +56 48 132.03 202.98 -297.24 +56 49 132.03 202.98 -314.26 +56 50 132.03 202.98 -331.28 +56 51 132.03 202.98 -348.30 +56 52 132.03 202.98 -365.32 +56 53 132.03 202.98 -382.34 +56 54 132.03 202.98 -399.36 +56 55 132.03 202.98 -416.39 +56 56 132.03 202.98 -433.41 +56 57 132.03 202.98 -450.43 +56 58 132.03 202.98 -467.45 +56 59 132.03 202.98 -484.47 +56 60 132.03 202.98 -502.39 +57 1 257.31 211.66 504.43 +57 2 257.31 211.66 487.40 +57 3 257.31 211.66 470.38 +57 4 257.31 211.66 453.36 +57 5 257.31 211.66 436.34 +57 6 257.31 211.66 419.32 +57 7 257.31 211.66 402.30 +57 8 257.31 211.66 385.28 +57 9 257.31 211.66 368.26 +57 10 257.31 211.66 351.24 +57 11 257.31 211.66 334.22 +57 12 257.31 211.66 317.20 +57 13 257.31 211.66 300.18 +57 14 257.31 211.66 283.16 +57 15 257.31 211.66 266.13 +57 16 257.31 211.66 249.11 +57 17 257.31 211.66 232.09 +57 18 257.31 211.66 215.07 +57 19 257.31 211.66 198.05 +57 20 257.31 211.66 181.03 +57 21 257.31 211.66 164.01 +57 22 257.31 211.66 146.99 +57 23 257.31 211.66 129.97 +57 24 257.31 211.66 112.95 +57 25 257.31 211.66 95.93 +57 26 257.31 211.66 78.91 +57 27 257.31 211.66 61.89 +57 28 257.31 211.66 44.86 +57 29 257.31 211.66 27.84 +57 30 257.31 211.66 10.82 +57 31 257.31 211.66 -6.20 +57 32 257.31 211.66 -23.22 +57 33 257.31 211.66 -40.24 +57 34 257.31 211.66 -57.26 +57 35 257.31 211.66 -74.28 +57 36 257.31 211.66 -91.30 +57 37 257.31 211.66 -108.32 +57 38 257.31 211.66 -125.34 +57 39 257.31 211.66 -142.36 +57 40 257.31 211.66 -159.38 +57 41 257.31 211.66 -176.41 +57 42 257.31 211.66 -193.43 +57 43 257.31 211.66 -210.45 +57 44 257.31 211.66 -227.47 +57 45 257.31 211.66 -244.49 +57 46 257.31 211.66 -261.51 +57 47 257.31 211.66 -278.53 +57 48 257.31 211.66 -295.55 +57 49 257.31 211.66 -312.57 +57 50 257.31 211.66 -329.59 +57 51 257.31 211.66 -346.61 +57 52 257.31 211.66 -363.63 +57 53 257.31 211.66 -380.65 +57 54 257.31 211.66 -397.67 +57 55 257.31 211.66 -414.70 +57 56 257.31 211.66 -431.72 +57 57 257.31 211.66 -448.74 +57 58 257.31 211.66 -465.76 +57 59 257.31 211.66 -482.78 +57 60 257.31 211.66 -500.20 +58 1 382.35 238.90 498.54 +58 2 382.35 238.90 481.52 +58 3 382.35 238.90 464.50 +58 4 382.35 238.90 447.48 +58 5 382.35 238.90 430.46 +58 6 382.35 238.90 413.44 +58 7 382.35 238.90 396.42 +58 8 382.35 238.90 379.40 +58 9 382.35 238.90 362.38 +58 10 382.35 238.90 345.36 +58 11 382.35 238.90 328.34 +58 12 382.35 238.90 311.32 +58 13 382.35 238.90 294.30 +58 14 382.35 238.90 277.27 +58 15 382.35 238.90 260.25 +58 16 382.35 238.90 243.23 +58 17 382.35 238.90 226.21 +58 18 382.35 238.90 209.19 +58 19 382.35 238.90 192.17 +58 20 382.35 238.90 175.15 +58 21 382.35 238.90 158.13 +58 22 382.35 238.90 141.11 +58 23 382.35 238.90 124.09 +58 24 382.35 238.90 107.07 +58 25 382.35 238.90 90.05 +58 26 382.35 238.90 73.03 +58 27 382.35 238.90 56.01 +58 28 382.35 238.90 38.98 +58 29 382.35 238.90 21.96 +58 30 382.35 238.90 4.94 +58 31 382.35 238.90 -12.08 +58 32 382.35 238.90 -29.10 +58 33 382.35 238.90 -46.12 +58 34 382.35 238.90 -63.14 +58 35 382.35 238.90 -80.16 +58 36 382.35 238.90 -97.18 +58 37 382.35 238.90 -114.20 +58 38 382.35 238.90 -131.22 +58 39 382.35 238.90 -148.24 +58 40 382.35 238.90 -165.26 +58 41 382.35 238.90 -182.29 +58 42 382.35 238.90 -199.31 +58 43 382.35 238.90 -216.33 +58 44 382.35 238.90 -233.35 +58 45 382.35 238.90 -250.37 +58 46 382.35 238.90 -267.39 +58 47 382.35 238.90 -284.41 +58 48 382.35 238.90 -301.43 +58 49 382.35 238.90 -318.45 +58 50 382.35 238.90 -335.47 +58 51 382.35 238.90 -352.49 +58 52 382.35 238.90 -369.51 +58 53 382.35 238.90 -386.53 +58 54 382.35 238.90 -403.56 +58 55 382.35 238.90 -420.58 +58 56 382.35 238.90 -437.60 +58 57 382.35 238.90 -454.62 +58 58 382.35 238.90 -471.64 +58 59 382.35 238.90 -488.66 +58 60 382.35 238.90 -505.68 +59 1 505.27 257.88 506.23 +59 2 505.27 257.88 489.21 +59 3 505.27 257.88 472.19 +59 4 505.27 257.88 455.17 +59 5 505.27 257.88 438.15 +59 6 505.27 257.88 421.13 +59 7 505.27 257.88 404.11 +59 8 505.27 257.88 387.09 +59 9 505.27 257.88 370.07 +59 10 505.27 257.88 353.05 +59 11 505.27 257.88 336.03 +59 12 505.27 257.88 319.01 +59 13 505.27 257.88 301.99 +59 14 505.27 257.88 284.96 +59 15 505.27 257.88 267.94 +59 16 505.27 257.88 250.92 +59 17 505.27 257.88 233.90 +59 18 505.27 257.88 216.88 +59 19 505.27 257.88 199.86 +59 20 505.27 257.88 182.84 +59 21 505.27 257.88 165.82 +59 22 505.27 257.88 148.80 +59 23 505.27 257.88 131.78 +59 24 505.27 257.88 114.76 +59 25 505.27 257.88 97.74 +59 26 505.27 257.88 80.72 +59 27 505.27 257.88 63.70 +59 28 505.27 257.88 46.67 +59 29 505.27 257.88 29.65 +59 30 505.27 257.88 12.63 +59 31 505.27 257.88 -4.39 +59 32 505.27 257.88 -21.41 +59 33 505.27 257.88 -38.43 +59 34 505.27 257.88 -55.45 +59 35 505.27 257.88 -72.47 +59 36 505.27 257.88 -89.49 +59 37 505.27 257.88 -106.51 +59 38 505.27 257.88 -123.53 +59 39 505.27 257.88 -140.55 +59 40 505.27 257.88 -157.57 +59 41 505.27 257.88 -174.60 +59 42 505.27 257.88 -191.62 +59 43 505.27 257.88 -208.64 +59 44 505.27 257.88 -225.66 +59 45 505.27 257.88 -242.68 +59 46 505.27 257.88 -259.70 +59 47 505.27 257.88 -276.72 +59 48 505.27 257.88 -293.74 +59 49 505.27 257.88 -310.76 +59 50 505.27 257.88 -327.78 +59 51 505.27 257.88 -344.80 +59 52 505.27 257.88 -361.82 +59 53 505.27 257.88 -378.84 +59 54 505.27 257.88 -395.87 +59 55 505.27 257.88 -412.89 +59 56 505.27 257.88 -429.91 +59 57 505.27 257.88 -446.93 +59 58 505.27 257.88 -463.95 +59 59 505.27 257.88 -480.97 +59 60 505.27 257.88 -497.99 +60 1 -437.04 217.80 501.47 +60 2 -437.04 217.80 484.44 +60 3 -437.04 217.80 467.77 +60 4 -437.04 217.80 450.40 +60 5 -437.04 217.80 433.38 +60 6 -437.04 217.80 416.36 +60 7 -437.04 217.80 399.34 +60 8 -437.04 217.80 382.32 +60 9 -437.04 217.80 365.30 +60 10 -437.04 217.80 348.28 +60 11 -437.04 217.80 331.26 +60 12 -437.04 217.80 314.24 +60 13 -437.04 217.80 297.22 +60 14 -437.04 217.80 280.20 +60 15 -437.04 217.80 263.18 +60 16 -437.04 217.80 246.15 +60 17 -437.04 217.80 229.13 +60 18 -437.04 217.80 212.11 +60 19 -437.04 217.80 195.09 +60 20 -437.04 217.80 178.07 +60 21 -437.04 217.80 161.05 +60 22 -437.04 217.80 144.03 +60 23 -437.04 217.80 127.01 +60 24 -437.04 217.80 109.99 +60 25 -437.04 217.80 92.97 +60 26 -437.04 217.80 75.95 +60 27 -437.04 217.80 58.93 +60 28 -437.04 217.80 41.91 +60 29 -437.04 217.80 24.88 +60 30 -437.04 217.80 7.86 +60 31 -437.04 217.80 -9.16 +60 32 -437.04 217.80 -26.18 +60 33 -437.04 217.80 -43.20 +60 34 -437.04 217.80 -60.22 +60 35 -437.04 217.80 -77.24 +60 36 -437.04 217.80 -94.26 +60 37 -437.04 217.80 -111.28 +60 38 -437.04 217.80 -128.30 +60 39 -437.04 217.80 -145.32 +60 40 -437.04 217.80 -162.34 +60 41 -437.04 217.80 -179.36 +60 42 -437.04 217.80 -196.39 +60 43 -437.04 217.80 -213.41 +60 44 -437.04 217.80 -230.43 +60 45 -437.04 217.80 -247.45 +60 46 -437.04 217.80 -264.47 +60 47 -437.04 217.80 -281.49 +60 48 -437.04 217.80 -298.51 +60 49 -437.04 217.80 -315.53 +60 50 -437.04 217.80 -332.55 +60 51 -437.04 217.80 -349.57 +60 52 -437.04 217.80 -366.59 +60 53 -437.04 217.80 -383.61 +60 54 -437.04 217.80 -400.63 +60 55 -437.04 217.80 -417.66 +60 56 -437.04 217.80 -434.68 +60 57 -437.04 217.80 -451.70 +60 58 -437.04 217.80 -468.72 +60 59 -437.04 217.80 -485.74 +60 60 -437.04 217.80 -503.46 +61 1 -313.60 237.44 501.19 +61 2 -313.60 237.44 484.17 +61 3 -313.60 237.44 467.15 +61 4 -313.60 237.44 450.13 +61 5 -313.60 237.44 433.11 +61 6 -313.60 237.44 416.09 +61 7 -313.60 237.44 399.07 +61 8 -313.60 237.44 382.05 +61 9 -313.60 237.44 365.03 +61 10 -313.60 237.44 348.01 +61 11 -313.60 237.44 330.99 +61 12 -313.60 237.44 313.97 +61 13 -313.60 237.44 296.95 +61 14 -313.60 237.44 279.92 +61 15 -313.60 237.44 262.90 +61 16 -313.60 237.44 245.88 +61 17 -313.60 237.44 228.86 +61 18 -313.60 237.44 211.84 +61 19 -313.60 237.44 194.82 +61 20 -313.60 237.44 177.80 +61 21 -313.60 237.44 160.78 +61 22 -313.60 237.44 143.76 +61 23 -313.60 237.44 126.74 +61 24 -313.60 237.44 109.72 +61 25 -313.60 237.44 92.70 +61 26 -313.60 237.44 75.68 +61 27 -313.60 237.44 58.66 +61 28 -313.60 237.44 41.63 +61 29 -313.60 237.44 24.61 +61 30 -313.60 237.44 7.59 +61 31 -313.60 237.44 -9.43 +61 32 -313.60 237.44 -26.45 +61 33 -313.60 237.44 -43.47 +61 34 -313.60 237.44 -60.49 +61 35 -313.60 237.44 -77.51 +61 36 -313.60 237.44 -94.53 +61 37 -313.60 237.44 -111.55 +61 38 -313.60 237.44 -128.57 +61 39 -313.60 237.44 -145.59 +61 40 -313.60 237.44 -162.61 +61 41 -313.60 237.44 -179.64 +61 42 -313.60 237.44 -196.66 +61 43 -313.60 237.44 -213.68 +61 44 -313.60 237.44 -230.70 +61 45 -313.60 237.44 -247.72 +61 46 -313.60 237.44 -264.74 +61 47 -313.60 237.44 -281.76 +61 48 -313.60 237.44 -298.78 +61 49 -313.60 237.44 -315.80 +61 50 -313.60 237.44 -332.82 +61 51 -313.60 237.44 -349.84 +61 52 -313.60 237.44 -366.86 +61 53 -313.60 237.44 -383.88 +61 54 -313.60 237.44 -400.91 +61 55 -313.60 237.44 -417.93 +61 56 -313.60 237.44 -434.95 +61 57 -313.60 237.44 -451.97 +61 58 -313.60 237.44 -468.99 +61 59 -313.60 237.44 -486.01 +61 60 -313.60 237.44 -503.03 +62 1 -189.98 257.42 501.35 +62 2 -189.98 257.42 484.33 +62 3 -189.98 257.42 467.31 +62 4 -189.98 257.42 450.29 +62 5 -189.98 257.42 433.27 +62 6 -189.98 257.42 416.45 +62 7 -189.98 257.42 399.23 +62 8 -189.98 257.42 382.46 +62 9 -189.98 257.42 365.19 +62 10 -189.98 257.42 348.17 +62 11 -189.98 257.42 331.15 +62 12 -189.98 257.42 314.13 +62 13 -189.98 257.42 297.11 +62 14 -189.98 257.42 280.08 +62 15 -189.98 257.42 263.06 +62 16 -189.98 257.42 246.24 +62 17 -189.98 257.42 229.02 +62 18 -189.98 257.42 212.20 +62 19 -189.98 257.42 194.98 +62 20 -189.98 257.42 178.21 +62 21 -189.98 257.42 160.94 +62 22 -189.98 257.42 143.92 +62 23 -189.98 257.42 126.90 +62 24 -189.98 257.42 109.88 +62 25 -189.98 257.42 92.86 +62 26 -189.98 257.42 75.84 +62 27 -189.98 257.42 58.82 +62 28 -189.98 257.42 41.79 +62 29 -189.98 257.42 24.77 +62 30 -189.98 257.42 7.75 +62 31 -189.98 257.42 -9.27 +62 32 -189.98 257.42 -26.29 +62 33 -189.98 257.42 -43.31 +62 34 -189.98 257.42 -60.33 +62 35 -189.98 257.42 -77.35 +62 36 -189.98 257.42 -94.37 +62 37 -189.98 257.42 -111.39 +62 38 -189.98 257.42 -128.41 +62 39 -189.98 257.42 -145.43 +62 40 -189.98 257.42 -162.20 +62 41 -189.98 257.42 -179.48 +62 42 -189.98 257.42 -196.50 +62 43 -189.98 257.42 -213.52 +62 44 -189.98 257.42 -230.54 +62 45 -189.98 257.42 -247.56 +62 46 -189.98 257.42 -264.58 +62 47 -189.98 257.42 -281.60 +62 48 -189.98 257.42 -298.62 +62 49 -189.98 257.42 -315.64 +62 50 -189.98 257.42 -332.66 +62 51 -189.98 257.42 -349.68 +62 52 -189.98 257.42 -366.70 +62 53 -189.98 257.42 -383.72 +62 54 -189.98 257.42 -400.75 +62 55 -189.98 257.42 -417.77 +62 56 -189.98 257.42 -434.79 +62 57 -189.98 257.42 -451.81 +62 58 -189.98 257.42 -468.83 +62 59 -189.98 257.42 -485.85 +62 60 -189.98 257.42 -502.87 +63 1 -66.70 276.92 497.82 +63 2 -66.70 276.92 480.80 +63 3 -66.70 276.92 463.78 +63 4 -66.70 276.92 446.76 +63 5 -66.70 276.92 429.74 +63 6 -66.70 276.92 412.72 +63 7 -66.70 276.92 395.70 +63 8 -66.70 276.92 378.68 +63 9 -66.70 276.92 361.66 +63 10 -66.70 276.92 344.64 +63 11 -66.70 276.92 327.62 +63 12 -66.70 276.92 310.60 +63 13 -66.70 276.92 293.58 +63 14 -66.70 276.92 276.55 +63 15 -66.70 276.92 259.53 +63 16 -66.70 276.92 242.51 +63 17 -66.70 276.92 225.49 +63 18 -66.70 276.92 208.47 +63 19 -66.70 276.92 191.45 +63 20 -66.70 276.92 174.43 +63 21 -66.70 276.92 157.41 +63 22 -66.70 276.92 140.39 +63 23 -66.70 276.92 123.37 +63 24 -66.70 276.92 106.35 +63 25 -66.70 276.92 89.33 +63 26 -66.70 276.92 72.31 +63 27 -66.70 276.92 55.29 +63 28 -66.70 276.92 38.26 +63 29 -66.70 276.92 21.24 +63 30 -66.70 276.92 4.22 +63 31 -66.70 276.92 -12.80 +63 32 -66.70 276.92 -29.82 +63 33 -66.70 276.92 -46.84 +63 34 -66.70 276.92 -63.86 +63 35 -66.70 276.92 -80.88 +63 36 -66.70 276.92 -97.90 +63 37 -66.70 276.92 -114.92 +63 38 -66.70 276.92 -131.94 +63 39 -66.70 276.92 -148.96 +63 40 -66.70 276.92 -165.98 +63 41 -66.70 276.92 -183.01 +63 42 -66.70 276.92 -200.03 +63 43 -66.70 276.92 -217.05 +63 44 -66.70 276.92 -234.07 +63 45 -66.70 276.92 -251.09 +63 46 -66.70 276.92 -268.11 +63 47 -66.70 276.92 -285.13 +63 48 -66.70 276.92 -302.15 +63 49 -66.70 276.92 -319.17 +63 50 -66.70 276.92 -336.19 +63 51 -66.70 276.92 -353.21 +63 52 -66.70 276.92 -370.23 +63 53 -66.70 276.92 -387.25 +63 54 -66.70 276.92 -404.28 +63 55 -66.70 276.92 -421.30 +63 56 -66.70 276.92 -438.32 +63 57 -66.70 276.92 -455.34 +63 58 -66.70 276.92 -472.36 +63 59 -66.70 276.92 -489.38 +63 60 -66.70 276.92 -506.40 +64 1 54.26 292.97 524.56 +64 2 54.26 292.97 507.53 +64 3 54.26 292.97 490.51 +64 4 54.26 292.97 473.49 +64 5 54.26 292.97 456.47 +64 6 54.26 292.97 439.45 +64 7 54.26 292.97 422.43 +64 8 54.26 292.97 405.41 +64 9 54.26 292.97 388.39 +64 10 54.26 292.97 371.37 +64 11 54.26 292.97 354.35 +64 12 54.26 292.97 337.33 +64 13 54.26 292.97 320.31 +64 14 54.26 292.97 303.29 +64 15 54.26 292.97 286.26 +64 16 54.26 292.97 269.24 +64 17 54.26 292.97 252.22 +64 18 54.26 292.97 235.20 +64 19 54.26 292.97 218.18 +64 20 54.26 292.97 201.16 +64 21 54.26 292.97 184.14 +64 22 54.26 292.97 167.12 +64 23 54.26 292.97 150.10 +64 24 54.26 292.97 133.08 +64 25 54.26 292.97 116.06 +64 26 54.26 292.97 99.04 +64 27 54.26 292.97 82.02 +64 28 54.26 292.97 64.99 +64 29 54.26 292.97 47.97 +64 30 54.26 292.97 30.95 +64 31 54.26 292.97 13.93 +64 32 54.26 292.97 -3.09 +64 33 54.26 292.97 -20.11 +64 34 54.26 292.97 -37.13 +64 35 54.26 292.97 -54.15 +64 36 54.26 292.97 -71.17 +64 37 54.26 292.97 -88.19 +64 38 54.26 292.97 -105.21 +64 39 54.26 292.97 -122.23 +64 40 54.26 292.97 -139.25 +64 41 54.26 292.97 -156.28 +64 42 54.26 292.97 -173.30 +64 43 54.26 292.97 -190.32 +64 44 54.26 292.97 -207.34 +64 45 54.26 292.97 -224.36 +64 46 54.26 292.97 -241.38 +64 47 54.26 292.97 -258.40 +64 48 54.26 292.97 -275.42 +64 49 54.26 292.97 -292.44 +64 50 54.26 292.97 -309.46 +64 51 54.26 292.97 -326.48 +64 52 54.26 292.97 -343.50 +64 53 54.26 292.97 -360.52 +64 54 54.26 292.97 -377.54 +64 55 54.26 292.97 -394.57 +64 56 54.26 292.97 -411.59 +64 57 54.26 292.97 -428.61 +64 58 54.26 292.97 -445.63 +64 59 54.26 292.97 -462.65 +64 60 54.26 292.97 -480.07 +65 1 174.47 315.54 512.74 +65 2 174.47 315.54 495.72 +65 3 174.47 315.54 478.70 +65 4 174.47 315.54 461.68 +65 5 174.47 315.54 444.66 +65 6 174.47 315.54 427.64 +65 7 174.47 315.54 410.62 +65 8 174.47 315.54 393.60 +65 9 174.47 315.54 376.58 +65 10 174.47 315.54 359.56 +65 11 174.47 315.54 342.54 +65 12 174.47 315.54 325.52 +65 13 174.47 315.54 308.50 +65 14 174.47 315.54 291.47 +65 15 174.47 315.54 274.45 +65 16 174.47 315.54 257.43 +65 17 174.47 315.54 240.41 +65 18 174.47 315.54 223.39 +65 19 174.47 315.54 206.37 +65 20 174.47 315.54 189.35 +65 21 174.47 315.54 172.33 +65 22 174.47 315.54 155.31 +65 23 174.47 315.54 138.29 +65 24 174.47 315.54 121.27 +65 25 174.47 315.54 104.25 +65 26 174.47 315.54 87.23 +65 27 174.47 315.54 70.21 +65 28 174.47 315.54 53.18 +65 29 174.47 315.54 36.16 +65 30 174.47 315.54 19.14 +65 31 174.47 315.54 2.12 +65 32 174.47 315.54 -14.90 +65 33 174.47 315.54 -31.92 +65 34 174.47 315.54 -48.94 +65 35 174.47 315.54 -65.96 +65 36 174.47 315.54 -82.98 +65 37 174.47 315.54 -100.00 +65 38 174.47 315.54 -117.02 +65 39 174.47 315.54 -134.04 +65 40 174.47 315.54 -151.06 +65 41 174.47 315.54 -168.09 +65 42 174.47 315.54 -185.11 +65 43 174.47 315.54 -202.13 +65 44 174.47 315.54 -219.15 +65 45 174.47 315.54 -236.17 +65 46 174.47 315.54 -253.19 +65 47 174.47 315.54 -270.21 +65 48 174.47 315.54 -287.23 +65 49 174.47 315.54 -304.25 +65 50 174.47 315.54 -321.27 +65 51 174.47 315.54 -338.29 +65 52 174.47 315.54 -355.31 +65 53 174.47 315.54 -372.33 +65 54 174.47 315.54 -389.36 +65 55 174.47 315.54 -406.38 +65 56 174.47 315.54 -423.40 +65 57 174.47 315.54 -440.42 +65 58 174.47 315.54 -457.44 +65 59 174.47 315.54 -474.46 +65 60 174.47 315.54 -491.48 +66 1 303.41 335.64 512.95 +66 2 303.41 335.64 495.93 +66 3 303.41 335.64 478.91 +66 4 303.41 335.64 461.89 +66 5 303.41 335.64 444.87 +66 6 303.41 335.64 427.85 +66 7 303.41 335.64 410.83 +66 8 303.41 335.64 393.81 +66 9 303.41 335.64 376.79 +66 10 303.41 335.64 359.77 +66 11 303.41 335.64 342.75 +66 12 303.41 335.64 325.73 +66 13 303.41 335.64 308.71 +66 14 303.41 335.64 291.68 +66 15 303.41 335.64 274.66 +66 16 303.41 335.64 257.64 +66 17 303.41 335.64 240.62 +66 18 303.41 335.64 223.60 +66 19 303.41 335.64 206.58 +66 20 303.41 335.64 189.56 +66 21 303.41 335.64 172.54 +66 22 303.41 335.64 155.52 +66 23 303.41 335.64 138.50 +66 24 303.41 335.64 121.48 +66 25 303.41 335.64 104.46 +66 26 303.41 335.64 87.44 +66 27 303.41 335.64 70.42 +66 28 303.41 335.64 53.39 +66 29 303.41 335.64 36.37 +66 30 303.41 335.64 19.35 +66 31 303.41 335.64 2.33 +66 32 303.41 335.64 -14.69 +66 33 303.41 335.64 -31.71 +66 34 303.41 335.64 -48.73 +66 35 303.41 335.64 -65.75 +66 36 303.41 335.64 -82.77 +66 37 303.41 335.64 -99.79 +66 38 303.41 335.64 -116.81 +66 39 303.41 335.64 -133.83 +66 40 303.41 335.64 -150.85 +66 41 303.41 335.64 -167.88 +66 42 303.41 335.64 -184.90 +66 43 303.41 335.64 -201.92 +66 44 303.41 335.64 -218.94 +66 45 303.41 335.64 -235.96 +66 46 303.41 335.64 -252.98 +66 47 303.41 335.64 -270.00 +66 48 303.41 335.64 -287.02 +66 49 303.41 335.64 -304.04 +66 50 303.41 335.64 -321.06 +66 51 303.41 335.64 -338.08 +66 52 303.41 335.64 -355.10 +66 53 303.41 335.64 -372.12 +66 54 303.41 335.64 -389.15 +66 55 303.41 335.64 -406.17 +66 56 303.41 335.64 -423.19 +66 57 303.41 335.64 -440.21 +66 58 303.41 335.64 -457.23 +66 59 303.41 335.64 -474.25 +66 60 303.41 335.64 -491.27 +67 1 429.76 351.02 506.14 +67 2 429.76 351.02 489.12 +67 3 429.76 351.02 472.10 +67 4 429.76 351.02 455.08 +67 5 429.76 351.02 438.06 +67 6 429.76 351.02 421.04 +67 7 429.76 351.02 404.02 +67 8 429.76 351.02 387.00 +67 9 429.76 351.02 369.98 +67 10 429.76 351.02 352.96 +67 11 429.76 351.02 335.94 +67 12 429.76 351.02 318.92 +67 13 429.76 351.02 301.90 +67 14 429.76 351.02 284.87 +67 15 429.76 351.02 267.85 +67 16 429.76 351.02 250.83 +67 17 429.76 351.02 233.81 +67 18 429.76 351.02 216.79 +67 19 429.76 351.02 199.77 +67 20 429.76 351.02 182.75 +67 21 429.76 351.02 165.73 +67 22 429.76 351.02 148.71 +67 23 429.76 351.02 131.69 +67 24 429.76 351.02 114.67 +67 25 429.76 351.02 97.65 +67 26 429.76 351.02 80.63 +67 27 429.76 351.02 63.61 +67 28 429.76 351.02 46.58 +67 29 429.76 351.02 29.56 +67 30 429.76 351.02 12.54 +67 31 429.76 351.02 -4.48 +67 32 429.76 351.02 -21.50 +67 33 429.76 351.02 -38.52 +67 34 429.76 351.02 -55.54 +67 35 429.76 351.02 -72.56 +67 36 429.76 351.02 -89.58 +67 37 429.76 351.02 -106.60 +67 38 429.76 351.02 -123.62 +67 39 429.76 351.02 -140.64 +67 40 429.76 351.02 -157.66 +67 41 429.76 351.02 -174.69 +67 42 429.76 351.02 -191.71 +67 43 429.76 351.02 -208.73 +67 44 429.76 351.02 -225.75 +67 45 429.76 351.02 -242.77 +67 46 429.76 351.02 -259.79 +67 47 429.76 351.02 -276.81 +67 48 429.76 351.02 -293.83 +67 49 429.76 351.02 -310.85 +67 50 429.76 351.02 -327.87 +67 51 429.76 351.02 -344.89 +67 52 429.76 351.02 -361.91 +67 53 429.76 351.02 -378.93 +67 54 429.76 351.02 -395.96 +67 55 429.76 351.02 -412.98 +67 56 429.76 351.02 -430.00 +67 57 429.76 351.02 -447.02 +67 58 429.76 351.02 -464.04 +67 59 429.76 351.02 -481.06 +67 60 429.76 351.02 -498.08 +68 1 -392.38 334.24 502.79 +68 2 -392.38 334.24 485.77 +68 3 -392.38 334.24 468.75 +68 4 -392.38 334.24 451.73 +68 5 -392.38 334.24 434.71 +68 6 -392.38 334.24 417.69 +68 7 -392.38 334.24 400.67 +68 8 -392.38 334.24 383.65 +68 9 -392.38 334.24 366.63 +68 10 -392.38 334.24 349.61 +68 11 -392.38 334.24 332.59 +68 12 -392.38 334.24 315.57 +68 13 -392.38 334.24 298.55 +68 14 -392.38 334.24 281.52 +68 15 -392.38 334.24 264.50 +68 16 -392.38 334.24 247.48 +68 17 -392.38 334.24 230.46 +68 18 -392.38 334.24 213.44 +68 19 -392.38 334.24 196.42 +68 20 -392.38 334.24 179.40 +68 21 -392.38 334.24 162.38 +68 22 -392.38 334.24 145.36 +68 23 -392.38 334.24 128.34 +68 24 -392.38 334.24 111.32 +68 25 -392.38 334.24 94.30 +68 26 -392.38 334.24 77.28 +68 27 -392.38 334.24 60.26 +68 28 -392.38 334.24 43.23 +68 29 -392.38 334.24 26.21 +68 30 -392.38 334.24 9.19 +68 31 -392.38 334.24 -7.83 +68 32 -392.38 334.24 -24.85 +68 33 -392.38 334.24 -41.87 +68 34 -392.38 334.24 -58.89 +68 35 -392.38 334.24 -75.91 +68 36 -392.38 334.24 -92.93 +68 37 -392.38 334.24 -109.95 +68 38 -392.38 334.24 -126.97 +68 39 -392.38 334.24 -143.99 +68 40 -392.38 334.24 -161.01 +68 41 -392.38 334.24 -178.04 +68 42 -392.38 334.24 -195.06 +68 43 -392.38 334.24 -212.08 +68 44 -392.38 334.24 -229.10 +68 45 -392.38 334.24 -246.12 +68 46 -392.38 334.24 -263.14 +68 47 -392.38 334.24 -280.16 +68 48 -392.38 334.24 -297.18 +68 49 -392.38 334.24 -314.20 +68 50 -392.38 334.24 -331.22 +68 51 -392.38 334.24 -348.24 +68 52 -392.38 334.24 -365.26 +68 53 -392.38 334.24 -382.28 +68 54 -392.38 334.24 -399.31 +68 55 -392.38 334.24 -416.33 +68 56 -392.38 334.24 -433.35 +68 57 -392.38 334.24 -450.37 +68 58 -392.38 334.24 -467.39 +68 59 -392.38 334.24 -484.41 +68 60 -392.38 334.24 -501.43 +69 1 -268.90 354.24 501.54 +69 2 -268.90 354.24 484.51 +69 3 -268.90 354.24 467.49 +69 4 -268.90 354.24 450.47 +69 5 -268.90 354.24 433.45 +69 6 -268.90 354.24 416.43 +69 7 -268.90 354.24 399.41 +69 8 -268.90 354.24 382.39 +69 9 -268.90 354.24 365.37 +69 10 -268.90 354.24 348.35 +69 11 -268.90 354.24 331.33 +69 12 -268.90 354.24 314.31 +69 13 -268.90 354.24 297.29 +69 14 -268.90 354.24 280.27 +69 15 -268.90 354.24 263.24 +69 16 -268.90 354.24 246.22 +69 17 -268.90 354.24 229.20 +69 18 -268.90 354.24 212.18 +69 19 -268.90 354.24 195.16 +69 20 -268.90 354.24 178.14 +69 21 -268.90 354.24 161.12 +69 22 -268.90 354.24 144.10 +69 23 -268.90 354.24 127.08 +69 24 -268.90 354.24 110.06 +69 25 -268.90 354.24 93.04 +69 26 -268.90 354.24 76.02 +69 27 -268.90 354.24 59.00 +69 28 -268.90 354.24 41.97 +69 29 -268.90 354.24 24.95 +69 30 -268.90 354.24 7.93 +69 31 -268.90 354.24 -9.09 +69 32 -268.90 354.24 -26.11 +69 33 -268.90 354.24 -43.13 +69 34 -268.90 354.24 -60.15 +69 35 -268.90 354.24 -77.17 +69 36 -268.90 354.24 -94.19 +69 37 -268.90 354.24 -111.21 +69 38 -268.90 354.24 -128.23 +69 39 -268.90 354.24 -145.25 +69 40 -268.90 354.24 -162.27 +69 41 -268.90 354.24 -179.30 +69 42 -268.90 354.24 -196.32 +69 43 -268.90 354.24 -213.34 +69 44 -268.90 354.24 -230.36 +69 45 -268.90 354.24 -247.38 +69 46 -268.90 354.24 -264.40 +69 47 -268.90 354.24 -281.42 +69 48 -268.90 354.24 -298.44 +69 49 -268.90 354.24 -315.46 +69 50 -268.90 354.24 -332.48 +69 51 -268.90 354.24 -349.50 +69 52 -268.90 354.24 -366.52 +69 53 -268.90 354.24 -383.54 +69 54 -268.90 354.24 -400.57 +69 55 -268.90 354.24 -417.59 +69 56 -268.90 354.24 -434.61 +69 57 -268.90 354.24 -451.63 +69 58 -268.90 354.24 -468.65 +69 59 -268.90 354.24 -485.67 +69 60 -268.90 354.24 -502.89 +70 1 -145.45 374.24 502.09 +70 2 -145.45 374.24 485.07 +70 3 -145.45 374.24 468.04 +70 4 -145.45 374.24 451.02 +70 5 -145.45 374.24 434.00 +70 6 -145.45 374.24 416.98 +70 7 -145.45 374.24 399.96 +70 8 -145.45 374.24 382.94 +70 9 -145.45 374.24 365.92 +70 10 -145.45 374.24 348.90 +70 11 -145.45 374.24 331.88 +70 12 -145.45 374.24 314.86 +70 13 -145.45 374.24 297.84 +70 14 -145.45 374.24 280.82 +70 15 -145.45 374.24 263.80 +70 16 -145.45 374.24 246.77 +70 17 -145.45 374.24 229.75 +70 18 -145.45 374.24 212.73 +70 19 -145.45 374.24 195.71 +70 20 -145.45 374.24 178.69 +70 21 -145.45 374.24 161.67 +70 22 -145.45 374.24 144.65 +70 23 -145.45 374.24 127.63 +70 24 -145.45 374.24 110.61 +70 25 -145.45 374.24 93.59 +70 26 -145.45 374.24 76.57 +70 27 -145.45 374.24 59.55 +70 28 -145.45 374.24 42.53 +70 29 -145.45 374.24 25.50 +70 30 -145.45 374.24 8.48 +70 31 -145.45 374.24 -8.54 +70 32 -145.45 374.24 -25.56 +70 33 -145.45 374.24 -42.58 +70 34 -145.45 374.24 -59.60 +70 35 -145.45 374.24 -76.62 +70 36 -145.45 374.24 -93.64 +70 37 -145.45 374.24 -110.66 +70 38 -145.45 374.24 -127.68 +70 39 -145.45 374.24 -144.70 +70 40 -145.45 374.24 -161.72 +70 41 -145.45 374.24 -178.74 +70 42 -145.45 374.24 -195.77 +70 43 -145.45 374.24 -212.79 +70 44 -145.45 374.24 -229.81 +70 45 -145.45 374.24 -246.83 +70 46 -145.45 374.24 -263.85 +70 47 -145.45 374.24 -280.87 +70 48 -145.45 374.24 -297.89 +70 49 -145.45 374.24 -314.91 +70 50 -145.45 374.24 -331.93 +70 51 -145.45 374.24 -348.95 +70 52 -145.45 374.24 -365.97 +70 53 -145.45 374.24 -382.99 +70 54 -145.45 374.24 -400.01 +70 55 -145.45 374.24 -417.03 +70 56 -145.45 374.24 -434.06 +70 57 -145.45 374.24 -451.08 +70 58 -145.45 374.24 -468.10 +70 59 -145.45 374.24 -485.12 +70 60 -145.45 374.24 -503.14 +71 1 -21.97 393.24 499.81 +71 2 -21.97 393.24 482.79 +71 3 -21.97 393.24 465.77 +71 4 -21.97 393.24 448.75 +71 5 -21.97 393.24 431.73 +71 6 -21.97 393.24 414.71 +71 7 -21.97 393.24 397.69 +71 8 -21.97 393.24 380.67 +71 9 -21.97 393.24 363.65 +71 10 -21.97 393.24 346.63 +71 11 -21.97 393.24 329.61 +71 12 -21.97 393.24 312.59 +71 13 -21.97 393.24 295.57 +71 14 -21.97 393.24 278.54 +71 15 -21.97 393.24 261.52 +71 16 -21.97 393.24 244.50 +71 17 -21.97 393.24 227.48 +71 18 -21.97 393.24 210.46 +71 19 -21.97 393.24 193.44 +71 20 -21.97 393.24 176.42 +71 21 -21.97 393.24 159.40 +71 22 -21.97 393.24 142.38 +71 23 -21.97 393.24 125.36 +71 24 -21.97 393.24 108.34 +71 25 -21.97 393.24 91.32 +71 26 -21.97 393.24 74.30 +71 27 -21.97 393.24 57.28 +71 28 -21.97 393.24 40.25 +71 29 -21.97 393.24 23.23 +71 30 -21.97 393.24 6.21 +71 31 -21.97 393.24 -10.81 +71 32 -21.97 393.24 -27.83 +71 33 -21.97 393.24 -44.85 +71 34 -21.97 393.24 -61.87 +71 35 -21.97 393.24 -78.89 +71 36 -21.97 393.24 -95.91 +71 37 -21.97 393.24 -112.93 +71 38 -21.97 393.24 -129.95 +71 39 -21.97 393.24 -146.97 +71 40 -21.97 393.24 -163.99 +71 41 -21.97 393.24 -181.02 +71 42 -21.97 393.24 -198.04 +71 43 -21.97 393.24 -215.06 +71 44 -21.97 393.24 -232.08 +71 45 -21.97 393.24 -249.10 +71 46 -21.97 393.24 -266.12 +71 47 -21.97 393.24 -283.14 +71 48 -21.97 393.24 -300.16 +71 49 -21.97 393.24 -317.18 +71 50 -21.97 393.24 -334.20 +71 51 -21.97 393.24 -351.22 +71 52 -21.97 393.24 -368.24 +71 53 -21.97 393.24 -385.26 +71 54 -21.97 393.24 -402.29 +71 55 -21.97 393.24 -419.31 +71 56 -21.97 393.24 -436.33 +71 57 -21.97 393.24 -453.35 +71 58 -21.97 393.24 -470.37 +71 59 -21.97 393.24 -487.39 +71 60 -21.97 393.24 -504.41 +72 1 101.04 412.79 504.42 +72 2 101.04 412.79 487.39 +72 3 101.04 412.79 470.37 +72 4 101.04 412.79 453.35 +72 5 101.04 412.79 436.33 +72 6 101.04 412.79 419.31 +72 7 101.04 412.79 402.29 +72 8 101.04 412.79 385.27 +72 9 101.04 412.79 368.25 +72 10 101.04 412.79 351.23 +72 11 101.04 412.79 334.21 +72 12 101.04 412.79 317.19 +72 13 101.04 412.79 300.17 +72 14 101.04 412.79 283.15 +72 15 101.04 412.79 266.13 +72 16 101.04 412.79 249.10 +72 17 101.04 412.79 232.08 +72 18 101.04 412.79 215.06 +72 19 101.04 412.79 198.04 +72 20 101.04 412.79 181.02 +72 21 101.04 412.79 164.00 +72 22 101.04 412.79 146.98 +72 23 101.04 412.79 129.96 +72 24 101.04 412.79 112.94 +72 25 101.04 412.79 95.92 +72 26 101.04 412.79 78.90 +72 27 101.04 412.79 61.88 +72 28 101.04 412.79 44.86 +72 29 101.04 412.79 27.83 +72 30 101.04 412.79 10.81 +72 31 101.04 412.79 -6.21 +72 32 101.04 412.79 -23.23 +72 33 101.04 412.79 -40.25 +72 34 101.04 412.79 -57.27 +72 35 101.04 412.79 -74.29 +72 36 101.04 412.79 -91.31 +72 37 101.04 412.79 -108.33 +72 38 101.04 412.79 -125.35 +72 39 101.04 412.79 -142.37 +72 40 101.04 412.79 -159.39 +72 41 101.04 412.79 -176.41 +72 42 101.04 412.79 -193.44 +72 43 101.04 412.79 -210.46 +72 44 101.04 412.79 -227.48 +72 45 101.04 412.79 -244.50 +72 46 101.04 412.79 -261.52 +72 47 101.04 412.79 -278.54 +72 48 101.04 412.79 -295.56 +72 49 101.04 412.79 -312.58 +72 50 101.04 412.79 -329.60 +72 51 101.04 412.79 -346.62 +72 52 101.04 412.79 -363.64 +72 53 101.04 412.79 -380.66 +72 54 101.04 412.79 -397.68 +72 55 101.04 412.79 -414.71 +72 56 101.04 412.79 -431.73 +72 57 101.04 412.79 -448.75 +72 58 101.04 412.79 -465.77 +72 59 101.04 412.79 -482.79 +72 60 101.04 412.79 -500.51 +73 1 224.58 432.35 497.06 +73 2 224.58 432.35 480.04 +73 3 224.58 432.35 463.02 +73 4 224.58 432.35 446.00 +73 5 224.58 432.35 428.98 +73 6 224.58 432.35 411.96 +73 7 224.58 432.35 394.94 +73 8 224.58 432.35 377.92 +73 9 224.58 432.35 360.90 +73 10 224.58 432.35 343.88 +73 11 224.58 432.35 326.86 +73 12 224.58 432.35 309.84 +73 13 224.58 432.35 292.82 +73 14 224.58 432.35 275.79 +73 15 224.58 432.35 258.77 +73 16 224.58 432.35 241.75 +73 17 224.58 432.35 224.73 +73 18 224.58 432.35 207.71 +73 19 224.58 432.35 190.69 +73 20 224.58 432.35 173.67 +73 21 224.58 432.35 156.65 +73 22 224.58 432.35 139.63 +73 23 224.58 432.35 122.61 +73 24 224.58 432.35 105.59 +73 25 224.58 432.35 88.57 +73 26 224.58 432.35 71.55 +73 27 224.58 432.35 54.53 +73 28 224.58 432.35 37.50 +73 29 224.58 432.35 20.48 +73 30 224.58 432.35 3.46 +73 31 224.58 432.35 -13.56 +73 32 224.58 432.35 -30.58 +73 33 224.58 432.35 -47.60 +73 34 224.58 432.35 -64.62 +73 35 224.58 432.35 -81.64 +73 36 224.58 432.35 -98.66 +73 37 224.58 432.35 -115.68 +73 38 224.58 432.35 -132.70 +73 39 224.58 432.35 -149.72 +73 40 224.58 432.35 -166.74 +73 41 224.58 432.35 -183.77 +73 42 224.58 432.35 -200.79 +73 43 224.58 432.35 -217.81 +73 44 224.58 432.35 -234.83 +73 45 224.58 432.35 -251.85 +73 46 224.58 432.35 -268.87 +73 47 224.58 432.35 -285.89 +73 48 224.58 432.35 -302.91 +73 49 224.58 432.35 -319.93 +73 50 224.58 432.35 -336.95 +73 51 224.58 432.35 -353.97 +73 52 224.58 432.35 -370.99 +73 53 224.58 432.35 -388.01 +73 54 224.58 432.35 -405.04 +73 55 224.58 432.35 -422.06 +73 56 224.58 432.35 -439.08 +73 57 224.58 432.35 -456.10 +73 58 224.58 432.35 -473.12 +73 59 224.58 432.35 -490.14 +73 60 224.58 432.35 -507.16 +74 1 338.44 463.72 505.72 +74 2 338.44 463.72 488.70 +74 3 338.44 463.72 471.68 +74 4 338.44 463.72 454.66 +74 5 338.44 463.72 437.64 +74 6 338.44 463.72 420.62 +74 7 338.44 463.72 403.60 +74 8 338.44 463.72 386.58 +74 9 338.44 463.72 369.56 +74 10 338.44 463.72 352.54 +74 11 338.44 463.72 335.52 +74 12 338.44 463.72 318.50 +74 13 338.44 463.72 301.48 +74 14 338.44 463.72 284.45 +74 15 338.44 463.72 267.43 +74 16 338.44 463.72 250.41 +74 17 338.44 463.72 233.39 +74 18 338.44 463.72 216.37 +74 19 338.44 463.72 199.35 +74 20 338.44 463.72 182.33 +74 21 338.44 463.72 165.31 +74 22 338.44 463.72 148.29 +74 23 338.44 463.72 131.27 +74 24 338.44 463.72 114.25 +74 25 338.44 463.72 97.23 +74 26 338.44 463.72 80.21 +74 27 338.44 463.72 63.19 +74 28 338.44 463.72 46.16 +74 29 338.44 463.72 29.14 +74 30 338.44 463.72 12.12 +74 31 338.44 463.72 -4.90 +74 32 338.44 463.72 -21.92 +74 33 338.44 463.72 -38.94 +74 34 338.44 463.72 -55.96 +74 35 338.44 463.72 -72.98 +74 36 338.44 463.72 -90.00 +74 37 338.44 463.72 -107.02 +74 38 338.44 463.72 -124.04 +74 39 338.44 463.72 -141.06 +74 40 338.44 463.72 -158.08 +74 41 338.44 463.72 -175.11 +74 42 338.44 463.72 -192.13 +74 43 338.44 463.72 -209.15 +74 44 338.44 463.72 -226.17 +74 45 338.44 463.72 -243.19 +74 46 338.44 463.72 -260.21 +74 47 338.44 463.72 -277.23 +74 48 338.44 463.72 -294.25 +74 49 338.44 463.72 -311.27 +74 50 338.44 463.72 -328.29 +74 51 338.44 463.72 -345.31 +74 52 338.44 463.72 -362.33 +74 53 338.44 463.72 -379.35 +74 54 338.44 463.72 -396.38 +74 55 338.44 463.72 -413.40 +74 56 338.44 463.72 -430.42 +74 57 338.44 463.72 -447.44 +74 58 338.44 463.72 -464.46 +74 59 338.44 463.72 -481.48 +74 60 338.44 463.72 -498.50 +75 1 -347.88 451.52 502.01 +75 2 -347.88 451.52 484.98 +75 3 -347.88 451.52 467.96 +75 4 -347.88 451.52 450.94 +75 5 -347.88 451.52 433.92 +75 6 -347.88 451.52 416.90 +75 7 -347.88 451.52 399.88 +75 8 -347.88 451.52 382.86 +75 9 -347.88 451.52 365.84 +75 10 -347.88 451.52 348.82 +75 11 -347.88 451.52 331.80 +75 12 -347.88 451.52 314.78 +75 13 -347.88 451.52 297.76 +75 14 -347.88 451.52 280.74 +75 15 -347.88 451.52 263.71 +75 16 -347.88 451.52 246.69 +75 17 -347.88 451.52 229.67 +75 18 -347.88 451.52 212.65 +75 19 -347.88 451.52 195.63 +75 20 -347.88 451.52 178.61 +75 21 -347.88 451.52 161.59 +75 22 -347.88 451.52 144.57 +75 23 -347.88 451.52 127.55 +75 24 -347.88 451.52 110.53 +75 25 -347.88 451.52 93.51 +75 26 -347.88 451.52 76.49 +75 27 -347.88 451.52 59.47 +75 28 -347.88 451.52 42.44 +75 29 -347.88 451.52 25.42 +75 30 -347.88 451.52 8.40 +75 31 -347.88 451.52 -8.62 +75 32 -347.88 451.52 -25.64 +75 33 -347.88 451.52 -42.66 +75 34 -347.88 451.52 -59.68 +75 35 -347.88 451.52 -76.70 +75 36 -347.88 451.52 -93.72 +75 37 -347.88 451.52 -110.74 +75 38 -347.88 451.52 -127.76 +75 39 -347.88 451.52 -144.78 +75 40 -347.88 451.52 -161.80 +75 41 -347.88 451.52 -178.83 +75 42 -347.88 451.52 -195.85 +75 43 -347.88 451.52 -212.87 +75 44 -347.88 451.52 -229.89 +75 45 -347.88 451.52 -246.91 +75 46 -347.88 451.52 -263.93 +75 47 -347.88 451.52 -280.95 +75 48 -347.88 451.52 -297.97 +75 49 -347.88 451.52 -314.99 +75 50 -347.88 451.52 -332.01 +75 51 -347.88 451.52 -349.03 +75 52 -347.88 451.52 -366.05 +75 53 -347.88 451.52 -383.07 +75 54 -347.88 451.52 -400.09 +75 55 -347.88 451.52 -417.12 +75 56 -347.88 451.52 -434.14 +75 57 -347.88 451.52 -451.16 +75 58 -347.88 451.52 -468.18 +75 59 -347.88 451.52 -485.20 +75 60 -347.88 451.52 -502.62 +76 1 -224.09 470.86 502.42 +76 2 -224.09 470.86 485.40 +76 3 -224.09 470.86 468.38 +76 4 -224.09 470.86 451.36 +76 5 -224.09 470.86 434.34 +76 6 -224.09 470.86 417.32 +76 7 -224.09 470.86 400.30 +76 8 -224.09 470.86 383.28 +76 9 -224.09 470.86 366.26 +76 10 -224.09 470.86 349.24 +76 11 -224.09 470.86 332.22 +76 12 -224.09 470.86 315.20 +76 13 -224.09 470.86 298.18 +76 14 -224.09 470.86 281.15 +76 15 -224.09 470.86 264.13 +76 16 -224.09 470.86 247.11 +76 17 -224.09 470.86 230.09 +76 18 -224.09 470.86 213.07 +76 19 -224.09 470.86 196.05 +76 20 -224.09 470.86 179.03 +76 21 -224.09 470.86 162.01 +76 22 -224.09 470.86 144.99 +76 23 -224.09 470.86 127.97 +76 24 -224.09 470.86 110.95 +76 25 -224.09 470.86 93.93 +76 26 -224.09 470.86 76.91 +76 27 -224.09 470.86 59.89 +76 28 -224.09 470.86 42.86 +76 29 -224.09 470.86 25.84 +76 30 -224.09 470.86 8.82 +76 31 -224.09 470.86 -8.20 +76 32 -224.09 470.86 -25.22 +76 33 -224.09 470.86 -42.24 +76 34 -224.09 470.86 -59.26 +76 35 -224.09 470.86 -76.28 +76 36 -224.09 470.86 -93.30 +76 37 -224.09 470.86 -110.32 +76 38 -224.09 470.86 -127.34 +76 39 -224.09 470.86 -144.36 +76 40 -224.09 470.86 -161.38 +76 41 -224.09 470.86 -178.41 +76 42 -224.09 470.86 -195.43 +76 43 -224.09 470.86 -212.45 +76 44 -224.09 470.86 -229.47 +76 45 -224.09 470.86 -246.49 +76 46 -224.09 470.86 -263.51 +76 47 -224.09 470.86 -280.53 +76 48 -224.09 470.86 -297.55 +76 49 -224.09 470.86 -314.57 +76 50 -224.09 470.86 -331.59 +76 51 -224.09 470.86 -348.61 +76 52 -224.09 470.86 -365.63 +76 53 -224.09 470.86 -382.65 +76 54 -224.09 470.86 -399.68 +76 55 -224.09 470.86 -416.70 +76 56 -224.09 470.86 -433.72 +76 57 -224.09 470.86 -450.74 +76 58 -224.09 470.86 -467.76 +76 59 -224.09 470.86 -484.78 +76 60 -224.09 470.86 -501.80 +77 1 -101.06 490.22 501.49 +77 2 -101.06 490.22 484.46 +77 3 -101.06 490.22 467.44 +77 4 -101.06 490.22 450.42 +77 5 -101.06 490.22 433.40 +77 6 -101.06 490.22 416.38 +77 7 -101.06 490.22 399.36 +77 8 -101.06 490.22 382.34 +77 9 -101.06 490.22 365.32 +77 10 -101.06 490.22 348.30 +77 11 -101.06 490.22 331.28 +77 12 -101.06 490.22 314.26 +77 13 -101.06 490.22 297.24 +77 14 -101.06 490.22 280.22 +77 15 -101.06 490.22 263.19 +77 16 -101.06 490.22 246.17 +77 17 -101.06 490.22 229.15 +77 18 -101.06 490.22 212.13 +77 19 -101.06 490.22 195.11 +77 20 -101.06 490.22 178.09 +77 21 -101.06 490.22 161.07 +77 22 -101.06 490.22 144.05 +77 23 -101.06 490.22 127.03 +77 24 -101.06 490.22 110.01 +77 25 -101.06 490.22 92.99 +77 26 -101.06 490.22 75.97 +77 27 -101.06 490.22 58.95 +77 28 -101.06 490.22 41.92 +77 29 -101.06 490.22 24.90 +77 30 -101.06 490.22 7.88 +77 31 -101.06 490.22 -9.14 +77 32 -101.06 490.22 -26.16 +77 33 -101.06 490.22 -43.18 +77 34 -101.06 490.22 -60.20 +77 35 -101.06 490.22 -77.22 +77 36 -101.06 490.22 -94.24 +77 37 -101.06 490.22 -111.26 +77 38 -101.06 490.22 -128.28 +77 39 -101.06 490.22 -145.30 +77 40 -101.06 490.22 -162.32 +77 41 -101.06 490.22 -179.34 +77 42 -101.06 490.22 -196.37 +77 43 -101.06 490.22 -213.39 +77 44 -101.06 490.22 -230.41 +77 45 -101.06 490.22 -247.43 +77 46 -101.06 490.22 -264.45 +77 47 -101.06 490.22 -281.47 +77 48 -101.06 490.22 -298.49 +77 49 -101.06 490.22 -315.51 +77 50 -101.06 490.22 -332.53 +77 51 -101.06 490.22 -349.55 +77 52 -101.06 490.22 -366.57 +77 53 -101.06 490.22 -383.59 +77 54 -101.06 490.22 -400.61 +77 55 -101.06 490.22 -417.64 +77 56 -101.06 490.22 -434.66 +77 57 -101.06 490.22 -451.68 +77 58 -101.06 490.22 -468.70 +77 59 -101.06 490.22 -485.72 +77 60 -101.06 490.22 -503.24 +78 1 22.11 509.50 504.66 +78 2 22.11 509.50 487.64 +78 3 22.11 509.50 470.62 +78 4 22.11 509.50 453.60 +78 5 22.11 509.50 436.58 +78 6 22.11 509.50 419.56 +78 7 22.11 509.50 402.54 +78 8 22.11 509.50 385.52 +78 9 22.11 509.50 368.50 +78 10 22.11 509.50 351.48 +78 11 22.11 509.50 334.46 +78 12 22.11 509.50 317.44 +78 13 22.11 509.50 300.42 +78 14 22.11 509.50 283.39 +78 15 22.11 509.50 266.37 +78 16 22.11 509.50 249.35 +78 17 22.11 509.50 232.33 +78 18 22.11 509.50 215.31 +78 19 22.11 509.50 198.29 +78 20 22.11 509.50 181.27 +78 21 22.11 509.50 164.25 +78 22 22.11 509.50 147.23 +78 23 22.11 509.50 130.21 +78 24 22.11 509.50 113.19 +78 25 22.11 509.50 96.17 +78 26 22.11 509.50 79.15 +78 27 22.11 509.50 62.13 +78 28 22.11 509.50 45.10 +78 29 22.11 509.50 28.08 +78 30 22.11 509.50 11.06 +78 31 22.11 509.50 -5.96 +78 32 22.11 509.50 -22.98 +78 33 22.11 509.50 -40.00 +78 34 22.11 509.50 -57.02 +78 35 22.11 509.50 -74.04 +78 36 22.11 509.50 -91.06 +78 37 22.11 509.50 -108.08 +78 38 22.11 509.50 -125.10 +78 39 22.11 509.50 -142.12 +78 40 22.11 509.50 -159.14 +78 41 22.11 509.50 -176.17 +78 42 22.11 509.50 -193.19 +78 43 22.11 509.50 -210.21 +78 44 22.11 509.50 -227.23 +78 45 22.11 509.50 -244.25 +78 46 22.11 509.50 -261.27 +78 47 22.11 509.50 -278.29 +78 48 22.11 509.50 -295.31 +78 49 22.11 509.50 -312.33 +78 50 22.11 509.50 -329.35 +78 51 22.11 509.50 -346.37 +78 52 22.11 509.50 -363.39 +78 53 22.11 509.50 -380.41 +78 54 22.11 509.50 -397.44 +78 55 22.11 509.50 -414.46 +78 56 22.11 509.50 -431.48 +78 57 22.11 509.50 -448.50 +78 58 22.11 509.50 -465.52 +78 59 22.11 509.50 -482.54 +78 60 22.11 509.50 -499.56 +79 1 31.25 -72.93 188.29 +79 2 31.25 -72.93 178.28 +79 3 31.25 -72.93 168.27 +79 4 31.25 -72.93 158.26 +79 5 31.25 -72.93 148.24 +79 6 31.25 -72.93 138.23 +79 7 31.25 -72.93 128.22 +79 8 31.25 -72.93 118.21 +79 9 31.25 -72.93 108.20 +79 10 31.25 -72.93 98.18 +79 11 31.25 -72.93 -159.13 +79 12 31.25 -72.93 -166.14 +79 13 31.25 -72.93 -173.15 +79 14 31.25 -72.93 -180.16 +79 15 31.25 -72.93 -187.16 +79 16 31.25 -72.93 -194.17 +79 17 31.25 -72.93 -201.18 +79 18 31.25 -72.93 -208.19 +79 19 31.25 -72.93 -215.20 +79 20 31.25 -72.93 -222.21 +79 21 31.25 -72.93 -229.22 +79 22 31.25 -72.93 -236.22 +79 23 31.25 -72.93 -243.23 +79 24 31.25 -72.93 -250.24 +79 25 31.25 -72.93 -257.25 +79 26 31.25 -72.93 -264.26 +79 27 31.25 -72.93 -271.27 +79 28 31.25 -72.93 -278.28 +79 29 31.25 -72.93 -285.28 +79 30 31.25 -72.93 -292.29 +79 31 31.25 -72.93 -299.30 +79 32 31.25 -72.93 -306.31 +79 33 31.25 -72.93 -313.32 +79 34 31.25 -72.93 -320.33 +79 35 31.25 -72.93 -327.34 +79 36 31.25 -72.93 -334.34 +79 37 31.25 -72.93 -341.35 +79 38 31.25 -72.93 -348.36 +79 39 31.25 -72.93 -355.37 +79 40 31.25 -72.93 -362.38 +79 41 31.25 -72.93 -369.39 +79 42 31.25 -72.93 -376.40 +79 43 31.25 -72.93 -383.40 +79 44 31.25 -72.93 -390.41 +79 45 31.25 -72.93 -397.42 +79 46 31.25 -72.93 -404.43 +79 47 31.25 -72.93 -411.44 +79 48 31.25 -72.93 -418.45 +79 49 31.25 -72.93 -425.45 +79 50 31.25 -72.93 -432.46 +79 51 31.25 -72.93 -439.47 +79 52 31.25 -72.93 -446.48 +79 53 31.25 -72.93 -453.49 +79 54 31.25 -72.93 -460.50 +79 55 31.25 -72.93 -467.51 +79 56 31.25 -72.93 -474.51 +79 57 31.25 -72.93 -481.52 +79 58 31.25 -72.93 -488.53 +79 59 31.25 -72.93 -495.54 +79 60 31.25 -72.93 -503.42 +80 1 72.37 -66.60 187.59 +80 2 72.37 -66.60 177.58 +80 3 72.37 -66.60 167.57 +80 4 72.37 -66.60 157.56 +80 5 72.37 -66.60 147.54 +80 6 72.37 -66.60 137.53 +80 7 72.37 -66.60 127.52 +80 8 72.37 -66.60 117.51 +80 9 72.37 -66.60 107.50 +80 10 72.37 -66.60 97.48 +80 11 72.37 -66.60 -159.83 +80 12 72.37 -66.60 -166.84 +80 13 72.37 -66.60 -173.85 +80 14 72.37 -66.60 -180.86 +80 15 72.37 -66.60 -187.86 +80 16 72.37 -66.60 -194.87 +80 17 72.37 -66.60 -201.88 +80 18 72.37 -66.60 -208.89 +80 19 72.37 -66.60 -215.90 +80 20 72.37 -66.60 -222.91 +80 21 72.37 -66.60 -229.92 +80 22 72.37 -66.60 -236.92 +80 23 72.37 -66.60 -243.93 +80 24 72.37 -66.60 -250.94 +80 25 72.37 -66.60 -257.95 +80 26 72.37 -66.60 -264.96 +80 27 72.37 -66.60 -271.97 +80 28 72.37 -66.60 -278.98 +80 29 72.37 -66.60 -285.98 +80 30 72.37 -66.60 -292.99 +80 31 72.37 -66.60 -300.00 +80 32 72.37 -66.60 -307.01 +80 33 72.37 -66.60 -314.02 +80 34 72.37 -66.60 -321.03 +80 35 72.37 -66.60 -328.04 +80 36 72.37 -66.60 -335.04 +80 37 72.37 -66.60 -342.05 +80 38 72.37 -66.60 -349.06 +80 39 72.37 -66.60 -356.07 +80 40 72.37 -66.60 -363.08 +80 41 72.37 -66.60 -370.09 +80 42 72.37 -66.60 -377.10 +80 43 72.37 -66.60 -384.10 +80 44 72.37 -66.60 -391.11 +80 45 72.37 -66.60 -398.12 +80 46 72.37 -66.60 -405.13 +80 47 72.37 -66.60 -412.14 +80 48 72.37 -66.60 -419.15 +80 49 72.37 -66.60 -426.16 +80 50 72.37 -66.60 -433.16 +80 51 72.37 -66.60 -440.17 +80 52 72.37 -66.60 -447.18 +80 53 72.37 -66.60 -454.19 +80 54 72.37 -66.60 -461.20 +80 55 72.37 -66.60 -468.21 +80 56 72.37 -66.60 -475.22 +80 57 72.37 -66.60 -482.22 +80 58 72.37 -66.60 -489.23 +80 59 72.37 -66.60 -496.24 +80 60 72.37 -66.60 -503.63 +81 1 41.60 35.49 189.52 +81 2 41.60 35.49 179.51 +81 3 41.60 35.49 169.50 +81 4 41.60 35.49 159.49 +81 5 41.60 35.49 149.47 +81 6 41.60 35.49 139.46 +81 7 41.60 35.49 129.45 +81 8 41.60 35.49 119.44 +81 9 41.60 35.49 109.43 +81 10 41.60 35.49 99.41 +81 11 41.60 35.49 -157.90 +81 12 41.60 35.49 -164.91 +81 13 41.60 35.49 -171.92 +81 14 41.60 35.49 -178.93 +81 15 41.60 35.49 -185.93 +81 16 41.60 35.49 -192.94 +81 17 41.60 35.49 -199.95 +81 18 41.60 35.49 -206.96 +81 19 41.60 35.49 -213.97 +81 20 41.60 35.49 -220.98 +81 21 41.60 35.49 -227.99 +81 22 41.60 35.49 -234.99 +81 23 41.60 35.49 -242.00 +81 24 41.60 35.49 -249.01 +81 25 41.60 35.49 -256.02 +81 26 41.60 35.49 -263.03 +81 27 41.60 35.49 -270.04 +81 28 41.60 35.49 -277.05 +81 29 41.60 35.49 -284.05 +81 30 41.60 35.49 -291.06 +81 31 41.60 35.49 -298.07 +81 32 41.60 35.49 -305.08 +81 33 41.60 35.49 -312.09 +81 34 41.60 35.49 -319.10 +81 35 41.60 35.49 -326.11 +81 36 41.60 35.49 -333.11 +81 37 41.60 35.49 -340.12 +81 38 41.60 35.49 -347.13 +81 39 41.60 35.49 -354.14 +81 40 41.60 35.49 -361.15 +81 41 41.60 35.49 -368.16 +81 42 41.60 35.49 -375.17 +81 43 41.60 35.49 -382.17 +81 44 41.60 35.49 -389.18 +81 45 41.60 35.49 -396.19 +81 46 41.60 35.49 -403.20 +81 47 41.60 35.49 -410.21 +81 48 41.60 35.49 -417.22 +81 49 41.60 35.49 -424.23 +81 50 41.60 35.49 -431.23 +81 51 41.60 35.49 -438.24 +81 52 41.60 35.49 -445.25 +81 53 41.60 35.49 -452.26 +81 54 41.60 35.49 -459.27 +81 55 41.60 35.49 -466.28 +81 56 41.60 35.49 -473.29 +81 57 41.60 35.49 -480.29 +81 58 41.60 35.49 -487.30 +81 59 41.60 35.49 -494.31 +81 60 41.60 35.49 -501.61 +82 1 106.94 27.09 186.66 +82 2 106.94 27.09 176.65 +82 3 106.94 27.09 166.64 +82 4 106.94 27.09 156.63 +82 5 106.94 27.09 146.61 +82 6 106.94 27.09 136.60 +82 7 106.94 27.09 126.59 +82 8 106.94 27.09 116.58 +82 9 106.94 27.09 106.56 +82 10 106.94 27.09 96.55 +82 11 106.94 27.09 -160.76 +82 12 106.94 27.09 -167.77 +82 13 106.94 27.09 -174.78 +82 14 106.94 27.09 -181.79 +82 15 106.94 27.09 -188.80 +82 16 106.94 27.09 -195.80 +82 17 106.94 27.09 -202.81 +82 18 106.94 27.09 -209.82 +82 19 106.94 27.09 -216.83 +82 20 106.94 27.09 -223.84 +82 21 106.94 27.09 -230.85 +82 22 106.94 27.09 -237.86 +82 23 106.94 27.09 -244.86 +82 24 106.94 27.09 -251.87 +82 25 106.94 27.09 -258.88 +82 26 106.94 27.09 -265.89 +82 27 106.94 27.09 -272.90 +82 28 106.94 27.09 -279.91 +82 29 106.94 27.09 -286.92 +82 30 106.94 27.09 -293.92 +82 31 106.94 27.09 -300.93 +82 32 106.94 27.09 -307.94 +82 33 106.94 27.09 -314.95 +82 34 106.94 27.09 -321.96 +82 35 106.94 27.09 -328.97 +82 36 106.94 27.09 -335.98 +82 37 106.94 27.09 -342.98 +82 38 106.94 27.09 -349.99 +82 39 106.94 27.09 -357.00 +82 40 106.94 27.09 -364.01 +82 41 106.94 27.09 -371.02 +82 42 106.94 27.09 -378.03 +82 43 106.94 27.09 -385.04 +82 44 106.94 27.09 -392.04 +82 45 106.94 27.09 -399.05 +82 46 106.94 27.09 -406.06 +82 47 106.94 27.09 -413.07 +82 48 106.94 27.09 -420.08 +82 49 106.94 27.09 -427.09 +82 50 106.94 27.09 -434.10 +82 51 106.94 27.09 -441.10 +82 52 106.94 27.09 -448.11 +82 53 106.94 27.09 -455.12 +82 54 106.94 27.09 -462.13 +82 55 106.94 27.09 -469.14 +82 56 106.94 27.09 -476.15 +82 57 106.94 27.09 -483.16 +82 58 106.94 27.09 -490.16 +82 59 106.94 27.09 -497.17 +82 60 106.94 27.09 -503.62 +83 1 113.19 -60.47 186.32 +83 2 113.19 -60.47 176.31 +83 3 113.19 -60.47 166.30 +83 4 113.19 -60.47 156.29 +83 5 113.19 -60.47 146.27 +83 6 113.19 -60.47 136.26 +83 7 113.19 -60.47 126.25 +83 8 113.19 -60.47 116.24 +83 9 113.19 -60.47 106.23 +83 10 113.19 -60.47 96.21 +83 11 113.19 -60.47 -161.10 +83 12 113.19 -60.47 -168.11 +83 13 113.19 -60.47 -175.12 +83 14 113.19 -60.47 -182.13 +83 15 113.19 -60.47 -189.13 +83 16 113.19 -60.47 -196.14 +83 17 113.19 -60.47 -203.15 +83 18 113.19 -60.47 -210.16 +83 19 113.19 -60.47 -217.17 +83 20 113.19 -60.47 -224.18 +83 21 113.19 -60.47 -231.19 +83 22 113.19 -60.47 -238.19 +83 23 113.19 -60.47 -245.20 +83 24 113.19 -60.47 -252.21 +83 25 113.19 -60.47 -259.22 +83 26 113.19 -60.47 -266.23 +83 27 113.19 -60.47 -273.24 +83 28 113.19 -60.47 -280.25 +83 29 113.19 -60.47 -287.25 +83 30 113.19 -60.47 -294.26 +83 31 113.19 -60.47 -301.27 +83 32 113.19 -60.47 -308.28 +83 33 113.19 -60.47 -315.29 +83 34 113.19 -60.47 -322.30 +83 35 113.19 -60.47 -329.31 +83 36 113.19 -60.47 -336.31 +83 37 113.19 -60.47 -343.32 +83 38 113.19 -60.47 -350.33 +83 39 113.19 -60.47 -357.34 +83 40 113.19 -60.47 -364.35 +83 41 113.19 -60.47 -371.36 +83 42 113.19 -60.47 -378.37 +83 43 113.19 -60.47 -385.37 +83 44 113.19 -60.47 -392.38 +83 45 113.19 -60.47 -399.39 +83 46 113.19 -60.47 -406.40 +83 47 113.19 -60.47 -413.41 +83 48 113.19 -60.47 -420.42 +83 49 113.19 -60.47 -427.42 +83 50 113.19 -60.47 -434.43 +83 51 113.19 -60.47 -441.44 +83 52 113.19 -60.47 -448.45 +83 53 113.19 -60.47 -455.46 +83 54 113.19 -60.47 -462.47 +83 55 113.19 -60.47 -469.48 +83 56 113.19 -60.47 -476.48 +83 57 113.19 -60.47 -483.49 +83 58 113.19 -60.47 -490.50 +83 59 113.19 -60.47 -497.28 +83 60 113.19 -60.47 -505.41 +84 1 57.20 -105.52 186.02 +84 2 57.20 -105.52 176.01 +84 3 57.20 -105.52 166.00 +84 4 57.20 -105.52 155.99 +84 5 57.20 -105.52 145.97 +84 6 57.20 -105.52 135.96 +84 7 57.20 -105.52 125.95 +84 8 57.20 -105.52 115.94 +84 9 57.20 -105.52 105.92 +84 10 57.20 -105.52 95.91 +84 11 57.20 -105.52 -161.40 +84 12 57.20 -105.52 -168.41 +84 13 57.20 -105.52 -175.42 +84 14 57.20 -105.52 -182.43 +84 15 57.20 -105.52 -189.44 +84 16 57.20 -105.52 -196.44 +84 17 57.20 -105.52 -203.45 +84 18 57.20 -105.52 -210.46 +84 19 57.20 -105.52 -217.47 +84 20 57.20 -105.52 -224.48 +84 21 57.20 -105.52 -231.49 +84 22 57.20 -105.52 -238.50 +84 23 57.20 -105.52 -245.50 +84 24 57.20 -105.52 -252.51 +84 25 57.20 -105.52 -259.52 +84 26 57.20 -105.52 -266.53 +84 27 57.20 -105.52 -273.54 +84 28 57.20 -105.52 -280.55 +84 29 57.20 -105.52 -287.56 +84 30 57.20 -105.52 -294.56 +84 31 57.20 -105.52 -301.57 +84 32 57.20 -105.52 -308.58 +84 33 57.20 -105.52 -315.59 +84 34 57.20 -105.52 -322.60 +84 35 57.20 -105.52 -329.61 +84 36 57.20 -105.52 -336.62 +84 37 57.20 -105.52 -343.62 +84 38 57.20 -105.52 -350.63 +84 39 57.20 -105.52 -357.64 +84 40 57.20 -105.52 -364.65 +84 41 57.20 -105.52 -371.66 +84 42 57.20 -105.52 -378.67 +84 43 57.20 -105.52 -385.68 +84 44 57.20 -105.52 -392.68 +84 45 57.20 -105.52 -399.69 +84 46 57.20 -105.52 -406.70 +84 47 57.20 -105.52 -413.71 +84 48 57.20 -105.52 -420.72 +84 49 57.20 -105.52 -427.73 +84 50 57.20 -105.52 -434.74 +84 51 57.20 -105.52 -441.74 +84 52 57.20 -105.52 -448.75 +84 53 57.20 -105.52 -455.76 +84 54 57.20 -105.52 -462.77 +84 55 57.20 -105.52 -469.78 +84 56 57.20 -105.52 -476.79 +84 57 57.20 -105.52 -483.79 +84 58 57.20 -105.52 -490.80 +84 59 57.20 -105.52 -497.81 +84 60 57.20 -105.52 -504.30 +85 1 -9.68 -79.50 191.01 +85 2 -9.68 -79.50 181.00 +85 3 -9.68 -79.50 170.99 +85 4 -9.68 -79.50 160.98 +85 5 -9.68 -79.50 150.96 +85 6 -9.68 -79.50 140.95 +85 7 -9.68 -79.50 130.94 +85 8 -9.68 -79.50 120.93 +85 9 -9.68 -79.50 110.91 +85 10 -9.68 -79.50 100.90 +85 11 -9.68 -79.50 -156.41 +85 12 -9.68 -79.50 -163.42 +85 13 -9.68 -79.50 -170.43 +85 14 -9.68 -79.50 -177.44 +85 15 -9.68 -79.50 -184.45 +85 16 -9.68 -79.50 -191.45 +85 17 -9.68 -79.50 -198.46 +85 18 -9.68 -79.50 -205.47 +85 19 -9.68 -79.50 -212.48 +85 20 -9.68 -79.50 -219.49 +85 21 -9.68 -79.50 -226.50 +85 22 -9.68 -79.50 -233.51 +85 23 -9.68 -79.50 -240.51 +85 24 -9.68 -79.50 -247.52 +85 25 -9.68 -79.50 -254.53 +85 26 -9.68 -79.50 -261.54 +85 27 -9.68 -79.50 -268.55 +85 28 -9.68 -79.50 -275.56 +85 29 -9.68 -79.50 -282.57 +85 30 -9.68 -79.50 -289.57 +85 31 -9.68 -79.50 -296.58 +85 32 -9.68 -79.50 -303.59 +85 33 -9.68 -79.50 -310.60 +85 34 -9.68 -79.50 -317.61 +85 35 -9.68 -79.50 -324.62 +85 36 -9.68 -79.50 -331.63 +85 37 -9.68 -79.50 -338.63 +85 38 -9.68 -79.50 -345.64 +85 39 -9.68 -79.50 -352.65 +85 40 -9.68 -79.50 -359.66 +85 41 -9.68 -79.50 -366.67 +85 42 -9.68 -79.50 -373.68 +85 43 -9.68 -79.50 -380.69 +85 44 -9.68 -79.50 -387.69 +85 45 -9.68 -79.50 -394.70 +85 46 -9.68 -79.50 -401.71 +85 47 -9.68 -79.50 -408.72 +85 48 -9.68 -79.50 -415.73 +85 49 -9.68 -79.50 -422.74 +85 50 -9.68 -79.50 -429.75 +85 51 -9.68 -79.50 -436.75 +85 52 -9.68 -79.50 -443.76 +85 53 -9.68 -79.50 -450.77 +85 54 -9.68 -79.50 -457.78 +85 55 -9.68 -79.50 -464.79 +85 56 -9.68 -79.50 -471.80 +85 57 -9.68 -79.50 -478.81 +85 58 -9.68 -79.50 -485.81 +85 59 -9.68 -79.50 -492.82 +85 60 -9.68 -79.50 -499.28 +86 1 -10.97 6.72 190.42 +86 2 -10.97 6.72 180.41 +86 3 -10.97 6.72 170.40 +86 4 -10.97 6.72 160.39 +86 5 -10.97 6.72 150.37 +86 6 -10.97 6.72 140.36 +86 7 -10.97 6.72 130.35 +86 8 -10.97 6.72 120.34 +86 9 -10.97 6.72 110.33 +86 10 -10.97 6.72 100.31 +86 11 -10.97 6.72 -157.00 +86 12 -10.97 6.72 -164.01 +86 13 -10.97 6.72 -171.02 +86 14 -10.97 6.72 -178.03 +86 15 -10.97 6.72 -185.03 +86 16 -10.97 6.72 -192.04 +86 17 -10.97 6.72 -199.05 +86 18 -10.97 6.72 -206.06 +86 19 -10.97 6.72 -213.07 +86 20 -10.97 6.72 -220.08 +86 21 -10.97 6.72 -227.09 +86 22 -10.97 6.72 -234.09 +86 23 -10.97 6.72 -241.10 +86 24 -10.97 6.72 -248.11 +86 25 -10.97 6.72 -255.12 +86 26 -10.97 6.72 -262.13 +86 27 -10.97 6.72 -269.14 +86 28 -10.97 6.72 -276.15 +86 29 -10.97 6.72 -283.15 +86 30 -10.97 6.72 -290.16 +86 31 -10.97 6.72 -297.17 +86 32 -10.97 6.72 -304.18 +86 33 -10.97 6.72 -311.19 +86 34 -10.97 6.72 -318.20 +86 35 -10.97 6.72 -325.21 +86 36 -10.97 6.72 -332.21 +86 37 -10.97 6.72 -339.22 +86 38 -10.97 6.72 -346.23 +86 39 -10.97 6.72 -353.24 +86 40 -10.97 6.72 -360.25 +86 41 -10.97 6.72 -367.26 +86 42 -10.97 6.72 -374.27 +86 43 -10.97 6.72 -381.27 +86 44 -10.97 6.72 -388.28 +86 45 -10.97 6.72 -395.29 +86 46 -10.97 6.72 -402.30 +86 47 -10.97 6.72 -409.31 +86 48 -10.97 6.72 -416.32 +86 49 -10.97 6.72 -423.33 +86 50 -10.97 6.72 -430.33 +86 51 -10.97 6.72 -437.34 +86 52 -10.97 6.72 -444.35 +86 53 -10.97 6.72 -451.36 +86 54 -10.97 6.72 -458.37 +86 55 -10.97 6.72 -465.38 +86 56 -10.97 6.72 -472.39 +86 57 -10.97 6.72 -479.39 +86 58 -10.97 6.72 -486.40 +86 59 -10.97 6.72 -493.41 +86 60 -10.97 6.72 -500.73 diff --git a/toise/data/geometries/GeoCalibDetectorStatus_IC86_Merged.txt copy.gz b/toise/data/geometries/GeoCalibDetectorStatus_IC86_Merged.txt copy.gz new file mode 100644 index 0000000..cff7620 Binary files /dev/null and b/toise/data/geometries/GeoCalibDetectorStatus_IC86_Merged.txt copy.gz differ diff --git a/toise/data/geometries/GeoCalibDetectorStatus_IC86_Merged.txt.gz b/toise/data/geometries/GeoCalibDetectorStatus_IC86_Merged.txt.gz new file mode 100644 index 0000000..cff7620 Binary files /dev/null and b/toise/data/geometries/GeoCalibDetectorStatus_IC86_Merged.txt.gz differ diff --git a/toise/data/geometries/IceCubeHEX_EdgeWeighted_spacing240m_ExtendedDepthRange.GCD.i3.bz2 b/toise/data/geometries/IceCubeHEX_EdgeWeighted_spacing240m_ExtendedDepthRange.GCD.i3.bz2 new file mode 100644 index 0000000..3cded0c Binary files /dev/null and b/toise/data/geometries/IceCubeHEX_EdgeWeighted_spacing240m_ExtendedDepthRange.GCD.i3.bz2 differ diff --git a/toise/data/geometries/IceCubeHEX_EdgeWeighted_spacing240m_ExtendedDepthRange.GCD.txt.gz b/toise/data/geometries/IceCubeHEX_EdgeWeighted_spacing240m_ExtendedDepthRange.GCD.txt.gz new file mode 100644 index 0000000..87eda2f Binary files /dev/null and b/toise/data/geometries/IceCubeHEX_EdgeWeighted_spacing240m_ExtendedDepthRange.GCD.txt.gz differ diff --git a/toise/data/geometries/IceCubeHEX_Sunflower_200m_v3_ExtendedDepthRange.GCD.i3.bz2 b/toise/data/geometries/IceCubeHEX_Sunflower_200m_v3_ExtendedDepthRange.GCD.i3.bz2 new file mode 100644 index 0000000..f4f2b44 Binary files /dev/null and b/toise/data/geometries/IceCubeHEX_Sunflower_200m_v3_ExtendedDepthRange.GCD.i3.bz2 differ diff --git a/toise/data/geometries/IceCubeHEX_Sunflower_200m_v3_ExtendedDepthRange.GCD.txt.gz b/toise/data/geometries/IceCubeHEX_Sunflower_200m_v3_ExtendedDepthRange.GCD.txt.gz new file mode 100644 index 0000000..7f2710b Binary files /dev/null and b/toise/data/geometries/IceCubeHEX_Sunflower_200m_v3_ExtendedDepthRange.GCD.txt.gz differ diff --git a/toise/data/geometries/IceCubeHEX_Sunflower_240m_v3_ExtendedDepthRange.GCD.i3.bz2 b/toise/data/geometries/IceCubeHEX_Sunflower_240m_v3_ExtendedDepthRange.GCD.i3.bz2 new file mode 100644 index 0000000..857d922 Binary files /dev/null and b/toise/data/geometries/IceCubeHEX_Sunflower_240m_v3_ExtendedDepthRange.GCD.i3.bz2 differ diff --git a/toise/data/geometries/IceCubeHEX_Sunflower_240m_v3_ExtendedDepthRange.GCD.txt.gz b/toise/data/geometries/IceCubeHEX_Sunflower_240m_v3_ExtendedDepthRange.GCD.txt.gz new file mode 100644 index 0000000..05f3483 Binary files /dev/null and b/toise/data/geometries/IceCubeHEX_Sunflower_240m_v3_ExtendedDepthRange.GCD.txt.gz differ diff --git a/toise/data/geometries/IceCubeHEX_Sunflower_300m_v3_ExtendedDepthRange.GCD.i3.bz2 b/toise/data/geometries/IceCubeHEX_Sunflower_300m_v3_ExtendedDepthRange.GCD.i3.bz2 new file mode 100644 index 0000000..2242628 Binary files /dev/null and b/toise/data/geometries/IceCubeHEX_Sunflower_300m_v3_ExtendedDepthRange.GCD.i3.bz2 differ diff --git a/toise/data/geometries/IceCubeHEX_Sunflower_300m_v3_ExtendedDepthRange.GCD.txt.gz b/toise/data/geometries/IceCubeHEX_Sunflower_300m_v3_ExtendedDepthRange.GCD.txt.gz new file mode 100644 index 0000000..9c938e6 Binary files /dev/null and b/toise/data/geometries/IceCubeHEX_Sunflower_300m_v3_ExtendedDepthRange.GCD.txt.gz differ diff --git a/toise/data/geometries/IceCubeHEX_Sunflower_corner_240m_v3_ExtendedDepthRange.GCD.txt.gz b/toise/data/geometries/IceCubeHEX_Sunflower_corner_240m_v3_ExtendedDepthRange.GCD.txt.gz new file mode 100644 index 0000000..ef897f0 Binary files /dev/null and b/toise/data/geometries/IceCubeHEX_Sunflower_corner_240m_v3_ExtendedDepthRange.GCD.txt.gz differ diff --git a/toise/data/geometries/IceCubeHEX_Sunflower_hcr_240m_v3_ExtendedDepthRange.GCD.txt.gz b/toise/data/geometries/IceCubeHEX_Sunflower_hcr_240m_v3_ExtendedDepthRange.GCD.txt.gz new file mode 100644 index 0000000..f79788c Binary files /dev/null and b/toise/data/geometries/IceCubeHEX_Sunflower_hcr_240m_v3_ExtendedDepthRange.GCD.txt.gz differ diff --git a/toise/data/geometries/IceCubeHEX_Sunflower_sparse_240m_v3_ExtendedDepthRange.GCD.txt.gz b/toise/data/geometries/IceCubeHEX_Sunflower_sparse_240m_v3_ExtendedDepthRange.GCD.txt.gz new file mode 100644 index 0000000..2198d08 Binary files /dev/null and b/toise/data/geometries/IceCubeHEX_Sunflower_sparse_240m_v3_ExtendedDepthRange.GCD.txt.gz differ diff --git a/toise/data/geometries/IceCubeHEX_Sunflower_standalone_240m_v3_ExtendedDepthRange.GCD.txt.gz b/toise/data/geometries/IceCubeHEX_Sunflower_standalone_240m_v3_ExtendedDepthRange.GCD.txt.gz new file mode 100644 index 0000000..c5095ea Binary files /dev/null and b/toise/data/geometries/IceCubeHEX_Sunflower_standalone_240m_v3_ExtendedDepthRange.GCD.txt.gz differ diff --git a/toise/data/geometries/IceCubeHEX_bananaLayout_v2.0_ExtendedDepthRange.GCD.i3.bz2 b/toise/data/geometries/IceCubeHEX_bananaLayout_v2.0_ExtendedDepthRange.GCD.i3.bz2 new file mode 100644 index 0000000..ec2eeff Binary files /dev/null and b/toise/data/geometries/IceCubeHEX_bananaLayout_v2.0_ExtendedDepthRange.GCD.i3.bz2 differ diff --git a/toise/data/geometries/IceCubeHEX_bananaLayout_v2.0_ExtendedDepthRange.GCD.txt.gz b/toise/data/geometries/IceCubeHEX_bananaLayout_v2.0_ExtendedDepthRange.GCD.txt.gz new file mode 100644 index 0000000..02b2657 Binary files /dev/null and b/toise/data/geometries/IceCubeHEX_bananaLayout_v2.0_ExtendedDepthRange.GCD.txt.gz differ diff --git a/toise/data/geometries/IceCubeHEX_bunny_geometry_10_IceCubeDepthRangeOnly.GCD.i3.bz2 b/toise/data/geometries/IceCubeHEX_bunny_geometry_10_IceCubeDepthRangeOnly.GCD.i3.bz2 new file mode 100644 index 0000000..dd2f3ac Binary files /dev/null and b/toise/data/geometries/IceCubeHEX_bunny_geometry_10_IceCubeDepthRangeOnly.GCD.i3.bz2 differ diff --git a/toise/data/geometries/IceCubeHEX_bunny_geometry_10_IceCubeDepthRangeOnly.GCD.txt.gz b/toise/data/geometries/IceCubeHEX_bunny_geometry_10_IceCubeDepthRangeOnly.GCD.txt.gz new file mode 100644 index 0000000..ac96f93 Binary files /dev/null and b/toise/data/geometries/IceCubeHEX_bunny_geometry_10_IceCubeDepthRangeOnly.GCD.txt.gz differ diff --git a/toise/data/inelasticity/2D_inelasticity_EM.npy b/toise/data/inelasticity/2D_inelasticity_EM.npy new file mode 100644 index 0000000..17b6a6b Binary files /dev/null and b/toise/data/inelasticity/2D_inelasticity_EM.npy differ diff --git a/toise/data/inelasticity/2D_inelasticity_EMHAD.npy b/toise/data/inelasticity/2D_inelasticity_EMHAD.npy new file mode 100644 index 0000000..9e117d2 Binary files /dev/null and b/toise/data/inelasticity/2D_inelasticity_EMHAD.npy differ diff --git a/toise/data/inelasticity/2D_inelasticity_HAD.npy b/toise/data/inelasticity/2D_inelasticity_HAD.npy new file mode 100644 index 0000000..35d4a03 Binary files /dev/null and b/toise/data/inelasticity/2D_inelasticity_HAD.npy differ diff --git a/toise/data/psf/11900_MUONGUN_Banana_235m_recos.fits b/toise/data/psf/11900_MUONGUN_Banana_235m_recos.fits new file mode 100755 index 0000000..5ab8ad6 Binary files /dev/null and b/toise/data/psf/11900_MUONGUN_Banana_235m_recos.fits differ diff --git a/toise/data/psf/11900_MUONGUN_Sunflower_200m_recos.fits b/toise/data/psf/11900_MUONGUN_Sunflower_200m_recos.fits new file mode 100755 index 0000000..f34c0b3 Binary files /dev/null and b/toise/data/psf/11900_MUONGUN_Sunflower_200m_recos.fits differ diff --git a/toise/data/psf/11900_MUONGUN_Sunflower_240m_recos.fits b/toise/data/psf/11900_MUONGUN_Sunflower_240m_recos.fits new file mode 100755 index 0000000..393f10e Binary files /dev/null and b/toise/data/psf/11900_MUONGUN_Sunflower_240m_recos.fits differ diff --git a/toise/data/psf/11900_MUONGUN_Sunflower_300m_recos.fits b/toise/data/psf/11900_MUONGUN_Sunflower_300m_recos.fits new file mode 100755 index 0000000..8bc074a Binary files /dev/null and b/toise/data/psf/11900_MUONGUN_Sunflower_300m_recos.fits differ diff --git a/toise/data/psf/Sunflower_240_2x_kingpsf1.bins.pickle b/toise/data/psf/Sunflower_240_2x_kingpsf1.bins.pickle new file mode 100644 index 0000000..6534344 Binary files /dev/null and b/toise/data/psf/Sunflower_240_2x_kingpsf1.bins.pickle differ diff --git a/toise/data/psf/Sunflower_240_2x_kingpsf1.pickle b/toise/data/psf/Sunflower_240_2x_kingpsf1.pickle new file mode 100644 index 0000000..3e12a68 Binary files /dev/null and b/toise/data/psf/Sunflower_240_2x_kingpsf1.pickle differ diff --git a/toise/data/psf/Sunflower_240_kingpsf1.bins.pickle b/toise/data/psf/Sunflower_240_kingpsf1.bins.pickle new file mode 100644 index 0000000..6534344 Binary files /dev/null and b/toise/data/psf/Sunflower_240_kingpsf1.bins.pickle differ diff --git a/toise/data/psf/Sunflower_240_kingpsf1.gamma.fits b/toise/data/psf/Sunflower_240_kingpsf1.gamma.fits new file mode 100644 index 0000000..5a2dbc1 Binary files /dev/null and b/toise/data/psf/Sunflower_240_kingpsf1.gamma.fits differ diff --git a/toise/data/psf/Sunflower_240_kingpsf1.pickle b/toise/data/psf/Sunflower_240_kingpsf1.pickle new file mode 100644 index 0000000..c450df4 Binary files /dev/null and b/toise/data/psf/Sunflower_240_kingpsf1.pickle differ diff --git a/toise/data/psf/Sunflower_240_kingpsf1.sigma.fits b/toise/data/psf/Sunflower_240_kingpsf1.sigma.fits new file mode 100644 index 0000000..ea9051c Binary files /dev/null and b/toise/data/psf/Sunflower_240_kingpsf1.sigma.fits differ diff --git a/toise/data/psf/Sunflower_240_kingpsf4.bins.pickle b/toise/data/psf/Sunflower_240_kingpsf4.bins.pickle new file mode 100644 index 0000000..6534344 Binary files /dev/null and b/toise/data/psf/Sunflower_240_kingpsf4.bins.pickle differ diff --git a/toise/data/psf/Sunflower_240_kingpsf4.pickle b/toise/data/psf/Sunflower_240_kingpsf4.pickle new file mode 100644 index 0000000..b02fb6c Binary files /dev/null and b/toise/data/psf/Sunflower_240_kingpsf4.pickle differ diff --git a/toise/data/psf/Sunflower_corner22_240_kingpsf1.gamma.fits b/toise/data/psf/Sunflower_corner22_240_kingpsf1.gamma.fits new file mode 100644 index 0000000..448b41e Binary files /dev/null and b/toise/data/psf/Sunflower_corner22_240_kingpsf1.gamma.fits differ diff --git a/toise/data/psf/Sunflower_corner22_240_kingpsf1.sigma.fits b/toise/data/psf/Sunflower_corner22_240_kingpsf1.sigma.fits new file mode 100644 index 0000000..293d1c4 Binary files /dev/null and b/toise/data/psf/Sunflower_corner22_240_kingpsf1.sigma.fits differ diff --git a/toise/data/psf/Sunflower_corner_240_kingpsf1.gamma.fits b/toise/data/psf/Sunflower_corner_240_kingpsf1.gamma.fits new file mode 100644 index 0000000..c92b99e Binary files /dev/null and b/toise/data/psf/Sunflower_corner_240_kingpsf1.gamma.fits differ diff --git a/toise/data/psf/Sunflower_corner_240_kingpsf1.sigma.fits b/toise/data/psf/Sunflower_corner_240_kingpsf1.sigma.fits new file mode 100644 index 0000000..c672c7a Binary files /dev/null and b/toise/data/psf/Sunflower_corner_240_kingpsf1.sigma.fits differ diff --git a/toise/data/psf/Sunflower_hcr_240_kingpsf1.gamma.fits b/toise/data/psf/Sunflower_hcr_240_kingpsf1.gamma.fits new file mode 100644 index 0000000..0ba406c Binary files /dev/null and b/toise/data/psf/Sunflower_hcr_240_kingpsf1.gamma.fits differ diff --git a/toise/data/psf/Sunflower_hcr_240_kingpsf1.sigma.fits b/toise/data/psf/Sunflower_hcr_240_kingpsf1.sigma.fits new file mode 100644 index 0000000..fb18b08 Binary files /dev/null and b/toise/data/psf/Sunflower_hcr_240_kingpsf1.sigma.fits differ diff --git a/toise/data/psf/Sunflower_scan22_240_kingpsf1.gamma.fits b/toise/data/psf/Sunflower_scan22_240_kingpsf1.gamma.fits new file mode 100644 index 0000000..448b41e Binary files /dev/null and b/toise/data/psf/Sunflower_scan22_240_kingpsf1.gamma.fits differ diff --git a/toise/data/psf/Sunflower_scan22_240_kingpsf1.sigma.fits b/toise/data/psf/Sunflower_scan22_240_kingpsf1.sigma.fits new file mode 100644 index 0000000..293d1c4 Binary files /dev/null and b/toise/data/psf/Sunflower_scan22_240_kingpsf1.sigma.fits differ diff --git a/toise/data/psf/Sunflower_sparse_240_kingpsf1.gamma.fits b/toise/data/psf/Sunflower_sparse_240_kingpsf1.gamma.fits new file mode 100644 index 0000000..86f279f Binary files /dev/null and b/toise/data/psf/Sunflower_sparse_240_kingpsf1.gamma.fits differ diff --git a/toise/data/psf/Sunflower_sparse_240_kingpsf1.sigma.fits b/toise/data/psf/Sunflower_sparse_240_kingpsf1.sigma.fits new file mode 100644 index 0000000..b900eea Binary files /dev/null and b/toise/data/psf/Sunflower_sparse_240_kingpsf1.sigma.fits differ diff --git a/toise/data/psf/Sunflower_standalone_240_kingpsf1.gamma.fits b/toise/data/psf/Sunflower_standalone_240_kingpsf1.gamma.fits new file mode 100644 index 0000000..31d2269 Binary files /dev/null and b/toise/data/psf/Sunflower_standalone_240_kingpsf1.gamma.fits differ diff --git a/toise/data/psf/Sunflower_standalone_240_kingpsf1.sigma.fits b/toise/data/psf/Sunflower_standalone_240_kingpsf1.sigma.fits new file mode 100644 index 0000000..b683a3d Binary files /dev/null and b/toise/data/psf/Sunflower_standalone_240_kingpsf1.sigma.fits differ diff --git a/toise/data/psf/aachen_psf.fits b/toise/data/psf/aachen_psf.fits new file mode 100644 index 0000000..8eb7037 Binary files /dev/null and b/toise/data/psf/aachen_psf.fits differ diff --git a/toise/data/psf/edgeweighted_240_bdt0_psf.fits b/toise/data/psf/edgeweighted_240_bdt0_psf.fits new file mode 100644 index 0000000..80da047 Binary files /dev/null and b/toise/data/psf/edgeweighted_240_bdt0_psf.fits differ diff --git a/toise/data/psf/sunflower_200_bdt0_psf.fits b/toise/data/psf/sunflower_200_bdt0_psf.fits new file mode 100644 index 0000000..d9232db Binary files /dev/null and b/toise/data/psf/sunflower_200_bdt0_psf.fits differ diff --git a/toise/data/psf/sunflower_240_bdt0_psf.fits b/toise/data/psf/sunflower_240_bdt0_psf.fits new file mode 100644 index 0000000..966a8db Binary files /dev/null and b/toise/data/psf/sunflower_240_bdt0_psf.fits differ diff --git a/toise/data/psf/sunflower_300_bdt0_psf.fits b/toise/data/psf/sunflower_300_bdt0_psf.fits new file mode 100644 index 0000000..f114167 Binary files /dev/null and b/toise/data/psf/sunflower_300_bdt0_psf.fits differ diff --git a/toise/data/selection_efficiency/11900_MUONGUN_Banana_235m_efficiency_cut.fits b/toise/data/selection_efficiency/11900_MUONGUN_Banana_235m_efficiency_cut.fits new file mode 100755 index 0000000..0df4347 Binary files /dev/null and b/toise/data/selection_efficiency/11900_MUONGUN_Banana_235m_efficiency_cut.fits differ diff --git a/toise/data/selection_efficiency/11900_MUONGUN_Sunflower_200m_efficiency_cut.fits b/toise/data/selection_efficiency/11900_MUONGUN_Sunflower_200m_efficiency_cut.fits new file mode 100755 index 0000000..5df1225 Binary files /dev/null and b/toise/data/selection_efficiency/11900_MUONGUN_Sunflower_200m_efficiency_cut.fits differ diff --git a/toise/data/selection_efficiency/11900_MUONGUN_Sunflower_240m_efficiency_cut.fits b/toise/data/selection_efficiency/11900_MUONGUN_Sunflower_240m_efficiency_cut.fits new file mode 100755 index 0000000..c4cede4 Binary files /dev/null and b/toise/data/selection_efficiency/11900_MUONGUN_Sunflower_240m_efficiency_cut.fits differ diff --git a/toise/data/selection_efficiency/11900_MUONGUN_Sunflower_300m_efficiency_cut.fits b/toise/data/selection_efficiency/11900_MUONGUN_Sunflower_300m_efficiency_cut.fits new file mode 100755 index 0000000..43fd915 Binary files /dev/null and b/toise/data/selection_efficiency/11900_MUONGUN_Sunflower_300m_efficiency_cut.fits differ diff --git a/toise/data/selection_efficiency/11900_MUONGUN_Sunflower_corner22_240m_efficiency_cut.fits b/toise/data/selection_efficiency/11900_MUONGUN_Sunflower_corner22_240m_efficiency_cut.fits new file mode 100644 index 0000000..9fe4c50 Binary files /dev/null and b/toise/data/selection_efficiency/11900_MUONGUN_Sunflower_corner22_240m_efficiency_cut.fits differ diff --git a/toise/data/selection_efficiency/11900_MUONGUN_Sunflower_corner_240m_efficiency_cut.fits b/toise/data/selection_efficiency/11900_MUONGUN_Sunflower_corner_240m_efficiency_cut.fits new file mode 100644 index 0000000..e2e3666 Binary files /dev/null and b/toise/data/selection_efficiency/11900_MUONGUN_Sunflower_corner_240m_efficiency_cut.fits differ diff --git a/toise/data/selection_efficiency/11900_MUONGUN_Sunflower_hcr_240m_efficiency_cut.fits b/toise/data/selection_efficiency/11900_MUONGUN_Sunflower_hcr_240m_efficiency_cut.fits new file mode 100644 index 0000000..6e70c7f Binary files /dev/null and b/toise/data/selection_efficiency/11900_MUONGUN_Sunflower_hcr_240m_efficiency_cut.fits differ diff --git a/toise/data/selection_efficiency/11900_MUONGUN_Sunflower_scan22_240m_efficiency_cut.fits b/toise/data/selection_efficiency/11900_MUONGUN_Sunflower_scan22_240m_efficiency_cut.fits new file mode 100644 index 0000000..268c265 Binary files /dev/null and b/toise/data/selection_efficiency/11900_MUONGUN_Sunflower_scan22_240m_efficiency_cut.fits differ diff --git a/toise/data/selection_efficiency/11900_MUONGUN_Sunflower_sparse_240m_efficiency_cut.fits b/toise/data/selection_efficiency/11900_MUONGUN_Sunflower_sparse_240m_efficiency_cut.fits new file mode 100644 index 0000000..c82ca87 Binary files /dev/null and b/toise/data/selection_efficiency/11900_MUONGUN_Sunflower_sparse_240m_efficiency_cut.fits differ diff --git a/toise/data/selection_efficiency/11900_MUONGUN_Sunflower_standalone_240m_efficiency_cut.fits b/toise/data/selection_efficiency/11900_MUONGUN_Sunflower_standalone_240m_efficiency_cut.fits new file mode 100644 index 0000000..5bc6046 Binary files /dev/null and b/toise/data/selection_efficiency/11900_MUONGUN_Sunflower_standalone_240m_efficiency_cut.fits differ diff --git a/toise/data/selection_efficiency/aachen_muon_selection_efficiency.npz b/toise/data/selection_efficiency/aachen_muon_selection_efficiency.npz new file mode 100644 index 0000000..93fe9a0 Binary files /dev/null and b/toise/data/selection_efficiency/aachen_muon_selection_efficiency.npz differ diff --git a/toise/data/selection_efficiency/edgeweighted_240m_bdt0_efficiency.fits b/toise/data/selection_efficiency/edgeweighted_240m_bdt0_efficiency.fits new file mode 100644 index 0000000..0c739aa Binary files /dev/null and b/toise/data/selection_efficiency/edgeweighted_240m_bdt0_efficiency.fits differ diff --git a/toise/data/selection_efficiency/icecube_doublecascade_efficiency.json b/toise/data/selection_efficiency/icecube_doublecascade_efficiency.json new file mode 100644 index 0000000..872fd0e --- /dev/null +++ b/toise/data/selection_efficiency/icecube_doublecascade_efficiency.json @@ -0,0 +1,85 @@ +{ + "nue": { + "cascades": [ + "logpoly", + [ + 97.61798482, + -0.92491068 + ] + ], + "starting_tracks": [ + "logpoly", + [ + 12.45575941, + -4.52083962, + 0.89284789, + -0.05660718 + ] + ], + "double_cascades": [ + "powerlaw", + [ + 0.29980095, + 0.36109473 + ] + ] + }, + "numu": { + "cascades": [ + "logpoly", + [ + 89.37025688, + -17.82727776, + 1.44100813 + ] + ], + "starting_tracks": [ + "logpoly", + [ + -12.02248755, + 29.98400471, + -3.72778076, + 0.13724512 + ] + ], + "double_cascades": [ + "powerlaw", + [ + 0.86190289, + 0.14669257 + ] + ] + }, + "nutau": { + "cascades": [ + "sigmoid", + [ + 91.90034143, + 0.79907467, + 4.76995429, + 36.0535759, + 1.54379368 + ] + ], + "starting_tracks": [ + "logpoly", + [ + -353.501682, + 251.751001, + -64.2850564, + 7.16802798, + -0.292552097 + ] + ], + "double_cascades": [ + "sigmoid", + [ + 0.0662404, + 0.86871992, + 5.03507898, + 42.57592219, + 1.75695386 + ] + ] + } +} \ No newline at end of file diff --git a/toise/data/selection_efficiency/sparsecube_doublecascade_efficiency.json b/toise/data/selection_efficiency/sparsecube_doublecascade_efficiency.json new file mode 100644 index 0000000..7b1eb42 --- /dev/null +++ b/toise/data/selection_efficiency/sparsecube_doublecascade_efficiency.json @@ -0,0 +1,86 @@ +{ + "nue": { + "cascades": [ + "logpoly", + [ + 76.58716545, + 0.28044189 + ] + ], + "starting_tracks": [ + "logpoly", + [ + -86.51210042, + 75.465016, + -19.83143848, + 2.30308875, + -0.1002823 + ] + ], + "double_cascades": [ + "powerlaw", + [ + 0.41033528, + 0.30491248 + ] + ] + }, + "numu": { + "cascades": [ + "logpoly", + [ + 104.20865326, + -23.01453713, + 1.85070271 + ] + ], + "starting_tracks": [ + "logpoly", + [ + -21.65258973, + 32.42965089, + -3.75177959, + 0.12322603 + ] + ], + "double_cascades": [ + "powerlaw", + [ + 1.53906934, + 0.08490755 + ] + ] + }, + "nutau": { + "cascades": [ + "sigmoid", + [ + 74.30758109, + 0.87026468, + 5.66451424, + 43.76074189, + 1.89158367 + ] + ], + "starting_tracks": [ + "sigmoid", + [ + 23.83950304, + 0.79147821, + 5.33256905, + 31.43271591, + 4.08490017 + ] + ], + "double_cascades": [ + "sigmoid", + [ + 1.62301934, + 0.81356809, + 5.09672689, + 23.103165, + 1.92305022 + ] + ] + } +} \ No newline at end of file diff --git a/toise/data/selection_efficiency/sunflower_200m_bdt0_efficiency.fits b/toise/data/selection_efficiency/sunflower_200m_bdt0_efficiency.fits new file mode 100644 index 0000000..c26135e Binary files /dev/null and b/toise/data/selection_efficiency/sunflower_200m_bdt0_efficiency.fits differ diff --git a/toise/data/selection_efficiency/sunflower_240_bdt0_efficiency.hdf5 b/toise/data/selection_efficiency/sunflower_240_bdt0_efficiency.hdf5 new file mode 100644 index 0000000..77e27dd Binary files /dev/null and b/toise/data/selection_efficiency/sunflower_240_bdt0_efficiency.hdf5 differ diff --git a/toise/data/selection_efficiency/sunflower_240_bdt0_efficiency.pickle b/toise/data/selection_efficiency/sunflower_240_bdt0_efficiency.pickle new file mode 100644 index 0000000..81f207b Binary files /dev/null and b/toise/data/selection_efficiency/sunflower_240_bdt0_efficiency.pickle differ diff --git a/toise/data/selection_efficiency/sunflower_240m_bdt0_efficiency.fits b/toise/data/selection_efficiency/sunflower_240m_bdt0_efficiency.fits new file mode 100644 index 0000000..7a678ed Binary files /dev/null and b/toise/data/selection_efficiency/sunflower_240m_bdt0_efficiency.fits differ diff --git a/toise/data/selection_efficiency/sunflower_300m_bdt0_efficiency.fits b/toise/data/selection_efficiency/sunflower_300m_bdt0_efficiency.fits new file mode 100644 index 0000000..a9e9c7c Binary files /dev/null and b/toise/data/selection_efficiency/sunflower_300m_bdt0_efficiency.fits differ diff --git a/toise/data/veto/udel-veto-passing-fraction.txt b/toise/data/veto/udel-veto-passing-fraction.txt new file mode 100644 index 0000000..f8ee1e8 --- /dev/null +++ b/toise/data/veto/udel-veto-passing-fraction.txt @@ -0,0 +1,21 @@ +# linear expansions in sin^2(zenith) of the parameters a, g1, g2, eng0, curve +# def _fitfunc(eng, a, g1, g2, eng0, curve): +# """ +# "When you work in cosmic rays, everything is a broken power law with a smooth roll-off :see_no_evil:" +# -- A. Coleman +# """ +# return ( +# a +# * eng**g1 +# * (1 + (10**eng / 10**eng0) ** curve) ** ((g2 - g1) / curve) +# ) +8.018856427742836468e-01 +9.678594064587241197e-02 +-4.883883344585775166e-03 +9.731290023860154903e-02 +-2.323190254120556020e+00 +3.606741142853249482e-02 +1.262219516097010796e+01 +4.577831427506174333e-01 +1.487638305739540590e+00 +2.016882529271495639e-01 diff --git a/toise/figures/cli.py b/toise/figures/cli.py index f3feb5e..96a777b 100644 --- a/toise/figures/cli.py +++ b/toise/figures/cli.py @@ -153,6 +153,9 @@ def _maybe_call_sequence(f: Union[Callable, Sequence[Callable]]): def make_figure_data(): + import traceback + import sys + import pdb from toise import figures # find all submodules of toise.figures and import them @@ -182,6 +185,9 @@ def make_figure_data(): help="sequence of detector configuration/livetime pairs", ) p.add_argument("-o", "--outputfile", action="append", help="") + p.add_argument( + "--pdb", action="store_true", help="Drop into debugger on exception" + ) assert "exposures" in spec.parameters, "exposures argument is required" _add_options_for_args(p, spec, param_help) args = parser.parse_args().__dict__ @@ -195,23 +201,32 @@ def make_figure_data(): len(outfiles), len(exposures) ) ) + do_pdb = args.pop("pdb") func, setup, teardown = args.pop("command") - _maybe_call_sequence(setup) try: - for exposure, outfile in zip(exposures, outfiles): - meta = { - "source": func.__module__ + "." + func.__name__, - "detectors": exposure, - "args": args, - } - meta["data"] = jsonify(func(tuple(exposure), **args)) - if not outfile.endswith(".json.gz"): - outfile = outfile + ".json.gz" - with gzip.open(outfile, "wt") as f: - json.dump(meta, f, indent=2) - finally: - _maybe_call_sequence(teardown) + _maybe_call_sequence(setup) + try: + for exposure, outfile in zip(exposures, outfiles): + meta = { + "source": func.__module__ + "." + func.__name__, + "detectors": exposure, + "args": args, + } + meta["data"] = jsonify(func(tuple(exposure), **args)) + if not outfile.endswith(".json.gz"): + outfile = outfile + ".json.gz" + with gzip.open(outfile, "wt") as f: + json.dump(meta, f, indent=2) + finally: + _maybe_call_sequence(teardown) + except: + if do_pdb: + extype, value, tb = sys.exc_info() + traceback.print_exc() + pdb.post_mortem(tb) + else: + raise def load_gzip(fname): diff --git a/toise/figures/detector/__init__.py b/toise/figures/detector/__init__.py index ecd68a8..145f00b 100644 --- a/toise/figures/detector/__init__.py +++ b/toise/figures/detector/__init__.py @@ -1,6 +1,5 @@ -from shutil import which - -from toise.figures import figure +from toise.figures import figure, figure_data +from toise.figures.diffuse.flavor import psi_binning from toise import surfaces import gzip @@ -562,3 +561,78 @@ def review_2021_array_geometry(): plt.tight_layout() return fig + + +@figure_data(setup=psi_binning) +def effective_areas(exposures): + from toise import factory + + pretty_labels = {"Gen2-InIce": "Gen2-Optical"} + + meta = [ + { + "detector": pretty_labels.get(detector, detector), + "channel": channel, + "energy": neutrino_aeff.get_bin_edges("true_energy").tolist(), + "cos_zenith": neutrino_aeff.get_bin_edges("true_zenith_band").tolist(), + "area": neutrino_aeff.values.sum(axis=(-2, -1)), + } + for detector, _ in exposures + for channel, (neutrino_aeff, _) in factory.get(detector).items() + ] + return meta + + +@figure +def effective_areas(datasets): + import matplotlib.pyplot as plt + import os + from toise import plotting + + nplots = len(datasets[0]["data"]) + ncol = min(3, nplots) + nrow = (nplots - 1) // ncol + 1 + + fig, axes = plt.subplots(nrow, ncol, figsize=(3.375 * ncol, 3.375 * nrow)) + # remove extraneous axes + for ax in axes.flat[nplots:]: + ax.set_visible(False) + + ylim = (1e-1, 1e7) + + for dataset in datasets: + assert dataset["source"] == "toise.figures.detector.effective_areas" + for aeff, ax in zip(dataset["data"], axes.flat): + energy = np.asarray(aeff["energy"]) + values = np.asarray(aeff["area"]).mean(axis=0) + ct_edges = aeff["cos_zenith"] + assert len(ct_edges) == 22 + idx = (0, 5, 10, 11, 16, 21) + for lo, hi in zip(idx[:-1], idx[1:]): + avg = values[:, lo:hi].mean(axis=1) + line = ax.loglog( + *plotting.stepped_path(energy, avg), + label=f"({-ct_edges[hi]:.2f},{-ct_edges[lo]:.2f}]", + )[0] + if avg.max() <= ylim[0]: + del ax.lines[-1] + + if "radio" in aeff["detector"].lower(): + title = aeff["detector"] + else: + title = f"{aeff['detector']} ({aeff['channel'].replace('_', ' ')})" + ax.set_title(title) + + ax.set_xlabel("Neutrino energy (GeV)") + ax.set_ylabel("Neutrino effective area (m$^2$)") + # ax.set_xlim(1e4, 5e8) + ax.set_ylim(*ylim) + ax.grid() + fig.legend( + *ax.get_legend_handles_labels(), + frameon=False, + title=r"$\sin\delta$", + loc="lower right", + ) + plt.tight_layout() + return fig diff --git a/toise/figures/diffuse/flavor.py b/toise/figures/diffuse/flavor.py index 0dc0d63..97cd13c 100644 --- a/toise/figures/diffuse/flavor.py +++ b/toise/figures/diffuse/flavor.py @@ -173,7 +173,7 @@ def make_profile( fixed = dict(atmo=1, prompt=1, muon=1) if "emu_crit" in nominal: fixed["emu_crit"] = nominal["emu_crit"] - if gamma_step is None: + if gamma_step is None and not suffix: fixed["gamma"] = llh.components["gamma"].seed bestfit = llh.fit(minimizer_params=minimizer_params, **fixed) params = [] @@ -210,7 +210,7 @@ def make_source_profile( nominal=dict(), suffix="", steps=100, - minimizer_params=dict(epsilon=1e-2), + minimizer_params=dict(tol=None, method="Nelder-Mead"), gamma_step=None, ): if suffix: diff --git a/toise/multillh.py b/toise/multillh.py index 2f5bd31..1fe55f0 100644 --- a/toise/multillh.py +++ b/toise/multillh.py @@ -312,6 +312,7 @@ def minllh(x): minllh, seeds, bounds=bounds, + method=minimizer_params.get("method"), options=minimizer_params, ) else: @@ -331,6 +332,7 @@ def minllh(x): minllh, seeds, bounds=bounds, + method=minimizer_params.get("method"), options=minimizer_params, ) else: diff --git a/toise/pointsource.py b/toise/pointsource.py index 2e063ae..93bde48 100644 --- a/toise/pointsource.py +++ b/toise/pointsource.py @@ -475,7 +475,7 @@ def f(flux_norm): ns = total - nb logging.getLogger().info( "baseline: %.2g actual %.2g ns: %.2g nb: %.2g ts: %.2g" - % (baseline, actual, ns, nb, ts(actual)) + % (baseline, actual[0], ns, nb, ts(actual)) ) return actual[0], ns, nb @@ -591,7 +591,7 @@ def f(flux_norm): else: # actual = optimize.bisect(f, 0, baseline, xtol=baseline*1e-2) actual = optimize.fsolve(f, baseline, xtol=tolerance, factor=1, epsfcn=1) - logging.getLogger().debug("baseline: %.2g actual %.2g" % (baseline, actual)) + logging.getLogger().debug("baseline: %.2g actual %.2g" % (baseline, actual[0])) allh = asimov_llh(components, ps=actual, **fixed) total = nevents(allh, ps=actual, **fixed) nb = nevents(allh, ps=0, **fixed) diff --git a/toise/radio_aeff_generation.py b/toise/radio_aeff_generation.py index eab8392..39bd795 100644 --- a/toise/radio_aeff_generation.py +++ b/toise/radio_aeff_generation.py @@ -508,7 +508,14 @@ def neutrino_interaction_length_ice(flavor, energy_edges): else: aeffs_flavor = [] for fi, flavor in enumerate(["e", "e", "mu", "mu", "tau", "tau"]): - data = matrix_data[f"transfer_matrix_{flavor}"] + data = interpolate.interp1d( + # interpolate to the nearest neighbor in zenith, subtracting a small amount prefer the value to the right + center(matrix_data["bin_edges"][1]) - 1e-12, + matrix_data[f"transfer_matrix_{flavor}"], + kind="nearest", + axis=1, + bounds_error=False, + )(center(cos_theta)) prod_dens = 1.0 / neutrino_interaction_length_ice( fi, neutrino_energy )