<div dir="ltr">Hi Joe,<br><br>for a VEX-derived plot of frequency bands, you can use a DiFX utility under trunk /sites/MPIfR/vex/plotVexChannels.py<br><br>The band plot could help you to visualize where the bands are, how they overlap, and what the correct zoom band definitions could be, that fall entirely in a recorded band at all stations.<br><br>If the zoom definitions look okay and fall inside recorded bands, then another cause for the "Cannot find a parent freq" error can an unsuitable spectral resolution. The error is somewhat misleading in that case.<br><br>For correlating experiments with ALMA for example, where recorded bands are like<br><br>chan_def = &W : 87210.453125 MHz : L : 62.5 MHz : &CH01 : &BBC07 : &cp;<br>chan_def = &W : 87151.859375 MHz : L : 62.5 MHz : &CH02 : &BBC07 : &cp;<br>...<br><br>a correspondingly fine v2d 

FFTSpecRes setting is required, as below, otherwise ALMA bands are not considered for Zoom correlation, despite the zoom band definition nominally falling into a ALMA recorded band<br><br>SETUP setupDefault<br>{<br>  tInt = 0.4<br>  FFTSpecRes =  0.0156250<br>  specRes = 0.5<br>}<br><br>regards,<br>Jan</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 22, 2022 at 6:52 PM Joe Skeens via Difx-users <<a href="mailto:difx-users@listmgr.nrao.edu">difx-users@listmgr.nrao.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi all,<div><br></div><div>I'm attempting to correlate data coming from two different types of antennas with different (but overlapping) frequency bands, and I'm having some trouble with setting up a zoom section in the v2d file to do this. </div><div><br></div><div>As it stands, when running vex2difx, I get a warning saying, "Cannot find a parent freq for zoom band X of datastream Y for antenna Z," and the zoom band is dropped, leading to invalid records when the correlation proceeds. I've tried the ANTENNA parameters addZoomFreq and zoom, and both seem to lead to this outcome. I see in the freqId parameter in the SETUP section a blurb about selecting a parent band, but I'm not sure how this is applied--after selecting the freqIds of interest, there's no change in the warning message. (As a note, I have to select the freqIds of both antennas here because I'm unsure of how to apply different setups for different antennas to a single source if that is possible).</div><div><br></div><div>Am I committing an obvious blunder here or missing something in my setup? I should also note that I'm attempting to correlate complex data with real data, is this something that is supported in the current version of DiFX, or do I need to convert one of my datasets for compatibility? Any advice/expertise would be greatly appreciated!</div><div><br></div><div>Best,</div><div>Joe</div></div>
_______________________________________________<br>
Difx-users mailing list<br>
<a href="mailto:Difx-users@listmgr.nrao.edu" target="_blank">Difx-users@listmgr.nrao.edu</a><br>
<a href="https://listmgr.nrao.edu/mailman/listinfo/difx-users" rel="noreferrer" target="_blank">https://listmgr.nrao.edu/mailman/listinfo/difx-users</a><br>
</blockquote></div>