Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pipeline crash because multiple timestamp in cal table #1

Open
PeterKamphuis opened this issue Apr 26, 2018 · 0 comments
Open

Pipeline crash because multiple timestamp in cal table #1

PeterKamphuis opened this issue Apr 26, 2018 · 0 comments

Comments

@PeterKamphuis
Copy link

I was trying to run ARTIP on some GSB GMRT data and it crashes everytime on the following error when running the task fluxscale

fluxscale Caught Exception: Found multiple gain solutions in a single timestamp for fieldid=1. Please check the input Caltable.

I don't understand it at all as the reference is set to "0,3" below the full casa output from the casa.log
Any idea what is going wrong here

##### Begin Task: fluxscale          #####

2018-04-21 09:56:25 INFO fluxscale:::: fluxscale(vis="pathtoms/test.ms",caltable="pathtoms/Artip_Out//test/tmp_amp2.gcal",fluxtable="pathtoms/Artip_Out//test/flux.gcal",reference="0,3",transfer=[''],
2018-04-21 09:56:25 INFO fluxscale::::+ listfile="",append=False,refspwmap=[-1],gainthreshold=-1.0,antenna="",
2018-04-21 09:56:25 INFO fluxscale::::+ timerange="",scan="",incremental=False,fitorder=1,display=False)
2018-04-21 09:56:25 INFO fluxscale::calibrater::open Using NEW VI2-driven calibrater tool
2018-04-21 09:56:25 INFO fluxscale::calibrater::open Opening MS: /home/peter/Current_Reduction/J0754+25/23_Sept/test.ms for calibration.
2018-04-21 09:56:25 INFO fluxscale::Calibrater:: Initializing nominal selection to the whole MS.
2018-04-21 09:56:25 INFO fluxscale::calibrater::fluxscale Beginning fluxscale--(MSSelection version)-------
2018-04-21 09:56:25 INFO fluxscale:::: Assuming all non-reference fields are transfer fields.
2018-04-21 09:56:25 INFO fluxscale:::: Found reference field(s): 3C48 3C286
2018-04-21 09:56:25 INFO fluxscale:::: Found transfer field(s): 0741+312
2018-04-21 09:56:25 SEVERE fluxscale::Calibrater::fluxscale Caught Exception: Found multiple gain solutions in a single timestamp for fieldid=1. Please check the input Caltable.
2018-04-21 09:56:25 SEVERE fluxscale:::: Exception Reported: Error in Calibrater::fluxscale.
2018-04-21 09:56:25 SEVERE fluxscale:::: An error occurred running task fluxscale.
2018-04-21 09:56:53 INFO ::casa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant