LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
versioneer.py
pisa/README.md
pisa/__init__.py
pisa/_version.py
pisa/general_conventions.md
pisa/glossary.md
pisa/units_and_uncertainties.md
pisa.egg-info/PKG-INFO
pisa.egg-info/SOURCES.txt
pisa.egg-info/dependency_links.txt
pisa.egg-info/entry_points.txt
pisa.egg-info/not-zip-safe
pisa.egg-info/requires.txt
pisa.egg-info/top_level.txt
pisa/analysis/README.md
pisa/analysis/__init__.py
pisa/analysis/analysis.py
pisa/core/README.md
pisa/core/__init__.py
pisa/core/bin_indexing.py
pisa/core/binning.py
pisa/core/container.py
pisa/core/detectors.py
pisa/core/distribution_maker.py
pisa/core/events.py
pisa/core/events_pi.py
pisa/core/map.py
pisa/core/param.py
pisa/core/pipeline.py
pisa/core/prior.py
pisa/core/stage.py
pisa/core/translation.py
pisa/scripts/README.md
pisa/scripts/__init__.py
pisa/scripts/add_flux_to_events_file.py
pisa/scripts/compare.py
pisa/scripts/convert_config_format.py
pisa/scripts/create_barr_sys_tables_mceq.py
pisa/scripts/fit_hypersurfaces.py
pisa/scripts/make_events_file.py
pisa/scripts/make_nufit_theta23_spline_priors.py
pisa/scripts/test_flux_weights.py
pisa/stages/GLOBALS.md
pisa/stages/README.md
pisa/stages/__init__.py
pisa/stages/how_to_service.md
pisa/stages/absorption/__init__.py
pisa/stages/absorption/earth_absorption.py
pisa/stages/aeff/README.md
pisa/stages/aeff/__init__.py
pisa/stages/aeff/aeff.py
pisa/stages/aeff/param.py
pisa/stages/aeff/weight.py
pisa/stages/aeff/weight_hnl.py
pisa/stages/background/__init__.py
pisa/stages/background/atm_muons.py
pisa/stages/data/README.md
pisa/stages/data/__init__.py
pisa/stages/data/csv_data_hist.py
pisa/stages/data/csv_icc_hist.py
pisa/stages/data/csv_loader.py
pisa/stages/data/grid.py
pisa/stages/data/licloader_weighter.py
pisa/stages/data/meows_loader.py
pisa/stages/data/simple_data_loader.py
pisa/stages/data/simple_signal.py
pisa/stages/data/sqlite_loader.py
pisa/stages/data/toy_event_generator.py
pisa/stages/discr_sys/README.md
pisa/stages/discr_sys/__init__.py
pisa/stages/discr_sys/hypersurfaces.py
pisa/stages/discr_sys/ultrasurfaces.py
pisa/stages/flux/README.md
pisa/stages/flux/__init__.py
pisa/stages/flux/airs.py
pisa/stages/flux/astrophysical.py
pisa/stages/flux/barr_simple.py
pisa/stages/flux/daemon_flux.py
pisa/stages/flux/hillasg.py
pisa/stages/flux/honda_ip.py
pisa/stages/flux/mceq_barr.py
pisa/stages/flux/mceq_barr_red.py
pisa/stages/likelihood/__init__.py
pisa/stages/likelihood/generalized_llh_params.py
pisa/stages/osc/README.md
pisa/stages/osc/__init__.py
pisa/stages/osc/decay_params.py
pisa/stages/osc/decoherence.py
pisa/stages/osc/external.py
pisa/stages/osc/globes.py
pisa/stages/osc/layers.py
pisa/stages/osc/lri_params.py
pisa/stages/osc/nsi_params.py
pisa/stages/osc/nusquids.py
pisa/stages/osc/osc_params.py
pisa/stages/osc/prob3.py
pisa/stages/osc/scaling_params.py
pisa/stages/osc/two_nu_osc.py
pisa/stages/osc/prob3numba/__init__.py
pisa/stages/osc/prob3numba/numba_osc_hostfuncs.py
pisa/stages/osc/prob3numba/numba_osc_kernels.py
pisa/stages/osc/prob3numba/numba_osc_tests.py
pisa/stages/osc/prob3numba/test_numba.py
pisa/stages/pid/README.md
pisa/stages/pid/__init__.py
pisa/stages/pid/shift_scale_pid.py
pisa/stages/reco/README.md
pisa/stages/reco/__init__.py
pisa/stages/reco/resolutions.py
pisa/stages/reco/simple_param.py
pisa/stages/utils/__init__.py
pisa/stages/utils/add_indices.py
pisa/stages/utils/adhoc_sys.py
pisa/stages/utils/bootstrap.py
pisa/stages/utils/fix_error.py
pisa/stages/utils/hist.py
pisa/stages/utils/kde.py
pisa/stages/utils/kfold.py
pisa/stages/utils/resample.py
pisa/stages/utils/set_variance.py
pisa/stages/xsec/__init__.py
pisa/stages/xsec/dis_sys.py
pisa/stages/xsec/genie_sys.py
pisa/stages/xsec/nutau_xsec.py
pisa/utils/README.md
pisa/utils/__init__.py
pisa/utils/barlow.py
pisa/utils/barr_parameterization.py
pisa/utils/callable.py
pisa/utils/comparisons.py
pisa/utils/config_parser.py
pisa/utils/cross_sections.md
pisa/utils/cross_sections.py
pisa/utils/data_proc_params.py
pisa/utils/fileio.py
pisa/utils/fisher_matrix.py
pisa/utils/flavInt.py
pisa/utils/flavor_interaction_types.md
pisa/utils/flux_weights.py
pisa/utils/format.py
pisa/utils/gaussians.py
pisa/utils/hash.py
pisa/utils/hdf.py
pisa/utils/hdfchain.py
pisa/utils/jsons.py
pisa/utils/kde_hist.py
pisa/utils/likelihood_functions.py
pisa/utils/llh_client.py
pisa/utils/llh_server.py
pisa/utils/log.py
pisa/utils/matrix.py
pisa/utils/mcSimRunSettings.py
pisa/utils/numba_tools.py
pisa/utils/plotter.py
pisa/utils/profiler.py
pisa/utils/pull_method.py
pisa/utils/random_numbers.py
pisa/utils/resources.py
pisa/utils/spline.py
pisa/utils/spline_smooth.py
pisa/utils/stats.py
pisa/utils/tests.py
pisa/utils/vbwkde.py
pisa/utils/vectorizer.py
pisa/utils/hypersurface/__init__.py
pisa/utils/hypersurface/hyper_interpolator.py
pisa/utils/hypersurface/hypersurface.py
pisa/utils/hypersurface/hypersurface_plotting.py
pisa/utils/llh_defs/__init__.py
pisa/utils/llh_defs/poisson.py
pisa/utils/llh_defs/poisson_gamma.c
pisa/utils/llh_defs/poisson_gamma_mixtures.pyx
pisa_examples/README.md
pisa_examples/__init__.py
pisa_examples/resources/README.md
pisa_examples/resources/__init__.py
pisa_examples/resources/aeff/vlvnt_aeff_coszen_param.json
pisa_examples/resources/aeff/vlvnt_aeff_energy_param.json
pisa_examples/resources/cross_sections/cross_sections.json
pisa_examples/resources/cross_sections/interp_nutau_xsec.pckl
pisa_examples/resources/cross_sections/interp_nutau_xsec_protocol2.pckl
pisa_examples/resources/cross_sections/tot_xsec_corr_Q2min1_isoscalar.pckl
pisa_examples/resources/events/events__vlvnt__toy_1_to_80GeV_spidx1.0_cz-1_to_1_1e2evts_set0__unjoined__with_fluxes_honda-2015-spl-solmin-aa.hdf5
pisa_examples/resources/events/IceCube_3y_oscillations/data.csv.bz2
pisa_examples/resources/events/IceCube_3y_oscillations/hyperplanes_all_nc.csv.bz2
pisa_examples/resources/events/IceCube_3y_oscillations/hyperplanes_nue_cc.csv.bz2
pisa_examples/resources/events/IceCube_3y_oscillations/hyperplanes_numu_cc.csv.bz2
pisa_examples/resources/events/IceCube_3y_oscillations/hyperplanes_nutau_cc.csv.bz2
pisa_examples/resources/events/IceCube_3y_oscillations/muons.csv.bz2
pisa_examples/resources/events/IceCube_3y_oscillations/neutrino_mc.csv.bz2
pisa_examples/resources/flux/bartol-2004-sno-solmax-aa.d
pisa_examples/resources/flux/honda-2015-spl-solmax-aa.d
pisa_examples/resources/flux/honda-2015-spl-solmax.d
pisa_examples/resources/flux/honda-2015-spl-solmin-aa.d
pisa_examples/resources/flux/honda-2015-spl-solmin.d
pisa_examples/resources/osc/PREM_10layer.dat
pisa_examples/resources/osc/PREM_12layer.dat
pisa_examples/resources/osc/PREM_4layer.dat
pisa_examples/resources/osc/PREM_59layer.dat
pisa_examples/resources/osc/nuSQuIDS_PREM.dat
pisa_examples/resources/osc/numba_osc_tests_data/convert_from_mass_eigenstate_hostfunc__nufit32_io__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/convert_from_mass_eigenstate_hostfunc__nufit32_io__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/convert_from_mass_eigenstate_hostfunc__nufit32_lri_std_mat__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/convert_from_mass_eigenstate_hostfunc__nufit32_lri_std_mat__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/convert_from_mass_eigenstate_hostfunc__nufit32_mass_of_core_w_constrain_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/convert_from_mass_eigenstate_hostfunc__nufit32_mass_of_core_w_constrain_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/convert_from_mass_eigenstate_hostfunc__nufit32_mass_of_core_wo_constrain_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/convert_from_mass_eigenstate_hostfunc__nufit32_mass_of_core_wo_constrain_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/convert_from_mass_eigenstate_hostfunc__nufit32_mass_of_earth_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/convert_from_mass_eigenstate_hostfunc__nufit32_mass_of_earth_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/convert_from_mass_eigenstate_hostfunc__nufit32_no_E1TeV__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/convert_from_mass_eigenstate_hostfunc__nufit32_no_E1TeV__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/convert_from_mass_eigenstate_hostfunc__nufit32_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/convert_from_mass_eigenstate_hostfunc__nufit32_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/convert_from_mass_eigenstate_hostfunc__nufit32_no_blearth__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/convert_from_mass_eigenstate_hostfunc__nufit32_no_blearth__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/convert_from_mass_eigenstate_hostfunc__nufit32_no_nubar__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/convert_from_mass_eigenstate_hostfunc__nufit32_no_nubar__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/convert_from_mass_eigenstate_hostfunc__nufit32_std_decay__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/convert_from_mass_eigenstate_hostfunc__nufit32_std_decay__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/convert_from_mass_eigenstate_hostfunc__nufit32_std_decay_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/convert_from_mass_eigenstate_hostfunc__nufit32_std_decay_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/convert_from_mass_eigenstate_hostfunc__nufit32_std_nsi_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/convert_from_mass_eigenstate_hostfunc__nufit32_std_nsi_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/convert_from_mass_eigenstate_hostfunc__nufit32_vac_nsi_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/convert_from_mass_eigenstate_hostfunc__nufit32_vac_nsi_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_decay_hostfunc__nufit32_io__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_decay_hostfunc__nufit32_io__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_decay_hostfunc__nufit32_lri_std_mat__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_decay_hostfunc__nufit32_lri_std_mat__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_decay_hostfunc__nufit32_mass_of_core_w_constrain_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_decay_hostfunc__nufit32_mass_of_core_w_constrain_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_decay_hostfunc__nufit32_mass_of_core_wo_constrain_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_decay_hostfunc__nufit32_mass_of_core_wo_constrain_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_decay_hostfunc__nufit32_mass_of_earth_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_decay_hostfunc__nufit32_mass_of_earth_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_decay_hostfunc__nufit32_no_E1TeV__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_decay_hostfunc__nufit32_no_E1TeV__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_decay_hostfunc__nufit32_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_decay_hostfunc__nufit32_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_decay_hostfunc__nufit32_no_blearth__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_decay_hostfunc__nufit32_no_blearth__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_decay_hostfunc__nufit32_no_nubar__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_decay_hostfunc__nufit32_no_nubar__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_decay_hostfunc__nufit32_std_decay__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_decay_hostfunc__nufit32_std_decay__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_decay_hostfunc__nufit32_std_decay_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_decay_hostfunc__nufit32_std_decay_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_decay_hostfunc__nufit32_std_nsi_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_decay_hostfunc__nufit32_std_nsi_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_decay_hostfunc__nufit32_vac_nsi_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_decay_hostfunc__nufit32_vac_nsi_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_mat_hostfunc__nufit32_io__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_mat_hostfunc__nufit32_io__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_mat_hostfunc__nufit32_lri_std_mat__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_mat_hostfunc__nufit32_lri_std_mat__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_mat_hostfunc__nufit32_mass_of_core_w_constrain_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_mat_hostfunc__nufit32_mass_of_core_w_constrain_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_mat_hostfunc__nufit32_mass_of_core_wo_constrain_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_mat_hostfunc__nufit32_mass_of_core_wo_constrain_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_mat_hostfunc__nufit32_mass_of_earth_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_mat_hostfunc__nufit32_mass_of_earth_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_mat_hostfunc__nufit32_no_E1TeV__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_mat_hostfunc__nufit32_no_E1TeV__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_mat_hostfunc__nufit32_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_mat_hostfunc__nufit32_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_mat_hostfunc__nufit32_no_blearth__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_mat_hostfunc__nufit32_no_blearth__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_mat_hostfunc__nufit32_no_nubar__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_mat_hostfunc__nufit32_no_nubar__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_mat_hostfunc__nufit32_std_decay__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_mat_hostfunc__nufit32_std_decay__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_mat_hostfunc__nufit32_std_decay_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_mat_hostfunc__nufit32_std_decay_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_mat_hostfunc__nufit32_std_nsi_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_mat_hostfunc__nufit32_std_nsi_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_mat_hostfunc__nufit32_vac_nsi_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_mat_hostfunc__nufit32_vac_nsi_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_vac_hostfunc__nufit32_io__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_vac_hostfunc__nufit32_io__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_vac_hostfunc__nufit32_lri_std_mat__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_vac_hostfunc__nufit32_lri_std_mat__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_vac_hostfunc__nufit32_mass_of_core_w_constrain_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_vac_hostfunc__nufit32_mass_of_core_w_constrain_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_vac_hostfunc__nufit32_mass_of_core_wo_constrain_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_vac_hostfunc__nufit32_mass_of_core_wo_constrain_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_vac_hostfunc__nufit32_mass_of_earth_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_vac_hostfunc__nufit32_mass_of_earth_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_vac_hostfunc__nufit32_no_E1TeV__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_vac_hostfunc__nufit32_no_E1TeV__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_vac_hostfunc__nufit32_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_vac_hostfunc__nufit32_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_vac_hostfunc__nufit32_no_blearth__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_vac_hostfunc__nufit32_no_blearth__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_vac_hostfunc__nufit32_no_nubar__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_vac_hostfunc__nufit32_no_nubar__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_vac_hostfunc__nufit32_std_decay__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_vac_hostfunc__nufit32_std_decay__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_vac_hostfunc__nufit32_std_decay_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_vac_hostfunc__nufit32_std_decay_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_vac_hostfunc__nufit32_std_nsi_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_vac_hostfunc__nufit32_std_nsi_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_vac_hostfunc__nufit32_vac_nsi_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_H_vac_hostfunc__nufit32_vac_nsi_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_dms_hostfunc__nufit32_io__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_dms_hostfunc__nufit32_io__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_dms_hostfunc__nufit32_lri_std_mat__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_dms_hostfunc__nufit32_lri_std_mat__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_dms_hostfunc__nufit32_mass_of_core_w_constrain_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_dms_hostfunc__nufit32_mass_of_core_w_constrain_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_dms_hostfunc__nufit32_mass_of_core_wo_constrain_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_dms_hostfunc__nufit32_mass_of_core_wo_constrain_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_dms_hostfunc__nufit32_mass_of_earth_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_dms_hostfunc__nufit32_mass_of_earth_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_dms_hostfunc__nufit32_no_E1TeV__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_dms_hostfunc__nufit32_no_E1TeV__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_dms_hostfunc__nufit32_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_dms_hostfunc__nufit32_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_dms_hostfunc__nufit32_no_blearth__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_dms_hostfunc__nufit32_no_blearth__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_dms_hostfunc__nufit32_no_nubar__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_dms_hostfunc__nufit32_no_nubar__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_dms_hostfunc__nufit32_std_decay__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_dms_hostfunc__nufit32_std_decay_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_dms_hostfunc__nufit32_std_decay_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_dms_hostfunc__nufit32_std_nsi_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_dms_hostfunc__nufit32_std_nsi_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_dms_hostfunc__nufit32_vac_nsi_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_dms_hostfunc__nufit32_vac_nsi_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_dms_numerical_hostfunc__nufit32_std_decay__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_dms_numerical_hostfunc__nufit32_std_decay__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_hostfunc__nufit32_io__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_hostfunc__nufit32_io__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_hostfunc__nufit32_lri_std_mat__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_hostfunc__nufit32_lri_std_mat__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_hostfunc__nufit32_mass_of_core_w_constrain_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_hostfunc__nufit32_mass_of_core_w_constrain_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_hostfunc__nufit32_mass_of_core_wo_constrain_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_hostfunc__nufit32_mass_of_core_wo_constrain_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_hostfunc__nufit32_mass_of_earth_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_hostfunc__nufit32_mass_of_earth_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_hostfunc__nufit32_no_E1TeV__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_hostfunc__nufit32_no_E1TeV__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_hostfunc__nufit32_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_hostfunc__nufit32_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_hostfunc__nufit32_no_blearth__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_hostfunc__nufit32_no_blearth__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_hostfunc__nufit32_no_nubar__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_hostfunc__nufit32_no_nubar__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_hostfunc__nufit32_std_decay__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_hostfunc__nufit32_std_decay__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_hostfunc__nufit32_std_decay_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_hostfunc__nufit32_std_decay_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_hostfunc__nufit32_std_nsi_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_hostfunc__nufit32_std_nsi_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_hostfunc__nufit32_vac_nsi_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_hostfunc__nufit32_vac_nsi_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_massbasis_hostfunc__nufit32_io__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_massbasis_hostfunc__nufit32_io__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_massbasis_hostfunc__nufit32_lri_std_mat__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_massbasis_hostfunc__nufit32_lri_std_mat__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_massbasis_hostfunc__nufit32_mass_of_core_w_constrain_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_massbasis_hostfunc__nufit32_mass_of_core_w_constrain_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_massbasis_hostfunc__nufit32_mass_of_core_wo_constrain_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_massbasis_hostfunc__nufit32_mass_of_core_wo_constrain_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_massbasis_hostfunc__nufit32_mass_of_earth_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_massbasis_hostfunc__nufit32_mass_of_earth_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_massbasis_hostfunc__nufit32_no_E1TeV__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_massbasis_hostfunc__nufit32_no_E1TeV__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_massbasis_hostfunc__nufit32_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_massbasis_hostfunc__nufit32_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_massbasis_hostfunc__nufit32_no_blearth__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_massbasis_hostfunc__nufit32_no_blearth__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_massbasis_hostfunc__nufit32_no_nubar__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_massbasis_hostfunc__nufit32_no_nubar__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_massbasis_hostfunc__nufit32_std_decay__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_massbasis_hostfunc__nufit32_std_decay__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_massbasis_hostfunc__nufit32_std_decay_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_massbasis_hostfunc__nufit32_std_decay_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_massbasis_hostfunc__nufit32_std_nsi_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_massbasis_hostfunc__nufit32_std_nsi_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_massbasis_hostfunc__nufit32_vac_nsi_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/get_transition_matrix_massbasis_hostfunc__nufit32_vac_nsi_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/product_hostfunc__nufit32_io__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/product_hostfunc__nufit32_io__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/product_hostfunc__nufit32_lri_std_mat__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/product_hostfunc__nufit32_lri_std_mat__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/product_hostfunc__nufit32_mass_of_core_w_constrain_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/product_hostfunc__nufit32_mass_of_core_w_constrain_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/product_hostfunc__nufit32_mass_of_core_wo_constrain_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/product_hostfunc__nufit32_mass_of_core_wo_constrain_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/product_hostfunc__nufit32_mass_of_earth_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/product_hostfunc__nufit32_mass_of_earth_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/product_hostfunc__nufit32_no_E1TeV__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/product_hostfunc__nufit32_no_E1TeV__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/product_hostfunc__nufit32_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/product_hostfunc__nufit32_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/product_hostfunc__nufit32_no_blearth__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/product_hostfunc__nufit32_no_blearth__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/product_hostfunc__nufit32_no_nubar__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/product_hostfunc__nufit32_no_nubar__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/product_hostfunc__nufit32_std_decay__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/product_hostfunc__nufit32_std_decay__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/product_hostfunc__nufit32_std_decay_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/product_hostfunc__nufit32_std_decay_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/product_hostfunc__nufit32_std_nsi_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/product_hostfunc__nufit32_std_nsi_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/product_hostfunc__nufit32_vac_nsi_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/product_hostfunc__nufit32_vac_nsi_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/propagate_scalar__nufit32_io__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/propagate_scalar__nufit32_io__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/propagate_scalar__nufit32_lri_std_mat__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/propagate_scalar__nufit32_lri_std_mat__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/propagate_scalar__nufit32_mass_of_core_w_constrain_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/propagate_scalar__nufit32_mass_of_core_w_constrain_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/propagate_scalar__nufit32_mass_of_core_wo_constrain_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/propagate_scalar__nufit32_mass_of_core_wo_constrain_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/propagate_scalar__nufit32_mass_of_earth_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/propagate_scalar__nufit32_mass_of_earth_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/propagate_scalar__nufit32_no_E1TeV__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/propagate_scalar__nufit32_no_E1TeV__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/propagate_scalar__nufit32_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/propagate_scalar__nufit32_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/propagate_scalar__nufit32_no_blearth__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/propagate_scalar__nufit32_no_blearth__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/propagate_scalar__nufit32_no_nubar__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/propagate_scalar__nufit32_no_nubar__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/propagate_scalar__nufit32_std_decay__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/propagate_scalar__nufit32_std_decay__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/propagate_scalar__nufit32_std_decay_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/propagate_scalar__nufit32_std_decay_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/propagate_scalar__nufit32_std_nsi_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/propagate_scalar__nufit32_std_nsi_no__f8.pkl
pisa_examples/resources/osc/numba_osc_tests_data/propagate_scalar__nufit32_vac_nsi_no__f4.pkl
pisa_examples/resources/osc/numba_osc_tests_data/propagate_scalar__nufit32_vac_nsi_no__f8.pkl
pisa_examples/resources/pid/vlvnt_pid_energy_param.json
pisa_examples/resources/priors/README.md
pisa_examples/resources/priors/nufitv20minimisedtheta23spline.json
pisa_examples/resources/priors/nufitv20shiftedtheta23splines.json
pisa_examples/resources/priors/nufitv20standardtheta23splines.json
pisa_examples/resources/priors/nufitv21LEMminimisedtheta23spline.json
pisa_examples/resources/priors/nufitv21LEMshiftedtheta23splines.json
pisa_examples/resources/priors/nufitv21LEMstandardtheta23splines.json
pisa_examples/resources/priors/nufitv21LIDminimisedtheta23spline.json
pisa_examples/resources/priors/nufitv21LIDshiftedtheta23splines.json
pisa_examples/resources/priors/nufitv21LIDstandardtheta23splines.json
pisa_examples/resources/priors/nufitv22minimisedtheta23spline.json
pisa_examples/resources/priors/nufitv22shiftedtheta23splines.json
pisa_examples/resources/priors/nufitv22standardtheta23splines.json
pisa_examples/resources/reco/vlvnt_reco_param.json
pisa_examples/resources/settings/binning/IceCube_3y_oscillations.cfg
pisa_examples/resources/settings/binning/example.cfg
pisa_examples/resources/settings/logging/logging.json
pisa_examples/resources/settings/osc/README.md
pisa_examples/resources/settings/osc/earth.cfg
pisa_examples/resources/settings/osc/nsi_null.cfg
pisa_examples/resources/settings/osc/nufitv20.cfg
pisa_examples/resources/settings/osc/nufitv22.cfg
pisa_examples/resources/settings/osc/nufitv31.cfg
pisa_examples/resources/settings/osc/nufitv40.cfg
pisa_examples/resources/settings/osc/nufitv52.cfg
pisa_examples/resources/settings/osc/nufitv52_wo_SK.cfg
pisa_examples/resources/settings/pipeline/IceCube_3y_data.cfg
pisa_examples/resources/settings/pipeline/IceCube_3y_muons.cfg
pisa_examples/resources/settings/pipeline/IceCube_3y_neutrinos.cfg
pisa_examples/resources/settings/pipeline/IceCube_3y_neutrinos_daemon.cfg
pisa_examples/resources/settings/pipeline/README.md
pisa_examples/resources/settings/pipeline/example.cfg
pisa_examples/resources/settings/pipeline/fast_example.cfg
pisa_examples/resources/settings/pipeline/osc_example.cfg
pisa_examples/resources/settings/pipeline/varbin_example.cfg
pisa_tests/README.md
pisa_tests/__init__.py
pisa_tests/likelihoods_1D_test.py
pisa_tests/run_unit_tests.py
pisa_tests/test_command_lines.sh
pisa_tests/test_covariance.py
pisa_tests/test_example_pipelines.py
pisa_tests/test_kde_stage.py
pisa_tests/test_services.py