Nicola,
I don't know what number or fraction of channels are in eval_cs.dat,
but whatever is there was chosen manually based on the available data
(either if the data contradicted the formulae of Webber or TS, and then results of a calculation were used,
or, if there were enough data, the cross section was approximated with an interpolation).
It may be difficult to identify the sources of some data from comments in eval_cs.dat,
but much of it came from a large collection published by Springer
(A. Iljinov et al., 'Production of radionuclides at intermediate energies')
and adopted for numerical applications in the NUCLEX code.
We are preparing a new publication to revise our data on isotopic production cross sections,
and all the necessary references will be there.
Regarding specifically the cross sections of Li, Be and B production, take a look at
http://adsabs.harvard.edu/abs/2003ICRC....4.1969Mand other papers listed at
http://galprop.stanford.edu/publication ... _processesThe reference for He_to_H_CS function is given in the source file He_to_H_CS.cc, and I am copying and pasting the comment in the source code below:
Code:
// REFERENCES:
// Ferrando P. et al. 1988, PRC 37, 1490
// MODIFICATIONS OF THE ORIGINAL SCHEME:
// - AMU,DELTA are found from linear extrapolation for E1<E(1);
// - for linear inter-/extra-polation of DELTA the log scale in E is applied;
// - FZI is found from linear inter-/extra-polation on log scale in Z.
Andrey