brain-score / brainio

Data management for quantitative comparison of brains and brain-inspired systems
MIT License
5 stars 12 forks source link

reproduce currently failing Brain-Score tests in MWE #26

Open mschrimpf opened 2 years ago

mschrimpf commented 2 years ago

minimal working example for https://app.travis-ci.com/github/brain-score/brain-score/builds/256059224

The first test selecting for a float coordinate works.

The second test selecting for a float coordinate that is part of a MultiIndex fails.

mschrimpf commented 2 years ago

Just went through xarray versions: It fails in 2022.3.0, 0.21, 0.20, 0.19. But works with 0.17.0 and 0.18.2.