AllenInstitute / AllenSDK

code for reading and processing Allen Institute for Brain Science data
https://allensdk.readthedocs.io/en/latest/
Other
344 stars 149 forks source link

ticket/PSB-42: Address issues arrising from VBO NWB validation. #2679

Closed morriscb closed 1 year ago

morriscb commented 1 year ago

So far addressed a few things:

Consistent ordering requested for metadata tables. Create new function to enforce column ordering.

Remove setting imaging_plane_count NaN values to 0. These should be Nan according to Marina. Revert related tests of this value to the previous SDK version.

Generalized the add_experience_level code use on ophys experiments for work on all sessions. Move this function to prior_exposures calculation as it is related and no longer just used for ophys_experiments.

Fix passing project_code through BehaviorSessions to properly calculate stimulus_block_name.

Begin filling out the data change log.

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB