Commit 6a8aae8
committed
flim_analysis: make data import step more accurate
In my test, Bio-Formats is not actually capable of importing the sample
dataset: it errors out with an ArrayIndexOutOfBoundsException. It only
*looks* like Bio-Formats is used when you select File > Open... because
Fiji has logic to fall back to SCIFIO if nothing else works.1 parent e40b870 commit 6a8aae8
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
| 225 | + | |
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| |||
0 commit comments