CoolFace
Datasetpublic

astro-legacy-archive/heao-1-a2-spectrum-backgrounds

HEAO-1 A2 Spectrum Backgrounds The HEAO-1 A2 spec_back directory serves 1,506 .bck and 36 .alt pointed-phase files from the MED, HED-1 and HED-3 detectors. Use from datasets import load_dataset ds = load_dataset("astro-legacy-archive/heao-1-a2-spectrum-backgrounds", "a2_h1l_1058s084_po.bck", split="train") row = ds[0] print(row["CHANNEL"], row["COUNTS"]) 1 0 The example configuration is a2_h1l_1058s084_po.bck. Configuration names are the source filename stems.… See the full description on the dataset page: https://huggingface.co/datasets/astro-legacy-archive/heao-1-a2-spectrum-backgrounds.

sourceHugging Faceotherupdated 13d agoView on Hugging Face
0likes303downloads
1 commits on main
94f9b1f13d ago

Private repository restage

williamjameshandley