Skip to content

Unwrapping stopped using the run_unwrap_ps_ds.sh #38

@bjmarfito

Description

@bjmarfito

Unwrapping of the PS and DS using the run_unwrap_ps_ds.sh stopped due to the following error:

snaphu v1.4.2
Reading wrapped phase from file PS_DS/20200821_20200914.int
No weight file specified. Assuming uniform weights
Reading correlation data from file PS_DS/tcorr_ds_ps.bin
NaN or infinity found in correlation data
Abort

The command I've used to generate the run_unwrap_ps_ds.sh is integratePS.py -s coreg_stack/slcs_base.vrt -d adjusted_wrapped_DS/ -t Sequential/Datum_connection/EVD/tcorr.bin -p ampDispersion/ps_pixels -o PS_DS --unwrap_method snaphu.

The code inside the run_unwrap_ps_ds.sh are the following:
unwrap_fringe.py -m snaphu -i PS_DS/20200821_20200827.int -c PS_DS/tcorr_ds_ps.bin -o PS_DS/unwrap/20200821_20200827.unw
unwrap_fringe.py -m snaphu -i PS_DS/20200821_20200902.int -c PS_DS/tcorr_ds_ps.bin -o PS_DS/unwrap/20200821_20200902.unw
unwrap_fringe.py -m snaphu -i PS_DS/20200821_20200908.int -c PS_DS/tcorr_ds_ps.bin -o PS_DS/unwrap/20200821_20200908.unw
unwrap_fringe.py -m snaphu -i PS_DS/20200821_20200914.int -c PS_DS/tcorr_ds_ps.bin -o PS_DS/unwrap/20200821_20200914.unw
unwrap_fringe.py -m snaphu -i PS_DS/20200821_20200920.int -c PS_DS/tcorr_ds_ps.bin -o PS_DS/unwrap/20200821_20200920.unw

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions