Only a subset of the full *COMMANDS section is available here to allow the update of gain spectra.
CREATELIST <group-parameter-list-name> FROM <group-name>
CREATELIST defines an internal list of data words from <group-parameter-list-name> which consists of the variables specified in an item list that are found in the current event, eg.
would create the group-parameter-list GELIST consisting of all the germanium groups.CREATELIST GELIST FROM GE
INC <autogain-spectrum-name>(<x-channel>) INDEXED <index>
See first example in Appendix A for how to use autogain to derive gain coefficients and then use them in the main commands section.