Skip to content

Commit 3eec15b

Browse files
Jorge Fernandez Hernandezbsipocz
authored andcommitted
EUCLIDMNGT-1275 merge categories 'SEL 'Wide Post-recon' and 'SEL Wide Pre-recon', into 'SEL Wide'
1 parent a8c803e commit 3eec15b

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

astroquery/esa/euclid/__init__.py

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,11 @@ class Conf(_config.ConfigNamespace):
6161

6262
VALID_LE3_PRODUCT_TYPES_CATEGORIES_GROUPS = {
6363
'Clusters of Galaxies': {
64-
'GrpCatalog': ['DpdLE3clAmicoAux', 'DpdLE3clAMICOModel', 'DpdLE3clAssociations', 'DpdLE3clCatMergeParams',
65-
'DpdLE3clCATParams', 'DpdLE3clCcpInputParams', 'DpdLE3clDetClusters',
66-
'DpdLE3clDetInputParams', 'DpdLE3clDetMergeParams', 'DpdLE3clDetOnMockParams',
67-
'DpdLE3clGlueMatchParams', 'DpdLE3clMockGlueMatchParams', 'DpdLE3clPzwavAux',
68-
'DpdLE3clPZWAVDensity', 'DpdLE3clRichMembers', 'DpdLE3clZClParams', 'DpdLE3FullDet',
69-
'DpdLE3clMockGlueMatchParams'],
64+
'GrpCatalog': ['DpdLE3clAMICOModel', 'DpdLE3clDetMergeParams', 'DpdLE3clDetOnMockParams',
65+
'DpdLE3clDetInputParams', 'DpdLE3clAmicoAux', 'DpdLE3clAssociations', 'DpdLE3clPzwavAux',
66+
'DpdLE3clPZWAVDensity', 'DpdLE3clDetClusters', 'DpdLE3FullDet', 'DpdLE3clCatMergeParams',
67+
'DpdLE3clCATParams', 'DpdLE3clCcpInputParams', 'DpdLE3clRichMembers', 'DpdLE3clZClParams',
68+
'DpdLE3clGlueMatchParams', 'DpdLE3clMockGlueMatchParams'],
7069
'GrpClustering': ['DDpdLE3clPkDOA', 'DpdLE3clCovmatTwoPointCov2', 'DpdLE3clPkYam',
7170
'DpdLE3clTwoPointAutoCorrPol', 'DpolDpdLE3clCovmatPKCov1'],
7271
'GrpCOMB': ['DpdLE3clCombConfigurationSet', 'DpdLE3clCombCovMatDeltaSigmaCosmoDep',
@@ -97,8 +96,7 @@ class Conf(_config.ConfigNamespace):
9796
'Internal Data Products': {
9897
'SEL Config/Stats': ['DpdLE3IDSELConfigurationSet', 'DpdLE3IDSELIDStatistics'],
9998
'SEL Wide Main': ['DpdLE3IDSELIDCatalog'],
100-
'SEL Wide Post-recon': ['DpdLE3IDSELIDSubsampledCatalog'],
101-
'SEL Wide Pre-recon': [],
99+
'SEL Wide': ['DpdLE3IDSELIDSubsampledCatalog'],
102100
'VMSP Group': ['DpdLE3IDVMSPConfiguration', 'DpdLE3IDVMSPDetectionModel', 'DpdLE3IDVMSPDistModel',
103101
'DpdLE3IDVMSPRandomCatalog']},
104102
'Weak Lensing Products': {

0 commit comments

Comments
 (0)