Changes between Version 5 and Version 6 of PDAFlocal_overview


Ignore:
Timestamp:
Sep 9, 2024, 4:48:04 PM (10 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAFlocal_overview

    v5 v6  
    143143== Porting to PDAFlocal ==
    144144
    145 If you like to port you existing code to using PDAFlocal, the steps are the following
     145If you like to port your existing code to using PDAFlocal, the steps are the following
    1461461. Change the call to the analysis routine from `PDAFomi_` to `PDAFlocalomi_` (or `PDAF_` to `PDAFlocal_` for non-OMI implementations)
    1471471. Remove `g2l_state_pdaf` and `l2g_state_pdaf` from the interface of the `PDAFlocalomi_`