It seems that custom mode is completely broken. For example, in init_options, asclepios tries to do: ``` get_cluster_attributes(args.cluster)['model'] ``` Which fails if args.cluster == 'custom', of course