Advanced Scientific Data Format
| Advanced Scientific Data Format | |
|---|---|
| File:ASDF tree logo.svg | |
| Internet media type | {{#property:P1163}} |
| Magic number | #ASDF |
| Initial release | September 19, 2015 |
| Type of format | scientific data |
| Contained by | YAML |
| Extended from | FITS |
| Website | asdf-standard |
Advanced Scientific Data Format (ASDF) is a proposed replacement to the FITS standard for astronomical images and other scientific data.[1] The metadata is contained in a YAML (Human-readable data serialization format) header followed by binary or ASCII data.
ASDF is used, notably, as an interchange format for the data processing pipeline of the James Webb Space Telescope.[2]
Improvements to FITS
[edit | edit source]The Flexible Image Transport System (FITS) standard is a widely used data format in astronomy that incorporates metadata and ASCII or binary data in the same file.[3] However, the FITS standard has several limitations that make it difficult to use for complicated and hierarchical data. For example, the FITS 'cards' have keywords limited to only 8 characters, which can make it difficult to properly describe the value associated with it and the value for each keyword and its comment cannot be longer than 68 characters.[1] By using YAML, more sophisticated and nested data structures may be used in ASDF than FITS.
References
[edit | edit source]- ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
External links
[edit | edit source]- Official website for documentation
Lua error in mw.title.lua at line 392: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').