Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EP merge #626

Closed
wants to merge 4 commits into from
Closed

EP merge #626

wants to merge 4 commits into from

Conversation

carsen-stringer
Copy link
Member

No description provided.

@carsen-stringer
Copy link
Member Author

hey maria looks great! here's my integrated version. unfortunately I got this error when I clicked on a cluster:
Traceback (most recent call last):
File "/media/carsen/DATA2/Github/suite2p/suite2p/plugins/EnsemblePursuit.py", line 617, in
self.data_selector.currentTextChanged.connect(lambda: self.set_data_type(parent))
File "/media/carsen/DATA2/Github/suite2p/suite2p/plugins/EnsemblePursuit.py", line 648, in set_data_type
self.plot_multiple_scatter(parent,0,np.arange(0,12),self.dat_type,self.ind)
File "/media/carsen/DATA2/Github/suite2p/suite2p/plugins/EnsemblePursuit.py", line 778, in plot_multiple_scatter
self.plot_one_sc(parent,x_ax_data,cells_inds,dat_type,col_ind,j,i,ens_ind,ind,lut)
File "/media/carsen/DATA2/Github/suite2p/suite2p/plugins/EnsemblePursuit.py", line 752, in plot_one_sc
scatter_plot.plot(x_ax_data, y_ax_data, pen=None, symbol='t', symbolPen=None, symbolSize=5, symbolBrush=color)
UnboundLocalError: local variable 'y_ax_data' referenced before assignment

@carsen-stringer carsen-stringer mentioned this pull request Feb 19, 2021
@marius10p
Copy link
Contributor

This was ambitious, but in the end we couldn't integrate it.

@marius10p marius10p closed this Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants