Research Methodology
Use this workflow for experimental characterization of raw source behavior.
1) Capture Raw Signal
Section titled “1) Capture Raw Signal”openentropy analyze --profile deep --output deep-analysis.jsonopenentropy stream --conditioning raw --format raw --bytes 4096 > sample.bindeep enables forensic + entropy + chaos + trials + cross-correlation.
2) Record Sessions
Section titled “2) Record Sessions”openentropy record all --duration 5m --analyze --telemetryopenentropy sessions sessions/<id> --profile deep --output session-analysis.json3) Compare Sessions
Section titled “3) Compare Sessions”openentropy compare sessions/<id-a> sessions/<id-b> --profile deep --output comparison.json4) Use Calibration When Needed
Section titled “4) Use Calibration When Needed”For trial-heavy workflows, gate recordings with calibration:
openentropy record qcicada --calibrate --duration 5m