A quick guide to inspecting an exported SALSA spectrum in a Google Sheets spreadsheet. No software install required — just a Google account and a CSV downloaded from the observation archive.
SALSA-vale-20260507T201234.csv.
For galactic targets the CSV
also includes a velocity column (LSR-corrected, in m/s). If you
toggled the chart axis to velocity before saving, the file is named
with a _vlsr suffix and column A is velocity in km/s
instead of frequency in Hz.
.)
rather than a decimal comma (,), which matches the SALSA CSV.
# — these are comments describing the
observation (telescope, date, target, integration time, VLSR correction).
Sheets imports them as plain text in column A; they're harmless. The
actual numeric data begins on the row whose column A reads
frequency_hz (or vlsr_km_s) — the column-name
row, immediately followed by the numbers.
For richer analysis (baseline subtraction, Gaussian peak fitting), use the tools built into the observation archive page directly. This Google Sheets path is most useful for quick visual inspection or when you want the raw numbers in a spreadsheet for further processing.