Mon Apr 29, 2019 5:23 pm by mleipold
Hi Thibault,
I'm not sure that I completely understand what you're asking.
To me, "dynamic range" is the range of intensities that can be accurately measured. In other words, above background noise, but below saturation of the detector. As Anita says below, the detector saturates at ~31,625 counts, so by my definition, that would be the top of the dynamic range.
This would be a separate question from how many bits are required to code the data (in total, or per-channel). I'm not entirely sure how the software writes the FCS files, but looking at part of one of my FCS headers:
$P3N/In113Di/$P3S/113In_CD57/$P3B/32/$P3E/0,0/$P3R/32768/
$P4N/In115Di/$P4S/115In_Dead/$P4B/32/$P4E/0,0/$P4R/16384/
$P5N/Sn120Di/$P5S/120Sn/$P5B/32/$P5E/0,0/$P5R/4096/
$P6N/I127Di/$P6S/127I/$P6B/32/$P6E/0,0/$P6R/4096/
$P7N/Xe131Di/$P7S/131Xe/$P7B/32/$P7E/0,0/$P7R/4096/
$P8N/Ba138Di/$P8S/138Ba/$P8B/32/$P8E/0,0/$P8R/8192/
$P9N/Ce140Di/$P9S/140Ce_Bead/$P9B/32/$P9E/0,0/$P9R/16384/
$P10N/Nd142Di/$P10S/142Nd_CD19/$P10B/32/$P10E/0,0/$P10R/4096/
$P11N/Nd143Di/$P11S/143Nd_CD4/$P11B/32/$P11E/0,0/$P11R/4096/
$P12N/Nd144Di/$P12S/144Nd_CD8/$P12B/32/$P12E/0,0/$P12R/4096/
$P13N/Nd146Di/$P13S/146Nd_IgD/$P13B/32/$P13E/0,0/$P13R/4096/
$P14N/Sm147Di/$P14S/147Sm_CD85j/$P14B/32/$P14E/0,0/$P14R/4096/
$P15N/Nd148Di/$P15S/148Nd_CD11c/$P15B/32/$P15E/0,0/$P15R/4096/
$P16N/Sm149Di/$P16S/149Sm_CD16/$P16B/32/$P16E/0,0/$P16R/4096/
$P17N/Nd150Di/$P17S/150Nd_CD3/$P17B/32/$P17E/0,0/$P17R/4096/
$P18N/Eu151Di/$P18S/151Eu_CD38/$P18B/32/$P18E/0,0/$P18R/16384/
$P19N/Sm152Di/$P19S/152Sm_CD27/$P19B/32/$P19E/0,0/$P19R/4096/
$P20N/Eu153Di/$P20S/153Eu_CD11b/$P20B/32/$P20E/0,0/$P20R/16384/
It *appears* that the bit range for the data is 4096, *unless* it needs to be greater. So, if the signal intensity coming out of the instrument is 4096<x<8192, then it would be 8192. If 8192<x<16384, then it would be 16324, if 16324<x<32768, then it would be 32768.
I judging this based on the markers in the above section: bright channels like the Bead 140/151/153 channels are 16324, and CD57 is the only one that reaches into 32768.
Hopefully Fluidigm will clarify this further.
Mike