Skip to content

generate_mask: mask velocity based on velocityStd#618

Merged
yunjunz merged 4 commits intoinsarlab:mainfrom
forrestfwilliams:vel_mask
Jul 27, 2021
Merged

generate_mask: mask velocity based on velocityStd#618
yunjunz merged 4 commits intoinsarlab:mainfrom
forrestfwilliams:vel_mask

Conversation

@forrestfwilliams
Copy link
Collaborator

@forrestfwilliams forrestfwilliams commented Jul 26, 2021

References issue #613
Generate mask based on formula |velocity|>2*velocitStd

Description of proposed changes

  • adds --vstd argument
  • adds mask generation functionality in create_threshold_mask()

Reminders

  • Pass Codacy code review (green)
  • Pass Circle CI test (green)
  • Make sure that your code follows our style. Use the other functions/files as a basis.
  • If adding new functionality, add a detailed description to the documentation and/or an example.

References issue insarlab#613
Generate mask based on formula |velocity|>2*velocitStd
- adds --vstd argument
- adds mask generation functionality in create_threshold_mask()
Copy link
Member

@yunjunz yunjunz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thank you @forrestfwilliams!

@forrestfwilliams
Copy link
Collaborator Author

No problem @yunjunz! Thanks for being willing to include this niche functionality within MintPy!

@yunjunz yunjunz merged commit d77267e into insarlab:main Jul 27, 2021
@forrestfwilliams forrestfwilliams deleted the vel_mask branch July 27, 2021 07:24
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.

2 participants