Introduction
User Documentation
Worked Examples
An interactive application
Notebooks
Extra Functionality
Getting Help
Write a XSPEC table model to disk.
filename (str) – The filename to create.
hdus (BlockList) – The output of make_xstable_model.
clobber (bool, optional) – If True then the output file will be over-written if it already exists, otherwise an error is raised.
True
See also
make_xstable_model