Source: cli/datasets/rate_homogeneity.pro
rate_homogeneity Set the tolerance of rate datasets towards plotting non-matching streams on the same axes. Usage: rate_homogeneity, [level|/strict|/relaxed|/free] Argument: level int input Set the level of tolerance. 0: Very strict (not even fluxes relative to total energy and relative to MeV/nuc can be mixed) 1: Somewhat relaxed (MeV and MeV/nuc etc can be mixed but UDS streams won't mix) 2: Anything goes (It's your responsibility to see that your resulting plots make some sort of sense). Keywords: strict The same as level=0 relaxed The same as level=1 free The same as level=2 History: Original: 30/4/01; SJT