Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OpenSourceAP/CrossSection
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: OpenSourceAP/CrossSection
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: PlacebosFix
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 5 files changed
  • 1 contributor

Commits on Oct 15, 2025

  1. Configuration menu
    Copy the full SHA
    399476c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfae5c1 View commit details
    Browse the repository at this point in the history
  3. Codex rewrote ZZ2_AccrualQuality_AccrualQualityJune.py and it almost …

    …passes
    
    Huge improvement. Not sure why it's improved. But the code looks legit.
    chenandrewy committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    d5e5d8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d83cbb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e2ae9c View commit details
    Browse the repository at this point in the history
  6. ZZ1_betaRR_*.py fix zero volume handling, big improvement

    test result is now:
    ## Summary
    
    | Placebo                   | Python CSV | Columns  | Superset  | Precision1   | Precision2              |
    |---------------------------|------------|----------|-----------|--------------|-------------------------|
    | betaCR                    | ✅         | ✅       | ❌ (8.50%)   | ❌ (23.32%)   | ✅ (99th diff 8.6E-01)   |
    | betaCC                    | ✅         | ✅       | ❌ (8.49%)   | ❌ (26.17%)   | ❌ (99th diff 1.0E+00)   |
    | betaRC                    | ✅         | ✅       | ✅ (0.00%)   | ✅ (2.45%)    | ✅ (99th diff 1.6E-02)   |
    | betaRR                    | ✅         | ✅       | ✅ (0.00%)   | ✅ (0.47%)    | ✅ (99th diff 7.3E-03)   |
    chenandrewy committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    4e70e46 View commit details
    Browse the repository at this point in the history
Loading