Previous Page Parent Page Next Page TOC
User Manual | Error Messages | Parameter Fitting

Parameter Fitting

These errors messages can occur when doing a parameter estimation.

Identifier
CFitting (1)

Message
Failed to determine work area size for matrix inversion.

Description
INTERNAL


Identifier
CFitting (2)

Message
Failed to invert Fisher information matrix.

Description
This reports that the Fisher information matrix could not be inverted due to singularity or numerical problems. The parameter statistics will be incomplete.


Identifier
CFitting (3)

Message
No column with type 'Time' specified for a time course experiment.

Description
For a time course exactly on column of the data file must be mapped to the model time.


Identifier
CFitting (4)

Message
Insufficient experimental data (columns requested 'COLUMNNUMBER', columns found 'COLUMNNUMBER').

Description
The data specification contains more columns than the file provides. Calculation is stopped and the problem must be fixed first.


Identifier
CFitting (5)

Message
Incomplete data mapping, column 'COLUMNINDEX' must be mapped.

Description
A column which is not ignored is not mapped to an object within COPASI. Calculation is stopped and the problem must be fixed first.


Identifier
CFitting (6)

Message
Object 'OBJECTNAME' in column 'COLUMNNINDEX' has no numeric value.

Description
The object must represent a numerical value. Currently this must be a floating point. This object can currently not be used in parameter fitting.


Identifier
CFitting (7)

Message
Insufficient experimental data (rows requested 'ROWNUMBER', rows found 'ROWNUMBER').

Description
The data specification describes more data rows than the experimental data provides. Calculation is stopped and the problem must be fixed first.


Identifier
CFitting (8)

Message
Failure reading file 'FILE'.

Description
The file cannot be read. Calculation is stopped and the problem must be fixed first. Make sure all data files specified for the fitting are there and readable.


Identifier
CFitting (9)

Message
Experiment 'EXPERIMENTID' has no data rows.

Description
!!!UNDOCUMENTED!!!


Identifier
CFitting (10)

Message
Experiment 'EXPERIMENTID' has no dependent data.

Description
!!!UNDOCUMENTED!!!


Identifier
CFitting (11)

Message
Missing independent data for Experiment 'EXPERIMENTID' in row 'ROWNUMBER'.

Description
!!!UNDOCUMENTED!!!


Identifier
CFitting (12)

Message
The Fisher information matrix is singular. Therefore, the correlation matrix can not be calculated.

Description
!!!UNDOCUMENTED!!!


Identifier
CFitting (13)

Message
Not enough memory available to calculate the Fisher Information Matrix.

Description
!!!UNDOCUMENTED!!!