Skip to content

ifg_inv: adjust default aux quality file for ionStack + bugs fix#791

Merged
yunjunz merged 1 commit intoinsarlab:mainfrom
yunjunz:bugfix
Jun 14, 2022
Merged

ifg_inv: adjust default aux quality file for ionStack + bugs fix#791
yunjunz merged 1 commit intoinsarlab:mainfrom
yunjunz:bugfix

Conversation

@yunjunz
Copy link
Member

@yunjunz yunjunz commented Jun 14, 2022

Description of proposed changes

  • ifgram_inversion.py: adjust the default stack quality file for ionStack, add size checking before using it for masking

  • load_data.run_or_skip(): bugfix for the in/out_size comparison introduced in load ionosphere stack from isce2/topsStack #780, suggested by @olliestephenson.

  • cluster.DaskCluster.close(): reverse client/cluster.close() order to better avoid the CancelledError.

  • multilook: replace average with mean

  • utils.plot.auto_fig_title(): add extra suffix for ionStack.h5

Reminders

  • Pass Codacy code review (green)
  • Pass Circle CI test (green)
  • If modifying functionality, describe changes to function behavior and arguments in a comment below the function declaration.

+ ifgram_inversion.py: adjust the default stack quality file for ionStack, add size checking

+ load_data.run_or_skip(): bugfix for the in/out_size comparison, as suggested by Ollie.

+ multilook: replace average with mean
@yunjunz yunjunz merged commit da225ba into insarlab:main Jun 14, 2022
@yunjunz yunjunz deleted the bugfix branch June 14, 2022 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant