Skip to content

Issue using the MonoSyn tool #96

Answered by petersenpeter
GuilleSGCUPO asked this question in Q&A
Discussion options

You must be logged in to vote

You want to save the output in the correct parameter names:
mono_res = gui_MonoSyn(mono_res)
and

cell_metrics = ProcessCellMetrics;
cell_metrics = CellExplorer('metrics',cell_metrics); 

I think this was not clear from the documentation. In CellExplorer you can save your changes through the file menu. In gui_MonoSyn you want to do this manually if you first load mono_res into memory.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@GuilleSGCUPO
Comment options

Comment options

You must be logged in to vote
1 reply
@GuilleSGCUPO
Comment options

Answer selected by petersenpeter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants