Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update plot correlation functions #104

Merged
merged 20 commits into from
Dec 30, 2024
Merged
Show file tree
Hide file tree
Changes from 7 commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
9402c61
feat: add plot self correlation heatmap function
strixy16 Dec 19, 2024
dd87fec
docs: added docstring and inline comments
strixy16 Dec 19, 2024
809f0d5
Merge remote-tracking branch 'origin/main' into katys/update-plot-cor…
strixy16 Dec 20, 2024
b29b236
refactor: change save_path to save_dir_path
strixy16 Dec 20, 2024
4fb79b5
feat: add cross correlation heatmap plot function
strixy16 Dec 20, 2024
029fe57
build: updated pixi lock
strixy16 Dec 20, 2024
73492d8
docs: add description of file path to save_dir_path variable in docst…
strixy16 Dec 20, 2024
eb3126a
style: remove extra space after root_directory
strixy16 Dec 20, 2024
ea4eef5
feat: add self and cross histogram plot functions
strixy16 Dec 20, 2024
d514ab1
feat: add save plot functions
strixy16 Dec 20, 2024
bc74510
test: add tests for plot and save functions
strixy16 Dec 20, 2024
a32cad2
docs: add output type annotation for plotCorrelationHistogram
strixy16 Dec 20, 2024
907d348
feat: add specific error for when a plot file exists
strixy16 Dec 20, 2024
838c1b9
refactor: update plot saving to use functions
strixy16 Dec 20, 2024
fe7fc5d
fix: handle bin edges and values outputs from plot corr histogram in …
strixy16 Dec 20, 2024
2ff4913
feat: add tests for self and cross plots
strixy16 Dec 20, 2024
a37f8d1
refactor: remove unused PlotWriter import
strixy16 Dec 20, 2024
b0de8eb
docs: add docstrings to save functions
strixy16 Dec 20, 2024
d4fc8a8
docs: fix return type hint in plotCorrelationHeatmap
strixy16 Dec 30, 2024
2c40e54
fix: add missing fstrings and update incorrect assertion messages
strixy16 Dec 30, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading