You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be hugely useful for determining what source traces are connected.
Add subcircuit_connectivity_map_key to circuit-json
Add a new render phase that uses circuit-json-to-connectivity-map to compute the keys (note: the keys are like ids except they don't have an associated resource, so that's why we don't call them ids in circuit json)
Modify Group.ts to compute this key for all child source traces
The text was updated successfully, but these errors were encountered:
This would be hugely useful for determining what source traces are connected.
subcircuit_connectivity_map_key
tocircuit-json
key
s (note: the keys are like ids except they don't have an associated resource, so that's why we don't call them ids in circuit json)Group.ts
to compute this key for all child source tracesThe text was updated successfully, but these errors were encountered: