-
Type:
Story
-
Status: Done (View Workflow)
-
Priority:
Normal
-
Resolution: Done
-
Labels:None
-
Sprint:2DDRP-2021 A, 2DDRP-2021 A 6, 2DDRP-2021 A 7, 2DDRP-2021 A 8
The 1D pipeline computes the probability of a source to be a galaxy, a star or a QSO. The current data model provides redshift candidates for the type with the highest probability.
This story is related to a major update of 1D pipeline DM. The goal is to include to the DM all the candidates whatever the probability of a source to be a galaxy, star or qso.
We propose the following DM:
HDU#0 PDU HDU#1 GALAXY_CANDIDATES Binary table [FITS BINARY TABLE] NGALAXY_CANDIDATES Colums for : CRANK INT32 Rank of galaxy candidate (best=0) Z FLOAT Redshift Z_ERR FLOAT Redshift error Z_PROBA FLOAT XXXX (dz=+/-3.e-3) SUBCLASS STR Subclassifications CFILE STR Continuum template file name LFILE STR Linecatalog ratio template file name MODELFLUX FLOAT[NROW] Spectrum model (unit: nJy) HDU#2 GALAXY_PDF Binary table [FITS BINARY TABLE] NPIX Colums for : PDF FLOAT[NROW] PDF marginalised over all models HDU#3 GALAXY_LINES Binary table [FITS BINARY TABLE] NLINE Columns for : LINENAME STR Line name LINEWAVE FLOAT Catalog wavelength for this line in vacuum (unit: nm) LINEZ FLOAT Redshift LINEZ_ERR FLOAT Redshift error LINESIGMA FLOAT Gaussian width (unit: nm) LINESIGMA_ERR FLOAT Error in gaussian width LINEVEL FLOAT Gaussian width (unit: km/sec) LINEVEL_ERR FLOAT Error in gaussian width LINEFLUX FLOAT Area in gaussian fit (unit: erg/cm^2/s) LINEFLUX_ERR FLOAT Flux error LINEEW FLOAT Equivalent width (unit: nm) LINEEW_ERR FLOAT Equivalent width error LINECONTLEVEL FLOAT Continuum level at line center (unit: nJy) LINECONTLEVEL_ERR FLOAT Error in continuum level at line center HDU#4 QSO_CANDIDATES Binary table [FITS BINARY TABLE] NQSO_CANDIDATES Colums for : CRANK INT32 Rank of QSO candidate (best=0) Z FLOAT Redshift Z_ERR FLOAT Redshift error Z_PROBA FLOAT XXXX (dz=+/-3.e-3) SUBCLASS STR Subclassifications MODELFLUX FLOAT[NROW] Spectrum model (unit: nJy) HDU#5 QSO_PDF Binary table [FITS BINARY TABLE] NPIX Colums for : PDF FLOAT PDF marginalised over all models HDU#6 QSO_LINES Binary table [FITS BINARY TABLE] NLINE Columns for : LINENAME STR Line name LINEWAVE FLOAT Catalog wavelength for this line in vacuum (unit: nm) LINEZ FLOAT Redshift LINEZ_ERR FLOAT Redshift error LINESIGMA FLOAT Gaussian width (unit: nm) LINESIGMA_ERR FLOAT Error in gaussian width LINEVEL FLOAT Gaussian width (unit: km/sec) LINEVEL_ERR FLOAT Error in gaussian width LINEFLUX FLOAT Area in gaussian fit (unit: erg/cm^2/s) LINEFLUX_ERR FLOAT Flux error LINEEW FLOAT Equivalent width (unit: nm) LINEEW_ERR FLOAT Equivalent width error LINECONTLEVEL FLOAT Continuum level at line center (unit: nJy) LINECONTLEVEL_ERR FLOAT Error in continuum level at line center HDU#7 STAR_CANDIDATES Binary table [FITS BINARY TABLE] NSTAR_CANDIDATES Columns for : CRANK INT32 Rank of star candidate (best=0) V FLOAT Star velocity (unit: kms-1) V_ERR FLOAT Star velocity error T_PROBA FLOAT XXXX SUBCLASS STR Subclassifications TFILE STR Template file name MODELFLUX FLOAT[NROW] Spectrum model (unit: nJy) HDU#8 STAR_PDF Binary table [FITS BINARY TABLE] NPIX Colums for : PDF FLOAT PDF related to best model
- relates to
-
PIPE1D-25 Output pfsZcandidate*.fits files for the stellar solver
-
- In Review
-