Hi Magland,
I'm transferring to the new version. I would say it's easier to install/use and more powerful especially with the sub-pipelines.
I just wonder how I can output the sorting metrics and templates as previous version? In current pipeline, it looks I could only output the firings.mda.
In the old version, I added following line to the ms3.json file:
write_file(cluster_metrics,params.output+/cluster_metrics.json');
write_file(pair_metric,params.output+/cluster_pair_metrics.json');
write_file(templates,params.output+/templates.mda');
Based on those, I could further visualize/analysis the sorting results in matlab, which is helpful for manual modification in Mountain Viewer, which is quite powerful and convenient.
best,
LU
Hi Magland,
I'm transferring to the new version. I would say it's easier to install/use and more powerful especially with the sub-pipelines.
I just wonder how I can output the sorting metrics and templates as previous version? In current pipeline, it looks I could only output the firings.mda.
In the old version, I added following line to the ms3.json file:
write_file(cluster_metrics,params.output+/cluster_metrics.json');
write_file(pair_metric,params.output+/cluster_pair_metrics.json');
write_file(templates,params.output+/templates.mda');
Based on those, I could further visualize/analysis the sorting results in matlab, which is helpful for manual modification in Mountain Viewer, which is quite powerful and convenient.
best,
LU