obj = CLASS.get(OBJECT_TYPE, {arg1:value1, arg2:value2, ...}) data = obj.OBJECT_COMMAND(args)Use the EMAN2 html documentation or use the ``dump'' command in python to see a list of the available object types for each class and their corresponding argument lists.