! Started logfile: J1231+0418_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:26:36 2016 obs J1231+0418_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1231+0418_S_2014_05_31_pus_uva.fits ! AN table 1: 94 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.88818 visibilities/baseline/integration-bin. ! Found source: J1231+0418 ! ! 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 336 lines of history. ! ! Reading 15028 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 J1231+0418_S_2014_05_31_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 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.727374Jy sigma=0.008698 ! Fit after self-cal, rms=0.663914Jy sigma=0.008057 ! 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.869 mas, bmaj=6.816 mas, bpa=0.4292 degrees ! Estimated noise=710.36 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.257232 Jy ! Component: 100 - total flux cleaned = 0.316276 Jy ! Total flux subtracted in 100 components = 0.316276 Jy ! Clean residual min=-0.009240 max=0.021920 Jy/beam ! Clean residual mean=0.000015 rms=0.002622 Jy/beam ! Combined flux in latest and established models = 0.316276 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.316276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087711Jy sigma=0.000990 ! Fit after self-cal, rms=0.087705Jy sigma=0.000989 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0230593 Jy ! Component: 100 - total flux cleaned = 0.0345112 Jy ! Total flux subtracted in 100 components = 0.0345112 Jy ! Clean residual min=-0.007475 max=0.008267 Jy/beam ! Clean residual mean=0.000003 rms=0.001847 Jy/beam ! Combined flux in latest and established models = 0.350788 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 11 components and 0.350788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079712Jy sigma=0.000905 ! Fit after self-cal, rms=0.079685Jy sigma=0.000905 ! 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.556 mas, bmaj=7.909 mas, bpa=0.3275 degrees ! Estimated noise=484.321 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 (-6, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00932877 Jy ! Component: 100 - total flux cleaned = 0.014569 Jy ! Component: 150 - total flux cleaned = 0.0175258 Jy ! Component: 200 - total flux cleaned = 0.0186781 Jy ! Total flux subtracted in 200 components = 0.0186781 Jy ! Clean residual min=-0.004811 max=0.005794 Jy/beam ! Clean residual mean=0.000001 rms=0.001333 Jy/beam ! Combined flux in latest and established models = 0.369466 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 39 components and 0.369466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078283Jy sigma=0.000894 ! Fit after self-cal, rms=0.078204Jy sigma=0.000893 ! 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.98 FD 0.83 HN 0.98 KP 1.04 ! LA 1.17 MK 1.00 NL 1.02 OV 0.98 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.03 KP 1.01 ! LA 1.12 MK 1.01 NL 1.15 OV 1.01 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.13 HN 1.01 KP 0.91 ! LA 0.89 MK 1.04 NL 1.00 OV 0.94 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.98 HN 0.99 KP 0.88 ! LA 0.87 MK 1.00 NL 1.03 OV 0.99 ! PT 1.01 SC 0.97 ! ! ! Fit before self-cal, rms=0.078204Jy sigma=0.000893 ! Fit after self-cal, rms=0.068600Jy sigma=0.000786 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.567 mas, bmaj=7.938 mas, bpa=0.454 degrees ! Estimated noise=483.886 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.000980622 Jy ! Component: 100 - total flux cleaned = -0.00117015 Jy ! Component: 150 - total flux cleaned = -0.00127113 Jy ! Component: 200 - total flux cleaned = -0.00123729 Jy ! Total flux subtracted in 200 components = -0.00123729 Jy ! Clean residual min=-0.002319 max=0.002615 Jy/beam ! Clean residual mean=0.000001 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.368228 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 54 components and 0.368228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068484Jy sigma=0.000785 ! Fit after self-cal, rms=0.068477Jy sigma=0.000784 ! 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.068477Jy sigma=0.000784 ! Fit after self-cal, rms=0.067800Jy sigma=0.000777 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.57 mas, bmaj=7.945 mas, bpa=0.499 degrees ! Estimated noise=483.532 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.15153e-05 Jy ! Component: 100 - total flux cleaned = -0.000202192 Jy ! Component: 150 - total flux cleaned = -0.000285194 Jy ! Component: 200 - total flux cleaned = -0.000334507 Jy ! Total flux subtracted in 200 components = -0.000334507 Jy ! Clean residual min=-0.001530 max=0.001651 Jy/beam ! Clean residual mean=0.000000 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.367894 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 72 components and 0.367894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067764Jy sigma=0.000776 ! Fit after self-cal, rms=0.067762Jy sigma=0.000776 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 (-18.5, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152853 Jy ! Component: 100 - total flux cleaned = 0.00192505 Jy ! Component: 150 - total flux cleaned = 0.0022111 Jy ! Component: 200 - total flux cleaned = 0.00235378 Jy ! Total flux subtracted in 200 components = 0.00235378 Jy ! Clean residual min=-0.001281 max=0.001306 Jy/beam ! Clean residual mean=-0.000001 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.370248 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 102 components and 0.370248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067719Jy sigma=0.000776 ! Fit after self-cal, rms=0.067717Jy sigma=0.000776 ! 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.067717Jy sigma=0.000776 ! Fit after self-cal, rms=0.067744Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.571 mas, bmaj=7.948 mas, bpa=0.5103 degrees ! Estimated noise=483.485 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.08888e-05 Jy ! Component: 100 - total flux cleaned = 6.44345e-05 Jy ! Component: 150 - total flux cleaned = 8.36985e-05 Jy ! Component: 200 - total flux cleaned = 6.3931e-05 Jy ! Total flux subtracted in 200 components = 6.3931e-05 Jy ! Clean residual min=-0.001176 max=0.001212 Jy/beam ! Clean residual mean=-0.000001 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.370312 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 114 components and 0.370312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067730Jy sigma=0.000775 ! Fit after self-cal, rms=0.067730Jy sigma=0.000775 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.77752e-05 Jy ! Component: 100 - total flux cleaned = 1.71262e-05 Jy ! Component: 150 - total flux cleaned = 1.76481e-05 Jy ! Component: 200 - total flux cleaned = 1.77657e-05 Jy ! Total flux subtracted in 200 components = 1.77657e-05 Jy ! Clean residual min=-0.001128 max=0.001193 Jy/beam ! Clean residual mean=-0.000001 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.370329 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 123 components and 0.370329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067722Jy sigma=0.000775 ! Fit after self-cal, rms=0.067721Jy sigma=0.000775 ! 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.067721Jy sigma=0.000775 ! Fit after self-cal, rms=0.067735Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.753 mas, bmaj=12 mas, bpa=2.358 degrees ! Estimated noise=574.273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000291374 Jy ! Component: 100 - total flux cleaned = -0.000337357 Jy ! Component: 150 - total flux cleaned = -0.000346603 Jy ! Component: 200 - total flux cleaned = -0.000363496 Jy ! Total flux subtracted in 200 components = -0.000363496 Jy ! Clean residual min=-0.001227 max=0.001155 Jy/beam ! Clean residual mean=-0.000002 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.369966 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 142 components and 0.369966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067732Jy sigma=0.000775 ! Fit after self-cal, rms=0.067732Jy sigma=0.000775 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.97599e-05 Jy ! Component: 100 - total flux cleaned = -3.83586e-05 Jy ! Component: 150 - total flux cleaned = -5.98603e-05 Jy ! Component: 200 - total flux cleaned = -7.29044e-05 Jy ! Total flux subtracted in 200 components = -7.29044e-05 Jy ! Clean residual min=-0.001217 max=0.001142 Jy/beam ! Clean residual mean=-0.000002 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.369893 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 151 components and 0.369893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067731Jy sigma=0.000775 ! Fit after self-cal, rms=0.067731Jy sigma=0.000775 ! 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.573 mas, bmaj=7.951 mas, bpa=0.5294 degrees ! Estimated noise=483.468 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.573 x 7.951 at 0.5294 degrees (North through East) ! Clean map min=-0.001349 max=0.33548 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.878 mas, bmaj=6.844 mas, bpa=0.6033 degrees ! Estimated noise=709.744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.256947 Jy ! Component: 100 - total flux cleaned = 0.315799 Jy ! Component: 150 - total flux cleaned = 0.338554 Jy ! Component: 200 - total flux cleaned = 0.349837 Jy ! Total flux subtracted in 200 components = 0.349837 Jy ! Clean residual min=-0.003309 max=0.005190 Jy/beam ! Clean residual mean=0.000005 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.349837 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.349837 Jy ! Inverting map and beam ! Estimated beam: bmin=3.573 mas, bmaj=7.951 mas, bpa=0.5294 degrees ! Estimated noise=483.468 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.00755063 Jy ! Component: 100 - total flux cleaned = 0.0115079 Jy ! Component: 150 - total flux cleaned = 0.0141148 Jy ! Component: 200 - total flux cleaned = 0.0158257 Jy ! Total flux subtracted in 200 components = 0.0158257 Jy ! Clean residual min=-0.001403 max=0.001547 Jy/beam ! Clean residual mean=0.000001 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.365663 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 39 components and 0.365663 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.753 mas, bmaj=12 mas, bpa=2.358 degrees ! Estimated noise=574.273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179669 Jy ! Component: 100 - total flux cleaned = 0.0029154 Jy ! Component: 150 - total flux cleaned = 0.00332032 Jy ! Component: 200 - total flux cleaned = 0.0035175 Jy ! Total flux subtracted in 200 components = 0.0035175 Jy ! Clean residual min=-0.001358 max=0.001235 Jy/beam ! Clean residual mean=-0.000001 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.36918 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.000146895 Jy ! Component: 100 - total flux cleaned = 0.000235071 Jy ! Component: 150 - total flux cleaned = 0.000295633 Jy ! Component: 200 - total flux cleaned = 0.000369192 Jy ! Total flux subtracted in 200 components = 0.000369192 Jy ! Clean residual min=-0.001289 max=0.001148 Jy/beam ! Clean residual mean=-0.000001 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.369549 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 75 components and 0.369549 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.573 mas, bmaj=7.951 mas, bpa=0.5294 degrees ! Estimated noise=483.468 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000451485 Jy ! Component: 100 - total flux cleaned = -0.000530035 Jy ! Component: 150 - total flux cleaned = -0.000458171 Jy ! Component: 200 - total flux cleaned = -0.000392215 Jy ! Total flux subtracted in 200 components = -0.000392215 Jy ! Clean residual min=-0.001120 max=0.001240 Jy/beam ! Clean residual mean=-0.000000 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.369157 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 91 components and 0.369157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067786Jy sigma=0.000776 ! Fit after self-cal, rms=0.067779Jy sigma=0.000776 wmodel J1231+0418_S_2014_05_31_pus_map.mod ! Writing 91 model components to file: J1231+0418_S_2014_05_31_pus_map.mod wobs J1231+0418_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1231+0418_S_2014_05_31_pus_uvs.fits wwins J1231+0418_S_2014_05_31_pus_map.win ! wwins: Wrote 3 windows to J1231+0418_S_2014_05_31_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.000294744 Jy ! Component: 100 - total flux cleaned = 0.000315499 Jy ! Component: 150 - total flux cleaned = 0.000395607 Jy ! Component: 200 - total flux cleaned = 0.000493019 Jy ! Component: 250 - total flux cleaned = 0.000568439 Jy ! Component: 300 - total flux cleaned = 0.000587163 Jy ! Component: 350 - total flux cleaned = 0.00066003 Jy ! Component: 400 - total flux cleaned = 0.000749128 Jy ! Component: 450 - total flux cleaned = 0.00081862 Jy ! Component: 500 - total flux cleaned = 0.000869655 Jy ! Component: 550 - total flux cleaned = 0.000919901 Jy ! Component: 600 - total flux cleaned = 0.000969856 Jy ! Component: 650 - total flux cleaned = 0.00108425 Jy ! Component: 700 - total flux cleaned = 0.0011326 Jy ! Component: 750 - total flux cleaned = 0.00121207 Jy ! Component: 800 - total flux cleaned = 0.00127445 Jy ! Component: 850 - total flux cleaned = 0.00136682 Jy ! Component: 900 - total flux cleaned = 0.00139704 Jy ! Component: 950 - total flux cleaned = 0.00145677 Jy ! Component: 1000 - total flux cleaned = 0.00153068 Jy ! Component: 1050 - total flux cleaned = 0.00155993 Jy ! Component: 1100 - total flux cleaned = 0.00163184 Jy ! Component: 1150 - total flux cleaned = 0.0016459 Jy ! Component: 1200 - total flux cleaned = 0.00164602 Jy ! Component: 1250 - total flux cleaned = 0.00167398 Jy ! Component: 1300 - total flux cleaned = 0.0017013 Jy ! Component: 1350 - total flux cleaned = 0.00174213 Jy ! Component: 1400 - total flux cleaned = 0.00176886 Jy ! Component: 1450 - total flux cleaned = 0.00180858 Jy ! Component: 1500 - total flux cleaned = 0.00180831 Jy ! Component: 1550 - total flux cleaned = 0.00180866 Jy ! Component: 1600 - total flux cleaned = 0.00183437 Jy ! Component: 1650 - total flux cleaned = 0.0018599 Jy ! Component: 1700 - total flux cleaned = 0.00191014 Jy ! Component: 1750 - total flux cleaned = 0.00187293 Jy ! Component: 1800 - total flux cleaned = 0.00190966 Jy ! Component: 1850 - total flux cleaned = 0.0019218 Jy ! Component: 1900 - total flux cleaned = 0.00194585 Jy ! Component: 1950 - total flux cleaned = 0.00199335 Jy ! Component: 2000 - total flux cleaned = 0.00194613 Jy ! Component: 2050 - total flux cleaned = 0.0019928 Jy ! Component: 2100 - total flux cleaned = 0.00199291 Jy ! Component: 2150 - total flux cleaned = 0.00198143 Jy ! Component: 2200 - total flux cleaned = 0.00201566 Jy ! Component: 2250 - total flux cleaned = 0.00200436 Jy ! Component: 2300 - total flux cleaned = 0.00200445 Jy ! Component: 2350 - total flux cleaned = 0.00201544 Jy ! Component: 2400 - total flux cleaned = 0.00198268 Jy ! Component: 2450 - total flux cleaned = 0.00205903 Jy ! Component: 2500 - total flux cleaned = 0.00204833 Jy ! Component: 2550 - total flux cleaned = 0.00204824 Jy ! Component: 2600 - total flux cleaned = 0.00206956 Jy ! Component: 2650 - total flux cleaned = 0.00208004 Jy ! Component: 2700 - total flux cleaned = 0.00200696 Jy ! Component: 2750 - total flux cleaned = 0.00200704 Jy ! Component: 2800 - total flux cleaned = 0.00194529 Jy ! Component: 2850 - total flux cleaned = 0.00197591 Jy ! Component: 2900 - total flux cleaned = 0.00193538 Jy ! Component: 2950 - total flux cleaned = 0.00189509 Jy ! Component: 3000 - total flux cleaned = 0.00195506 Jy ! Component: 3050 - total flux cleaned = 0.0018956 Jy ! Component: 3100 - total flux cleaned = 0.00187598 Jy ! Component: 3150 - total flux cleaned = 0.0018761 Jy ! Component: 3200 - total flux cleaned = 0.00188582 Jy ! Component: 3250 - total flux cleaned = 0.0018666 Jy ! Component: 3300 - total flux cleaned = 0.00186662 Jy ! Component: 3350 - total flux cleaned = 0.00188565 Jy ! Component: 3400 - total flux cleaned = 0.00187619 Jy ! Component: 3450 - total flux cleaned = 0.00193241 Jy ! Component: 3500 - total flux cleaned = 0.00189524 Jy ! Component: 3550 - total flux cleaned = 0.00191369 Jy ! Component: 3600 - total flux cleaned = 0.00189538 Jy ! Component: 3650 - total flux cleaned = 0.00189537 Jy ! Component: 3700 - total flux cleaned = 0.00187725 Jy ! Component: 3750 - total flux cleaned = 0.00186811 Jy ! Component: 3800 - total flux cleaned = 0.00186811 Jy ! Component: 3850 - total flux cleaned = 0.00183258 Jy ! Component: 3900 - total flux cleaned = 0.00184142 Jy ! Component: 3950 - total flux cleaned = 0.00177123 Jy ! Component: 4000 - total flux cleaned = 0.00181491 Jy ! Component: 4050 - total flux cleaned = 0.00183231 Jy ! Total flux subtracted in 4096 components = 0.00184082 Jy ! Clean residual min=-0.000460 max=0.000521 Jy/beam ! Clean residual mean=-0.000000 rms=0.000156 Jy/beam ! Combined flux in latest and established models = 0.370998 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 372 components and 0.370998 Jy ![Exited script file: muppet] wmap "J1231+0418_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.573 x 7.951 at 0.5294 degrees (North through East) ! Clean map min=-0.0009763 max=0.33559 Jy/beam ! Writing clean map to FITS file: J1231+0418_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.335593 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000154125 device "J1231+0418_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1231+0418_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.137779 0.137779 0.275557 0.551115 1.10223 2.20446 4.40892 8.81784 17.6357 35.2714 70.5427 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.335 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.573 x 7.951 at 0.5294 degrees (North through East) ! Clean map min=-0.0009763 max=0.33559 Jy/beam quit ! Quitting program ! Log file J1231+0418_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:26:42 2016