/usr/share/doc/munipack/artificial.sh is in munipack-doc 0.5.10-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | # Examples for both artificial tutorial and manual page
# Cover Image -- Blazar 0716+71
munipack cone -r 0.3 -- 110.5 71.35
munipack artificial --qeff 0.02 -c cone.fits --exptime 120 \
--hwhm 0.6 --diameter 0.6 --back-grad-x 0.3 \
--rcen 110.476 --dcen 71.346 --scale 5.658e-4 --width 510 --height 170 \
--verbose
fitspng -o 0716+71.png artificial.fits
# merged by hand with 0716_035R.fits
|