expt2json
expt2json is a software utility that converts experimental metadata and event data into JSON. It aims to provide a structured, machine-readable representation of experiment configurations, participants, stimuli, responses, and timing. The tool is used in research fields such as psychology, neuroscience, and human-computer interaction to support data sharing and analysis pipelines.
Input data may come from CSV or TSV files, spreadsheets (XLSX), or configuration files in YAML or
The output is a hierarchical JSON document that typically includes experiment metadata (id, title, date, investigators),
Common features include a command-line interface, configurable field mappings, optional schema validation, and error reporting with
In practice, expt2json helps standardize experimental data for reuse, replication studies, and cross-project collaborations, across domains