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
settings

This repository belongs to astro-legacy-archive on Hugging Face.

CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.

nameswas-fits-spectra
visibilitypublic
licenceother
gatedno
ownerastro-legacy-archive
Account settings
astro-legacy-archive/swas-fits-spectra · CoolFace