Open apdavison opened 6 years ago
This should be optional. If it is missing, we use neo.get_io() to guess the IO class to use, but we can if necessary specify the class, e.g.
neo.get_io()
<visualizer source=" https://web.gin.g-node.org/NeuralEnsemble/ephy_testing_data/raw/master/asciispiketrain/File_ascii_spiketrain_1.txt" format="AsciiSpikeTrainIO">
This should be optional. If it is missing, we use
neo.get_io()
to guess the IO class to use, but we can if necessary specify the class, e.g.