FlowIO icon indicating copy to clipboard operation
FlowIO copied to clipboard

Getting event data as an Int but expecting a float?

Open jfgonsalves opened this issue 1 year ago • 2 comments

Hi there,

I'm sure this is a going to be trivial but I just can't seem to get my head around it:

Opening up a standard FCS2.0 file in FlowIO results in values which appear as integers (312, 412 etc).

Opening the same file in FlowKit seems to result in the values being imported as floats with reasonable precision which is what I would expect. I lose quite a bit of information when importing with FlowIO vs FlowKit because of this.

As I said I'm sure this is something trivial like a missing transform argument but I was hoping I could be pointed in the right direction. Thanks!

jfgonsalves avatar Sep 30 '22 07:09 jfgonsalves