<div dir="ltr">Dear Eric<div><br></div><div style>Thanks for your correspondence, i feel this issue is close to being resolved, cheers!</div><div style><br></div><div style>To answer your question I think I installed using the LINUX architecture, would there be any benefit to doing a re-install to LNX64?</div>
<div style><br></div><div style>Furthermore, and I am a little embarrassed because I've read the MNJ page inside-out. But how do you actually run the MindnightJob as a one-off?</div><div style><br></div><div style>Kind regards</div>
<div style>Ross</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 19 December 2013 01:20, Eric Greisen <span dir="ltr"><<a href="mailto:egreisen@nrao.edu" target="_blank">egreisen@nrao.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ross Burns wrote:<br>
<br>
Comments will appear intersersed with your proc<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
*******<br>
*TABED<br>
*******<br>
tget tabed<br>
default<br>
indisk 2; getn 1; keyword 'arrnam'; keystrng 'vlba'; optype 'key'; aparm (4)=3; inext 'AN';inver 1; outver 1; bcount 1; ecount 0; clro; go; wait *Change array name to VLBA<br>
</blockquote>
<br></div>
This will not be needed in 31DEC13 where VERA will mean the same to CVEL.<br>
<br>
Comment on proc:<br>
<br>
TGET is not needed - say DEFAULT <taskname><br>
<br>
GO; WAIT  will mean that if the task fails your script will go right on anyway (which you probably do not want).  Set DOWAIT=true - then the task resumes aips when it finishes and can return an error code.  The wait is then not needed.<div class="im">
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
*******<br>
*SETJY<br>
*******<br>
tget setjy<br>
default<br>
indisk 2; getn 1;source 'X_Hya restfreq 2.223e10, 5080000; veltyp 'lsr'; veldef 'radio';<br>
bif 0; eif 0; aparm (1)=187; sysvel 23.66; go; wait<br>
</blockquote>
<br></div>
This is the task with the critical error from Sept 2102 to September 2013.  The 23.66 was not added into the computed velocity.  A MNJ will fix.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
*******<br>
*CVEL ******<br>
tget cvel<br>
default<br>
indisk 2; getn 1; outdisk 2;outclass 'CVEL''<br>
doband -1; gainuse 1; source 'X_Hya<br>
aparm 187 0; go; wait; pcat<br>
* Creating a CVEL file. <br>
</blockquote>
<br></div>
The aparm values are not used for a multi-source file and are wrong for a single-source file where additional aparm values would have to be set.<br>
<br>
Cheers<span class="HOEnZb"><font color="#888888"><br>
<br>
Eric Greisen<br>
</font></span></blockquote></div><br></div>