#!/bin/sh
# pgi for calChecker
dfits *hdr | fitsort -d dpr.catg dpr.type | grep SCIENCE | grep -v OzPoz | wc -l

