Skip to content

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusLoew committed Jun 25, 2019
1 parent a1be752 commit 4786ef9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ Imports a csv or tsv text file from a Licor 6400. As I was not happy that the da

## Li6400Recalc

If the leaf does not fill the full area of the IRGA cuvette, some of the gas exchange paramters need to be recalculated once the actual leaf area is known. This function returns either a data frame with the changed parameters only, or returns the data frame with the updated parameters in place, in context of the full file.
The calculations are taken form the compute list of a Li6400 IRGA. The source code shows the compute list entry and the corresponding R code. Be aware that rounding errors occur! And as usual, no guarantee for error-free recalculation.
If the leaf does not fill the full area of the IRGA cuvette, some of the gas exchange parameters need to be recalculated once the actual leaf area is known. This function returns either a data frame with the changed parameters only, or returns the data frame with the updated parameters in place, in context of the full file.
The calculations are taken from the default compute list of a Li6400 IRGA. The source code shows the compute list entry and the corresponding R code. Be aware that rounding errors occur! And, as usual, no guarantee for error-free recalculation.

0 comments on commit 4786ef9

Please sign in to comment.