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

Merge dev-2 into dev to get refactoring ready for main #133

Merged
merged 494 commits into from
Aug 27, 2024
Merged

Merge dev-2 into dev to get refactoring ready for main #133

merged 494 commits into from
Aug 27, 2024

Conversation

GwennyGit
Copy link
Collaborator

dev-2 contains refactoring changes for release 2.0.0. For now, a pre-release is planned, and thus, dev-2 needs to be made ready to merge with main. For that, it will first be merged with dev.

cb-Hades and others added 30 commits February 7, 2024 17:40
solved problem with deprecated 'matplotlib.cm.get_cmap' function in report class
-> changed to 'matplotlib.colormaps['name']'
- added ideas and possible new code for io #85, #44 and investigate to CB_under_construction
- bit of restructering in io and investigate
- bit of Specimen integration in new code block CB_under_construction #99
- added some more comments
Big restructering of the modules inner structure + added functionalities from the construction site into the main modules
fixed a wrong connection
moved dev outside of src to truly be able to test the code
Added save and visualise functions to the report
small update for ModelInfoReport - can now display unbalanced reaction counts graphically
#99
preparation for further integration #99
cb-Hades and others added 17 commits August 23, 2024 08:40
- more docstrings for gapfill.py
- moved old gapfill docs to dev
- Added handling of autodoc to exclude specific members
- Also added Finn Mier as author as Reihaneh's script is og from him
- Renamed all missing_reacs occurences to missing_reactions to fit subclasses to parent class
- Python Notebook to generate oil content from VMH specs & specs in the paper
- Files used for the generation in a ZIP-archive
@GwennyGit GwennyGit added documentation Improvements or additions to documentation enhancement New feature or request refactoring changes in the code functionality labels Aug 27, 2024
Copy link
Collaborator

@cb-Hades cb-Hades left a comment

Choose a reason for hiding this comment

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

Ready to merge

@cb-Hades cb-Hades merged commit 783fbac into dev Aug 27, 2024
@GwennyGit GwennyGit linked an issue Aug 27, 2024 that may be closed by this pull request
8 tasks
@GwennyGit GwennyGit linked an issue Sep 9, 2024 that may be closed by this pull request
28 tasks
@GwennyGit GwennyGit deleted the dev-2 branch November 12, 2024 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request refactoring changes in the code functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issues to resolve before release 2.0 Fix and Extend Documentation for Pre-release 2.0
4 participants