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


emsaplib (emsaplib-2.30) [xmmsas_20160201_1833-15.0.0]

projectEventsEnergy edusoft_mod module edusoft Home Index

Meta Index / Home Page / Description / edusoft_mod module

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/SSC -- 2016-02-01