! Started logfile: J0628+2835_S_2017_05_27_pus_uvs.log on Fri May 3 10:58:49 2019 obs J0628+2835_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J0628+2835_S_2017_05_27_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.970108 visibilities/baseline/integration-bin. ! Found source: J0628+2835 ! ! 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 1211 lines of history. ! ! Reading 19732 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 J0628+2835_S_2017_05_27_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 596 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.844820Jy sigma=0.007620 ! Fit after self-cal, rms=0.835909Jy sigma=0.007556 ! 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=2.982 mas, bmaj=6.009 mas, bpa=-1.944 degrees ! Estimated noise=992.5 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.124941 Jy ! Component: 100 - total flux cleaned = 0.169576 Jy ! Total flux subtracted in 100 components = 0.169576 Jy ! Clean residual min=-0.006464 max=0.019675 Jy/beam ! Clean residual mean=-0.000004 rms=0.002053 Jy/beam ! Combined flux in latest and established models = 0.169576 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.169576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111673Jy sigma=0.000774 ! Fit after self-cal, rms=0.111352Jy sigma=0.000770 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0229655 Jy ! Component: 100 - total flux cleaned = 0.0345583 Jy ! Total flux subtracted in 100 components = 0.0345583 Jy ! Clean residual min=-0.004758 max=0.006540 Jy/beam ! Clean residual mean=0.000001 rms=0.001235 Jy/beam ! Combined flux in latest and established models = 0.204134 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.204134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105197Jy sigma=0.000721 ! Fit after self-cal, rms=0.105094Jy sigma=0.000720 ! Inverting map ! Added new window around map position (3.5, 3.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00805116 Jy ! Component: 100 - total flux cleaned = 0.0117232 Jy ! Total flux subtracted in 100 components = 0.0117232 Jy ! Clean residual min=-0.004638 max=0.004693 Jy/beam ! Clean residual mean=0.000003 rms=0.001088 Jy/beam ! Combined flux in latest and established models = 0.215857 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 27 components and 0.215857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104153Jy sigma=0.000716 ! Fit after self-cal, rms=0.104129Jy sigma=0.000716 ! 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.502 mas, bmaj=6.89 mas, bpa=-1.137 degrees ! Estimated noise=639.752 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.00115413 Jy ! Component: 100 - total flux cleaned = 0.000779854 Jy ! Component: 150 - total flux cleaned = 0.00045002 Jy ! Component: 200 - total flux cleaned = 0.000153982 Jy ! Total flux subtracted in 200 components = 0.000153982 Jy ! Clean residual min=-0.003353 max=0.003704 Jy/beam ! Clean residual mean=-0.000004 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.216011 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 38 components and 0.216011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103824Jy sigma=0.000715 ! Fit after self-cal, rms=0.103814Jy sigma=0.000715 ! 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.81 FD 0.95 HN 1.02 KP 0.98 ! LA 0.97 MK 0.96 NL 0.89 OV 1.16 ! PT 1.07 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.03 KP 0.97 ! LA 0.95 MK 0.99 NL 1.05 OV 1.04 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.03 KP 1.02 ! LA 0.99 MK 1.01 NL 1.03 OV 0.96 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.11 HN 1.01 KP 1.00* ! LA 1.12 MK 0.95 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.103814Jy sigma=0.000715 ! Fit after self-cal, rms=0.093777Jy sigma=0.000702 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.496 mas, bmaj=6.856 mas, bpa=-1.007 degrees ! Estimated noise=642.471 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.00205717 Jy ! Component: 100 - total flux cleaned = 0.00222361 Jy ! Component: 150 - total flux cleaned = 0.0022658 Jy ! Component: 200 - total flux cleaned = 0.0022673 Jy ! Total flux subtracted in 200 components = 0.0022673 Jy ! Clean residual min=-0.002641 max=0.002644 Jy/beam ! Clean residual mean=-0.000003 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.218278 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 50 components and 0.218278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093660Jy sigma=0.000702 ! Fit after self-cal, rms=0.093618Jy sigma=0.000702 ! 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.093618Jy sigma=0.000702 ! Fit after self-cal, rms=0.090670Jy sigma=0.000693 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=6.836 mas, bpa=-1.569 degrees ! Estimated noise=644.272 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117751 Jy ! Component: 100 - total flux cleaned = 0.00146024 Jy ! Component: 150 - total flux cleaned = 0.00158711 Jy ! Component: 200 - total flux cleaned = 0.00158834 Jy ! Total flux subtracted in 200 components = 0.00158834 Jy ! Clean residual min=-0.001873 max=0.001821 Jy/beam ! Clean residual mean=-0.000001 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.219867 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 54 components and 0.219867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090598Jy sigma=0.000693 ! Fit after self-cal, rms=0.090603Jy sigma=0.000693 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.13589e-06 Jy ! Component: 100 - total flux cleaned = -1.75636e-06 Jy ! Component: 150 - total flux cleaned = -2.78528e-06 Jy ! Component: 200 - total flux cleaned = -2.3081e-05 Jy ! Total flux subtracted in 200 components = -2.3081e-05 Jy ! Clean residual min=-0.001866 max=0.001810 Jy/beam ! Clean residual mean=-0.000001 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.219844 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 61 components and 0.219844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090583Jy sigma=0.000693 ! Fit after self-cal, rms=0.090581Jy sigma=0.000693 ! 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.090581Jy sigma=0.000693 ! Fit after self-cal, rms=0.091216Jy sigma=0.000693 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.482 mas, bmaj=6.841 mas, bpa=-1.545 degrees ! Estimated noise=649.184 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011815 Jy ! Component: 100 - total flux cleaned = 0.00135405 Jy ! Component: 150 - total flux cleaned = 0.00142142 Jy ! Component: 200 - total flux cleaned = 0.00142055 Jy ! Total flux subtracted in 200 components = 0.00142055 Jy ! Clean residual min=-0.001908 max=0.001842 Jy/beam ! Clean residual mean=-0.000001 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.221264 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 62 components and 0.221264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091157Jy sigma=0.000693 ! Fit after self-cal, rms=0.091156Jy sigma=0.000693 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.31516e-05 Jy ! Component: 100 - total flux cleaned = -1.40918e-05 Jy ! Component: 150 - total flux cleaned = -3.06809e-05 Jy ! Component: 200 - total flux cleaned = -4.65429e-05 Jy ! Total flux subtracted in 200 components = -4.65429e-05 Jy ! Clean residual min=-0.001907 max=0.001832 Jy/beam ! Clean residual mean=-0.000001 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.221218 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 66 components and 0.221218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091142Jy sigma=0.000693 ! Fit after self-cal, rms=0.091141Jy sigma=0.000693 ! 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.091141Jy sigma=0.000693 ! Fit after self-cal, rms=0.091944Jy sigma=0.000693 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.371 mas, bmaj=10.33 mas, bpa=-3.606 degrees ! Estimated noise=802.292 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105564 Jy ! Component: 100 - total flux cleaned = 0.001063 Jy ! Component: 150 - total flux cleaned = 0.0010347 Jy ! Component: 200 - total flux cleaned = 0.00100823 Jy ! Total flux subtracted in 200 components = 0.00100823 Jy ! Clean residual min=-0.002137 max=0.002164 Jy/beam ! Clean residual mean=-0.000002 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.222226 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 72 components and 0.222226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091891Jy sigma=0.000693 ! Fit after self-cal, rms=0.091887Jy sigma=0.000693 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.01816e-05 Jy ! Component: 100 - total flux cleaned = -9.18408e-05 Jy ! Component: 150 - total flux cleaned = -0.000162774 Jy ! Component: 200 - total flux cleaned = -0.000209062 Jy ! Total flux subtracted in 200 components = -0.000209062 Jy ! Clean residual min=-0.002130 max=0.002120 Jy/beam ! Clean residual mean=-0.000002 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.222017 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 75 components and 0.222017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091877Jy sigma=0.000693 ! Fit after self-cal, rms=0.091874Jy sigma=0.000693 ! 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.484 mas, bmaj=6.847 mas, bpa=-1.51 degrees ! Estimated noise=654.357 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.484 x 6.847 at -1.51 degrees (North through East) ! Clean map min=-0.0019884 max=0.16134 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=2.964 mas, bmaj=5.96 mas, bpa=-2.525 degrees ! Estimated noise=1008.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.128118 Jy ! Component: 100 - total flux cleaned = 0.175932 Jy ! Component: 150 - total flux cleaned = 0.197751 Jy ! Component: 200 - total flux cleaned = 0.209702 Jy ! Total flux subtracted in 200 components = 0.209702 Jy ! Clean residual min=-0.003454 max=0.006159 Jy/beam ! Clean residual mean=-0.000002 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.209701 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.209701 Jy ! Inverting map and beam ! Estimated beam: bmin=3.484 mas, bmaj=6.847 mas, bpa=-1.51 degrees ! Estimated noise=654.357 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.00812491 Jy ! Component: 100 - total flux cleaned = 0.0124149 Jy ! Component: 150 - total flux cleaned = 0.0139177 Jy ! Component: 200 - total flux cleaned = 0.0140013 Jy ! Total flux subtracted in 200 components = 0.0140013 Jy ! Clean residual min=-0.002115 max=0.001942 Jy/beam ! Clean residual mean=-0.000001 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.223703 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 32 components and 0.223703 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.371 mas, bmaj=10.33 mas, bpa=-3.606 degrees ! Estimated noise=802.292 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000651508 Jy ! Component: 100 - total flux cleaned = -0.000780452 Jy ! Component: 150 - total flux cleaned = -0.000833228 Jy ! Component: 200 - total flux cleaned = -0.00096868 Jy ! Total flux subtracted in 200 components = -0.00096868 Jy ! Clean residual min=-0.002188 max=0.002162 Jy/beam ! Clean residual mean=-0.000002 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.222734 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.000117232 Jy ! Component: 100 - total flux cleaned = -0.0001862 Jy ! Component: 150 - total flux cleaned = -0.000251162 Jy ! Component: 200 - total flux cleaned = -0.000338561 Jy ! Total flux subtracted in 200 components = -0.000338561 Jy ! Clean residual min=-0.002154 max=0.002137 Jy/beam ! Clean residual mean=-0.000002 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.222396 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 42 components and 0.222396 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.484 mas, bmaj=6.847 mas, bpa=-1.51 degrees ! Estimated noise=654.357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.81202e-05 Jy ! Component: 100 - total flux cleaned = 0.000137695 Jy ! Component: 150 - total flux cleaned = 7.85337e-05 Jy ! Component: 200 - total flux cleaned = 5.17161e-05 Jy ! Total flux subtracted in 200 components = 5.17161e-05 Jy ! Clean residual min=-0.001949 max=0.001921 Jy/beam ! Clean residual mean=-0.000001 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.222447 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 55 components and 0.222447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091869Jy sigma=0.000693 ! Fit after self-cal, rms=0.091863Jy sigma=0.000693 wmodel J0628+2835_S_2017_05_27_pus_map.mod ! Writing 55 model components to file: J0628+2835_S_2017_05_27_pus_map.mod wobs J0628+2835_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J0628+2835_S_2017_05_27_pus_uvs.fits wwins J0628+2835_S_2017_05_27_pus_map.win ! wwins: Wrote 2 windows to J0628+2835_S_2017_05_27_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.00064096 Jy ! Component: 100 - total flux cleaned = -0.00113037 Jy ! Component: 150 - total flux cleaned = -0.00143535 Jy ! Component: 200 - total flux cleaned = -0.00163819 Jy ! Component: 250 - total flux cleaned = -0.00172227 Jy ! Component: 300 - total flux cleaned = -0.0017767 Jy ! Component: 350 - total flux cleaned = -0.00183014 Jy ! Component: 400 - total flux cleaned = -0.00188241 Jy ! Component: 450 - total flux cleaned = -0.00195872 Jy ! Component: 500 - total flux cleaned = -0.00200844 Jy ! Component: 550 - total flux cleaned = -0.00205772 Jy ! Component: 600 - total flux cleaned = -0.00220162 Jy ! Component: 650 - total flux cleaned = -0.002296 Jy ! Component: 700 - total flux cleaned = -0.00236543 Jy ! Component: 750 - total flux cleaned = -0.00245696 Jy ! Component: 800 - total flux cleaned = -0.00250192 Jy ! Component: 850 - total flux cleaned = -0.0025687 Jy ! Component: 900 - total flux cleaned = -0.00265642 Jy ! Component: 950 - total flux cleaned = -0.00269963 Jy ! Component: 1000 - total flux cleaned = -0.00282811 Jy ! Component: 1050 - total flux cleaned = -0.00280674 Jy ! Component: 1100 - total flux cleaned = -0.0029327 Jy ! Component: 1150 - total flux cleaned = -0.00295334 Jy ! Component: 1200 - total flux cleaned = -0.00309669 Jy ! Component: 1250 - total flux cleaned = -0.00311675 Jy ! Component: 1300 - total flux cleaned = -0.00313708 Jy ! Component: 1350 - total flux cleaned = -0.00319671 Jy ! Component: 1400 - total flux cleaned = -0.00325527 Jy ! Component: 1450 - total flux cleaned = -0.00325536 Jy ! Component: 1500 - total flux cleaned = -0.00329381 Jy ! Component: 1550 - total flux cleaned = -0.00336946 Jy ! Component: 1600 - total flux cleaned = -0.00338848 Jy ! Component: 1650 - total flux cleaned = -0.00338873 Jy ! Component: 1700 - total flux cleaned = -0.00344401 Jy ! Component: 1750 - total flux cleaned = -0.00353498 Jy ! Component: 1800 - total flux cleaned = -0.00357104 Jy ! Component: 1850 - total flux cleaned = -0.00362491 Jy ! Component: 1900 - total flux cleaned = -0.0037135 Jy ! Component: 1950 - total flux cleaned = -0.00373104 Jy ! Component: 2000 - total flux cleaned = -0.00380062 Jy ! Component: 2050 - total flux cleaned = -0.00383523 Jy ! Component: 2100 - total flux cleaned = -0.00381808 Jy ! Component: 2150 - total flux cleaned = -0.00386905 Jy ! Component: 2200 - total flux cleaned = -0.00391952 Jy ! Component: 2250 - total flux cleaned = -0.003886 Jy ! Component: 2300 - total flux cleaned = -0.00393574 Jy ! Component: 2350 - total flux cleaned = -0.003985 Jy ! Component: 2400 - total flux cleaned = -0.00403373 Jy ! Component: 2450 - total flux cleaned = -0.00409845 Jy ! Component: 2500 - total flux cleaned = -0.00406634 Jy ! Component: 2550 - total flux cleaned = -0.00417795 Jy ! Component: 2600 - total flux cleaned = -0.00416188 Jy ! Component: 2650 - total flux cleaned = -0.00422485 Jy ! Component: 2700 - total flux cleaned = -0.00422487 Jy ! Component: 2750 - total flux cleaned = -0.00422491 Jy ! Component: 2800 - total flux cleaned = -0.00433278 Jy ! Component: 2850 - total flux cleaned = -0.0043327 Jy ! Component: 2900 - total flux cleaned = -0.00439379 Jy ! Component: 2950 - total flux cleaned = -0.0044392 Jy ! Component: 3000 - total flux cleaned = -0.00440914 Jy ! Component: 3050 - total flux cleaned = -0.00445403 Jy ! Component: 3100 - total flux cleaned = -0.00449838 Jy ! Component: 3150 - total flux cleaned = -0.00455726 Jy ! Component: 3200 - total flux cleaned = -0.00463029 Jy ! Component: 3250 - total flux cleaned = -0.00461581 Jy ! Component: 3300 - total flux cleaned = -0.00464464 Jy ! Component: 3350 - total flux cleaned = -0.00473072 Jy ! Component: 3400 - total flux cleaned = -0.004802 Jy ! Component: 3450 - total flux cleaned = -0.0048728 Jy ! Component: 3500 - total flux cleaned = -0.00487283 Jy ! Component: 3550 - total flux cleaned = -0.00491479 Jy ! Component: 3600 - total flux cleaned = -0.0049566 Jy ! Component: 3650 - total flux cleaned = -0.00494275 Jy ! Component: 3700 - total flux cleaned = -0.00501158 Jy ! Component: 3750 - total flux cleaned = -0.00503884 Jy ! Component: 3800 - total flux cleaned = -0.00507974 Jy ! Component: 3850 - total flux cleaned = -0.00510685 Jy ! Component: 3900 - total flux cleaned = -0.00514723 Jy ! Component: 3950 - total flux cleaned = -0.00516061 Jy ! Component: 4000 - total flux cleaned = -0.00517384 Jy ! Component: 4050 - total flux cleaned = -0.00522686 Jy ! Total flux subtracted in 4096 components = -0.00526627 Jy ! Clean residual min=-0.000714 max=0.000794 Jy/beam ! Clean residual mean=0.000001 rms=0.000245 Jy/beam ! Combined flux in latest and established models = 0.217181 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 361 components and 0.217181 Jy ![Exited script file: muppet] wmap "J0628+2835_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.484 x 6.847 at -1.51 degrees (North through East) ! Clean map min=-0.0015889 max=0.16128 Jy/beam ! Writing clean map to FITS file: J0628+2835_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.161275 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000244282 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.454408 0.454408 0.908816 1.81763 3.63526 7.27053 14.5411 29.0821 58.1642 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.161 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.484 x 6.847 at -1.51 degrees (North through East) ! Clean map min=-0.0015889 max=0.16128 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 J0628+2835_S_2017_05_27_pus_uvs.log closed on Fri May 3 10:58:55 2019