%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % % DO NOT EDIT THIS FILE OR CHANGE IT IN ANY WAY WHATSOEVER !!!!!!!!!!! % % & %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% %% RSAATAC4m LaTex Style file %% %% History: %% %% 1.0 Alan Penny (Starlink) %% Original Latex/Tex layout for formload input/output %% %% 1.n Alan Penny (Starlink) and Bill Martin (RGO) %% Various changes made to the form %% %% 2.0 Datestamp? Graeme Watt & Gerald Moriarty-Schieven (JACH) %% Single file Latex Template for JCMT %% Similarily Dutch Community have a Latex PATT2 form. %% %% 3.0 Sept 1996 Richard McMahon (IoA) [rgm@ast.cam.ac.uk] %% Conversion to Latex substyle %% %% 3.1 July 1997 Bill Martin and Vik Dhillon (RGO) %% Released to community for new method of ING electronic submission %% %% 3.2 October 1997 Stuart Lumsden (AAO) %% This AAO internal version supports a separate reference number field. %% This ensures the no is not set by the user. %% Additions to ordinary version are commented. %% %% 4.0 February 1998 Stuart Lumsden (AAO) %% First version for ATAC. %% %% Feb 1999. Pilfered from AAO and made to work for MSSSO %% by Brian Schmidt %% %--------------------------------------------------------------------------- % Start of revision and timestamping % % timestamp info % Current time; this may be system dependent! \newcount\hours \newcount\minutes \def\SetTime{\hours=\time \global\divide\hours by 60 \minutes=\hours \multiply\minutes by 60 \advance\minutes by-\time \global\multiply\minutes by-1 } \SetTime \def\now{\number\hours:\ifnum\minutes<10 0\fi\number\minutes} % These do not quite work in Latex using \write \def\Now{\today\ \now} \def\@Now{\today\ \now} % % % % from AASTEX as used on the CTIO form to date/version stamp % the final page: % % timestamping and filestamping each page may be possible. the would help % the multiple proposal writer. it could be a private command retained % for private use. % % This is the revision info that gets typed out by Latex and % gets printed at the bottom of the final page \def\revtex@ver{1.0} % Version number of this file. \def\revtex@date{22/2/98} % Revision date. \def\revtex@author{Stuart Lumsden} % This file's author. \def\revtex@org{} % Sponsoring organization. \def\revtex@jnl{} % Applicable journal, if specific. \def\revtex@genre{ANUTAC4m LaTeX style file} % Document "type". % This will print to the screen as Latex runs \typeout{\revtex@org\space \ifx\revtex@jnl\@empty\else\revtex@jnl\space\fi \revtex@genre\space v\revtex@ver\space \revtex@date.} % This writes the info at the end of the proposal \def\revtex@pageid{\xdef\@thefnmark{\null} \@footnotetext{\revtex@org\space \ifx\revtex@jnl\@empty\else\revtex@jnl\space\fi % \revtex@genre\space ANUTAC4m \LaTeX\ style file v\revtex@ver\space \revtex@date. }} % <\revtex@date> in the above line doesn't work. \let\ltx@enddoc=\enddocument \def\enddocument{\vfill\ltx@enddoc} % end of revision information %--------------------------------------------------------------------------- %\show\input % ANUTAC4m % % General syntax for the macro definitions are: % \def\macro#1{\gdef\@macro{#1}} % \def\@macro{} ! this initialisise a macro to null. It is % ! not essential but means that if a macro is missing % ! from the input template latex does not crash % ! More generally, one could initialise this to % ! the default % % A @ at the start of all internal macros is recommended in % the Latex2e books % % for simplicity I define all macros and initialise them to % blank at the top % stab at sensible macro page % This produces a blank page! %\def\makeRSAATACpageone{\gdef\@makeRSAATACpageone} % %\def\makeRSAATAC2_page1{\gdef\makeRSAATACpageone} %\def\makeRSAATAC2_page2{\gdef\makeRSAATACpagetwo} % % Here we define all the macros needed to handle the % input parameters; move names are self explananatory % % Note _ and cardinal numbers seem to be not allowed, hence % I have used capitals letters for readability in places. % This may be abandoned later. % % % % Notes for programmers: % Keep the form generation material separate from the section % where the information is patched in. % % % \def\version#1{\gdef\@version{#1}} \def\@version{} \def\propid#1{\gdef\@propid{#1}} \def\@propid{} \def\RSAATACref#1{\gdef\@RSAATACref{#1}} \def\@RSAATACref{} \def\date#1{\gdef\@date{#1}} \def\@date{} \def\telescope#1{\gdef\@telescope{#1}} \def\@telescope{} \def\quarter#1{\gdef\@quarter{#1}} \def\@quarter{} % pi information \def\contactname#1{\gdef\@contactname{#1}} \def\@contactname{} \def\contactaddress#1{\gdef\@contactaddress{#1}} \def\@contactaddress{} \def\contactphone#1{\gdef\@contactphone{#1}} \def\@contactphone{} \def\contactfax#1{\gdef\@contactfax{#1}} \def\@contactfax{} \def\contactemail#1{\gdef\@contactemail{#1}} \def\@contactemail{} \def\supervisor#1{\gdef\@supervisor{#1}} \def\@supervisor{} %% Applicant information: this could be smarter % % Various options are possible, depending on what the % data is to used for. % A problem may arise when one has multiple coIs. % % One possibility is to have a secondary page % for the mega list. % The current co-I list has room for multiple % names per line, % % % applicant 1 \def\appliconename#1{\gdef\@appliconename{#1}} \def\@appliconename{} \def\appliconeobserver#1{\gdef\@appliconeobserver{#1}} \def\@appliconeobserver{} \def\appliconestudent#1{\gdef\@appliconestudent{#1}} \def\@appliconestudent{} % applicant 2 \def\applictwoname#1{\gdef\@applictwoname{#1}} \def\@applictwoname{} \def\applictwoobserver#1{\gdef\@applictwoobserver{#1}} \def\@applictwoobserver{} \def\applictwostudent#1{\gdef\@applictwostudent{#1}} \def\@applictwostudent{} % applicant 3 \def\applicthreename#1{\gdef\@applicthreename{#1}} \def\@applicthreename{} \def\applicthreeobserver#1{\gdef\@applicthreeobserver{#1}} \def\@applicthreeobserver{} \def\applicthreestudent#1{\gdef\@applicthreestudent{#1}} \def\@applicthreestudent{} % applicant 4 \def\applicfourname#1{\gdef\@applicfourname{#1}} \def\@applicfourname{} \def\applicfourobserver#1{\gdef\@applicfourobserver{#1}} \def\@applicfourobserver{} \def\applicfourstudent#1{\gdef\@applicfourstudent{#1}} \def\@applicfourstudent{} % applicant 5 \def\applicfivename#1{\gdef\@applicfivename{#1}} \def\@applicfiveme{} \def\applicfiveobserver#1{\gdef\@applicfiveobserver{#1}} \def\@applicfiveobserver{} \def\applicfivestudent#1{\gdef\@applicfivestudent{#1}} \def\@applicfivestudent{} % Proposal info \def\title{\gdef\@title} \def\@title{} \def\abstract{\gdef\@abstract} \def\@abstract{} \def\focalstation#1{\gdef\@focalstation{#1}} \def\@focalstation{} \def\instrument#1{\gdef\@instrument{#1}} \def\@instrument{} \def\gratingsandfilters#1{\gdef\@gratingsandfilters{#1}} \def\@gratingsandfilters{} \def\detector#1{\gdef\@detector{#1}} \def\@detector{} \def\timerequested#1#2#3{ \gdef\@timerequesteddark{#1} \gdef\@timerequestedgrey{#2} \gdef\@timerequestedbright{#3} } \def\@timerequesteddark{} \def\@timerequestedgrey{} \def\@timerequestedbright{} \def\minuseful#1#2#3{ \gdef\@minusefuldark{#1} \gdef\@minusefulgrey{#2} \gdef\@minusefulbright{#3}} \def\@minusefuldark{} \def\@minusefulgrey{} \def\@minusefulbright{} \def\additionaltime#1#2#3{ \gdef\@additionaltimedark{#1} \gdef\@additionaltimegrey{#2} \gdef\@additionaltimebright{#3} } %\def\additionaltime{}{}{}{}{} \def\@additionaltimedark{} \def\@additionaltimegrey{} \def\@additionaltimebright{} % quarter of moon if grey \def\qtstatus#1{\gdef\@qtstatus{#1}} \def\@qtstatus{} % Scheduling information \def\prefdates#1{\gdef\@prefdates{#1}} \def\@prefdates{} \def\impossdates#1{\gdef\@impossdates{#1}} \def\@impossdates{} \def\datesjustification#1{\gdef\@datesjustification{#1}} \def\@datesjustification{} \def\othertimeconstraints#1{\gdef\@othertimeconstraints{#1}} \def\@othertimeconstraints{} %\def\wifesremote#1#2{ %\gdef\@wifesremoteyes{#1} \gdef\@wifesremoteno{#2}} %\def\@wifesremoteyes{} %\def\@wifesremoteno{} \def\seeing#1{\gdef\@seeing{#1}} \def\@seeing{} \def\resolution#1{\gdef\@resolution{#1}} \def\@resolution{} \def\signal#1{\gdef\@signal{#1}} \def\@signal{} \def\maglimit#1{\gdef\@maglimit{#1}} \def\@maglimit{} %\def\support#1{\gdef\@support{#1}} %\def\@support{} \def\shortd#1{\gdef\@shortd{#1}} \def\@shortd{} \def\targetinfo{\gdef\@targetinfo} \def\@targetinfo{} \def\targetrarange{\gdef\@targetrarange} \def\@targetrarange{} \def\otherapplications{\gdef\@otherapplications} \def\@otherapplications{} \def\sciencecase{\gdef\@sciencecase} \def\@sciencecase{} \def\previous{\gdef\@previous} \def\@previous{} % Page definitions: These should be generalised so that they % facilitate printing on either A4 or US paper \topmargin -3.17cm \oddsidemargin -1.40cm \evensidemargin -1.40cm \textheight 10.90in \setlength{\textwidth}{18.6cm} %7.95in} \parskip 8pt plus 3pt minus 2pt \parindent 0in \pagestyle{empty} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % These fonts may need local changes %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \font\@tiny=cmss8 \font\@small=cmss9 \font\@Small=cmss10 \font\@Smallbf=cmssbx10 \font\@normal=cmr12 \font\@normalss=cmss12 \newlength{\@templength} \newcommand{\@putpar}[5]{ \vspace*{#2}\hspace*{#1} \rule[-#4]{0.0cm}{#4} \rule[0.0cm]{0.0cm}{1.0cm} { %\@small \begin{minipage}[t]{#3} #5 \ \end{minipage} } % rewind coordinate system to the top left of the page \setlength{\@templength}{-#2} \addtolength{\@templength}{-#4} \vspace*{-1.3165cm}\vspace*{\@templength} % \vspace*{-1.3415cm}\vspace*{\@templength} \setlength{\@templength}{-#1} \addtolength{\@templength}{-#3} \hspace*{-1.0em}\hspace*{\@templength}} % % Picture parameters % \def\@picturexdimen{18.50} \def\@pictureydimen{26.80} \def\@picturexoffset{00.00} \def\@pictureyoffset{01.80} \def\@thicklinewidth{0.50mm} % thick horizontal line % \rule[lift]{width}{height} produces a black rectangle % of size width by height, raiased by an amount lift above % the current baseline \newcommand{\@thline}{\rule[0.0cm]{18.45cm}{\@thicklinewidth}} % 18.5 for the width comes from the fact that everything is % shifted in by 0.4 from the nominal picture edge and the % right hand edge is at 18.97 and the line thickness is 0.7mm \def\makeRSAATACpageone{ %?#$&page1 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % movement needed for location of form \vspace*{0.23cm}\hspace*{-0.50cm} \setlength{\unitlength}{1.0cm} % Begin the picture environment \begin{picture}(\@picturexdimen,\@pictureydimen)(\@picturexoffset,\@pictureyoffset) \put(00.60,29.40){{\Large\bf RSAA Time Assignment Committee}} \put(00.60,28.90){{\@Smallbf Research School of Astronomy \& Astrophysics}} \put(00.60,28.40){{\@Smallbf Cotter Rd, Weston Creek 2611 }} \put(06.90,28.40){{\@Smallbf Email: tacinfo@mso.anu.edu.au }} \put(08.40,28.90){{\@Smallbf }} \put(12.90,28.40){{\@Smallbf }} \put(00.50,28.20){\rule[0.0cm]{18.5cm}{\@thicklinewidth}} \put(00.50,03.00){\rule[0.0cm]{18.5cm}{\@thicklinewidth}} \put(00.50,03.00){\rule[0.0cm]{\@thicklinewidth}{25.2cm}} \put(18.97,03.00){\rule[0.0cm]{\@thicklinewidth}{25.2cm}} \put(00.60,27.60){{ 1. }} \put(01.40,27.60){{\bf Names and Institutions of Applicants }} \put(13.60,27.60){{Observer}} \put(16.25,27.60){{Student}} \put(00.90,24.25){{\bf Principal Contact: }} \put(00.90,23.75){{Telephone: }} \put(09.90,24.25){{Postal Address: }} \put(00.90,23.25){{Fax: }} \put(00.90,22.75){{Email: }} \put(00.90,21.50){{Name of Student Supervisor(s): }} \put(00.40,21.20){{ \@thline }} \put(13.60,20.80){{ 2. }} \put(14.40,20.80){{\bf Semester}} \put(13.30,20.60){\rule[0.0cm]{5.7cm}{\@thicklinewidth}} \put(13.30,20.60){\rule[0.0cm]{\@thicklinewidth}{0.6cm}} \put(00.60,20.80){{ 3. }} \put(01.40,20.80){{\bf Title of Project}} \put(01.40,19.20){{\bf Summary of Scientific Objectives}} \put(00.40,15.30){{ \@thline }} \put(00.60,14.80){{ 4. }} \put(01.40,14.80){{\bf Telescope, Instrument and Detector }} \put(00.60,14.30){{ Telescope: }} \put(03.30,14.30){{ Instrument(s): }} % \put(09.70,14.30){{ Detector(s): }} \put(13.00,14.30){{ Gratings/Filters: }} \put(00.50,14.10){\line(1,0){18.45}} % \put(00.50,13.00){\line(1,0){18.45}} \put(03.30,14.10){\line(0,-1){2.3}} \put(13.00,14.10){\line(0,-1){2.3}} % \put(09.70,13.00){\line(0,1){1.1}} % \put(00.60,12.30){{ \bf Remember to fill in the Instrument Request Form % on the Web}} \put(00.40,11.75){{ \@thline }} \put(00.60,11.25){{ 5. }} \put(01.40,11.25){{\bf Scheduling Information}} \put(00.60,10.65){{ Number of nights requested }} \put(00.60,10.15){{ {\it this quarter} }} \put(07.00,10.40){{ Dark: }} \put(08.30,10.00){\framebox(1.2,1.0){}} \put(09.60,10.40){{ Grey: }} \put(10.80,10.00){\framebox(1.2,1.0){}} \put(12.10,10.40){{ Bright: }} \put(13.50,10.00){\framebox(1.2,1.0){}} \put(00.60,09.40){{ Minimum useful allocation }} \put(07.00,09.40){{ Dark: }} \put(08.30,09.00){\framebox(1.2,1.0){}} \put(09.60,09.40){{ Grey: }} \put(10.80,09.00){\framebox(1.2,1.0){}} \put(12.10,09.40){{ Bright: }} \put(13.50,09.00){\framebox(1.2,1.0){}} \put(00.60,08.65){{ Additional nights required to }} \put(00.60,08.15){{ to complete project in future}} \put(07.00,08.40){{ Dark: }} \put(08.30,08.00){\framebox(1.2,1.0){}} \put(09.60,08.40){{ Grey: }} \put(10.80,08.00){\framebox(1.2,1.0){}} \put(12.10,08.40){{ Bright: }} \put(13.50,08.00){\framebox(1.2,1.0){}} %% \put(15.00,09.80){{ If grey, is 1st or }} %% \put(15.00,09.30){{ 3rd qrt preferred}} %% \put(16.25,08.00){\framebox(1.2,1.0){}} \put(00.60,07.50){{ Preferred dates: }} \put(07.20,07.90){\line(1,0){11.80}} \put(07.20,07.10){\line(1,0){11.80}} \put(00.60,06.70){{ Impossible dates: }} \put(07.20,07.90){\line(0,-1){4.85}} \put(00.80,06.15){{ \it (Give reasons) }} \put(07.20,05.75){\line(1,0){11.80}} \put(00.60,05.30){{ Special scheduling constraints }} \put(01.40,04.80){{ \it (eg lunar position)}} %%\put(07.20,04.40){\line(1,0){11.80}} %%\put(00.60,04.00){{ Observing from site? {\it (Obligatory if}}} %%\put(00.60,03.60){{ {\it observer has not observed at site}}} %%\put(00.60,03.20){{ {\it in the last two years)}}} %%\put(09.60,03.60){{ Yes}} %%\put(10.50,03.30){\framebox(0.8,0.8){}} %%\put(14.00,03.60){{ No }} %%\put(14.90,03.30){\framebox(0.8,0.8){}} \end{picture} %%%% END OF FORM INFORMATION %%%% %%%% START OF THE USER SUPPLIED INFORMATION %%%% % rewind back to near the top of the page \vspace*{-26.75cm}{ \@putpar{1.00cm }{0.15cm}{11.00cm}{2.00cm}{\@appliconename} \@putpar{13.75cm}{0.15cm}{2.00cm }{2.00cm}{\@appliconeobserver} \@putpar{16.25cm}{0.15cm}{2.00cm }{2.00cm}{\@appliconestudent} \@putpar{1.00cm }{0.65cm}{11.00cm}{2.00cm}{\@applictwoname} \@putpar{13.75cm}{0.65cm}{2.00cm }{2.00cm}{\@applictwoobserver} \@putpar{16.25cm}{0.65cm}{2.00cm }{2.00cm}{\@applictwostudent} \@putpar{1.00cm }{1.15cm}{11.00cm}{2.00cm}{\@applicthreename} \@putpar{13.75cm}{1.15cm}{2.00cm }{2.00cm}{\@applicthreeobserver} \@putpar{16.25cm}{1.15cm}{2.00cm }{2.00cm}{\@applicthreestudent} \@putpar{1.00cm }{1.65cm}{11.00cm}{2.00cm}{\@applicfourname} \@putpar{13.75cm}{1.65cm}{2.00cm }{2.00cm}{\@applicfourobserver} \@putpar{16.25cm}{1.65cm}{2.00cm }{2.00cm}{\@applicfourstudent} \@putpar{1.00cm }{2.15cm}{11.00cm}{2.00cm}{\@applicfivename} \@putpar{13.75cm}{2.15cm}{2.00cm }{2.00cm}{\@applicfiveobserver} \@putpar{16.25cm}{2.15cm}{2.00cm }{2.00cm}{\@applicfivestudent} \vspace*{-0.15cm} \@putpar{4.30cm }{2.95cm }{13.50cm}{2.00cm}{\@contactname} \@putpar{9.80cm }{3.45cm }{8.00cm }{5.00cm}{\@contactaddress} \@putpar{2.50cm }{3.45cm }{6.20cm }{2.00cm}{\@contactphone} \@putpar{2.50cm }{3.95cm }{6.20cm }{2.00cm}{\@contactfax} \@putpar{2.50cm }{4.45cm }{6.30cm }{2.00cm}{\@contactemail} \@putpar{6.20cm }{5.70cm }{12.00cm}{2.00cm}{\@supervisor} \@putpar{16.25cm}{6.40cm }{1.75cm }{2.00cm}{\@quarter} \@putpar{1.00cm }{7.00cm }{17.00cm}{5.00cm}{\@title} \@putpar{0.50cm }{8.40cm }{17.50cm}{7.50cm}{\@abstract} \@putpar{0.30cm }{13.50cm}{3.00cm }{4.00cm}{\@telescope} \@putpar{2.90cm }{13.50cm}{5.50cm }{4.00cm}{\@instrument} \@putpar{9.30cm }{13.50cm}{2.50cm }{4.00cm}{\@detector} \@putpar{12.60cm}{13.50cm}{5.00cm }{4.00cm}{\@gratingsandfilters} %\@putpar{00.30cm}{14.5cm}{17.50cm}{2.00cm}{ {\sf All users should fill out %the RSAA Instrument Request Form on the Web as requested at time of %electronic submission. Describe special requirements in that form and in the %technical case in this application.} } \@putpar{ 07.90cm}{ 16.65cm}{ 1.1cm}{ 2.50cm}{\@timerequesteddark } \@putpar{ 10.40cm}{ 16.65cm}{ 1.1cm}{ 2.50cm}{\@timerequestedgrey } \@putpar{ 13.10cm}{ 16.65cm}{ 1.1cm}{ 2.50cm}{\@timerequestedbright } \@putpar{ 07.90cm}{ 17.65cm}{ 1.1cm}{ 2.50cm}{\@minusefuldark} \@putpar{ 10.40cm}{ 17.65cm}{ 1.1cm}{ 2.50cm}{\@minusefulgrey } \@putpar{ 13.10cm}{ 17.65cm}{ 1.1cm}{ 2.50cm}{\@minusefulbright } \@putpar{ 07.90cm}{ 18.65cm}{ 1.1cm}{ 2.50cm}{\@additionaltimedark} \@putpar{ 10.40cm}{ 18.65cm}{ 1.1cm}{ 2.50cm}{\@additionaltimegrey} \@putpar{ 13.10cm}{ 18.65cm}{ 1.1cm}{ 2.50cm}{\@additionaltimebright} \@putpar{ 16.30cm}{ 18.65cm}{ 1.50cm}{ 2.00cm}{\@qtstatus} \@putpar{ 7.00cm}{ 19.65cm}{ 10.50cm}{ 4.00cm}{\@prefdates} \@putpar{ 7.00cm}{ 20.40cm}{ 10.50cm}{ 4.00cm}{\@impossdates} \@putpar{ 7.00cm}{ 20.90cm}{ 10.50cm}{ 5.00cm}{\@datesjustification} \@putpar{ 7.00cm}{ 21.70cm}{ 10.50cm}{ 5.00cm}{\@othertimeconstraints} %\@putpar{ 10.25cm}{ 23.50cm}{ 1.0cm}{ 2.00cm}{\@wifesremoteyes } %\@putpar{ 14.65cm}{ 23.50cm}{ 1.0cm}{ 2.00cm}{\@wifesremoteno } } \eject } % stuff from template.tex \def\makeRSAATACpagetwo{ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %?#$&page2 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \vspace*{0.23cm}\hspace*{-0.50cm} \setlength{\unitlength}{1.0cm} \begin{picture}(\@picturexdimen,\@pictureydimen)(\@picturexoffset,\@pictureyoffset) \put(00.50,29.70){\rule[0.0cm]{18.5cm}{\@thicklinewidth}} \put(00.50,03.00){\rule[0.0cm]{18.5cm}{\@thicklinewidth}} \put(00.50,03.00){\rule[0.0cm]{\@thicklinewidth}{26.7cm}} \put(18.97,03.00){\rule[0.0cm]{\@thicklinewidth}{26.7cm}} \put(00.60,29.25){{ 6. }} \put(00.95,29.25){{ \bf Observing Requirements}} \put(08.20,29.00){\line(1,0){10.80}} \put(00.60,28.40){{ Average signal-to-noise ratio required: }} \put(08.20,28.00){\line(1,0){10.80}} \put(00.60,27.40){{ Any seeing limitations: }} \put(08.20,27.00){\line(1,0){10.80}} \put(00.60,26.40){{ Required spectra resolution (if applicable):}} \put(08.20,26.00){\line(1,0){10.80}} \put(00.60,25.40){{ Range in Brightness/ Surface Brightness: }} \put(08.20,29.00){\line(0,-1){4.00}} \put(00.40,25.00){{ \@thline }} \put(00.60,24.50){{ 7. }} \put(1.10,24.50){{ \bf Special calibrations (e.g. twilight flats)}} %\put(00.60,22.75){{ Will the observer require (a) the same instrument before this run (b) first afternoon guidance? }} \put(00.40,22.50){{ \@thline }} \put(00.60,22.00){{ 8. }} \put(01.25,22.00){{\bf A short description of your project for the public.}} %\put(00.95,21.60){{\bf to let the public know what is happening at the Telescope.}} \put(00.40,19.00){{ \@thline }} \put(00.60,18.50){{ 9. }} \put(01.20,18.50){{ {\bf List of Principal Targets} (a representative list) }} \put(00.40,13.00){{ \@thline }} \put(00.60,12.50){{ 10. }} \put(01.30,12.50){{ {\bf Other applications for observing time for this project in this quarter} }} \put(00.60,12.00){{ Telescope/satellite: }} \put(05.10,12.00){{ Title of programme: {\it (include applications from all telescopes)} }} \put(00.50,11.75){\line(1,0){18.50}} \put(05.10,11.75){\line(0,-1){01.50}} \put(00.40,10.25){{ \@thline }} \put(00.60,9.75){{ 11. }} \put(01.30,9.75){{\bf Report on previous applications for time for this and related projects}. } \put(01.30,9.25){{\small Show all allocations for AAT time in past 3 years}} \put(00.60,8.75){{ \small AAT Reference }} \put(03.60,8.75){{ \small Allocation}} \put(05.60,8.75){{ \small \% useful}} \put(07.60,8.75){{ \small Publications (or Comments)}} \put(00.60,8.4){{ \small (give \# if known) }} \put(00.50,8.25){\line(1,0){18.50}} \put(03.50,8.25){\line(0,-1){04.4}} \put(05.50,8.25){\line(0,-1){04.4}} \put(07.50,8.25){\line(0,-1){04.4}} \put(00.40,3.75){{ \@thline }} \put(00.60,3.25){{ 12. {\bf Scientific Justification:} Attach a case of no more than 2 pages, in a font no smaller than 11pt.} } \end{picture} \vspace*{-26.75cm} \@putpar{ 7.90cm}{ -1.2cm}{ 4.00in}{ 2.00cm}{\@signal} \@putpar{ 7.90cm}{ -0.2cm}{ 4.00in}{ 2.00cm}{\@seeing} \@putpar{ 7.90cm}{ 0.8cm}{ 4.00in}{ 2.00cm}{\@resolution} \@putpar{ 7.90cm}{ 1.8cm}{ 4.00in}{ 2.00cm}{\@maglimit} %\@putpar{ 0.50cm}{ 3.2cm}{ 17.50cm}{ 8.00cm}{\@support} \@putpar{ 0.50cm}{ 6.2cm}{ 17.50cm}{ 8.00cm}{\@shortd} \@putpar{ 0.50cm}{ 9.70cm}{ 17.50cm}{ 8.00cm}{\@targetinfo} \@putpar{ 0.50cm}{ 15.75cm}{ 17.50cm}{ 2.00cm}{\@otherapplications} \@putpar{ 0.50cm}{ 19.5cm}{ 17.50cm}{ 5.00cm}{\@previous} % end of page 2 \eject } %\def\makeRSAATACpagethree{ % %%?#$&page3 % %\@normal{\@sciencecase} % %} % end of proposal \endinput