.. _SIMStarCatalogProduct: Star Catalog Product -------------------- Data product name ================= .. DataProductNameStart DpdStarCatalogProduct .. DataProductNameEnd Data product custodian ====================== .. DataProductCustodianStart SIM .. DataProductCustodianEnd Data model tag ============== .. DataModelTagStart 9.0.1 .. DataModelTagEnd Name of the Schema file ======================= .. NameSchemaStart euc-test-sim-StarCatalogProduct.xsd .. NameSchemaEnd Schema documentation tag ======================== .. SchemaDocTagStart :emphasis:`Data product documentation:` Input data product for the SIM_Planner and SIM_TU Processing Element :emphasis:`Documentation for data product element Header:` Generic Header as specified in /sys :emphasis:`Documentation for data product element DpdStarsCatalogProduct:` Information related to a star catalog covering a sky patch, and associated information required to reconstruct the star spectra. .. SchemaDocTagEnd Data product elements ===================== .. DataProductElementsStart Header of type: sys:genericHeader Data of type: sim:starCatalogProduct Parameters of type: ppr:genericKeyValueParameters .. DataProductElementsEnd Processing Element(s) creating/using the data product ===================================================== .. PECreatorStart These catalogs are created by the CosmoSIM SWG, outside of the SIM PF. Processing elements using the data product: * SIM_Tools/EuclidTU * SIM_Tools/ComputeFluxes * SIM_ELViS_Simulator/EuclidVis * SIM_TIPS_Simulator/EuclidNis * SIM_Imagem/EuclidNip * SIM_EXT/EuclidExt .. PECreatorEnd Processing function using the data product ========================================== .. PFUsingStart SIM_Tools, SIM_ELViS_Simulator, SIM_TIPS_Simulator, SIM_Imagem, SIM_EXT .. PFUsingEnd Detailed description of the data product ======================================== .. DetailedDescStart A StarCatalogProduct contains the following elements that describe a sky patch and associated information required to reconstruct star spectra: * **StarCatalog**: Star catalogue filename, associated with the area it covers on the sky * **SedLibrary**: Library identifier, and data container to a the star SEDs templates used to produce star spectra * **ReferenceFilterFile**: Data container with the filter throughput filename, used to renormalize the star templates to apparent flux. * **ReferenceColumnName**: Name of the column in the star catalogue, containing the apparent magnitude of the stars to simulate The name of the release is given by the **DataSetRelease** element in **Header** section of the data product. StarCatalog FITS format +++++++++++++++++++++++ The format of the input star catalogue is specified by the FITS format `sim.starCatalog 0.2 `_. More information can be found on the `Redmine wiki `_. A catalogue contains the following columns: **Parameters** * **SOURCE_ID**: Unique Id of a star in the survey * **RA**: Right ascension (J2000) in degree * **DEC**: Declination (J2000) in degree * **DIST**: Radial distance kpc * **TU_MAG_H_2MASS**: Apparent magnitude in the Vega System in the 2MASS H band * **SED_TEMPLATE**: index in the BaSeL 2.2 library of spectra * **AV**: MW optical extinction in the V band **Fluxes** ========= ============= ======== ======================================================= ==================================== ind Instrument Filter MDB variable name Proposed TU variable name for flux ========= ============= ======== ======================================================= ==================================== 1 Euclid VIS VIS Combination of multiple variables TU_FNU_VIS --------- ------------- -------- ------------------------------------------------------- ------------------------------------ 2 EUCLID NISP Y Combination of multiple variables TU_FNU_Y_NISP 3 J Combination of multiple variables TU_FNU_J_NISP 4 H Combination of multiple variables TU_FNU_H_NISP --------- ------------- -------- ------------------------------------------------------- ------------------------------------ 5 DECam g ExternalData.BLA.BlancoDECamTotalTrans.g TU_FNU_G_DECAM 6 r ExternalData.BLA.BlancoDECamTotalTrans.r TU_FNU_R_DECAM 7 i ExternalData.BLA.BlancoDECamTotalTrans.i TU_FNU_I_DECAM 8 z ExternalData.BLA.BlancoDECamTotalTrans.z TU_FNU_Z_DECAM --------- ------------- -------- ------------------------------------------------------- ------------------------------------ 9 MegaCam u ExternalData.CFH.CFHTMegaCamTotalTrans.u TU_FNU_U_MEGACAM 10 r ExternalData.CFH.CFHTMegaCamTotalTrans.r TU_FNU_R_MEGACAM --------- ------------- -------- ------------------------------------------------------- ------------------------------------ 11 JPCam g ExternalData.JST.JSTJPCamTotalTrans.g TU_FNU_G_JPCAM --------- ------------- -------- ------------------------------------------------------- ------------------------------------ 12 Pan-STARRS i ExternalData.PAN.PanSTARRSTotalTrans.i TU_FNU_I_PANSTARRS 13 z ExternalData.PAN.PanSTARRSTotalTrans.z TU_FNU_Z_PANSTARRS --------- ------------- -------- ------------------------------------------------------- ------------------------------------ 14 HSC z ExternalData.SUB.SubaruHSCTotalTrans.z TU_FNU_Z_HSC --------- ------------- -------- ------------------------------------------------------- ------------------------------------ 15 GAIA G ExternalData.GAIA.TotalSystemTransmissionExpressedAsQE TU_FNU_G_GAIA 16 Bp TU_FNU_BP_GAIA 17 Rp TU_FNU_RP_GAIA --------- ------------- -------- ------------------------------------------------------- ------------------------------------ 18 LSST u ExternalData.LSS.LSSTTotalTrans.u TU_FNU_U_LSST 19 g ExternalData.LSS.LSSTTotalTrans.g TU_FNU_G_LSST 20 r ExternalData.LSS.LSSTTotalTrans.r TU_FNU_R_LSST 21 i ExternalData.LSS.LSSTTotalTrans.i TU_FNU_I_LSST 22 z ExternalData.LSS.LSSTTotalTrans.z TU_FNU_Z_LSST 23 y ExternalData.LSS.LSSTTotalTrans.y TU_FNU_Y_LSST --------- ------------- -------- ------------------------------------------------------- ------------------------------------ 24 KIDS u ExternalData.KID.KIDSTotalTrans.u TU_FNU_U_KIDS 25 g ExternalData.KID.KIDSTotalTrans.g TU_FNU_G_KIDS 26 r ExternalData.KID.KIDSTotalTrans.r TU_FNU_R_KIDS 27 i ExternalData.KID.KIDSTotalTrans.i TU_FNU_I_KIDS --------- ------------- -------- ------------------------------------------------------- ------------------------------------ 28 2MASS J ExternalData.2MA.2MASSTotalRelativeResponse.J TU_FNU_J_2MASS 29 H ExternalData.2MA.2MASSTotalRelativeResponse.H TU_FNU_H_2MASS 30 Ks ExternalData.2MA.2MASSTotalRelativeResponse.Ks TU_FNU_KS_2MASS ========= ============= ======== ======================================================= ==================================== .. DetailedDescEnd