issues
search
ccp-eva
/
eyewit
👁🗨 Bootstrapping common eye-tracking tasks
MIT License
7
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Check if intersect() can be used instead of && in `get_aois` because it is vectorbased
#77
kalaschnik
opened
1 year ago
0
Consider switching to `data.tables` (and `dtplyr`) to increase performance
#76
kalaschnik
opened
2 years ago
0
`FixationDiff` within `get_gazeshift_latency` must respect last value in a row of fixations
#75
kalaschnik
opened
2 years ago
2
Add Blickwinkelkorrektur
#74
kalaschnik
opened
2 years ago
1
Add `min_fixation_duration_threshold` in interface
#73
kalaschnik
opened
2 years ago
1
Add min/max fixation in preflight
#72
kalaschnik
opened
2 years ago
1
Second preflight after user CLI interaction
#71
kalaschnik
opened
2 years ago
0
`fi_summary` should also be able to process a single AOI lists instead of the entire set
#70
kalaschnik
closed
2 years ago
0
Report Fixation/Saccade/Unclassified proportions/density in preflight as a measure of eyetracking quality
#69
kalaschnik
opened
2 years ago
0
first_look can use the new fi_summary like lookaway criterion
#68
kalaschnik
opened
2 years ago
0
`get_lookaway_scope_end` must respect current AOI collection
#67
kalaschnik
closed
2 years ago
0
Use GH Actions to...
#66
kalaschnik
opened
2 years ago
1
Group small related funtions in one file
#65
kalaschnik
opened
2 years ago
0
📦 How to deal with global assignments?
#64
kalaschnik
opened
2 years ago
0
Create `rn2fi` function as the counterpart of `fi2rn`
#63
kalaschnik
opened
2 years ago
0
📦 Add spellcheck on `check()`
#62
kalaschnik
opened
2 years ago
0
🚀 Epic: Create a Fixation Filter based on I-VT or others
#61
kalaschnik
opened
2 years ago
1
⭐ Write vignettes and create pkgdown release
#60
kalaschnik
opened
2 years ago
0
⭐ Publish package to CRAN
#59
kalaschnik
opened
2 years ago
0
🔎 Write Function Documentations
#58
kalaschnik
opened
2 years ago
0
🔎 Change seq_along to seq.int
#57
kalaschnik
opened
2 years ago
0
🔎 Remove `dplyr` dependcy in `get_gazeshift_latency`
#56
kalaschnik
opened
2 years ago
0
🔎 Convert `is_hitname_in_range` to a pure function
#55
kalaschnik
opened
2 years ago
0
🔎 Refactor main analysis loop
#54
kalaschnik
opened
2 years ago
0
🔎 Rename `get_first_free_fi()` function
#53
kalaschnik
opened
2 years ago
0
⭐ `omit_first_overflow_fi_applied` should take an integer as argument
#52
kalaschnik
opened
2 years ago
0
⭐ Create a guided CLI tour to create interface.R
#51
kalaschnik
opened
2 years ago
1
⭐ Consider using `cli` package for nicer outputs
#50
kalaschnik
opened
2 years ago
0
Integrate changes
#49
kalaschnik
closed
2 years ago
0
🐞 First Looks durations need to respect saccades
#48
kalaschnik
closed
2 years ago
1
🔎 Evaluate why users should define names for `outside_aoi_label`, `no_evaluation_label` and `missing_coordinate_label`
#47
kalaschnik
opened
2 years ago
0
⭐ Let the user define col_type() explictily for parsing the raw df (as guess_max() may fail)
#46
kalaschnik
closed
2 years ago
1
Integrate recent changes
#45
kalaschnik
closed
3 years ago
0
🔎 Refactor get_looks into single components as complexity grows and performance decreases
#44
kalaschnik
opened
3 years ago
0
🔎 Use NAs instead of 0
#43
kalaschnik
opened
3 years ago
0
⭐ get_looks() should also support gaze event types
#42
kalaschnik
opened
3 years ago
1
🔎 Use native pipe |> to enhance readability for utility functions which do not rely on tidyverse
#41
kalaschnik
opened
3 years ago
1
Integrate changes
#40
kalaschnik
closed
3 years ago
0
⭐ Return processed scope in get_looks
#39
kalaschnik
opened
3 years ago
0
Memo
#38
kalaschnik
closed
3 years ago
0
⭐ Add flag to allow skipping very first Fixation Index
#37
kalaschnik
closed
3 years ago
0
Integrate changes
#36
kalaschnik
closed
3 years ago
0
🔎 Convert get_gazeshift_latency to base R
#35
kalaschnik
opened
3 years ago
0
⭐ Add get_fixation_data function
#34
kalaschnik
opened
3 years ago
0
⭐ Implement First Look Duration
#33
kalaschnik
closed
2 years ago
1
⭐ Implement trim_left for value_parser_by_key
#32
kalaschnik
opened
3 years ago
0
🔎 Rename inter_trial_chunk_patterns
#31
kalaschnik
opened
3 years ago
0
🔎 Rename scopes to trials
#30
kalaschnik
opened
3 years ago
2
Integrate changes
#29
kalaschnik
closed
3 years ago
0
Get rid of GazeEventDuration within get_looks()
#28
kalaschnik
opened
3 years ago
1
Next