! Started logfile: J1339-2401_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:00:30 2016 obs J1339-2401_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1339-2401_S_2015_03_17_pus_uva.fits ! AN table 1: 69 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.779388 visibilities/baseline/integration-bin. ! Found source: J1339-2401 ! ! 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 9680 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 J1339-2401_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 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.678319Jy sigma=0.006679 ! Fit after self-cal, rms=0.642507Jy sigma=0.006335 ! 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.5 mas, bmaj=6.152 mas, bpa=-6.054 degrees ! Estimated noise=982.825 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.26755 Jy ! Component: 100 - total flux cleaned = 0.337416 Jy ! Total flux subtracted in 100 components = 0.337416 Jy ! Clean residual min=-0.011767 max=0.028266 Jy/beam ! Clean residual mean=-0.000018 rms=0.003314 Jy/beam ! Combined flux in latest and established models = 0.337416 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.337416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114155Jy sigma=0.000993 ! Fit after self-cal, rms=0.114113Jy sigma=0.000993 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0315313 Jy ! Component: 100 - total flux cleaned = 0.0501595 Jy ! Total flux subtracted in 100 components = 0.0501595 Jy ! Clean residual min=-0.009688 max=0.009570 Jy/beam ! Clean residual mean=-0.000019 rms=0.002210 Jy/beam ! Combined flux in latest and established models = 0.387575 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 46 components and 0.387575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099940Jy sigma=0.000886 ! Fit after self-cal, rms=0.099925Jy sigma=0.000886 ! 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=2.955 mas, bmaj=7.244 mas, bpa=-5.169 degrees ! Estimated noise=755.399 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.015423 Jy ! Component: 100 - total flux cleaned = 0.0235053 Jy ! Component: 150 - total flux cleaned = 0.0278614 Jy ! Component: 200 - total flux cleaned = 0.0302478 Jy ! Total flux subtracted in 200 components = 0.0302478 Jy ! Clean residual min=-0.009612 max=0.008245 Jy/beam ! Clean residual mean=-0.000036 rms=0.002352 Jy/beam ! Combined flux in latest and established models = 0.417823 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 68 components and 0.417823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096637Jy sigma=0.000871 ! Fit after self-cal, rms=0.096627Jy sigma=0.000871 ! 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.04 FD 0.85 HN 0.93 KP 1.10 ! LA 0.98 MK 0.98 NL 0.91 OV 1.02 ! PT 1.07 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.89 HN 1.04 KP 1.07 ! LA 0.96 MK 0.99 NL 1.04 OV 1.05 ! PT 1.06 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.91 HN 1.03 KP 0.96 ! LA 0.78 MK 1.05 NL 1.14 OV 0.98 ! PT 1.04 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.91 HN 0.97 KP 0.92 ! LA 0.85 MK 1.06 NL 1.04 OV 1.03 ! PT 1.09 SC 0.98 ! ! ! Fit before self-cal, rms=0.096627Jy sigma=0.000871 ! Fit after self-cal, rms=0.084279Jy sigma=0.000775 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.973 mas, bmaj=7.307 mas, bpa=-5.097 degrees ! Estimated noise=760.171 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.000938156 Jy ! Component: 100 - total flux cleaned = -0.00100223 Jy ! Component: 150 - total flux cleaned = -0.00100292 Jy ! Component: 200 - total flux cleaned = -0.000962649 Jy ! Total flux subtracted in 200 components = -0.000962649 Jy ! Clean residual min=-0.003682 max=0.003786 Jy/beam ! Clean residual mean=0.000005 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.416861 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 74 components and 0.416861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084203Jy sigma=0.000774 ! Fit after self-cal, rms=0.084176Jy sigma=0.000774 ! 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.084176Jy sigma=0.000774 ! Fit after self-cal, rms=0.083103Jy sigma=0.000768 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.979 mas, bmaj=7.294 mas, bpa=-5.159 degrees ! Estimated noise=759.536 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000664931 Jy ! Component: 100 - total flux cleaned = -0.000699242 Jy ! Component: 150 - total flux cleaned = -0.000726923 Jy ! Component: 200 - total flux cleaned = -0.000749232 Jy ! Total flux subtracted in 200 components = -0.000749232 Jy ! Clean residual min=-0.002865 max=0.002130 Jy/beam ! Clean residual mean=-0.000003 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.416111 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 79 components and 0.416111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083077Jy sigma=0.000767 ! Fit after self-cal, rms=0.083078Jy sigma=0.000767 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.92856e-05 Jy ! Component: 100 - total flux cleaned = -2.19315e-05 Jy ! Component: 150 - total flux cleaned = 1.17361e-05 Jy ! Component: 200 - total flux cleaned = 4.24512e-05 Jy ! Total flux subtracted in 200 components = 4.24512e-05 Jy ! Clean residual min=-0.002807 max=0.002131 Jy/beam ! Clean residual mean=-0.000002 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.416154 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 83 components and 0.416154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083071Jy sigma=0.000767 ! Fit after self-cal, rms=0.083071Jy sigma=0.000767 ! 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.083071Jy sigma=0.000767 ! Fit after self-cal, rms=0.083054Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.984 mas, bmaj=7.298 mas, bpa=-5.125 degrees ! Estimated noise=759.731 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000566097 Jy ! Component: 100 - total flux cleaned = -0.000587346 Jy ! Component: 150 - total flux cleaned = -0.000603232 Jy ! Component: 200 - total flux cleaned = -0.000617985 Jy ! Total flux subtracted in 200 components = -0.000617985 Jy ! Clean residual min=-0.002783 max=0.002103 Jy/beam ! Clean residual mean=-0.000003 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.415536 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 89 components and 0.415536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083042Jy sigma=0.000767 ! Fit after self-cal, rms=0.083042Jy sigma=0.000767 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.33273e-05 Jy ! Component: 100 - total flux cleaned = -2.39658e-05 Jy ! Component: 150 - total flux cleaned = -3.44785e-05 Jy ! Component: 200 - total flux cleaned = -2.47157e-05 Jy ! Total flux subtracted in 200 components = -2.47157e-05 Jy ! Clean residual min=-0.002756 max=0.002106 Jy/beam ! Clean residual mean=-0.000003 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.415511 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 93 components and 0.415511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083038Jy sigma=0.000767 ! Fit after self-cal, rms=0.083038Jy sigma=0.000767 ! 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.083038Jy sigma=0.000767 ! Fit after self-cal, rms=0.083038Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.114 mas, bmaj=17.2 mas, bpa=-1.196 degrees ! Estimated noise=1011.52 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00044252 Jy ! Component: 100 - total flux cleaned = -0.000472617 Jy ! Component: 150 - total flux cleaned = -0.000486978 Jy ! Component: 200 - total flux cleaned = -0.000487856 Jy ! Total flux subtracted in 200 components = -0.000487856 Jy ! Clean residual min=-0.002599 max=0.002577 Jy/beam ! Clean residual mean=-0.000008 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.415023 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 93 components and 0.415023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083035Jy sigma=0.000767 ! Fit after self-cal, rms=0.083035Jy sigma=0.000767 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 = 1.67161e-05 Jy ! Component: 100 - total flux cleaned = -6.01513e-06 Jy ! Component: 150 - total flux cleaned = -6.35088e-06 Jy ! Component: 200 - total flux cleaned = -7.15386e-06 Jy ! Total flux subtracted in 200 components = -7.15386e-06 Jy ! Clean residual min=-0.002590 max=0.002579 Jy/beam ! Clean residual mean=-0.000008 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.415016 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 93 components and 0.415016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083036Jy sigma=0.000767 ! Fit after self-cal, rms=0.083036Jy sigma=0.000767 ! 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=2.988 mas, bmaj=7.303 mas, bpa=-5.089 degrees ! Estimated noise=759.976 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.988 x 7.303 at -5.089 degrees (North through East) ! Clean map min=-0.0026719 max=0.34966 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.525 mas, bmaj=6.186 mas, bpa=-5.825 degrees ! Estimated noise=987.136 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.268664 Jy ! Component: 100 - total flux cleaned = 0.336323 Jy ! Component: 150 - total flux cleaned = 0.365911 Jy ! Component: 200 - total flux cleaned = 0.383023 Jy ! Total flux subtracted in 200 components = 0.383023 Jy ! Clean residual min=-0.003949 max=0.008748 Jy/beam ! Clean residual mean=-0.000001 rms=0.001194 Jy/beam ! Combined flux in latest and established models = 0.383023 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 43 model components to the UV plane model. ! The established model now contains 43 components and 0.383023 Jy ! Inverting map and beam ! Estimated beam: bmin=2.988 mas, bmaj=7.303 mas, bpa=-5.089 degrees ! Estimated noise=759.976 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.0150941 Jy ! Component: 100 - total flux cleaned = 0.0227718 Jy ! Component: 150 - total flux cleaned = 0.0268341 Jy ! Component: 200 - total flux cleaned = 0.0290486 Jy ! Total flux subtracted in 200 components = 0.0290486 Jy ! Clean residual min=-0.002508 max=0.002218 Jy/beam ! Clean residual mean=-0.000006 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.412072 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 78 components and 0.412072 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.114 mas, bmaj=17.2 mas, bpa=-1.196 degrees ! Estimated noise=1011.52 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174901 Jy ! Component: 100 - total flux cleaned = 0.00228537 Jy ! Component: 150 - total flux cleaned = 0.00231455 Jy ! Component: 200 - total flux cleaned = 0.00234211 Jy ! Total flux subtracted in 200 components = 0.00234211 Jy ! Clean residual min=-0.002482 max=0.002570 Jy/beam ! Clean residual mean=-0.000010 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.414414 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 = 2.56851e-05 Jy ! Component: 100 - total flux cleaned = 4.94357e-05 Jy ! Component: 150 - total flux cleaned = 7.27612e-05 Jy ! Component: 200 - total flux cleaned = 9.47711e-05 Jy ! Total flux subtracted in 200 components = 9.47711e-05 Jy ! Clean residual min=-0.002497 max=0.002567 Jy/beam ! Clean residual mean=-0.000010 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.414509 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 83 components and 0.414509 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.988 mas, bmaj=7.303 mas, bpa=-5.089 degrees ! Estimated noise=759.976 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.73182e-05 Jy ! Component: 100 - total flux cleaned = 0.000177612 Jy ! Component: 150 - total flux cleaned = 0.000322186 Jy ! Component: 200 - total flux cleaned = 0.000411528 Jy ! Total flux subtracted in 200 components = 0.000411528 Jy ! Clean residual min=-0.002629 max=0.002158 Jy/beam ! Clean residual mean=-0.000004 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.41492 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 90 components and 0.41492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083046Jy sigma=0.000767 ! Fit after self-cal, rms=0.083044Jy sigma=0.000767 wmodel J1339-2401_S_2015_03_17_pus_map.mod ! Writing 90 model components to file: J1339-2401_S_2015_03_17_pus_map.mod wobs J1339-2401_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1339-2401_S_2015_03_17_pus_uvs.fits wwins J1339-2401_S_2015_03_17_pus_map.win ! wwins: Wrote 1 windows to J1339-2401_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.000884634 Jy ! Component: 100 - total flux cleaned = -0.00130865 Jy ! Component: 150 - total flux cleaned = -0.0016667 Jy ! Component: 200 - total flux cleaned = -0.00197555 Jy ! Component: 250 - total flux cleaned = -0.00220751 Jy ! Component: 300 - total flux cleaned = -0.00246374 Jy ! Component: 350 - total flux cleaned = -0.00264945 Jy ! Component: 400 - total flux cleaned = -0.00282986 Jy ! Component: 450 - total flux cleaned = -0.00291757 Jy ! Component: 500 - total flux cleaned = -0.00306145 Jy ! Component: 550 - total flux cleaned = -0.00317339 Jy ! Component: 600 - total flux cleaned = -0.0032286 Jy ! Component: 650 - total flux cleaned = -0.00347059 Jy ! Component: 700 - total flux cleaned = -0.00357591 Jy ! Component: 750 - total flux cleaned = -0.00373126 Jy ! Component: 800 - total flux cleaned = -0.00385813 Jy ! Component: 850 - total flux cleaned = -0.00398275 Jy ! Component: 900 - total flux cleaned = -0.0040812 Jy ! Component: 950 - total flux cleaned = -0.00420269 Jy ! Component: 1000 - total flux cleaned = -0.00436976 Jy ! Component: 1050 - total flux cleaned = -0.00446367 Jy ! Component: 1100 - total flux cleaned = -0.00457943 Jy ! Component: 1150 - total flux cleaned = -0.00471688 Jy ! Component: 1200 - total flux cleaned = -0.00482937 Jy ! Component: 1250 - total flux cleaned = -0.00485079 Jy ! Component: 1300 - total flux cleaned = -0.00493905 Jy ! Component: 1350 - total flux cleaned = -0.00504751 Jy ! Component: 1400 - total flux cleaned = -0.00504794 Jy ! Component: 1450 - total flux cleaned = -0.00513309 Jy ! Component: 1500 - total flux cleaned = -0.00515417 Jy ! Component: 1550 - total flux cleaned = -0.0051541 Jy ! Component: 1600 - total flux cleaned = -0.00511362 Jy ! Component: 1650 - total flux cleaned = -0.00517428 Jy ! Component: 1700 - total flux cleaned = -0.00511411 Jy ! Component: 1750 - total flux cleaned = -0.00515342 Jy ! Component: 1800 - total flux cleaned = -0.00509458 Jy ! Component: 1850 - total flux cleaned = -0.00509475 Jy ! Component: 1900 - total flux cleaned = -0.00503696 Jy ! Component: 1950 - total flux cleaned = -0.00499875 Jy ! Component: 2000 - total flux cleaned = -0.00496085 Jy ! Component: 2050 - total flux cleaned = -0.00490513 Jy ! Component: 2100 - total flux cleaned = -0.00501614 Jy ! Component: 2150 - total flux cleaned = -0.00492482 Jy ! Component: 2200 - total flux cleaned = -0.00488875 Jy ! Component: 2250 - total flux cleaned = -0.00494255 Jy ! Component: 2300 - total flux cleaned = -0.00487155 Jy ! Component: 2350 - total flux cleaned = -0.00487175 Jy ! Component: 2400 - total flux cleaned = -0.00487216 Jy ! Component: 2450 - total flux cleaned = -0.00490682 Jy ! Component: 2500 - total flux cleaned = -0.00490703 Jy ! Component: 2550 - total flux cleaned = -0.00490686 Jy ! Component: 2600 - total flux cleaned = -0.00495738 Jy ! Component: 2650 - total flux cleaned = -0.00497408 Jy ! Component: 2700 - total flux cleaned = -0.00492424 Jy ! Component: 2750 - total flux cleaned = -0.00495713 Jy ! Component: 2800 - total flux cleaned = -0.00495748 Jy ! Component: 2850 - total flux cleaned = -0.00495732 Jy ! Component: 2900 - total flux cleaned = -0.00497325 Jy ! Component: 2950 - total flux cleaned = -0.00494136 Jy ! Component: 3000 - total flux cleaned = -0.00500442 Jy ! Component: 3050 - total flux cleaned = -0.00495741 Jy ! Component: 3100 - total flux cleaned = -0.00497297 Jy ! Component: 3150 - total flux cleaned = -0.004973 Jy ! Component: 3200 - total flux cleaned = -0.00503401 Jy ! Component: 3250 - total flux cleaned = -0.00500363 Jy ! Component: 3300 - total flux cleaned = -0.00503368 Jy ! Component: 3350 - total flux cleaned = -0.0050036 Jy ! Component: 3400 - total flux cleaned = -0.00503328 Jy ! Component: 3450 - total flux cleaned = -0.00501856 Jy ! Component: 3500 - total flux cleaned = -0.00504762 Jy ! Component: 3550 - total flux cleaned = -0.00507636 Jy ! Component: 3600 - total flux cleaned = -0.00506194 Jy ! Component: 3650 - total flux cleaned = -0.00507628 Jy ! Component: 3700 - total flux cleaned = -0.00509055 Jy ! Component: 3750 - total flux cleaned = -0.00517503 Jy ! Component: 3800 - total flux cleaned = -0.00516105 Jy ! Component: 3850 - total flux cleaned = -0.00518862 Jy ! Component: 3900 - total flux cleaned = -0.00520245 Jy ! Component: 3950 - total flux cleaned = -0.00525728 Jy ! Component: 4000 - total flux cleaned = -0.00524365 Jy ! Component: 4050 - total flux cleaned = -0.00523021 Jy ! Total flux subtracted in 4096 components = -0.0052302 Jy ! Clean residual min=-0.000886 max=0.000833 Jy/beam ! Clean residual mean=0.000001 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.40969 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 397 components and 0.40969 Jy ![Exited script file: muppet] wmap "J1339-2401_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.988 x 7.303 at -5.089 degrees (North through East) ! Clean map min=-0.0016194 max=0.34995 Jy/beam ! Writing clean map to FITS file: J1339-2401_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.349952 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000243803 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.209002 0.209002 0.418004 0.836008 1.67202 3.34403 6.68807 13.3761 26.7523 53.5045 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.349 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.988 x 7.303 at -5.089 degrees (North through East) ! Clean map min=-0.0016194 max=0.34995 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 J1339-2401_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:00:35 2016