Reproducibility and Documentation Improvements for Open-Data Validation#12
Conversation
…a validation. Added: - `xtheta/data/bell_chsh.py`: `compute_chsh_variants` for auditing sign variants. - `scripts/download_open_data.py`: Idempotent download helper for Hensen dataset. - `scripts/run_all_open_data_validation.py`: Batch runner with graceful skip logic. - `notebooks/06_hensen_data_audit.ipynb`: Comprehensive audit notebook for Hensen data. - New tests for CHSH variants, benchmark schema, and batch runner skip logic. - README update with detailed PowerShell and Bash instructions and scientific warnings.
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
…a validation. - Added `compute_chsh_variants` helper in `xtheta/data/bell_chsh.py`. - Created `scripts/download_open_data.py` for idempotent Hensen data download. - Created `scripts/run_all_open_data_validation.py` for batch processing. - Created `notebooks/06_hensen_data_audit.ipynb` for data auditing. - Added tests for CHSH variants, benchmark schema, and batch runner skip logic. - Updated `README.md` with comprehensive PowerShell/Bash instructions and scientific warnings. - Fixed `tests/test_open_data_batch.py` to ensure paths are resolved correctly in CI environments.
…a validation. - Added `compute_chsh_variants` helper in `xtheta/data/bell_chsh.py`. - Created `scripts/download_open_data.py` for idempotent Hensen data download. - Created `scripts/run_all_open_data_validation.py` for batch processing. - Created `notebooks/06_hensen_data_audit.ipynb` for data auditing. - Added tests for CHSH variants, benchmark schema, and batch runner skip logic. - Updated `README.md` with comprehensive PowerShell/Bash instructions and scientific warnings. - Fixed `tests/test_open_data_batch.py` to ensure paths are resolved correctly in CI environments. - Updated `README.md` to use a generic placeholder path for PowerShell instructions.
This submission formalizes the X-Theta open-data validation workflow to ensure it is reproducible, auditable, and easy to run across different platforms. Key additions include a batch runner, a download helper using the standard library, a CHSH variant audit utility, and a dedicated audit notebook for the Hensen dataset. The README has been updated with clear cross-platform instructions and mandatory scientific warnings. Tests have been added to verify the new functionality and ensure schema consistency in benchmarks.
PR created automatically by Jules for task 1443802858704830739 started by @divyang4481