Skip to content

Add customizable plotting parameters and support for location codes#1

Merged
msbdd merged 3 commits intomainfrom
dev/plot_param
Jun 30, 2025
Merged

Add customizable plotting parameters and support for location codes#1
msbdd merged 3 commits intomainfrom
dev/plot_param

Conversation

@msbdd
Copy link
Owner

@msbdd msbdd commented Jun 30, 2025

1. Configurable Plotting Parameters:

Users can now specify additional keyword arguments for the PPSD.plot() function (e.g., dpi, figsize, show_mean, cmap, etc.) directly via the YAML config file. This allows for more flexible and customizable output without modifying the code.

2. Proper Handling of Location Codes:

The script now correctly processes and differentiates traces with and without SEED location codes. Users can specify channels with an optional location (e.g., 00.BHZ). When no location is provided, the code will select traces by channel only. Invalid or mismatched location codes are handled gracefully.

3. Documentation and example updates.

@msbdd msbdd self-assigned this Jun 30, 2025
@msbdd msbdd merged commit 9b3d37e into main Jun 30, 2025
18 checks passed
@msbdd msbdd deleted the dev/plot_param branch June 30, 2025 11:31
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