rstoolbox.io.
read_CD
(dirname, prefix=None, invert_temp=False, model='Chirascan', outfile=None)¶Read Circular Dichroism data for multiple temperatures.
Assumes that all files of a experiment are in the same folder.
Tip
The provided DataFrame
will actually be casted to CDFrame.
This class has no other purpose that identification to help other library functions
and, thus, works as a normal DataFrame
.
Parameters: |
|
||||||
---|---|---|---|---|---|---|---|
Returns: | Union[ |
||||||
Raise: |
|
See also