choose_ia ================================================ Select intrinsic alignment parameters from suffixed versions +-------------+----------------------------------------------------+ | File | intrinsic_alignments/choose_ia/choose_ia_params.py | +-------------+----------------------------------------------------+ | Attribution | CosmoSIS Team | +-------------+----------------------------------------------------+ | URL | | +-------------+----------------------------------------------------+ This utility module selects intrinsic alignment parameters from versions that have been computed with suffixed names. This is useful when multiple IA models or galaxy populations have been computed and stored with different suffixes, and you want to select one set as the primary IA parameters. The module looks for parameters with the specified suffix and copies them to the standard parameter names without the suffix. Assumptions ----------- - IA parameters have been computed with suffixed names Setup Parameters ---------------- .. list-table:: :header-rows: 1 * - Name - Type - Default - Description * - suffix - str - - Suffix to look for in parameter names Input values ---------------- .. list-table:: :header-rows: 1 * - Section - Name - Type - Default - Description * - intrinsic_alignment_parameters - parameter_suffix - real or real 2d - - IA parameter with suffix to be copied to standard name Output values ---------------- .. list-table:: Output values :header-rows: 1 * - Section - Name - Type - Description * - intrinsic_alignment_parameters - parameter - real or real 2d - IA parameter copied from suffixed version