Opened 15 years ago

Closed 15 years ago

#76 closed defect (worksforme)

blfit does not work with CABB data

Reported by: JamieStevens Owned by: MarkWieringa
Priority: minor Milestone: Other
Component: MIRIAD - CABB branch Version:
Keywords: blfit Cc:
Estimated Number of Hours: 0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0

Description

During the last reconfigure, data was taken simultaneously with both the ATCA correlator and CABB. Using blfit on the ATCA correlator data gives sensible results, but the CABB data produces nonsense.

So far I have identified the following symptoms (or causes, I don't know yet):

  • the errors on the solutions are much too big, allowing blfit to assume that the solution is that all antennas are exactly where they are supposed to be
  • the seeing monitor values (smon internally) are always the same value, and these values do not correspond to the values present in the ATCA correlator data

I am trying to follow and debug the code by running the ATCA data and CABB data through gdb and finding differences that are suspicious, but have yet to hit upon anything definitive.

Change History (3)

comment:1 Changed 15 years ago by JamieStevens

Priority: majorminor

After a bit more testing, it appears that excluding auto-correlation data (using select=-auto prior to inputting to blfit) makes blfit work properly on CABB data.

It may be beneficial to alter blfit so that it ignores auto-correlation data if it is present.

comment:2 Changed 15 years ago by VincentMcIntyre

See also ticket:82

comment:3 Changed 15 years ago by MarkWieringa

Resolution: worksforme
Status: newclosed

Since then, the noauto option in atlod has been restored, making it easy to avoid loading the autocorrelations. This is probably sufficient.

Note: See TracTickets for help on using tickets.