! Started logfile: J1036+2203_S_2017_02_24_pus_uvs.log on Sat May 4 11:24:39 2019 obs J1036+2203_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J1036+2203_S_2017_02_24_pus_uva.fits ! AN table 1: 141 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.849803 visibilities/baseline/integration-bin. ! Found source: J1036+2203 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 823 lines of history. ! ! Reading 21568 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J1036+2203_S_2017_02_24_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 538 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.872932Jy sigma=0.008091 ! Fit after self-cal, rms=0.864050Jy sigma=0.008014 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.268 mas, bmaj=6.002 mas, bpa=-0.6968 degrees ! Estimated noise=825.477 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.103149 Jy ! Component: 100 - total flux cleaned = 0.126973 Jy ! Total flux subtracted in 100 components = 0.126973 Jy ! Clean residual min=-0.005102 max=0.013410 Jy/beam ! Clean residual mean=-0.000028 rms=0.001432 Jy/beam ! Combined flux in latest and established models = 0.126973 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.126973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093701Jy sigma=0.000719 ! Fit after self-cal, rms=0.093665Jy sigma=0.000719 ! Inverting map ! Added new window around map position (6, 0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0132901 Jy ! Component: 100 - total flux cleaned = 0.0212006 Jy ! Total flux subtracted in 100 components = 0.0212006 Jy ! Clean residual min=-0.004014 max=0.004280 Jy/beam ! Clean residual mean=-0.000016 rms=0.001036 Jy/beam ! Combined flux in latest and established models = 0.148173 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 16 components and 0.148173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090726Jy sigma=0.000693 ! Fit after self-cal, rms=0.090559Jy sigma=0.000691 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00639409 Jy ! Component: 100 - total flux cleaned = 0.0102581 Jy ! Total flux subtracted in 100 components = 0.0102581 Jy ! Clean residual min=-0.003685 max=0.003376 Jy/beam ! Clean residual mean=-0.000009 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.158431 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 32 components and 0.158431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089750Jy sigma=0.000686 ! Fit after self-cal, rms=0.089706Jy sigma=0.000685 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.845 mas, bmaj=6.82 mas, bpa=-0.4555 degrees ! Estimated noise=571.566 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00435811 Jy ! Component: 100 - total flux cleaned = 0.00677478 Jy ! Component: 150 - total flux cleaned = 0.00828702 Jy ! Component: 200 - total flux cleaned = 0.00910092 Jy ! Total flux subtracted in 200 components = 0.00910092 Jy ! Clean residual min=-0.002771 max=0.002565 Jy/beam ! Clean residual mean=-0.000014 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.167532 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 58 components and 0.167532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089293Jy sigma=0.000684 ! Fit after self-cal, rms=0.089278Jy sigma=0.000683 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.02 HN 1.01 KP 0.99 ! LA 0.97 MK 0.99 NL 1.03 OV 1.04 ! PT 1.04 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.93 HN 1.03 KP 0.95 ! LA 0.95 MK 0.94 NL 0.97 OV 1.09 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 1.02 KP 1.05 ! LA 1.03 MK 1.00 NL 1.08 OV 1.01 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.98 HN 0.94 KP 1.00* ! LA 0.97 MK 1.19 NL 1.00* OV 1.03 ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.089278Jy sigma=0.000683 ! Fit after self-cal, rms=0.088928Jy sigma=0.000679 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.839 mas, bmaj=6.806 mas, bpa=-0.2249 degrees ! Estimated noise=575.158 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145886 Jy ! Component: 100 - total flux cleaned = 0.00209926 Jy ! Component: 150 - total flux cleaned = 0.00226048 Jy ! Component: 200 - total flux cleaned = 0.00233831 Jy ! Total flux subtracted in 200 components = 0.00233831 Jy ! Clean residual min=-0.002380 max=0.002353 Jy/beam ! Clean residual mean=-0.000007 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.169871 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 70 components and 0.169871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088838Jy sigma=0.000679 ! Fit after self-cal, rms=0.088836Jy sigma=0.000679 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088836Jy sigma=0.000679 ! Fit after self-cal, rms=0.079947Jy sigma=0.000673 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.837 mas, bmaj=6.804 mas, bpa=-0.1095 degrees ! Estimated noise=577.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000900896 Jy ! Component: 100 - total flux cleaned = 0.00116163 Jy ! Component: 150 - total flux cleaned = 0.00116135 Jy ! Component: 200 - total flux cleaned = 0.00116175 Jy ! Total flux subtracted in 200 components = 0.00116175 Jy ! Clean residual min=-0.001554 max=0.001690 Jy/beam ! Clean residual mean=-0.000004 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.171032 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 80 components and 0.171032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079930Jy sigma=0.000672 ! Fit after self-cal, rms=0.079895Jy sigma=0.000672 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (43, 11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146031 Jy ! Component: 100 - total flux cleaned = 0.00173643 Jy ! Component: 150 - total flux cleaned = 0.00200198 Jy ! Component: 200 - total flux cleaned = 0.00216083 Jy ! Total flux subtracted in 200 components = 0.00216083 Jy ! Clean residual min=-0.001474 max=0.001485 Jy/beam ! Clean residual mean=-0.000004 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.173193 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 100 components and 0.173193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079856Jy sigma=0.000672 ! Fit after self-cal, rms=0.079851Jy sigma=0.000672 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079851Jy sigma=0.000672 ! Fit after self-cal, rms=0.079965Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.835 mas, bmaj=6.8 mas, bpa=0.01266 degrees ! Estimated noise=578.608 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000751358 Jy ! Component: 100 - total flux cleaned = 0.000954041 Jy ! Component: 150 - total flux cleaned = 0.00107133 Jy ! Component: 200 - total flux cleaned = 0.00110725 Jy ! Total flux subtracted in 200 components = 0.00110725 Jy ! Clean residual min=-0.001468 max=0.001454 Jy/beam ! Clean residual mean=-0.000003 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.1743 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 106 components and 0.1743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079947Jy sigma=0.000672 ! Fit after self-cal, rms=0.079944Jy sigma=0.000672 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.52223e-05 Jy ! Component: 100 - total flux cleaned = 4.37139e-05 Jy ! Component: 150 - total flux cleaned = 2.92626e-05 Jy ! Component: 200 - total flux cleaned = 2.95534e-05 Jy ! Total flux subtracted in 200 components = 2.95534e-05 Jy ! Clean residual min=-0.001457 max=0.001428 Jy/beam ! Clean residual mean=-0.000003 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.17433 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 114 components and 0.17433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079937Jy sigma=0.000672 ! Fit after self-cal, rms=0.079937Jy sigma=0.000672 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079937Jy sigma=0.000672 ! Fit after self-cal, rms=0.080161Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.381 mas, bmaj=9.968 mas, bpa=-0.2683 degrees ! Estimated noise=702.217 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000566541 Jy ! Component: 100 - total flux cleaned = 0.000584127 Jy ! Component: 150 - total flux cleaned = 0.000608323 Jy ! Component: 200 - total flux cleaned = 0.000640979 Jy ! Total flux subtracted in 200 components = 0.000640979 Jy ! Clean residual min=-0.001807 max=0.001550 Jy/beam ! Clean residual mean=-0.000006 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.174971 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 131 components and 0.174971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080154Jy sigma=0.000672 ! Fit after self-cal, rms=0.080153Jy sigma=0.000672 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.00471e-05 Jy ! Component: 100 - total flux cleaned = 3.83461e-05 Jy ! Component: 150 - total flux cleaned = 3.82933e-05 Jy ! Component: 200 - total flux cleaned = 3.8222e-05 Jy ! Total flux subtracted in 200 components = 3.8222e-05 Jy ! Clean residual min=-0.001822 max=0.001534 Jy/beam ! Clean residual mean=-0.000006 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.175009 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 140 components and 0.175009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080152Jy sigma=0.000672 ! Fit after self-cal, rms=0.080152Jy sigma=0.000672 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.833 mas, bmaj=6.797 mas, bpa=0.09176 degrees ! Estimated noise=580.114 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.833 x 6.797 at 0.09176 degrees (North through East) ! Clean map min=-0.001372 max=0.13594 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.261 mas, bmaj=5.982 mas, bpa=-0.05776 degrees ! Estimated noise=837.121 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.104217 Jy ! Component: 100 - total flux cleaned = 0.130567 Jy ! Component: 150 - total flux cleaned = 0.144887 Jy ! Component: 200 - total flux cleaned = 0.15394 Jy ! Total flux subtracted in 200 components = 0.15394 Jy ! Clean residual min=-0.003181 max=0.004786 Jy/beam ! Clean residual mean=-0.000010 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.15394 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.15394 Jy ! Inverting map and beam ! Estimated beam: bmin=3.833 mas, bmaj=6.797 mas, bpa=0.09176 degrees ! Estimated noise=580.114 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00773948 Jy ! Component: 100 - total flux cleaned = 0.0119862 Jy ! Component: 150 - total flux cleaned = 0.0145679 Jy ! Component: 200 - total flux cleaned = 0.0164086 Jy ! Total flux subtracted in 200 components = 0.0164086 Jy ! Clean residual min=-0.001610 max=0.001589 Jy/beam ! Clean residual mean=-0.000005 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.170349 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 43 components and 0.170349 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.381 mas, bmaj=9.968 mas, bpa=-0.2683 degrees ! Estimated noise=702.217 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174852 Jy ! Component: 100 - total flux cleaned = 0.00282534 Jy ! Component: 150 - total flux cleaned = 0.00337056 Jy ! Component: 200 - total flux cleaned = 0.00365541 Jy ! Total flux subtracted in 200 components = 0.00365541 Jy ! Clean residual min=-0.001846 max=0.001635 Jy/beam ! Clean residual mean=-0.000007 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.174004 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000216287 Jy ! Component: 100 - total flux cleaned = 0.000419096 Jy ! Component: 150 - total flux cleaned = 0.000562155 Jy ! Component: 200 - total flux cleaned = 0.000700393 Jy ! Total flux subtracted in 200 components = 0.000700393 Jy ! Clean residual min=-0.001845 max=0.001580 Jy/beam ! Clean residual mean=-0.000006 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.174705 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 97 components and 0.174705 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.833 mas, bmaj=6.797 mas, bpa=0.09176 degrees ! Estimated noise=580.114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000808935 Jy ! Component: 100 - total flux cleaned = 0.000888423 Jy ! Component: 150 - total flux cleaned = 0.000840797 Jy ! Component: 200 - total flux cleaned = 0.000841297 Jy ! Total flux subtracted in 200 components = 0.000841297 Jy ! Clean residual min=-0.001425 max=0.001488 Jy/beam ! Clean residual mean=-0.000002 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.175546 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 113 components and 0.175546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080181Jy sigma=0.000672 ! Fit after self-cal, rms=0.080179Jy sigma=0.000672 wmodel J1036+2203_S_2017_02_24_pus_map.mod ! Writing 113 model components to file: J1036+2203_S_2017_02_24_pus_map.mod wobs J1036+2203_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J1036+2203_S_2017_02_24_pus_uvs.fits wwins J1036+2203_S_2017_02_24_pus_map.win ! wwins: Wrote 3 windows to J1036+2203_S_2017_02_24_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -4.59106e-05 Jy ! Component: 100 - total flux cleaned = -0.000269419 Jy ! Component: 150 - total flux cleaned = -0.000435682 Jy ! Component: 200 - total flux cleaned = -0.000504036 Jy ! Component: 250 - total flux cleaned = -0.00059218 Jy ! Component: 300 - total flux cleaned = -0.00057082 Jy ! Component: 350 - total flux cleaned = -0.000612644 Jy ! Component: 400 - total flux cleaned = -0.000571356 Jy ! Component: 450 - total flux cleaned = -0.000550976 Jy ! Component: 500 - total flux cleaned = -0.000531156 Jy ! Component: 550 - total flux cleaned = -0.000531342 Jy ! Component: 600 - total flux cleaned = -0.000626713 Jy ! Component: 650 - total flux cleaned = -0.00070125 Jy ! Component: 700 - total flux cleaned = -0.000774865 Jy ! Component: 750 - total flux cleaned = -0.000811598 Jy ! Component: 800 - total flux cleaned = -0.000919269 Jy ! Component: 850 - total flux cleaned = -0.00100776 Jy ! Component: 900 - total flux cleaned = -0.0011473 Jy ! Component: 950 - total flux cleaned = -0.00121611 Jy ! Component: 1000 - total flux cleaned = -0.00128439 Jy ! Component: 1050 - total flux cleaned = -0.00136862 Jy ! Component: 1100 - total flux cleaned = -0.00148482 Jy ! Component: 1150 - total flux cleaned = -0.00150138 Jy ! Component: 1200 - total flux cleaned = -0.00156637 Jy ! Component: 1250 - total flux cleaned = -0.0016304 Jy ! Component: 1300 - total flux cleaned = -0.00170916 Jy ! Component: 1350 - total flux cleaned = -0.00170934 Jy ! Component: 1400 - total flux cleaned = -0.00180254 Jy ! Component: 1450 - total flux cleaned = -0.00183307 Jy ! Component: 1500 - total flux cleaned = -0.00186329 Jy ! Component: 1550 - total flux cleaned = -0.00195339 Jy ! Component: 1600 - total flux cleaned = -0.00201279 Jy ! Component: 1650 - total flux cleaned = -0.00202772 Jy ! Component: 1700 - total flux cleaned = -0.00213 Jy ! Component: 1750 - total flux cleaned = -0.00217327 Jy ! Component: 1800 - total flux cleaned = -0.00221611 Jy ! Component: 1850 - total flux cleaned = -0.0022588 Jy ! Component: 1900 - total flux cleaned = -0.00231496 Jy ! Component: 1950 - total flux cleaned = -0.00237101 Jy ! Component: 2000 - total flux cleaned = -0.00239853 Jy ! Component: 2050 - total flux cleaned = -0.00248072 Jy ! Component: 2100 - total flux cleaned = -0.00256207 Jy ! Component: 2150 - total flux cleaned = -0.00258867 Jy ! Component: 2200 - total flux cleaned = -0.0026551 Jy ! Component: 2250 - total flux cleaned = -0.00269443 Jy ! Component: 2300 - total flux cleaned = -0.00268144 Jy ! Component: 2350 - total flux cleaned = -0.00274629 Jy ! Component: 2400 - total flux cleaned = -0.00274621 Jy ! Component: 2450 - total flux cleaned = -0.00274642 Jy ! Component: 2500 - total flux cleaned = -0.00280946 Jy ! Component: 2550 - total flux cleaned = -0.00283434 Jy ! Component: 2600 - total flux cleaned = -0.00285929 Jy ! Component: 2650 - total flux cleaned = -0.0028468 Jy ! Component: 2700 - total flux cleaned = -0.00290769 Jy ! Component: 2750 - total flux cleaned = -0.002932 Jy ! Component: 2800 - total flux cleaned = -0.00293183 Jy ! Component: 2850 - total flux cleaned = -0.00300332 Jy ! Component: 2900 - total flux cleaned = -0.00297971 Jy ! Component: 2950 - total flux cleaned = -0.00301499 Jy ! Component: 3000 - total flux cleaned = -0.00301508 Jy ! Component: 3050 - total flux cleaned = -0.00306131 Jy ! Component: 3100 - total flux cleaned = -0.00306131 Jy ! Component: 3150 - total flux cleaned = -0.00308406 Jy ! Component: 3200 - total flux cleaned = -0.00308407 Jy ! Component: 3250 - total flux cleaned = -0.00308423 Jy ! Component: 3300 - total flux cleaned = -0.00306189 Jy ! Component: 3350 - total flux cleaned = -0.00308409 Jy ! Component: 3400 - total flux cleaned = -0.00307314 Jy ! Component: 3450 - total flux cleaned = -0.00311695 Jy ! Component: 3500 - total flux cleaned = -0.00309513 Jy ! Component: 3550 - total flux cleaned = -0.00301931 Jy ! Component: 3600 - total flux cleaned = -0.00305165 Jy ! Component: 3650 - total flux cleaned = -0.0030623 Jy ! Component: 3700 - total flux cleaned = -0.00308347 Jy ! Component: 3750 - total flux cleaned = -0.00304137 Jy ! Component: 3800 - total flux cleaned = -0.0030099 Jy ! Component: 3850 - total flux cleaned = -0.00303069 Jy ! Component: 3900 - total flux cleaned = -0.00299958 Jy ! Component: 3950 - total flux cleaned = -0.00296847 Jy ! Component: 4000 - total flux cleaned = -0.00294802 Jy ! Component: 4050 - total flux cleaned = -0.00297858 Jy ! Total flux subtracted in 4096 components = -0.0029584 Jy ! Clean residual min=-0.000693 max=0.000574 Jy/beam ! Clean residual mean=-0.000002 rms=0.000190 Jy/beam ! Combined flux in latest and established models = 0.172588 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 393 components and 0.172588 Jy ![Exited script file: muppet] wmap "J1036+2203_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.833 x 6.797 at 0.09176 degrees (North through East) ! Clean map min=-0.0011588 max=0.13622 Jy/beam ! Writing clean map to FITS file: J1036+2203_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.136223 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000189916 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.418247 0.418247 0.836494 1.67299 3.34598 6.69195 13.3839 26.7678 53.5356 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.136 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.833 x 6.797 at 0.09176 degrees (North through East) ! Clean map min=-0.0011588 max=0.13622 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1036+2203_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:24:44 2019