-
Notifications
You must be signed in to change notification settings - Fork 35
batch plotting multi v0 #344
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
Merged
Merged
Changes from 34 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
b31b240
fix bug in OtherPathsNew
jepegit 0aa3ca8
update to fromstring in biologics
jepegit bbe319c
update .gitignore
jepegit 5684d63
enforce numpy 2 for actions
jepegit 6e40e07
numpy >= 2
jepegit 7eb4eb2
version spec without spaces
jepegit 927a344
summary plot now with fullcell standard
jepegit dcd89ef
small bugfix
jepegit 5982824
fix summary plot standard
jepegit 78d3c3f
summaryplot standard seaborn tweaks
jepegit fbde03a
line hooks in summaryplot
jepegit 81994b0
bump version 1.0.3a1 -> 1.0.3a2
jepegit 4f2a5d8
start implement partitioning on cv for summary collector
jepegit 1f93925
bug identified
jepegit ebf8af1
fix summaryplot with simple capacity retention for fullcell standard
jepegit ec91d63
more tweaks on summaryplot - seems to work OK now
jepegit 7f31015
now with notebook_docstring_printer
jepegit fa9e629
clean up a bit
jepegit 40784d5
concat_summaries update - allow for hooks and cv-share
jepegit 29cfd22
improve concat_summaries (allow for other averaging methods and for f…
jepegit 32fc6c2
add posibility to drop columns and also to filter low and high for no…
jepegit 04956b7
start looking at plotting
jepegit 9ce3afc
better plotting
jepegit 13e49d3
create helper function (collectors.standard_gravimetric_collector)
jepegit a51f4bc
clean up a bit
jepegit 0eff01c
bug hunting - session 1
jepegit 0e06549
fix bug in summary collector (concat summaries) that mutated list of …
jepegit 5305c54
fix new standard (norm cv share etc)
jepegit dfc8e15
fix another bug
jepegit 82a8af7
bump version 1.0.3a2 -> 1.0.3a3
jepegit 5fc7f1f
fix ica
jepegit 7c856cc
new label for create new projectdir in cellpy new
jepegit c36819e
allow additional arguments to plotly save images
jepegit bf89ea8
small fix
jepegit 7a7bb15
Merge remote-tracking branch 'origin/master' into 339-batch-plotting-…
jepegit 585b7db
fix two bugs
jepegit 2356c1f
bug fixes
jepegit c3310a4
somehow strange fix of ica tests
jepegit File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| __version__ = "1.0.3a1" | ||
| __version__ = "1.0.3a3" |
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.