A function to read fluorimeter output directly. Intended as a helper
function to scramblase activity determinations from dithionite assays.
The function is currently capable to deal with input derived from
QuantaMaster instruments (Photon Technology International, Inc., Edison,
New Jersey)running software versions FelixGX v4.1
(see parse_felix_gx_output
), Felix32 v1.20
(see
parse_felix_32_output
) as well as Horiba fluorimeters
(HORIBA Europe GmbH, Oberursel, Germany) using FluorS Essence v3.8
.
The format used in a given file is divined from the data structure and
appropriate internal parsing functions are called.
If requested the time point of dithionite addition to a sample is determined
using pracma-supplied methodology and the acquisition time reset
accordingly (0
henceforth corresponds to the time of addition).