! Started logfile: J1315+1220_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:27:59 2017 obs J1315+1220_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J1315+1220_S_2014_01_04_pus_uva.fits ! AN table 1: 108 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.597222 visibilities/baseline/integration-bin. ! Found source: J1315+1220 ! ! 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 370 lines of history. ! ! Reading 9288 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 J1315+1220_S_2014_01_04_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 216 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 216 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 216 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 216 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.917026Jy sigma=0.012514 ! Fit after self-cal, rms=0.887635Jy sigma=0.011992 ! 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.25 mas, bmaj=5.194 mas, bpa=2.89 degrees ! Estimated noise=898.567 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.0844465 Jy ! Component: 100 - total flux cleaned = 0.110567 Jy ! Total flux subtracted in 100 components = 0.110567 Jy ! Clean residual min=-0.006133 max=0.010882 Jy/beam ! Clean residual mean=-0.000081 rms=0.001773 Jy/beam ! Combined flux in latest and established models = 0.110567 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.110567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075195Jy sigma=0.000910 ! Fit after self-cal, rms=0.075028Jy sigma=0.000909 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0122276 Jy ! Component: 100 - total flux cleaned = 0.0190389 Jy ! Total flux subtracted in 100 components = 0.0190389 Jy ! Clean residual min=-0.004705 max=0.006822 Jy/beam ! Clean residual mean=-0.000041 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.129606 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.129606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072372Jy sigma=0.000882 ! Fit after self-cal, rms=0.072312Jy sigma=0.000882 ! Inverting map ! Added new window around map position (4.5, -8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0062664 Jy ! Component: 100 - total flux cleaned = 0.00984157 Jy ! Total flux subtracted in 100 components = 0.00984157 Jy ! Clean residual min=-0.004172 max=0.003904 Jy/beam ! Clean residual mean=-0.000026 rms=0.000942 Jy/beam ! Combined flux in latest and established models = 0.139448 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 35 components and 0.139448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071551Jy sigma=0.000872 ! Fit after self-cal, rms=0.071451Jy sigma=0.000872 ! 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=4.207 mas, bmaj=6.207 mas, bpa=1.772 degrees ! Estimated noise=575.708 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.00434273 Jy ! Component: 100 - total flux cleaned = 0.00716785 Jy ! Component: 150 - total flux cleaned = 0.00921126 Jy ! Component: 200 - total flux cleaned = 0.010709 Jy ! Total flux subtracted in 200 components = 0.010709 Jy ! Clean residual min=-0.003004 max=0.002957 Jy/beam ! Clean residual mean=-0.000023 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.150157 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 62 components and 0.150157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071087Jy sigma=0.000868 ! Fit after self-cal, rms=0.071024Jy sigma=0.000868 ! 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.99 FD 0.85 KP 1.00* LA 1.01 ! MK 0.97 NL 0.99 OV 1.00 PT 1.02 ! SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.02 KP 1.00* LA 0.99 ! MK 0.99 NL 1.07 OV 1.00 PT 0.98 ! SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.16 KP 1.00* LA 0.84 ! MK 0.98 NL 1.04 OV 0.95 PT 0.96 ! SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.97 KP 1.00* LA 0.87 ! MK 1.03 NL 1.14 OV 1.01 PT 1.00 ! SC 1.03 ! ! ! Fit before self-cal, rms=0.071024Jy sigma=0.000868 ! Fit after self-cal, rms=0.068956Jy sigma=0.000856 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.205 mas, bmaj=6.243 mas, bpa=1.85 degrees ! Estimated noise=573.282 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.000196518 Jy ! Component: 100 - total flux cleaned = -0.000262736 Jy ! Component: 150 - total flux cleaned = -0.000307572 Jy ! Component: 200 - total flux cleaned = -0.00033586 Jy ! Total flux subtracted in 200 components = -0.00033586 Jy ! Clean residual min=-0.001669 max=0.001582 Jy/beam ! Clean residual mean=0.000017 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.149821 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 75 components and 0.149821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068948Jy sigma=0.000856 ! Fit after self-cal, rms=0.068855Jy sigma=0.000855 ! 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.068855Jy sigma=0.000855 ! Fit after self-cal, rms=0.068769Jy sigma=0.000855 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.202 mas, bmaj=6.244 mas, bpa=1.86 degrees ! Estimated noise=572.339 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000168078 Jy ! Component: 100 - total flux cleaned = -0.000198614 Jy ! Component: 150 - total flux cleaned = -0.000227404 Jy ! Component: 200 - total flux cleaned = -0.000268006 Jy ! Total flux subtracted in 200 components = -0.000268006 Jy ! Clean residual min=-0.001537 max=0.001590 Jy/beam ! Clean residual mean=0.000008 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.149553 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 80 components and 0.149553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068762Jy sigma=0.000855 ! Fit after self-cal, rms=0.068763Jy sigma=0.000855 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 = -6.82188e-05 Jy ! Component: 100 - total flux cleaned = -9.22459e-05 Jy ! Component: 150 - total flux cleaned = -0.000103278 Jy ! Component: 200 - total flux cleaned = -0.000114042 Jy ! Total flux subtracted in 200 components = -0.000114042 Jy ! Clean residual min=-0.001524 max=0.001583 Jy/beam ! Clean residual mean=0.000008 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.149439 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 81 components and 0.149439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068759Jy sigma=0.000855 ! Fit after self-cal, rms=0.068760Jy sigma=0.000855 ! 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.068760Jy sigma=0.000855 ! Fit after self-cal, rms=0.068723Jy sigma=0.000855 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.202 mas, bmaj=6.245 mas, bpa=1.699 degrees ! Estimated noise=571.981 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00011287 Jy ! Component: 100 - total flux cleaned = -0.00012586 Jy ! Component: 150 - total flux cleaned = -0.000159976 Jy ! Component: 200 - total flux cleaned = -0.000181358 Jy ! Total flux subtracted in 200 components = -0.000181358 Jy ! Clean residual min=-0.001502 max=0.001579 Jy/beam ! Clean residual mean=0.000007 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.149258 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 81 components and 0.149258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068718Jy sigma=0.000855 ! Fit after self-cal, rms=0.068713Jy sigma=0.000855 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 = -3.63685e-05 Jy ! Component: 100 - total flux cleaned = -4.64863e-05 Jy ! Component: 150 - total flux cleaned = -6.54521e-05 Jy ! Component: 200 - total flux cleaned = -7.45189e-05 Jy ! Total flux subtracted in 200 components = -7.45189e-05 Jy ! Clean residual min=-0.001495 max=0.001581 Jy/beam ! Clean residual mean=0.000007 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.149183 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 82 components and 0.149183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068710Jy sigma=0.000855 ! Fit after self-cal, rms=0.068711Jy sigma=0.000855 ! 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.068711Jy sigma=0.000855 ! Fit after self-cal, rms=0.068675Jy sigma=0.000855 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.72 mas, bmaj=9.926 mas, bpa=-2.348 degrees ! Estimated noise=671.776 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000323176 Jy ! Component: 100 - total flux cleaned = -0.000344708 Jy ! Component: 150 - total flux cleaned = -0.000353074 Jy ! Component: 200 - total flux cleaned = -0.000360981 Jy ! Total flux subtracted in 200 components = -0.000360981 Jy ! Clean residual min=-0.001559 max=0.001681 Jy/beam ! Clean residual mean=0.000010 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.148822 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 84 components and 0.148822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068674Jy sigma=0.000855 ! Fit after self-cal, rms=0.068668Jy sigma=0.000855 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 = -9.14809e-05 Jy ! Component: 100 - total flux cleaned = -8.34584e-05 Jy ! Component: 150 - total flux cleaned = -7.02275e-05 Jy ! Component: 200 - total flux cleaned = -8.26779e-05 Jy ! Total flux subtracted in 200 components = -8.26779e-05 Jy ! Clean residual min=-0.001551 max=0.001681 Jy/beam ! Clean residual mean=0.000010 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.148739 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 91 components and 0.148739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068669Jy sigma=0.000855 ! Fit after self-cal, rms=0.068667Jy sigma=0.000855 ! 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=4.202 mas, bmaj=6.247 mas, bpa=1.567 degrees ! Estimated noise=571.656 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.202 x 6.247 at 1.567 degrees (North through East) ! Clean map min=-0.0014434 max=0.10945 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.253 mas, bmaj=5.216 mas, bpa=2.665 degrees ! Estimated noise=889.883 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0836982 Jy ! Component: 100 - total flux cleaned = 0.109778 Jy ! Component: 150 - total flux cleaned = 0.121632 Jy ! Component: 200 - total flux cleaned = 0.129056 Jy ! Total flux subtracted in 200 components = 0.129056 Jy ! Clean residual min=-0.003763 max=0.003904 Jy/beam ! Clean residual mean=-0.000033 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.129056 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.129056 Jy ! Inverting map and beam ! Estimated beam: bmin=4.202 mas, bmaj=6.247 mas, bpa=1.567 degrees ! Estimated noise=571.656 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) ! Added new window around map position (1.5, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00623495 Jy ! Component: 100 - total flux cleaned = 0.0102524 Jy ! Component: 150 - total flux cleaned = 0.0130657 Jy ! Component: 200 - total flux cleaned = 0.0150894 Jy ! Total flux subtracted in 200 components = 0.0150894 Jy ! Clean residual min=-0.001732 max=0.001759 Jy/beam ! Clean residual mean=-0.000012 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.144146 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 62 components and 0.144146 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=8.72 mas, bmaj=9.926 mas, bpa=-2.348 degrees ! Estimated noise=671.776 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00193427 Jy ! Component: 100 - total flux cleaned = 0.00305042 Jy ! Component: 150 - total flux cleaned = 0.00373861 Jy ! Component: 200 - total flux cleaned = 0.00417075 Jy ! Total flux subtracted in 200 components = 0.00417075 Jy ! Clean residual min=-0.001449 max=0.001568 Jy/beam ! Clean residual mean=0.000007 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.148317 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.000277981 Jy ! Component: 100 - total flux cleaned = 0.000336519 Jy ! Component: 150 - total flux cleaned = 0.000393876 Jy ! Component: 200 - total flux cleaned = 0.000431287 Jy ! Total flux subtracted in 200 components = 0.000431287 Jy ! Clean residual min=-0.001441 max=0.001613 Jy/beam ! Clean residual mean=0.000010 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.148748 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 97 components and 0.148748 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.202 mas, bmaj=6.247 mas, bpa=1.567 degrees ! Estimated noise=571.656 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.41676e-05 Jy ! Component: 100 - total flux cleaned = 1.6529e-05 Jy ! Component: 150 - total flux cleaned = 1.62578e-05 Jy ! Component: 200 - total flux cleaned = -2.26535e-05 Jy ! Total flux subtracted in 200 components = -2.26535e-05 Jy ! Clean residual min=-0.001514 max=0.001588 Jy/beam ! Clean residual mean=0.000006 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.148725 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 108 components and 0.148725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068674Jy sigma=0.000855 ! Fit after self-cal, rms=0.068671Jy sigma=0.000855 wmodel J1315+1220_S_2014_01_04_pus_map.mod ! Writing 108 model components to file: J1315+1220_S_2014_01_04_pus_map.mod wobs J1315+1220_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J1315+1220_S_2014_01_04_pus_uvs.fits wwins J1315+1220_S_2014_01_04_pus_map.win ! wwins: Wrote 3 windows to J1315+1220_S_2014_01_04_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 = 0.000226406 Jy ! Component: 100 - total flux cleaned = 0.000562212 Jy ! Component: 150 - total flux cleaned = 0.000877642 Jy ! Component: 200 - total flux cleaned = 0.000924045 Jy ! Component: 250 - total flux cleaned = 0.00103425 Jy ! Component: 300 - total flux cleaned = 0.00111896 Jy ! Component: 350 - total flux cleaned = 0.00122107 Jy ! Component: 400 - total flux cleaned = 0.00127973 Jy ! Component: 450 - total flux cleaned = 0.00127935 Jy ! Component: 500 - total flux cleaned = 0.00137276 Jy ! Component: 550 - total flux cleaned = 0.00146376 Jy ! Component: 600 - total flux cleaned = 0.00162293 Jy ! Component: 650 - total flux cleaned = 0.00169206 Jy ! Component: 700 - total flux cleaned = 0.00177618 Jy ! Component: 750 - total flux cleaned = 0.00182589 Jy ! Component: 800 - total flux cleaned = 0.0019069 Jy ! Component: 850 - total flux cleaned = 0.00198626 Jy ! Component: 900 - total flux cleaned = 0.00209538 Jy ! Component: 950 - total flux cleaned = 0.00217159 Jy ! Component: 1000 - total flux cleaned = 0.0022614 Jy ! Component: 1050 - total flux cleaned = 0.00236422 Jy ! Component: 1100 - total flux cleaned = 0.00245091 Jy ! Component: 1150 - total flux cleaned = 0.00253562 Jy ! Component: 1200 - total flux cleaned = 0.00256357 Jy ! Component: 1250 - total flux cleaned = 0.00264609 Jy ! Component: 1300 - total flux cleaned = 0.002727 Jy ! Component: 1350 - total flux cleaned = 0.00275363 Jy ! Component: 1400 - total flux cleaned = 0.00280599 Jy ! Component: 1450 - total flux cleaned = 0.00287059 Jy ! Component: 1500 - total flux cleaned = 0.00292134 Jy ! Component: 1550 - total flux cleaned = 0.00297167 Jy ! Component: 1600 - total flux cleaned = 0.00307048 Jy ! Component: 1650 - total flux cleaned = 0.00313135 Jy ! Component: 1700 - total flux cleaned = 0.00319145 Jy ! Component: 1750 - total flux cleaned = 0.00323883 Jy ! Component: 1800 - total flux cleaned = 0.00332085 Jy ! Component: 1850 - total flux cleaned = 0.00339048 Jy ! Component: 1900 - total flux cleaned = 0.00345932 Jy ! Component: 1950 - total flux cleaned = 0.00356103 Jy ! Component: 2000 - total flux cleaned = 0.00360574 Jy ! Component: 2050 - total flux cleaned = 0.00362794 Jy ! Component: 2100 - total flux cleaned = 0.0037156 Jy ! Component: 2150 - total flux cleaned = 0.00374812 Jy ! Component: 2200 - total flux cleaned = 0.00380178 Jy ! Component: 2250 - total flux cleaned = 0.00384421 Jy ! Component: 2300 - total flux cleaned = 0.00389655 Jy ! Component: 2350 - total flux cleaned = 0.00393815 Jy ! Component: 2400 - total flux cleaned = 0.00397926 Jy ! Component: 2450 - total flux cleaned = 0.00403016 Jy ! Component: 2500 - total flux cleaned = 0.00406049 Jy ! Component: 2550 - total flux cleaned = 0.00413033 Jy ! Component: 2600 - total flux cleaned = 0.00416975 Jy ! Component: 2650 - total flux cleaned = 0.00420888 Jy ! Component: 2700 - total flux cleaned = 0.00422826 Jy ! Component: 2750 - total flux cleaned = 0.004286 Jy ! Component: 2800 - total flux cleaned = 0.00431455 Jy ! Component: 2850 - total flux cleaned = 0.00435245 Jy ! Component: 2900 - total flux cleaned = 0.00440868 Jy ! Component: 2950 - total flux cleaned = 0.00443657 Jy ! Component: 3000 - total flux cleaned = 0.00445503 Jy ! Component: 3050 - total flux cleaned = 0.00448254 Jy ! Component: 3100 - total flux cleaned = 0.00452804 Jy ! Component: 3150 - total flux cleaned = 0.00455506 Jy ! Component: 3200 - total flux cleaned = 0.00458186 Jy ! Component: 3250 - total flux cleaned = 0.00463518 Jy ! Component: 3300 - total flux cleaned = 0.00466155 Jy ! Component: 3350 - total flux cleaned = 0.00469649 Jy ! Component: 3400 - total flux cleaned = 0.00473134 Jy ! Component: 3450 - total flux cleaned = 0.00473995 Jy ! Component: 3500 - total flux cleaned = 0.00479148 Jy ! Component: 3550 - total flux cleaned = 0.00479996 Jy ! Component: 3600 - total flux cleaned = 0.00482543 Jy ! Component: 3650 - total flux cleaned = 0.00485918 Jy ! Component: 3700 - total flux cleaned = 0.00485078 Jy ! Component: 3750 - total flux cleaned = 0.00485905 Jy ! Component: 3800 - total flux cleaned = 0.0048507 Jy ! Component: 3850 - total flux cleaned = 0.00485069 Jy ! Component: 3900 - total flux cleaned = 0.00485885 Jy ! Component: 3950 - total flux cleaned = 0.0048996 Jy ! Component: 4000 - total flux cleaned = 0.00487518 Jy ! Component: 4050 - total flux cleaned = 0.00487518 Jy ! Total flux subtracted in 4096 components = 0.00489932 Jy ! Clean residual min=-0.000481 max=0.000407 Jy/beam ! Clean residual mean=-0.000001 rms=0.000133 Jy/beam ! Combined flux in latest and established models = 0.153625 Jy keep ! Adding 220 model components to the UV plane model. ! The established model now contains 328 components and 0.153625 Jy ![Exited script file: muppet] wmap "J1315+1220_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.202 x 6.247 at 1.567 degrees (North through East) ! Clean map min=-0.0010434 max=0.10967 Jy/beam ! Writing clean map to FITS file: J1315+1220_S_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.109667 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000129269 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.353622 0.353622 0.707244 1.41449 2.82898 5.65795 11.3159 22.6318 45.2636 90.5273 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.109 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.202 x 6.247 at 1.567 degrees (North through East) ! Clean map min=-0.0010434 max=0.10967 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 J1315+1220_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:28:04 2017