CINPLA / expipe-plugin-cinpla

Plugins for expipe command line interface
http://expipe-plugin-cinpla.readthedocs.io/en/latest/
GNU General Public License v3.0
1 stars 3 forks source link

Not able to run display_browser due to other files than just recordings within the action folder #62

Closed eliserolsen closed 4 months ago

eliserolsen commented 4 months ago

When running expipe_plugin_cinpla and opening the display_browser we get Keyerror: 'data'. Its expected that all folders in actions are recordings (containing a data folder with .nwb file), which is not always the case (i.e. "identify neurons" folder). Is it possible to make it skip action folders that do not have data?

alejoe91 commented 4 months ago

Elise, can you share the entire error? Does it fail immediately or when you change to some specific tab?

eliserolsen commented 4 months ago

It fails immediately

Error_display_browser

alejoe91 commented 4 months ago

Thanks! Will fix it by Friday

alejoe91 commented 4 months ago

@eliserolsen can you try again on EduCloud?

Should be fixed!

eliserolsen commented 4 months ago

image

It looks like you have to give group permission again

alejoe91 commented 4 months ago

mmm we did! @lepmik can you run the permission command one more time?

alejoe91 commented 4 months ago

@eliserolsen can you paste the entire error?

lepmik commented 4 months ago

can you try now?

eliserolsen commented 4 months ago

I still get the same error. From what i can see it looks like Alessio is the one who has to give the permission for pycache image

alejoe91 commented 4 months ago

Thanks, the screenshot is helpful! Let me try to give permissions again real quick

alejoe91 commented 4 months ago

should be fixed now

eliserolsen commented 4 months ago

A new permission error..

image

Checked the permission here:

image

alejoe91 commented 4 months ago

fixed again! Sorry about the back and forth!

eliserolsen commented 4 months ago

Great, the problem is fixed now!

alejoe91 commented 4 months ago

closing then!