v0.5.3
Summary
halfmap-qc reliabilitynow writes only two MRC overlays:{label}_reliability.mrcand{label}_build_zones.mrc- Removed PNG/PDF figures,
reliability.npz,run_metadata.json, and the--halfmap-npzrequirement from the reliability step halfmap-qc analyzeno longer writessummary.txtor the default histogram PNG (still produceshalfmap_metrics.npzandcorrelations.csv)- B-factor validation and metric comparison moved to repo-local
thesis/(not installed from PyPI)
Install
pip install -U cryoem-halfmap-qcMinimal pipeline
halfmap-qc features map.mrc --out features.npz --float32
halfmap-qc reliability \
--reference ref.map --half1 half1.map --half2 half2.map \
--features features.npz --contour CONTOUR --out-dir reliability_outAnalyze is optional if you only need the reliability and build-zone MRCs.