AllenNeuralDynamics / AllenNeuralDynamics/comb

get_cell_specimen_table LazyDoable does not work as intended.

Aberta
#3 0 comentários 0 reações 1 responsável Reivindicada por @jkim0731 Ver no GitHub
Linguagem predominante
Python
Estrelas
1
Forks
0
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

**Describe the bug**
ophys plane dataset initialization sets cell specimens with nan traces to invalid using `_set_all_nan_traces_invalid`, but when using get_cell_specimen_table() function, nan trace cell specimens are changed to valid.

**To Reproduce**
> bod = BehaviorOphysDataset(plane_path, raw_path)
> bod._cell_specimen_table
> bod.get_cell_specimen_table()

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.