LICENSE
README.md
pyproject.toml
src/eyeprocesspy/__init__.py
src/eyeprocesspy/adapters.py
src/eyeprocesspy/advanced_process_irt_07.py
src/eyeprocesspy/bayesian_3pl_08.py
src/eyeprocesspy/benchmark_reproducibility_10.py
src/eyeprocesspy/benchmark_stress_09.py
src/eyeprocesspy/compositional_aoi_10.py
src/eyeprocesspy/context_structure_08.py
src/eyeprocesspy/coordinates.py
src/eyeprocesspy/core_plots_10.py
src/eyeprocesspy/dataset.py
src/eyeprocesspy/dynamic_irt.py
src/eyeprocesspy/engine_adapters.py
src/eyeprocesspy/evidence_graph.py
src/eyeprocesspy/exceptions.py
src/eyeprocesspy/foundation_09.py
src/eyeprocesspy/frontier_08.py
src/eyeprocesspy/functional_pupil.py
src/eyeprocesspy/gazepoint.py
src/eyeprocesspy/gazepoint_real_10.py
src/eyeprocesspy/gazepoint_workflow_10.py
src/eyeprocesspy/governance_09.py
src/eyeprocesspy/grouped_validation_10.py
src/eyeprocesspy/importers.py
src/eyeprocesspy/interoperability_storage_10.py
src/eyeprocesspy/io_validation_10.py
src/eyeprocesspy/irt.py
src/eyeprocesspy/irt_validation_07.py
src/eyeprocesspy/legacy_models.py
src/eyeprocesspy/mapping.py
src/eyeprocesspy/measurement_intelligence.py
src/eyeprocesspy/measurement_intelligence_utils_10.py
src/eyeprocesspy/measurement_quality_legacy.py
src/eyeprocesspy/multimodal_staged.py
src/eyeprocesspy/negative_controls_09.py
src/eyeprocesspy/operational_validation_08.py
src/eyeprocesspy/partitioned_storage_10.py
src/eyeprocesspy/plots_completion_08.py
src/eyeprocesspy/plots_functional_pupil.py
src/eyeprocesspy/plots_governance_08.py
src/eyeprocesspy/plots_governance_09.py
src/eyeprocesspy/plots_irt.py
src/eyeprocesspy/plots_irt_08.py
src/eyeprocesspy/plots_legacy_models.py
src/eyeprocesspy/plots_multimodal_staged.py
src/eyeprocesspy/plots_operational_08.py
src/eyeprocesspy/plots_process_irt_07.py
src/eyeprocesspy/plots_process_quality_09.py
src/eyeprocesspy/preprocess_features_09.py
src/eyeprocesspy/probabilistic_aoi_10.py
src/eyeprocesspy/process_dynamics.py
src/eyeprocesspy/process_governance_08.py
src/eyeprocesspy/process_irt_07.py
src/eyeprocesspy/process_quality_09.py
src/eyeprocesspy/pupil_missingness.py
src/eyeprocesspy/reproducibility_provenance_09.py
src/eyeprocesspy/requested_api_07.py
src/eyeprocesspy/schema.py
src/eyeprocesspy/semantic_validation_07.py
src/eyeprocesspy/sensitivity_08.py
src/eyeprocesspy/software_paper_evidence_09.py
src/eyeprocesspy/timebase.py
src/eyeprocesspy/validation_atlas_09.py
src/eyeprocesspy/validation_completion_10.py
src/eyeprocesspy/validation_evidence_10.py
src/eyeprocesspy/validation_evidence_programs_09.py
src/eyeprocesspy/validation_extras_09.py
src/eyeprocesspy/validation_orchestration_10.py
src/eyeprocesspy/validation_orchestration_completion_10.py
src/eyeprocesspy/validation_program_10.py
src/eyeprocesspy/validation_stress_freeze_09.py
src/eyeprocesspy/vendor_corpus_10.py
src/eyeprocesspy/vendor_importers_10.py
src/eyeprocesspy.egg-info/PKG-INFO
src/eyeprocesspy.egg-info/SOURCES.txt
src/eyeprocesspy.egg-info/dependency_links.txt
src/eyeprocesspy.egg-info/requires.txt
src/eyeprocesspy.egg-info/top_level.txt
src/eyeprocesspy/resources/extdata/api-lifecycle-module-policy-0.9.csv
src/eyeprocesspy/resources/extdata/api-lifecycle-registry-0.9.csv
src/eyeprocesspy/resources/extdata/benchmark-study/LICENSE.txt
src/eyeprocesspy/resources/extdata/benchmark-study/README.md
src/eyeprocesspy/resources/extdata/benchmark-study/SYNTHETIC_DATA.txt
src/eyeprocesspy/resources/extdata/benchmark-study/aoi_definitions.csv
src/eyeprocesspy/resources/extdata/benchmark-study/events.csv
src/eyeprocesspy/resources/extdata/benchmark-study/expected_outputs.csv
src/eyeprocesspy/resources/extdata/benchmark-study/gaze_samples.csv
src/eyeprocesspy/resources/extdata/benchmark-study/items.csv
src/eyeprocesspy/resources/extdata/benchmark-study/manifest.csv
src/eyeprocesspy/resources/extdata/benchmark-study/participants.csv
src/eyeprocesspy/resources/extdata/benchmark-study/provenance.csv
src/eyeprocesspy/resources/extdata/benchmark-study/pupil_samples.csv
src/eyeprocesspy/resources/extdata/benchmark-study/quality.csv
src/eyeprocesspy/resources/extdata/benchmark-study/recordings.csv
src/eyeprocesspy/resources/extdata/benchmark-study/responses.csv
src/eyeprocesspy/resources/stan/dynamic_irtree_hidden.stan
src/eyeprocesspy/resources/stan/dynamic_irtree_observed.stan
src/eyeprocesspy/resources/stan/four-channel-response-rt-gaze-pupil.stan
src/eyeprocesspy/resources/stan/functional_pupil_irt.stan
src/eyeprocesspy/resources/stan/gaze_diffusion_irt.stan
src/eyeprocesspy/resources/stan/m0-response-reference-0-10.stan
src/eyeprocesspy/resources/stan/m1-response-rt-reference-0-10.stan
src/eyeprocesspy/resources/stan/m2-man2022-response-rt-gaze-0-10.stan
src/eyeprocesspy/resources/stan/m3-ablation-subset-0-10.stan
src/eyeprocesspy/resources/stan/m3-response-rt-gaze-pupil-0-10.stan
src/eyeprocesspy/resources/stan/m4-trait-conditioned-state-0-11.stan
src/eyeprocesspy/resources/stan/theory_strategy_mixture.stan
src/eyeprocesspy/resources/stan/three-way-response-rt-gaze.stan
tests/test_advanced_process_irt_07.py
tests/test_advanced_process_irt_07_residual_coverage.py
tests/test_benchmark_reproducibility_10.py
tests/test_benchmark_stress_09.py
tests/test_benchmark_stress_09_residual_coverage.py
tests/test_compositional_aoi_10.py
tests/test_compositional_aoi_10_residual_coverage.py
tests/test_context_structure_08_residual_coverage.py
tests/test_core_foundation_09.py
tests/test_core_parity.py
tests/test_core_plots_10.py
tests/test_core_plots_10_residual_coverage.py
tests/test_dynamic_irt_branch_coverage.py
tests/test_dynamic_irt_residual_coverage.py
tests/test_dynamic_strategy_diffusion.py
tests/test_dynamic_strategy_exports.py
tests/test_engine_adapters.py
tests/test_engine_adapters_residual_coverage.py
tests/test_final_coverage_closure_a.py
tests/test_final_coverage_closure_b.py
tests/test_final_coverage_closure_c.py
tests/test_foundation_09_branch_coverage.py
tests/test_foundation_09_residual_coverage.py
tests/test_functional_pupil.py
tests/test_functional_pupil_residual_coverage.py
tests/test_functional_pupil_residual_coverage_2.py
tests/test_gazepoint_parity.py
tests/test_gazepoint_real_10.py
tests/test_gazepoint_residual_coverage.py
tests/test_gazepoint_workflow_10.py
tests/test_gazepoint_workflow_residual_coverage.py
tests/test_governance_09.py
tests/test_governance_residual_coverage.py
tests/test_grouped_validation_10.py
tests/test_import_adapter_parity.py
tests/test_interoperability_storage_10.py
tests/test_interoperability_storage_10_residual_coverage.py
tests/test_io_format_validation_10.py
tests/test_io_validation_10_branch_coverage.py
tests/test_io_validation_10_residual_coverage.py
tests/test_io_validation_helpers_branch_coverage.py
tests/test_irt_0_9_parity.py
tests/test_irt_branch_coverage.py
tests/test_irt_examples.py
tests/test_irt_exports.py
tests/test_irt_frontier_08.py
tests/test_irt_p4_model_spec.py
tests/test_irt_p4_numerical_parity.py
tests/test_irt_plots.py
tests/test_irt_residual_coverage.py
tests/test_irt_residual_coverage_2.py
tests/test_legacy_models.py
tests/test_legacy_models_residual_coverage.py
tests/test_measurement_intelligence.py
tests/test_measurement_intelligence_exports.py
tests/test_measurement_intelligence_residual_coverage.py
tests/test_measurement_intelligence_utils_10.py
tests/test_measurement_intelligence_utils_10_residual_coverage.py
tests/test_measurement_quality_legacy_residual_coverage.py
tests/test_multimodal_staged.py
tests/test_multimodal_staged_articles.py
tests/test_multimodal_staged_residual_coverage.py
tests/test_negative_controls_09.py
tests/test_negative_controls_09_residual_coverage.py
tests/test_operational_validation_08.py
tests/test_operational_validation_08_residual_coverage.py
tests/test_partitioned_storage_10.py
tests/test_partitioned_storage_10_residual_coverage.py
tests/test_plots_completion_08.py
tests/test_plots_governance_08_residual_coverage.py
tests/test_plots_irt_08_residual_coverage.py
tests/test_plots_multimodal_staged_residual_coverage.py
tests/test_plots_process_irt_07_residual_coverage.py
tests/test_preprocess_features_09.py
tests/test_preprocess_features_09_branch_coverage.py
tests/test_preprocess_features_09_residual_coverage.py
tests/test_preprocess_features_09_residual_coverage_2.py
tests/test_probabilistic_aoi_10.py
tests/test_probabilistic_aoi_10_residual_coverage.py
tests/test_process_dynamics_residual_coverage.py
tests/test_process_governance_08.py
tests/test_process_governance_08_residual_coverage.py
tests/test_process_irt_07.py
tests/test_process_irt_07_residual_coverage.py
tests/test_process_irt_p4_completion.py
tests/test_process_quality_09.py
tests/test_public_api.py
tests/test_public_api_front_door.py
tests/test_reconstructed_measurement_p4.py
tests/test_reconstructed_measurement_process.py
tests/test_release_coverage_closure_d.py
tests/test_release_coverage_closure_e.py
tests/test_release_coverage_closure_f.py
tests/test_release_coverage_closure_g.py
tests/test_release_coverage_closure_h.py
tests/test_release_coverage_closure_i.py
tests/test_release_coverage_closure_j.py
tests/test_release_coverage_closure_k.py
tests/test_release_coverage_closure_l.py
tests/test_release_coverage_closure_m.py
tests/test_release_coverage_closure_n.py
tests/test_release_coverage_closure_o.py
tests/test_release_coverage_closure_p.py
tests/test_release_coverage_closure_q.py
tests/test_reproducibility_provenance_09.py
tests/test_reproducibility_provenance_09_residual_coverage.py
tests/test_requested_api_07_residual_coverage.py
tests/test_semantic_requested_api_07.py
tests/test_semantic_validation_07_residual_coverage.py
tests/test_software_paper_evidence_09.py
tests/test_validation_atlas_09.py
tests/test_validation_atlas_09_residual_coverage.py
tests/test_validation_completion_10.py
tests/test_validation_completion_10_residual_coverage.py
tests/test_validation_evidence_10.py
tests/test_validation_evidence_10_residual_coverage.py
tests/test_validation_evidence_programs_09.py
tests/test_validation_evidence_programs_09_residual_coverage.py
tests/test_validation_extras_09.py
tests/test_validation_extras_09_residual_coverage.py
tests/test_validation_orchestration_10.py
tests/test_validation_orchestration_10_residual_coverage.py
tests/test_validation_orchestration_branch_coverage.py
tests/test_validation_orchestration_completion_10.py
tests/test_validation_orchestration_completion_residual_coverage.py
tests/test_validation_program_10.py
tests/test_validation_program_10_residual_coverage.py
tests/test_validation_stress_freeze_09.py
tests/test_validation_stress_freeze_09_residual_coverage.py
tests/test_vendor_corpus_10.py
tests/test_vendor_corpus_10_residual_coverage.py
tests/test_vendor_importers_10.py
tests/test_vendor_importers_10_residual_coverage.py