MiaplPy icon indicating copy to clipboard operation
MiaplPy copied to clipboard

How to crop data prepared for miaplpy

Open ZGHHGZ opened this issue 1 year ago • 2 comments

Hello, I see that the size of the sample data given by miaplpy is very small, may I ask how to crop the data in isce processing, looking forward to your reply! efede4c7a9ee18a717b138086161c70a

ZGHHGZ avatar Jan 08 '24 01:01 ZGHHGZ

Hi @ZGHHGZ You can specify a subset area in your template file to crop data while loading them: https://github.com/insarlab/MiaplPy/blob/7dbf0c127d59a2f73ff3e27452a212e33aaf76b6/src/miaplpy/defaults/miaplpyApp.cfg#L47-L48

mirzaees avatar Jan 09 '24 19:01 mirzaees

Hi @ZGHHGZ You can specify a subset area in your template file to crop data while loading them:

https://github.com/insarlab/MiaplPy/blob/7dbf0c127d59a2f73ff3e27452a212e33aaf76b6/src/miaplpy/defaults/miaplpyApp.cfg#L47-L48 Thank you for your reply, I was able to crop in miaplpy, but I would like to know how to do it directly in isce, I didn't find information about cropping in isce, but in the sample file in miaplpy, the file is cropped, I would like to know how this is done, I am sorry for the interruption.

ZGHHGZ avatar Jan 10 '24 03:01 ZGHHGZ