open
- astrodata.open(*args, **kwargs)[source]
Return an
AstroData
object from a file.Warning
This function is deprecated and will be removed in a future version. Use
from_file()
instead.
Return an AstroData
object from a file.
Warning
This function is deprecated and will be removed in a future version.
Use from_file()
instead.