Skip to content

estimateAzimuthMisreg.py: list' object has no attribute 'size'. run_07_pairs_misreg_1_ #107

Description

@disilvestro

ERROR

At out_run_07_pairs_misreg.e, for every pair(?) listed below

Error: "Traceback" found in /scratch/09580/gdisilvestro/PacayaSenD26/run_files/run_07_pairs_misreg_0_20141031_20141124_1.e
Error: "Traceback" found in /scratch/09580/gdisilvestro/PacayaSenD26/run_files/run_07_pairs_misreg_0_20141031_20141218_2.e
Error: "Traceback" found in /scratch/09580/gdisilvestro/PacayaSenD26/run_files/run_07_pairs_misreg_0_20141031_20150429_3.e
...
Error: "Traceback" found in /scratch/09580/gdisilvestro/PacayaSenD26/run_files/run_07_pairs_misreg_1_20260413_20260419_598.e
Error: "Traceback" found in /scratch/09580/gdisilvestro/PacayaSenD26/run_files/run_07_pairs_misreg_1_20260413_20260425_599.e
Error: "Traceback" found in /scratch/09580/gdisilvestro/PacayaSenD26/run_files/run_07_pairs_misreg_1_20260413_20260501_600.e
Error: "Traceback" found in /scratch/09580/gdisilvestro/PacayaSenD26/run_files/run_07_pairs_misreg_1_20260419_20260425_601.e
Error: "Traceback" found in /scratch/09580/gdisilvestro/PacayaSenD26/run_files/run_07_pairs_misreg_1_20260419_20260501_602.e
Error: "Traceback" found in /scratch/09580/gdisilvestro/PacayaSenD26/run_files/run_07_pairs_misreg_1_20260419_20260507_603.e
Error: "Traceback" found in /scratch/09580/gdisilvestro/PacayaSenD26/run_files/run_07_pairs_misreg_1_20260425_20260501_604.e
Error: "Traceback" found in /scratch/09580/gdisilvestro/PacayaSenD26/run_files/run_07_pairs_misreg_1_20260425_20260507_605.e
Error: "Traceback" found in /scratch/09580/gdisilvestro/PacayaSenD26/run_files/run_07_pairs_misreg_1_20260501_20260507_606.e

I get the following error

Traceback (most recent call last):
  File "/work2/09580/gdisilvestro/stampede3/code/minsar/tools/miniforge3/envs/minsar/share/isce2/topsStack/SentinelWrapper.py", line 251, in <module>
    main(args.start,args.end)
  File "/work2/09580/gdisilvestro/stampede3/code/minsar/tools/miniforge3/envs/minsar/share/isce2/topsStack/SentinelWrapper.py", line 242, in main
    cfgParser.runCmd()
  File "/work2/09580/gdisilvestro/stampede3/code/minsar/tools/miniforge3/envs/minsar/share/isce2/topsStack/SentinelWrapper.py", line 54, in runCmd
    func_modules.main(self.funcParams[section])
  File "/work2/09580/gdisilvestro/stampede3/code/minsar/tools/miniforge3/envs/minsar/share/isce2/topsStack/estimateAzimuthMisreg.py", line 137, in main
    if val.size == 0 :
AttributeError: 'list' object has no attribute 'size'

More info

(dolphin-env) //login4/scratch/09580/gdisilvestro/PacayaSenD26[1049] countbursts 
geom_reference/20141031   #of_bursts: 1   1
coreg_secondarys/20141124 #of_bursts: 0   0
coreg_secondarys/20141218 #of_bursts: 0   0
coreg_secondarys/20150429 #of_bursts: 0   0
coreg_secondarys/20150523 #of_bursts: 0   0
coreg_secondarys/20150616 #of_bursts: 0   0
coreg_secondarys/20150710 #of_bursts: 0   0
coreg_secondarys/20150827 #of_bursts: 0   0
coreg_secondarys/20150920 #of_bursts: 0   0
coreg_secondarys/20151014 #of_bursts: 0   0
coreg_secondarys/20151107 #of_bursts: 0   0
coreg_secondarys/20151201 #of_bursts: 0   0
coreg_secondarys/20151225 #of_bursts: 0   0
...

TEMPLATE

(dolphin-env) //login4/scratch/09580/gdisilvestro/PacayaSenD26[1046] cat /work2/09580/gdisilvestro/stampede2/insarlab/infiles/gdisilvestro/TEMPLATES/PacayaSenD26.template 
######################################################
ssaraopt.platform                  = SENTINEL-1  # [Sentinel-1 / ALOS2 / RADARSAT2 / TerraSAR-X / COSMO-Skymed]
ssaraopt.relativeOrbit             = 26
ssaraopt.startDate                 = 20141001  # YYYYMMDD
ssaraopt.endDate                   = auto  # YYYYMMDD
######################################################
minsar.excludeDates                = 20250501,20141020
######################################################
topsStack.subswath                 = 1 2 3 # '1 2'
topsStack.excludeDates             = 20250921
topsStack.numConnections           = 4    # comment
topsStack.azimuthLooks             = 4    # comment
topsStack.rangeLooks               = 16   # comment
topsStack.filtStrength             = 0.2  # comment
topsStack.unwMethod                = snaphu  # comment
topsStack.coregistration           = NESD  # [NESD geometry], auto for NESD
######################################################
mintpy.load.autoPath               = yes
mintpy.compute.cluster             = local #[local / slurm / pbs / lsf / none], auto for none, cluster type
mintpy.compute.numWorker           = 48 #[int > 1 / all], auto for 4 (local) or 40 (non-local), num of workers
mintpy.plot.maxMemory              = auto  #[float], auto for 4, max memory used by one call of view.py for plotting.
mintpy.networkInversion.parallel   = yes  #[yes / no], auto for no, parallel processing using dask
mintpy.save.hdfEos5                = yes   #[yes / update / no], auto for no, save timeseries to UNAVCO InSAR Archive format
mintpy.save.hdfEos5.update         = yes   #[yes / no], auto for no, put XXXXXXXX as endDate in output filename
mintpy.save.hdfEos5.subset         = yes   #[yes / no], auto for no, put subset range info in output filename
mintpy.save.kmz                    = yes   #[yes / no], auto for yes, save geocoded velocity to Google Earth KMZ file
mintpy.reference.minCoherence      = 0.7      #[0.0-1.0], auto for 0.85, minimum coherence for auto method
mintpy.troposphericDelay.method    = auto   # pyaps  #[pyaps / height_correlation / base_trop_cor / no], auto for pyaps
mintpy.networkInversion.minTempCoh = 0.6 #[0.0-1.0], auto for 0.7, min temporal coherence for mask
######################################################
miaplpy.load.processor               = isce
miaplpy.multiprocessing.numProcessor = 40
miaplpy.inversion.rangeWindow        = 24   # range window size for searching SHPs, auto for 15
miaplpy.inversion.azimuthWindow      = 7    # azimuth window size for searching SHPs, auto for 15
miaplpy.inversion.patchSize          = 150  # patch size (n*n) to divide the image for parallel processing, auto for 200
miaplpy.timeseries.tempCohType       = full     # [full, average], auto for full.
miaplpy.interferograms.networkType   = delaunay # network
miaplpy.unwrap.snaphu.tileNumPixels  = 10000000000     # number of pixels in a tile, auto for 10000000
######################################################
minsar.miaplpyDir.addition           = date  #[name / lalo / no] auto for no (miaply_$name_startDate_endDate))
miaplpy.subset.lalo                  = 14.335:14.399,-90.635:-90.562    #[S:N,W:E / no], auto for no
miaplpy.load.startDate               = auto  # 20200101
miaplpy.load.endDate                 = auto
mintpy.geocode.laloStep              = 0.0008,0.0008
miaplpy.timeseries.minTempCoh        = 0.75      # auto for 0.5
mintpy.networkInversion.minTempCoh   = 0.75
######################################################
minsar.insarmaps_flag                = True
minsar.upload_flag                   = True
minsar.insarmaps_dataset             = filt*DS

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions