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

Trigger IDs #26

Open
nsoblath opened this issue Jun 22, 2018 · 1 comment
Open

Trigger IDs #26

nsoblath opened this issue Jun 22, 2018 · 1 comment
Labels

Comments

@nsoblath
Copy link
Member

In header: list triggers potentially applied
For each record: word to indicate which triggers were active

@cclaessens
Copy link
Contributor

in the header we need a list of nodes. Every item in the list will consist of a node type (0: event-builder, 1:fmt, aso) and a characterizing parameter (for example: trigger threshold).
The position in the list will correspond to the position in the bit-mask of each record in the file. 0 or 1 at this position will indicate whether the corresponding psyllid node triggered this record.

This needs to be documented (in monarch and the egg file standard).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants