Data Dictionary — Faraday Paradox Raw Data
This document defines the fields used in the raw CSV files for the Faraday Paradox experimental series.
Quicklinks#
- applications complex systems
- data README
- data examples README
- data reference README
- data validation README
- data validation experimental README
- data validation synthetic README
- experiments README
- experiments faraday paradox analysis.ipynb
- experiments faraday paradox protocol
- experiments faraday paradox README
- experiments faraday paradox processed data README
- experiments faraday paradox raw data README
- experiments replication guides README
- experiments rotating field tests README
- experiments substrate alignment README
- reference Keywords
- rsm-shim README
- simulations README
- simulations configs README
- simulations core README
- simulations examples README
- src README
- tests README
- tools README
- tools cli README
- tools converters README
- tools visualization README
- previous folder
Fields#
timestamp#
- Type: number
- Units: seconds or simulation steps
- Description: Monotonically increasing time index for each measurement.
rotation_rate#
- Type: number
- Units: radians/second (or simulation‑defined units)
- Description: Angular velocity of the rotating magnetic field source.
induced_signal#
- Type: number
- Units: volts (physical) or arbitrary substrate units (simulation)
- Description: Measured EMF or substrate‑analog response at the given timestamp.
field_alignment#
- Type: number
- Units: dimensionless (0–1 recommended)
- Description: Optional metric representing spin‑field or resonance alignment.
notes#
- Type: string
- Description: Optional annotations for anomalies, calibration steps, or operator comments.
Notes#
- All fields are raw and unprocessed.
- Derived metrics (e.g., smoothed signals, envelope activation) belong in processed datasets, not here.