Skip to content

Commit c17d57d

Browse files
authored
Merge pull request #3239 from esdc-esac-esa-int/ESA_euclid_EUCLIDPCR-1863_update_help_get_product_list
Euclid: update help get product list [ci skip]
2 parents 53f16a9 + 360c5cf commit c17d57d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

astroquery/esa/euclid/core.py

+7-7
Original file line numberDiff line numberDiff line change
@@ -880,13 +880,13 @@ def get_product_list(self, *, observation_id=None, tile_index=None, product_type
880880
#. MER
881881
DpdMerSegmentationMap: Segmentation Map Product
882882
DpdMerBksMosaic: Background-Subtracted Mosaic Product
883-
dpdMerFinalCatalog: Final Catalog Product
884-
#. PHZ
885-
dpdPhzPfOutputCatalog: PHZ PF output catalog product for Deep tiles
883+
dpdMerFinalCatalog: Final Catalog Product - We suggest to use ADQL to retrieve data from this dataset.
884+
#. PHZ - We suggest to use ADQL to retrieve data from these products.
885+
dpdPhzPfOutputCatalog: PHZ PF output catalog product for weak lensing
886886
dpdPhzPfOutputForL3: PHZ PF output catalog product for LE3
887-
#. SPE
887+
#. SPE - We suggest to use ADQL to retrieve data from this product.
888888
dpdSpePfOutputCatalog: SPE PF output catalog product
889-
#. SHE
889+
#. SHE - None of these product are available in Q1
890890
dpdSheLensMcChains: Shear LensMc Chains
891891
dpdSheBiasParams: Shear Bias Parameters Data Product
892892
dpdSheLensMcFinalCatalog: Shear LensMc Final Catalog
@@ -899,11 +899,11 @@ def get_product_list(self, *, observation_id=None, tile_index=None, product_type
899899
dpdHealpixCoverageVMPZ: Output Product: HEALPix Coverage Mask
900900
dpdHealpixDepthMapVMPZ: Input Product: Depth Maps Parameters
901901
dpdHealpixInfoMapVMPZ: Input Product: Information Map Parameters
902-
#. SLE
902+
#. SLE - None of these product are available in Q1
903903
dpdSleDetectionOutput: SLE Detection Output
904904
dpdSleModelOutput: SLE Model Output
905905
#. SIR
906-
DpdSirCombinedSpectra: Combined Spectra Product
906+
DpdSirCombinedSpectra: Combined Spectra Product - We suggest to use ADQL to retrieve data (spectra) from this dataset.
907907
dpdSirScienceFrame: Science Frame Product
908908
verbose : bool, optional, default 'False'
909909
flag to display information about the process

0 commit comments

Comments
 (0)