! Started logfile: J1228+0232_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:26:26 2016 obs J1228+0232_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1228+0232_S_2014_05_31_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.874797 visibilities/baseline/integration-bin. ! Found source: J1228+0232 ! ! 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 12912 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 J1228+0232_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 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.865958Jy sigma=0.010034 ! Fit after self-cal, rms=0.839430Jy sigma=0.009741 ! 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.928 mas, bmaj=6.908 mas, bpa=1.225 degrees ! Estimated noise=676.639 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.126685 Jy ! Component: 100 - total flux cleaned = 0.154311 Jy ! Total flux subtracted in 100 components = 0.154311 Jy ! Clean residual min=-0.003361 max=0.007707 Jy/beam ! Clean residual mean=0.000004 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.154311 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.154311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074675Jy sigma=0.000803 ! Fit after self-cal, rms=0.074671Jy sigma=0.000803 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00620513 Jy ! Component: 100 - total flux cleaned = 0.00845596 Jy ! Total flux subtracted in 100 components = 0.00845596 Jy ! Clean residual min=-0.003324 max=0.002740 Jy/beam ! Clean residual mean=0.000001 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.162767 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.162767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074040Jy sigma=0.000798 ! Fit after self-cal, rms=0.074038Jy sigma=0.000798 ! 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.536 mas, bmaj=7.942 mas, bpa=0.9285 degrees ! Estimated noise=545.919 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.00207616 Jy ! Component: 100 - total flux cleaned = 0.00315817 Jy ! Component: 150 - total flux cleaned = 0.0036198 Jy ! Component: 200 - total flux cleaned = 0.00379899 Jy ! Total flux subtracted in 200 components = 0.00379899 Jy ! Clean residual min=-0.002759 max=0.002303 Jy/beam ! Clean residual mean=0.000001 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.166566 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 24 components and 0.166566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073954Jy sigma=0.000798 ! Fit after self-cal, rms=0.073954Jy sigma=0.000798 ! 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.00 FD 0.86 HN 0.99 KP 1.04 ! LA 1.16 MK 1.00 NL 0.98 OV 0.98 ! PT 1.04 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.04 KP 1.01 ! LA 1.14 MK 0.99 NL 1.03 OV 1.02 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.13 HN 1.05 KP 0.91 ! LA 0.90 MK 1.03 NL 0.99 OV 0.95 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.96 HN 1.00 KP 0.88 ! LA 0.87 MK 1.00 NL 1.06 OV 1.01 ! PT 0.99 SC 0.98 ! ! ! Fit before self-cal, rms=0.073954Jy sigma=0.000798 ! Fit after self-cal, rms=0.071819Jy sigma=0.000779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.541 mas, bmaj=7.962 mas, bpa=1.057 degrees ! Estimated noise=546.505 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.000133517 Jy ! Component: 100 - total flux cleaned = -0.000233735 Jy ! Component: 150 - total flux cleaned = -0.000248108 Jy ! Component: 200 - total flux cleaned = -0.000261245 Jy ! Total flux subtracted in 200 components = -0.000261245 Jy ! Clean residual min=-0.001706 max=0.001873 Jy/beam ! Clean residual mean=0.000001 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.166305 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 33 components and 0.166305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071811Jy sigma=0.000779 ! Fit after self-cal, rms=0.071810Jy sigma=0.000779 ! 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.071810Jy sigma=0.000779 ! Fit after self-cal, rms=0.071668Jy sigma=0.000778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.545 mas, bmaj=7.965 mas, bpa=1.099 degrees ! Estimated noise=546.373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00016799 Jy ! Component: 100 - total flux cleaned = -0.00025995 Jy ! Component: 150 - total flux cleaned = -0.000269756 Jy ! Component: 200 - total flux cleaned = -0.000278616 Jy ! Total flux subtracted in 200 components = -0.000278616 Jy ! Clean residual min=-0.001591 max=0.001609 Jy/beam ! Clean residual mean=0.000001 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.166026 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 34 components and 0.166026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071663Jy sigma=0.000778 ! Fit after self-cal, rms=0.071661Jy sigma=0.000778 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.8996e-05 Jy ! Component: 100 - total flux cleaned = 2.00317e-06 Jy ! Component: 150 - total flux cleaned = 2.12185e-06 Jy ! Component: 200 - total flux cleaned = 1.9734e-06 Jy ! Total flux subtracted in 200 components = 1.9734e-06 Jy ! Clean residual min=-0.001580 max=0.001545 Jy/beam ! Clean residual mean=0.000001 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.166028 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 40 components and 0.166028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071659Jy sigma=0.000778 ! Fit after self-cal, rms=0.071658Jy sigma=0.000778 ! 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.071658Jy sigma=0.000778 ! Fit after self-cal, rms=0.071651Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.547 mas, bmaj=7.967 mas, bpa=1.14 degrees ! Estimated noise=546.303 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.67792e-05 Jy ! Component: 100 - total flux cleaned = -0.00010669 Jy ! Component: 150 - total flux cleaned = -0.000124406 Jy ! Component: 200 - total flux cleaned = -0.000129611 Jy ! Total flux subtracted in 200 components = -0.000129611 Jy ! Clean residual min=-0.001575 max=0.001496 Jy/beam ! Clean residual mean=0.000001 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.165898 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 49 components and 0.165898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071649Jy sigma=0.000778 ! Fit after self-cal, rms=0.071649Jy sigma=0.000778 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.14929e-06 Jy ! Component: 100 - total flux cleaned = -1.59584e-05 Jy ! Component: 150 - total flux cleaned = -2.10736e-05 Jy ! Component: 200 - total flux cleaned = -2.09138e-05 Jy ! Total flux subtracted in 200 components = -2.09138e-05 Jy ! Clean residual min=-0.001574 max=0.001462 Jy/beam ! Clean residual mean=0.000001 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.165877 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 50 components and 0.165877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071648Jy sigma=0.000777 ! Fit after self-cal, rms=0.071647Jy sigma=0.000777 ! 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.071647Jy sigma=0.000777 ! Fit after self-cal, rms=0.071633Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.737 mas, bmaj=12.21 mas, bpa=3.297 degrees ! Estimated noise=652.514 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000367484 Jy ! Component: 100 - total flux cleaned = 0.000368188 Jy ! Component: 150 - total flux cleaned = 0.000357801 Jy ! Component: 200 - total flux cleaned = 0.000349521 Jy ! Total flux subtracted in 200 components = 0.000349521 Jy ! Clean residual min=-0.001413 max=0.001586 Jy/beam ! Clean residual mean=0.000001 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.166227 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 62 components and 0.166227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071636Jy sigma=0.000778 ! Fit after self-cal, rms=0.071634Jy sigma=0.000777 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.09451e-05 Jy ! Component: 100 - total flux cleaned = 1.14513e-05 Jy ! Component: 150 - total flux cleaned = 4.73372e-06 Jy ! Component: 200 - total flux cleaned = 1.12445e-05 Jy ! Total flux subtracted in 200 components = 1.12445e-05 Jy ! Clean residual min=-0.001415 max=0.001520 Jy/beam ! Clean residual mean=0.000001 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.166238 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 69 components and 0.166238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071636Jy sigma=0.000777 ! Fit after self-cal, rms=0.071633Jy sigma=0.000777 ! 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.548 mas, bmaj=7.968 mas, bpa=1.158 degrees ! Estimated noise=546.16 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.548 x 7.968 at 1.158 degrees (North through East) ! Clean map min=-0.0014579 max=0.16158 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.934 mas, bmaj=6.932 mas, bpa=1.41 degrees ! Estimated noise=676.218 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.126578 Jy ! Component: 100 - total flux cleaned = 0.154198 Jy ! Component: 150 - total flux cleaned = 0.160727 Jy ! Component: 200 - total flux cleaned = 0.163374 Jy ! Total flux subtracted in 200 components = 0.163374 Jy ! Clean residual min=-0.002013 max=0.002040 Jy/beam ! Clean residual mean=0.000001 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.163374 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.163374 Jy ! Inverting map and beam ! Estimated beam: bmin=3.548 mas, bmaj=7.968 mas, bpa=1.158 degrees ! Estimated noise=546.16 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-3.5, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206166 Jy ! Component: 100 - total flux cleaned = 0.00282561 Jy ! Component: 150 - total flux cleaned = 0.00309688 Jy ! Component: 200 - total flux cleaned = 0.00325908 Jy ! Total flux subtracted in 200 components = 0.00325908 Jy ! Clean residual min=-0.001595 max=0.001359 Jy/beam ! Clean residual mean=0.000000 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.166633 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 35 components and 0.166633 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.737 mas, bmaj=12.21 mas, bpa=3.297 degrees ! Estimated noise=652.514 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000664723 Jy ! Component: 100 - total flux cleaned = 0.000729293 Jy ! Component: 150 - total flux cleaned = 0.000764596 Jy ! Component: 200 - total flux cleaned = 0.000803131 Jy ! Total flux subtracted in 200 components = 0.000803131 Jy ! Clean residual min=-0.001308 max=0.001390 Jy/beam ! Clean residual mean=0.000000 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.167436 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.47655e-05 Jy ! Component: 100 - total flux cleaned = 3.22275e-05 Jy ! Component: 150 - total flux cleaned = 3.9228e-05 Jy ! Component: 200 - total flux cleaned = 4.55422e-05 Jy ! Total flux subtracted in 200 components = 4.55422e-05 Jy ! Clean residual min=-0.001309 max=0.001381 Jy/beam ! Clean residual mean=0.000000 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.167482 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 61 components and 0.167482 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.548 mas, bmaj=7.968 mas, bpa=1.158 degrees ! Estimated noise=546.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000211864 Jy ! Component: 100 - total flux cleaned = -0.000137671 Jy ! Component: 150 - total flux cleaned = -8.87626e-05 Jy ! Component: 200 - total flux cleaned = -7.4434e-05 Jy ! Total flux subtracted in 200 components = -7.4434e-05 Jy ! Clean residual min=-0.001524 max=0.001347 Jy/beam ! Clean residual mean=0.000000 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.167407 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 75 components and 0.167407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071612Jy sigma=0.000777 ! Fit after self-cal, rms=0.071608Jy sigma=0.000777 wmodel J1228+0232_S_2014_05_31_pus_map.mod ! Writing 75 model components to file: J1228+0232_S_2014_05_31_pus_map.mod wobs J1228+0232_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1228+0232_S_2014_05_31_pus_uvs.fits wwins J1228+0232_S_2014_05_31_pus_map.win ! wwins: Wrote 2 windows to J1228+0232_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.000114547 Jy ! Component: 100 - total flux cleaned = -6.58205e-05 Jy ! Component: 150 - total flux cleaned = -0.000153995 Jy ! Component: 200 - total flux cleaned = -0.000196838 Jy ! Component: 250 - total flux cleaned = -0.00023886 Jy ! Component: 300 - total flux cleaned = -0.000299968 Jy ! Component: 350 - total flux cleaned = -0.000438048 Jy ! Component: 400 - total flux cleaned = -0.000495707 Jy ! Component: 450 - total flux cleaned = -0.000589654 Jy ! Component: 500 - total flux cleaned = -0.000644427 Jy ! Component: 550 - total flux cleaned = -0.000644297 Jy ! Component: 600 - total flux cleaned = -0.000715 Jy ! Component: 650 - total flux cleaned = -0.000697609 Jy ! Component: 700 - total flux cleaned = -0.000664128 Jy ! Component: 750 - total flux cleaned = -0.000697646 Jy ! Component: 800 - total flux cleaned = -0.000746489 Jy ! Component: 850 - total flux cleaned = -0.000778514 Jy ! Component: 900 - total flux cleaned = -0.000809879 Jy ! Component: 950 - total flux cleaned = -0.000794359 Jy ! Component: 1000 - total flux cleaned = -0.000825145 Jy ! Component: 1050 - total flux cleaned = -0.000810202 Jy ! Component: 1100 - total flux cleaned = -0.000840024 Jy ! Component: 1150 - total flux cleaned = -0.000810821 Jy ! Component: 1200 - total flux cleaned = -0.000810897 Jy ! Component: 1250 - total flux cleaned = -0.000839075 Jy ! Component: 1300 - total flux cleaned = -0.000796604 Jy ! Component: 1350 - total flux cleaned = -0.000740951 Jy ! Component: 1400 - total flux cleaned = -0.000727246 Jy ! Component: 1450 - total flux cleaned = -0.000713302 Jy ! Component: 1500 - total flux cleaned = -0.000686341 Jy ! Component: 1550 - total flux cleaned = -0.000659655 Jy ! Component: 1600 - total flux cleaned = -0.000659525 Jy ! Component: 1650 - total flux cleaned = -0.000672287 Jy ! Component: 1700 - total flux cleaned = -0.000659221 Jy ! Component: 1750 - total flux cleaned = -0.000684566 Jy ! Component: 1800 - total flux cleaned = -0.000646886 Jy ! Component: 1850 - total flux cleaned = -0.000659482 Jy ! Component: 1900 - total flux cleaned = -0.00069612 Jy ! Component: 1950 - total flux cleaned = -0.000683808 Jy ! Component: 2000 - total flux cleaned = -0.000671656 Jy ! Component: 2050 - total flux cleaned = -0.000635853 Jy ! Component: 2100 - total flux cleaned = -0.000624062 Jy ! Component: 2150 - total flux cleaned = -0.000647569 Jy ! Component: 2200 - total flux cleaned = -0.000647496 Jy ! Component: 2250 - total flux cleaned = -0.000624488 Jy ! Component: 2300 - total flux cleaned = -0.000624552 Jy ! Component: 2350 - total flux cleaned = -0.000601902 Jy ! Component: 2400 - total flux cleaned = -0.000613069 Jy ! Component: 2450 - total flux cleaned = -0.000624158 Jy ! Component: 2500 - total flux cleaned = -0.000645956 Jy ! Component: 2550 - total flux cleaned = -0.00061311 Jy ! Component: 2600 - total flux cleaned = -0.000602207 Jy ! Component: 2650 - total flux cleaned = -0.000602329 Jy ! Component: 2700 - total flux cleaned = -0.000591786 Jy ! Component: 2750 - total flux cleaned = -0.000549892 Jy ! Component: 2800 - total flux cleaned = -0.000633283 Jy ! Component: 2850 - total flux cleaned = -0.00058153 Jy ! Component: 2900 - total flux cleaned = -0.000581589 Jy ! Component: 2950 - total flux cleaned = -0.000551078 Jy ! Component: 3000 - total flux cleaned = -0.000571356 Jy ! Component: 3050 - total flux cleaned = -0.000541308 Jy ! Component: 3100 - total flux cleaned = -0.000581002 Jy ! Component: 3150 - total flux cleaned = -0.000590783 Jy ! Component: 3200 - total flux cleaned = -0.000561382 Jy ! Component: 3250 - total flux cleaned = -0.000551693 Jy ! Component: 3300 - total flux cleaned = -0.000522766 Jy ! Component: 3350 - total flux cleaned = -0.000541871 Jy ! Component: 3400 - total flux cleaned = -0.000532553 Jy ! Component: 3450 - total flux cleaned = -0.000466579 Jy ! Component: 3500 - total flux cleaned = -0.000513292 Jy ! Component: 3550 - total flux cleaned = -0.000513306 Jy ! Component: 3600 - total flux cleaned = -0.00049488 Jy ! Component: 3650 - total flux cleaned = -0.00047647 Jy ! Component: 3700 - total flux cleaned = -0.000467351 Jy ! Component: 3750 - total flux cleaned = -0.000458362 Jy ! Component: 3800 - total flux cleaned = -0.000458434 Jy ! Component: 3850 - total flux cleaned = -0.000449606 Jy ! Component: 3900 - total flux cleaned = -0.000440649 Jy ! Component: 3950 - total flux cleaned = -0.000422949 Jy ! Component: 4000 - total flux cleaned = -0.00043172 Jy ! Component: 4050 - total flux cleaned = -0.000431786 Jy ! Total flux subtracted in 4096 components = -0.000423171 Jy ! Clean residual min=-0.000540 max=0.000503 Jy/beam ! Clean residual mean=0.000000 rms=0.000163 Jy/beam ! Combined flux in latest and established models = 0.166984 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 346 components and 0.166984 Jy ![Exited script file: muppet] wmap "J1228+0232_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.548 x 7.968 at 1.158 degrees (North through East) ! Clean map min=-0.00090327 max=0.16204 Jy/beam ! Writing clean map to FITS file: J1228+0232_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.162039 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000163306 device "J1228+0232_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1228+0232_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.302345 0.302345 0.604689 1.20938 2.41876 4.83751 9.67503 19.3501 38.7001 77.4002 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.162 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.548 x 7.968 at 1.158 degrees (North through East) ! Clean map min=-0.00090327 max=0.16204 Jy/beam quit ! Quitting program ! Log file J1228+0232_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:26:31 2016