other:inspect3d:documentation:knowledge_discovery:metadata
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
other:inspect3d:documentation:knowledge_discovery:metadata [2024/07/16 17:02] – removed sgranger | other:inspect3d:documentation:knowledge_discovery:metadata [2024/12/20 16:46] (current) – wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Metadata ====== | ||
+ | |||
+ | Metadata typically contains supplementary data about our subjects or experiments. It can come from a variety of sources, including collection systems or demographic info. Metadata can be used to refine the data we want to analyze in Inspect3D. Inspect3D expects metadata to exist in .csv format and has a specific framework that must be adhered to. | ||
+ | |||
+ | Examples of constructing your own metadata files can be found under [[Other: | ||
+ | |||
+ | ===== Metadata Viewer ===== | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | If you were to load a .csv file with only one header labelled " | ||
+ | |||
+ | This example is intended to show the bare bones of the metadata viewer. It has three columns, " | ||
+ | |||
+ | **Header:** The first item in each column of the csv file. All headers appear in the first row of the csv file and are separated by commas. The column header at position N corresponds to all data in column N. | ||
+ | |||
+ | **Description: | ||
+ | |||
+ | **Subject_Specific: | ||
+ | \\ | ||
+ | \\ | ||
+ | ==== Minimum Inputs ==== | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | There are two minimum inputs that are expected in the metadata file: | ||
+ | |||
+ | * **Static Trial Identifier: | ||
+ | * **Dynamic Trial Identifier: | ||
+ | |||
+ | The naming of these inputs is up to the user, however, GUI expects there to be exactly one Static Trial Identifier and one Dynamic Trial Identifier. | ||
+ | |||
+ | What this translates to in .csv format is one column (i.e. with header " | ||
+ | |||
+ | The image to the right shows an example of how the dialog box will read the example .csv file. Note that you will have to update the description for dynamic_file to Dynamic Trial Identifier. | ||
+ | |||
+ | The rest of the description inputs (height, weight, text, metric, ignore) are not required to execute the Build CMZ function, but can be included to streamline the refinement of the data you want to analyze. | ||
+ | \\ | ||
+ | |||
+ | ==== Default Settings ==== | ||
+ | {{ : | ||
+ | |||
+ | There are a number of default settings that can streamline the metadata construction and refinement process. In the example on the right we see the output for an example metadata file: | ||
+ | |||
+ | Some header strings are recognized as common parameters that you may want to include in the metadata file. For example: | ||
+ | |||
+ | * **Including the string " | ||
+ | * **Including the string " | ||
+ | * **Including the string " | ||
+ | * **Including the string " | ||
+ | \\ | ||
+ | ===== Troubleshooting ===== | ||
+ | |||
+ | This section contains a list of the error messages you may encounter while using the Build CMZ and metadata functions. The Build CMZ dialog and metadata windows expect reasonably specific input and may not execute if files or expected inputs are missing. | ||
+ | |||
+ | ==== Warning Messages ==== | ||
+ | |||
+ | **No C3D files without CMZs found. Skipping build.** | ||
+ | |||
+ | * This notice shows up when the folder you've selected does not contain any C3D files OR does not contain any C3D files that are not already contained in a CMZ file. | ||
+ | * Inspect3D will close the Build CMZs dialog without making any changes. | ||
+ | |||
+ | **Warning: You must select both a static and dynamic identifier to proceed.** | ||
+ | |||
+ | * Exactly one static and one dynamic identifier is required in order for Inspect3D to build the CMZ file. | ||
+ | * Inspect3D will return you to the Metadata dialog. | ||
+ | |||
+ | **Warning: Meta Data File not found! Name:** | ||
+ | |||
+ | * Did you forget to Browse to the location of your Metadata file? If you do not intend to include metadata, please uncheck the box next to the Metadata file. | ||
+ | |||
+ | **MDH File not found! Name:** | ||
+ | |||
+ | * Did you forget to Browse to the location of your MDH file? If you do not intend to include a model file, please uncheck the box next to the MDH file. | ||
+ | |||
+ | ==== Error Messages ==== | ||
+ | |||
+ | **No information passed. Cannot build CMZs.** | ||
+ | |||
+ | * This is an uncommon error. It means there was an issue with the Build CMZs dialog and it is no longer accessible. | ||
+ | |||
+ | **No files selected. Cannot build CMZs.** | ||
+ | |||
+ | * This is an uncommon error. It means that no files at all were returned by the Build CMZ dialog. | ||
+ | |||
+ | |||
other/inspect3d/documentation/knowledge_discovery/metadata.1721149325.txt.gz · Last modified: 2024/07/16 17:02 by sgranger