diff --git a/0.1/file-structure/index.html b/0.1/file-structure/index.html index cf04ad0d..a2b0d78f 100644 --- a/0.1/file-structure/index.html +++ b/0.1/file-structure/index.html @@ -803,7 +803,7 @@

All the source code is saved in src/. The src/data/ folder stores scripts to download, clean and pre-process sensor data, src/features has scripts to extract behavioral features organized in their respective subfolders , src/models/ can host any script to create models or statistical analyses with the behavioral features you extract, and src/visualization/ has scripts to create plots of the raw and processed data.

There are other important files and folders but only relevant if you are interested in extending RAPIDS (e.g. virtual env files, docs, tests, Dockerfile, the Snakefile, etc.). In the figure below, we represent the interactions between users and files. After a user modifies config.yaml and .env the Snakefile file will decide what Snakemake rules have to be executed to produce the required output files (behavioral features) and what scripts are in charge of producing such files. In addition, users can add or modifiy files in the data folder (for example to configure the participants files or the day segment files).

- +
Interaction diagram between the user, and important files in RAPIDS
diff --git a/0.1/sitemap.xml.gz b/0.1/sitemap.xml.gz index a764687b..572a6bce 100644 Binary files a/0.1/sitemap.xml.gz and b/0.1/sitemap.xml.gz differ diff --git a/latest/file-structure/index.html b/latest/file-structure/index.html index cf04ad0d..a2b0d78f 100644 --- a/latest/file-structure/index.html +++ b/latest/file-structure/index.html @@ -803,7 +803,7 @@

All the source code is saved in src/. The src/data/ folder stores scripts to download, clean and pre-process sensor data, src/features has scripts to extract behavioral features organized in their respective subfolders , src/models/ can host any script to create models or statistical analyses with the behavioral features you extract, and src/visualization/ has scripts to create plots of the raw and processed data.

There are other important files and folders but only relevant if you are interested in extending RAPIDS (e.g. virtual env files, docs, tests, Dockerfile, the Snakefile, etc.). In the figure below, we represent the interactions between users and files. After a user modifies config.yaml and .env the Snakefile file will decide what Snakemake rules have to be executed to produce the required output files (behavioral features) and what scripts are in charge of producing such files. In addition, users can add or modifiy files in the data folder (for example to configure the participants files or the day segment files).

- +
Interaction diagram between the user, and important files in RAPIDS
diff --git a/latest/sitemap.xml.gz b/latest/sitemap.xml.gz index a764687b..572a6bce 100644 Binary files a/latest/sitemap.xml.gz and b/latest/sitemap.xml.gz differ