Here two suggestions
- run_files directory :
It would be good to have two directories:
miaplpy/run_files for run_01_* to run_03_* and
miaplpy/network_single_reference/run_files for run_04* to run_09_*
- interferogram.networkType option
Given that a directory network_sequential_3 or network_sequential_5 is generated, it would be helpful to have the ability to optionally specify the network as
interferogram.networkType=sequential_3
interferogram.networkType=sequential_5
with interferogram.numConn being read from the sequential_3 string. Similar for the Delaunay network options (which I have not tried). That would make it easier and cleaner to compare results for different networks
Here two suggestions
- run_files directory :
It would be good to have two directories:
miaplpy/run_filesforrun_01_*torun_03_*andmiaplpy/network_single_reference/run_filesforrun_04*torun_09_*- interferogram.networkType option
Given that a directory
network_sequential_3ornetwork_sequential_5is generated, it would be helpful to have the ability to optionally specify the network aswith
interferogram.numConnbeing read from thesequential_3string. Similar for the Delaunay network options (which I have not tried). That would make it easier and cleaner to compare results for different networks