ERI0_REBIN_AST

Rebin an AsterixRMF using channel bounds or grouping

Invocation

CALL ERI0_REBIN_AST( NARG, ARGS, OARG, STATUS )

Description

No description of this routine has been documented

Arguments

References

Description

Loop over response elements finding new channel index. Merge together response elements with identical indices.

IMPLICIT NONE INTEGER N, EI(*), CI(*), ON, STATUS, IGRP, NBND REAL CSPEC(*), BNDS(*) INTEGER MINCCH(*), MAXCCH(*)

CODE