\documentclass[12pt,a4paper,landscape,twocolumn]{article} \usepackage[varg]{txfonts} \usepackage{anysize} \usepackage[a4paper, landscape, margin=1.5cm]{geometry} \usepackage{wasysym} \usepackage{color} \usepackage[dvipsnames]{xcolor} \usepackage{url} \usepackage{hyperref} \usepackage{enumitem} \setlength\columnsep{80pt} \makeatletter \renewcommand{\maketitle}{ \centering {\large\bf\em\@title} \vspace{0.5cm} } \def\checkbox{\hfill{\large$\Box$ \qquad $\Box$}} % Because I am lazy \def\cb{\checkbox} \newcommand{\mybox}[2]{ \fcolorbox{BrickRed}{white}{\makebox[0.47\textwidth]{\raggedright {\bf\color{BrickRed}#1:}\quad #2\hfill}} } \setlist[enumerate,1]{label={\bf\arabic*.}\quad} % First level \setlist[enumerate,2]{label={\bf\alph*.}\quad} % Second level \title{SFXC Post-Correlation Review Checklist} \author{} % Benito Marcote (marcote@jive.eu) recycling version from Minnie Mao. \date{} % 2018 \pagestyle{empty} \begin{document} \maketitle{} \setlength{\fboxsep}{6pt} \setlength{\fboxrule}{2pt} %\fcolorbox{BrickRed}{white}{\makebox[\textwidth]{Guess I’m framed now!}} \mybox{EXP\underline{\hspace{10pt}} yymmdd}{} \vspace{10pt} \mybox{eee location}{/\hspace{0.3cm} data0 \hspace{0.4cm} / \hspace{3.5cm} / } \hfill ``Continuum" \quad ``Line"\\ \begin{enumerate} \item Select good subjobs \begin{enumerate} \item {\em showlog/make\_lis} and export {\em lis} file \cb \item {\em checklis} file \cb \item Modify {\em lis} file \cb \end{enumerate} \item Make {\em ms} file \begin{enumerate} \item {\em getdata.pl} \cb \item {\em j2ms2} \cb \end{enumerate} \item Full MS operations \begin{enumerate} \item {\em jplotter} (r, listr) \cb \item Standard plots \cb \vspace{2.9cm} \item {\em ysfocus.py} (if Ys/Ho are in the array) \cb \item {\em polswap.py}? (if required) to: \underline{\hspace{72pt}} \cb \item {\em flag\_weights.py} \underline{\hspace{60pt}} \underline{\hspace{60pt}}\% \cb \item Special operations (scale1bit,\dots)? \cb \end{enumerate} \item {\em tConvert} \cb \item {\em PolConvert}? (if required) to: \underline{\hspace{105pt}} \cb \item Cover (PI) Letter \cb \item {\em archive} \begin{enumerate} \item -auth \hspace{5pt} (-n\underline{\hspace{60pt}} -p \underline{\hspace{95pt}}) \cb \item -stnd \cb \item -fits \cb \item -abstract (if necessary) \cb \end{enumerate} \item Pre-Pipeline \begin{enumerate} \item antab \cb \item {\em antab\_editor.py} \cb \item uvflg \cb \item input \quad (AIPS User No.\underline{\hspace{105pt}}) \cb \end{enumerate} \item {\em EVN.py} \cb \item Post-Pipeline \begin{enumerate} \item {\em comment\_tasav\_file.py}\ \ (check both files) \cb \item {\em feedback.pl} \cb \item Check Pipeline output (plots, gain corr.,\dots) \cb \item {\em archive -pipe} \cb \item {\em ampcal.sh} \cb \end{enumerate} \item Read protection for private sources \cb \item Email {\em exp.piletter} (to PI \& jops) \cb \item Email {\em exp.pipelet} (to PI only) \cb \item {\em parsePIletter.py} \cb \item \, [NME Report] \cb \end{enumerate} \end{document}