Constellation Group QC table

Display a table with present and missing data in a database

Parameters

database: Choice ( input )
Database to be displayed
keys: ListOf( String ) ( input )
Keys are used to sort and display data. One data line will be created for a single keys values combination.
data_filters: ListOf( String ) ( optional, input )

For each data type to display, a selection filter can be specified. Each filter is given as a string for technical reasons, but the strings should contain python dictionaries code (JSON-like), for instance: {"acquisition": "timepoint_0"}.

The number of filters should normally match the number of data types. However if only one filter is present, it will apply to all data types (specify a second empty filter if you need to avoid this behaviour), and "missing" filters are empty otherwise.

output_file: Text file ( optional, output )

Allows to save the QC table as a HTML file. If this parameter is filled, then the process will not open the Qt GUI and will run in batch mode.

PDF export is also possible, if the program wkhtmltopdf is installad on the system and available in the PATH.

Technical information

Toolbox : Constellation

User level : 1

Identifier : constel_group_qc_table

File name : brainvisa/toolboxes/constellation/processes/database_manipulation/constel_group_qc_table.py

Supported file formats :

output_file :
HTML, HTML, PDF File