<div dir="ltr"><div><div>Hi Eric, thanks for the quick and informative reply.<br><br>Yes, I had 9 data sets through this program taken within a couple of weeks of each other and this was the only one with two configurations. It is indeed odd. I found nothing in the log files to denote why this was the case.<br><br></div>No, there is no real reason to have 7 1-min scans, I was just seeing if I could preserve the original scan structure. It's not a big issue though and I think the reduction steps are all working as normal. I just wanted to make sure I hadn't overlooked a better routine to do the combine. Thanks again!<br><br></div>Wen-fai<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 22, 2015 at 4:37 PM, 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"><div class="HOEnZb"><div class="h5">On 10/22/2015 03:10 PM, Wen-fai Fong wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Dear Eric,<br>
<br>
I'm working with a VLA continuum data set in AIPS. BDFLIST shows that I<br>
have 2 configurations (0 and 1) which are virtually identical in<br>
frequency, number of spectral windows, etc. Configuration 0 refers to<br>
the flux calibrator, while configuration 1 refers to the phase<br>
calibrator and my source, which comes right after the observation of the<br>
flux cal. Ideally I would be able to combine the two and preserve the<br>
time stamps and all scans.<br>
<br>
I understand that I can't load multiple configurations in a single run<br>
of BDF2AIPS, so I've run it twice to load each configuration separately.<br>
Then I used DBCON to combine the two data sets. I noticed when running<br>
listr that the scans go from ~1 min long to ~7 min long, so it seems to<br>
want to preserve the number of scans.<br>
<br>
Is this the best way to go about this? And is there a way to preserve<br>
the scan length of ~1 min?<br>
<br>
Thanks,<br>
<br>
Wen-fai Fong<br>
</blockquote>
<br></div></div>
If DBCON is willing to combine the 2 data sets then I find it odd that<br>
they were 2 configurations to begin with.  It should be fine to combine the 2 in that case.<br>
<br>
DBCON, unlike many AIPS tasks, goes to some work to ignore the input index tables.  It then makes the "natural" scans found in your data.  Is there some reason to have 7 consecutive 1 minute scans?  I can not think of a reason in AIPS calibration to require that.  You can force the CL table interval to be short (we have users that use 1 sec CL table intervals for special reasons!).  I would worry that scheduling such short scans would incur overhead during the observing and might well have a few bad samples in each scan at the start.<br>
<br>
It would be rather some work to get DBCON to manage NX tables to preserve the scan structure and it might not even be possible in some cases but it might work in others.  I will consider this for the future but it will not happen immediately.<span class="HOEnZb"><font color="#888888"><br>
<br>
Eric Greisen<br>
</font></span></blockquote></div><br></div>