ActiPASS variables and other quality check files - Ergo-Tools/ActiPASS GitHub Wiki

ActiPASS variables

After the "Generate Stat" process, ActiPASS saves various physical and sedentary behaviour statistics to three different output files depending on the options selected. These are:

  1. A long-format table (named "ActiPASS_Daily_LongFormat_MasterFile.csv") where one row represent a calendar day of a participant.
  2. A wide-format table (named "ProPASS_WideFormat_MasterFile.csv") where one row represent data from all calendar days of a participant. In this case variable-names (column-names) are suffixed with the day number. The ProPASS wide-format table also automatically selects first 7 valid days according to ProPASS validity criteria.
  3. A long format table (named "ActiPASS_Events_LongFormat_MasterFile.csv") where each row represent a diary-defined interval (an Event according to ActiPASS terminology).

Variable definitions

Please read ActiPASS Variable Definitions for definitions of each variable

Other ActiPASS output files

See ActiPASS project folder structure