18 lines
540 B
Markdown
18 lines
540 B
Markdown
# Results Directory
|
|
|
|
Your extracted DEXA data will be saved here by default.
|
|
|
|
## Output Files
|
|
|
|
When you run the extraction script with `--outdir data/results`, you'll get:
|
|
|
|
- `overall.csv` - Time-series data (one row per scan)
|
|
- `regional.csv` - Regional body composition
|
|
- `muscle_balance.csv` - Left/right limb comparison
|
|
- `overall.json` - Structured JSON format
|
|
- `summary.md` - Human-readable summary
|
|
|
|
## Note
|
|
|
|
⚠️ **Result files are gitignored** - They contain your personal health data and won't be committed to version control.
|
|
|