MiaplPy icon indicating copy to clipboard operation
MiaplPy copied to clipboard

MIAmi Phase Linking in PYthon

Results 31 MiaplPy issues
Sort by recently updated
recently updated
newest added

Hello, When I load stripmapStack SLC prepared by ISCE2. It is showed that ![image](https://github.com/insarlab/MiaplPy/assets/23610937/233eff07-75cf-4479-80bf-4a4b4536a94e) But I run _prep_isce.py_ before, and some *.rsc generated. Like as ![image](https://github.com/insarlab/MiaplPy/assets/23610937/8a7f77a4-b233-4543-a8b1-5d1cd37ef19f) And the are STARTING_RANGE...

Hello @mirzaees , When I using the following miaplpy paramters to do the Mud Creek landslide case, the PS result seems much less than the paper. miaplpy.inversion.rangeWindow = 19 #...

Hello @mirzaees, I am attempting to install MiaplPy on my desktop by following the instructions provided in the documentation: https://github.com/insarlab/MiaplPy/blob/main/docs/installation.md. It seems that I was unable to install it correctly....

The ministack feature as currently implemented has several limitations. First it creates annual ministacks starting in January which causes problems for reference images in early or late in the year...

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...

I suppose in this line (as well as in the function call) you mean `run_interferogram` or `run_ifgram`, https://github.com/insarlab/MiaplPy/blob/7dbf0c127d59a2f73ff3e27452a212e33aaf76b6/src/miaplpy/generate_ifgram.py#L68 right?

Hi Thanks for your answer, but in my case I run the stack with ISCE2 with stackSentinel.py and according to the example template minopy.load.slcFile = ../merged/SLC/*/*.slc.full #[path2slc_file] I only have...

Hello, I used to analyze Sentinel1 images with MintPy and I found that MiaplPy seems to need different input. However, I'm confused about how to set stackSentinel.py parameters so that...

I'm confused about how to set stackStripMap.py parameters in ISCE to make it compatible with Miaplpy. Also, what should be the correct way to set input paths for Miaplpy with...

For reference point update, I am aware that I need to run ```miaplpyApp.py $TE/MiamiSenAT48.template --dir miaplpy_Surfside_2016_202211 --start ifgram_correction```, but there seems to be a bug which confuses things. When I...