beautypg.com

Chapter 7. data output – Bio-Rad Microplate Manager Software User Manual

Page 115

background image

Chapter 7. Data Output

105

Line (4 + (# of rows) * (# of cols)): ...

ROW Format

This format consists of (# of readings + 3) lines.

Line 1: “Row” (format signature)

Line 2: # of readings (each in its own row)

Line 3: #rows#cols (if this line is left empty, 128 is used)

Line 4: timestamp1 ...

...

Line 5: timestamp2 ...

...

...

Line (# of readings + 3): timestampN ...

...

MTX Format

The format consists of ((# of readings - 1)*(# of rows + 2) + 4) lines.

Line 1: “MTX” (format signature)

Line 2: # of readings (each reading in its own matrix)

Line 3: #rows#cols (if this line is left empty, 128 is used)

Line ((reading# - 1)*(# of rows + 2) + 4): timestamp1

Line ((reading# - 1)*(# of rows + 2) + row# + 4):

...

...

Line ((reading# - 1)*(# of rows + 2) + row# + 4):

...

Line ((reading# - 1)*(# of rows + 2) + row# + 5): #rows#cols (if this line is left empty, 128 is

used)

Line ((reading# - 1)*(# of rows + 2) + 4): timestamp2

Line ((reading# - 1)*(# of rows + 2) + row# + 4)):

...

...

Line ((reading# - 1)*(# of rows + 2) + row# + 4):

...

Line ((reading# - 1)*(# of rows + 2) + row# + 5): #rows#cols (if this line is left empty, 128 is

used)

...

Line ((reading# - 1)*(# of rows + 2) + 4): timestampN