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

Add "step through" trace for Stochastic Character Mapping #83

Open
jcoliver opened this issue Aug 24, 2018 · 0 comments
Open

Add "step through" trace for Stochastic Character Mapping #83

jcoliver opened this issue Aug 24, 2018 · 0 comments

Comments

@jcoliver
Copy link
Contributor

If there is not a way to export a summary of an arbitrary number of SCM traces (on an arbitrary number of trees), this could be useful. This isn't necessarily a number for tree and matrix (more like a table for tree and matrix), but would show the total number of each type of change. The output would be a text file of the sort:

start end times
0 1 3
0 2 2
1 0 1
1 2 5
2 0 0
2 1 1

This information is generated for each trace (accessible via Trace > Show Difference Window), but an option to export a summary for multiple traces (like 1000 or more) would be nice functionality to have via the GUI. (although perhaps this GUI-based functionality already exists?).

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

No branches or pull requests

1 participant