diff --git a/docs/README_sequoia.md b/docs/README_sequoia.md index 50bba82..389653e 100644 --- a/docs/README_sequoia.md +++ b/docs/README_sequoia.md @@ -2,16 +2,16 @@ In this directory you can find the following files, with the following name conventions: - PID the project id + PID the project id (e.g. 2023-S1-US-3) SRC source name, as provided by the PI. (no spaces allowed) OBSNUM observation number - either a single OBSNUM, or if OBSNUM1_OBSNUM2 - if a range was used in stacking. OBSNUM is a 6 digit number. + if a range was used in stacking. OBSNUM is a 5 or 6 digit number. If the OBSNUM contains a dunder (double underscore) this file applies to a specific bank. For example __0 for data from bank 0, and __1 for data from bank 1. Pipeline version 1.0 (<2024) did not use the dunder notation! -Version: 13-jun-2024 +Version: 30-jul-2024 lmtoy.rc LMTOY lmtoy_OBSNUM.rc parameter setting for SLpipeline (for both banks) @@ -20,6 +20,8 @@ Version: 13-jun-2024 lmtoy_OBSNUM.ifproc ASCII listing of the ifproc header variables lmtoy_PID.tar.gz Record of the script generator used by pipeline + OBSNUM_lmtmetadata.yaml Meta-data for dataverse and its associated meta-data + SRC_OBSNUM__0.nc calibrated spectra (like an SDFITS file) before gridding; for bank 0 SRC_OBSNUM__1.nc calibrated spectra (like an SDFITS file) before gridding; for bank 1 SRC_OBSNUM__0.sdfits calibrated spectra in SDFITS format for bank 0 (future)