| Name | Short Name | Type | Description | 
| Iterations | iterations | integer | Number of iterations, typically 1000 | 
| Segregation bias | segregationBias | real | Segregation bias is between 0 and 1000. Larger bias will converge faster. | 
| Starting crossbleed | startvalue | real | Starting fraction of crossbleed. This is uniformly applied for all channels. Set this to zero to start iteration using the starting coefficient matrix. | 
| Write result to coefficient matrix | writeresult | boolean | Set this Yes to normalize the crossbleed matrix with the exposure times | 
| Coefficient matrix to save | matrix | string | Matrix name to save crossbleed matrix | 
| Constrain to ROIs (union of all) | constrainActiveROI | boolean | Unmixing coefficients are calculated from the pixels of all ROIs. | 
| Starting coefficients matrix | coefficientmatrix | string | Iterations are started from this value, if the starting crossbleed is set to zero. | 
| Unmix each frame independently | unmixeachframe | boolean | The complete unmixing procedure is performed independently for each frame. Useful if the image series is a collection of images recorded by different exposure times or confocal laser intensities/scan parameters. | 
| Use fixed coefficients | usefixedcoefficients | boolean | Set this Yes to normalize the crossbleed matrix with the exposure times | 
| Fixed coefficients matrix | fixmatrix | string | Matrix name defining fixed coefficients in starting coefficent matrix by ones and optimized coefficients by zeros. | 
| Stop at convergence | convergenceperc | real | Set a nonzero value to stop iterations upon convergence. |