Skip to content

0.5.0 dev3#52

Merged
GernotMaier merged 8 commits intomainfrom
0.5.0-dev3
Jun 1, 2025
Merged

0.5.0 dev3#52
GernotMaier merged 8 commits intomainfrom
0.5.0-dev3

Conversation

@GernotMaier
Copy link
Copy Markdown
Member

No description provided.

@GernotMaier GernotMaier requested a review from Copilot June 1, 2025 18:56
@GernotMaier GernotMaier self-assigned this Jun 1, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds optional y-axis limits to spectral plotting, refactors minor code patterns, and updates configuration examples and documentation for the 0.5.0 dev3 release.

  • Introduce y_min/y_max parameters in plot_spectra and plot_sed to control y-axis limits.
  • Refactor lon/lat assignment in get_target, update docstrings and log messages for clarity.
  • Update example YAML and README to include new flux limits and correct config filename.

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
v2dl5/sky_regions.py Combine lon and lat retrieval into a single tuple assignment.
v2dl5/plot.py Add y_min/y_max to plotting methods, insert placeholder TODO.
v2dl5/data.py Refine docstrings and log messages for region radius handling.
v2dl5/analysis.py Pass new y_min/y_max args from CLI config into plotting call.
examples/reflected_region.yml Add flux: {min, max} block for flux point limits.
README.md Fix example config filename to reflected_region.yml.

GernotMaier and others added 3 commits June 1, 2025 21:10
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@GernotMaier GernotMaier marked this pull request as ready for review June 1, 2025 19:11
@GernotMaier GernotMaier merged commit 571ccf2 into main Jun 1, 2025
5 checks passed
@GernotMaier GernotMaier deleted the 0.5.0-dev3 branch June 1, 2025 19: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.

2 participants