AllenInstitute / visual_behavior_analysis

Python package for analyzing behavioral data for Brain Observatory: Visual Behavior
Other
21 stars 6 forks source link

clustering analysis and other platform paper figure generation code #804

Closed matchings closed 2 years ago

matchings commented 2 years ago

changes to data_access.loading:

changes to ophys.response_analysis.cell_metrics:

changes to dimensionality_reduction.clustering:

and finally, the original purpose of this PR:

alexpiet commented 2 years ago

Both CircleCI tests are failing due to a Markdown package change: https://github.com/aws/aws-sam-cli/issues/3661

Seems like an easy enough fix

yavorska-iryna commented 2 years ago

@alexpiet Thank you for figuring it out. As far as I understand Markdown package is a part of PyPi. When you say, easy to fix, what kind of fix are you suggesting? Thanks.

alexpiet commented 2 years ago

@yavorska-iryna the github issue I linked had a work-around that is just changing the version of some package used by the circle ci test