-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Quantum efficiency & spectral response conversion funcs #2041
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
kandersolar
merged 22 commits into
pvlib:main
from
echedey-ls:quantum-efficiency-&-spectral-response-conversion-funcs
Jun 10, 2024
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
fdc65f0
Add quantum_efficiency_to_spectral_responsivity and spectral_responsi…
echedey-ls 7c45240
Merge branch 'main' into quantum-efficiency-&-spectral-response-conve…
echedey-ls 52a4752
Update v0.10.5.rst
echedey-ls 8fcabde
Add docstring examples
echedey-ls 69f5e0d
Merge branch 'main' into quantum-efficiency-&-spectral-response-conve…
echedey-ls 7865c03
Merge branch 'main' into quantum-efficiency-&-spectral-response-conve…
echedey-ls 1b5be03
Update v0.11.0.rst
echedey-ls 3631830
Linter
echedey-ls 75a27d6
More linter xD
echedey-ls b057d28
Remove reference links from first sentence
echedey-ls 27f160e
remove old whatsme entries
echedey-ls d7d9b81
rename funcs and change versionadded's
echedey-ls 0b5ad4b
Update v0.10.5.rst
echedey-ls 28ebce8
This is test driven development
echedey-ls 9bfa003
apply normalization to functions
echedey-ls 7b254a4
Merge branch 'main' into quantum-efficiency-&-spectral-response-conve…
echedey-ls 78cbc4c
Merge branch 'main' into quantum-efficiency-&-spectral-response-conve…
echedey-ls 4d6b440
Update test_spectrum.py
echedey-ls 0b00fb7
Update test_tools.py
echedey-ls 8c30356
Units formatting
echedey-ls 606e9b6
Links
echedey-ls 83d875e
I'm obsessed with math mode
echedey-ls 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 |
---|---|---|
|
@@ -6,4 +6,6 @@ | |
spectral_factor_caballero, | ||
spectral_factor_firstsolar, | ||
spectral_factor_sapm, | ||
sr_to_qe, | ||
qe_to_sr, | ||
) |
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.