Navigation
index
modules
|
next
|
previous
|
ECLAIRs pipeline 4.0, ité 5 documentation
»
ecpi.common Package
»
ecpi.common.io Package
»
ecpi.common.io.fits_tools Module
»
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
Contents:
ecpi.analysis Package
ecpi.common Package
Functions
add_path_current_module
add_path_data_ref_eclairs
add_path_eclairs
add_path_output_eclairs
add_path_process_eclairs
add_path_tests_eclairs
get_root_eclairs
Subpackages
ecpi.common.instru Package
ecpi.common.io Package
Submodules
Subpackages
ecpi.common.mission Package
ecpi.common.num Package
ecpi.common.params Package
ecpi.common.sky Package
Summary
Reference
ecpi.database Package
ecpi.process Package
ecpi.simu Package
This Page
Show Source
Quick search
Navigation
index
modules
|
next
|
previous
|
ECLAIRs pipeline 4.0, ité 5 documentation
»
ecpi.common Package
»
ecpi.common.io Package
»
ecpi.common.io.fits_tools Module
»