Tutorial Series on astropy.modeling

Contents

Tutorial Series on astropy.modeling#

Summary#

This is a set of tutorials on how to use the astropy.modeling package to model astronomical data. We will become familiar with the models available in astropy.modeling, learn how to make a quick fit to some data, and how to define a new model using a compound model and a custom model.