Skip to content

MatthieuGG/GPAQ-scores

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to obtain MET-minutes/week using GPAQ scores

DOI

Run the soft from terminal using python3 gpaq.py [-d <input_path>] [-o <output_path>] [-ind]

  • [-d] optional, defines the path to your data. Default is /data/ in the same folder.
  • [-o] optional, defines the path to your results. Default is /results/ in the same folder.
  • [-ind] optional, saves individual files. Default is one concatenated file.

You first have to go in the folder where gpaq.py is located using cd. Exemple of use:

cd /Users/Me/Downloads/GPAQ-scores-main/

python3 gpaq.py -d /Users/Me/Documents/gpaq/myData/ -o /Users/Me/Documents/gpaq/myResults/ -ind

See more information in the documentation (/docs/). We also provide an exemple file. We based our calculation on the GPAQ guides and ONAPS recommandations.

To cite this work:

Matthieu Gallou-Guyot. (2023). GPAQ-scores. Zenodo. https://doi.org/10.5281/zenodo.10060405

About

Creates GPAQ scores (MET-minutes/week) from questionnaires transposed as .csv

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages