astro
py
:docs
Index
Modules
Navigation
asdf v
»
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
Y
_
__version__ (in module asdf)
A
add_extension() (asdf.config.AsdfConfig method)
add_history_entry() (asdf.AsdfFile method)
add_resource_mapping() (asdf.config.AsdfConfig method)
array_inline_threshold (asdf.config.AsdfConfig attribute)
asdf
module
asdf.config
module
asdf.extension
module
asdf.fits_embed
module
asdf.resource
module
asdf.schema
module
asdf.search
module
asdf.tagged
module
asdf.tags.core
module
asdf.tests.helpers
module
asdf.treeutil
module
asdf.types
module
asdf.util
module
asdf.versioning
module
asdf.yamlutil
module
asdf_standard_requirement (asdf.extension.Extension attribute)
(asdf.extension.ExtensionProxy attribute)
(asdf.extension.ManifestExtension attribute)
AsdfConfig (class in asdf.config)
AsdfExtension (class in asdf.extension)
AsdfExtensionList (class in asdf.extension)
AsdfFile (class in asdf)
AsdfInFits (class in asdf.fits_embed)
AsdfObject (class in asdf.tags.core)
AsdfSearchResult (class in asdf.search)
AsdfSpec (class in asdf.versioning)
AsdfType (class in asdf.types)
AsdfVersion (class in asdf.versioning)
AsdfVersionMixin (class in asdf.versioning)
assert_allclose() (asdf.Stream class method)
(asdf.tags.core.NDArrayType class method)
assert_equal() (asdf.Stream class method)
(asdf.tags.core.NDArrayType class method)
assert_roundtrip_tree() (in module asdf.tests.helpers)
assert_tree_match() (in module asdf.tests.helpers)
B
base (asdf.tagged.Tagged attribute)
block (asdf.Stream attribute)
(asdf.tags.core.NDArrayType attribute)
blocks (asdf.AsdfFile attribute)
BuiltinExtension (class in asdf.extension)
C
calculate_padding() (in module asdf.util)
check_schema() (in module asdf.schema)
class_name (asdf.extension.ConverterProxy attribute)
(asdf.extension.ExtensionProxy attribute)
(asdf.resource.ResourceMappingProxy attribute)
close() (asdf.AsdfFile method)
(asdf.fits_embed.AsdfInFits method)
comments (asdf.AsdfFile attribute)
ComplexType (class in asdf.tags.core)
compress() (asdf.extension.Compressor method)
Compressor (class in asdf.extension)
compressors (asdf.extension.Extension attribute)
(asdf.extension.ExtensionProxy attribute)
(asdf.extension.ManifestExtension attribute)
config_context() (in module asdf)
(in module asdf.config)
ConstantType (class in asdf.tags.core)
Converter (class in asdf.extension)
ConverterProxy (class in asdf.extension)
converters (asdf.extension.Extension attribute)
(asdf.extension.ExtensionProxy attribute)
(asdf.extension.ManifestExtension attribute)
copy() (asdf.AsdfFile method)
copy_to_new_asdf() (asdf.Stream class method)
(asdf.tags.core.NDArrayType class method)
custom_tree_to_tagged_tree() (in module asdf.yamlutil)
CustomType (class in asdf)
(class in asdf.types)
D
decompress() (asdf.extension.Compressor method)
default_version (asdf.config.AsdfConfig attribute)
delegate (asdf.extension.ConverterProxy attribute)
(asdf.extension.ExtensionProxy attribute)
(asdf.resource.ResourceMappingProxy attribute)
description (asdf.extension.TagDefinition attribute)
DirectoryResourceMapping (class in asdf.resource)
display_warnings() (in module asdf.tests.helpers)
dtype (asdf.Stream attribute)
(asdf.tags.core.NDArrayType attribute)
E
extension (asdf.extension.ConverterProxy attribute)
Extension (class in asdf.extension)
extension_class (asdf.tags.core.ExtensionMetadata attribute)
extension_list (asdf.AsdfFile attribute)
extension_manager (asdf.AsdfFile attribute)
extension_uri (asdf.extension.Extension attribute)
(asdf.extension.ExtensionProxy attribute)
(asdf.extension.ManifestExtension attribute)
(asdf.tags.core.ExtensionMetadata attribute)
ExtensionManager (class in asdf.extension)
ExtensionMetadata (class in asdf.tags.core)
ExtensionProxy (class in asdf.extension)
extensions (asdf.AsdfFile attribute)
(asdf.config.AsdfConfig attribute)
(asdf.extension.AsdfExtensionList attribute)
(asdf.extension.ExtensionManager attribute)
ExtensionType (class in asdf.types)
ExternalArrayReference (class in asdf)
F
file_format_version (asdf.AsdfFile attribute)
filepath_to_url() (in module asdf.util)
fill_defaults() (asdf.AsdfFile method)
(in module asdf.schema)
filter() (asdf.versioning.AsdfSpec method)
find_references() (asdf.AsdfFile method)
flow_style (asdf.tagged.TaggedDict attribute)
(asdf.tagged.TaggedList attribute)
format() (asdf.search.AsdfSearchResult method)
format_tag() (in module asdf.types)
from_tree() (asdf.CustomType class method)
(asdf.ExternalArrayReference class method)
(asdf.IntegerType class method)
(asdf.Stream class method)
(asdf.tags.core.ComplexType class method)
(asdf.tags.core.ConstantType class method)
(asdf.tags.core.NDArrayType class method)
(asdf.types.ExtensionType class method)
from_tree_tagged() (asdf.CustomType class method)
(asdf.ExternalArrayReference class method)
(asdf.IntegerType class method)
(asdf.Stream class method)
(asdf.types.ExtensionType class method)
from_uri() (asdf.extension.ManifestExtension class method)
from_yaml_tree() (asdf.extension.Converter method)
(asdf.extension.ConverterProxy method)
G
get_actual_shape() (asdf.Stream method)
(asdf.tags.core.NDArrayType method)
get_array_base() (in module asdf.util)
get_array_compression() (asdf.AsdfFile method)
get_array_compression_kwargs() (asdf.AsdfFile method)
get_array_storage() (asdf.AsdfFile method)
get_base_uri() (in module asdf.util)
get_cached_asdf_extension_list() (in module asdf.extension)
get_cached_extension_manager() (in module asdf.extension)
get_children() (in module asdf.treeutil)
get_class_name() (in module asdf.util)
get_config() (in module asdf)
(in module asdf.config)
get_converter_for_tag() (asdf.extension.ExtensionManager method)
get_converter_for_type() (asdf.extension.ExtensionManager method)
get_default_resolver() (in module asdf.extension)
get_file_sizes() (in module asdf.tests.helpers)
get_history_entries() (asdf.AsdfFile method)
get_json_schema_resource_mappings() (in module asdf.resource)
get_tag() (in module asdf.tagged)
get_tag_definition() (asdf.extension.ExtensionManager method)
get_test_data_path() (in module asdf.tests.helpers)
H
handle_dynamic_subclasses (asdf.CustomType attribute)
(asdf.ExternalArrayReference attribute)
(asdf.IntegerType attribute)
(asdf.Stream attribute)
(asdf.types.CustomType attribute)
(asdf.types.ExtensionType attribute)
handles_tag() (asdf.extension.ExtensionManager method)
handles_tag_definition() (asdf.extension.ExtensionManager method)
handles_type() (asdf.extension.ExtensionManager method)
has_required_modules (asdf.CustomType attribute)
(asdf.ExternalArrayReference attribute)
(asdf.IntegerType attribute)
(asdf.Stream attribute)
(asdf.tags.core.ComplexType attribute)
(asdf.tags.core.ConstantType attribute)
(asdf.tags.core.ExtensionMetadata attribute)
(asdf.tags.core.HistoryEntry attribute)
(asdf.tags.core.NDArrayType attribute)
(asdf.tags.core.Software attribute)
(asdf.tags.core.SubclassMetadata attribute)
(asdf.types.AsdfType attribute)
(asdf.types.CustomType attribute)
HistoryEntry (class in asdf.tags.core)
human_list() (in module asdf.util)
I
incompatible_version() (asdf.CustomType class method)
(asdf.ExternalArrayReference class method)
(asdf.IntegerType class method)
(asdf.Stream class method)
(asdf.types.ExtensionType class method)
info() (asdf.AsdfFile method)
(in module asdf)
IntegerType (class in asdf)
io_block_size (asdf.config.AsdfConfig attribute)
is_container() (in module asdf.treeutil)
is_primitive() (in module asdf.util)
iter_subclasses() (in module asdf.util)
iter_tree() (in module asdf.treeutil)
J
join_tag_version() (in module asdf.versioning)
JsonschemaResourceMapping (class in asdf.resource)
K
keys() (asdf.AsdfFile method)
L
label (asdf.extension.Compressor attribute)
legacy (asdf.extension.ExtensionProxy attribute)
legacy_class_names (asdf.extension.Extension attribute)
(asdf.extension.ExtensionProxy attribute)
(asdf.extension.ManifestExtension attribute)
legacy_fill_schema_defaults (asdf.config.AsdfConfig attribute)
M
make_reference() (asdf.AsdfFile method)
make_yaml_tag() (asdf.CustomType class method)
(asdf.ExternalArrayReference class method)
(asdf.IntegerType class method)
(asdf.Stream class method)
(asdf.types.ExtensionType class method)
ManifestExtension (class in asdf.extension)
match() (asdf.versioning.AsdfSpec method)
maybe_wrap() (asdf.extension.ExtensionProxy class method)
(asdf.resource.ResourceMappingProxy class method)
module
asdf
asdf.config
asdf.extension
asdf.fits_embed
asdf.resource
asdf.schema
asdf.search
asdf.tagged
asdf.tags.core
asdf.tests.helpers
asdf.treeutil
asdf.types
asdf.util
asdf.versioning
asdf.yamlutil
N
name (asdf.CustomType attribute)
(asdf.ExternalArrayReference attribute)
(asdf.IntegerType attribute)
(asdf.Stream attribute)
(asdf.tags.core.ComplexType attribute)
(asdf.tags.core.ConstantType attribute)
(asdf.tags.core.ExtensionMetadata attribute)
(asdf.tags.core.HistoryEntry attribute)
(asdf.tags.core.NDArrayType attribute)
(asdf.tags.core.Software attribute)
(asdf.tags.core.SubclassMetadata attribute)
(asdf.types.CustomType attribute)
(asdf.types.ExtensionType attribute)
names() (asdf.CustomType class method)
(asdf.ExternalArrayReference class method)
(asdf.IntegerType class method)
(asdf.Stream class method)
(asdf.types.ExtensionType class method)
NDArrayType (class in asdf.tags.core)
node (asdf.search.AsdfSearchResult attribute)
nodes (asdf.search.AsdfSearchResult attribute)
O
open() (asdf.AsdfFile class method)
(asdf.fits_embed.AsdfInFits class method)
(in module asdf)
open_external() (asdf.AsdfFile method)
organization (asdf.CustomType attribute)
(asdf.ExternalArrayReference attribute)
(asdf.IntegerType attribute)
(asdf.Stream attribute)
(asdf.types.CustomType attribute)
(asdf.types.ExtensionType attribute)
P
package_name (asdf.extension.ConverterProxy attribute)
(asdf.extension.ExtensionProxy attribute)
(asdf.resource.ResourceMappingProxy attribute)
package_version (asdf.extension.ConverterProxy attribute)
(asdf.extension.ExtensionProxy attribute)
(asdf.resource.ResourceMappingProxy attribute)
path (asdf.search.AsdfSearchResult attribute)
paths (asdf.search.AsdfSearchResult attribute)
property_order (asdf.tagged.TaggedDict attribute)
R
remove_defaults() (asdf.AsdfFile method)
(in module asdf.schema)
remove_extension() (asdf.config.AsdfConfig method)
remove_resource_mapping() (asdf.config.AsdfConfig method)
replace() (asdf.search.AsdfSearchResult method)
requires (asdf.CustomType attribute)
(asdf.ExternalArrayReference attribute)
(asdf.IntegerType attribute)
(asdf.Stream attribute)
(asdf.types.CustomType attribute)
(asdf.types.ExtensionType attribute)
reserve_blocks() (asdf.Stream class method)
(asdf.tags.core.NDArrayType class method)
reset_extensions() (asdf.config.AsdfConfig method)
reset_resources() (asdf.config.AsdfConfig method)
resolve_and_inline() (asdf.AsdfFile method)
resolve_name() (in module asdf.util)
resolve_references() (asdf.AsdfFile method)
resolve_uri() (asdf.AsdfFile method)
resolver (asdf.AsdfFile attribute)
(asdf.extension.AsdfExtensionList attribute)
resource_manager (asdf.config.AsdfConfig attribute)
resource_mappings (asdf.config.AsdfConfig attribute)
ResourceManager (class in asdf.resource)
ResourceMappingProxy (class in asdf.resource)
run_hook() (asdf.AsdfFile method)
run_modifying_hook() (asdf.AsdfFile method)
S
schema_info() (asdf.AsdfFile method)
(asdf.search.AsdfSearchResult method)
schema_uri (asdf.extension.TagDefinition attribute)
schema_uris (asdf.extension.TagDefinition attribute)
search() (asdf.AsdfFile method)
(asdf.search.AsdfSearchResult method)
select() (asdf.versioning.AsdfSpec method)
select_tag() (asdf.extension.Converter method)
(asdf.extension.ConverterProxy method)
set_array_compression() (asdf.AsdfFile method)
set_array_storage() (asdf.AsdfFile method)
shape (asdf.Stream attribute)
(asdf.tags.core.NDArrayType attribute)
software (asdf.tags.core.ExtensionMetadata attribute)
Software (class in asdf.tags.core)
split_tag_version() (in module asdf.versioning)
standard (asdf.CustomType attribute)
(asdf.ExternalArrayReference attribute)
(asdf.IntegerType attribute)
(asdf.Stream attribute)
(asdf.types.CustomType attribute)
(asdf.types.ExtensionType attribute)
Stream (class in asdf)
style (asdf.tagged.TaggedString attribute)
SubclassMetadata (class in asdf.tags.core)
supported_versions (asdf.CustomType attribute)
(asdf.ExternalArrayReference attribute)
(asdf.IntegerType attribute)
(asdf.Stream attribute)
(asdf.tags.core.ComplexType attribute)
(asdf.tags.core.ConstantType attribute)
(asdf.tags.core.ExtensionMetadata attribute)
(asdf.tags.core.HistoryEntry attribute)
(asdf.tags.core.NDArrayType attribute)
(asdf.tags.core.Software attribute)
(asdf.tags.core.SubclassMetadata attribute)
(asdf.types.AsdfType attribute)
(asdf.types.CustomType attribute)
(asdf.types.ExtensionType attribute)
T
tag_base() (asdf.CustomType class method)
(asdf.ExternalArrayReference class method)
(asdf.IntegerType class method)
(asdf.Stream class method)
(asdf.types.ExtensionType class method)
tag_mapping (asdf.AsdfFile attribute)
(asdf.extension.AsdfExtension attribute)
(asdf.extension.AsdfExtensionList attribute)
(asdf.extension.BuiltinExtension attribute)
(asdf.extension.ExtensionProxy attribute)
tag_object() (in module asdf.tagged)
tag_to_schema_resolver (asdf.AsdfFile attribute)
(asdf.extension.AsdfExtensionList attribute)
tag_uri (asdf.extension.TagDefinition attribute)
TagDefinition (class in asdf.extension)
Tagged (class in asdf.tagged)
tagged_tree_to_custom_tree() (in module asdf.yamlutil)
TaggedDict (class in asdf.tagged)
TaggedList (class in asdf.tagged)
TaggedString (class in asdf.tagged)
tags (asdf.extension.Converter attribute)
(asdf.extension.ConverterProxy attribute)
(asdf.extension.Extension attribute)
(asdf.extension.ExtensionProxy attribute)
(asdf.extension.ManifestExtension attribute)
title (asdf.extension.TagDefinition attribute)
to_tree() (asdf.CustomType class method)
(asdf.ExternalArrayReference class method)
(asdf.IntegerType class method)
(asdf.Stream class method)
(asdf.tags.core.ComplexType class method)
(asdf.tags.core.ConstantType class method)
(asdf.tags.core.NDArrayType class method)
(asdf.types.ExtensionType class method)
to_tree_tagged() (asdf.CustomType class method)
(asdf.ExternalArrayReference class method)
(asdf.IntegerType class method)
(asdf.Stream class method)
(asdf.types.ExtensionType class method)
to_yaml_tree() (asdf.extension.Converter method)
(asdf.extension.ConverterProxy method)
tree (asdf.AsdfFile attribute)
type_index (asdf.AsdfFile attribute)
(asdf.extension.AsdfExtensionList attribute)
types (asdf.CustomType attribute)
(asdf.extension.AsdfExtension attribute)
(asdf.extension.BuiltinExtension attribute)
(asdf.extension.Converter attribute)
(asdf.extension.ConverterProxy attribute)
(asdf.extension.ExtensionProxy attribute)
(asdf.ExternalArrayReference attribute)
(asdf.IntegerType attribute)
(asdf.Stream attribute)
(asdf.tags.core.ComplexType attribute)
(asdf.tags.core.ConstantType attribute)
(asdf.tags.core.ExtensionMetadata attribute)
(asdf.tags.core.HistoryEntry attribute)
(asdf.tags.core.NDArrayType attribute)
(asdf.tags.core.Software attribute)
(asdf.tags.core.SubclassMetadata attribute)
(asdf.types.AsdfType attribute)
(asdf.types.CustomType attribute)
(asdf.types.ExtensionType attribute)
U
update() (asdf.AsdfFile method)
(asdf.fits_embed.AsdfInFits method)
uri (asdf.AsdfFile attribute)
uri_match() (in module asdf.util)
url_mapping (asdf.AsdfFile attribute)
(asdf.extension.AsdfExtension attribute)
(asdf.extension.AsdfExtensionList attribute)
(asdf.extension.BuiltinExtension attribute)
(asdf.extension.ExtensionProxy attribute)
V
validate() (asdf.AsdfFile method)
(in module asdf.schema)
validate_on_read (asdf.config.AsdfConfig attribute)
validators (asdf.CustomType attribute)
(asdf.extension.AsdfExtensionList attribute)
(asdf.ExternalArrayReference attribute)
(asdf.IntegerType attribute)
(asdf.Stream attribute)
(asdf.tags.core.NDArrayType attribute)
(asdf.types.CustomType attribute)
(asdf.types.ExtensionType attribute)
version (asdf.AsdfFile attribute)
(asdf.CustomType attribute)
(asdf.ExternalArrayReference attribute)
(asdf.IntegerType attribute)
(asdf.Stream attribute)
(asdf.tags.core.ComplexType attribute)
(asdf.tags.core.ConstantType attribute)
(asdf.tags.core.ExtensionMetadata attribute)
(asdf.tags.core.HistoryEntry attribute)
(asdf.tags.core.NDArrayType attribute)
(asdf.tags.core.Software attribute)
(asdf.tags.core.SubclassMetadata attribute)
(asdf.types.AsdfType attribute)
(asdf.types.CustomType attribute)
(asdf.types.ExtensionType attribute)
version_map (asdf.AsdfFile attribute)
version_string (asdf.AsdfFile attribute)
W
walk() (in module asdf.treeutil)
walk_and_modify() (in module asdf.treeutil)
write_to() (asdf.AsdfFile method)
(asdf.fits_embed.AsdfInFits method)
Y
yaml_tag (asdf.CustomType attribute)
(asdf.ExternalArrayReference attribute)
(asdf.IntegerType attribute)
(asdf.Stream attribute)
(asdf.tags.core.ComplexType attribute)
(asdf.tags.core.ConstantType attribute)
(asdf.tags.core.ExtensionMetadata attribute)
(asdf.tags.core.HistoryEntry attribute)
(asdf.tags.core.NDArrayType attribute)
(asdf.tags.core.Software attribute)
(asdf.tags.core.SubclassMetadata attribute)
(asdf.types.CustomType attribute)
(asdf.types.ExtensionType attribute)
yaml_tag_handles (asdf.extension.Extension attribute)
(asdf.extension.ExtensionProxy attribute)
yaml_to_asdf() (in module asdf.tests.helpers)