PourOver

To do

  • [ ] add option to run make script galleries… maybe put these in different pages

Logs

13 April 2026 Monday

  • fixing year…and other kwargs

23 March 2026 Monday

  • [X] Try other examples…
  • Using the UI
  • Auto find a free port when the default is in use
  • Add functionality to keep track of open session and return the running server if it already exists
  • Debug Robust kwargs.
  • Add Run2 Nominal to registry
  • Fix --combine option

20 March 2026 Friday

  • Finish 1st version… the iplotting and archiving are in a good spot

19 March 2026 Thursday

  • [X] Greedy doRatio
  • Hint List:
    • compare regions by passing a list of regions ["SB","SR"] and specifying a process…
    • set do y-axis scale with yscale "linear" or "log" (same with xscale)
  • [X] Rename session
  • [X] Tab complete on sessions
  • [X] list sesssions
    • Creat new session with

      python coffea4bees/plots/pourOver.py --new  coffea4bees/Run3_MvD/analysis_MvD_new.coffea    -m coffea4bees/plots/metadata/plotsAll_MvD_ttbar_weights.yml --label MvD-with-FvT --no-pregallery --port  5001  
      
  • Have a session with Low-pT
  • Late night session … getting in a good state… ready to cut v0

18 March 2026 Wednesday

  • Iterating with

    python coffea4bees/plots/webPlot.py  coffea4bees/Run3_MvD/analysis_MvD_new.coffea    -m coffea4bees/plots/metadata/plotsAll_MvD_ttbar_weights.yml --port 5001 --reuse-gallery
    
  • [X] Normalize error bars huge
  • [X] 2D plots?
  • [X] Save command line prompts associated to the hists
  • [X] Need a better name… PourOver
  • [X] Need to accept "Sum "
  • [X] Scale image size to fit screen
  • [X] Documentation
  • [X] Merge
  • [X] CI
  • [X] Understand the arciving… make the archive upfront … all work there…
  • Got a first version going … figured out tab complete and the norm problems…. Everying these pretty straightforward.
  • [X] Want to come up with a list of hints to cycle

17 March 2026 Tuesday

  • Idea for the App