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

Make the trace more general #267

Open
tohrnii opened this issue Apr 24, 2023 · 0 comments
Open

Make the trace more general #267

tohrnii opened this issue Apr 24, 2023 · 0 comments

Comments

@tohrnii
Copy link
Contributor

tohrnii commented Apr 24, 2023

Currently trace_columns allow main and aux named segments. We should probably instead allow any named segments. For example,

trace_columns:
    segment_0: [a, b, c]
    segment_1: [d, e, f]
    segment_2: [g, h, i]

And then second column in segment_0 can be referenced using $segment_0[1].

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