-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* broaden plot to 110 from 102 and add plots for clarity on daily coverage * for metagen, changed logging level to DEBUG, turn down logging for everything else and move some messages to debug for clarity * attempting fix for issue #33 and other uneeded f format * black lines for all plots, standard DPI and fix issue #33 * refactor - moving single info log setup to the logging_helper.py * improved styling of xaxis for metagen coverage plot * better metagen log file format with dates * minor changes to coverage plot to reduce the size and improve readability * remove print as this may be truncating the display in jupyter * print location of plot for convenience * separate test output for soundtrap local/s3 * better formatting of coverage plot * ruff reformat * exclude metadata needed for hmd plots in coverage plots * other more os agnostic changes for metagen test and remove unused import * ruff reformat * fix pandas SettingWithCopyWarning warning * more work on removing pandas warnings * make edge color black and save coverage with instrument prefix * ruff reformat * lint check * lighter gray face color for coverage and ruff format * minor grammar fix
- Loading branch information
1 parent
781b139
commit 1f83952
Showing
10 changed files
with
137 additions
and
71 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
certainly not critical but this is the CLI program, so wonder why remove this print?