Search.setIndex({"docnames": ["api/asdf.AsdfFile", "api/asdf.CustomType", "api/asdf.ExternalArrayReference", "api/asdf.IntegerType", "api/asdf.Stream", "api/asdf.__version__", "api/asdf.config.AsdfConfig", "api/asdf.config.config_context", "api/asdf.config.get_config", "api/asdf.config_context", "api/asdf.extension.AsdfExtension", "api/asdf.extension.AsdfExtensionList", "api/asdf.extension.BuiltinExtension", "api/asdf.extension.Compressor", "api/asdf.extension.Converter", "api/asdf.extension.ConverterProxy", "api/asdf.extension.Extension", "api/asdf.extension.ExtensionManager", "api/asdf.extension.ExtensionProxy", "api/asdf.extension.ManifestExtension", "api/asdf.extension.TagDefinition", "api/asdf.extension.get_cached_asdf_extension_list", "api/asdf.extension.get_cached_extension_manager", "api/asdf.extension.get_default_resolver", "api/asdf.fits_embed.AsdfInFits", "api/asdf.get_config", "api/asdf.info", "api/asdf.open", "api/asdf.resource.DirectoryResourceMapping", "api/asdf.resource.JsonschemaResourceMapping", "api/asdf.resource.ResourceManager", "api/asdf.resource.ResourceMappingProxy", "api/asdf.resource.get_json_schema_resource_mappings", "api/asdf.schema.check_schema", "api/asdf.schema.fill_defaults", "api/asdf.schema.remove_defaults", "api/asdf.schema.validate", "api/asdf.search.AsdfSearchResult", "api/asdf.tagged.Tagged", "api/asdf.tagged.TaggedDict", "api/asdf.tagged.TaggedList", "api/asdf.tagged.TaggedString", "api/asdf.tagged.get_tag", "api/asdf.tagged.tag_object", "api/asdf.tags.core.AsdfObject", "api/asdf.tags.core.ComplexType", "api/asdf.tags.core.ConstantType", "api/asdf.tags.core.ExtensionMetadata", "api/asdf.tags.core.HistoryEntry", "api/asdf.tags.core.NDArrayType", "api/asdf.tags.core.Software", "api/asdf.tags.core.SubclassMetadata", "api/asdf.tests.helpers.assert_roundtrip_tree", "api/asdf.tests.helpers.assert_tree_match", "api/asdf.tests.helpers.display_warnings", "api/asdf.tests.helpers.get_file_sizes", "api/asdf.tests.helpers.get_test_data_path", "api/asdf.tests.helpers.yaml_to_asdf", "api/asdf.treeutil.get_children", "api/asdf.treeutil.is_container", "api/asdf.treeutil.iter_tree", "api/asdf.treeutil.walk", "api/asdf.treeutil.walk_and_modify", "api/asdf.types.AsdfType", "api/asdf.types.CustomType", "api/asdf.types.ExtensionType", "api/asdf.types.format_tag", "api/asdf.util.calculate_padding", "api/asdf.util.filepath_to_url", "api/asdf.util.get_array_base", "api/asdf.util.get_base_uri", "api/asdf.util.get_class_name", "api/asdf.util.human_list", "api/asdf.util.is_primitive", "api/asdf.util.iter_subclasses", "api/asdf.util.resolve_name", "api/asdf.util.uri_match", "api/asdf.versioning.AsdfSpec", "api/asdf.versioning.AsdfVersion", "api/asdf.versioning.AsdfVersionMixin", "api/asdf.versioning.join_tag_version", "api/asdf.versioning.split_tag_version", "api/asdf.yamlutil.custom_tree_to_tagged_tree", "api/asdf.yamlutil.tagged_tree_to_custom_tree", "asdf/arrays", "asdf/asdf_tool", "asdf/changes", "asdf/citation", "asdf/config", "asdf/contributing", "asdf/developer_api", "asdf/developer_overview", "asdf/developer_versioning", "asdf/extending/compressors", "asdf/extending/converters", "asdf/extending/extensions", "asdf/extending/legacy", "asdf/extending/manifests", "asdf/extending/resources", "asdf/extending/schemas", "asdf/extending/uris", "asdf/extending/use_cases", "asdf/features", "asdf/install", "asdf/overview", "asdf/user_api", "asdf/using_extensions", "index"], "filenames": ["api/asdf.AsdfFile.rst", "api/asdf.CustomType.rst", "api/asdf.ExternalArrayReference.rst", "api/asdf.IntegerType.rst", "api/asdf.Stream.rst", "api/asdf.__version__.rst", "api/asdf.config.AsdfConfig.rst", "api/asdf.config.config_context.rst", "api/asdf.config.get_config.rst", "api/asdf.config_context.rst", "api/asdf.extension.AsdfExtension.rst", "api/asdf.extension.AsdfExtensionList.rst", "api/asdf.extension.BuiltinExtension.rst", "api/asdf.extension.Compressor.rst", "api/asdf.extension.Converter.rst", "api/asdf.extension.ConverterProxy.rst", "api/asdf.extension.Extension.rst", "api/asdf.extension.ExtensionManager.rst", "api/asdf.extension.ExtensionProxy.rst", "api/asdf.extension.ManifestExtension.rst", "api/asdf.extension.TagDefinition.rst", "api/asdf.extension.get_cached_asdf_extension_list.rst", "api/asdf.extension.get_cached_extension_manager.rst", "api/asdf.extension.get_default_resolver.rst", "api/asdf.fits_embed.AsdfInFits.rst", "api/asdf.get_config.rst", "api/asdf.info.rst", "api/asdf.open.rst", "api/asdf.resource.DirectoryResourceMapping.rst", "api/asdf.resource.JsonschemaResourceMapping.rst", "api/asdf.resource.ResourceManager.rst", "api/asdf.resource.ResourceMappingProxy.rst", "api/asdf.resource.get_json_schema_resource_mappings.rst", "api/asdf.schema.check_schema.rst", "api/asdf.schema.fill_defaults.rst", "api/asdf.schema.remove_defaults.rst", "api/asdf.schema.validate.rst", "api/asdf.search.AsdfSearchResult.rst", "api/asdf.tagged.Tagged.rst", "api/asdf.tagged.TaggedDict.rst", "api/asdf.tagged.TaggedList.rst", "api/asdf.tagged.TaggedString.rst", "api/asdf.tagged.get_tag.rst", "api/asdf.tagged.tag_object.rst", "api/asdf.tags.core.AsdfObject.rst", "api/asdf.tags.core.ComplexType.rst", "api/asdf.tags.core.ConstantType.rst", "api/asdf.tags.core.ExtensionMetadata.rst", "api/asdf.tags.core.HistoryEntry.rst", "api/asdf.tags.core.NDArrayType.rst", "api/asdf.tags.core.Software.rst", "api/asdf.tags.core.SubclassMetadata.rst", "api/asdf.tests.helpers.assert_roundtrip_tree.rst", "api/asdf.tests.helpers.assert_tree_match.rst", "api/asdf.tests.helpers.display_warnings.rst", "api/asdf.tests.helpers.get_file_sizes.rst", "api/asdf.tests.helpers.get_test_data_path.rst", "api/asdf.tests.helpers.yaml_to_asdf.rst", "api/asdf.treeutil.get_children.rst", "api/asdf.treeutil.is_container.rst", "api/asdf.treeutil.iter_tree.rst", "api/asdf.treeutil.walk.rst", "api/asdf.treeutil.walk_and_modify.rst", "api/asdf.types.AsdfType.rst", "api/asdf.types.CustomType.rst", "api/asdf.types.ExtensionType.rst", "api/asdf.types.format_tag.rst", "api/asdf.util.calculate_padding.rst", "api/asdf.util.filepath_to_url.rst", "api/asdf.util.get_array_base.rst", "api/asdf.util.get_base_uri.rst", "api/asdf.util.get_class_name.rst", "api/asdf.util.human_list.rst", "api/asdf.util.is_primitive.rst", "api/asdf.util.iter_subclasses.rst", "api/asdf.util.resolve_name.rst", "api/asdf.util.uri_match.rst", "api/asdf.versioning.AsdfSpec.rst", "api/asdf.versioning.AsdfVersion.rst", "api/asdf.versioning.AsdfVersionMixin.rst", "api/asdf.versioning.join_tag_version.rst", "api/asdf.versioning.split_tag_version.rst", "api/asdf.yamlutil.custom_tree_to_tagged_tree.rst", "api/asdf.yamlutil.tagged_tree_to_custom_tree.rst", "asdf/arrays.rst", "asdf/asdf_tool.rst", "asdf/changes.rst", "asdf/citation.rst", "asdf/config.rst", "asdf/contributing.rst", "asdf/developer_api.rst", "asdf/developer_overview.rst", "asdf/developer_versioning.rst", "asdf/extending/compressors.rst", "asdf/extending/converters.rst", "asdf/extending/extensions.rst", "asdf/extending/legacy.rst", "asdf/extending/manifests.rst", "asdf/extending/resources.rst", "asdf/extending/schemas.rst", "asdf/extending/uris.rst", "asdf/extending/use_cases.rst", "asdf/features.rst", "asdf/install.rst", "asdf/overview.rst", "asdf/user_api.rst", "asdf/using_extensions.rst", "index.rst"], "titles": ["AsdfFile", "CustomType", "ExternalArrayReference", "IntegerType", "Stream", "__version__", "AsdfConfig", "config_context", "get_config", "config_context", "AsdfExtension", "AsdfExtensionList", "BuiltinExtension", "Compressor", "Converter", "ConverterProxy", "Extension", "ExtensionManager", "ExtensionProxy", "ManifestExtension", "TagDefinition", "get_cached_asdf_extension_list", "get_cached_extension_manager", "get_default_resolver", "AsdfInFits", "get_config", "info", "open", "DirectoryResourceMapping", "JsonschemaResourceMapping", "ResourceManager", "ResourceMappingProxy", "get_json_schema_resource_mappings", "check_schema", "fill_defaults", "remove_defaults", "validate", "AsdfSearchResult", "Tagged", "TaggedDict", "TaggedList", "TaggedString", "get_tag", "tag_object", "AsdfObject", "ComplexType", "ConstantType", "ExtensionMetadata", "HistoryEntry", "NDArrayType", "Software", "SubclassMetadata", "assert_roundtrip_tree", "assert_tree_match", "display_warnings", "get_file_sizes", "get_test_data_path", "yaml_to_asdf", "get_children", "is_container", "iter_tree", "walk", "walk_and_modify", "AsdfType", "CustomType", "ExtensionType", "format_tag", "calculate_padding", "filepath_to_url", "get_array_base", "get_base_uri", "get_class_name", "human_list", "is_primitive", "iter_subclasses", "resolve_name", "uri_match", "AsdfSpec", "AsdfVersion", "AsdfVersionMixin", "join_tag_version", "split_tag_version", "custom_tree_to_tagged_tree", "tagged_tree_to_custom_tree", "Saving arrays", "Command line tool", "Change Log", "Citation", "Configuration", "Contributing", "Developer API", "High level overview of the basic ASDF library", "Tag Versioning and You", "Binary block compressors", "Converters", "Extensions", "Deprecated extension API", "Extension manifests", "Resources and resource mappings", "ASDF schemas", "URIs in ASDF", "Common use cases", "Core Features", "Installation", "Overview", "User API", "The built-in extension", "ASDF - Advanced Scientific Data Format"], "terms": {"class": [0, 1, 2, 3, 4, 6, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 24, 28, 29, 30, 31, 37, 38, 39, 40, 41, 44, 45, 46, 47, 48, 49, 50, 51, 63, 64, 65, 71, 74, 75, 77, 78, 79, 86, 88, 91, 92, 94, 101, 102, 106, 107], "asdf": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 93, 94, 96, 97, 98, 103, 104, 106], "tree": [0, 1, 2, 3, 4, 14, 15, 24, 26, 27, 28, 34, 35, 36, 37, 45, 46, 49, 52, 53, 58, 59, 60, 61, 62, 64, 65, 82, 83, 84, 85, 86, 88, 90, 94, 95, 96, 98, 99, 100, 104, 105, 106, 107], "none": [0, 1, 4, 6, 10, 15, 16, 18, 19, 20, 24, 26, 27, 31, 36, 37, 39, 40, 41, 43, 53, 56, 57, 62, 64, 65, 82, 83, 86, 88, 91, 94, 96, 102], "uri": [0, 6, 14, 15, 16, 17, 18, 19, 20, 24, 27, 30, 70, 76, 84, 86, 91, 92, 94, 95, 97, 98, 99, 101, 102, 106, 107], "extens": [0, 1, 2, 3, 4, 6, 10, 11, 12, 13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 27, 36, 37, 45, 46, 49, 63, 64, 65, 85, 86, 91, 93, 94, 98, 101, 104, 107], "version": [0, 1, 2, 3, 4, 6, 15, 16, 18, 19, 24, 27, 31, 45, 46, 47, 48, 49, 50, 51, 63, 64, 65, 66, 77, 78, 79, 80, 81, 86, 87, 88, 91, 94, 97, 99, 100, 103, 104, 107], "ignore_version_mismatch": [0, 24, 27], "true": [0, 1, 2, 3, 4, 6, 17, 18, 24, 26, 27, 28, 33, 37, 45, 46, 47, 48, 49, 50, 51, 57, 59, 62, 63, 64, 65, 67, 71, 73, 76, 86, 88, 91, 96, 98, 102, 104, 106], "ignore_unrecognized_tag": [0, 24, 27, 86, 106], "fals": [0, 1, 2, 3, 4, 24, 26, 27, 28, 34, 36, 37, 59, 62, 64, 65, 67, 73, 83, 84, 86, 88, 102], "ignore_implicit_convers": [0, 24, 62], "copy_arrai": [0, 24, 27, 84, 86, 104], "lazy_load": [0, 24, 27, 86], "custom_schema": [0, 24, 27, 86, 88, 98, 101, 102], "_readonli": 0, "sourc": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 86, 88, 89, 91, 96, 102, 104, 107], "base": [0, 1, 2, 3, 4, 6, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 24, 28, 29, 30, 31, 37, 38, 39, 40, 41, 44, 45, 46, 47, 48, 49, 50, 51, 63, 64, 65, 69, 77, 78, 79, 81, 84, 86, 87, 91, 92, 96], "object": [0, 1, 2, 3, 4, 5, 6, 10, 11, 12, 13, 14, 15, 17, 20, 24, 26, 27, 33, 37, 38, 43, 45, 46, 49, 51, 52, 53, 57, 58, 59, 60, 61, 62, 64, 65, 71, 73, 75, 78, 79, 84, 86, 88, 90, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 104, 106], "The": [0, 1, 2, 3, 4, 6, 7, 9, 10, 13, 14, 15, 16, 18, 19, 24, 26, 27, 33, 36, 37, 45, 46, 49, 51, 53, 60, 61, 62, 64, 65, 67, 72, 76, 84, 86, 87, 88, 89, 90, 91, 92, 95, 96, 97, 99, 101, 102, 103, 104, 107], "main": [0, 24, 89], "repres": [0, 1, 2, 3, 4, 45, 46, 49, 65, 71, 91, 94, 96, 97, 99, 100, 102, 106], "an": [0, 1, 2, 3, 4, 6, 7, 9, 10, 12, 13, 14, 15, 16, 18, 24, 26, 27, 37, 43, 45, 46, 49, 51, 57, 58, 59, 60, 61, 62, 65, 71, 73, 75, 77, 84, 85, 86, 87, 89, 90, 92, 93, 94, 97, 98, 99, 100, 102, 103, 104, 106, 107], "file": [0, 1, 2, 3, 4, 6, 10, 24, 27, 34, 36, 45, 46, 49, 51, 52, 53, 55, 57, 62, 65, 68, 84, 85, 86, 87, 88, 90, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 105, 107], "paramet": [0, 1, 2, 3, 4, 6, 13, 14, 15, 17, 19, 20, 21, 22, 24, 26, 27, 30, 33, 34, 35, 36, 37, 45, 46, 49, 53, 54, 55, 57, 58, 59, 60, 61, 62, 65, 67, 71, 72, 73, 75, 76, 84, 86, 91, 102, 106], "dict": [0, 1, 2, 3, 4, 14, 15, 16, 18, 19, 24, 33, 36, 37, 39, 44, 45, 46, 47, 48, 49, 50, 51, 55, 58, 60, 61, 62, 64, 65, 90, 91, 92, 94, 95, 96, 98, 99, 102, 104, 106, 107], "option": [0, 3, 6, 14, 15, 16, 18, 19, 20, 24, 26, 27, 33, 34, 36, 37, 52, 57, 62, 72, 77, 84, 86, 91, 95, 96, 97, 98, 99, 101, 102, 103, 104, 105, 107], "data": [0, 2, 4, 5, 10, 13, 24, 27, 37, 39, 40, 46, 49, 69, 82, 83, 85, 86, 87, 90, 91, 92, 93, 96, 98, 99, 104, 105, 106], "must": [0, 1, 2, 3, 4, 5, 10, 13, 14, 16, 19, 24, 27, 36, 37, 45, 46, 49, 65, 84, 86, 88, 91, 92, 93, 94, 95, 96, 98, 99, 102, 106], "conform": [0, 24, 91, 102], "schema": [0, 1, 6, 10, 18, 20, 24, 27, 33, 34, 35, 36, 37, 64, 86, 88, 95, 97, 98, 106, 107], "str": [0, 1, 2, 3, 4, 5, 6, 14, 15, 16, 17, 18, 19, 20, 24, 26, 27, 31, 37, 41, 45, 46, 49, 52, 53, 54, 64, 65, 75, 76, 98, 102, 104, 106], "thi": [0, 1, 2, 3, 4, 6, 10, 12, 13, 14, 15, 16, 18, 19, 20, 24, 27, 31, 36, 37, 45, 46, 49, 51, 62, 63, 64, 65, 75, 78, 79, 84, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 106, 107], "us": [0, 1, 2, 3, 4, 5, 6, 10, 11, 14, 15, 16, 18, 19, 20, 24, 27, 34, 35, 36, 37, 45, 46, 49, 51, 52, 53, 63, 64, 65, 67, 72, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 103, 104, 107], "resolv": [0, 2, 10, 11, 23, 24, 34, 35, 36, 62, 75, 86, 102], "rel": [0, 2, 24, 37, 62, 86, 91, 96, 98, 102], "refer": [0, 1, 2, 3, 4, 14, 24, 45, 46, 49, 64, 65, 86, 90, 91, 92, 95, 97, 99, 100, 101, 106, 107], "against": [0, 4, 24, 27, 33, 36, 49, 76, 86, 91, 99, 102, 107], "If": [0, 1, 2, 3, 4, 5, 6, 10, 14, 16, 24, 26, 27, 36, 37, 62, 64, 65, 67, 75, 78, 84, 86, 87, 88, 89, 91, 92, 95, 96, 99, 102, 104, 106], "provid": [0, 1, 2, 6, 10, 13, 14, 15, 16, 18, 24, 31, 36, 64, 79, 84, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 102, 103, 104, 106], "automat": [0, 1, 6, 14, 24, 27, 63, 64, 84, 86, 88, 89, 91, 95, 96, 97, 98, 102, 103, 106, 107], "determin": [0, 1, 2, 3, 4, 24, 27, 36, 59, 62, 65, 73, 76, 84, 86, 91, 95, 96, 102, 106], "from": [0, 1, 2, 3, 4, 5, 6, 10, 14, 19, 23, 24, 27, 28, 29, 35, 37, 45, 46, 49, 51, 62, 64, 65, 75, 78, 79, 84, 85, 86, 88, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 104, 107], "associ": [0, 24, 42, 84, 90, 91, 94, 95, 96, 98, 99, 100, 101, 102, 106], "possibl": [0, 21, 22, 24, 27, 76, 84, 86, 91, 92, 93, 94, 95, 96, 98, 101, 102, 103, 104, 106], "creat": [0, 3, 5, 21, 22, 24, 27, 84, 86, 88, 90, 91, 92, 93, 94, 95, 98, 101, 102, 103, 106, 107], "open": [0, 3, 4, 24, 26, 84, 86, 88, 89, 93, 94, 95, 97, 98, 99, 101, 102, 104, 106], "addit": [0, 18, 19, 24, 27, 31, 36, 52, 86, 90, 91, 92, 93, 96, 98, 99, 100, 101, 102, 106, 107], "when": [0, 1, 2, 3, 4, 6, 14, 15, 16, 18, 21, 22, 24, 27, 36, 45, 46, 49, 52, 57, 62, 64, 65, 84, 86, 88, 89, 90, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 106], "read": [0, 1, 2, 3, 4, 6, 13, 19, 24, 27, 28, 34, 36, 45, 46, 49, 65, 84, 86, 88, 92, 93, 94, 95, 96, 97, 98, 99, 101, 102, 105, 107], "write": [0, 1, 2, 3, 4, 6, 13, 14, 24, 27, 36, 45, 46, 49, 65, 84, 86, 88, 89, 90, 91, 92, 94, 95, 96, 97, 98, 99, 101, 102, 104, 105, 107], "mai": [0, 2, 8, 10, 13, 14, 15, 16, 18, 24, 25, 27, 59, 60, 61, 62, 84, 86, 88, 91, 92, 93, 94, 95, 96, 97, 98, 99, 102, 104, 106], "ani": [0, 1, 2, 3, 4, 6, 14, 24, 26, 27, 34, 35, 37, 52, 62, 64, 65, 70, 71, 76, 78, 84, 86, 88, 89, 91, 92, 93, 94, 95, 96, 98, 99, 102, 104, 106], "follow": [0, 10, 24, 27, 84, 86, 89, 91, 92, 94, 95, 96, 98, 99, 100, 102, 104, 106, 107], "asdfextens": [0, 6, 18, 21, 22, 24, 27, 90, 91, 96], "asdfextensionlist": [0, 21, 24, 27, 86, 90], "list": [0, 1, 2, 3, 4, 6, 10, 14, 15, 17, 18, 19, 20, 21, 22, 24, 27, 37, 40, 45, 46, 49, 53, 54, 58, 60, 61, 62, 63, 64, 65, 72, 78, 84, 85, 86, 90, 91, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 107], "standard": [0, 1, 2, 3, 4, 6, 16, 18, 19, 24, 27, 57, 64, 65, 66, 84, 86, 87, 88, 89, 91, 96, 97, 98, 99, 102, 107], "default": [0, 3, 5, 6, 15, 18, 24, 27, 33, 34, 35, 37, 53, 57, 62, 67, 72, 84, 86, 88, 91, 92, 96, 102, 104, 106], "configur": [0, 6, 7, 9, 24, 86, 91, 96, 98, 103, 105, 107], "see": [0, 1, 2, 3, 4, 14, 16, 18, 19, 24, 28, 65, 84, 85, 86, 88, 89, 91, 93, 94, 95, 96, 97, 101, 102, 104, 106], "config": [0, 6, 7, 8, 9, 24, 25, 91, 106, 107], "asdfconfig": [0, 7, 8, 9, 24, 25, 86, 91, 101, 105, 107], "default_vers": [0, 6, 24, 91, 92], "bool": [0, 1, 2, 3, 4, 6, 17, 18, 24, 26, 27, 33, 34, 36, 37, 57, 59, 62, 64, 65, 67, 71, 73, 76], "do": [0, 1, 6, 10, 24, 27, 62, 64, 79, 86, 87, 88, 89, 90, 91, 93, 94, 96, 97, 98, 99, 101, 102, 104, 106, 107], "rais": [0, 17, 24, 27, 75, 86, 91, 92, 99, 106], "warn": [0, 16, 18, 24, 27, 51, 54, 62, 86, 92, 106], "mismatch": [0, 24, 27, 86], "set": [0, 1, 11, 16, 18, 24, 26, 27, 33, 37, 53, 64, 84, 86, 88, 91, 92, 94, 95, 96, 102, 105, 106], "unrecogn": [0, 17, 24, 27, 86], "tag": [0, 1, 2, 3, 4, 10, 12, 14, 15, 16, 17, 18, 19, 20, 24, 27, 34, 35, 36, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 64, 65, 66, 80, 81, 82, 83, 85, 86, 97, 99, 101, 102, 103, 105, 106, 107], "type": [0, 1, 2, 3, 4, 6, 10, 12, 14, 15, 16, 17, 18, 19, 21, 24, 36, 37, 38, 45, 46, 47, 48, 49, 50, 51, 53, 58, 59, 62, 63, 64, 65, 66, 73, 82, 83, 84, 86, 87, 88, 91, 92, 94, 98, 99, 100, 102, 103, 105, 107], "ar": [0, 1, 2, 3, 4, 6, 10, 11, 14, 16, 18, 24, 27, 35, 36, 37, 45, 46, 49, 62, 64, 65, 78, 84, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 107], "implicitli": [0, 24, 62, 84], "convert": [0, 1, 2, 3, 4, 15, 16, 17, 18, 19, 24, 38, 45, 46, 49, 62, 64, 65, 82, 83, 84, 85, 86, 90, 91, 92, 96, 101, 102, 106, 107], "serializ": [0, 24, 62, 86, 92, 94, 101], "motiv": [0, 24], "case": [0, 1, 2, 3, 4, 10, 14, 24, 27, 30, 62, 65, 84, 86, 87, 91, 92, 95, 96, 98, 102, 104, 106, 107], "i": [0, 1, 2, 3, 4, 5, 6, 10, 12, 14, 15, 16, 17, 18, 21, 22, 24, 26, 27, 33, 34, 36, 37, 42, 45, 46, 49, 51, 58, 59, 60, 61, 62, 64, 65, 67, 71, 73, 75, 79, 84, 85, 86, 87, 88, 89, 90, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 107], "current": [0, 8, 14, 24, 25, 62, 85, 86, 87, 88, 91, 92, 95, 96, 98, 99, 102, 106, 107], "namedtupl": [0, 24, 62, 86], "which": [0, 1, 2, 3, 4, 6, 8, 14, 24, 25, 27, 36, 45, 46, 49, 62, 65, 84, 86, 88, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 103, 104, 106, 107], "cannot": [0, 24, 26, 37, 95, 100], "serial": [0, 1, 2, 3, 4, 14, 15, 24, 45, 46, 49, 64, 65, 86, 90, 91, 92, 94, 102, 106, 107], "attempt": [0, 24, 27, 86, 89, 91, 100, 102, 106], "memmap": [0, 24, 27, 84, 86], "underli": [0, 13, 24, 27, 30, 86, 96], "arrai": [0, 2, 3, 4, 6, 13, 24, 27, 49, 53, 69, 85, 86, 88, 91, 93, 96, 99, 104, 107], "handl": [0, 14, 15, 16, 17, 18, 24, 27, 30, 53, 84, 86, 91, 92, 93, 94, 102, 106], "seekabl": [0, 24, 27, 86], "onli": [0, 1, 2, 3, 4, 6, 14, 24, 27, 65, 79, 83, 84, 86, 88, 90, 91, 92, 94, 95, 96, 99, 101, 102], "load": [0, 2, 24, 27, 52, 86, 90, 91, 93, 94, 95, 98, 99, 102], "lazili": [0, 24, 27, 91], "e": [0, 2, 3, 24, 27, 59, 86, 87, 91, 95, 96, 102, 103, 104], "thei": [0, 10, 24, 27, 34, 37, 79, 86, 87, 91, 92, 93, 96, 98, 100, 102, 106], "access": [0, 1, 2, 3, 4, 24, 27, 65, 84, 86, 88, 90, 91, 98, 101, 102, 104], "first": [0, 10, 24, 26, 27, 30, 37, 60, 61, 62, 84, 87, 89, 90, 91, 92, 93, 94, 96, 98, 99, 102, 106], "time": [0, 4, 24, 27, 84, 86, 91, 94, 96, 99, 102, 103], "In": [0, 1, 2, 3, 4, 24, 27, 30, 65, 84, 91, 92, 94, 95, 96, 98, 99, 101, 102, 106], "stai": [0, 24, 27, 86], "dure": [0, 24, 27, 86], "lifetim": [0, 24, 27], "caus": [0, 24, 27, 86, 98, 106], "all": [0, 1, 2, 3, 4, 6, 10, 12, 13, 16, 23, 24, 26, 27, 37, 60, 61, 63, 64, 65, 74, 84, 85, 86, 88, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 102, 103, 104, 106], "up": [0, 24, 27, 37, 53, 75, 84, 90, 91, 94, 95, 96, 102], "front": [0, 24, 27], "mean": [0, 24, 27, 84, 91, 96], "can": [0, 1, 2, 3, 4, 7, 9, 10, 14, 24, 27, 45, 46, 49, 64, 65, 84, 86, 87, 88, 89, 91, 92, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104, 106, 107], "even": [0, 12, 24, 27, 84, 86, 92, 102, 106], "after": [0, 10, 24, 27, 60, 61, 86, 91, 92, 93, 94, 95, 96, 98, 99], "close": [0, 24, 27, 86, 96, 106], "note": [0, 1, 10, 14, 16, 18, 24, 27, 64, 84, 86, 91, 94, 95, 96, 98, 102, 106], "still": [0, 24, 27, 51, 84, 86, 88, 91, 95, 96, 100], "taken": [0, 24, 27, 91, 102], "account": [0, 24, 27, 86], "path": [0, 2, 10, 24, 26, 27, 37, 52, 55, 68, 71, 75, 86, 91, 96, 97, 98, 99, 100, 101, 102], "custom": [0, 1, 2, 3, 4, 10, 14, 15, 16, 18, 20, 24, 27, 45, 46, 49, 53, 64, 65, 82, 83, 86, 88, 90, 91, 92, 107], "secondari": [0, 24, 27, 102], "valid": [0, 1, 2, 3, 4, 6, 11, 20, 24, 27, 33, 49, 64, 65, 86, 88, 90, 91, 95, 98, 100, 106, 107], "pass": [0, 1, 2, 3, 4, 10, 13, 14, 24, 26, 27, 36, 52, 65, 84, 86, 91, 93, 94, 95, 96, 102, 106], "ensur": [0, 24, 27, 86, 89, 91, 96, 101], "particular": [0, 24, 27, 86, 91, 96, 100, 102, 106], "convent": [0, 24, 27, 86, 87, 96], "beyond": [0, 24, 27, 84, 86, 92, 100], "those": [0, 24, 27, 86, 89, 90, 91, 92, 95, 96, 102], "enforc": [0, 24, 27, 86], "attribut": [0, 1, 2, 3, 4, 6, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 31, 37, 38, 39, 40, 41, 45, 46, 47, 48, 49, 50, 51, 63, 64, 65, 86, 87, 90, 91, 92, 94, 95, 102], "summari": [0, 1, 2, 3, 4, 6, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 24, 31, 37, 38, 39, 40, 41, 45, 46, 47, 48, 49, 50, 51, 63, 64, 65, 77, 86], "method": [0, 1, 2, 3, 4, 6, 13, 14, 15, 17, 18, 19, 24, 31, 37, 45, 46, 49, 53, 65, 77, 84, 86, 88, 91, 92, 93, 94, 95, 98, 101, 102, 104, 105, 106], "document": [0, 1, 2, 3, 4, 6, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 24, 31, 37, 38, 39, 40, 41, 45, 46, 47, 48, 49, 50, 51, 63, 64, 65, 77, 86, 88, 89, 90, 91, 92, 96, 97, 98, 99, 100, 101, 102, 106], "block": [0, 4, 6, 13, 19, 24, 27, 49, 67, 84, 85, 86, 88, 91, 104, 107], "get": [0, 4, 6, 8, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 31, 37, 42, 49, 55, 67, 85, 91, 92, 95, 96, 98, 99, 100, 101, 102, 104, 105], "manag": [0, 7, 9, 11, 17, 19, 22, 37, 84, 86, 88, 90, 91], "comment": [0, 86, 89, 91, 102], "header": [0, 16, 18, 57, 84, 86, 91, 93, 99, 102], "befor": [0, 24, 37, 62, 86, 89, 91, 93, 94, 95, 96, 98, 102, 106], "extension_list": [0, 91], "return": [0, 1, 2, 3, 4, 5, 6, 8, 10, 13, 14, 15, 16, 17, 18, 20, 21, 22, 24, 25, 27, 31, 33, 37, 45, 46, 49, 54, 55, 57, 58, 59, 60, 61, 62, 65, 67, 68, 70, 71, 72, 73, 74, 75, 76, 86, 88, 91, 93, 94, 95, 96, 98, 99, 102, 106], "extension_manag": [0, 91], "extensionmanag": [0, 22, 90, 91], "user": [0, 1, 2, 6, 63, 64, 67, 88, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 102, 104, 106, 107], "enabl": [0, 3, 17, 86, 92, 96, 106], "extensionproxi": [0, 6, 15, 17, 90, 91], "file_format_vers": 0, "tag_map": [0, 10, 11, 12, 18, 91, 96], "tag_to_schema_resolv": [0, 11, 86], "type_index": [0, 11, 91, 92], "mani": [0, 14, 84, 88, 91, 94, 101], "url_map": [0, 10, 11, 12, 18, 91, 96], "": [0, 1, 2, 3, 4, 6, 12, 14, 15, 18, 19, 24, 37, 65, 67, 84, 86, 87, 88, 89, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106, 107], "asdfvers": [0, 1, 2, 3, 4, 45, 46, 47, 48, 49, 50, 51, 63, 64, 65, 79, 90, 92], "version_map": [0, 92], "version_str": 0, "string": [0, 1, 2, 3, 4, 5, 10, 16, 18, 24, 26, 27, 41, 52, 54, 55, 57, 64, 65, 71, 72, 78, 84, 86, 88, 91, 92, 94, 95, 96, 98, 100, 102, 107], "add_history_entri": [0, 102], "descript": [0, 20, 37, 86, 91, 95, 96, 97, 99, 102], "softwar": [0, 47, 90, 92, 94, 95, 96, 100, 102, 104, 106], "add": [0, 24, 34, 57, 67, 78, 86, 90, 91, 92, 94, 95, 96, 98, 99], "entri": [0, 6, 10, 72, 86, 87, 91, 101, 104, 106, 107], "histori": [0, 86, 104, 107], "A": [0, 1, 2, 3, 4, 10, 13, 24, 28, 36, 39, 40, 41, 45, 46, 49, 57, 60, 61, 62, 65, 72, 75, 84, 87, 93, 96, 98, 99, 102, 104, 107], "chang": [0, 24, 37, 88, 90, 91, 92, 96, 102, 106, 107], "It": [0, 1, 2, 3, 4, 45, 46, 49, 62, 65, 84, 86, 91, 92, 96, 99, 102, 103, 104, 106], "should": [0, 1, 2, 3, 4, 10, 14, 15, 20, 45, 46, 49, 62, 63, 65, 86, 89, 91, 92, 93, 94, 95, 96, 98, 101, 102, 106], "includ": [0, 1, 2, 6, 12, 23, 24, 64, 75, 84, 85, 86, 89, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 106], "itself": [0, 16, 18, 36, 78, 86, 89, 91, 92, 94, 95, 96, 97, 98, 99, 101, 102, 104, 106, 107], "notat": [0, 102], "asdf_librari": [0, 102, 104], "each": [0, 10, 60, 61, 62, 84, 86, 88, 91, 92, 93, 94, 96, 97, 99, 100, 102, 103, 106], "have": [0, 8, 10, 14, 25, 60, 61, 86, 87, 89, 91, 92, 93, 94, 96, 98, 99, 102, 106], "kei": [0, 16, 18, 37, 53, 58, 86, 91, 94, 96, 98, 102, 104], "name": [0, 1, 2, 3, 4, 14, 15, 16, 18, 19, 24, 31, 37, 45, 46, 47, 48, 49, 50, 51, 53, 56, 64, 65, 71, 75, 78, 80, 86, 87, 91, 92, 94, 96, 98, 99, 100, 101, 102, 103, 104, 106], "author": [0, 87, 91, 93, 94, 95, 96, 101, 102, 104, 106], "institut": 0, "produc": [0, 86, 88, 91, 95, 96], "homepag": [0, 102, 104], "copi": [0, 10, 24, 62, 84, 86, 88, 91, 96], "fill_default": [0, 91], "fill": [0, 6, 86, 88], "valu": [0, 1, 2, 3, 4, 6, 14, 16, 18, 24, 26, 34, 35, 37, 59, 64, 65, 73, 84, 86, 87, 88, 91, 92, 93, 94, 95, 96, 98, 99, 102, 104], "miss": [0, 6, 16, 18, 86, 91, 98, 106], "find_refer": [0, 102], "find": [0, 69, 91, 92, 102], "extern": [0, 2, 24, 85, 86, 92, 96, 106, 107], "json": [0, 1, 10, 62, 64, 86, 90, 91, 99, 102, 107], "them": [0, 34, 35, 86, 91, 95, 96, 100, 101, 102], "get_array_compress": 0, "arr": [0, 69], "compress": [0, 13, 16, 19, 24, 86, 93, 101, 102, 103, 104, 107], "given": [0, 1, 2, 3, 4, 5, 14, 24, 27, 33, 36, 37, 38, 52, 57, 61, 62, 64, 65, 67, 68, 69, 70, 71, 86, 87, 91, 92, 96, 98, 102, 104], "numpi": [0, 2, 3, 4, 24, 45, 49, 53, 69, 84, 86, 91, 102, 104, 106], "ndarrai": [0, 4, 49, 86, 90, 99, 100, 102, 105, 106], "get_array_compression_kwarg": 0, "get_array_storag": 0, "get_history_entri": 0, "info": [0, 24, 85, 86, 91, 102, 104], "max_row": [0, 26, 37, 102], "24": [0, 26, 37, 92], "max_col": [0, 26, 37, 102], "120": [0, 26, 37], "show_valu": [0, 26, 37], "refresh_extension_manag": [0, 37], "print": [0, 26, 37, 85, 96, 102], "render": [0, 24, 26, 37, 85, 86, 104, 107], "stdout": [0, 26, 102], "int": [0, 1, 2, 3, 4, 6, 13, 24, 26, 37, 45, 46, 49, 65, 67, 84, 102, 104, 106], "tupl": [0, 1, 2, 10, 18, 26, 37, 58, 64, 78, 91, 102], "maximum": [0, 26, 37, 102], "number": [0, 1, 2, 3, 4, 6, 13, 14, 24, 26, 37, 45, 46, 49, 65, 67, 84, 85, 86, 88, 92, 93, 94, 95, 96, 98, 99, 100, 102, 104, 106], "line": [0, 26, 37, 72, 84, 86, 91, 96, 99, 102, 106, 107], "node": [0, 1, 2, 3, 4, 14, 15, 26, 37, 45, 46, 49, 58, 59, 60, 61, 62, 65, 86, 88, 90, 91, 94, 96, 104], "displai": [0, 26, 37, 54, 86, 91, 102, 104, 106], "elid": [0, 26, 37], "messag": [0, 26, 37, 54, 86], "constrain": [0, 26, 37], "total": [0, 24, 26, 37, 67, 79], "per": [0, 26, 37, 84, 86, 91, 95, 96, 102], "depth": [0, 26, 37, 60, 61, 62, 102], "correspond": [0, 1, 2, 3, 4, 10, 26, 37, 45, 46, 49, 65, 84, 86, 92, 94, 96, 99, 100, 102, 104, 106], "index": [0, 2, 17, 21, 24, 26, 37, 86, 101, 102], "length": [0, 13, 26, 37, 102], "fulli": [0, 14, 15, 16, 18, 19, 26, 31, 37, 71, 75, 86, 91, 92, 93, 94, 96, 101, 102], "truncat": [0, 26, 37], "unconstrain": [0, 26, 37], "disabl": [0, 6, 24, 26, 27, 37, 86, 88, 102, 104, 106], "primit": [0, 26, 37, 73, 91, 106], "make_refer": [0, 102], "make": [0, 33, 37, 57, 86, 89, 91, 94, 96, 99, 100, 101, 102], "new": [0, 4, 5, 6, 10, 16, 18, 24, 27, 37, 49, 67, 84, 86, 87, 88, 89, 91, 95, 96, 97, 98, 99, 102, 103, 104, 106, 107], "part": [0, 1, 2, 3, 4, 10, 45, 46, 49, 51, 65, 70, 84, 91, 93, 96, 106, 107], "assign": [0, 37, 86, 90, 91, 94, 99], "anoth": [0, 2, 87, 91, 92, 99, 102], "point": [0, 6, 10, 84, 86, 91, 100, 101, 106, 107], "item": [0, 84, 86, 91, 96, 102], "omit": [0, 6, 86, 96], "root": [0, 28, 60, 61, 62, 80, 91, 98, 102, 104], "exampl": [0, 2, 3, 4, 10, 16, 18, 24, 72, 75, 84, 86, 87, 88, 91, 92, 95, 97, 98, 99, 100, 102, 104, 106, 107], "For": [0, 10, 14, 34, 35, 68, 69, 70, 84, 88, 89, 91, 92, 93, 94, 95, 96, 98, 100, 102, 106], "ff": [0, 2, 4, 24, 84, 94], "import": [0, 2, 3, 4, 24, 75, 84, 86, 88, 91, 92, 93, 94, 95, 96, 97, 98, 99, 102, 104, 106], "flat": 0, "http": [0, 10, 16, 18, 24, 27, 78, 84, 86, 87, 88, 91, 96, 98, 99, 100, 102, 103, 104, 107], "stsci": [0, 1, 2, 3, 4, 10, 45, 46, 47, 48, 49, 50, 51, 64, 65, 88, 91, 92, 96, 98, 99, 100, 102], "edu": [0, 1, 2, 3, 4, 10, 45, 46, 47, 48, 49, 50, 51, 64, 65, 88, 91, 92, 96, 98, 99, 100, 102], "reference_fil": 0, "flat_field": 0, "classmethod": [0, 1, 2, 3, 4, 18, 19, 24, 31, 45, 46, 49, 65, 96], "fd": [0, 4, 24, 27, 84], "mode": [0, 27, 86, 103], "r": [0, 27, 84, 100], "validate_checksum": [0, 24, 27], "_force_raw_typ": [0, 27], "strict_extension_check": [0, 24, 27, 106], "ignore_missing_extens": [0, 24, 27], "kwarg": [0, 13, 19, 24, 27, 36, 52, 77, 94], "exist": [0, 10, 24, 27, 34, 37, 78, 79, 86, 87, 91, 92, 96, 100, 101, 102, 103, 104, 106], "deprec": [0, 11, 20, 24, 27, 86, 91, 92, 107], "sinc": [0, 1, 2, 3, 4, 51, 65, 79, 84, 91, 92, 94, 95, 96, 99, 100, 102, 106], "2": [0, 5, 10, 88, 91, 92, 95, 96, 98, 99, 100, 102, 104, 106], "instead": [0, 1, 2, 3, 4, 6, 10, 11, 36, 65, 78, 84, 86, 88, 91, 93, 95, 96, 100, 102, 104], "open_extern": 0, "possibli": [0, 1, 2, 3, 4, 45, 46, 49, 65, 82, 84], "There": [0, 88, 91, 95, 98, 101, 102, 103, 106], "cach": [0, 21, 22, 86, 91, 95], "intern": [0, 2, 3, 24, 84, 86, 91, 96], "onc": [0, 1, 2, 3, 4, 13, 45, 46, 49, 65, 84, 91, 93, 95, 96], "absolut": 0, "remove_default": [0, 91], "remov": [0, 6, 35, 37, 62, 85, 86, 87, 88, 91, 96, 106], "same": [0, 1, 12, 15, 24, 35, 64, 84, 86, 91, 92, 96, 98, 101, 102, 106], "resolve_and_inlin": 0, "inlin": [0, 3, 6, 24, 85, 86, 88, 102], "someth": [0, 91, 92, 96, 98, 102], "save": [0, 4, 10, 52, 85, 86, 91, 96, 104, 107], "100": [0, 2, 3, 84, 104], "yaml": [0, 1, 2, 3, 4, 6, 10, 14, 15, 16, 18, 20, 24, 28, 33, 45, 46, 49, 52, 57, 64, 65, 66, 82, 84, 85, 86, 87, 88, 90, 91, 92, 94, 96, 97, 98, 99, 100, 101, 102, 104, 106, 107], "resolve_refer": [0, 102], "content": [0, 6, 10, 24, 28, 33, 52, 57, 67, 84, 88, 91, 97, 98, 100, 101, 102], "place": [0, 16, 17, 18, 24, 37, 87, 91, 96, 98, 99, 102], "directli": [0, 1, 2, 3, 4, 6, 65, 79, 82, 84, 87, 91, 99, 102, 106], "oper": [0, 79, 85, 86, 91, 102], "complet": [0, 1, 2, 3, 4, 10, 45, 46, 49, 65, 91, 96, 100, 102], "self": [0, 85, 91, 92, 94], "contain": [0, 1, 2, 3, 4, 6, 13, 14, 20, 24, 27, 45, 46, 49, 54, 57, 58, 59, 65, 82, 83, 84, 85, 86, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 106, 107], "resolve_uri": 0, "overridden": [0, 1, 2, 3, 4, 6, 45, 46, 49, 65, 84, 88, 96], "how": [0, 1, 2, 3, 4, 10, 45, 46, 49, 65, 86, 92, 94, 96, 97, 98, 99, 101, 102, 104, 106, 107], "doe": [0, 24, 87, 91, 92, 95, 96, 99, 102, 106], "appli": [0, 79, 91, 92, 93, 96], "uri_map": 0, "wa": [0, 15, 18, 31, 86, 88, 91, 93, 94, 95, 96, 97, 102, 104, 106], "constructor": [0, 13, 84, 86, 91, 96, 102, 104, 106], "run_hook": 0, "hooknam": 0, "run": [0, 85, 86, 89, 90, 91, 96, 107], "hook": 0, "found": [0, 1, 64, 75, 86, 87, 91, 92, 95, 96, 99, 100, 102, 104, 106, 107], "asdftyp": [0, 2, 3, 45, 46, 47, 48, 49, 50, 51, 86, 90, 91, 105], "call": [0, 1, 2, 3, 4, 8, 14, 25, 37, 45, 46, 49, 52, 60, 61, 62, 65, 86, 87, 88, 91, 93, 94, 95, 96, 98, 100, 101, 102, 106], "everi": [0, 6, 37, 91, 93, 94, 95, 96, 98, 102], "instanc": [0, 1, 2, 3, 4, 6, 7, 9, 14, 15, 16, 18, 19, 24, 31, 34, 35, 36, 37, 42, 43, 45, 46, 49, 59, 60, 61, 62, 65, 71, 73, 86, 91, 92, 94, 95, 96, 98, 101, 102], "run_modifying_hook": 0, "free": [0, 89], "differ": [0, 36, 62, 84, 85, 86, 90, 91, 92, 96, 99, 100, 102, 103], "order": [0, 1, 2, 3, 4, 37, 45, 46, 49, 60, 61, 62, 65, 79, 84, 86, 88, 91, 92, 94, 95, 96, 101, 102, 106], "modifi": [0, 1, 2, 3, 4, 7, 9, 60, 61, 62, 65, 86, 88, 91, 96], "result": [0, 1, 2, 3, 4, 5, 13, 37, 45, 46, 49, 65, 84, 86, 91, 94, 95, 96], "schema_info": [0, 37, 86, 102], "preserve_list": [0, 37], "nest": [0, 1, 2, 3, 4, 37, 45, 46, 49, 65, 91, 94, 96, 98, 99, 102, 104, 106], "dictionari": [0, 16, 18, 36, 37, 55, 84, 91, 96, 102, 104], "inform": [0, 18, 31, 37, 84, 85, 86, 90, 91, 94, 95, 96, 97, 101, 107], "look": [0, 37, 53, 91, 92, 94, 96, 98, 100, 102, 104, 107], "search": [0, 37, 86, 98, 107], "asdfsearchresult": [0, 86, 102, 105], "dot": [0, 75, 102], "separ": [0, 24, 72, 75, 84, 91, 92, 96, 102], "full": [0, 75, 91], "preserv": [0, 13, 37, 86, 90, 96], "otherwis": [0, 1, 2, 3, 4, 5, 10, 37, 59, 65, 73, 89, 91, 99], "turn": [0, 37, 91, 94, 102, 106], "refresh": [0, 37], "you": [0, 37, 84, 87, 89, 91, 96, 99, 100, 101, 102, 104, 106, 107], "want": [0, 37, 79, 84, 90, 91, 94, 96, 98, 101], "sure": [0, 33, 37, 86, 96], "date": [0, 37, 91, 102], "notset": [0, 37], "filter": [0, 37, 77, 91, 102], "other": [0, 1, 2, 3, 4, 10, 16, 24, 37, 60, 61, 62, 64, 65, 75, 78, 85, 86, 88, 91, 92, 94, 95, 96, 97, 99, 102, 104], "queri": [0, 37, 86], "select": [0, 6, 14, 15, 37, 77, 91, 93, 94, 101, 106], "input": [0, 24, 37, 86, 91, 93, 104], "among": [0, 14, 37, 77, 86, 91, 94, 96], "regular": [0, 37, 86], "express": [0, 37, 86, 95, 96, 99], "pattern": [0, 6, 14, 37, 76, 84, 94, 98, 100], "equal": [0, 13, 37, 91, 97, 102, 104], "builtin": [0, 37, 75, 106], "qualifi": [0, 14, 15, 16, 18, 19, 31, 37, 75, 94, 98, 101, 102], "callabl": [0, 10, 18, 37, 52, 53, 60, 61, 62, 102], "arbitrari": [0, 37, 86, 91, 96], "criteria": [0, 37], "accept": [0, 37, 79, 86, 91, 94, 95, 99, 101, 102], "one": [0, 1, 2, 3, 4, 8, 13, 14, 21, 22, 24, 25, 37, 42, 45, 46, 49, 62, 65, 84, 86, 91, 92, 93, 94, 95, 96, 97, 98, 99, 101, 102], "two": [0, 37, 52, 53, 62, 72, 76, 85, 88, 91, 92, 93, 94, 95, 96, 98, 99, 100, 101, 102, 106], "argument": [0, 2, 6, 13, 37, 62, 86, 88, 91, 93, 95, 96, 98, 101, 102], "retain": [0, 37, 91, 96], "set_array_compress": [0, 86, 93, 101], "compression_kwarg": 0, "multipl": [0, 1, 2, 3, 4, 24, 30, 65, 67, 84, 86, 92, 96, 97, 98, 99, 101, 102, 106, 107], "view": [0, 84, 86, 91], "most": [0, 1, 2, 3, 4, 14, 65, 84, 86, 87, 88, 91, 92, 96, 101, 102], "recent": [0, 86, 88, 91], "share": [0, 24, 92, 96, 102], "singl": [0, 1, 2, 3, 4, 30, 37, 45, 46, 49, 65, 84, 91, 98, 99, 100, 102], "zlib": [0, 24, 84, 104], "bzp2": [0, 24, 104], "bzip2": [0, 24, 84], "lz4": [0, 24, 84, 86, 103, 104], "prior": [0, 14, 24, 91, 96], "act": [0, 1, 2, 3, 4, 24, 45, 46, 49, 65, 92], "set_array_storag": [0, 84], "array_storag": 0, "store": [0, 2, 3, 10, 24, 38, 84, 86, 87, 88, 91, 93, 95, 96, 98, 102, 104, 106, 107], "binari": [0, 6, 13, 19, 24, 84, 87, 88, 91, 95, 101, 104, 107], "updat": [0, 24, 84, 86, 87, 93, 96, 99, 102, 106], "all_array_storag": [0, 24, 84], "all_array_compress": [0, 24, 84, 86, 93, 104], "pad_block": [0, 24, 67], "include_block_index": [0, 24], "disk": [0, 24, 84, 90, 91, 96], "overrid": [0, 1, 2, 3, 4, 7, 9, 24, 65, 91, 92], "storag": [0, 3, 6, 24, 84, 86, 88], "immedi": [0, 24, 91], "No": [0, 24, 106], "float": [0, 1, 2, 3, 4, 24, 45, 46, 49, 65, 67, 84, 91, 102, 106], "extra": [0, 1, 24, 57, 64, 67, 85], "space": [0, 24, 67, 85, 102], "between": [0, 24, 72, 85, 90, 91, 92, 94, 95, 96, 100], "allow": [0, 16, 18, 24, 36, 78, 84, 86, 88, 91, 94, 95, 96, 106], "pad": [0, 24, 67], "alwai": [0, 12, 24, 67, 91, 106], "0": [0, 1, 2, 3, 4, 6, 10, 24, 45, 46, 47, 48, 49, 50, 51, 63, 64, 65, 67, 88, 91, 92, 94, 95, 96, 97, 98, 99, 100, 102, 104, 106], "amount": [0, 24, 67, 91], "10": [0, 24, 67, 87, 102], "factor": [0, 24, 67], "content_s": [0, 24, 67], "size": [0, 6, 24, 55, 67, 84, 86, 87, 88, 90, 102], "don": [0, 24, 34, 91, 92, 98], "t": [0, 10, 24, 34, 82, 84, 86, 87, 89, 91, 92, 94, 96, 98, 102], "end": [0, 24, 75, 86, 90, 91, 92, 95, 99], "never": [0, 24, 106], "written": [0, 1, 2, 3, 4, 6, 13, 24, 34, 45, 46, 49, 65, 84, 86, 91, 92, 93, 95, 96, 97, 101, 102, 106], "ha": [0, 1, 2, 3, 4, 17, 24, 45, 46, 49, 51, 58, 62, 65, 84, 86, 87, 88, 89, 91, 93, 94, 95, 96, 99, 100, 102, 103, 104, 107], "stream": [0, 24, 86, 91, 102, 105], "auto_inlin": [0, 24, 86], "element": [0, 6, 14, 24, 84, 86, 88, 90, 91, 98, 102], "less": [0, 24, 86, 92, 97], "than": [0, 3, 13, 24, 75, 79, 84, 86, 87, 91, 92, 95, 97], "threshold": [0, 6, 24, 86, 88], "rather": [0, 14, 24, 79, 84, 86, 91, 95], "work": [0, 24, 75, 79, 84, 86, 87, 89, 95, 96, 102, 104, 107], "specifi": [0, 1, 5, 16, 17, 18, 19, 21, 22, 24, 35, 62, 64, 71, 84, 91, 92, 95, 96, 99, 101, 102], "get_config": [0, 6, 24, 88, 91, 94, 95, 98, 106], "array_inline_threshold": [0, 6, 24, 84, 86], "state": [0, 91, 102], "write_to": [0, 2, 3, 4, 24, 84, 86, 88, 91, 93, 94, 102, 104, 106], "like": [0, 10, 13, 24, 27, 57, 75, 89, 90, 91, 92, 93, 94, 95, 96, 98, 99, 100, 102, 104], "descriptor": [0, 24], "mere": [0, 24], "python": [0, 1, 2, 3, 4, 10, 14, 15, 16, 17, 18, 19, 24, 27, 31, 39, 40, 41, 45, 46, 49, 60, 61, 62, 64, 65, 75, 78, 86, 89, 90, 92, 94, 95, 96, 97, 98, 99, 102, 103, 104, 105, 106, 107], "caller": [0, 24], "respons": [0, 1, 14, 24, 64, 91, 92, 94, 102], "extensiontyp": [1, 18, 63, 64, 86, 90, 91, 105], "defin": [1, 2, 3, 4, 5, 10, 16, 18, 45, 46, 49, 63, 64, 65, 79, 86, 90, 91, 94, 95, 97, 98, 99, 100, 101, 102, 106, 107], "handle_dynamic_subclass": [1, 2, 3, 4, 64, 65], "indic": [1, 2, 3, 4, 16, 18, 34, 36, 58, 64, 65, 71, 91, 96, 99, 102, 106], "whether": [1, 2, 3, 4, 34, 36, 62, 64, 65, 71, 77, 86, 87, 91, 102, 106], "dynam": [1, 64], "gener": [1, 2, 3, 4, 14, 45, 46, 49, 64, 65, 86, 87, 89, 91, 94, 96, 102, 106, 107], "subclass": [1, 2, 3, 4, 10, 18, 45, 46, 49, 64, 65, 74, 86, 90, 91, 92, 94, 95], "flag": [1, 18, 64, 86, 88], "capabl": [1, 14, 15, 64, 86, 87, 96, 102, 106], "has_required_modul": [1, 2, 3, 4, 45, 46, 47, 48, 49, 50, 51, 63, 64], "modul": [1, 6, 10, 56, 64, 75, 78, 86, 91, 93, 94, 95, 98, 101, 107], "requir": [1, 2, 3, 4, 16, 18, 19, 24, 27, 64, 65, 79, 84, 85, 86, 87, 88, 91, 92, 93, 94, 96, 98, 99, 102, 106, 107], "avail": [1, 10, 12, 14, 24, 27, 64, 84, 85, 86, 88, 91, 92, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104, 106], "overwritten": [1, 64, 86], "organ": [1, 2, 3, 4, 64, 65, 66, 91, 96, 100], "packag": [1, 6, 15, 18, 29, 31, 64, 84, 85, 86, 87, 89, 91, 92, 95, 98, 101, 102, 103, 104, 107], "instanti": [1, 64, 95, 106], "supported_vers": [1, 2, 3, 4, 45, 46, 47, 48, 49, 50, 51, 63, 64, 65, 86, 92, 96], "explicitli": [1, 2, 3, 4, 64, 65, 84, 86, 91, 92, 96, 102, 104, 106], "compat": [1, 2, 3, 4, 64, 65, 77, 86, 91, 96, 97, 106, 107], "explicit": [1, 36, 64, 87, 92, 102], "basic": [1, 2, 3, 4, 45, 46, 49, 64, 65, 82, 83, 84, 86, 87, 90, 96, 99, 104, 106, 107], "output": [1, 13, 64, 84, 91, 93, 96, 102, 106], "either": [1, 58, 62, 64, 84, 91, 92, 94, 95, 96, 99, 102], "themselv": [1, 14, 64, 86, 91, 96, 106], "map": [1, 6, 10, 14, 18, 23, 28, 29, 30, 31, 36, 64, 86, 90, 92, 94, 95, 96, 99, 101, 102, 104, 107], "keyword": [1, 13, 19, 64, 86, 87, 88, 93, 95, 96, 102], "function": [1, 4, 13, 49, 60, 61, 62, 64, 75, 86, 91, 94, 96, 99, 100, 102, 104], "jsonschema": [1, 29, 64, 86, 88, 90, 91, 96], "perform": [1, 2, 21, 22, 36, 52, 64, 85, 86, 88, 91, 99, 102, 107], "1": [1, 2, 3, 4, 6, 10, 16, 18, 45, 46, 47, 48, 49, 50, 51, 63, 64, 65, 87, 88, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 104, 106], "asdfspec": [1, 64, 90], "yaml_tag": [1, 2, 3, 4, 45, 46, 47, 48, 49, 50, 51, 64, 65, 91], "from_tre": [1, 2, 3, 4, 45, 46, 49, 65, 91, 92, 96], "ctx": [1, 2, 3, 4, 14, 15, 34, 35, 36, 43, 45, 46, 49, 53, 65, 82, 83, 91, 94, 96], "deseri": [1, 2, 3, 4, 14, 45, 46, 49, 51, 65, 86, 92, 94, 96, 102, 106], "represent": [1, 2, 3, 4, 14, 15, 45, 46, 49, 65, 82, 84, 86, 90, 91, 92, 95, 96, 102], "back": [1, 2, 3, 4, 45, 46, 49, 52, 65, 80, 86, 91, 96, 101], "origin": [1, 2, 3, 4, 45, 46, 49, 52, 65, 84, 91, 92, 94, 96, 106], "typic": [1, 2, 3, 4, 14, 45, 46, 49, 65, 89, 91, 94, 106], "also": [1, 2, 3, 4, 13, 45, 46, 49, 62, 65, 75, 84, 86, 87, 88, 89, 91, 92, 93, 94, 95, 96, 97, 98, 101, 102, 103, 104, 106], "permit": [1, 2, 3, 4, 14, 45, 46, 49, 65, 84, 86, 91, 94, 95], "yield": [1, 2, 3, 4, 7, 9, 13, 14, 45, 46, 49, 65, 88, 91, 93, 94, 96], "partial": [1, 2, 3, 4, 45, 46, 49, 65, 94, 96], "construct": [1, 2, 3, 4, 6, 19, 45, 46, 49, 65, 78, 86, 94, 96, 98, 100], "drain": [1, 2, 3, 4, 45, 46, 49, 65, 91], "cycl": [1, 2, 3, 4, 45, 46, 49, 65, 86, 91, 107], "process": [1, 2, 3, 4, 45, 46, 49, 65, 86, 90, 91, 92, 96, 99, 102, 106], "asdffil": [1, 2, 3, 4, 24, 26, 27, 34, 35, 36, 37, 45, 46, 49, 65, 84, 86, 88, 93, 94, 98, 101, 102, 104, 105, 106], "whenev": [1, 2, 3, 4, 45, 46, 49, 65, 92, 106], "subtre": [1, 2, 3, 4, 45, 46, 49, 65], "encount": [1, 2, 3, 4, 45, 46, 49, 65, 86, 91, 100, 106], "properti": [1, 2, 3, 4, 13, 14, 16, 20, 36, 45, 46, 49, 65, 86, 88, 91, 93, 94, 95, 96, 97, 98, 99, 100, 102], "being": [1, 2, 3, 4, 14, 15, 34, 36, 45, 46, 49, 65, 84, 86, 91, 92, 93, 94, 96], "from_tree_tag": [1, 2, 3, 4, 65, 91], "more": [1, 2, 3, 4, 8, 14, 25, 45, 46, 49, 65, 85, 86, 88, 91, 92, 94, 97, 99, 101, 102, 106, 107], "common": [1, 2, 3, 4, 65, 91, 98, 100, 106, 107], "necessari": [1, 2, 3, 4, 21, 22, 65, 91, 92, 95, 96, 106], "_tag": [1, 2, 3, 4, 65, 90, 91], "incompatible_vers": [1, 2, 3, 4, 65], "known": [1, 2, 3, 4, 24, 27, 65, 75, 84, 86], "incompat": [1, 2, 3, 4, 65, 86], "identifi": [1, 2, 3, 4, 13, 14, 15, 16, 18, 37, 58, 65, 92, 93, 95, 97, 98, 99, 101, 102, 106, 107], "check": [1, 2, 3, 4, 33, 52, 65, 76, 77, 86, 91, 102, 107], "assum": [1, 2, 3, 4, 65, 86, 92, 95, 102], "child": [1, 2, 3, 4, 58, 59, 65, 91], "affect": [1, 2, 3, 4, 7, 9, 65, 86], "test": [1, 2, 3, 4, 24, 52, 53, 54, 55, 56, 57, 65, 73, 84, 86, 89, 94, 98, 107], "make_yaml_tag": [1, 2, 3, 4, 65], "its": [1, 2, 3, 4, 60, 61, 65, 81, 84, 87, 90, 91, 92, 94, 95, 96, 98, 99, 102, 104, 106], "howev": [1, 2, 3, 4, 45, 46, 49, 65, 86, 90, 96, 98, 102, 106], "some": [1, 2, 3, 4, 30, 65, 84, 86, 92, 94, 95, 96, 99, 100, 102, 104, 106], "without": [1, 2, 3, 4, 7, 9, 51, 65, 70, 84, 86, 88, 91, 92, 95, 96, 98], "while": [1, 2, 3, 4, 10, 65, 84, 86, 91, 92, 97, 102], "latter": [1, 2, 3, 4, 65, 88, 91], "actual": [1, 2, 3, 4, 10, 14, 49, 65, 67, 69, 84, 91, 92, 94, 95, 96, 98, 102, 106], "simpli": [1, 2, 3, 4, 10, 65, 86, 88, 91, 92, 96, 101, 102, 104, 106], "normal": [1, 2, 3, 4, 65, 89, 91, 102], "tag_bas": [1, 2, 3, 4, 65], "portion": [1, 2, 3, 4, 65, 85, 86, 94], "to_tre": [1, 2, 3, 4, 45, 46, 49, 65, 86, 91, 92, 96], "combin": [1, 2, 3, 4, 45, 46, 49, 65, 86, 99, 102, 106], "complex": [1, 2, 3, 4, 45, 46, 49, 65, 86, 90, 91, 92, 94, 102, 106], "Will": [1, 2, 3, 4, 45, 46, 49, 52, 65], "out": [1, 2, 3, 4, 13, 45, 46, 49, 65, 84, 86, 89, 91, 94, 100, 101, 102], "These": [1, 2, 3, 4, 45, 46, 49, 65, 86, 89, 91, 95, 96, 98, 99, 100, 102, 106], "to_tree_tag": [1, 2, 3, 4, 65], "fileuri": 2, "target": [2, 102], "dtype": [2, 4, 24, 49, 86, 102, 104], "shape": [2, 4, 49, 94, 102, 104], "simpl": [2, 84, 90, 96, 97, 98, 102, 107], "wai": [2, 12, 86, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 106], "left": [2, 91], "correct": [2, 86, 98], "g": [2, 3, 24, 86, 87, 91, 96, 104], "exit": [2, 88, 91], "referenc": [2, 86, 91, 102], "hdu": [2, 85, 86], "hdf": 2, "fragment": [2, 70], "ref": [2, 96, 102], "myfitsfil": 2, "fit": [2, 24, 84, 85, 86, 87, 105, 107], "float64": [2, 4, 104], "core": [2, 3, 4, 44, 45, 46, 47, 48, 49, 50, 51, 86, 91, 92, 95, 97, 99, 100, 104, 105, 107], "externalarrai": 2, "storage_typ": 3, "arbitrarili": [3, 91, 104], "larg": [3, 84, 86, 91, 102], "integ": [3, 6, 84, 86, 91, 96, 102, 105], "mandat": 3, "liter": [3, 6, 86, 91, 99, 102], "larger": [3, 102], "64": [3, 86, 102, 104], "bit": [3, 86, 91, 99, 102], "restor": [3, 102], "raw": [3, 52, 86, 91, 95], "integr": [3, 91, 92, 95, 98], "random": [3, 84, 104], "largev": 3, "getrandbit": 3, "af": [3, 84, 88, 91, 94, 98, 102, 104, 106], "aa": 3, "assert": [3, 52, 53, 94, 96, 98, 99], "stride": [4, 49, 86], "ndarraytyp": [4, 86, 90, 96, 102, 104, 105], "put": [4, 84, 91], "doubl": 4, "precis": [4, 86, 102], "1024": [4, 102, 104], "column": [4, 102], "row": [4, 84, 102], "np": [4, 24, 84, 104], "wb": [4, 84], "rang": [4, 84, 102, 104], "200": [4, 86], "nbyte": [4, 13, 67], "tobyt": [4, 84], "datatyp": [4, 49, 96, 99], "validate_datatyp": [4, 49], "max_ndim": [4, 49], "validate_max_ndim": [4, 49], "ndim": [4, 49], "validate_ndim": [4, 49], "assert_allclos": [4, 49], "old": [4, 49, 91, 96], "assert_equ": [4, 49, 53], "copy_to_new_asdf": [4, 49], "get_actual_shap": [4, 49], "block_siz": [4, 49, 67], "comput": [4, 49, 87, 94], "reserve_block": [4, 49], "14": 5, "3": [5, 91, 92, 94, 95, 96, 97, 98, 100, 106], "bytes_or_buff": 5, "encod": 5, "error": [5, 30, 86, 91, 98, 99, 101, 102, 106], "expos": [5, 90, 95], "buffer": [5, 88], "decod": 5, "handler": [5, 86, 104], "__str__": 5, "repr": 5, "sy": 5, "getdefaultencod": 5, "strict": 5, "intend": [6, 86, 89, 90, 91, 95, 96, 97, 99, 101, 107], "config_context": [6, 8, 25, 88], "below": [6, 65, 84, 86, 90, 91, 102, 103, 104, 106], "compar": [6, 52, 53, 78, 86, 96, 102, 106], "regist": [6, 19, 86, 88, 91, 95, 99, 102, 103], "io_block_s": 6, "filesystem": [6, 10, 67, 86, 88, 91, 98, 102], "prefer": [6, 88, 98], "legacy_fill_schema_default": 6, "control": [6, 62, 84, 86, 88, 100, 102, 106], "older": [6, 16, 18, 19, 86, 88, 91, 92, 95, 96, 102, 106], "5": [6, 88, 91, 94, 95, 97, 102], "later": [6, 86, 90, 91, 92, 99, 102], "support": [6, 14, 16, 18, 19, 51, 75, 84, 86, 89, 90, 91, 94, 95, 97, 100, 102, 103, 106, 107], "resource_manag": 6, "resourc": [6, 10, 19, 28, 29, 30, 31, 32, 86, 91, 95, 96, 99, 100, 101, 102], "resourcemanag": [6, 90], "ad": [6, 15, 18, 31, 63, 78, 86, 88, 90, 91, 94, 95, 101, 104, 106, 107], "runtim": [6, 15, 18, 31, 88, 91, 92, 95, 98, 101], "resource_map": [6, 30, 91, 95, 98], "unless": [6, 24, 27, 89, 96, 106], "resourcemappingproxi": [6, 90, 91], "validate_on_read": [6, 24, 27], "add_extens": [6, 94, 95, 106], "take": [6, 17, 30, 62, 86, 91, 92, 102, 104], "preced": [6, 17, 30, 91, 96], "over": [6, 60, 84, 86, 91, 94, 96], "previous": [6, 21, 22, 86, 91, 92, 95], "add_resource_map": [6, 88, 91, 98], "collect": [6, 30, 31, 86, 90, 100], "abc": [6, 13, 14, 16, 30, 31, 90], "byte": [6, 13, 67, 86, 93, 98, 100, 101], "remove_extens": [6, 106], "remove_resource_map": 6, "reset_extens": 6, "reset": [6, 91], "via": [6, 86, 89, 91, 101, 103, 104, 106, 107], "reset_resourc": 6, "context": [7, 9, 14, 34, 35, 36, 53, 62, 84, 86, 88, 91, 104], "temporarili": [7, 9], "code": [7, 9, 10, 86, 88, 91, 92, 93, 95, 97, 98, 101, 102], "outsid": [7, 9, 84, 86, 91, 95, 98], "been": [8, 14, 25, 51, 60, 61, 84, 86, 91, 93, 94, 96, 99, 102, 104], "alter": [8, 25], "surround": [8, 25, 88], "abstract": [10, 13, 14, 16, 87, 96], "legaci": [10, 16, 18, 86, 102], "prefix": [10, 24, 86, 91, 95, 98, 100, 102], "url": [10, 18, 34, 35, 36, 62, 68, 86, 87, 96, 107], "match": [10, 14, 52, 53, 76, 77, 86, 88, 91, 94, 98, 102, 106], "second": [10, 91, 93, 95, 98, 99, 102], "where": [10, 84, 86, 89, 91, 93, 94, 96, 100, 101, 106], "format": [10, 37, 66, 72, 84, 86, 87, 89, 91, 95, 96, 97, 99, 100, 101, 103, 104, 105, 106], "token": [10, 91], "tag_suffix": 10, "tag_prefix": 10, "entir": [10, 24, 27, 84, 86, 92, 96, 99, 102], "uniqu": [10, 16, 18, 91, 95, 97, 99, 100, 106], "server": 10, "fetchabl": 10, "much": [10, 87, 91, 102], "xml": 10, "namespac": 10, "nowher": [10, 16, 18, 96], "org": [10, 16, 18, 86, 87, 91, 96, 97, 99, 102, 107], "customtyp": [10, 90, 96, 105], "describ": [10, 86, 91, 92, 95, 96, 97, 98, 99, 101, 102, 103], "api": [10, 86, 88, 91, 92, 106], "local": [10, 68, 91, 102], "bandwidth": 10, "we": [10, 79, 84, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 106], "neither": 10, "desir": 10, "empti": [10, 58, 86, 91, 92, 95, 96], "url_prefix": 10, "url_suffix": 10, "doesn": [10, 91, 92, 102], "remot": [10, 92], "instal": [10, 23, 24, 27, 85, 86, 89, 91, 93, 94, 96, 101, 102, 104, 106, 107], "alongsid": 10, "util": [10, 14, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 93, 95, 105], "filepath_to_url": 10, "o": [10, 88, 91], "join": [10, 80], "schema_path": 10, "effect": [11, 53, 62, 86, 88, 91, 96, 99, 102, 106], "built": [12, 14, 36, 63, 90, 91, 99, 102, 104], "though": [12, 86, 91, 99, 102], "realli": [12, 91], "plugin": [13, 14, 86, 88, 90, 91, 93, 96, 98], "implement": [13, 14, 15, 16, 18, 19, 86, 89, 90, 91, 93, 94, 95, 96, 97, 98, 101, 102, 103, 106, 107], "label": [13, 93], "least": [13, 91, 101], "decompress": [13, 84, 86, 93, 101], "4": [13, 93, 94, 95, 96, 98, 99, 101, 102, 104], "memoryview": [13, 93], "contigu": [13, 86, 93], "1d": [13, 93], "items": [13, 93], "iter": [13, 14, 16, 17, 18, 19, 30, 54, 60, 77, 84, 90, 91, 93], "chunk": [13, 93], "greater": [13, 87, 97], "pars": [14, 19, 86, 91, 94, 98], "vice": [14, 91, 94], "versa": [14, 91, 94], "to_yaml_tre": [14, 15, 91, 94], "from_yaml_tre": [14, 15, 91, 94], "select_tag": [14, 15, 94], "uri_match": [14, 94], "detail": [14, 19, 28, 88, 90, 91, 93, 95, 96, 102, 103, 104, 106], "receiv": [14, 91, 94, 95, 96, 98, 102], "children": [14, 58, 60, 61, 62, 91, 102], "alreadi": [14, 24, 27, 79, 94, 96, 99, 100, 101], "circular": [14, 86, 91], "descend": [14, 91, 94, 96, 98], "care": [14, 67, 84, 96, 102], "need": [14, 84, 86, 90, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 106], "concern": [14, 92, 106], "consult": [14, 91], "serializationcontext": [14, 15, 86], "request": [14, 67, 78, 84, 86, 98, 102], "obj": [14, 15, 71, 94, 99], "activ": [14, 86, 88], "logic": [14, 94], "choos": [14, 92], "appropri": [14, 36, 87, 91, 92, 94, 95, 96, 102], "guarante": [14, 93, 106], "suitabl": [14, 15, 94], "subsequ": [14, 37, 88, 91], "deleg": [15, 18, 31], "proxi": [15, 18, 91], "wrap": [15, 17, 18, 30, 31, 38, 43, 90, 91], "class_nam": [15, 18, 31], "package_nam": [15, 18, 31], "package_vers": [15, 18, 31], "extension_uri": [16, 18, 19, 47, 94, 95, 97], "asdf_standard_requir": [16, 18, 19, 95, 97], "pep": [16, 95], "440": [16, 95], "compressor": [16, 18, 19, 90, 91, 107], "scheme": [16, 86, 91, 107], "legacy_class_nam": [16, 18, 19, 95], "style": [16, 18, 41, 86, 91], "prevent": [16, 18, 84, 86, 88, 91, 93, 94, 95], "tagdefinit": [16, 17, 18, 90, 95, 101], "yaml_tag_handl": [16, 18, 86, 95], "replac": [16, 18, 37, 86, 91, 102], "spec": [16, 18, 77, 86, 90, 99], "20shorthand": [16, 18], "foo": [16, 18, 88, 91, 94, 95, 97, 98, 99, 100, 102, 104, 106], "earlier": [17, 91], "get_converter_for_tag": 17, "keyerror": 17, "get_converter_for_typ": 17, "typ": 17, "get_tag_definit": 17, "definit": [17, 84, 86, 92, 96, 100, 101, 106], "handles_tag": 17, "handles_tag_definit": 17, "handles_typ": 17, "carri": [18, 31, 91], "specifierset": 18, "mark": [18, 96, 99], "maybe_wrap": [18, 31], "manifest": [19, 98, 101, 107], "from_uri": [19, 95, 101], "manifest_uri": 19, "docstr": [19, 91], "tag_uri": [20, 97], "schema_uri": [20, 86, 95, 97], "titl": [20, 86, 87, 96, 97, 99, 102], "short": [20, 88, 102], "long": [20, 86, 90, 91, 92, 96, 102], "build": [21, 22, 86, 91, 96, 98, 101, 102, 107], "expens": [21, 22], "so": [21, 22, 24, 27, 51, 67, 85, 89, 91, 92, 95, 96, 97, 98, 99, 101, 102, 106], "help": [21, 22, 85, 86, 91, 92, 98, 99], "reus": [21, 22, 95, 99], "fits_emb": [24, 86], "hdulist": [24, 86, 102], "emb": 24, "special": [24, 87, 90, 91, 94, 96, 102, 106], "extnam": 24, "extver": 24, "pair": [24, 55, 86, 96, 104], "sci": [24, 102], "structur": [24, 84, 86, 90, 91, 96, 98, 99, 101, 102, 104, 106, 107], "astropi": [24, 85, 86, 92, 102, 103], "io": [24, 57, 102, 106], "primaryhdu": 24, "imagehdu": [24, 86], "arang": [24, 104], "512": 24, "float32": 24, "zero": 24, "int16": 24, "dq": [24, 102], "model": [24, 86, 107], "wc": [24, 86, 91], "doctest": 24, "skip": [24, 86, 96], "checksum": [24, 27], "metadata": [24, 27, 86, 91, 95, 97, 100, 102, 104, 106, 107], "about": [24, 27, 84, 85, 86, 89, 92, 101, 102, 106], "fail": [24, 27, 86, 89, 91, 92, 106], "under": [24, 27, 62, 86, 88, 91, 92, 96, 102], "condit": [24, 27, 86, 96, 99], "newli": [24, 27, 104], "recommend": [24, 27, 87, 93, 94, 95, 96, 97, 98, 99, 100, 101, 103], "filenam": [24, 86], "use_image_hdu": 24, "arg": [24, 36, 52, 77, 94], "node_or_path": 26, "sub": [26, 91, 102], "pathlib": [26, 52, 86, 98, 102], "_compat": 27, "rw": 27, "uri_prefix": 28, "recurs": [28, 91, 98, 102], "filename_pattern": [28, 98], "stem_filenam": [28, 98], "directori": [28, 52, 55, 86, 91, 96, 98], "fetch": [29, 86, 92, 100], "metaschema": [29, 86, 91, 99], "interfac": [30, 86, 91, 95, 98, 101, 102, 107], "friendlier": 30, "duplic": [30, 86, 95], "wrapper": [31, 86], "around": [31, 86, 94, 101], "validate_default": 33, "load_schema": [33, 86, 91, 97, 98, 99], "field": [33, 86, 96, 102], "contrast": [34, 91], "locat": [36, 84, 86, 91, 94, 95, 96, 100, 102], "along": [36, 87, 96, 99, 103, 104], "subinst": 36, "ones": [36, 91], "behavior": [36, 84, 86, 88, 91, 92, 96, 98, 106], "v": [36, 86, 91, 107], "parent_nod": 37, "retriev": [37, 58, 86, 91, 94, 95, 96, 100, 102], "leaf": [37, 91], "breadth": [37, 91], "existign": 37, "reformat": 37, "further": [37, 91, 102], "narrow": [37, 102], "userdict": [39, 90], "attach": [39, 40, 41, 91], "flow_styl": [39, 40], "property_ord": 39, "userlist": [40, 90], "seq": 41, "userstr": [41, 90], "complex64": 45, "complex128": 45, "complex256": 45, "constant": [46, 90, 99], "extension_class": [47, 104], "extension_metadata": 47, "history_entri": 48, "offset": [49, 86], "mask": 49, "ma": 49, "maskedarrai": 49, "experiment": [51, 91, 92, 96], "featur": [51, 78, 86, 91, 96, 99, 104, 107], "drop": [51, 86, 92, 96, 98], "librari": [51, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 105, 106, 107], "remain": [51, 84, 92, 96, 104], "subclass_metadata": 51, "helper": [52, 53, 54, 55, 56, 57, 86], "tmp_path": 52, "temporari": [52, 91], "tree_match_func": 52, "assert_tree_match": 52, "raw_yaml_check_func": 52, "asdf_check_func": 52, "reload": 52, "old_tre": 53, "new_tre": 53, "funcnam": 53, "ignore_kei": 53, "member": [53, 91, 96, 102], "ignor": [53, 86, 102], "_warn": 54, "unexpect": 54, "msg": 54, "dirnam": 55, "yaml_cont": 57, "yaml_head": 57, "standard_vers": 57, "pre": [57, 89, 93], "post": [57, 89], "ambl": 57, "buff": 57, "bytesio": 57, "treeutil": [58, 59, 60, 61, 62, 91, 94], "non": [58, 86, 91, 92], "top": [60, 61, 62, 86, 91, 96, 99, 102, 104], "callback": [60, 61, 62, 91, 102], "visit": [60, 61, 91, 100], "through": [61, 84, 86, 90, 91, 92, 93, 95, 97, 99, 102, 103], "postord": [62, 91], "_context": 62, "walk": [62, 92, 99], "deep": [62, 91], "id": [62, 88, 96, 97, 98, 99, 100, 102], "singleton": 62, "_removenod": 62, "travers": [62, 86, 91], "invok": [62, 91, 99], "parent": [62, 75, 91, 98], "issu": [62, 78, 86, 89, 91, 92, 106], "primari": [62, 91, 92], "inherit": [63, 91, 96], "ins": [63, 91], "besid": [65, 91], "tag_nam": 66, "calcul": 67, "evenli": 67, "divis": 67, "own": [69, 90, 91, 96, 102, 104], "human": [72, 84, 95, 102, 104, 107], "readabl": [72, 84, 86, 92, 102, 104, 107], "l": 72, "sequenc": [72, 90, 91, 94, 98, 104], "word": [72, 91], "last": [72, 84, 88, 91, 96], "formatted_list": 72, "vanilla": [72, 91, 92], "strawberri": 72, "chocol": 72, "cl": [74, 96], "easier": [75, 89, 91, 95], "deal": [75, 90, 91], "__import__": 75, "dig": 75, "submodul": [75, 86, 96], "importerror": 75, "0x": 75, "wildcard": [76, 86, 94], "recogn": [76, 96, 98, 106], "charact": [76, 94], "except": [76, 86, 88, 91, 94, 96], "simplespec": [77, 86, 90], "satisfi": 77, "best": [77, 96, 106], "asdfversionmixin": [78, 90], "semantic_vers": [78, 79, 86, 90], "well": [78, 91, 93, 94, 96, 102], "just": [78, 84, 87, 91, 94, 95, 99, 100], "github": [78, 89, 102, 103, 104], "com": [78, 87, 88, 94, 95, 97, 98, 99, 100, 102, 103, 104], "rbarroi": 78, "semanticvers": 78, "52": 78, "becom": [78, 84, 86, 91, 92, 96, 104], "obsolet": 78, "mix": 79, "impos": [79, 96, 102], "comparison": [79, 86], "total_ord": 79, "togeth": [80, 91, 102], "split": [81, 91], "yamlutil": [82, 83, 86, 91, 96], "_serialization_context": [82, 83], "aren": [82, 92, 102], "annot": [82, 83, 90, 100], "force_raw_typ": 83, "thing": [84, 90, 91, 92, 102, 106], "somewher": [84, 91], "here": [84, 88, 89, 90, 91, 92, 94, 97, 99, 100, 101, 102, 104, 107], "8x8": 84, "rand": 84, "appear": [84, 86, 91, 106], "section": [84, 86, 91, 92, 95, 96, 98, 101, 102, 104], "present": [84, 87, 91, 92, 94, 99, 106], "form": [84, 85, 86, 87, 96, 99, 102, 106], "page": [84, 87, 89, 96, 100, 107], "subview": 84, "small": [84, 86, 91], "effici": [84, 86, 104], "explod": [84, 85], "discuss": [84, 87, 92, 94, 95, 101, 102], "altern": [84, 87, 91], "One": [84, 91, 100, 102, 103, 106], "n": [84, 87, 91, 99, 102, 103], "scenario": [84, 92, 101, 106], "network": [84, 91, 96, 102], "protocol": [84, 91], "client": 84, "subset": [84, 92], "done": [84, 89, 92, 101, 102], "jump": 84, "start": [84, 85, 86, 89, 91, 99, 101, 102, 104], "consum": 84, "high": [84, 107], "latenc": 84, "specif": [84, 86, 87, 90, 91, 92, 95, 96, 99, 100, 102, 103, 106], "writer": 84, "tabl": [84, 86], "outset": 84, "simplifi": [84, 86, 91, 96], "standalon": 84, "append": [84, 91], "worri": [84, 92], "To": [84, 89, 91, 92, 96, 100, 102, 103, 104, 106], "certain": [84, 99], "devic": 84, "come": [84, 86, 99, 102], "loss": 84, "exactli": 84, "isn": [84, 91], "By": [84, 92, 96, 102, 104], "manual": [84, 95, 101, 102, 106], "would": [84, 89, 91, 96, 98, 102, 106], "impract": 84, "hold": [84, 90, 91], "intermedi": [84, 90, 102], "step": [84, 86, 91, 92, 96, 101], "consid": [84, 91, 94, 96, 98, 99, 100, 101, 102, 106], "csv": [84, 102], "happen": [84, 94, 96], "know": [84, 92, 95, 101], "advanc": [84, 87, 105], "int64": [84, 104], "new_fil": 84, "large_fil": 84, "cfd": 84, "reader": [84, 91], "x": [84, 86, 91, 96, 102, 104], "individu": [84, 86, 88, 92, 96, 100, 101, 102], "easili": [84, 92, 100, 102], "algorithm": [84, 86, 93, 101, 104], "again": [84, 91, 96, 101, 102, 106], "Or": [84, 91, 102], "veri": [84, 89, 91], "usag": [84, 86], "my_data": 84, "scope": [84, 92], "becaus": [84, 91, 92, 95, 102], "longer": [84, 86, 91, 102], "sometim": [84, 86, 96, 102, 106], "asdftool": [85, 86, 106], "implod": 85, "defrag": 85, "unus": 85, "diff": [85, 86, 92], "report": [85, 88], "edit": [85, 86, 101], "show": [85, 96, 98, 102, 104], "to_yaml": 85, "pure": [85, 86, 91], "v1": 86, "importlib_metadata": 86, "1260": 86, "fix": [86, 91, 96], "1268": 86, "could": [86, 91, 96, 102], "clear": [86, 91, 99, 100, 101], "1269": 86, "bump": [86, 96], "transform": [86, 91, 93, 102, 103], "1278": 86, "1256": 86, "enum": 86, "1257": 86, "1239": 86, "1241": 86, "1250": 86, "citat": [86, 107], "1184": 86, "1187": 86, "1197": 86, "forc": [86, 91, 96], "correctli": [86, 89, 94, 96, 101], "fortran": 86, "1206": 86, "unpin": 86, "1185": 86, "pkg_resourc": 86, "importlib": 86, "1199": 86, "1203": 86, "unit": [86, 89, 99, 103], "depend": [86, 87, 96, 103, 106], "backward": [86, 96, 102, 106], "1210": 86, "strai": 86, "toplevel": 86, "docker": 86, "doc": 86, "compatibility_test": 86, "wheel": 86, "1214": 86, "1221": 86, "generic_fil": 86, "fsspec": 86, "1226": 86, "1228": 86, "whole": [86, 91], "1230": 86, "1232": 86, "resav": 86, "1234": 86, "abil": [86, 91, 102, 106], "pull": [86, 89, 92], "1167": 86, "overhaul": 86, "consist": [86, 91, 96, 102], "1142": 86, "1152": 86, "abstractproperti": 86, "abstractmethod": 86, "1148": 86, "move": [86, 88, 91, 96, 102], "pyproject": [86, 95, 96, 98, 103], "toml": [86, 95, 96, 98, 103], "1149": 86, "1155": 86, "pin": 86, "1171": 86, "1138": 86, "1143": 86, "backport": 86, "strictli": 86, "1175": 86, "minimum": [86, 95], "1133": 86, "1105": 86, "bugfix": 86, "1094": 86, "bug": [86, 96], "1095": 86, "pypi": [86, 103, 107], "1079": 86, "stem": 86, "releas": [86, 89, 92, 103], "pytest": [86, 96, 103], "1075": 86, "1076": 86, "typo": 86, "__init__": [86, 88, 91, 93, 94, 98], "py": [86, 96, 98], "1071": 86, "obtain": [86, 91], "opaqu": 86, "1052": 86, "1055": 86, "1034": 86, "1054": 86, "adjust": [86, 88], "1053": 86, "setup": [86, 95, 96, 98, 103], "git": [86, 92, 103], "init": 86, "1057": 86, "impli": 86, "allof": [86, 99], "1058": 86, "1069": 86, "1065": 86, "1067": 86, "python3": 86, "1033": 86, "reflect": [86, 94, 96, 99, 102, 106], "998": 86, "nativ": [86, 91, 92, 102, 107], "1010": 86, "1026": 86, "claim": 86, "1029": 86, "1031": 86, "1000": 86, "963": 86, "extend": [86, 90, 91, 95, 101, 102], "819": 86, "828": 86, "843": 86, "846": 86, "global": [86, 88, 91, 100, 105], "mechan": [86, 88, 91, 95, 96, 102], "839": 86, "844": 86, "847": 86, "825": 86, "854": 86, "855": 86, "848": 86, "864": 86, "856": 86, "850": 86, "851": 86, "853": 86, "857": 86, "874": 86, "858": 86, "865": 86, "limit": [86, 87, 88, 102], "boolean": 86, "866": 86, "stop": [86, 91], "860": 86, "stand": 86, "break": [86, 91, 96], "develop": [86, 87, 89, 91, 96, 98, 101, 102, 103, 104, 106], "null": 86, "intent": [86, 91], "863": 86, "882": 86, "991": 86, "subcommand": 86, "873": 86, "922": 86, "increas": [86, 106], "sign": [86, 102], "894": 86, "__githash__": 86, "943": 86, "931": 86, "unnecessari": 86, "954": 86, "system": [86, 87, 91, 98], "955": 86, "jmespath": 86, "956": 86, "genericfil": 86, "seek_until": 86, "980": 86, "detect": [86, 91, 96, 106], "recogniz": 86, "is_asdf_fil": 86, "978": 86, "incorpor": 86, "988": 86, "981": 86, "rare": [86, 91], "990": 86, "993": 86, "check_schema": [86, 91, 99], "incorrectli": 86, "987": 86, "failur": [86, 91], "934": 86, "949": 86, "prohibit": 86, "952": 86, "redirect": [86, 91], "971": 86, "bad": 86, "977": 86, "xfail": 86, "unsupport": [86, 92], "929": 86, "invalid": [86, 96], "930": 86, "environ": [86, 103, 106], "889": 86, "901": 86, "909": 86, "869": 86, "786": 86, "deepcopi": 86, "taggedlist": [86, 90], "788": 86, "improv": [86, 88, 89, 91], "784": [86, 104], "exce": 86, "802": 86, "misinterpret": 86, "810": 86, "rebuild": [86, 92], "787": 86, "asdfinfit": [86, 102, 105], "792": 86, "f": [86, 87, 107], "w": [86, 87], "flake8": 86, "797": 86, "elimin": [86, 91], "from_par": 86, "799": 86, "initi": [86, 91, 93, 94, 95, 98, 102], "794": 86, "now": [86, 91, 92, 94, 95, 96, 98, 101, 102], "asdfwarn": 86, "804": 86, "fall": 86, "fallback": 86, "806": 86, "807": 86, "oneof": [86, 99], "anyof": [86, 99], "811": 86, "821": 86, "corrupt": 86, "c": [86, 87, 91, 103], "827": 86, "unread": 86, "both": [86, 89, 91, 92, 94, 95, 96, 98, 101, 102, 106], "broadcast": 86, "785": 86, "831": 86, "832": 86, "asdfdeprecationwarn": 86, "deprecationwarn": 86, "710": 86, "load_custom_schema": [86, 91], "738": 86, "736": 86, "771": 86, "generic_io": [86, 91], "read_block": 86, "past": 86, "773": 86, "sever": [86, 91, 102, 103, 104, 106], "776": 86, "unhandl": 86, "scalar": [86, 90, 91, 99], "778": 86, "implicit": 86, "custom_tree_to_tagged_tre": 86, "tagged_tree_to_custom_tre": [86, 91], "777": 86, "779": 86, "overview": [86, 87, 101, 102], "design": [86, 91, 94, 101, 102, 106], "781": 86, "understand": [86, 90, 91, 99], "progress": [86, 101, 107], "730": 86, "six": 86, "739": 86, "relat": [86, 91, 96], "varieti": 86, "750": 86, "were": [86, 91, 95, 96, 98, 99, 100, 102, 106], "767": 86, "readm": [86, 98], "rst": 86, "763": 86, "suit": [86, 103], "732": 86, "704": 86, "lru": [86, 91], "memori": [86, 91, 102, 104, 107], "682": 86, "conveni": [86, 91, 94, 100, 101, 102], "specitem": 86, "715": 86, "segfault": 86, "716": 86, "700": 86, "level": [86, 87, 99, 102, 104, 107], "623": 86, "infrastructur": 86, "astropy_help": 86, "670": 86, "tester": [86, 96], "command": [86, 96, 106, 107], "676": [86, 104], "decor": 86, "563": 86, "684": 86, "__len__": 86, "673": 86, "650": 86, "meta": 86, "654": 86, "655": 86, "pyyaml": [86, 90, 92, 99], "662": 86, "663": 86, "occur": [86, 93, 94, 95, 98, 102, 106], "641": 86, "629": 86, "oserror": 86, "628": 86, "window": 86, "632": 86, "extract": [86, 91], "visibl": [86, 102], "633": 86, "integertyp": [86, 102, 105], "too": [86, 91, 96], "buggi": 86, "553": 86, "566": 86, "gwc": [86, 91], "593": 86, "favor": [86, 91, 96, 102], "611": 86, "617": 86, "sporad": 86, "607": 86, "detach": 86, "materi": [86, 92], "thu": [86, 91], "safe": [86, 91], "continu": [86, 92, 96], "573": 86, "asdfconversionwarn": 86, "assert_roundtrip_tre": 86, "583": 86, "579": 86, "readonli": 86, "protect": [86, 89], "598": 86, "fly": [86, 91], "549": 86, "wrong": 86, "560": 86, "562": 86, "creation": [86, 91], "unabl": 86, "unknown": [86, 91], "offend": 86, "571": 86, "501": 86, "insid": [86, 90, 93, 94, 95, 102], "1x1": 86, "bintabl": 86, "519": 86, "convers": [86, 96, 102], "534": 86, "underscor": 86, "543": 86, "get_fil": [86, 91], "544": 86, "545": 86, "stringent": 86, "consequ": 86, "526": 86, "dangl": 86, "533": 86, "properli": [86, 92, 96, 100, 106], "539": 86, "507": 86, "510": 86, "workaround": 86, "osx": 86, "issue24658": 86, "521": 86, "522": 86, "502": 86, "359": 86, "icrscoord": 86, "401": 86, "409": 86, "425": 86, "475": 86, "hard": 86, "476": 86, "477": 86, "480": 86, "externalarrayrefer": [86, 102, 105], "400": [86, 104], "gzip": 86, "416": 86, "disallow": 86, "407": 86, "setuptool": [86, 96, 98], "384": 86, "398": 86, "foreign": 86, "399": 86, "embed": [86, 105], "411": 86, "didn": 86, "412": 86, "420": 86, "418": 86, "442": 86, "restrict": [86, 87, 91, 96, 97, 102], "444": 86, "reli": [86, 92], "v3": 86, "461": 86, "2to3": 86, "debian": 86, "463": 86, "450": 86, "relev": [86, 91, 92, 95, 96, 101], "due": [86, 91], "latest": [86, 88, 91, 92, 102, 103], "458": 86, "relax": 86, "361": [86, 104], "365": 86, "370": 86, "371": 86, "231": 86, "233": 86, "inspect": [86, 92], "239": 86, "try": [86, 91, 106], "obvious": 86, "241": 86, "frame": 86, "obsgeoloc": 86, "obsgeovel": 86, "quantiti": [86, 99], "cartesianrepresent": 86, "galcen_ra": 86, "galcen_dec": 86, "galcen_coord": 86, "galcen_v_sun": 86, "244": 86, "258": 86, "257": 86, "declar": [86, 96], "exclus": 86, "272": 86, "suppress": [86, 106], "294": 86, "tool": [86, 89, 91, 95, 96, 98, 102, 106, 107], "visual": 86, "286": 86, "303": 86, "306": 86, "295": 86, "silenc": 86, "319": 86, "317": 86, "remnant": 86, "333": 86, "inadvert": 86, "350": 86, "outstand": 86, "343": 86, "355": 86, "__getitem__": 86, "__setitem__": 86, "352": 86, "condition": 86, "228": 86, "tabular": 86, "214": 86, "221": 86, "rewrot": 86, "223": 86, "224": 86, "leak": [86, 91], "grew": 86, "gb": 86, "taggedtim": 86, "198": 86, "renam": [86, 91], "190": 86, "191": 86, "tarbal": 86, "187": 86, "178": 86, "183": 86, "research": 87, "public": 87, "pleas": [87, 89], "cite": 87, "zenodo": 87, "doi": 87, "bibtex": 87, "encourag": [87, 88, 106], "paper": 87, "articl": 87, "greenfield2015240": 87, "astronomi": 87, "journal": 87, "volum": 87, "12": 87, "240": 87, "251": 87, "year": 87, "2015": 87, "issn": 87, "2213": 87, "1337": 87, "1016": 87, "j": 87, "ascom": 87, "06": 87, "004": 87, "www": 87, "sciencedirect": 87, "scienc": 87, "pii": 87, "s2213133715000645": 87, "p": 87, "greenfield": 87, "m": [87, 102], "droettboom": 87, "brai": 87, "world": [87, 101, 107], "coordin": [87, 96], "successor": 87, "immens": 87, "success": 87, "review": [87, 91], "why": [87, 91], "believ": 87, "adequ": 87, "solut": [87, 95], "propos": 87, "scientif": [87, 105], "text": [87, 91, 96], "problem": [87, 91, 94, 96, 99, 100, 101], "advantag": 87, "akin": 87, "nor": 87, "hierarch": [87, 104, 107], "relationship": 87, "syntax": [87, 91, 102, 107], "final": [87, 91, 99, 100, 101], "within": [87, 88, 91, 94, 96, 99, 101, 102, 103], "At": [87, 104], "applic": [87, 91, 102], "astronom": [87, 102], "inproceed": 87, "00_greenfield": 87, "proc": 87, "scipi": 87, "2022": 87, "erri": 87, "reenfield": 87, "dward": 87, "lavich": 87, "illiam": 87, "amieson": 87, "adia": 87, "d": [87, 92, 99, 100, 107], "encheva": 87, "he": 87, "dvanc": [87, 107], "cientif": [87, 107], "ata": [87, 107], "ormat": [87, 107], "u": [87, 94, 96, 98, 100], "pdate": 87, "booktitl": 87, "roceed": 87, "21st": 87, "ython": 87, "cienc": 87, "onfer": 87, "6": [87, 88, 91], "editor": 87, "eghann": 87, "garwal": 87, "hri": 87, "allowai": 87, "illon": 87, "iederhut": 87, "avid": 87, "hupe": 87, "25080": 87, "majora": 87, "212e5952": 87, "000": 87, "8": [88, 91, 98, 100, 104], "introduc": [88, 91, 93, 94, 95, 98, 99, 100, 104], "expect": [88, 91, 93, 94, 95, 98, 100, 102, 104], "eventu": 88, "give": [88, 91, 96, 107], "former": [88, 94], "until": [88, 91, 93, 98, 104], "live": [88, 96, 102], "impact": [88, 95, 99], "downstream": 88, "abl": [88, 91, 92, 94, 96, 100, 101], "clobber": 88, "made": [88, 89, 90, 94, 96], "basi": [88, 91, 96], "session": [88, 95, 98, 106], "stabl": [88, 89, 103], "wish": [88, 90, 94, 96, 101, 102, 106], "st_blksize": 88, "whose": [88, 95, 98, 102], "That": [88, 91, 95, 100, 101], "who": [88, 89, 90, 91, 101], "trust": 88, "b": [88, 91, 98, 102], "draft": [88, 96, 98, 99, 102], "01": [88, 96, 98, 99, 102], "project": [88, 89, 94, 95, 96, 97, 98, 99, 100, 103, 104], "traceback": 88, "validationerror": [88, 96], "bar": [88, 98, 99, 102], "welcom": 89, "kind": [89, 91, 101, 102], "appreci": 89, "Of": 89, "conduct": 89, "strive": [89, 96], "commun": [89, 100], "our": [89, 90, 91, 92, 94, 96, 97, 98, 99, 101, 104], "contributor": 89, "unsur": 89, "haven": 89, "feel": 89, "contact": 89, "maintain": [89, 92, 94, 96, 102, 106], "repositori": [89, 91, 92, 103], "suggest": 89, "question": [89, 91], "leav": [89, 96], "happi": 89, "assist": 89, "fork": 89, "your": [89, 96, 102, 104], "master": [89, 92, 103], "branch": [89, 103], "rest": [89, 95, 101], "mainten": 89, "told": 89, "submit": 89, "offici": 89, "ask": [89, 91, 95, 98], "verifi": 89, "difficulti": 89, "reach": [89, 91], "glad": 89, "black": 89, "isort": 89, "regularli": 89, "commit": 89, "ci": 89, "bot": 89, "transient": 90, "third": [90, 92, 96], "parti": [90, 96], "therefor": [90, 93, 94, 102, 106], "approach": [90, 91, 102], "enough": 90, "throw": [90, 91], "awai": 90, "upon": [90, 94, 96], "loader": [90, 91], "dumper": 90, "asdfload": [90, 91], "asdfdump": 90, "taggeddict": 90, "mutablemap": 90, "mutablesequ": 90, "revers": 90, "taggedstr": 90, "_extens": 90, "_legaci": 90, "_manifest": 90, "manifestextens": [90, 101], "_manag": 90, "_convert": 90, "converterproxi": 90, "_compressor": 90, "builtinextens": [90, 96, 104, 106], "directoryresourcemap": [90, 107], "asdf_standard": 90, "jsonschemaresourcemap": 90, "basespec": 90, "asdfobject": [90, 102, 104], "historyentri": 90, "extensionmetadata": [90, 104], "subclassmetadata": 90, "constanttyp": 90, "complextyp": [90, 92], "unfamiliar": 91, "grow": [91, 101], "moment": 91, "comprehens": 91, "complic": 91, "fact": [91, 100, 102], "insert": 91, "what": [91, 94, 96, 98, 101, 102, 106, 107], "go": [91, 97, 99, 104, 107], "illumin": 91, "interact": [91, 102, 107], "variou": [91, 92, 100, 102, 107], "illustr": 91, "often": [91, 100, 102], "practic": [91, 106], "concept": 91, "term": 91, "focu": 91, "transit": 91, "ve": 91, "redesign": 91, "goal": [91, 98], "mind": [91, 99, 102], "connect": 91, "involv": [91, 106], "send": 91, "lengthi": 91, "seri": 91, "prone": 91, "difficult": 91, "troubleshoot": 91, "languag": [91, 95, 96, 97, 100, 102], "agnost": [91, 96, 102], "better": 91, "dedic": 91, "ident": 91, "divers": 91, "purpos": [91, 106], "ambigu": 91, "betwenen": 91, "re": [91, 95, 98, 99, 101, 104], "metaclass": [91, 92], "treat": 91, "broken": 91, "down": 91, "compon": [91, 96], "etc": [91, 95, 99], "wit": 91, "gori": 91, "effort": [91, 101], "click": 91, "pr": 91, "link": [91, 96, 101], "roadmap": 91, "yet": [91, 100], "ll": [91, 92, 94, 95, 97, 98, 99, 101, 102], "wait": 91, "univers": 91, "distinguish": 91, "primarili": 91, "web": [91, 100], "necessarili": [91, 102], "mention": [91, 96], "next": [91, 95, 102, 107], "reduc": [91, 96], "confus": [91, 100], "distinct": [91, 92, 100], "usual": 91, "seem": [91, 95], "reason": [91, 93, 94, 95, 98, 102, 106], "explain": 91, "pypa": 91, "blob": [91, 100], "mostli": [91, 92], "discourag": 91, "famili": 91, "confirm": 91, "lot": 91, "goe": 91, "area": [91, 94], "pretti": 91, "stage": 91, "parser": 91, "Then": [91, 96, 98, 102], "abov": [91, 92, 95, 96, 100, 102, 104], "spread": 91, "suppli": [91, 96], "schizophren": 91, "aspect": 91, "bundl": 91, "But": [91, 94, 95, 96, 98, 100], "nearli": 91, "keep": [91, 99, 102], "introduct": 91, "neutral": 91, "entry_point": [91, 95, 96, 98], "thereaft": [91, 95], "respect": [91, 95, 97, 102, 106], "addition": [91, 94], "similarli": [91, 102], "lazi": 91, "_process_plugin_extens": 91, "_plugin_extens": 91, "variabl": [91, 96, 98], "extensionlist": 91, "speed": 91, "duti": 91, "throughout": 91, "suffix": [91, 98], "cover": [91, 98], "variant": 91, "machineri": 91, "essenti": 91, "similar": [91, 99, 100, 102], "holder": 91, "chain": 91, "simpler": 91, "myasdffil": 91, "alias": [91, 102], "open_asdf": 91, "let": [91, 92, 94, 95, 96, 98, 99, 101, 104], "_open_impl": 91, "_open_asdf": 91, "realfil": 91, "examin": [91, 102], "few": [91, 104], "signal": 91, "phase": 91, "tagged_tre": 91, "somewhat": [91, 96], "load_tre": 91, "explan": 91, "secur": 91, "indirect": 91, "_yaml_base_load": 91, "begin": [91, 96], "overload": 91, "construct_object": 91, "anyth": 91, "predefin": 91, "fix_yaml_tag": [91, 92], "_valid": 91, "major": [91, 92, 96], "fairli": [91, 96], "elsewher": 91, "fundament": [91, 102], "And": [91, 96, 100], "iter_error": 91, "asdfvalid": 91, "despit": 91, "ahem": 91, "tag_index": 91, "entiti": [91, 99, 107], "repurpos": 91, "interject": 91, "repeat": 91, "functool": 91, "seriou": 91, "event": 91, "behind": 91, "scene": 91, "deserv": 91, "awar": [91, 106], "accomplish": [91, 96, 98], "walker": 91, "pick": 91, "intrins": 91, "walk_and_modifi": 91, "bottom": 91, "sit": 91, "default_ext_resolv": 91, "_type_to_tag": 91, "ordereddict": 91, "yaml_valid": 91, "ultim": 91, "_create_valid": 91, "validate_tag": 91, "validate_propertyord": 91, "trick": 91, "validate_flowstyl": 91, "validate_styl": 91, "validate_typ": 91, "sens": 91, "stuck": [91, 95], "set_propertyord": 91, "validate_fill_default": 91, "subschema": [91, 99], "indirectli": 91, "validate_remove_default": 91, "opposit": 91, "although": 91, "jsonchema": 91, "right": 91, "me": 91, "vari": 91, "admittedli": 91, "get_valid": 91, "orderedload": 91, "noth": 91, "construct_map": 91, "add_constructor": 91, "flatten": 91, "appar": 91, "_load_schema": 91, "_make_schema_load": 91, "_make_resolv": 91, "_load_draft4_metaschema": 91, "resolve_frag": 91, "validate_large_liter": 91, "strip": 91, "json_valid": 91, "trigger": 91, "got": 91, "three": [91, 96, 98, 99, 101], "flavor": 91, "destin": 91, "concentr": 91, "scan": 91, "lexic": 91, "scanner": 91, "compos": 91, "baseconstructor": 91, "safeconstructor": 91, "defici": 91, "kick": 91, "off": [91, 100], "construct_docu": 91, "Its": [91, 92], "mysteri": 91, "mutabl": 91, "construct_yaml_seq": 91, "twice": [91, 102], "popul": [91, 97, 101, 107], "previou": [91, 92, 95, 96, 98, 101], "state_gener": 91, "contruct_object": 91, "anchor": [91, 102], "suppos": 91, "had": 91, "item1": 91, "42": [91, 104], "item2": 91, "life": [91, 92], "everyth": [91, 99, 102], "track": 91, "pend": 91, "techniqu": 91, "construct_undefin": 91, "histor": 91, "did": 91, "subtl": 91, "harder": 91, "tag_typ": 91, "inord": 91, "preorder": 91, "excit": 91, "won": [91, 92], "horizont": 91, "graph": 91, "natur": 91, "cours": 91, "_treemodificationcontext": 91, "hereaft": 91, "incomplet": 91, "treemodificationcontext": 91, "pendingvalu": [91, 94], "hasn": 91, "persist": 91, "prototyp": 91, "friendli": 91, "discard": 91, "wasn": 91, "thought": 91, "worth": 91, "slower": 91, "revisit": 91, "decid": [91, 102], "dirti": 91, "anywai": 91, "cake": 91, "eat": 91, "whatev": 91, "enter": 91, "immut": 91, "defer": [91, 93, 94], "_recurs": 91, "_handle_children": 91, "fed": 91, "hand": [91, 101, 102], "coupl": [91, 102], "export": 91, "signatur": 91, "dummi": 91, "serv": [91, 92, 102], "unmodifi": 91, "lightweight": 91, "incur": 91, "penalti": 91, "explor": 92, "2020": 92, "09": 92, "triall": 92, "lack": 92, "plai": [92, 102], "signific": 92, "role": [92, 102], "conflict": 92, "overal": [92, 96, 102], "On": [92, 102], "situat": [92, 94, 96], "choic": [92, 96, 101], "shall": 92, "offer": [92, 95, 98, 100, 106], "declin": 92, "de": 92, "meanwhil": 92, "assembl": 92, "asdftypemeta": 92, "consol": [92, 102], "_all_asdftyp": 92, "might": [92, 94, 95, 96, 98, 100, 102], "ideal": 92, "proce": [92, 94, 96], "earliest": 92, "emit": [92, 106], "asdftypeindex": 92, "dictat": 92, "representererror": 92, "from_custom_typ": 92, "new_object": 92, "updated_object": 92, "breaking_object": 92, "cd": [92, 103], "checkout": [92, 103], "sort": 92, "undesir": 92, "straightforward": 92, "newobjecttyp": 92, "real": 92, "presum": 92, "updatedobjecttyp": 92, "overlap": 92, "coexist": 92, "peaceabl": 92, "breakingobjecttyp": 92, "breakingobjecttype2": 92, "caution": 92, "tempt": 92, "constitut": 92, "period": 92, "posit": 93, "prepar": 93, "tune": 93, "alloc": 93, "good": [93, 94, 95, 98], "everywher": [93, 94, 95, 98], "quickli": [93, 94, 95, 98], "linger": [93, 94, 95, 98], "delai": [93, 94, 95, 98], "minim": [93, 94, 95, 98, 101], "ever": [93, 94], "example_packag": 94, "get_class_nam": 94, "candid": 94, "sai": [94, 95, 96, 98, 101], "rectangl": 94, "width": 94, "height": 94, "def": [94, 95, 96, 98], "get_area": 94, "rectangleconvert": 94, "shapesextens": 94, "rect": 94, "squar": [94, 104], "retangle_tag": 94, "square_tag": 94, "rectangle_tag": 94, "els": [94, 96], "side_length": 94, "fraction": [94, 96], "invers": [94, 96], "example_project": 94, "fractionwithinvers": [94, 96], "_invers": 94, "setter": 94, "f1": 94, "f2": 94, "infinit": [94, 96], "loop": [94, 95, 96], "ordinari": [94, 96], "wouldn": [94, 96], "naiv": [94, 96], "fractionwithinverseconvert": 94, "numer": [94, 96, 99, 104, 107], "denomin": [94, 96], "with_invers": 94, "notic": [94, 96, 104], "reconstituted_f1": 94, "presenc": [94, 96, 99], "_pendingvalu": [94, 96], "tell": [94, 96, 98], "resum": [94, 96], "execut": [94, 96], "With": [94, 96], "modif": 94, "successfulli": [94, 95, 96, 99, 106], "supplement": 95, "fooextens": 95, "meaning": 95, "translat": [95, 102], "fooconvert": 95, "topic": 95, "unto": 95, "happili": 95, "foocompressor": 95, "shorthand": 95, "equival": 95, "abbrevi": 95, "interpret": [95, 100, 102], "foo_packag": 95, "__asdf_traverse__": 95, "simplest": [95, 98], "durat": 95, "particularli": [95, 98], "get_extens": 95, "asdf_foo_extens": 95, "cfg": [95, 96, 98, 103], "independ": [95, 97, 100, 101], "littl": 95, "instruct": [95, 101], "big": 95, "mirror": [95, 104, 106], "factori": 95, "easi": [95, 96, 98], "trap": 95, "seemingli": 95, "innocu": 95, "get_resource_map": [95, 98], "ineffici": 95, "perspect": [96, 102], "group": 96, "As": [96, 102], "regardless": 96, "interoper": 96, "ration": 96, "minitem": 96, "maxitem": 96, "fractiontyp": 96, "fractionextens": 96, "overrod": 96, "bullet": 96, "critic": 96, "chosen": [96, 98], "contriv": 96, "2d": [96, 102], "cartesian": 96, "fractional2dcoordin": 96, "fractional_2d_coord": 96, "y": 96, "fractional2dcoordinatetyp": 96, "fraction_2d_coord": 96, "consider": [96, 102, 107], "semant": 96, "lock": 96, "patch": 96, "minor": 96, "increment": 96, "archiv": [96, 102, 106], "xyz": 96, "intact": 96, "parallel": 96, "extent": 96, "ti": [96, 106], "imaginari": 96, "person": 96, "jame": 96, "webb": 96, "peopl": 96, "persontyp": 96, "newer": [96, 102], "middl": 96, "edwin": 96, "hood": 96, "adsf": [96, 105], "portabl": 96, "distribut": [96, 103, 107], "host": 96, "onlin": 96, "perhap": 96, "trivial": 96, "validate_simplifi": 96, "mayb": [96, 102], "undefin": 96, "subdirectori": 96, "mypackageextens": 96, "mypackag": 96, "asdf_extens": 96, "extension_nam": 96, "extensionclass": 96, "suffic": 96, "intervent": 96, "suffici": [96, 102], "facilit": [96, 99], "conftest": 96, "asdf_schema_skip_nam": 96, "asdf_schema_root": 96, "asdf_schema_tests_en": 96, "ini_opt": 96, "spelunk": 97, "discov": [97, 99, 102], "gte": 97, "lt": 97, "gt": 97, "lte": 97, "bring": 97, "extension_manifest": 97, "safe_load": [97, 99], "terminologi": 98, "rout": 98, "isntal": 98, "istal": 98, "baz": 98, "arrang": 98, "intoler": 98, "slow": 98, "prepend": 98, "glob": 98, "exclud": 98, "src": 98, "asdf_foo_schema": 98, "central": 98, "schemas_path": 98, "__file__": 98, "dir": 98, "package_data": 98, "accord": [99, 102], "excel": 99, "book": 99, "great": 99, "familiar": 99, "coverag": 99, "vector": 99, "regard": 99, "04": 99, "plu": 99, "propertyord": 99, "announc": 99, "accordingli": 99, "succe": 99, "dimension": 99, "net": 99, "tricki": 99, "busi": 99, "niform": 100, "esourc": 100, "dentifi": 100, "resembl": 100, "address": 100, "conflat": 100, "browser": 100, "404": 100, "Not": 100, "aris": 100, "domain": 100, "reserv": 100, "dole": 100, "downsid": 100, "counter": 100, "webserv": 100, "unlik": 100, "alon": 100, "advertis": 100, "job": 101, "Such": [101, 106], "summar": 101, "expedi": 101, "formal": 101, "plan": 101, "wide": [101, 102], "cut": 101, "corner": 101, "signifi": 101, "vehicl": 101, "plug": 101, "resist": 101, "think": 101, "someon": 101, "mistak": 101, "anyon": 101, "experi": 101, "behav": [102, 104], "literal_integ": 102, "justif": 102, "power": [102, 104], "multidimension": 102, "wikipedia": 102, "reconstruct": 102, "program": 102, "box": 102, "theori": 102, "analog": 102, "proper": [102, 106], "digit": 102, "imag": 102, "timestamp": 102, "utc": 102, "resolut": 102, "additionalproperti": 102, "image_schema": 102, "new_af": 102, "conting": 102, "forward": 102, "pointer": 102, "lower": 102, "gone": 102, "four": 102, "piec": 102, "dimens": 102, "probabl": 102, "interest": 102, "scratch": 102, "importantli": 102, "footnot": 102, "en": 102, "wiki": 102, "example_kei": 102, "duplicate_kei": 102, "other_data": 102, "thereof": 102, "intersect": 102, "err": 102, "anywher": 102, "7": 102, "9": [102, 104], "reject": 102, "lambda": 102, "ingest": 102, "archive_catalog": 102, "rad": 102, "nanci": 102, "grace": 102, "roman": 102, "telescop": 102, "lead": 102, "thing1": 102, "catalog": 102, "thing2": 102, "forg": 103, "channel": 103, "astroconda": 103, "env": 103, "clone": 103, "pyarg": 103, "tox": 103, "va": 103, "envnam": 103, "tutori": 104, "monti": 104, "shown": 104, "observ": 104, "quick": 104, "unload": 104, "16": 104, "25": 104, "36": 104, "49": 104, "81": 104, "121": 104, "144": 104, "169": 104, "196": 104, "225": 104, "256": 104, "289": 104, "324": 104, "441": 104, "484": 104, "529": 104, "576": 104, "625": 104, "729": 104, "841": 104, "900": 104, "961": 104, "1089": 104, "1156": 104, "1225": 104, "1296": 104, "1369": 104, "1444": 104, "1521": 104, "1600": 104, "1681": 104, "1764": 104, "1849": 104, "1936": 104, "2025": 104, "2116": 104, "2209": 104, "2304": 104, "2401": 104, "2500": 104, "2601": 104, "2704": 104, "2809": 104, "2916": 104, "3025": 104, "3136": 104, "3249": 104, "3364": 104, "3481": 104, "3600": 104, "3721": 104, "3844": 104, "3969": 104, "4096": 104, "4225": 104, "4356": 104, "4489": 104, "4624": 104, "4761": 104, "4900": 104, "5041": 104, "5184": 104, "5329": 104, "5476": 104, "5625": 104, "5776": 104, "5929": 104, "6084": 104, "6241": 104, "6400": 104, "6561": 104, "6724": 104, "6889": 104, "7056": 104, "7225": 104, "7396": 104, "7569": 104, "7744": 104, "7921": 104, "8100": 104, "8281": 104, "8464": 104, "8649": 104, "8836": 104, "9025": 104, "9216": 104, "9409": 104, "9604": 104, "9801": 104, "uncompress": 104, "external_refer": 105, "sync": 106, "irrelev": 106, "record": 106, "action": 106, "bizbaz": 106, "bizbazextens": 106, "remaind": 106, "mycustomtyp": 106, "mycustomextens": 106, "interchang": 107, "daptabl": 107, "eismic": 107, "seismic": 107, "pip": 107, "conda": 107, "hello": 107, "anatomi": 107, "contribut": 107, "log": 107}, "objects": {"": [[105, 0, 0, "-", "asdf"]], "asdf": [[0, 1, 1, "", "AsdfFile"], [1, 1, 1, "", "CustomType"], [2, 1, 1, "", "ExternalArrayReference"], [3, 1, 1, "", "IntegerType"], [4, 1, 1, "", "Stream"], [5, 4, 1, "", "__version__"], [105, 0, 0, "-", "config"], [9, 5, 1, "", "config_context"], [90, 0, 0, "-", "extension"], [105, 0, 0, "-", "fits_embed"], [25, 5, 1, "", "get_config"], [26, 5, 1, "", "info"], [27, 5, 1, "", "open"], [90, 0, 0, "-", "resource"], [90, 0, 0, "-", "schema"], [105, 0, 0, "-", "search"], [90, 0, 0, "-", "tagged"], [90, 0, 0, "-", "treeutil"], [90, 0, 0, "-", "types"], [90, 0, 0, "-", "util"], [90, 0, 0, "-", "versioning"], [90, 0, 0, "-", "yamlutil"]], "asdf.AsdfFile": [[0, 2, 1, "", "add_history_entry"], [0, 3, 1, "", "blocks"], [0, 2, 1, "", "close"], [0, 3, 1, "", "comments"], [0, 2, 1, "", "copy"], [0, 3, 1, "", "extension_list"], [0, 3, 1, "", "extension_manager"], [0, 3, 1, "", "extensions"], [0, 3, 1, "", "file_format_version"], [0, 2, 1, "", "fill_defaults"], [0, 2, 1, "", "find_references"], [0, 2, 1, "", "get_array_compression"], [0, 2, 1, "", "get_array_compression_kwargs"], [0, 2, 1, "", "get_array_storage"], [0, 2, 1, "", "get_history_entries"], [0, 2, 1, "", "info"], [0, 2, 1, "", "keys"], [0, 2, 1, "", "make_reference"], [0, 2, 1, "", "open"], [0, 2, 1, "", "open_external"], [0, 2, 1, "", "remove_defaults"], [0, 2, 1, "", "resolve_and_inline"], [0, 2, 1, "", "resolve_references"], [0, 2, 1, "", "resolve_uri"], [0, 3, 1, "", "resolver"], [0, 2, 1, "", "run_hook"], [0, 2, 1, "", "run_modifying_hook"], [0, 2, 1, "", "schema_info"], [0, 2, 1, "", "search"], [0, 2, 1, "", "set_array_compression"], [0, 2, 1, "", "set_array_storage"], [0, 3, 1, "", "tag_mapping"], [0, 3, 1, "", "tag_to_schema_resolver"], [0, 3, 1, "", "tree"], [0, 3, 1, "", "type_index"], [0, 2, 1, "", "update"], [0, 3, 1, "", "uri"], [0, 3, 1, "", "url_mapping"], [0, 2, 1, "", "validate"], [0, 3, 1, "", "version"], [0, 3, 1, "", "version_map"], [0, 3, 1, "", "version_string"], [0, 2, 1, "", "write_to"]], "asdf.CustomType": [[1, 2, 1, "", "from_tree"], [1, 2, 1, "", "from_tree_tagged"], [1, 3, 1, "", "handle_dynamic_subclasses"], [1, 3, 1, "", "has_required_modules"], [1, 2, 1, "", "incompatible_version"], [1, 2, 1, "", "make_yaml_tag"], [1, 3, 1, "", "name"], [1, 2, 1, "", "names"], [1, 3, 1, "", "organization"], [1, 3, 1, "", "requires"], [1, 3, 1, "", "standard"], [1, 3, 1, "", "supported_versions"], [1, 2, 1, "", "tag_base"], [1, 2, 1, "", "to_tree"], [1, 2, 1, "", "to_tree_tagged"], [1, 3, 1, "", "types"], [1, 3, 1, "", "validators"], [1, 3, 1, "", "version"], [1, 3, 1, "", "yaml_tag"]], "asdf.ExternalArrayReference": [[2, 2, 1, "", "from_tree"], [2, 2, 1, "", "from_tree_tagged"], [2, 3, 1, "", "handle_dynamic_subclasses"], [2, 3, 1, "", "has_required_modules"], [2, 2, 1, "", "incompatible_version"], [2, 2, 1, "", "make_yaml_tag"], [2, 3, 1, "", "name"], [2, 2, 1, "", "names"], [2, 3, 1, "", "organization"], [2, 3, 1, "", "requires"], [2, 3, 1, "", "standard"], [2, 3, 1, "", "supported_versions"], [2, 2, 1, "", "tag_base"], [2, 2, 1, "", "to_tree"], [2, 2, 1, "", "to_tree_tagged"], [2, 3, 1, "", "types"], [2, 3, 1, "", "validators"], [2, 3, 1, "", "version"], [2, 3, 1, "", "yaml_tag"]], "asdf.IntegerType": [[3, 2, 1, "", "from_tree"], [3, 2, 1, "", "from_tree_tagged"], [3, 3, 1, "", "handle_dynamic_subclasses"], [3, 3, 1, "", "has_required_modules"], [3, 2, 1, "", "incompatible_version"], [3, 2, 1, "", "make_yaml_tag"], [3, 3, 1, "", "name"], [3, 2, 1, "", "names"], [3, 3, 1, "", "organization"], [3, 3, 1, "", "requires"], [3, 3, 1, "", "standard"], [3, 3, 1, "", "supported_versions"], [3, 2, 1, "", "tag_base"], [3, 2, 1, "", "to_tree"], [3, 2, 1, "", "to_tree_tagged"], [3, 3, 1, "", "types"], [3, 3, 1, "", "validators"], [3, 3, 1, "", "version"], [3, 3, 1, "", "yaml_tag"]], "asdf.Stream": [[4, 2, 1, "", "assert_allclose"], [4, 2, 1, "", "assert_equal"], [4, 3, 1, "", "block"], [4, 2, 1, "", "copy_to_new_asdf"], [4, 3, 1, "", "dtype"], [4, 2, 1, "", "from_tree"], [4, 2, 1, "", "from_tree_tagged"], [4, 2, 1, "", "get_actual_shape"], [4, 3, 1, "", "handle_dynamic_subclasses"], [4, 3, 1, "", "has_required_modules"], [4, 2, 1, "", "incompatible_version"], [4, 2, 1, "", "make_yaml_tag"], [4, 3, 1, "", "name"], [4, 2, 1, "", "names"], [4, 3, 1, "", "organization"], [4, 3, 1, "", "requires"], [4, 2, 1, "", "reserve_blocks"], [4, 3, 1, "", "shape"], [4, 3, 1, "", "standard"], [4, 3, 1, "", "supported_versions"], [4, 2, 1, "", "tag_base"], [4, 2, 1, "", "to_tree"], [4, 2, 1, "", "to_tree_tagged"], [4, 3, 1, "", "types"], [4, 3, 1, "", "validators"], [4, 3, 1, "", "version"], [4, 3, 1, "", "yaml_tag"]], "asdf.config": [[6, 1, 1, "", "AsdfConfig"], [7, 5, 1, "", "config_context"], [8, 5, 1, "", "get_config"]], "asdf.config.AsdfConfig": [[6, 2, 1, "", "add_extension"], [6, 2, 1, "", "add_resource_mapping"], [6, 3, 1, "", "array_inline_threshold"], [6, 3, 1, "", "default_version"], [6, 3, 1, "", "extensions"], [6, 3, 1, "", "io_block_size"], [6, 3, 1, "", "legacy_fill_schema_defaults"], [6, 2, 1, "", "remove_extension"], [6, 2, 1, "", "remove_resource_mapping"], [6, 2, 1, "", "reset_extensions"], [6, 2, 1, "", "reset_resources"], [6, 3, 1, "", "resource_manager"], [6, 3, 1, "", "resource_mappings"], [6, 3, 1, "", "validate_on_read"]], "asdf.extension": [[10, 1, 1, "", "AsdfExtension"], [11, 1, 1, "", "AsdfExtensionList"], [12, 1, 1, "", "BuiltinExtension"], [13, 1, 1, "", "Compressor"], [14, 1, 1, "", "Converter"], [15, 1, 1, "", "ConverterProxy"], [16, 1, 1, "", "Extension"], [17, 1, 1, "", "ExtensionManager"], [18, 1, 1, "", "ExtensionProxy"], [19, 1, 1, "", "ManifestExtension"], [20, 1, 1, "", "TagDefinition"], [21, 5, 1, "", "get_cached_asdf_extension_list"], [22, 5, 1, "", "get_cached_extension_manager"], [23, 5, 1, "", "get_default_resolver"]], "asdf.extension.AsdfExtension": [[10, 3, 1, "", "tag_mapping"], [10, 3, 1, "", "types"], [10, 3, 1, "", "url_mapping"]], "asdf.extension.AsdfExtensionList": [[11, 3, 1, "", "extensions"], [11, 3, 1, "", "resolver"], [11, 3, 1, "", "tag_mapping"], [11, 3, 1, "", "tag_to_schema_resolver"], [11, 3, 1, "", "type_index"], [11, 3, 1, "", "url_mapping"], [11, 3, 1, "", "validators"]], "asdf.extension.BuiltinExtension": [[12, 3, 1, "", "tag_mapping"], [12, 3, 1, "", "types"], [12, 3, 1, "", "url_mapping"]], "asdf.extension.Compressor": [[13, 2, 1, "", "compress"], [13, 2, 1, "", "decompress"], [13, 3, 1, "", "label"]], "asdf.extension.Converter": [[14, 2, 1, "", "from_yaml_tree"], [14, 2, 1, "", "select_tag"], [14, 3, 1, "", "tags"], [14, 2, 1, "", "to_yaml_tree"], [14, 3, 1, "", "types"]], "asdf.extension.ConverterProxy": [[15, 3, 1, "", "class_name"], [15, 3, 1, "", "delegate"], [15, 3, 1, "", "extension"], [15, 2, 1, "", "from_yaml_tree"], [15, 3, 1, "", "package_name"], [15, 3, 1, "", "package_version"], [15, 2, 1, "", "select_tag"], [15, 3, 1, "", "tags"], [15, 2, 1, "", "to_yaml_tree"], [15, 3, 1, "", "types"]], "asdf.extension.Extension": [[16, 3, 1, "", "asdf_standard_requirement"], [16, 3, 1, "", "compressors"], [16, 3, 1, "", "converters"], [16, 3, 1, "", "extension_uri"], [16, 3, 1, "", "legacy_class_names"], [16, 3, 1, "", "tags"], [16, 3, 1, "", "yaml_tag_handles"]], "asdf.extension.ExtensionManager": [[17, 3, 1, "", "extensions"], [17, 2, 1, "", "get_converter_for_tag"], [17, 2, 1, "", "get_converter_for_type"], [17, 2, 1, "", "get_tag_definition"], [17, 2, 1, "", "handles_tag"], [17, 2, 1, "", "handles_tag_definition"], [17, 2, 1, "", "handles_type"]], "asdf.extension.ExtensionProxy": [[18, 3, 1, "", "asdf_standard_requirement"], [18, 3, 1, "", "class_name"], [18, 3, 1, "", "compressors"], [18, 3, 1, "", "converters"], [18, 3, 1, "", "delegate"], [18, 3, 1, "", "extension_uri"], [18, 3, 1, "", "legacy"], [18, 3, 1, "", "legacy_class_names"], [18, 2, 1, "", "maybe_wrap"], [18, 3, 1, "", "package_name"], [18, 3, 1, "", "package_version"], [18, 3, 1, "", "tag_mapping"], [18, 3, 1, "", "tags"], [18, 3, 1, "", "types"], [18, 3, 1, "", "url_mapping"], [18, 3, 1, "", "yaml_tag_handles"]], "asdf.extension.ManifestExtension": [[19, 3, 1, "", "asdf_standard_requirement"], [19, 3, 1, "", "compressors"], [19, 3, 1, "", "converters"], [19, 3, 1, "", "extension_uri"], [19, 2, 1, "", "from_uri"], [19, 3, 1, "", "legacy_class_names"], [19, 3, 1, "", "tags"]], "asdf.extension.TagDefinition": [[20, 3, 1, "", "description"], [20, 3, 1, "", "schema_uri"], [20, 3, 1, "", "schema_uris"], [20, 3, 1, "", "tag_uri"], [20, 3, 1, "", "title"]], "asdf.fits_embed": [[24, 1, 1, "", "AsdfInFits"]], "asdf.fits_embed.AsdfInFits": [[24, 2, 1, "", "close"], [24, 2, 1, "", "open"], [24, 2, 1, "", "update"], [24, 2, 1, "", "write_to"]], "asdf.resource": [[28, 1, 1, "", "DirectoryResourceMapping"], [29, 1, 1, "", "JsonschemaResourceMapping"], [30, 1, 1, "", "ResourceManager"], [31, 1, 1, "", "ResourceMappingProxy"], [32, 5, 1, "", "get_json_schema_resource_mappings"]], "asdf.resource.ResourceMappingProxy": [[31, 3, 1, "", "class_name"], [31, 3, 1, "", "delegate"], [31, 2, 1, "", "maybe_wrap"], [31, 3, 1, "", "package_name"], [31, 3, 1, "", "package_version"]], "asdf.schema": [[33, 5, 1, "", "check_schema"], [34, 5, 1, "", "fill_defaults"], [35, 5, 1, "", "remove_defaults"], [36, 5, 1, "", "validate"]], "asdf.search": [[37, 1, 1, "", "AsdfSearchResult"]], "asdf.search.AsdfSearchResult": [[37, 2, 1, "", "format"], [37, 3, 1, "", "node"], [37, 3, 1, "", "nodes"], [37, 3, 1, "", "path"], [37, 3, 1, "", "paths"], [37, 2, 1, "", "replace"], [37, 2, 1, "", "schema_info"], [37, 2, 1, "", "search"]], "asdf.tagged": [[38, 1, 1, "", "Tagged"], [39, 1, 1, "", "TaggedDict"], [40, 1, 1, "", "TaggedList"], [41, 1, 1, "", "TaggedString"], [42, 5, 1, "", "get_tag"], [43, 5, 1, "", "tag_object"]], "asdf.tagged.Tagged": [[38, 3, 1, "", "base"]], "asdf.tagged.TaggedDict": [[39, 3, 1, "", "flow_style"], [39, 3, 1, "", "property_order"]], "asdf.tagged.TaggedList": [[40, 3, 1, "", "flow_style"]], "asdf.tagged.TaggedString": [[41, 3, 1, "", "style"]], "asdf.tags": [[90, 0, 0, "-", "core"]], "asdf.tags.core": [[44, 1, 1, "", "AsdfObject"], [45, 1, 1, "", "ComplexType"], [46, 1, 1, "", "ConstantType"], [47, 1, 1, "", "ExtensionMetadata"], [48, 1, 1, "", "HistoryEntry"], [49, 1, 1, "", "NDArrayType"], [50, 1, 1, "", "Software"], [51, 1, 1, "", "SubclassMetadata"]], "asdf.tags.core.ComplexType": [[45, 2, 1, "", "from_tree"], [45, 3, 1, "", "has_required_modules"], [45, 3, 1, "", "name"], [45, 3, 1, "", "supported_versions"], [45, 2, 1, "", "to_tree"], [45, 3, 1, "", "types"], [45, 3, 1, "", "version"], [45, 3, 1, "", "yaml_tag"]], "asdf.tags.core.ConstantType": [[46, 2, 1, "", "from_tree"], [46, 3, 1, "", "has_required_modules"], [46, 3, 1, "", "name"], [46, 3, 1, "", "supported_versions"], [46, 2, 1, "", "to_tree"], [46, 3, 1, "", "types"], [46, 3, 1, "", "version"], [46, 3, 1, "", "yaml_tag"]], "asdf.tags.core.ExtensionMetadata": [[47, 3, 1, "", "extension_class"], [47, 3, 1, "", "extension_uri"], [47, 3, 1, "", "has_required_modules"], [47, 3, 1, "", "name"], [47, 3, 1, "", "software"], [47, 3, 1, "", "supported_versions"], [47, 3, 1, "", "types"], [47, 3, 1, "", "version"], [47, 3, 1, "", "yaml_tag"]], "asdf.tags.core.HistoryEntry": [[48, 3, 1, "", "has_required_modules"], [48, 3, 1, "", "name"], [48, 3, 1, "", "supported_versions"], [48, 3, 1, "", "types"], [48, 3, 1, "", "version"], [48, 3, 1, "", "yaml_tag"]], "asdf.tags.core.NDArrayType": [[49, 2, 1, "", "assert_allclose"], [49, 2, 1, "", "assert_equal"], [49, 3, 1, "", "block"], [49, 2, 1, "", "copy_to_new_asdf"], [49, 3, 1, "", "dtype"], [49, 2, 1, "", "from_tree"], [49, 2, 1, "", "get_actual_shape"], [49, 3, 1, "", "has_required_modules"], [49, 3, 1, "", "name"], [49, 2, 1, "", "reserve_blocks"], [49, 3, 1, "", "shape"], [49, 3, 1, "", "supported_versions"], [49, 2, 1, "", "to_tree"], [49, 3, 1, "", "types"], [49, 3, 1, "", "validators"], [49, 3, 1, "", "version"], [49, 3, 1, "", "yaml_tag"]], "asdf.tags.core.Software": [[50, 3, 1, "", "has_required_modules"], [50, 3, 1, "", "name"], [50, 3, 1, "", "supported_versions"], [50, 3, 1, "", "types"], [50, 3, 1, "", "version"], [50, 3, 1, "", "yaml_tag"]], "asdf.tags.core.SubclassMetadata": [[51, 3, 1, "", "has_required_modules"], [51, 3, 1, "", "name"], [51, 3, 1, "", "supported_versions"], [51, 3, 1, "", "types"], [51, 3, 1, "", "version"], [51, 3, 1, "", "yaml_tag"]], "asdf.tests": [[90, 0, 0, "-", "helpers"]], "asdf.tests.helpers": [[52, 5, 1, "", "assert_roundtrip_tree"], [53, 5, 1, "", "assert_tree_match"], [54, 5, 1, "", "display_warnings"], [55, 5, 1, "", "get_file_sizes"], [56, 5, 1, "", "get_test_data_path"], [57, 5, 1, "", "yaml_to_asdf"]], "asdf.treeutil": [[58, 5, 1, "", "get_children"], [59, 5, 1, "", "is_container"], [60, 5, 1, "", "iter_tree"], [61, 5, 1, "", "walk"], [62, 5, 1, "", "walk_and_modify"]], "asdf.types": [[63, 1, 1, "", "AsdfType"], [64, 1, 1, "", "CustomType"], [65, 1, 1, "", "ExtensionType"], [66, 5, 1, "", "format_tag"]], "asdf.types.AsdfType": [[63, 3, 1, "", "has_required_modules"], [63, 3, 1, "", "supported_versions"], [63, 3, 1, "", "types"], [63, 3, 1, "", "version"]], "asdf.types.CustomType": [[64, 3, 1, "", "handle_dynamic_subclasses"], [64, 3, 1, "", "has_required_modules"], [64, 3, 1, "", "name"], [64, 3, 1, "", "organization"], [64, 3, 1, "", "requires"], [64, 3, 1, "", "standard"], [64, 3, 1, "", "supported_versions"], [64, 3, 1, "", "types"], [64, 3, 1, "", "validators"], [64, 3, 1, "", "version"], [64, 3, 1, "", "yaml_tag"]], "asdf.types.ExtensionType": [[65, 2, 1, "", "from_tree"], [65, 2, 1, "", "from_tree_tagged"], [65, 3, 1, "", "handle_dynamic_subclasses"], [65, 2, 1, "", "incompatible_version"], [65, 2, 1, "", "make_yaml_tag"], [65, 3, 1, "", "name"], [65, 2, 1, "", "names"], [65, 3, 1, "", "organization"], [65, 3, 1, "", "requires"], [65, 3, 1, "", "standard"], [65, 3, 1, "", "supported_versions"], [65, 2, 1, "", "tag_base"], [65, 2, 1, "", "to_tree"], [65, 2, 1, "", "to_tree_tagged"], [65, 3, 1, "", "types"], [65, 3, 1, "", "validators"], [65, 3, 1, "", "version"], [65, 3, 1, "", "yaml_tag"]], "asdf.util": [[67, 5, 1, "", "calculate_padding"], [68, 5, 1, "", "filepath_to_url"], [69, 5, 1, "", "get_array_base"], [70, 5, 1, "", "get_base_uri"], [71, 5, 1, "", "get_class_name"], [72, 5, 1, "", "human_list"], [73, 5, 1, "", "is_primitive"], [74, 5, 1, "", "iter_subclasses"], [75, 5, 1, "", "resolve_name"], [76, 5, 1, "", "uri_match"]], "asdf.versioning": [[77, 1, 1, "", "AsdfSpec"], [78, 1, 1, "", "AsdfVersion"], [79, 1, 1, "", "AsdfVersionMixin"], [80, 5, 1, "", "join_tag_version"], [81, 5, 1, "", "split_tag_version"]], "asdf.versioning.AsdfSpec": [[77, 2, 1, "", "filter"], [77, 2, 1, "", "match"], [77, 2, 1, "", "select"]], "asdf.yamlutil": [[82, 5, 1, "", "custom_tree_to_tagged_tree"], [83, 5, 1, "", "tagged_tree_to_custom_tree"]]}, "objtypes": {"0": "py:module", "1": "py:class", "2": "py:method", "3": "py:attribute", "4": "py:data", "5": "py:function"}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "class", "Python class"], "2": ["py", "method", "Python method"], "3": ["py", "attribute", "Python attribute"], "4": ["py", "data", "Python data"], "5": ["py", "function", "Python function"]}, "titleterms": {"asdffil": [0, 91], "customtyp": [1, 64], "externalarrayrefer": 2, "integertyp": 3, "stream": [4, 84], "__version__": 5, "asdfconfig": [6, 88, 95, 98], "config_context": [7, 9], "get_config": [8, 25], "asdfextens": 10, "asdfextensionlist": 11, "builtinextens": 12, "compressor": [13, 93, 95, 101], "convert": [14, 94, 95], "converterproxi": 15, "extens": [16, 90, 95, 96, 97, 100, 102, 106], "extensionmanag": 17, "extensionproxi": 18, "manifestextens": [19, 95], "tagdefinit": 20, "get_cached_asdf_extension_list": 21, "get_cached_extension_manag": 22, "get_default_resolv": 23, "asdfinfit": 24, "info": [26, 95], "open": [27, 91], "directoryresourcemap": [28, 98], "jsonschemaresourcemap": 29, "resourcemanag": 30, "resourcemappingproxi": 31, "get_json_schema_resource_map": 32, "check_schema": 33, "fill_default": 34, "remove_default": 35, "valid": [36, 96, 97, 99, 101, 102], "asdfsearchresult": 37, "tag": [38, 90, 91, 92, 94, 95, 96, 100], "taggeddict": 39, "taggedlist": 40, "taggedstr": 41, "get_tag": 42, "tag_object": 43, "asdfobject": 44, "complextyp": 45, "constanttyp": 46, "extensionmetadata": 47, "historyentri": 48, "ndarraytyp": 49, "softwar": 50, "subclassmetadata": 51, "assert_roundtrip_tre": 52, "assert_tree_match": 53, "display_warn": 54, "get_file_s": 55, "get_test_data_path": 56, "yaml_to_asdf": 57, "get_children": 58, "is_contain": 59, "iter_tre": 60, "walk": 61, "walk_and_modifi": 62, "asdftyp": [63, 92], "extensiontyp": 65, "format_tag": 66, "calculate_pad": 67, "filepath_to_url": 68, "get_array_bas": 69, "get_base_uri": 70, "get_class_nam": 71, "human_list": 72, "is_primit": 73, "iter_subclass": 74, "resolve_nam": 75, "uri_match": 76, "asdfspec": 77, "asdfvers": 78, "asdfversionmixin": 79, "join_tag_vers": 80, "split_tag_vers": 81, "custom_tree_to_tagged_tre": 82, "tagged_tree_to_custom_tre": 83, "save": [84, 102], "arrai": [84, 102], "share": [84, 101], "data": [84, 102, 107], "inlin": 84, "extern": [84, 102], "compress": 84, "memori": 84, "map": [84, 91, 98], "command": 85, "line": 85, "tool": 85, "chang": 86, "log": 86, "2": 86, "14": 86, "3": 86, "2022": 86, "12": 86, "15": 86, "05": 86, "1": 86, "11": 86, "23": 86, "0": 86, "22": 86, "13": 86, "08": 86, "19": 86, "17": 86, "06": 86, "04": 86, "03": 86, "10": 86, "02": 86, "9": 86, "07": 86, "8": 86, "2021": 86, "09": 86, "7": 86, "5": 86, "4": 86, "30": 86, "25": 86, "01": 86, "2020": 86, "18": 86, "6": 86, "28": 86, "2019": 86, "29": 86, "27": 86, "2018": 86, "20": 86, "2017": 86, "24": 86, "2016": 86, "2015": 86, "citat": 87, "configur": 88, "you": [88, 92], "obtain": 88, "an": [88, 91, 95, 96, 101], "instanc": 88, "special": 88, "note": 88, "librari": [88, 91], "maintain": 88, "config": [88, 105], "option": 88, "array_inline_threshold": 88, "default_vers": 88, "io_block_s": 88, "legacy_fill_schema_default": 88, "validate_on_read": 88, "addit": [88, 95], "featur": [88, 89, 95, 102], "contribut": 89, "feedback": 89, "request": 89, "bug": 89, "report": 89, "code": 89, "fix": 89, "develop": [90, 107], "api": [90, 96, 105, 107], "asdf": [90, 91, 92, 95, 99, 100, 101, 102, 105, 107], "type": [90, 96, 101, 106], "modul": [90, 105], "function": [90, 105], "class": [90, 95, 96, 98, 105], "inherit": [90, 105], "diagram": [90, 105], "packag": [90, 96, 105, 106], "resourc": [90, 98, 107], "yamlutil": 90, "treeutil": 90, "util": 90, "version": [90, 92, 95, 96, 102, 106], "schema": [90, 91, 96, 99, 100, 101, 102], "core": [90, 102], "test": [90, 96, 99, 103], "helper": 90, "high": 91, "level": 91, "overview": [91, 92, 104, 107], "basic": [91, 95, 102], "construct": 91, "progress": 91, "some": 91, "terminologi": 91, "definit": 91, "action": 91, "happen": 91, "when": 91, "i": 91, "instanti": 91, "On": 91, "subject": 91, "resolv": 91, "url": [91, 100], "outlin": 91, "how": 91, "file": [91, 104, 106], "read": [91, 104, 106], "correspond": 91, "python": [91, 101], "object": [91, 95], "Not": 91, "quit": 91, "simpl": [91, 94], "py": 91, "work": 91, "pyyaml": 91, "A": [91, 94], "tree": [91, 101, 102], "identifi": [91, 100], "brief": 91, "hook": 91, "convers": 91, "done": 91, "futur": 91, "plan": 91, "serializationcontext": 91, "convent": 92, "implement": 92, "detail": 92, "support": [92, 96, 101], "standard": [92, 95], "list": 92, "select": 92, "rule": 92, "updat": 92, "submodul": 92, "commit": 92, "pointer": 92, "new": [92, 101], "backward": 92, "compat": [92, 102], "break": 92, "binari": 93, "block": [93, 95, 101], "The": [93, 94, 98, 100, 106], "interfac": [93, 94], "entri": [93, 94, 95, 96, 98, 102], "point": [93, 94, 95, 96, 98], "perform": [93, 94, 95, 98], "consider": [93, 94, 95, 98], "exampl": [94, 96], "multipl": 94, "refer": [94, 96, 102], "cycl": [94, 96], "yaml": 95, "handl": [95, 96], "requir": [95, 103], "legaci": 95, "name": 95, "make": 95, "": 95, "content": 95, "visibl": 95, "search": [95, 102, 105], "instal": [95, 98, 103], "via": [95, 98], "popul": 95, "from": [95, 103, 106], "manifest": [95, 97, 100], "warn": 95, "deprec": 96, "defin": 96, "custom": [96, 102, 106], "attribut": 96, "method": 96, "serial": [96, 101], "more": 96, "complex": 96, "assign": 96, "explicit": [96, 106], "subclass": 96, "creat": [96, 104], "ad": 96, "overrid": 96, "built": [96, 106], "regist": 96, "anatomi": [97, 99], "check": [99, 106], "syntax": 99, "see": [99, 107], "also": [99, 107], "uri": 100, "v": 100, "scheme": 100, "entiti": 100, "common": 101, "us": [101, 102, 106], "case": 101, "against": 101, "quick": 101, "dirti": 101, "person": 101, "For": 101, "other": [101, 106], "user": [101, 105], "languag": 101, "model": 102, "histori": 102, "fit": 102, "render": 102, "usag": 102, "chain": 102, "descend": 102, "child": 102, "node": 102, "regular": 102, "express": 102, "arbitrari": 102, "criteria": 102, "format": [102, 107], "result": 102, "inform": 102, "pip": 103, "conda": 103, "build": 103, "sourc": 103, "run": 103, "hello": 104, "world": 104, "variabl": 105, "fits_emb": 105, "write": 106, "advanc": 107, "scientif": 107, "get": 107, "start": 107, "extend": 107, "document": 107, "index": 107}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx.ext.todo": 2, "sphinx.ext.viewcode": 1, "sphinx": 57}, "alltitles": {"AsdfFile": [[0, "asdffile"]], "CustomType": [[1, "customtype"], [64, "customtype"]], "ExternalArrayReference": [[2, "externalarrayreference"]], "IntegerType": [[3, "integertype"]], "Stream": [[4, "stream"]], "__version__": [[5, "version"]], "AsdfConfig": [[6, "asdfconfig"]], "config_context": [[7, "config-context"], [9, "config-context"]], "get_config": [[8, "get-config"], [25, "get-config"]], "AsdfExtension": [[10, "asdfextension"]], "AsdfExtensionList": [[11, "asdfextensionlist"]], "BuiltinExtension": [[12, "builtinextension"]], "Compressor": [[13, "compressor"]], "Converter": [[14, "converter"]], "ConverterProxy": [[15, "converterproxy"]], "Extension": [[16, "extension"]], "ExtensionManager": [[17, "extensionmanager"]], "ExtensionProxy": [[18, "extensionproxy"]], "ManifestExtension": [[19, "manifestextension"]], "TagDefinition": [[20, "tagdefinition"]], "get_cached_asdf_extension_list": [[21, "get-cached-asdf-extension-list"]], "get_cached_extension_manager": [[22, "get-cached-extension-manager"]], "get_default_resolver": [[23, "get-default-resolver"]], "AsdfInFits": [[24, "asdfinfits"]], "info": [[26, "info"]], "open": [[27, "open"]], "DirectoryResourceMapping": [[28, "directoryresourcemapping"]], "JsonschemaResourceMapping": [[29, "jsonschemaresourcemapping"]], "ResourceManager": [[30, "resourcemanager"]], "ResourceMappingProxy": [[31, "resourcemappingproxy"]], "get_json_schema_resource_mappings": [[32, "get-json-schema-resource-mappings"]], "check_schema": [[33, "check-schema"]], "fill_defaults": [[34, "fill-defaults"]], "remove_defaults": [[35, "remove-defaults"]], "validate": [[36, "validate"]], "AsdfSearchResult": [[37, "asdfsearchresult"]], "Tagged": [[38, "tagged"]], "TaggedDict": [[39, "taggeddict"]], "TaggedList": [[40, "taggedlist"]], "TaggedString": [[41, "taggedstring"]], "get_tag": [[42, "get-tag"]], "tag_object": [[43, "tag-object"]], "AsdfObject": [[44, "asdfobject"]], "ComplexType": [[45, "complextype"]], "ConstantType": [[46, "constanttype"]], "ExtensionMetadata": [[47, "extensionmetadata"]], "HistoryEntry": [[48, "historyentry"]], "NDArrayType": [[49, "ndarraytype"]], "Software": [[50, "software"]], "SubclassMetadata": [[51, "subclassmetadata"]], "assert_roundtrip_tree": [[52, "assert-roundtrip-tree"]], "assert_tree_match": [[53, "assert-tree-match"]], "display_warnings": [[54, "display-warnings"]], "get_file_sizes": [[55, "get-file-sizes"]], "get_test_data_path": [[56, "get-test-data-path"]], "yaml_to_asdf": [[57, "yaml-to-asdf"]], "get_children": [[58, "get-children"]], "is_container": [[59, "is-container"]], "iter_tree": [[60, "iter-tree"]], "walk": [[61, "walk"]], "walk_and_modify": [[62, "walk-and-modify"]], "AsdfType": [[63, "asdftype"], [92, "asdftype"]], "ExtensionType": [[65, "extensiontype"]], "format_tag": [[66, "format-tag"]], "calculate_padding": [[67, "calculate-padding"]], "filepath_to_url": [[68, "filepath-to-url"]], "get_array_base": [[69, "get-array-base"]], "get_base_uri": [[70, "get-base-uri"]], "get_class_name": [[71, "get-class-name"]], "human_list": [[72, "human-list"]], "is_primitive": [[73, "is-primitive"]], "iter_subclasses": [[74, "iter-subclasses"]], "resolve_name": [[75, "resolve-name"]], "uri_match": [[76, "uri-match"]], "AsdfSpec": [[77, "asdfspec"]], "AsdfVersion": [[78, "asdfversion"]], "AsdfVersionMixin": [[79, "asdfversionmixin"]], "join_tag_version": [[80, "join-tag-version"]], "split_tag_version": [[81, "split-tag-version"]], "custom_tree_to_tagged_tree": [[82, "custom-tree-to-tagged-tree"]], "tagged_tree_to_custom_tree": [[83, "tagged-tree-to-custom-tree"]], "Saving arrays": [[84, "saving-arrays"]], "Sharing of data": [[84, "sharing-of-data"]], "Saving inline arrays": [[84, "saving-inline-arrays"]], "Saving external arrays": [[84, "saving-external-arrays"]], "Streaming array data": [[84, "streaming-array-data"]], "Compression": [[84, "compression"]], "Memory mapping": [[84, "memory-mapping"]], "Command line tool": [[85, "command-line-tool"]], "Change Log": [[86, "change-log"]], "2.14.3 (2022-12-15)": [[86, "id1"]], "2.14.2 (2022-12-05)": [[86, "id2"]], "2.14.1 (2022-11-23)": [[86, "id3"]], "2.14.0 (2022-11-22)": [[86, "id4"]], "2.13.0 (2022-08-19)": [[86, "id5"]], "2.12.1 (2022-08-17)": [[86, "id6"]], "2.12.0 (2022-06-06)": [[86, "id7"]], "2.11.2 (2022-08-17)": [[86, "id8"]], "2.11.1 (2022-04-15)": [[86, "id9"]], "2.11.0 (2022-03-15)": [[86, "id10"]], "2.10.1 (2022-03-02)": [[86, "id11"]], "2.10.0 (2022-02-17)": [[86, "id12"]], "2.9.2 (2022-02-07)": [[86, "id13"]], "2.9.1 (2022-02-03)": [[86, "id14"]], "2.9.0 (2022-02-02)": [[86, "id15"]], "2.8.3 (2021-12-13)": [[86, "id16"]], "2.8.2 (2021-12-06)": [[86, "id17"]], "2.8.1 (2021-06-09)": [[86, "id18"]], "2.8.0 (2021-05-12)": [[86, "id19"]], "2.7.5 (2021-06-09)": [[86, "id20"]], "2.7.4 (2021-04-30)": [[86, "id21"]], "2.7.3 (2021-02-25)": [[86, "id22"]], "2.7.2 (2021-01-15)": [[86, "id23"]], "2.7.1 (2020-08-18)": [[86, "id24"]], "2.7.0 (2020-07-23)": [[86, "id25"]], "2.6.0 (2020-04-22)": [[86, "id26"]], "2.5.2 (2020-02-28)": [[86, "id27"]], "2.5.1 (2020-01-07)": [[86, "id28"]], "2.5.0 (2019-12-23)": [[86, "id29"]], "2.4.2 (2019-08-29)": [[86, "id30"]], "2.4.1 (2019-08-27)": [[86, "id31"]], "2.3.3 (2019-04-02)": [[86, "id32"]], "2.3.2 (2019-02-19)": [[86, "id33"]], "2.3.1 (2018-12-20)": [[86, "id34"]], "2.3.0 (2018-11-28)": [[86, "id35"]], "2.2.1 (2018-11-15)": [[86, "id36"]], "2.2.0 (2018-11-14)": [[86, "id37"]], "2.1.2 (2018-11-13)": [[86, "id38"]], "2.1.1 (2018-11-01)": [[86, "id39"]], "2.1.0 (2018-09-25)": [[86, "id40"]], "2.0.3 (2018-09-06)": [[86, "id41"]], "2.0.2 (2018-07-27)": [[86, "id42"]], "2.0.1 (2018-05-08)": [[86, "id43"]], "2.0.0 (2018-04-19)": [[86, "id44"]], "1.3.3 (2018-03-01)": [[86, "id45"]], "1.3.2 (2018-02-22)": [[86, "id46"]], "1.3.1 (2017-11-02)": [[86, "id47"]], "1.3.0 (2017-10-24)": [[86, "id48"]], "1.2.1(2016-11-07)": [[86, "id49"]], "1.2.0(2016-10-04)": [[86, "id50"]], "1.0.5 (2016-06-28)": [[86, "id51"]], "1.0.4 (2016-05-25)": [[86, "id52"]], "1.0.2 (2016-02-29)": [[86, "id53"]], "1.0.1 (2016-01-08)": [[86, "id54"]], "1.0.0 (2015-09-18)": [[86, "id55"]], "Citation": [[87, "citation"]], "Configuration": [[88, "configuration"]], "AsdfConfig and you": [[88, "asdfconfig-and-you"]], "Obtaining an AsdfConfig instance": [[88, "obtaining-an-asdfconfig-instance"]], "Special note to library maintainers": [[88, "special-note-to-library-maintainers"]], "Config options": [[88, "config-options"]], "array_inline_threshold": [[88, "array-inline-threshold"]], "default_version": [[88, "default-version"]], "io_block_size": [[88, "io-block-size"]], "legacy_fill_schema_defaults": [[88, "legacy-fill-schema-defaults"]], "validate_on_read": [[88, "validate-on-read"]], "Additional AsdfConfig features": [[88, "additional-asdfconfig-features"]], "Contributing": [[89, "contributing"]], "Feedback, Feature Requests, and Bug Reports": [[89, "feedback-feature-requests-and-bug-reports"]], "Contributing Code and Bug Fixes": [[89, "contributing-code-and-bug-fixes"]], "Developer API": [[90, "developer-api"]], "asdf.types Module": [[90, "module-asdf.types"]], "Functions": [[90, "functions"], [90, "id1"], [90, "id4"], [90, "id7"], [90, "id10"], [90, "id11"], [90, "id12"], [90, "id13"], [90, "id16"], [90, "id19"], [105, "functions"], [105, "id5"]], "Classes": [[90, "classes"], [90, "id2"], [90, "id5"], [90, "id8"], [90, "id14"], [90, "id17"], [105, "classes"], [105, "id1"], [105, "id3"], [105, "id6"]], "Class Inheritance Diagram": [[90, "class-inheritance-diagram"], [90, "id3"], [90, "id6"], [90, "id9"], [90, "id15"], [90, "id18"], [105, "class-inheritance-diagram"], [105, "id2"], [105, "id4"], [105, "id7"]], "asdf.tagged Module": [[90, "module-asdf.tagged"]], "asdf.extension Package": [[90, "module-asdf.extension"]], "asdf.resource Module": [[90, "module-asdf.resource"]], "asdf.yamlutil Module": [[90, "module-asdf.yamlutil"]], "asdf.treeutil Module": [[90, "module-asdf.treeutil"]], "asdf.util Module": [[90, "module-asdf.util"]], "asdf.versioning Module": [[90, "module-asdf.versioning"]], "asdf.schema Module": [[90, "module-asdf.schema"]], "asdf.tags.core Package": [[90, "module-asdf.tags.core"]], "asdf.tests.helpers Module": [[90, "module-asdf.tests.helpers"]], "High level overview of the basic ASDF library": [[91, "high-level-overview-of-the-basic-asdf-library"]], "Construction in progress": [[91, "construction-in-progress"]], "Some terminology and definitions": [[91, "some-terminology-and-definitions"]], "Actions that happen when an AsdfFile is instantiated": [[91, "actions-that-happen-when-an-asdffile-is-instantiated"]], "On the subject of resolvers and tag/url mapping": [[91, "on-the-subject-of-resolvers-and-tag-url-mapping"]], "Outline of how an ASDF file is opened and read into the corresponding Python object.": [[91, "outline-of-how-an-asdf-file-is-opened-and-read-into-the-corresponding-python-object"]], "Not quite that simple": [[91, "not-quite-that-simple"]], "Outline of schema.py": [[91, "outline-of-schema-py"]], "How the ASDF library works with pyyaml": [[91, "how-the-asdf-library-works-with-pyyaml"]], "A Tree Identifier": [[91, "a-tree-identifier"]], "Brief overview of how pyyaml constructs a Python tree": [[91, "brief-overview-of-how-pyyaml-constructs-a-python-tree"]], "How ASDF hooks into pyyaml construction": [[91, "how-asdf-hooks-into-pyyaml-construction"]], "How conversion to ASDF objects is done": [[91, "how-conversion-to-asdf-objects-is-done"]], "Future plans for SerializationContext": [[91, "future-plans-for-serializationcontext"]], "Tag Versioning and You": [[92, "tag-versioning-and-you"]], "ASDF versioning conventions": [[92, "asdf-versioning-conventions"]], "Overview": [[92, "overview"], [104, "overview"]], "Implementation details": [[92, "implementation-details"]], "Supported ASDF standard version list": [[92, "supported-asdf-standard-version-list"]], "AsdfType selection rules": [[92, "asdftype-selection-rules"]], "Implementing updates to the standard": [[92, "implementing-updates-to-the-standard"]], "Update the asdf-standard submodule commit pointer": [[92, "update-the-asdf-standard-submodule-commit-pointer"]], "Support the new standard version": [[92, "support-the-new-standard-version"]], "Support the new tag": [[92, "support-the-new-tag"]], "Support the backwards-compatible tag": [[92, "support-the-backwards-compatible-tag"]], "Support the breaking tag": [[92, "support-the-breaking-tag"]], "Binary block compressors": [[93, "binary-block-compressors"]], "The Compressor interface": [[93, "the-compressor-interface"]], "Entry point performance considerations": [[93, "entry-point-performance-considerations"], [94, "entry-point-performance-considerations"], [95, "entry-point-performance-considerations"], [98, "entry-point-performance-considerations"]], "Converters": [[94, "converters"]], "The Converter interface": [[94, "the-converter-interface"]], "A simple example": [[94, "a-simple-example"]], "Multiple tags": [[94, "multiple-tags"]], "Reference cycles": [[94, "reference-cycles"]], "Extensions": [[95, "extensions"], [100, "extensions"], [106, "extensions"]], "Extension features": [[95, "extension-features"]], "Basics": [[95, "basics"]], "Additional tags": [[95, "additional-tags"]], "Additional block compressors": [[95, "additional-block-compressors"]], "Additional YAML tag handles": [[95, "additional-yaml-tag-handles"]], "ASDF Standard version requirement": [[95, "asdf-standard-version-requirement"]], "Legacy class names": [[95, "legacy-class-names"]], "Making converted object\u2019s contents visible to info and search": [[95, "making-converted-object-s-contents-visible-to-info-and-search"]], "Installing an extension": [[95, "installing-an-extension"]], "Installing extensions via AsdfConfig": [[95, "installing-extensions-via-asdfconfig"]], "Installing extensions via entry points": [[95, "installing-extensions-via-entry-points"]], "Populating an extension from a manifest": [[95, "populating-an-extension-from-a-manifest"]], "Warning on ManifestExtension and entry points": [[95, "warning-on-manifestextension-and-entry-points"]], "Deprecated extension API": [[96, "deprecated-extension-api"]], "An Example": [[96, "an-example"]], "Defining custom types": [[96, "defining-custom-types"]], "Custom type attributes": [[96, "custom-type-attributes"]], "Custom type methods": [[96, "custom-type-methods"]], "Serializing more complex types": [[96, "serializing-more-complex-types"]], "Serializing reference cycles": [[96, "serializing-reference-cycles"]], "Assigning schema and tag versions": [[96, "assigning-schema-and-tag-versions"]], "Explicit version support": [[96, "explicit-version-support"]], "Handling subclasses": [[96, "handling-subclasses"]], "Creating custom schemas": [[96, "creating-custom-schemas"]], "Adding custom validators": [[96, "adding-custom-validators"]], "Defining custom extension classes": [[96, "defining-custom-extension-classes"]], "Overriding built-in extensions": [[96, "overriding-built-in-extensions"]], "Packaging custom extensions": [[96, "packaging-custom-extensions"]], "Packaging schemas": [[96, "packaging-schemas"]], "Registering entry points": [[96, "registering-entry-points"]], "Testing custom schemas": [[96, "testing-custom-schemas"]], "Extension manifests": [[97, "extension-manifests"]], "Anatomy of a manifest": [[97, "anatomy-of-a-manifest"]], "Validating a manifest": [[97, "validating-a-manifest"]], "Resources and resource mappings": [[98, "resources-and-resource-mappings"]], "Installing resources via AsdfConfig": [[98, "installing-resources-via-asdfconfig"]], "The DirectoryResourceMapping class": [[98, "the-directoryresourcemapping-class"]], "Installing resources via entry points": [[98, "installing-resources-via-entry-points"]], "ASDF schemas": [[99, "asdf-schemas"]], "Anatomy of a schema": [[99, "anatomy-of-a-schema"]], "Checking schema syntax": [[99, "checking-schema-syntax"]], "Testing validation": [[99, "testing-validation"]], "See also:": [[99, "see-also"]], "URIs in ASDF": [[100, "uris-in-asdf"]], "URI vs URL": [[100, "uri-vs-url"]], "The asdf:// URI scheme": [[100, "the-asdf-uri-scheme"]], "Entities identified by URI": [[100, "entities-identified-by-uri"]], "Schemas": [[100, "schemas"]], "Tags": [[100, "tags"]], "Manifests": [[100, "manifests"]], "Common use cases": [[101, "common-use-cases"]], "Validate an ASDF tree against a schema": [[101, "validate-an-asdf-tree-against-a-schema"]], "Serialize a new type": [[101, "serialize-a-new-type"]], "Quick and dirty, for personal use": [[101, "quick-and-dirty-for-personal-use"]], "For sharing with other Python users": [[101, "for-sharing-with-other-python-users"]], "For sharing with users of other languages": [[101, "for-sharing-with-users-of-other-languages"]], "Support a new block compressor": [[101, "support-a-new-block-compressor"]], "Core Features": [[102, "core-features"]], "Data Model": [[102, "data-model"]], "Array Data": [[102, "array-data"]], "Using extensions": [[102, "using-extensions"]], "Schema validation": [[102, "schema-validation"]], "Custom schemas": [[102, "custom-schemas"]], "Versioning and Compatibility": [[102, "versioning-and-compatibility"]], "External References": [[102, "external-references"]], "Tree References": [[102, "tree-references"]], "Array References": [[102, "array-references"]], "Saving history entries": [[102, "saving-history-entries"]], "Saving ASDF in FITS": [[102, "saving-asdf-in-fits"]], "Rendering ASDF trees": [[102, "rendering-asdf-trees"]], "Searching the ASDF tree": [[102, "searching-the-asdf-tree"]], "Basic usage": [[102, "basic-usage"]], "Chaining searches": [[102, "chaining-searches"]], "Descending into child nodes": [[102, "descending-into-child-nodes"]], "Regular expression searches": [[102, "regular-expression-searches"]], "Arbitrary search criteria": [[102, "arbitrary-search-criteria"]], "Formatting search results": [[102, "formatting-search-results"]], "Searching Schema information": [[102, "searching-schema-information"]], "Installation": [[103, "installation"]], "Requirements": [[103, "requirements"]], "Installing with pip": [[103, "installing-with-pip"]], "Installing with conda": [[103, "installing-with-conda"]], "Building from source": [[103, "building-from-source"]], "Running the tests": [[103, "running-the-tests"]], "Hello World": [[104, "hello-world"]], "Creating Files": [[104, "creating-files"]], "Reading Files": [[104, "reading-files"]], "User API": [[105, "user-api"]], "asdf Package": [[105, "module-asdf"]], "Variables": [[105, "variables"]], "asdf.fits_embed Module": [[105, "module-asdf.fits_embed"]], "asdf.search Module": [[105, "module-asdf.search"]], "asdf.config Module": [[105, "module-asdf.config"]], "The built-in extension": [[106, "the-built-in-extension"]], "Custom types": [[106, "custom-types"]], "Writing custom types to files": [[106, "writing-custom-types-to-files"]], "Reading files with custom types": [[106, "reading-files-with-custom-types"]], "Custom types, extensions, and versioning": [[106, "custom-types-extensions-and-versioning"]], "Reading files": [[106, "reading-files"]], "Writing files": [[106, "writing-files"]], "Extensions from other packages": [[106, "extensions-from-other-packages"]], "Explicit use of extensions": [[106, "explicit-use-of-extensions"]], "Extension checking": [[106, "extension-checking"]], "ASDF - Advanced Scientific Data Format": [[107, "asdf-advanced-scientific-data-format"]], "Getting Started": [[107, "getting-started"]], "Extending ASDF": [[107, "extending-asdf"]], "API Documentation": [[107, "api-documentation"]], "Developer Overview": [[107, "developer-overview"]], "Resources": [[107, "resources"]], "See also": [[107, "see-also"]], "Index": [[107, "index"]]}, "indexentries": {"asdffile (class in asdf)": [[0, "asdf.AsdfFile"]], "add_history_entry() (asdf.asdffile method)": [[0, "asdf.AsdfFile.add_history_entry"]], "blocks (asdf.asdffile attribute)": [[0, "asdf.AsdfFile.blocks"]], "close() (asdf.asdffile method)": [[0, "asdf.AsdfFile.close"]], "comments (asdf.asdffile attribute)": [[0, "asdf.AsdfFile.comments"]], "copy() (asdf.asdffile method)": [[0, "asdf.AsdfFile.copy"]], "extension_list (asdf.asdffile attribute)": [[0, "asdf.AsdfFile.extension_list"]], "extension_manager (asdf.asdffile attribute)": [[0, "asdf.AsdfFile.extension_manager"]], "extensions (asdf.asdffile attribute)": [[0, "asdf.AsdfFile.extensions"]], "file_format_version (asdf.asdffile attribute)": [[0, "asdf.AsdfFile.file_format_version"]], "fill_defaults() (asdf.asdffile method)": [[0, "asdf.AsdfFile.fill_defaults"]], "find_references() (asdf.asdffile method)": [[0, "asdf.AsdfFile.find_references"]], "get_array_compression() (asdf.asdffile method)": [[0, "asdf.AsdfFile.get_array_compression"]], "get_array_compression_kwargs() (asdf.asdffile method)": [[0, "asdf.AsdfFile.get_array_compression_kwargs"]], "get_array_storage() (asdf.asdffile method)": [[0, "asdf.AsdfFile.get_array_storage"]], "get_history_entries() (asdf.asdffile method)": [[0, "asdf.AsdfFile.get_history_entries"]], "info() (asdf.asdffile method)": [[0, "asdf.AsdfFile.info"]], "keys() (asdf.asdffile method)": [[0, "asdf.AsdfFile.keys"]], "make_reference() (asdf.asdffile method)": [[0, "asdf.AsdfFile.make_reference"]], "open() (asdf.asdffile class method)": [[0, "asdf.AsdfFile.open"]], "open_external() (asdf.asdffile method)": [[0, "asdf.AsdfFile.open_external"]], "remove_defaults() (asdf.asdffile method)": [[0, "asdf.AsdfFile.remove_defaults"]], "resolve_and_inline() (asdf.asdffile method)": [[0, "asdf.AsdfFile.resolve_and_inline"]], "resolve_references() (asdf.asdffile method)": [[0, "asdf.AsdfFile.resolve_references"]], "resolve_uri() (asdf.asdffile method)": [[0, "asdf.AsdfFile.resolve_uri"]], "resolver (asdf.asdffile attribute)": [[0, "asdf.AsdfFile.resolver"]], "run_hook() (asdf.asdffile method)": [[0, "asdf.AsdfFile.run_hook"]], "run_modifying_hook() (asdf.asdffile method)": [[0, "asdf.AsdfFile.run_modifying_hook"]], "schema_info() (asdf.asdffile method)": [[0, "asdf.AsdfFile.schema_info"]], "search() (asdf.asdffile method)": [[0, "asdf.AsdfFile.search"]], "set_array_compression() (asdf.asdffile method)": [[0, "asdf.AsdfFile.set_array_compression"]], "set_array_storage() (asdf.asdffile method)": [[0, "asdf.AsdfFile.set_array_storage"]], "tag_mapping (asdf.asdffile attribute)": [[0, "asdf.AsdfFile.tag_mapping"]], "tag_to_schema_resolver (asdf.asdffile attribute)": [[0, "asdf.AsdfFile.tag_to_schema_resolver"]], "tree (asdf.asdffile attribute)": [[0, "asdf.AsdfFile.tree"]], "type_index (asdf.asdffile attribute)": [[0, "asdf.AsdfFile.type_index"]], "update() (asdf.asdffile method)": [[0, "asdf.AsdfFile.update"]], "uri (asdf.asdffile attribute)": [[0, "asdf.AsdfFile.uri"]], "url_mapping (asdf.asdffile attribute)": [[0, "asdf.AsdfFile.url_mapping"]], "validate() (asdf.asdffile method)": [[0, "asdf.AsdfFile.validate"]], "version (asdf.asdffile attribute)": [[0, "asdf.AsdfFile.version"]], "version_map (asdf.asdffile attribute)": [[0, "asdf.AsdfFile.version_map"]], "version_string (asdf.asdffile attribute)": [[0, "asdf.AsdfFile.version_string"]], "write_to() (asdf.asdffile method)": [[0, "asdf.AsdfFile.write_to"]], "customtype (class in asdf)": [[1, "asdf.CustomType"]], "from_tree() (asdf.customtype class method)": [[1, "asdf.CustomType.from_tree"]], "from_tree_tagged() (asdf.customtype class method)": [[1, "asdf.CustomType.from_tree_tagged"]], "handle_dynamic_subclasses (asdf.customtype attribute)": [[1, "asdf.CustomType.handle_dynamic_subclasses"]], "has_required_modules (asdf.customtype attribute)": [[1, "asdf.CustomType.has_required_modules"]], "incompatible_version() (asdf.customtype class method)": [[1, "asdf.CustomType.incompatible_version"]], "make_yaml_tag() (asdf.customtype class method)": [[1, "asdf.CustomType.make_yaml_tag"]], "name (asdf.customtype attribute)": [[1, "asdf.CustomType.name"]], "names() (asdf.customtype class method)": [[1, "asdf.CustomType.names"]], "organization (asdf.customtype attribute)": [[1, "asdf.CustomType.organization"]], "requires (asdf.customtype attribute)": [[1, "asdf.CustomType.requires"]], "standard (asdf.customtype attribute)": [[1, "asdf.CustomType.standard"]], "supported_versions (asdf.customtype attribute)": [[1, "asdf.CustomType.supported_versions"]], "tag_base() (asdf.customtype class method)": [[1, "asdf.CustomType.tag_base"]], "to_tree() (asdf.customtype class method)": [[1, "asdf.CustomType.to_tree"]], "to_tree_tagged() (asdf.customtype class method)": [[1, "asdf.CustomType.to_tree_tagged"]], "types (asdf.customtype attribute)": [[1, "asdf.CustomType.types"]], "validators (asdf.customtype attribute)": [[1, "asdf.CustomType.validators"]], "version (asdf.customtype attribute)": [[1, "asdf.CustomType.version"]], "yaml_tag (asdf.customtype attribute)": [[1, "asdf.CustomType.yaml_tag"]], "externalarrayreference (class in asdf)": [[2, "asdf.ExternalArrayReference"]], "from_tree() (asdf.externalarrayreference class method)": [[2, "asdf.ExternalArrayReference.from_tree"]], "from_tree_tagged() (asdf.externalarrayreference class method)": [[2, "asdf.ExternalArrayReference.from_tree_tagged"]], "handle_dynamic_subclasses (asdf.externalarrayreference attribute)": [[2, "asdf.ExternalArrayReference.handle_dynamic_subclasses"]], "has_required_modules (asdf.externalarrayreference attribute)": [[2, "asdf.ExternalArrayReference.has_required_modules"]], "incompatible_version() (asdf.externalarrayreference class method)": [[2, "asdf.ExternalArrayReference.incompatible_version"]], "make_yaml_tag() (asdf.externalarrayreference class method)": [[2, "asdf.ExternalArrayReference.make_yaml_tag"]], "name (asdf.externalarrayreference attribute)": [[2, "asdf.ExternalArrayReference.name"]], "names() (asdf.externalarrayreference class method)": [[2, "asdf.ExternalArrayReference.names"]], "organization (asdf.externalarrayreference attribute)": [[2, "asdf.ExternalArrayReference.organization"]], "requires (asdf.externalarrayreference attribute)": [[2, "asdf.ExternalArrayReference.requires"]], "standard (asdf.externalarrayreference attribute)": [[2, "asdf.ExternalArrayReference.standard"]], "supported_versions (asdf.externalarrayreference attribute)": [[2, "asdf.ExternalArrayReference.supported_versions"]], "tag_base() (asdf.externalarrayreference class method)": [[2, "asdf.ExternalArrayReference.tag_base"]], "to_tree() (asdf.externalarrayreference class method)": [[2, "asdf.ExternalArrayReference.to_tree"]], "to_tree_tagged() (asdf.externalarrayreference class method)": [[2, "asdf.ExternalArrayReference.to_tree_tagged"]], "types (asdf.externalarrayreference attribute)": [[2, "asdf.ExternalArrayReference.types"]], "validators (asdf.externalarrayreference attribute)": [[2, "asdf.ExternalArrayReference.validators"]], "version (asdf.externalarrayreference attribute)": [[2, "asdf.ExternalArrayReference.version"]], "yaml_tag (asdf.externalarrayreference attribute)": [[2, "asdf.ExternalArrayReference.yaml_tag"]], "integertype (class in asdf)": [[3, "asdf.IntegerType"]], "from_tree() (asdf.integertype class method)": [[3, "asdf.IntegerType.from_tree"]], "from_tree_tagged() (asdf.integertype class method)": [[3, "asdf.IntegerType.from_tree_tagged"]], "handle_dynamic_subclasses (asdf.integertype attribute)": [[3, "asdf.IntegerType.handle_dynamic_subclasses"]], "has_required_modules (asdf.integertype attribute)": [[3, "asdf.IntegerType.has_required_modules"]], "incompatible_version() (asdf.integertype class method)": [[3, "asdf.IntegerType.incompatible_version"]], "make_yaml_tag() (asdf.integertype class method)": [[3, "asdf.IntegerType.make_yaml_tag"]], "name (asdf.integertype attribute)": [[3, "asdf.IntegerType.name"]], "names() (asdf.integertype class method)": [[3, "asdf.IntegerType.names"]], "organization (asdf.integertype attribute)": [[3, "asdf.IntegerType.organization"]], "requires (asdf.integertype attribute)": [[3, "asdf.IntegerType.requires"]], "standard (asdf.integertype attribute)": [[3, "asdf.IntegerType.standard"]], "supported_versions (asdf.integertype attribute)": [[3, "asdf.IntegerType.supported_versions"]], "tag_base() (asdf.integertype class method)": [[3, "asdf.IntegerType.tag_base"]], "to_tree() (asdf.integertype class method)": [[3, "asdf.IntegerType.to_tree"]], "to_tree_tagged() (asdf.integertype class method)": [[3, "asdf.IntegerType.to_tree_tagged"]], "types (asdf.integertype attribute)": [[3, "asdf.IntegerType.types"]], "validators (asdf.integertype attribute)": [[3, "asdf.IntegerType.validators"]], "version (asdf.integertype attribute)": [[3, "asdf.IntegerType.version"]], "yaml_tag (asdf.integertype attribute)": [[3, "asdf.IntegerType.yaml_tag"]], "stream (class in asdf)": [[4, "asdf.Stream"]], "assert_allclose() (asdf.stream class method)": [[4, "asdf.Stream.assert_allclose"]], "assert_equal() (asdf.stream class method)": [[4, "asdf.Stream.assert_equal"]], "block (asdf.stream attribute)": [[4, "asdf.Stream.block"]], "copy_to_new_asdf() (asdf.stream class method)": [[4, "asdf.Stream.copy_to_new_asdf"]], "dtype (asdf.stream attribute)": [[4, "asdf.Stream.dtype"]], "from_tree() (asdf.stream class method)": [[4, "asdf.Stream.from_tree"]], "from_tree_tagged() (asdf.stream class method)": [[4, "asdf.Stream.from_tree_tagged"]], "get_actual_shape() (asdf.stream method)": [[4, "asdf.Stream.get_actual_shape"]], "handle_dynamic_subclasses (asdf.stream attribute)": [[4, "asdf.Stream.handle_dynamic_subclasses"]], "has_required_modules (asdf.stream attribute)": [[4, "asdf.Stream.has_required_modules"]], "incompatible_version() (asdf.stream class method)": [[4, "asdf.Stream.incompatible_version"]], "make_yaml_tag() (asdf.stream class method)": [[4, "asdf.Stream.make_yaml_tag"]], "name (asdf.stream attribute)": [[4, "asdf.Stream.name"]], "names() (asdf.stream class method)": [[4, "asdf.Stream.names"]], "organization (asdf.stream attribute)": [[4, "asdf.Stream.organization"]], "requires (asdf.stream attribute)": [[4, "asdf.Stream.requires"]], "reserve_blocks() (asdf.stream class method)": [[4, "asdf.Stream.reserve_blocks"]], "shape (asdf.stream attribute)": [[4, "asdf.Stream.shape"]], "standard (asdf.stream attribute)": [[4, "asdf.Stream.standard"]], "supported_versions (asdf.stream attribute)": [[4, "asdf.Stream.supported_versions"]], "tag_base() (asdf.stream class method)": [[4, "asdf.Stream.tag_base"]], "to_tree() (asdf.stream class method)": [[4, "asdf.Stream.to_tree"]], "to_tree_tagged() (asdf.stream class method)": [[4, "asdf.Stream.to_tree_tagged"]], "types (asdf.stream attribute)": [[4, "asdf.Stream.types"]], "validators (asdf.stream attribute)": [[4, "asdf.Stream.validators"]], "version (asdf.stream attribute)": [[4, "asdf.Stream.version"]], "yaml_tag (asdf.stream attribute)": [[4, "asdf.Stream.yaml_tag"]], "__version__ (in module asdf)": [[5, "asdf.__version__"]], "asdfconfig (class in asdf.config)": [[6, "asdf.config.AsdfConfig"]], "add_extension() (asdf.config.asdfconfig method)": [[6, "asdf.config.AsdfConfig.add_extension"]], "add_resource_mapping() (asdf.config.asdfconfig method)": [[6, "asdf.config.AsdfConfig.add_resource_mapping"]], "array_inline_threshold (asdf.config.asdfconfig attribute)": [[6, "asdf.config.AsdfConfig.array_inline_threshold"]], "default_version (asdf.config.asdfconfig attribute)": [[6, "asdf.config.AsdfConfig.default_version"]], "extensions (asdf.config.asdfconfig attribute)": [[6, "asdf.config.AsdfConfig.extensions"]], "io_block_size (asdf.config.asdfconfig attribute)": [[6, "asdf.config.AsdfConfig.io_block_size"]], "legacy_fill_schema_defaults (asdf.config.asdfconfig attribute)": [[6, "asdf.config.AsdfConfig.legacy_fill_schema_defaults"]], "remove_extension() (asdf.config.asdfconfig method)": [[6, "asdf.config.AsdfConfig.remove_extension"]], "remove_resource_mapping() (asdf.config.asdfconfig method)": [[6, "asdf.config.AsdfConfig.remove_resource_mapping"]], "reset_extensions() (asdf.config.asdfconfig method)": [[6, "asdf.config.AsdfConfig.reset_extensions"]], "reset_resources() (asdf.config.asdfconfig method)": [[6, "asdf.config.AsdfConfig.reset_resources"]], "resource_manager (asdf.config.asdfconfig attribute)": [[6, "asdf.config.AsdfConfig.resource_manager"]], "resource_mappings (asdf.config.asdfconfig attribute)": [[6, "asdf.config.AsdfConfig.resource_mappings"]], "validate_on_read (asdf.config.asdfconfig attribute)": [[6, "asdf.config.AsdfConfig.validate_on_read"]], "config_context() (in module asdf.config)": [[7, "asdf.config.config_context"]], "get_config() (in module asdf.config)": [[8, "asdf.config.get_config"]], "config_context() (in module asdf)": [[9, "asdf.config_context"]], "asdfextension (class in asdf.extension)": [[10, "asdf.extension.AsdfExtension"]], "tag_mapping (asdf.extension.asdfextension attribute)": [[10, "asdf.extension.AsdfExtension.tag_mapping"]], "types (asdf.extension.asdfextension attribute)": [[10, "asdf.extension.AsdfExtension.types"]], "url_mapping (asdf.extension.asdfextension attribute)": [[10, "asdf.extension.AsdfExtension.url_mapping"]], "asdfextensionlist (class in asdf.extension)": [[11, "asdf.extension.AsdfExtensionList"]], "extensions (asdf.extension.asdfextensionlist attribute)": [[11, "asdf.extension.AsdfExtensionList.extensions"]], "resolver (asdf.extension.asdfextensionlist attribute)": [[11, "asdf.extension.AsdfExtensionList.resolver"]], "tag_mapping (asdf.extension.asdfextensionlist attribute)": [[11, "asdf.extension.AsdfExtensionList.tag_mapping"]], "tag_to_schema_resolver (asdf.extension.asdfextensionlist attribute)": [[11, "asdf.extension.AsdfExtensionList.tag_to_schema_resolver"]], "type_index (asdf.extension.asdfextensionlist attribute)": [[11, "asdf.extension.AsdfExtensionList.type_index"]], "url_mapping (asdf.extension.asdfextensionlist attribute)": [[11, "asdf.extension.AsdfExtensionList.url_mapping"]], "validators (asdf.extension.asdfextensionlist attribute)": [[11, "asdf.extension.AsdfExtensionList.validators"]], "builtinextension (class in asdf.extension)": [[12, "asdf.extension.BuiltinExtension"]], "tag_mapping (asdf.extension.builtinextension attribute)": [[12, "asdf.extension.BuiltinExtension.tag_mapping"]], "types (asdf.extension.builtinextension attribute)": [[12, "asdf.extension.BuiltinExtension.types"]], "url_mapping (asdf.extension.builtinextension attribute)": [[12, "asdf.extension.BuiltinExtension.url_mapping"]], "compressor (class in asdf.extension)": [[13, "asdf.extension.Compressor"]], "compress() (asdf.extension.compressor method)": [[13, "asdf.extension.Compressor.compress"]], "decompress() (asdf.extension.compressor method)": [[13, "asdf.extension.Compressor.decompress"]], "label (asdf.extension.compressor attribute)": [[13, "asdf.extension.Compressor.label"]], "converter (class in asdf.extension)": [[14, "asdf.extension.Converter"]], "from_yaml_tree() (asdf.extension.converter method)": [[14, "asdf.extension.Converter.from_yaml_tree"]], "select_tag() (asdf.extension.converter method)": [[14, "asdf.extension.Converter.select_tag"]], "tags (asdf.extension.converter attribute)": [[14, "asdf.extension.Converter.tags"]], "to_yaml_tree() (asdf.extension.converter method)": [[14, "asdf.extension.Converter.to_yaml_tree"]], "types (asdf.extension.converter attribute)": [[14, "asdf.extension.Converter.types"]], "converterproxy (class in asdf.extension)": [[15, "asdf.extension.ConverterProxy"]], "class_name (asdf.extension.converterproxy attribute)": [[15, "asdf.extension.ConverterProxy.class_name"]], "delegate (asdf.extension.converterproxy attribute)": [[15, "asdf.extension.ConverterProxy.delegate"]], "extension (asdf.extension.converterproxy attribute)": [[15, "asdf.extension.ConverterProxy.extension"]], "from_yaml_tree() (asdf.extension.converterproxy method)": [[15, "asdf.extension.ConverterProxy.from_yaml_tree"]], "package_name (asdf.extension.converterproxy attribute)": [[15, "asdf.extension.ConverterProxy.package_name"]], "package_version (asdf.extension.converterproxy attribute)": [[15, "asdf.extension.ConverterProxy.package_version"]], "select_tag() (asdf.extension.converterproxy method)": [[15, "asdf.extension.ConverterProxy.select_tag"]], "tags (asdf.extension.converterproxy attribute)": [[15, "asdf.extension.ConverterProxy.tags"]], "to_yaml_tree() (asdf.extension.converterproxy method)": [[15, "asdf.extension.ConverterProxy.to_yaml_tree"]], "types (asdf.extension.converterproxy attribute)": [[15, "asdf.extension.ConverterProxy.types"]], "extension (class in asdf.extension)": [[16, "asdf.extension.Extension"]], "asdf_standard_requirement (asdf.extension.extension attribute)": [[16, "asdf.extension.Extension.asdf_standard_requirement"]], "compressors (asdf.extension.extension attribute)": [[16, "asdf.extension.Extension.compressors"]], "converters (asdf.extension.extension attribute)": [[16, "asdf.extension.Extension.converters"]], "extension_uri (asdf.extension.extension attribute)": [[16, "asdf.extension.Extension.extension_uri"]], "legacy_class_names (asdf.extension.extension attribute)": [[16, "asdf.extension.Extension.legacy_class_names"]], "tags (asdf.extension.extension attribute)": [[16, "asdf.extension.Extension.tags"]], "yaml_tag_handles (asdf.extension.extension attribute)": [[16, "asdf.extension.Extension.yaml_tag_handles"]], "extensionmanager (class in asdf.extension)": [[17, "asdf.extension.ExtensionManager"]], "extensions (asdf.extension.extensionmanager attribute)": [[17, "asdf.extension.ExtensionManager.extensions"]], "get_converter_for_tag() (asdf.extension.extensionmanager method)": [[17, "asdf.extension.ExtensionManager.get_converter_for_tag"]], "get_converter_for_type() (asdf.extension.extensionmanager method)": [[17, "asdf.extension.ExtensionManager.get_converter_for_type"]], "get_tag_definition() (asdf.extension.extensionmanager method)": [[17, "asdf.extension.ExtensionManager.get_tag_definition"]], "handles_tag() (asdf.extension.extensionmanager method)": [[17, "asdf.extension.ExtensionManager.handles_tag"]], "handles_tag_definition() (asdf.extension.extensionmanager method)": [[17, "asdf.extension.ExtensionManager.handles_tag_definition"]], "handles_type() (asdf.extension.extensionmanager method)": [[17, "asdf.extension.ExtensionManager.handles_type"]], "extensionproxy (class in asdf.extension)": [[18, "asdf.extension.ExtensionProxy"]], "asdf_standard_requirement (asdf.extension.extensionproxy attribute)": [[18, "asdf.extension.ExtensionProxy.asdf_standard_requirement"]], "class_name (asdf.extension.extensionproxy attribute)": [[18, "asdf.extension.ExtensionProxy.class_name"]], "compressors (asdf.extension.extensionproxy attribute)": [[18, "asdf.extension.ExtensionProxy.compressors"]], "converters (asdf.extension.extensionproxy attribute)": [[18, "asdf.extension.ExtensionProxy.converters"]], "delegate (asdf.extension.extensionproxy attribute)": [[18, "asdf.extension.ExtensionProxy.delegate"]], "extension_uri (asdf.extension.extensionproxy attribute)": [[18, "asdf.extension.ExtensionProxy.extension_uri"]], "legacy (asdf.extension.extensionproxy attribute)": [[18, "asdf.extension.ExtensionProxy.legacy"]], "legacy_class_names (asdf.extension.extensionproxy attribute)": [[18, "asdf.extension.ExtensionProxy.legacy_class_names"]], "maybe_wrap() (asdf.extension.extensionproxy class method)": [[18, "asdf.extension.ExtensionProxy.maybe_wrap"]], "package_name (asdf.extension.extensionproxy attribute)": [[18, "asdf.extension.ExtensionProxy.package_name"]], "package_version (asdf.extension.extensionproxy attribute)": [[18, "asdf.extension.ExtensionProxy.package_version"]], "tag_mapping (asdf.extension.extensionproxy attribute)": [[18, "asdf.extension.ExtensionProxy.tag_mapping"]], "tags (asdf.extension.extensionproxy attribute)": [[18, "asdf.extension.ExtensionProxy.tags"]], "types (asdf.extension.extensionproxy attribute)": [[18, "asdf.extension.ExtensionProxy.types"]], "url_mapping (asdf.extension.extensionproxy attribute)": [[18, "asdf.extension.ExtensionProxy.url_mapping"]], "yaml_tag_handles (asdf.extension.extensionproxy attribute)": [[18, "asdf.extension.ExtensionProxy.yaml_tag_handles"]], "manifestextension (class in asdf.extension)": [[19, "asdf.extension.ManifestExtension"]], "asdf_standard_requirement (asdf.extension.manifestextension attribute)": [[19, "asdf.extension.ManifestExtension.asdf_standard_requirement"]], "compressors (asdf.extension.manifestextension attribute)": [[19, "asdf.extension.ManifestExtension.compressors"]], "converters (asdf.extension.manifestextension attribute)": [[19, "asdf.extension.ManifestExtension.converters"]], "extension_uri (asdf.extension.manifestextension attribute)": [[19, "asdf.extension.ManifestExtension.extension_uri"]], "from_uri() (asdf.extension.manifestextension class method)": [[19, "asdf.extension.ManifestExtension.from_uri"]], "legacy_class_names (asdf.extension.manifestextension attribute)": [[19, "asdf.extension.ManifestExtension.legacy_class_names"]], "tags (asdf.extension.manifestextension attribute)": [[19, "asdf.extension.ManifestExtension.tags"]], "tagdefinition (class in asdf.extension)": [[20, "asdf.extension.TagDefinition"]], "description (asdf.extension.tagdefinition attribute)": [[20, "asdf.extension.TagDefinition.description"]], "schema_uri (asdf.extension.tagdefinition attribute)": [[20, "asdf.extension.TagDefinition.schema_uri"]], "schema_uris (asdf.extension.tagdefinition attribute)": [[20, "asdf.extension.TagDefinition.schema_uris"]], "tag_uri (asdf.extension.tagdefinition attribute)": [[20, "asdf.extension.TagDefinition.tag_uri"]], "title (asdf.extension.tagdefinition attribute)": [[20, "asdf.extension.TagDefinition.title"]], "get_cached_asdf_extension_list() (in module asdf.extension)": [[21, "asdf.extension.get_cached_asdf_extension_list"]], "get_cached_extension_manager() (in module asdf.extension)": [[22, "asdf.extension.get_cached_extension_manager"]], "get_default_resolver() (in module asdf.extension)": [[23, "asdf.extension.get_default_resolver"]], "asdfinfits (class in asdf.fits_embed)": [[24, "asdf.fits_embed.AsdfInFits"]], "close() (asdf.fits_embed.asdfinfits method)": [[24, "asdf.fits_embed.AsdfInFits.close"]], "open() (asdf.fits_embed.asdfinfits class method)": [[24, "asdf.fits_embed.AsdfInFits.open"]], "update() (asdf.fits_embed.asdfinfits method)": [[24, "asdf.fits_embed.AsdfInFits.update"]], "write_to() (asdf.fits_embed.asdfinfits method)": [[24, "asdf.fits_embed.AsdfInFits.write_to"]], "get_config() (in module asdf)": [[25, "asdf.get_config"]], "info() (in module asdf)": [[26, "asdf.info"]], "open() (in module asdf)": [[27, "asdf.open"]], "directoryresourcemapping (class in asdf.resource)": [[28, "asdf.resource.DirectoryResourceMapping"]], "jsonschemaresourcemapping (class in asdf.resource)": [[29, "asdf.resource.JsonschemaResourceMapping"]], "resourcemanager (class in asdf.resource)": [[30, "asdf.resource.ResourceManager"]], "resourcemappingproxy (class in asdf.resource)": [[31, "asdf.resource.ResourceMappingProxy"]], "class_name (asdf.resource.resourcemappingproxy attribute)": [[31, "asdf.resource.ResourceMappingProxy.class_name"]], "delegate (asdf.resource.resourcemappingproxy attribute)": [[31, "asdf.resource.ResourceMappingProxy.delegate"]], "maybe_wrap() (asdf.resource.resourcemappingproxy class method)": [[31, "asdf.resource.ResourceMappingProxy.maybe_wrap"]], "package_name (asdf.resource.resourcemappingproxy attribute)": [[31, "asdf.resource.ResourceMappingProxy.package_name"]], "package_version (asdf.resource.resourcemappingproxy attribute)": [[31, "asdf.resource.ResourceMappingProxy.package_version"]], "get_json_schema_resource_mappings() (in module asdf.resource)": [[32, "asdf.resource.get_json_schema_resource_mappings"]], "check_schema() (in module asdf.schema)": [[33, "asdf.schema.check_schema"]], "fill_defaults() (in module asdf.schema)": [[34, "asdf.schema.fill_defaults"]], "remove_defaults() (in module asdf.schema)": [[35, "asdf.schema.remove_defaults"]], "validate() (in module asdf.schema)": [[36, "asdf.schema.validate"]], "asdfsearchresult (class in asdf.search)": [[37, "asdf.search.AsdfSearchResult"]], "format() (asdf.search.asdfsearchresult method)": [[37, "asdf.search.AsdfSearchResult.format"]], "node (asdf.search.asdfsearchresult attribute)": [[37, "asdf.search.AsdfSearchResult.node"]], "nodes (asdf.search.asdfsearchresult attribute)": [[37, "asdf.search.AsdfSearchResult.nodes"]], "path (asdf.search.asdfsearchresult attribute)": [[37, "asdf.search.AsdfSearchResult.path"]], "paths (asdf.search.asdfsearchresult attribute)": [[37, "asdf.search.AsdfSearchResult.paths"]], "replace() (asdf.search.asdfsearchresult method)": [[37, "asdf.search.AsdfSearchResult.replace"]], "schema_info() (asdf.search.asdfsearchresult method)": [[37, "asdf.search.AsdfSearchResult.schema_info"]], "search() (asdf.search.asdfsearchresult method)": [[37, "asdf.search.AsdfSearchResult.search"]], "tagged (class in asdf.tagged)": [[38, "asdf.tagged.Tagged"]], "base (asdf.tagged.tagged attribute)": [[38, "asdf.tagged.Tagged.base"]], "taggeddict (class in asdf.tagged)": [[39, "asdf.tagged.TaggedDict"]], "flow_style (asdf.tagged.taggeddict attribute)": [[39, "asdf.tagged.TaggedDict.flow_style"]], "property_order (asdf.tagged.taggeddict attribute)": [[39, "asdf.tagged.TaggedDict.property_order"]], "taggedlist (class in asdf.tagged)": [[40, "asdf.tagged.TaggedList"]], "flow_style (asdf.tagged.taggedlist attribute)": [[40, "asdf.tagged.TaggedList.flow_style"]], "taggedstring (class in asdf.tagged)": [[41, "asdf.tagged.TaggedString"]], "style (asdf.tagged.taggedstring attribute)": [[41, "asdf.tagged.TaggedString.style"]], "get_tag() (in module asdf.tagged)": [[42, "asdf.tagged.get_tag"]], "tag_object() (in module asdf.tagged)": [[43, "asdf.tagged.tag_object"]], "asdfobject (class in asdf.tags.core)": [[44, "asdf.tags.core.AsdfObject"]], "complextype (class in asdf.tags.core)": [[45, "asdf.tags.core.ComplexType"]], "from_tree() (asdf.tags.core.complextype class method)": [[45, "asdf.tags.core.ComplexType.from_tree"]], "has_required_modules (asdf.tags.core.complextype attribute)": [[45, "asdf.tags.core.ComplexType.has_required_modules"]], "name (asdf.tags.core.complextype attribute)": [[45, "asdf.tags.core.ComplexType.name"]], "supported_versions (asdf.tags.core.complextype attribute)": [[45, "asdf.tags.core.ComplexType.supported_versions"]], "to_tree() (asdf.tags.core.complextype class method)": [[45, "asdf.tags.core.ComplexType.to_tree"]], "types (asdf.tags.core.complextype attribute)": [[45, "asdf.tags.core.ComplexType.types"]], "version (asdf.tags.core.complextype attribute)": [[45, "asdf.tags.core.ComplexType.version"]], "yaml_tag (asdf.tags.core.complextype attribute)": [[45, "asdf.tags.core.ComplexType.yaml_tag"]], "constanttype (class in asdf.tags.core)": [[46, "asdf.tags.core.ConstantType"]], "from_tree() (asdf.tags.core.constanttype class method)": [[46, "asdf.tags.core.ConstantType.from_tree"]], "has_required_modules (asdf.tags.core.constanttype attribute)": [[46, "asdf.tags.core.ConstantType.has_required_modules"]], "name (asdf.tags.core.constanttype attribute)": [[46, "asdf.tags.core.ConstantType.name"]], "supported_versions (asdf.tags.core.constanttype attribute)": [[46, "asdf.tags.core.ConstantType.supported_versions"]], "to_tree() (asdf.tags.core.constanttype class method)": [[46, "asdf.tags.core.ConstantType.to_tree"]], "types (asdf.tags.core.constanttype attribute)": [[46, "asdf.tags.core.ConstantType.types"]], "version (asdf.tags.core.constanttype attribute)": [[46, "asdf.tags.core.ConstantType.version"]], "yaml_tag (asdf.tags.core.constanttype attribute)": [[46, "asdf.tags.core.ConstantType.yaml_tag"]], "extensionmetadata (class in asdf.tags.core)": [[47, "asdf.tags.core.ExtensionMetadata"]], "extension_class (asdf.tags.core.extensionmetadata attribute)": [[47, "asdf.tags.core.ExtensionMetadata.extension_class"]], "extension_uri (asdf.tags.core.extensionmetadata attribute)": [[47, "asdf.tags.core.ExtensionMetadata.extension_uri"]], "has_required_modules (asdf.tags.core.extensionmetadata attribute)": [[47, "asdf.tags.core.ExtensionMetadata.has_required_modules"]], "name (asdf.tags.core.extensionmetadata attribute)": [[47, "asdf.tags.core.ExtensionMetadata.name"]], "software (asdf.tags.core.extensionmetadata attribute)": [[47, "asdf.tags.core.ExtensionMetadata.software"]], "supported_versions (asdf.tags.core.extensionmetadata attribute)": [[47, "asdf.tags.core.ExtensionMetadata.supported_versions"]], "types (asdf.tags.core.extensionmetadata attribute)": [[47, "asdf.tags.core.ExtensionMetadata.types"]], "version (asdf.tags.core.extensionmetadata attribute)": [[47, "asdf.tags.core.ExtensionMetadata.version"]], "yaml_tag (asdf.tags.core.extensionmetadata attribute)": [[47, "asdf.tags.core.ExtensionMetadata.yaml_tag"]], "historyentry (class in asdf.tags.core)": [[48, "asdf.tags.core.HistoryEntry"]], "has_required_modules (asdf.tags.core.historyentry attribute)": [[48, "asdf.tags.core.HistoryEntry.has_required_modules"]], "name (asdf.tags.core.historyentry attribute)": [[48, "asdf.tags.core.HistoryEntry.name"]], "supported_versions (asdf.tags.core.historyentry attribute)": [[48, "asdf.tags.core.HistoryEntry.supported_versions"]], "types (asdf.tags.core.historyentry attribute)": [[48, "asdf.tags.core.HistoryEntry.types"]], "version (asdf.tags.core.historyentry attribute)": [[48, "asdf.tags.core.HistoryEntry.version"]], "yaml_tag (asdf.tags.core.historyentry attribute)": [[48, "asdf.tags.core.HistoryEntry.yaml_tag"]], "ndarraytype (class in asdf.tags.core)": [[49, "asdf.tags.core.NDArrayType"]], "assert_allclose() (asdf.tags.core.ndarraytype class method)": [[49, "asdf.tags.core.NDArrayType.assert_allclose"]], "assert_equal() (asdf.tags.core.ndarraytype class method)": [[49, "asdf.tags.core.NDArrayType.assert_equal"]], "block (asdf.tags.core.ndarraytype attribute)": [[49, "asdf.tags.core.NDArrayType.block"]], "copy_to_new_asdf() (asdf.tags.core.ndarraytype class method)": [[49, "asdf.tags.core.NDArrayType.copy_to_new_asdf"]], "dtype (asdf.tags.core.ndarraytype attribute)": [[49, "asdf.tags.core.NDArrayType.dtype"]], "from_tree() (asdf.tags.core.ndarraytype class method)": [[49, "asdf.tags.core.NDArrayType.from_tree"]], "get_actual_shape() (asdf.tags.core.ndarraytype method)": [[49, "asdf.tags.core.NDArrayType.get_actual_shape"]], "has_required_modules (asdf.tags.core.ndarraytype attribute)": [[49, "asdf.tags.core.NDArrayType.has_required_modules"]], "name (asdf.tags.core.ndarraytype attribute)": [[49, "asdf.tags.core.NDArrayType.name"]], "reserve_blocks() (asdf.tags.core.ndarraytype class method)": [[49, "asdf.tags.core.NDArrayType.reserve_blocks"]], "shape (asdf.tags.core.ndarraytype attribute)": [[49, "asdf.tags.core.NDArrayType.shape"]], "supported_versions (asdf.tags.core.ndarraytype attribute)": [[49, "asdf.tags.core.NDArrayType.supported_versions"]], "to_tree() (asdf.tags.core.ndarraytype class method)": [[49, "asdf.tags.core.NDArrayType.to_tree"]], "types (asdf.tags.core.ndarraytype attribute)": [[49, "asdf.tags.core.NDArrayType.types"]], "validators (asdf.tags.core.ndarraytype attribute)": [[49, "asdf.tags.core.NDArrayType.validators"]], "version (asdf.tags.core.ndarraytype attribute)": [[49, "asdf.tags.core.NDArrayType.version"]], "yaml_tag (asdf.tags.core.ndarraytype attribute)": [[49, "asdf.tags.core.NDArrayType.yaml_tag"]], "software (class in asdf.tags.core)": [[50, "asdf.tags.core.Software"]], "has_required_modules (asdf.tags.core.software attribute)": [[50, "asdf.tags.core.Software.has_required_modules"]], "name (asdf.tags.core.software attribute)": [[50, "asdf.tags.core.Software.name"]], "supported_versions (asdf.tags.core.software attribute)": [[50, "asdf.tags.core.Software.supported_versions"]], "types (asdf.tags.core.software attribute)": [[50, "asdf.tags.core.Software.types"]], "version (asdf.tags.core.software attribute)": [[50, "asdf.tags.core.Software.version"]], "yaml_tag (asdf.tags.core.software attribute)": [[50, "asdf.tags.core.Software.yaml_tag"]], "subclassmetadata (class in asdf.tags.core)": [[51, "asdf.tags.core.SubclassMetadata"]], "has_required_modules (asdf.tags.core.subclassmetadata attribute)": [[51, "asdf.tags.core.SubclassMetadata.has_required_modules"]], "name (asdf.tags.core.subclassmetadata attribute)": [[51, "asdf.tags.core.SubclassMetadata.name"]], "supported_versions (asdf.tags.core.subclassmetadata attribute)": [[51, "asdf.tags.core.SubclassMetadata.supported_versions"]], "types (asdf.tags.core.subclassmetadata attribute)": [[51, "asdf.tags.core.SubclassMetadata.types"]], "version (asdf.tags.core.subclassmetadata attribute)": [[51, "asdf.tags.core.SubclassMetadata.version"]], "yaml_tag (asdf.tags.core.subclassmetadata attribute)": [[51, "asdf.tags.core.SubclassMetadata.yaml_tag"]], "assert_roundtrip_tree() (in module asdf.tests.helpers)": [[52, "asdf.tests.helpers.assert_roundtrip_tree"]], "assert_tree_match() (in module asdf.tests.helpers)": [[53, "asdf.tests.helpers.assert_tree_match"]], "display_warnings() (in module asdf.tests.helpers)": [[54, "asdf.tests.helpers.display_warnings"]], "get_file_sizes() (in module asdf.tests.helpers)": [[55, "asdf.tests.helpers.get_file_sizes"]], "get_test_data_path() (in module asdf.tests.helpers)": [[56, "asdf.tests.helpers.get_test_data_path"]], "yaml_to_asdf() (in module asdf.tests.helpers)": [[57, "asdf.tests.helpers.yaml_to_asdf"]], "get_children() (in module asdf.treeutil)": [[58, "asdf.treeutil.get_children"]], "is_container() (in module asdf.treeutil)": [[59, "asdf.treeutil.is_container"]], "iter_tree() (in module asdf.treeutil)": [[60, "asdf.treeutil.iter_tree"]], "walk() (in module asdf.treeutil)": [[61, "asdf.treeutil.walk"]], "walk_and_modify() (in module asdf.treeutil)": [[62, "asdf.treeutil.walk_and_modify"]], "asdftype (class in asdf.types)": [[63, "asdf.types.AsdfType"]], "has_required_modules (asdf.types.asdftype attribute)": [[63, "asdf.types.AsdfType.has_required_modules"]], "supported_versions (asdf.types.asdftype attribute)": [[63, "asdf.types.AsdfType.supported_versions"]], "types (asdf.types.asdftype attribute)": [[63, "asdf.types.AsdfType.types"]], "version (asdf.types.asdftype attribute)": [[63, "asdf.types.AsdfType.version"]], "customtype (class in asdf.types)": [[64, "asdf.types.CustomType"]], "handle_dynamic_subclasses (asdf.types.customtype attribute)": [[64, "asdf.types.CustomType.handle_dynamic_subclasses"]], "has_required_modules (asdf.types.customtype attribute)": [[64, "asdf.types.CustomType.has_required_modules"]], "name (asdf.types.customtype attribute)": [[64, "asdf.types.CustomType.name"]], "organization (asdf.types.customtype attribute)": [[64, "asdf.types.CustomType.organization"]], "requires (asdf.types.customtype attribute)": [[64, "asdf.types.CustomType.requires"]], "standard (asdf.types.customtype attribute)": [[64, "asdf.types.CustomType.standard"]], "supported_versions (asdf.types.customtype attribute)": [[64, "asdf.types.CustomType.supported_versions"]], "types (asdf.types.customtype attribute)": [[64, "asdf.types.CustomType.types"]], "validators (asdf.types.customtype attribute)": [[64, "asdf.types.CustomType.validators"]], "version (asdf.types.customtype attribute)": [[64, "asdf.types.CustomType.version"]], "yaml_tag (asdf.types.customtype attribute)": [[64, "asdf.types.CustomType.yaml_tag"]], "extensiontype (class in asdf.types)": [[65, "asdf.types.ExtensionType"]], "from_tree() (asdf.types.extensiontype class method)": [[65, "asdf.types.ExtensionType.from_tree"]], "from_tree_tagged() (asdf.types.extensiontype class method)": [[65, "asdf.types.ExtensionType.from_tree_tagged"]], "handle_dynamic_subclasses (asdf.types.extensiontype attribute)": [[65, "asdf.types.ExtensionType.handle_dynamic_subclasses"]], "incompatible_version() (asdf.types.extensiontype class method)": [[65, "asdf.types.ExtensionType.incompatible_version"]], "make_yaml_tag() (asdf.types.extensiontype class method)": [[65, "asdf.types.ExtensionType.make_yaml_tag"]], "name (asdf.types.extensiontype attribute)": [[65, "asdf.types.ExtensionType.name"]], "names() (asdf.types.extensiontype class method)": [[65, "asdf.types.ExtensionType.names"]], "organization (asdf.types.extensiontype attribute)": [[65, "asdf.types.ExtensionType.organization"]], "requires (asdf.types.extensiontype attribute)": [[65, "asdf.types.ExtensionType.requires"]], "standard (asdf.types.extensiontype attribute)": [[65, "asdf.types.ExtensionType.standard"]], "supported_versions (asdf.types.extensiontype attribute)": [[65, "asdf.types.ExtensionType.supported_versions"]], "tag_base() (asdf.types.extensiontype class method)": [[65, "asdf.types.ExtensionType.tag_base"]], "to_tree() (asdf.types.extensiontype class method)": [[65, "asdf.types.ExtensionType.to_tree"]], "to_tree_tagged() (asdf.types.extensiontype class method)": [[65, "asdf.types.ExtensionType.to_tree_tagged"]], "types (asdf.types.extensiontype attribute)": [[65, "asdf.types.ExtensionType.types"]], "validators (asdf.types.extensiontype attribute)": [[65, "asdf.types.ExtensionType.validators"]], "version (asdf.types.extensiontype attribute)": [[65, "asdf.types.ExtensionType.version"]], "yaml_tag (asdf.types.extensiontype attribute)": [[65, "asdf.types.ExtensionType.yaml_tag"]], "format_tag() (in module asdf.types)": [[66, "asdf.types.format_tag"]], "calculate_padding() (in module asdf.util)": [[67, "asdf.util.calculate_padding"]], "filepath_to_url() (in module asdf.util)": [[68, "asdf.util.filepath_to_url"]], "get_array_base() (in module asdf.util)": [[69, "asdf.util.get_array_base"]], "get_base_uri() (in module asdf.util)": [[70, "asdf.util.get_base_uri"]], "get_class_name() (in module asdf.util)": [[71, "asdf.util.get_class_name"]], "human_list() (in module asdf.util)": [[72, "asdf.util.human_list"]], "is_primitive() (in module asdf.util)": [[73, "asdf.util.is_primitive"]], "iter_subclasses() (in module asdf.util)": [[74, "asdf.util.iter_subclasses"]], "resolve_name() (in module asdf.util)": [[75, "asdf.util.resolve_name"]], "uri_match() (in module asdf.util)": [[76, "asdf.util.uri_match"]], "asdfspec (class in asdf.versioning)": [[77, "asdf.versioning.AsdfSpec"]], "filter() (asdf.versioning.asdfspec method)": [[77, "asdf.versioning.AsdfSpec.filter"]], "match() (asdf.versioning.asdfspec method)": [[77, "asdf.versioning.AsdfSpec.match"]], "select() (asdf.versioning.asdfspec method)": [[77, "asdf.versioning.AsdfSpec.select"]], "asdfversion (class in asdf.versioning)": [[78, "asdf.versioning.AsdfVersion"]], "asdfversionmixin (class in asdf.versioning)": [[79, "asdf.versioning.AsdfVersionMixin"]], "join_tag_version() (in module asdf.versioning)": [[80, "asdf.versioning.join_tag_version"]], "split_tag_version() (in module asdf.versioning)": [[81, "asdf.versioning.split_tag_version"]], "custom_tree_to_tagged_tree() (in module asdf.yamlutil)": [[82, "asdf.yamlutil.custom_tree_to_tagged_tree"]], "tagged_tree_to_custom_tree() (in module asdf.yamlutil)": [[83, "asdf.yamlutil.tagged_tree_to_custom_tree"]], "asdf.extension": [[90, "module-asdf.extension"]], "asdf.resource": [[90, "module-asdf.resource"]], "asdf.schema": [[90, "module-asdf.schema"]], "asdf.tagged": [[90, "module-asdf.tagged"]], "asdf.tags.core": [[90, "module-asdf.tags.core"]], "asdf.tests.helpers": [[90, "module-asdf.tests.helpers"]], "asdf.treeutil": [[90, "module-asdf.treeutil"]], "asdf.types": [[90, "module-asdf.types"]], "asdf.util": [[90, "module-asdf.util"]], "asdf.versioning": [[90, "module-asdf.versioning"]], "asdf.yamlutil": [[90, "module-asdf.yamlutil"]], "module": [[90, "module-asdf.extension"], [90, "module-asdf.resource"], [90, "module-asdf.schema"], [90, "module-asdf.tagged"], [90, "module-asdf.tags.core"], [90, "module-asdf.tests.helpers"], [90, "module-asdf.treeutil"], [90, "module-asdf.types"], [90, "module-asdf.util"], [90, "module-asdf.versioning"], [90, "module-asdf.yamlutil"], [105, "module-asdf"], [105, "module-asdf.config"], [105, "module-asdf.fits_embed"], [105, "module-asdf.search"]], "asdf": [[105, "module-asdf"]], "asdf.config": [[105, "module-asdf.config"]], "asdf.fits_embed": [[105, "module-asdf.fits_embed"]], "asdf.search": [[105, "module-asdf.search"]]}})