{"id":29638261,"url":"https://github.com/qualisys/paf-excel-example","last_synced_at":"2026-02-05T08:01:55.558Z","repository":{"id":65703614,"uuid":"467863819","full_name":"qualisys/paf-excel-example","owner":"qualisys","description":"Example for using Excel with the QTM Project Automation Framework","archived":false,"fork":false,"pushed_at":"2025-12-01T12:16:23.000Z","size":7726,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-12-04T00:43:23.140Z","etag":null,"topics":["automation","excel","motion-capture","motion-tracking","position-tracking","project-automation-framework","qtm","qualisys"],"latest_commit_sha":null,"homepage":"https://www.qualisys.com/software/project-automation-framework/","language":"VBScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qualisys.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-03-09T09:39:32.000Z","updated_at":"2025-12-01T12:16:27.000Z","dependencies_parsed_at":"2025-07-21T19:22:04.640Z","dependency_job_id":"323904e7-fb94-4270-b1d8-1f470d049150","html_url":"https://github.com/qualisys/paf-excel-example","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/qualisys/paf-excel-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qualisys%2Fpaf-excel-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qualisys%2Fpaf-excel-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qualisys%2Fpaf-excel-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qualisys%2Fpaf-excel-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qualisys","download_url":"https://codeload.github.com/qualisys/paf-excel-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qualisys%2Fpaf-excel-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29116450,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T05:31:32.482Z","status":"ssl_error","status_checked_at":"2026-02-05T05:31:29.075Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","excel","motion-capture","motion-tracking","position-tracking","project-automation-framework","qtm","qualisys"],"created_at":"2025-07-21T19:07:15.920Z","updated_at":"2026-02-05T08:01:55.552Z","avatar_url":"https://github.com/qualisys.png","language":"VBScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Qualisys PAF – Excel example\n\n## Getting started\nTo download this example project to your computer, you can either:\n\n* [Click here](https://github.com/qualisys/paf-excel-example/archive/refs/heads/main.zip) to download it as a zip file.\n\u003cbr\u003e_— or —_\n* Clone this repository to your computer.\n\n##  Preparing Qualisys data for Excel processing\n\n1. In QTM, in Project Options \u003e Processing \u003e TSV Export: \n    - In Data type, activate 3D\n    - In Genral Settings, activate \"Include TSV Header\", \"Export time data for every frame\", \"Write column header\" \n2. Set Project Options \u003e Miscellaneous \u003e Folder Options for \"VB Script\" to C:\\Windows\\System32\\wscript.exe (adapt if wscript is located elsewhere on your computer).\n3. In the PAF pane, click on Start Processing. An excel document automatically opens including a sheet with a graph and multiple sheets with marker data  \nNote: If you do not see any curve in the graph, it can be related to the default separator set in Excel. In this case '.' should be used as the separator for numbers. You can set it in Excel-\u003eOption-\u003eAdvanced-\u003eUse system separators\n\n## Resources for using the Qualisys Project Automation Framework (PAF)\n\nThe purpose of the ***Project Automation Framework*** (PAF) is to streamline the motion capture process from data collection to the final report. This repository contains an example project that illustrate how PAF can be used to implement custom automated data collection in [Qualisys Track Manager (QTM)](http://www.qualisys.com/software/qualisys-track-manager/), and how QTM can be connected to a processing engine. \n\n### PAF Documentation\n\nThe full documentation for PAF development is available here: [PAF Documentation](https://github.com/qualisys/paf-documentation).\n\n\n### PAF Examples\n\nOur official examples for various processing engines:\n\n- [AnyBody](https://github.com/qualisys/paf-anybody-example)\n- [Excel](https://github.com/qualisys/paf-excel-example)\n- [Matlab](https://github.com/qualisys/paf-matlab-example)\n- [OpenSim](https://github.com/qualisys/paf-opensim-example)\n- [Python](https://github.com/qualisys/paf-python-example)\n- [Theia Markerless](https://github.com/qualisys/paf-theia-markerless-example)\n- [Theia Markerless Comparison](https://github.com/qualisys/paf-theia-markerless-comparison-example)\n- [Theia Markerless True Hybrid](https://github.com/qualisys/paf-theia-markerless-true-hybrid-example)\n- [Theia Markerless Multisubject](https://github.com/qualisys/paf-theia-markerless-multisubject-example)\n- [Visual3D](https://github.com/qualisys/paf-visual3d-example)\n\n_As of QTM version 2.17, the official Qualisys PAF examples can be used without any additional license. Note that some more advanced analysis types require a license for the \"PAF Framework Developer kit\" (Article number 150300)._\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqualisys%2Fpaf-excel-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqualisys%2Fpaf-excel-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqualisys%2Fpaf-excel-example/lists"}