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

Handling of imperative effect #67

Open
VisLab opened this issue Feb 16, 2023 · 2 comments
Open

Handling of imperative effect #67

VisLab opened this issue Feb 16, 2023 · 2 comments

Comments

@VisLab
Copy link
Member

VisLab commented Feb 16, 2023

Need an Action-imperative tag to capture that a stimulus directs a specific action (source @smakeig, @dungscout96 ).

Questions:

  1. How does this tag relates to the existing Intended-effect.
  2. The tag will clearly need to be part of a parenthesized group and not standing on its own in
    an annotation. How should it be parenthesized to indicate what it is the imperative-effect of?
  3. How will groups that have it be used in searching? (We have a problem with intended-effect also.)
@smakeig
Copy link
Member

smakeig commented Feb 16, 2023 via email

@monique2208
Copy link
Collaborator

Related to question 1: There is also the current Task tag. I think it was used like this in the Wakemann Henson dataset and also in the Sternberg (it has this for the fixation cross, where it says (Task, Fixate)). Is this use insufficient? And if so, how should action-imparative, or imperative-effect resolve this? Or is Task not meant to be used this way and if so how is it meant to be used?

Question 2: When we need to say what it is an effect of, we can have two strategies. It can always be the effect of the entire event, or it can be an effect of a specific event characteristic. For example: In an oddbal experiment, is the button press the imperative effect of the tone with the higher frequency, or is it an effect of the higher frequency of the tone?

Question 3: I think the most important thing is that actions grouped with such a tag are not actions. And any querying will have to recognize this, if someone is looking for all right hand button presses they should not be analyzing the action-imperative. Other than that I am not sure, and I think this also depends on how we solve questions 2.

About Scott's suggestion: When using Imperative-effect/#, and hashtag represents the label of the event that fulfils the effect, what happens when the imperative is not fulfilled?
Also, what would be the label of an event? There is a label tag and there is the name of a definition. I think neither of them currently have to apply to a entire event. I do not think we currently have a system where each event somehow has a unique label that we can reference between events, although that could be useful.

I think I would prefer it if the action imperative would be grouped with other tags that work almost like a query. The imperative is fulfilled if there is an event that fulfils that query within a specified amount of time.
This would also require this time to be filled in somewhere, somehow... But I think this is the way where we ask the annotation to be as factual and basic as possible and then allow the tools to figure out as much as they can.

@VisLab VisLab added this to the HED Schema 8.4.0 milestone Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants