Articles tagged with 'SEDs'

Snippet: Basic Sherpa SED Fitting

This code snippet goes through the basic steps of importing and fitting a spectral energy distribution with Sherpa.  The data were saved from NED in XML (VO Table) format and are imported into python using the vo module.  After a little data processing, the SED is fit with a simple 2 power-law function. The script uses Sherpa's internally configured plotting capabilities to show the model overplotted on ...

Posted by virtualastronomer

Resource: PANDORA

Description: Programs for AstroNomical Data Organization Reduction and Analysis
Homepage URL: Pandora Software at IASF
Version: various

Programs for AstroNomical Data Organization Reduction and Analysis is a suite of Python modules for a number of astronomical methods ranging from the visualization and analysis of spectra to SED fitting to instrument specific reduction packages. A short list with descriptions includes:

Posted by virtualastronomer