diff --git a/src/hyp3_isce2/stripmapapp_alos.py b/src/hyp3_isce2/stripmapapp_alos.py index b859e248..012a05c5 100644 --- a/src/hyp3_isce2/stripmapapp_alos.py +++ b/src/hyp3_isce2/stripmapapp_alos.py @@ -76,7 +76,7 @@ def __init__( self.azimuth_looks = azimuth_looks self.range_looks = range_looks - # hardcoded params for topsapp burst processing + # hardcoded params for topsapp stripmap processing self.filter_strength = 0.5 self.filter_coherence = 0.6 self.do_unwrap = True