Releases: shashidarette/TestBuildRep
Releases · shashidarette/TestBuildRep
Release list
v1.21 Test
Fix - WeekdayWeekend output bout range results are not averaged
v1.3 Test
- New output variable Step Cadence added
- Available in UI under Generate Outputs tab in Total/Count category
- Only processed in Main output and Weekdays vs Weekend output
- New setting StepsPerMinute
- Used to calculate StepCadence output variable
- Represents the number of steps per minute, default as 100
- Available in UI under Sleep and non-wear settings as Steps/minute
v1.3 01092019
- StepCadence - Variable Times and DayRange included
- Fix - if the DayRange is a between single bout, it is not considered for calculation
StepCadence Updated Algorithm
Below outputs added on the selection of StepCadence output variable:
- StepCadenceBoutCount
- StepCadenceStepCount
- StepCdenceDuration
Support is added for Main (All_*) and WeekdaysWeekend outputs only.
v1.3 06092019
- StepCadence (1min+) outputs incorporated
v1.2Test
List of changes are as below:
- DayTimes output
- Primary output variables and bout range outputs are added
- Variable Times output
- Primary output variables and bout range outputs are added
- Support for multiple time slots on the same day & date
- Main summary output updated with Invalid and Invalid reason details
- User interface
- Summary Tab
- Day Summary panel of a participant shows the reasons if a day is invalid
- Sleep and Wakeup times are displayed
- Generate output tab
- Sleep times output added
- General -output files generated are shown in an improved dialog with an option to open the generated file or folder
- Summary Tab
v1.1Test2
F- ix for Sit-To-Upr Transitions
v1.1Test
- fix: SitToUpr transitions in variable and daytimes output
- fix: output file paths - cross-platform
- fix: variable times - bout times are in seconds should be in hours
Processing PAL for Mac (test version)
Command to be run from Terminal:
java -XstartOnFirstThread -cp ProcessingPaL.jar UoL.ProcessingPAL.GUI.MainForm
ProcessingPAL for Mac
v0.1 README