Closed GenevieveBuckley closed 5 years ago
I think (1) should be sufficient. We should filter all files that start with .
and all files that don't end in .lif
.
@jni - (2) might also allow recovery if there is somehow a corrupted file in the mix, but otherwise, yeah.
We already filter out any files not ending in .lif (or whichever extension the user specifies), but I forgot to think about hidden files.
Fair enough about (2). And at that point we can give an informative error message.
Fixed in the giant PR https://github.com/monashmicroimaging/podocytes/pull/38
Need to either: