-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Create function to calculate average photon energy #2140
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 36 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
4cf9961
create
RDaxini a9d8dd9
Update spectrum.rst
RDaxini 513d708
Update test_spectrum.py
RDaxini f376d59
Update mismatch.py
RDaxini 5eb7c13
Update mismatch.py
RDaxini 3420a92
Update mismatch.py
RDaxini c2049ee
Update mismatch.py
RDaxini afb06f4
docs, tests
RDaxini 928c38c
docs, data checks, tests
RDaxini d63298a
Update mismatch.py
RDaxini 3e46831
Update mismatch.py
RDaxini 2f4b17e
Apply suggestions from code review
RDaxini 5a66414
remove comments, inverse fraction
RDaxini ec5bc6c
remove comment
RDaxini 2534ddd
Merge remote-tracking branch 'upstream/main' into calc_ape
RDaxini 6cb9689
Update irradiance.py
RDaxini c9b4107
Merge remote-tracking branch 'upstream/main' into calc_ape
RDaxini 1720d7d
Update test_irradiance.py
RDaxini a869f83
Update test_irradiance.py
RDaxini af63875
Update irradiance.py
RDaxini 43ae7d3
mixed up my lambdas and gammas:(
RDaxini c2c373d
change variable name spectral_irr -> spectrum
RDaxini 698d9d7
update variable name in docstring + error messages
RDaxini e9919f5
Update irradiance.py
RDaxini 458bf16
Update test_irradiance.py
RDaxini ecba3eb
Apply suggestions from code review
RDaxini 0b95307
Update irradiance.py
RDaxini 39fe12c
Update v0.11.1.rst
RDaxini 112747e
Update irradiance.py
RDaxini ddc70c5
Update irradiance.py
RDaxini a8e72d8
Update test_irradiance.py
RDaxini 80bf690
Update test_mismatch.py
RDaxini 1bafc90
Update v0.11.1.rst
RDaxini 6a21228
Update irradiance.py
RDaxini c224e05
update output datatype and associated tests
RDaxini ace5a65
Update test_irradiance.py
RDaxini 072eeeb
Update docs/sphinx/source/whatsnew/v0.11.1.rst
RDaxini 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,3 +18,4 @@ Spectrum | |
spectrum.spectral_factor_jrc | ||
spectrum.sr_to_qe | ||
spectrum.qe_to_sr | ||
spectrum.average_photon_energy |
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.
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.