Skip to content

Commit fd7e980

Browse files
Jorge Fernandez HernandezJorge Fernandez Hernandez
authored andcommitted
EUCLIDPCR-1863 Update help info for the method get_product_list
1 parent b822645 commit fd7e980

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
@@ -870,13 +870,13 @@ def get_product_list(self, *, observation_id=None, tile_index=None, product_type
870870
#. VIS
871871
DpdVisCalibratedQuadFrame: VIS Calibrated Frame Product
872872
DpdVisCalibratedFrameCatalog: VIS Calibrated Frame Catalog
873-
DpdVisStackedFrame: Vis Stacked Frame Product
874-
DpdVisStackedFrameCatalog: Vis Stacked Catalogue Product
873+
DpdVisStackedFrame: Vis Stacked Frame Product - This product is not available in Q1
874+
DpdVisStackedFrameCatalog: Vis Stacked Catalogue Product - This product is not available in Q1
875875
#. NIR
876876
DpdNirCalibratedFrame: NIR Calibrated Frame
877877
DpdNirCalibratedFrameCatalog: NIR Calibrated Frame Catalog
878-
DpdNirStackedFrame: NIR Stacked Frame
879-
DpdNirStackedFrameCatalog: NIR Stacked Frame Catalog
878+
DpdNirStackedFrame: NIR Stacked Frame - This product is not available in Q1
879+
DpdNirStackedFrameCatalog: NIR Stacked Frame Catalog - This product is not available in Q1
880880
#. MER
881881
DpdMerSegmentationMap: Segmentation Map Product
882882
DpdMerBksMosaic: Background-Subtracted Mosaic Product

0 commit comments

Comments
 (0)