Skip to content

Reproducibility and Documentation Improvements for Open-Data Validation#12

Merged
divyang4481 merged 3 commits into
mainfrom
open-data-reproducibility-improvements-1443802858704830739
Jun 6, 2026
Merged

Reproducibility and Documentation Improvements for Open-Data Validation#12
divyang4481 merged 3 commits into
mainfrom
open-data-reproducibility-improvements-1443802858704830739

Conversation

@divyang4481

Copy link
Copy Markdown
Owner

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

…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.
@google-labs-jules

Copy link
Copy Markdown
Contributor

👋 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 @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

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.
@divyang4481 divyang4481 merged commit e2cbdeb into main Jun 6, 2026
1 check passed
@divyang4481 divyang4481 deleted the open-data-reproducibility-improvements-1443802858704830739 branch June 6, 2026 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant