You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In light of the big changes to the Orbital module in #303, review and refactor the module. Here are some considerations:
communicate to users when is it worth using the orbital correction (what sensor, size of imaged area etc).
more testing of the use of scale factor in the DM for network method and refine the default value if necessary.
refactor the flow of the module and re-use functionality for both independent and network methods where possible (e.g. multi-looking)
reconsider the need for the application of the offset as the median of the image during the orbital module (pyrate.core.ref_phs_est can be ran before and/or afterwards to have the same impact on the data)
The text was updated successfully, but these errors were encountered:
In light of the big changes to the Orbital module in #303, review and refactor the module. Here are some considerations:
pyrate.core.ref_phs_est
can be ran before and/or afterwards to have the same impact on the data)The text was updated successfully, but these errors were encountered: