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

Develop #12

Merged
merged 4 commits into from
Aug 14, 2024
Merged

Develop #12

merged 4 commits into from
Aug 14, 2024

Conversation

JrtPec
Copy link
Contributor

@JrtPec JrtPec commented Aug 14, 2024

0.1.16

Jan Pecinovsky and others added 4 commits August 13, 2024 10:10
…ysis logic

- Refactored the capacity input model in the `models.py` file to include a default value for the `threshold` field. The `threshold` field now has a default value of 2.5 and must be greater than or equal to 0.
- Updated the `main.py` file to import the `pandera.typing` module for type annotations.
- Modified the `find_peaks_with_surroundings` method in the `CapacityAnalysis` class to skip peaks that are within a certain time window of previously found peaks.
- Made other minor code improvements and optimizations.
@JrtPec JrtPec merged commit bc7ea9e into main Aug 14, 2024
2 checks passed
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.

2 participants