<font face="Verdana, Arial, Helvetica" size="2">Eric Greisen updated #13778<br />
---------------------------<br />
<br />
CALCODES in the observational scan listing<br />
------------------------------------------<br />
<br />
<div style="margin-left: 40px;">Ticket ID: 13778</div>
<div style="margin-left: 40px;">URL: <a href="https://help.nrao.edu/staff/index.php?/Tickets/Ticket/View/13778">https://help.nrao.edu/staff/index.php?/Tickets/Ticket/View/13778</a></div>
<div style="margin-left: 40px;">Name: Brian Babler</div>
<div style="margin-left: 40px;">Email address: <a href="mailto:brian@sal.wisc.edu">brian@sal.wisc.edu</a></div>
<div style="margin-left: 40px;">Creator: User</div>
<div style="margin-left: 40px;">Department: AIPS Data Reduction</div>
<div style="margin-left: 40px;">Staff (Owner): Eric Greisen</div>
<div style="margin-left: 40px;">Type: Issue</div>
<div style="margin-left: 40px;">Status: Open</div>
<div style="margin-left: 40px;">Priority: Default</div>
<div style="margin-left: 40px;">SLA: NRAO E2E</div>
<div style="margin-left: 40px;">Template group: Default</div>
<div style="margin-left: 40px;">Created: 08 April 2019 02:35 PM</div>
<div style="margin-left: 40px;">Updated: 11 April 2019 03:47 PM</div>
<div style="margin-left: 40px;">Resolution due: 04 January 2022 05:00 PM (999d 1h 13m)</div>
<br />
<br />

In AIPS the Calcode is a 4-characteer string stored in the SU (source) table in column 4.<br />The simplest way to change it is to run PRTAB with INEXT='SU' to see which row the<br />source occurs in.<br /><br />Then PIXXY = row, 4, 1<br />KEYSTRNG = 'xxxx'<br />INP TABPUT<br />TABPUT<br /><br />where xxxx is the string you would like to use.  I do not know why Z appears - a foible<br />of BDFIn in OBIT I guess.  Then you can use the CALCODE adverb of AIPS to identify<br />which calibrator if yu are writing scripts.  If you run tasks like BPASS and CALIB by hand<br />you simply identify the calibration sources by name in CALSOUR.<br /><br />Note SETJY can also be used to change the CALCODE but TABPUT is simpler and<br />more direct.<br /><br />Does this help?<br /><br />Eric Greisen
<br />
<br />
<HR style="margin-bottom: 6px; height: 1px; BORDER: none; color: #cfcfcf; background-color: #cfcfcf;" />
Staff CP:  <a href="https://help.nrao.edu/staff" target="_blank">https://help.nrao.edu/staff</a><br />
</font>