AllenInstitute / AllenSDK

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

update VBO read the docs page #2660

Closed matchings closed 1 year ago

matchings commented 1 year ago

Overview:

This PR is an update to the visual_behavior_optical_physiology.rst file that generates the content at https://allensdk.readthedocs.io/en/latest/visual_behavior_optical_physiology.html. The dataset description was not updated after the second data release in August of 2021 and was missing critical information about the VisualBehaviorMultiscope4areasx2d dataset. In addition, several of the key schematics have been updated and improved since 2021.

Type of Fix:

Solution:

I made the desired changes to the .rst file to update the documentation.

Changes:

Validation:

If it is possible to test the .rst file prior to merging the change, I would be happy to review the content to make sure that everything is displayed properly.

Checklist

Notes:

It would be greatly appreciated if these changes could be tested and incorporated ASAP as we will be posting the Visual Behavior Ophys platform paper on bioRxiv very soon (in a few days) and it will include the link to the read the docs page, which will (hopefully) increase page views in the coming weeks. It would be best if the information on the page were accurate for potential new users.

I made the PR against the rc branch because that is what the checklist said to do, but perhaps it would be better to give it its own branch so that it can be independent from other ongoing work (and thus incorporated and deployed more quickly)?