# NSD Evaluation Reproducibility Guide This file defines the reproducible analysis and plotting rules for the `nsd_evaluation/` workflow. ## Scope - Directory: `nsd_evaluation/` - Inputs: NSD native predictions and labels. - Outputs: - metric CSV files in `nsd_evaluation/results/` - visualization figures in `figures/nsd_evaluation/` ## Environment - Always run Python with the `masam_blackwell` environment. - Preferred command style: - `conda run -n masam_blackwell python