Changes between Version 1 and Version 2 of OfflineImplementationofAnalysisStep_PDAF23
- Timestamp:
- May 18, 2025, 7:09:47 PM (7 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OfflineImplementationofAnalysisStep_PDAF23
v1 v2 1 1 = Implementation of the analysis step with OMI (PDAF 2) = 2 3 || This Implementaton Guide describes the implementation of the offline mode as of PDAF V2.3. This is intended as a reference for existing implementations before the release of PDAF V3.0. For new implementations, we recommend to follow the [wiki:OfflineImplementationGuide updated Implementation Guide for PDAF 3]. || 2 4 3 5 {{{ … … 65 67 == Implementation of the analysis step without OMI == 66 68 67 PDAF-OMI was introduced with version 1.16 of PDAF. While we recommend using OMI, the [wiki:ImplementationofAnalysisStep_noOMI implementation of the analysis step without OMI] is still possible.69 PDAF-OMI was introduced with version 1.16 of PDAF. While we recommend using OMI, the [wiki:ImplementationofAnalysisStep_noOMI implementation of the analysis step without OMI], thus using PDAF's full interface, is still possible. However, this can be considered as an expert mode. 68 70 69 71