#!/bin/bash

filename=$1
psrplot -D8/xs -N4x1 -jD -j "B 256" -j "F 256" -pG -pG -pG -pG -c :0:subint=I -c :0:pol=0 -c :1:subint=I -c :1:pol=1 -c :2:subint=I -c :2:pol=2 -c :3:subint=I -c :3:pol=3 $filename
