nguyen1j / py-fcm

Automatically exported from code.google.com/p/py-fcm
0 stars 0 forks source link

unpacking error with FCS file #9

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. import fcm
2. f = 
fcm.io.loadFCS('/Volumes/HD2/data/flow/msi/tang-kinetics-091209/panel-091009_1h-
LPS.fcs')
3.

What is the expected output? What do you see instead?
Loading throws an exception

error: unpack requires a string argument of length 60000000

Please use labels and text to provide additional information.

Original issue reported on code.google.com by cliburn....@gmail.com on 18 Sep 2009 at 7:31

GoogleCodeExporter commented 8 years ago
Not an error in code- FCS file was truncated. Closing.

Original comment by cliburn....@gmail.com on 18 Sep 2009 at 8:22