Skip to content

Commit ea52f13

Browse files
Jorge Fernandez HernandezJorge Fernandez Hernandez
authored andcommitted
EUCLIDMNGT-1275 Fix indentation
1 parent f89cdba commit ea52f13

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

astroquery/esa/euclid/core.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1298,6 +1298,7 @@ def get_scientific_product_list(self, *, observation_id=None, tile_index=None, c
12981298
#. 'Galaxy Clustering Products'
12991299
#. 'Clusters of Galaxies'
13001300
#. 'PHZ'
1301+
13011302
group : str, optional, default None
13021303
Available groups per category:
13031304
@@ -1347,7 +1348,7 @@ def get_scientific_product_list(self, *, observation_id=None, tile_index=None, c
13471348
#. External Data Products
13481349
#. LE3-ED configuration catalog
13491350
#. 'DpdLE3edConfigurationFile': LE3-ED configuration catalog
1350-
#. LE3-ED match catalog #
1351+
#. LE3-ED match catalog
13511352
#. 'DpdLE3edMatchedCatalog': LE3-ED match catalog
13521353
#. Weak Lensing Products
13531354
#. 2PCF
@@ -1376,8 +1377,7 @@ def get_scientific_product_list(self, *, observation_id=None, tile_index=None, c
13761377
#. 'DpdCovarTwoPCFWLClPosPos2D': Covariance of Tomographic Angular Power Spectra
13771378
#. 'DpdCovarTwoPCFWLCOSEBIShearShear2D': Covariance of Tomographic Cosmic Shear COSEBI
13781379
#. 'DpdCovarTwoPCFWLPEBPosShear2D': Cov. of Tomo. Galaxy-Galaxy Lensing EB Power Spectra
1379-
#. 'DpdCovarTwoPCFWLPEBShearShear2D': Covariance of Tomographic Cosmic Shear EB Power
1380-
Spectra
1380+
#. 'DpdCovarTwoPCFWLPEBShearShear2D': Covariance of Tomographic Cosmic Shear EB Power Spectra
13811381
#. 'DpdCovarTwoPCFWLPosPos2D': Covariance of Tomographic Angular Correlation
13821382
#. 'DpdCovarTwoPCFWLPosShear2D': Cov. of Tomographic Galaxy-Galaxy Lensing Correlation
13831383
#. 'DpdCovarTwoPCFWLShearShear2D': Covariance of Tomographic Cosmic Shear Correlation
@@ -1455,7 +1455,7 @@ def get_scientific_product_list(self, *, observation_id=None, tile_index=None, c
14551455
Cartesian 2PCF Product]
14561456
#. 'DpdLE3gcCovmatTwoPointCov2Dpol': Output - 2D Polar [Covariance Matrix of the 2D Polar
14571457
2PCF Product]
1458-
#. 'DpdLE3gcCovmatTwoPointCovMu': Output - Covariance Matrix of the Multipoles 0,1,2,3,
1458+
#. 'DpdLE3gcCovmatTwoPointCovMu': Output - Covariance Matrix of the Multipoles 0, 1, 2, 3,
14591459
4 2PCF Product
14601460
#. 'DpdLE3gcCovmatTwoPointCovPro': Output - Projected [Covariance Matrix of the Projected
14611461
2PCF Product]

0 commit comments

Comments
 (0)