fringe icon indicating copy to clipboard operation
fringe copied to clipboard

If there is a single SLC left in a mini-stack Fringe crashes

Open jlmaurer opened this issue 4 years ago • 1 comments

Specific Example:

  • 121 total SLCs
  • mini-stack of size 20
  • leaves a single SLC

Result:

  • no EVD folder created for the single SLC
  • integratePS.py crashes because it can't find the EVD folder for the last SLC

Possible work-arounds:

  • just drop the extra one
  • take one from the previous mini-stack to make a mini-stack of 2?

jlmaurer avatar May 15 '20 13:05 jlmaurer

Yeah. This needs some work. The logic for checking for images in the last mini stack doesn't exist. We typically just modify the stack.vrt to get around this.

piyushrpt avatar May 15 '20 20:05 piyushrpt