CoolFace
Datasetpublic

astro-legacy-archive/swas-fits-spectra

SWAS FITS Spectra The SWAS Tenth Public Release pointing-based IRAF-FITS Level 1.5 product serves 6,962 containers containing four or six named spectral image members. Use from datasets import load_dataset ds = load_dataset("astro-legacy-archive/swas-fits-spectra", "14498-5856_0001__SWAS_IMEXT001_B1", split="train") row = ds[0] values = row[ds.column_names[0]] print(len(values), values[:3]) 725 [0.00926896184682846, 0.007523952983319759, 0.001602768199518323]… See the full description on the dataset page: https://huggingface.co/datasets/astro-legacy-archive/swas-fits-spectra.

sourceHugging Faceotherupdated 13d agoView on Hugging Face
0likes1.4kdownloads

astro-legacy-archive/swas-fits-spectra · main · files are served by the source, never re-hosted here

astro-legacy-archive/swas-fits-spectra · CoolFace