read_slice_from_fits
¶
mpdaf.tools.
read_slice_from_fits
(
filename_or_hdu
,
item
=
None
,
ext
=
'DATA'
,
mask_ext
=
None
,
dtype
=
None
,
convert_float64
=
True
)
[source]
¶
Read data from a FITS file.
MPDAF
Navigation
Installation
Getting Started
Interface for spectra, images and cubes (
mpdaf.obj
)
Interface for the MUSE specific data (
mpdaf.drs
)
Sources Detection (
mpdaf.sdetect
)
MUSE specific tools (
mpdaf.MUSE
)
Logging (
mpdaf.log
)
Tools (
mpdaf.tools
)
Contributing
Full Changelog
Authors and Credits
Related Topics
Documentation overview
Tools (
mpdaf.tools
)
Previous:
progressbar
Next:
timeit
Quick search