-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathREADME.m
More file actions
17 lines (9 loc) · 1 KB
/
README.m
File metadata and controls
17 lines (9 loc) · 1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# A set of tutorials to use with the EPTA DR2 data release
You'll need colab to run these tutorials. You can run them on your local machine, but you'll need to install the required packages.
Use https://github.com/ipta/pulsar-env to find the correct environment or buils for your use.
## Tutorial 1: Introduction to pulsar timing with libstempo
This tutorial will introduce you to the basics of pulsar timing analysis using the libstempo package. We will use the EPTA DR2 data release to perform a simple timing analysis of a pulsar.
## Tutorial 2: Searching for red noise and dispersion measure variations
This tutorial will show you how to search for red noise and dispersion measure variations in pulsar timing data. We will use the EPTA DR2 data release to perform a simple analysis of a pulsar.
## Tutorial 3: Fitting a gravitational wave signal
In thise tutorial we will fit a gravitational wave signal to the EPTA DR2 data release. We will use the libstempo package to perform a simple analysis of a pulsar.