remap_presets#

Registry for known useful preset.

to add a preset, add a new entry in remap_presets value should be a tuple of two dictionaries, with a old_id -> new_id mapping and a new_id -> new_name mapping

Functions

list_available_presets()[source]#