Come analyze HEASARC, IRSA, and MAST data in the cloud! The Fornax Initiative is now welcoming all interested beta users.
Adding Models to XSPEC
XSPEC includes a large collection of standard models that can be fit to data. However, sometimes these are not enough and a new model might be required. In order of increasing complexity the ways to do this are:
- use the mdefine command;
- create a table model;
- load a model function created by someone else;
- create and load your own model function.
Subsections
- mdefine
- Table models
- Loading a new model function
- Writing a new model function
- Third-Party Libraries In Local Models Build
- Writing new mixing models