Closed eloch216 closed 8 months ago
Attention: 117 lines
in your changes are missing coverage. Please review.
Comparison is base (
9b59a28
) 85.42% compared to head (9af5f81
) 86.11%. Report is 4 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
CHANGES IN PhotoGEA VERSION 0.11.0 (2024-02-12)
fit_c3_aci
andfit_c3_variable_j
):alpha
(related to TPU) andGamma_star
.initial_guess_c3_aci
andinitial_guess_c3_variable_j
) can now accomodate user-supplied values ofalpha
.fit_c3_aci
,fit_c3_variable_j
, andfit_c4_aci
):error_function_c3_aci
,error_function_c3_variable_j
, anderror_function_c4_aci
.confidence_intervals_c3_aci
,confidence_intervals_c3_variable_j
, andconfidence_intervals_c4_aci
.calculate_c3_assimilation
).NA
for all results, along with a message explaining the issue.Rd
with the Laisk method:calculate_rd_laisk
alpha
, and several different "alphas" were used throughoutPhotoGEA
. To avoid confusion, the values inPhotoGEA
were renamed as follows:alpha_g
: used in C3 assimilation calculationsalpha_pr
: used in Gamma_star calculationsalpha_psii
: used in C4 assimilation calculationsTp
calculate_c3_assimilation
fit_c3_aci
fit_c3_variable_j
fit_c4_aci
calculate_c3_limitations_grassi
calculate_c3_limitations_warren
read_gasex_file
function now automatically includes the filename as a column in the resultingexdf
object; this helps with troubleshooting problematic curves or files.