XMM-Newton SAS Home Page
XMM-Newton Science Analysis System


emsaplib (emsaplib-2.33.1) [22.0.0-9173c7d25-20250127]

pat_init

Aim: Initialization of the pattern library for EDUSOFT.

The F90 calling sequence is:

! patterns  : input argument. Pattern library read from the CAL by a call like
!             call CAL_getEventPatterns(patterns, eduThreshold)
  integer(kind=int8),  dimension(:,:,:), pointer :: patterns


! edupat: output argument. Pattern library as used by edusoft routine.
  type(edu_pattern) :: edupat(edu_npat)

   call pat_init(patterns,edupat)



XMM-Newton SOC -- 2025-01-27