Changes between Version 12 and Version 13 of ImplementationofAnalysisStep_PDAF3


Ignore:
Timestamp:
May 27, 2025, 5:31:23 PM (5 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImplementationofAnalysisStep_PDAF3

    v12 v13  
    7777== Implementation variants before PDAF3 ==
    7878
    79 === Implementing the analysis step using PDAF-OMI without PDAFlocal ===
     79=== Analysis step using PDAF-OMI without PDAFlocal ===
    8080
    8181This variant refers to the `PDAFomi_` routines to call the analysis step.
     
    8585|| For reference we provide the documentation on the  **[wiki:ImplementAnalysisLocal_untilPDAF221 implementation of the analysis step with PDAF-OMI not using PDAFlocal].** ||
    8686
    87 === Implementing the analysis step using PDAF-OMI and PDAFlocal ===
     87=== Analysis step using PDAF-OMI and PDAFlocal ===
    8888
    8989This variant refers to the `PDAFlocalomi_` routines to call the analysis step.
     
    9595
    9696
    97 === Implementing the analysis step using PDAF's full interface ===
     97=== Analysis step using PDAF's full interface ===
    9898
    9999This variant refers to the `PDAF_` routines to call the analysis step.