Skip to content

Batch Runner and Data Download Support for Open Bell Validation#10

Merged
divyang4481 merged 1 commit into
mainfrom
feat/batch-runner-download-cache-10764553834748731648
Jun 6, 2026
Merged

Batch Runner and Data Download Support for Open Bell Validation#10
divyang4481 merged 1 commit into
mainfrom
feat/batch-runner-download-cache-10764553834748731648

Conversation

@divyang4481

Copy link
Copy Markdown
Owner

This PR implements a new batch runner for the X-Theta open data validation pipeline and adds robust data acquisition capabilities.

Key changes:

  1. Batch Runner: Added xtheta-lab/scripts/run_all_open_data_validation.py which can process multiple Bell-test datasets and generate a consolidated comparison CSV.
  2. Download & Cache Logic: Enhanced the Hensen data adapter with a download_hensen_data function. If the raw data is missing from the canonical path (xtheta-lab/data/open_bell/hensen/raw/bell_open_data.txt), it attempts to download it from a remote source or fallback to the repository root.
  3. Pipeline Integration: Updated the standard runner run_open_data_validation.py to perform a "pre-flight" check and trigger the download/cache logic if needed.
  4. Data Organization: Established the canonical directory structure for open Bell datasets.
  5. Dependencies: Added requests to the project requirements.

These changes streamline the validation process and make the research stack more resilient to missing local data artifacts.


PR created automatically by Jules for task 10764553834748731648 started by @divyang4481

…upport

- Create `run_all_open_data_validation.py` for batch processing of datasets.
- Implement automatic download and caching for the Hensen dataset in `hensen.py`.
- Update `run_open_data_validation.py` to leverage the new download logic.
- Add `requests` to `requirements.txt`.
- Setup canonical data directory structure for Hensen.
- Ensure all paths are cross-platform compatible using `pathlib`.
@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.

@divyang4481 divyang4481 merged commit dc8ce4a into main Jun 6, 2026
1 check passed
@divyang4481 divyang4481 deleted the feat/batch-runner-download-cache-10764553834748731648 branch June 6, 2026 11:20
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