Fix state interval overlaps and improve cumulative totals plot#168
Merged
Conversation
- Add filter_weather_during_fault, filter_idle_during_fault to resolve FAULT+WEATHER and FAULT+IDLE double-counting in cumulative totals - Move TOTAL_STATES definition earlier so it is available to all cells - Add WARNING print when state total exceeds available night time - Remove Available line from cumulative totals plot; add validation check instead - Dome open and camera exposing lines now use black for better visibility against colored state fills; state fill alpha reduced to 0.3 - Add stacked_total parameter (default true) to cell 0 and YAML - Fix %matplotlib widget detection: try widget backend, fall back to inline - Fix rubin_nights install: try import before running pip - Add fig3 to x-axis zoom sync so it renders as an interactive widget - Remove diagnostic cell used to identify overlap root cause Generated with AI Co-Authored-By: SLAC AI
Generated with AI Co-Authored-By: SLAC AI
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Generated with Claude
Co-Authored-By: SLAC AI