Navigation
index
modules
|
ECLAIRs pipeline 3.0, DC1 documentation
»
write_fits
¶
write_fits
(
filename
,
data
)
[source]
¶
Save an array into a fits file
data are saved in the primaryHDU
Parameters:
filename
(
string
(
PATH
)
) – PATH/filename of the fits file
data
(
array
) – data to write in the fits file
Table Of Contents
This Page
Show Source
Quick search
Navigation
index
modules
|
ECLAIRs pipeline 3.0, DC1 documentation
»