Releases: Frown00/Pupillometry
Releases · Frown00/Pupillometry
v1.1.4
Bug Fixes
- all task groups, except first one, omit first member during calculating summary in generating metrics process
v1.1.3
Bug Fixes
- calculation based on segment does not take into account the fact if data are smoothed or not
- pushed pdf files are glitched on github (place doce on google drive)
Docs
- update polish docs
- add auto translated english docs
v1.1.2
Bug Fixes
- turning off smoothing and resampling crashes samples processing in result nothing happen
- calculation of baseline based on the segment crashes samples processing
v1.1.1
Fix
- pressing button to export samples gives no response
v1.1.0
Feature
- Option to exporting preprocessed samples
Improvements
- Increase saved line chart resolution to be more detailed
v1.0.3
Bugs
- fixed removing or adding respondent requires re-run app
Improvements
- reduce memory usage while processing pupil data
v1.0.2
Fixes
- no baseline when first sample started with random timestamp
- hangs when data does not have segment active column
- no option to disable segmentation in configuration
Improvements
- preprocessing performance it should be at least 10 times faster
v1.0.1
Bugs
- showing developer tools in final app
- marking segment as valid or not caused chart to disappear
v1.0.0
Features
- data can be resampled
- data can be smoothed (low pass filter)
- calculating baseline
- more options in config
- add new metrics z-score, relative, erpd/pcpd
- legend in export file
- manual marking if some segment is valid or not
- eye selecting
- dividing trial by time windows
- making groups of tasks while exporting data
- saving chart as PNG
- filtering metrics in group view by selected segment
Bugs
- dilation speed filter not working properly
- trendline deviation filter not working properly
- isolated samples filter not working properly
Improvements
- general code refactor
- export file with metrics contains more information
- two build-in configs one recommend second is for testing purposes
Styling
- rejected samples may be displayed on chart
- now samples on chart should not be outside of domain
- split metrics in respondent view into three tabs (metrics, sample, extra)
v0.1.1
Bugs
Styling
- change navigation style (add icons instead of text)
Other
- refactor code structure to atomic design
- build version on macOS