mosfire_extractions

-1 rows


Description

MOSFIRE spectral extractions

Columns

Column Type Size Nulls Auto Default Children Parents Comments
file text 2147483647 null

Filename

slitnum int8 19 null
mosfire_phot_matches.slitnum mosfire_phot_matches_datemask_fkey R
mosfire_spectra_h.slitnum mosfire_spectra_h_datemask_fkey R
mosfire_spectra_j.slitnum mosfire_spectra_j_datemask_fkey R
mosfire_spectra_k.slitnum mosfire_spectra_k_datemask_fkey R
mosfire_spectra_y.slitnum mosfire_spectra_y_datemask_fkey R

Slit number in mask

datemask text 2147483647 null
mosfire_phot_matches.datemask mosfire_phot_matches_datemask_fkey R
mosfire_spectra_h.datemask mosfire_spectra_h_datemask_fkey R
mosfire_spectra_j.datemask mosfire_spectra_j_datemask_fkey R
mosfire_spectra_k.datemask mosfire_spectra_k_datemask_fkey R
mosfire_spectra_y.datemask mosfire_spectra_y_datemask_fkey R
mosfire_datemask.datemask fk_ext_datemask R

Mask identifier

target_name text 2147483647 null

Target name

filter text 2147483647 null
mosfire_phot_matches.filter mosfire_phot_matches_datemask_fkey R
mosfire_spectra_h.filter mosfire_spectra_h_datemask_fkey R
mosfire_spectra_j.filter mosfire_spectra_j_datemask_fkey R
mosfire_spectra_k.filter mosfire_spectra_k_datemask_fkey R
mosfire_spectra_y.filter mosfire_spectra_y_datemask_fkey R

MOSFIRE filter name

nexp int8 19 null

Number of combined exposures

exptime float8 17,17 null

Total exposure time

ra_slit float8 17,17 null

RA of slit center

dec_slit float8 17,17 null

Central declination of slit

ra_targ float8 17,17 null

Target RA

dec_targ float8 17,17 null

Target declination

skypa3 float8 17,17 null

Sky position angle, deg

targoff float8 17,17 null

Target offset from slit center

targypix float8 17,17 null

Y pixel in 2D spectrum of target center

traorder int8 19 null

Trace fit order

tracoef0 float8 17,17 null

Trace fit coeff 0

tracoef1 float8 17,17 null

Trace fit coeff 1

tracoef2 float8 17,17 null

Trace fit coeff 2

lamorder int8 19 null

Order of the wavelength fit

lamcoef0 float8 17,17 null

Coefficient 0 of the wavelength fit

lamcoef1 float8 17,17 null

Coefficient 1 of the wavelength fit

y0 int8 19 null

Bottom y pixel of slit in 2D extraction

y1 int8 19 null

Top y pixel of slit in 2D extraction

ystart float8 17,17 null

Bottom y pixel of extraction in detector frame

ystop float8 17,17 null

Top y pixel of extraction in detector frame

ypad int8 19 null

Padding on 2D extraction

mjd-obs float8 17,17 null
slit_width float8 17,17 null

Slit width, arcsec

slit_length float8 17,17 null

Slit length, arcsec

modtime float4 8,8 null

Processing timestamp

binw int4 10 null

Bin size of logarithmic binned 1D

linew int4 10 null

FWHM of Gaussian for line filter

wmin float4 8,8 null

Maximum valid wavelength

wmax float4 8,8 null

Minimum valid wavelength

sn16 float4 8,8 null

16th percentile of SN

sn50 float4 8,8 null

50th percentile of SN

sn84 float4 8,8 null

84th percentile of SN

sn99 float4 8,8 null

99th percentile of SN

prof_amp float4 8,8 null

1D profile amplitude

prof_sig float4 8,8 null

1D profile width

prof_mu float4 8,8 null

1D profile centroid

prof_yma float4 8,8 null

1D profile pixel of max value

prof_ma int4 10 null

1D profile max value

prof_ymi float4 8,8 null

1D profile pixel of min value

prof_mi int4 10 null

1D profile min value

prof_offset float4 8,8 null

1D profile offset wrt expected

pthresh float4 8,8 null

Profile threshold

lthresh float4 8,8 null

Line threshold

nline int4 10 null

Number of identified lines

linew00 float4 8,8 null

Wavelength of line 0

linesn00 float4 8,8 null

SN of identified line 0

linef00 float4 8,8 null

Flux of identified line 0

linee00 float4 8,8 null

Uncertainty of identified line 0

linew01 float4 8,8 null

Wavelength of line 1

linesn01 float4 8,8 null

SN of identified line 1

linef01 float4 8,8 null

Flux of identified line 1

linee01 float4 8,8 null

Uncertainty of identified line 1

linew02 float4 8,8 null

Wavelength of line 2

linesn02 float4 8,8 null

SN of identified line 2

linef02 float4 8,8 null

Flux of identified line 2

linee02 float4 8,8 null

Uncertainty of identified line 2

linew03 float4 8,8 null

Wavelength of line 3

linesn03 float4 8,8 null

SN of identified line 3

linef03 float4 8,8 null

Flux of identified line 3

linee03 float4 8,8 null

Uncertainty of identified line 3

Indexes

Constraint Name Type Sort Column(s)
mosfire_extractions_pkey Primary key Asc/Asc/Asc datemask + filter + slitnum

Relationships