Name |
Short Name |
Type |
Description |
ΔF/F0 |
dfperf |
boolean |
Calculates ΔF/F0 normalization of the trace |
Resample |
resample |
boolean |
Resamples the trace by the time interval given in Preferences. |
Mean of all traces |
allMean |
boolean |
Calculates a mean value of all traces. |
Median of all traces |
allMedian |
boolean |
Calculates a median value of all traces for each time point. If "Yes" then mean calculation is disabled. |
Time course normalization |
advnorm |
string |
This option supersedes ΔF/F0 normalization. |
Histogram and distribution |
histogram |
string |
This option supersedes other normalization, mean and median calculations. See histogram parameters below. |
Save name |
savename |
string |
|
Save |
save |
boolean |
|
Confirm saving |
saveconfirm |
boolean |
Overwrites automatically is No, pops up dialog if Yes. |
Range markers for means or rates |
ranges |
string |
Leave markers field empty to show all time points, or give ranges to calculate means e.g. 1-3;7-9. Use "All" to select all time points. Hint: Try copy/paste marks in the plot window context menu. |
Calculate rates at markers |
rates |
boolean |
Plots slopes of traces for each range, calculated after normalization, if any set above. This is performed before mean of all traces calculation, if selected. |
Normalize rates |
ratesnorm |
boolean |
Normalization is performed after rate calculation if Yes, or before rate calculation if No. |
Y-values only |
yonly |
boolean |
Copies y-data only to data table |
Place channels into columns |
mdoutput |
boolean |
Organizes data in table according to Multi-Dimensional Open parameters. |
Range of channel numbers to lay out |
channelrange |
string |
This will set up the header of the output, when channels are laid out as columns. Set All to use all channels present in images linked to the one that is processed first. If plotting data from unlinked images, provide a range of channel numbers here, e.g. 1-3. |
Plate worksheet output |
plateoutput |
boolean |
Organizes data in table according to microplate well associations in additional worksheets. |
Place positions to columns |
stagetocolumn |
boolean |
Data from multiple stage positions will appear in new columns instead of being appended below the existing data. This option requires the "Place channels into columns" to be turned on. |
Expect only a single channel |
singlechannel |
boolean |
Discards channel information and a single channel is recorded. Use this to suppress empty columns in output. |
New plot always entered in a new row |
forcenewrow |
boolean |
When "Place channels into columns" is set to yes repeated plotting in a Multi-dimensional open position will enter data in the same row to make data from different channels appear next to each other. Set this to yes to override this behavior and force each plot command to create a new row in the Excel Data Window. |
Truncate traces at low denominator values |
mindenominatorcheck |
boolean |
To avoid excess noise, traces are truncated at low denominator values defined by either criteria below. In addition points with negative numerator are also discarded. |
Minimal percentile of denominator |
mindenominatorperc |
real |
To avoid excess noise, traces are truncated at denominator values equal or lower than this image percentile (calculated for the whole time series). |
Minimal value of denominator |
mindenominatorval |
real |
To avoid excess noise, traces are truncated at denominator intensity values equal or lower than this value. |
Repeat previous valid ratios instead of truncating |
repeatvalid |
boolean |
Instead of truncating traces at low denominator values, the last valid values are repeated. |
Histogram: number of bins |
histogrambins |
integer |
When the output is histogram, the histogram is calculated using this number of equal sized bins, where the lowest bin starts at the smallest data point and the highest bin ends at the largest data point. If explicit range definition is used below, the bins will bound the given range. Use zero bin size for automatic binning. |
Histogram: range |
histogramrange |
string |
If left empty or set to "All", a histogram is generated where the lowest bin starts at the smallest data point and the highest bin ends at the largest data point. If a range is given here e.g. 100-500, then the lowest bin starts at the beginning of the range and the highest bin ends at the end of the range. |