BlueBrain / BluePyEfe

BluePyEfe: Blue Brain Python E-feature extraction
https://bluepyefe.readthedocs.io/en/latest/
Other
15 stars 13 forks source link

select nwb traces according to v_file field #174

Closed AurelienJaquier closed 8 months ago

AurelienJaquier commented 8 months ago
AurelienJaquier commented 8 months ago

@darshanmandge do you know if the BBP nwb files always have the igor file in description?

darshanmandge commented 8 months ago

They should usually have the description to have a provenance of the corresponding igor files used constructing the nwb files. We need to sample and check some files from different datasets.

codecov-commenter commented 8 months ago

Codecov Report

Attention: Patch coverage is 23.80952% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 73.77%. Comparing base (e49d247) to head (c740a44).

Files Patch % Lines
bluepyefe/nwbreader.py 15.78% 16 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #174 +/- ## ========================================== - Coverage 74.12% 73.77% -0.35% ========================================== Files 38 38 Lines 2396 2410 +14 ========================================== + Hits 1776 1778 +2 - Misses 620 632 +12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.