---------------------------- Error ----------------------------- | The extension .params is not valid for a hdf5 file
ValueError: cannot reshape array of size 9060 into shape (60,3)
--
You received this message because you are subscribed to the Google Groups "SpyKING CIRCUS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spyking-circus-u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/spyking-circus-users/209b671f-ccdd-4d88-9d41-14f5a1a2dbec%40googlegroups.com.
You should apply CircusParser not to the .params, but to the data file itselfBestPierre
Le lun. 20 avr. 2020 à 11:48, Franz Kugel <sch...@berlin.dno-ev.de> a écrit :
--Hey there,After an errorless pass of spyking circus I wanted to get some more information. So I tried the example scripts (https://spyking-circus.readthedocs.io/en/latest/advanced/analysis.html). Unfortunately, the Display a template script is not working for me. The Compute ISI script is working.When calling the 'params.get_data_file()' function, I get following error:---------------------------- Error ----------------------------- | The extension .params is not valid for a hdf5 fileI started with:params = CircusParser('2020-03-31T20-54-27P6DIV29-IG-1h.params'), this line workes fine. I did not change anything in the directory nor in the files.When I try to manually set the values for N_e = 60 and N_t = 3 (as given by the params file), I get this error:ValueError: cannot reshape array of size 9060 into shape (60,3)
Greets,FriedrichPs: is it normal, that the tmp folder is empty? and if yes, is it possible to directly save the templates?
You received this message because you are subscribed to the Google Groups "SpyKING CIRCUS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spyking-circus-users+unsub...@googlegroups.com.
---------------------------- Error ----------------------------- | Not all nodes can read/write the data file. Check path? ------------------------------------------------------------------
But I the path are correct (I tried absolute and relative paths)
I also checked the permissions: all are read/write
To unsubscribe from this group and stop receiving emails from it, send an email to spyking-circus-u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/spyking-circus-users/886ab735-39c9-433b-a781-e764da825cfbn%40googlegroups.com.