Open dariosannino opened 2 years ago
I put the code blocks in code block formatting, it causes me less pain that way ;p
I'll look into the bug after finishing #473
Can you send me your HDF5 file?
I tried to send you an email, because on GitHub is not possible to upload the HDF5 file, but it seems that neither an email works (I tried also with a zip), because I receive an email in which it is written that I cannot deliver such a heavy file and I should reduce the dimension. Do you need the morphology file or also the network one? Because the morphology one is much smaller and it can probably be sent.
On GitHub this is the error:
No file chosen
We don’t support that file type. Try again with a GIF, JPEG, JPG, MOV, MP4, PNG, SVG, CSV, DOCX, FODG, FODP, FODS, FODT, GZ, LOG, MD, ODF, ODG, ODP, ODS, ODT, PDF, PPTX, TXT, XLS, XLSX or ZIP.
Please, if you have some advice tell me how I can send you the file. Should I convert them?
Do you have an institutional email at UniPV? We have 1TB Google Drive per user, you can upload them there. If not, perhaps on your personal Google Drive?
Ok, now I share with you the files from my google drive.
https://drive.google.com/drive/folders/1s2VCNUu-HYsToNQ212IMFUrwVD4B_CWm?usp=sharing
_I added two different morphologies after saving them from neuromorpho.org as .swc files (cell005_GroundTruth.swc; myneuron.swc). I did this with the following procedure:
_and then I did this also for myneuron.swc (not showed here) and I ran both the script to allow them to be added into "morphologies.hdf5". _Then I used connection strategies that use morphologies, such as VoxelIntersection and in the end my networkconfiguration.json file looks like this:
When I type "bsb compile -v 3 -p --clear" on Ubuntu I get the following error:
What should I do now? How can I solve this problem?