! Started logfile: J0527+0331_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:47:48 2016 obs J0527+0331_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0527+0331_S_2015_03_17_pus_uva.fits ! AN table 1: 35 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.785397 visibilities/baseline/integration-bin. ! Found source: J0527+0331 ! ! 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 330 lines of history. ! ! Reading 4948 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 J0527+0331_S_2015_03_17_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 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.791997Jy sigma=0.009358 ! Fit after self-cal, rms=0.789369Jy sigma=0.009328 ! 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.558 mas, bmaj=6.838 mas, bpa=-4.322 degrees ! Estimated noise=1043.7 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.152075 Jy ! Component: 100 - total flux cleaned = 0.199844 Jy ! Total flux subtracted in 100 components = 0.199844 Jy ! Clean residual min=-0.008456 max=0.021115 Jy/beam ! Clean residual mean=-0.000046 rms=0.002246 Jy/beam ! Combined flux in latest and established models = 0.199844 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.199844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089755Jy sigma=0.000945 ! Fit after self-cal, rms=0.089706Jy sigma=0.000944 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0236985 Jy ! Component: 100 - total flux cleaned = 0.0379024 Jy ! Total flux subtracted in 100 components = 0.0379024 Jy ! Clean residual min=-0.006550 max=0.007903 Jy/beam ! Clean residual mean=-0.000021 rms=0.001485 Jy/beam ! Combined flux in latest and established models = 0.237746 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 38 components and 0.237746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079516Jy sigma=0.000841 ! Fit after self-cal, rms=0.079499Jy sigma=0.000841 ! 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.023 mas, bmaj=7.644 mas, bpa=-2.617 degrees ! Estimated noise=875.117 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.0132851 Jy ! Component: 100 - total flux cleaned = 0.0209931 Jy ! Component: 150 - total flux cleaned = 0.0257683 Jy ! Component: 200 - total flux cleaned = 0.0288332 Jy ! Total flux subtracted in 200 components = 0.0288332 Jy ! Clean residual min=-0.006230 max=0.005764 Jy/beam ! Clean residual mean=0.000004 rms=0.001388 Jy/beam ! Combined flux in latest and established models = 0.266579 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 71 components and 0.26658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076532Jy sigma=0.000818 ! Fit after self-cal, rms=0.076525Jy sigma=0.000818 ! 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 1.03 FD 0.85 HN 0.97 KP 1.10 ! LA 0.96 MK 1.06 NL 0.91 OV 1.04 ! PT 1.06 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.90 HN 1.00 KP 1.06 ! LA 0.98 MK 1.06 NL 1.04 OV 1.07 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.93 HN 1.00 KP 0.96 ! LA 0.78 MK 1.06 NL 1.16 OV 0.96 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.89 HN 0.96 KP 0.91 ! LA 0.86 MK 1.07 NL 1.02 OV 1.02 ! PT 1.06 SC 0.97 ! ! ! Fit before self-cal, rms=0.076525Jy sigma=0.000818 ! Fit after self-cal, rms=0.069752Jy sigma=0.000771 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.075 mas, bmaj=7.745 mas, bpa=-2.393 degrees ! Estimated noise=879.679 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.00157056 Jy ! Component: 100 - total flux cleaned = -0.00184655 Jy ! Component: 150 - total flux cleaned = -0.0019519 Jy ! Component: 200 - total flux cleaned = -0.00203953 Jy ! Total flux subtracted in 200 components = -0.00203953 Jy ! Clean residual min=-0.003508 max=0.003210 Jy/beam ! Clean residual mean=0.000029 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.26454 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 86 components and 0.26454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069684Jy sigma=0.000770 ! Fit after self-cal, rms=0.069628Jy sigma=0.000770 ! 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.069628Jy sigma=0.000770 ! Fit after self-cal, rms=0.069706Jy sigma=0.000759 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.088 mas, bmaj=7.754 mas, bpa=-2.267 degrees ! Estimated noise=880.991 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000587535 Jy ! Component: 100 - total flux cleaned = -0.000819362 Jy ! Component: 150 - total flux cleaned = -0.000933451 Jy ! Component: 200 - total flux cleaned = -0.00100817 Jy ! Total flux subtracted in 200 components = -0.00100817 Jy ! Clean residual min=-0.002971 max=0.002815 Jy/beam ! Clean residual mean=0.000013 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.263532 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 89 components and 0.263532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069681Jy sigma=0.000759 ! Fit after self-cal, rms=0.069716Jy sigma=0.000759 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 = -4.43611e-05 Jy ! Component: 100 - total flux cleaned = -6.46867e-05 Jy ! Component: 150 - total flux cleaned = -6.44485e-05 Jy ! Component: 200 - total flux cleaned = -4.66008e-05 Jy ! Total flux subtracted in 200 components = -4.66008e-05 Jy ! Clean residual min=-0.002926 max=0.002783 Jy/beam ! Clean residual mean=0.000013 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.263485 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 94 components and 0.263485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069707Jy sigma=0.000759 ! Fit after self-cal, rms=0.069706Jy sigma=0.000759 ! 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.069706Jy sigma=0.000759 ! Fit after self-cal, rms=0.069807Jy sigma=0.000757 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.098 mas, bmaj=7.764 mas, bpa=-2.179 degrees ! Estimated noise=882.188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00048532 Jy ! Component: 100 - total flux cleaned = -0.000639064 Jy ! Component: 150 - total flux cleaned = -0.00074957 Jy ! Component: 200 - total flux cleaned = -0.000826095 Jy ! Total flux subtracted in 200 components = -0.000826095 Jy ! Clean residual min=-0.002607 max=0.002807 Jy/beam ! Clean residual mean=0.000013 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.262659 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 95 components and 0.262659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069791Jy sigma=0.000757 ! Fit after self-cal, rms=0.069794Jy sigma=0.000757 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 (-88, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00228001 Jy ! Component: 100 - total flux cleaned = 0.00265711 Jy ! Component: 150 - total flux cleaned = 0.0028992 Jy ! Component: 200 - total flux cleaned = 0.00309863 Jy ! Total flux subtracted in 200 components = 0.00309863 Jy ! Clean residual min=-0.002590 max=0.002471 Jy/beam ! Clean residual mean=0.000017 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.265758 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 112 components and 0.265758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069708Jy sigma=0.000756 ! Fit after self-cal, rms=0.069699Jy sigma=0.000756 ! 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.069699Jy sigma=0.000756 ! Fit after self-cal, rms=0.069706Jy sigma=0.000756 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.682 mas, bmaj=11.97 mas, bpa=1.217 degrees ! Estimated noise=1146.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000631477 Jy ! Component: 100 - total flux cleaned = 0.000729222 Jy ! Component: 150 - total flux cleaned = 0.000792512 Jy ! Component: 200 - total flux cleaned = 0.000880887 Jy ! Total flux subtracted in 200 components = 0.000880887 Jy ! Clean residual min=-0.002639 max=0.002954 Jy/beam ! Clean residual mean=0.000035 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.266639 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 120 components and 0.266639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069699Jy sigma=0.000756 ! Fit after self-cal, rms=0.069696Jy sigma=0.000756 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 = 0.0002006 Jy ! Component: 100 - total flux cleaned = 0.000216997 Jy ! Component: 150 - total flux cleaned = 0.000230989 Jy ! Component: 200 - total flux cleaned = 0.000230779 Jy ! Total flux subtracted in 200 components = 0.000230779 Jy ! Clean residual min=-0.002607 max=0.002981 Jy/beam ! Clean residual mean=0.000036 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.266869 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 123 components and 0.266869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069699Jy sigma=0.000756 ! Fit after self-cal, rms=0.069698Jy sigma=0.000756 ! 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.106 mas, bmaj=7.772 mas, bpa=-2.086 degrees ! Estimated noise=882.914 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.106 x 7.772 at -2.086 degrees (North through East) ! Clean map min=-0.0023915 max=0.20525 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.62 mas, bmaj=6.911 mas, bpa=-3.824 degrees ! Estimated noise=1064.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.154661 Jy ! Component: 100 - total flux cleaned = 0.200314 Jy ! Component: 150 - total flux cleaned = 0.222238 Jy ! Component: 200 - total flux cleaned = 0.234453 Jy ! Total flux subtracted in 200 components = 0.234453 Jy ! Clean residual min=-0.004026 max=0.006435 Jy/beam ! Clean residual mean=-0.000012 rms=0.001036 Jy/beam ! Combined flux in latest and established models = 0.234453 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.234453 Jy ! Inverting map and beam ! Estimated beam: bmin=3.106 mas, bmaj=7.772 mas, bpa=-2.086 degrees ! Estimated noise=882.914 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.0109566 Jy ! Component: 100 - total flux cleaned = 0.0172667 Jy ! Component: 150 - total flux cleaned = 0.0214398 Jy ! Component: 200 - total flux cleaned = 0.0243724 Jy ! Total flux subtracted in 200 components = 0.0243724 Jy ! Clean residual min=-0.002586 max=0.003032 Jy/beam ! Clean residual mean=0.000010 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.258825 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 69 components and 0.258825 Jy ! Inverting map ! Added new window around map position (-4, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00294063 Jy ! Component: 100 - total flux cleaned = 0.00476946 Jy ! Component: 150 - total flux cleaned = 0.00571941 Jy ! Component: 200 - total flux cleaned = 0.0062329 Jy ! Total flux subtracted in 200 components = 0.0062329 Jy ! Clean residual min=-0.002427 max=0.002516 Jy/beam ! Clean residual mean=0.000015 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.265058 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 87 components and 0.265058 Jy ! Inverting map ! Added new window around map position (37, 88.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00212765 Jy ! Component: 100 - total flux cleaned = 0.00297881 Jy ! Component: 150 - total flux cleaned = 0.0032895 Jy ! Component: 200 - total flux cleaned = 0.00353684 Jy ! Total flux subtracted in 200 components = 0.00353684 Jy ! Clean residual min=-0.002366 max=0.002267 Jy/beam ! Clean residual mean=0.000014 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.268595 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 104 components and 0.268595 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.682 mas, bmaj=11.97 mas, bpa=1.217 degrees ! Estimated noise=1146.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110662 Jy ! Component: 100 - total flux cleaned = 0.00125716 Jy ! Component: 150 - total flux cleaned = 0.00143475 Jy ! Component: 200 - total flux cleaned = 0.00152379 Jy ! Total flux subtracted in 200 components = 0.00152379 Jy ! Clean residual min=-0.002428 max=0.002299 Jy/beam ! Clean residual mean=0.000033 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.270119 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 = 9.99558e-05 Jy ! Component: 100 - total flux cleaned = 0.000172091 Jy ! Component: 150 - total flux cleaned = 0.000188937 Jy ! Component: 200 - total flux cleaned = 0.000236036 Jy ! Total flux subtracted in 200 components = 0.000236036 Jy ! Clean residual min=-0.002374 max=0.002293 Jy/beam ! Clean residual mean=0.000033 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.270355 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 144 components and 0.270355 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.106 mas, bmaj=7.772 mas, bpa=-2.086 degrees ! Estimated noise=882.914 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.81571e-05 Jy ! Component: 100 - total flux cleaned = 0.000142957 Jy ! Component: 150 - total flux cleaned = 0.00020574 Jy ! Component: 200 - total flux cleaned = 0.000148227 Jy ! Total flux subtracted in 200 components = 0.000148227 Jy ! Clean residual min=-0.002266 max=0.002259 Jy/beam ! Clean residual mean=0.000015 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.270503 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 154 components and 0.270503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069505Jy sigma=0.000754 ! Fit after self-cal, rms=0.069492Jy sigma=0.000753 wmodel J0527+0331_S_2015_03_17_pus_map.mod ! Writing 154 model components to file: J0527+0331_S_2015_03_17_pus_map.mod wobs J0527+0331_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0527+0331_S_2015_03_17_pus_uvs.fits wwins J0527+0331_S_2015_03_17_pus_map.win ! wwins: Wrote 4 windows to J0527+0331_S_2015_03_17_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.000204293 Jy ! Component: 100 - total flux cleaned = 0.000510357 Jy ! Component: 150 - total flux cleaned = 0.0007231 Jy ! Component: 200 - total flux cleaned = 0.000998107 Jy ! Component: 250 - total flux cleaned = 0.00126513 Jy ! Component: 300 - total flux cleaned = 0.0014913 Jy ! Component: 350 - total flux cleaned = 0.00161739 Jy ! Component: 400 - total flux cleaned = 0.00180191 Jy ! Component: 450 - total flux cleaned = 0.00177206 Jy ! Component: 500 - total flux cleaned = 0.00186188 Jy ! Component: 550 - total flux cleaned = 0.00186192 Jy ! Component: 600 - total flux cleaned = 0.00186218 Jy ! Component: 650 - total flux cleaned = 0.001862 Jy ! Component: 700 - total flux cleaned = 0.00183388 Jy ! Component: 750 - total flux cleaned = 0.00175194 Jy ! Component: 800 - total flux cleaned = 0.00177932 Jy ! Component: 850 - total flux cleaned = 0.00169929 Jy ! Component: 900 - total flux cleaned = 0.00177833 Jy ! Component: 950 - total flux cleaned = 0.00177835 Jy ! Component: 1000 - total flux cleaned = 0.00172699 Jy ! Component: 1050 - total flux cleaned = 0.00170189 Jy ! Component: 1100 - total flux cleaned = 0.0017024 Jy ! Component: 1150 - total flux cleaned = 0.00170241 Jy ! Component: 1200 - total flux cleaned = 0.0017516 Jy ! Component: 1250 - total flux cleaned = 0.0017519 Jy ! Component: 1300 - total flux cleaned = 0.00180005 Jy ! Component: 1350 - total flux cleaned = 0.00177617 Jy ! Component: 1400 - total flux cleaned = 0.00177621 Jy ! Component: 1450 - total flux cleaned = 0.00175311 Jy ! Component: 1500 - total flux cleaned = 0.00173002 Jy ! Component: 1550 - total flux cleaned = 0.00166213 Jy ! Component: 1600 - total flux cleaned = 0.00166226 Jy ! Component: 1650 - total flux cleaned = 0.00166208 Jy ! Component: 1700 - total flux cleaned = 0.00161839 Jy ! Component: 1750 - total flux cleaned = 0.00164033 Jy ! Component: 1800 - total flux cleaned = 0.00159741 Jy ! Component: 1850 - total flux cleaned = 0.00155491 Jy ! Component: 1900 - total flux cleaned = 0.00161833 Jy ! Component: 1950 - total flux cleaned = 0.00159729 Jy ! Component: 2000 - total flux cleaned = 0.00161801 Jy ! Component: 2050 - total flux cleaned = 0.00165898 Jy ! Component: 2100 - total flux cleaned = 0.00163843 Jy ! Component: 2150 - total flux cleaned = 0.00165851 Jy ! Component: 2200 - total flux cleaned = 0.00155827 Jy ! Component: 2250 - total flux cleaned = 0.00155854 Jy ! Component: 2300 - total flux cleaned = 0.00157781 Jy ! Component: 2350 - total flux cleaned = 0.00153894 Jy ! Component: 2400 - total flux cleaned = 0.00153856 Jy ! Component: 2450 - total flux cleaned = 0.00146176 Jy ! Component: 2500 - total flux cleaned = 0.00149972 Jy ! Component: 2550 - total flux cleaned = 0.00144297 Jy ! Component: 2600 - total flux cleaned = 0.00144311 Jy ! Component: 2650 - total flux cleaned = 0.00146173 Jy ! Component: 2700 - total flux cleaned = 0.00144318 Jy ! Component: 2750 - total flux cleaned = 0.00140679 Jy ! Component: 2800 - total flux cleaned = 0.0013887 Jy ! Component: 2850 - total flux cleaned = 0.00144269 Jy ! Component: 2900 - total flux cleaned = 0.00142475 Jy ! Component: 2950 - total flux cleaned = 0.00138937 Jy ! Component: 3000 - total flux cleaned = 0.00145986 Jy ! Component: 3050 - total flux cleaned = 0.00144258 Jy ! Component: 3100 - total flux cleaned = 0.00151205 Jy ! Component: 3150 - total flux cleaned = 0.00147749 Jy ! Component: 3200 - total flux cleaned = 0.00158029 Jy ! Component: 3250 - total flux cleaned = 0.00159719 Jy ! Component: 3300 - total flux cleaned = 0.00163106 Jy ! Component: 3350 - total flux cleaned = 0.00173171 Jy ! Component: 3400 - total flux cleaned = 0.00178168 Jy ! Component: 3450 - total flux cleaned = 0.00184786 Jy ! Component: 3500 - total flux cleaned = 0.00189717 Jy ! Component: 3550 - total flux cleaned = 0.00191357 Jy ! Component: 3600 - total flux cleaned = 0.0019787 Jy ! Component: 3650 - total flux cleaned = 0.00199506 Jy ! Component: 3700 - total flux cleaned = 0.0021076 Jy ! Component: 3750 - total flux cleaned = 0.00202766 Jy ! Component: 3800 - total flux cleaned = 0.00209129 Jy ! Component: 3850 - total flux cleaned = 0.00209147 Jy ! Component: 3900 - total flux cleaned = 0.00218579 Jy ! Component: 3950 - total flux cleaned = 0.00221684 Jy ! Component: 4000 - total flux cleaned = 0.00221672 Jy ! Component: 4050 - total flux cleaned = 0.00224754 Jy ! Total flux subtracted in 4096 components = 0.00229356 Jy ! Clean residual min=-0.000867 max=0.000848 Jy/beam ! Clean residual mean=0.000007 rms=0.000287 Jy/beam ! Combined flux in latest and established models = 0.272797 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 461 components and 0.272796 Jy ![Exited script file: muppet] wmap "J0527+0331_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.106 x 7.772 at -2.086 degrees (North through East) ! Clean map min=-0.0015001 max=0.20644 Jy/beam ! Writing clean map to FITS file: J0527+0331_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.206438 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000285538 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.414949 0.414949 0.829899 1.6598 3.31959 6.63919 13.2784 26.5568 53.1135 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.206 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.106 x 7.772 at -2.086 degrees (North through East) ! Clean map min=-0.0015001 max=0.20644 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 J0527+0331_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:47:54 2016