! Started logfile: J1120-1243_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:24:11 2016 obs J1120-1243_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1120-1243_S_2014_05_31_pus_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.695679 visibilities/baseline/integration-bin. ! Found source: J1120-1243 ! ! 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 9016 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 J1120-1243_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 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.731130Jy sigma=0.007481 ! Fit after self-cal, rms=0.664232Jy sigma=0.006789 ! 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=3.307 mas, bmaj=10.22 mas, bpa=17.63 degrees ! Estimated noise=1002.03 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.262502 Jy ! Component: 100 - total flux cleaned = 0.319782 Jy ! Total flux subtracted in 100 components = 0.319782 Jy ! Clean residual min=-0.008483 max=0.016542 Jy/beam ! Clean residual mean=0.000017 rms=0.002790 Jy/beam ! Combined flux in latest and established models = 0.319782 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.319782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096431Jy sigma=0.000903 ! Fit after self-cal, rms=0.096428Jy sigma=0.000903 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0177245 Jy ! Component: 100 - total flux cleaned = 0.0277993 Jy ! Total flux subtracted in 100 components = 0.0277993 Jy ! Clean residual min=-0.007401 max=0.009587 Jy/beam ! Clean residual mean=0.000008 rms=0.002044 Jy/beam ! Combined flux in latest and established models = 0.347581 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 37 components and 0.347581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092176Jy sigma=0.000863 ! Fit after self-cal, rms=0.092190Jy sigma=0.000863 ! 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=4.052 mas, bmaj=11.29 mas, bpa=15.27 degrees ! Estimated noise=743.972 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.00751592 Jy ! Component: 100 - total flux cleaned = 0.0117465 Jy ! Component: 150 - total flux cleaned = 0.0131815 Jy ! Component: 200 - total flux cleaned = 0.0136706 Jy ! Total flux subtracted in 200 components = 0.0136706 Jy ! Clean residual min=-0.006121 max=0.006778 Jy/beam ! Clean residual mean=-0.000004 rms=0.001432 Jy/beam ! Combined flux in latest and established models = 0.361252 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 50 components and 0.361252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091324Jy sigma=0.000860 ! Fit after self-cal, rms=0.091332Jy sigma=0.000859 ! 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.82 HN 0.96 KP 1.04 ! LA 1.20 MK 1.00* NL 0.95 OV 0.98 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.97 HN 1.02 KP 1.01 ! LA 1.14 MK 1.00* NL 1.06 OV 1.01 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.13 HN 1.01 KP 0.91 ! LA 0.90 MK 1.00* NL 1.02 OV 0.95 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.99 HN 1.03 KP 0.88 ! LA 0.89 MK 1.00* NL 1.06 OV 1.01 ! PT 1.02 SC 0.98 ! ! ! Fit before self-cal, rms=0.091332Jy sigma=0.000859 ! Fit after self-cal, rms=0.082224Jy sigma=0.000777 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.055 mas, bmaj=11.31 mas, bpa=15.22 degrees ! Estimated noise=740.874 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.00198813 Jy ! Component: 100 - total flux cleaned = -0.00230971 Jy ! Component: 150 - total flux cleaned = -0.00226921 Jy ! Component: 200 - total flux cleaned = -0.00223347 Jy ! Total flux subtracted in 200 components = -0.00223347 Jy ! Clean residual min=-0.002993 max=0.003155 Jy/beam ! Clean residual mean=0.000002 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.359018 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 54 components and 0.359018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082151Jy sigma=0.000777 ! Fit after self-cal, rms=0.082150Jy sigma=0.000777 ! 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.082150Jy sigma=0.000777 ! Fit after self-cal, rms=0.082262Jy sigma=0.000770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.063 mas, bmaj=11.27 mas, bpa=15.41 degrees ! Estimated noise=741.653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00035246 Jy ! Component: 100 - total flux cleaned = -0.000488713 Jy ! Component: 150 - total flux cleaned = -0.000609815 Jy ! Component: 200 - total flux cleaned = -0.000718254 Jy ! Total flux subtracted in 200 components = -0.000718254 Jy ! Clean residual min=-0.002018 max=0.001859 Jy/beam ! Clean residual mean=-0.000000 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.3583 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 68 components and 0.3583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082211Jy sigma=0.000770 ! Fit after self-cal, rms=0.082229Jy sigma=0.000770 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.000113042 Jy ! Component: 100 - total flux cleaned = -0.000199162 Jy ! Component: 150 - total flux cleaned = -0.000303019 Jy ! Component: 200 - total flux cleaned = -0.000372891 Jy ! Total flux subtracted in 200 components = -0.000372891 Jy ! Clean residual min=-0.001936 max=0.001834 Jy/beam ! Clean residual mean=-0.000000 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.357927 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 72 components and 0.357927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082209Jy sigma=0.000770 ! Fit after self-cal, rms=0.082208Jy sigma=0.000770 ! 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.082208Jy sigma=0.000770 ! Fit after self-cal, rms=0.082330Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.065 mas, bmaj=11.27 mas, bpa=15.44 degrees ! Estimated noise=741.692 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000387899 Jy ! Component: 100 - total flux cleaned = -0.000508679 Jy ! Component: 150 - total flux cleaned = -0.000590328 Jy ! Component: 200 - total flux cleaned = -0.000687405 Jy ! Total flux subtracted in 200 components = -0.000687405 Jy ! Clean residual min=-0.001931 max=0.001754 Jy/beam ! Clean residual mean=-0.000001 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.35724 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 74 components and 0.35724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082308Jy sigma=0.000769 ! Fit after self-cal, rms=0.082310Jy sigma=0.000769 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.000101668 Jy ! Component: 100 - total flux cleaned = -0.000160885 Jy ! Component: 150 - total flux cleaned = -0.000231857 Jy ! Component: 200 - total flux cleaned = -0.000279811 Jy ! Total flux subtracted in 200 components = -0.000279811 Jy ! Clean residual min=-0.001926 max=0.001769 Jy/beam ! Clean residual mean=-0.000000 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.35696 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 76 components and 0.35696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082301Jy sigma=0.000769 ! Fit after self-cal, rms=0.082301Jy sigma=0.000769 ! 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.082301Jy sigma=0.000769 ! Fit after self-cal, rms=0.082379Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.738 mas, bmaj=15.06 mas, bpa=5.308 degrees ! Estimated noise=830.949 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000422935 Jy ! Component: 100 - total flux cleaned = -0.000503226 Jy ! Component: 150 - total flux cleaned = -0.000542956 Jy ! Component: 200 - total flux cleaned = -0.000551109 Jy ! Total flux subtracted in 200 components = -0.000551109 Jy ! Clean residual min=-0.001644 max=0.001618 Jy/beam ! Clean residual mean=-0.000001 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.356409 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 83 components and 0.356409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082380Jy sigma=0.000769 ! Fit after self-cal, rms=0.082380Jy sigma=0.000769 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.58635e-05 Jy ! Component: 100 - total flux cleaned = -7.5577e-05 Jy ! Component: 150 - total flux cleaned = -8.25229e-05 Jy ! Component: 200 - total flux cleaned = -8.88783e-05 Jy ! Total flux subtracted in 200 components = -8.88783e-05 Jy ! Clean residual min=-0.001662 max=0.001576 Jy/beam ! Clean residual mean=-0.000001 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.35632 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 87 components and 0.35632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082380Jy sigma=0.000769 ! Fit after self-cal, rms=0.082380Jy sigma=0.000769 ! 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=4.066 mas, bmaj=11.27 mas, bpa=15.45 degrees ! Estimated noise=741.712 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.066 x 11.27 at 15.45 degrees (North through East) ! Clean map min=-0.0019015 max=0.33828 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=3.311 mas, bmaj=10.17 mas, bpa=17.86 degrees ! Estimated noise=999.172 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.26172 Jy ! Component: 100 - total flux cleaned = 0.318928 Jy ! Component: 150 - total flux cleaned = 0.335815 Jy ! Component: 200 - total flux cleaned = 0.344178 Jy ! Total flux subtracted in 200 components = 0.344178 Jy ! Clean residual min=-0.003345 max=0.004102 Jy/beam ! Clean residual mean=0.000005 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.344178 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.344178 Jy ! Inverting map and beam ! Estimated beam: bmin=4.066 mas, bmaj=11.27 mas, bpa=15.45 degrees ! Estimated noise=741.712 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.00610279 Jy ! Component: 100 - total flux cleaned = 0.00923993 Jy ! Component: 150 - total flux cleaned = 0.0102773 Jy ! Component: 200 - total flux cleaned = 0.0107821 Jy ! Total flux subtracted in 200 components = 0.0107821 Jy ! Clean residual min=-0.001972 max=0.001744 Jy/beam ! Clean residual mean=0.000000 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.35496 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 75 components and 0.35496 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.738 mas, bmaj=15.06 mas, bpa=5.308 degrees ! Estimated noise=830.949 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106152 Jy ! Component: 100 - total flux cleaned = 0.00117205 Jy ! Component: 150 - total flux cleaned = 0.00125832 Jy ! Component: 200 - total flux cleaned = 0.00132661 Jy ! Total flux subtracted in 200 components = 0.00132661 Jy ! Clean residual min=-0.001606 max=0.001647 Jy/beam ! Clean residual mean=-0.000001 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.356287 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 = 5.34526e-05 Jy ! Component: 100 - total flux cleaned = 4.3374e-05 Jy ! Component: 150 - total flux cleaned = 3.39344e-05 Jy ! Component: 200 - total flux cleaned = 2.50536e-05 Jy ! Total flux subtracted in 200 components = 2.50536e-05 Jy ! Clean residual min=-0.001630 max=0.001633 Jy/beam ! Clean residual mean=-0.000001 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.356312 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 94 components and 0.356312 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.066 mas, bmaj=11.27 mas, bpa=15.45 degrees ! Estimated noise=741.712 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000184188 Jy ! Component: 100 - total flux cleaned = -0.000214323 Jy ! Component: 150 - total flux cleaned = -0.000252347 Jy ! Component: 200 - total flux cleaned = -0.000284078 Jy ! Total flux subtracted in 200 components = -0.000284078 Jy ! Clean residual min=-0.001949 max=0.001760 Jy/beam ! Clean residual mean=-0.000000 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.356028 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 107 components and 0.356027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082372Jy sigma=0.000769 ! Fit after self-cal, rms=0.082371Jy sigma=0.000769 wmodel J1120-1243_S_2014_05_31_pus_map.mod ! Writing 107 model components to file: J1120-1243_S_2014_05_31_pus_map.mod wobs J1120-1243_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1120-1243_S_2014_05_31_pus_uvs.fits wwins J1120-1243_S_2014_05_31_pus_map.win ! wwins: Wrote 1 windows to J1120-1243_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.000257285 Jy ! Component: 100 - total flux cleaned = -0.000165231 Jy ! Component: 150 - total flux cleaned = -7.98146e-05 Jy ! Component: 200 - total flux cleaned = -2.51738e-05 Jy ! Component: 250 - total flux cleaned = -2.48252e-05 Jy ! Component: 300 - total flux cleaned = 2.60383e-05 Jy ! Component: 350 - total flux cleaned = 2.62256e-05 Jy ! Component: 400 - total flux cleaned = 2.80088e-06 Jy ! Component: 450 - total flux cleaned = -2.05093e-05 Jy ! Component: 500 - total flux cleaned = -4.29653e-05 Jy ! Component: 550 - total flux cleaned = -8.6901e-05 Jy ! Component: 600 - total flux cleaned = -0.000152145 Jy ! Component: 650 - total flux cleaned = -0.000151564 Jy ! Component: 700 - total flux cleaned = -0.000298328 Jy ! Component: 750 - total flux cleaned = -0.000421437 Jy ! Component: 800 - total flux cleaned = -0.000481984 Jy ! Component: 850 - total flux cleaned = -0.000561591 Jy ! Component: 900 - total flux cleaned = -0.000639965 Jy ! Component: 950 - total flux cleaned = -0.000736369 Jy ! Component: 1000 - total flux cleaned = -0.00075531 Jy ! Component: 1050 - total flux cleaned = -0.000868089 Jy ! Component: 1100 - total flux cleaned = -0.000978976 Jy ! Component: 1150 - total flux cleaned = -0.000997213 Jy ! Component: 1200 - total flux cleaned = -0.00110577 Jy ! Component: 1250 - total flux cleaned = -0.00114147 Jy ! Component: 1300 - total flux cleaned = -0.00124731 Jy ! Component: 1350 - total flux cleaned = -0.00131678 Jy ! Component: 1400 - total flux cleaned = -0.00138537 Jy ! Component: 1450 - total flux cleaned = -0.00147005 Jy ! Component: 1500 - total flux cleaned = -0.00147 Jy ! Component: 1550 - total flux cleaned = -0.00148667 Jy ! Component: 1600 - total flux cleaned = -0.00155219 Jy ! Component: 1650 - total flux cleaned = -0.00155211 Jy ! Component: 1700 - total flux cleaned = -0.00160032 Jy ! Component: 1750 - total flux cleaned = -0.00166385 Jy ! Component: 1800 - total flux cleaned = -0.00161658 Jy ! Component: 1850 - total flux cleaned = -0.00163233 Jy ! Component: 1900 - total flux cleaned = -0.0016633 Jy ! Component: 1950 - total flux cleaned = -0.00167858 Jy ! Component: 2000 - total flux cleaned = -0.00167873 Jy ! Component: 2050 - total flux cleaned = -0.00169386 Jy ! Component: 2100 - total flux cleaned = -0.00170905 Jy ! Component: 2150 - total flux cleaned = -0.00175306 Jy ! Component: 2200 - total flux cleaned = -0.00175293 Jy ! Component: 2250 - total flux cleaned = -0.00175288 Jy ! Component: 2300 - total flux cleaned = -0.0017387 Jy ! Component: 2350 - total flux cleaned = -0.00176666 Jy ! Component: 2400 - total flux cleaned = -0.00175265 Jy ! Component: 2450 - total flux cleaned = -0.00172532 Jy ! Component: 2500 - total flux cleaned = -0.00175274 Jy ! Component: 2550 - total flux cleaned = -0.00177983 Jy ! Component: 2600 - total flux cleaned = -0.00182037 Jy ! Component: 2650 - total flux cleaned = -0.00183364 Jy ! Component: 2700 - total flux cleaned = -0.00179382 Jy ! Component: 2750 - total flux cleaned = -0.00180707 Jy ! Component: 2800 - total flux cleaned = -0.00183287 Jy ! Component: 2850 - total flux cleaned = -0.00178124 Jy ! Component: 2900 - total flux cleaned = -0.00175583 Jy ! Component: 2950 - total flux cleaned = -0.00178121 Jy ! Component: 3000 - total flux cleaned = -0.0017814 Jy ! Component: 3050 - total flux cleaned = -0.00180621 Jy ! Component: 3100 - total flux cleaned = -0.00174412 Jy ! Component: 3150 - total flux cleaned = -0.00175661 Jy ! Component: 3200 - total flux cleaned = -0.00174438 Jy ! Component: 3250 - total flux cleaned = -0.00172024 Jy ! Component: 3300 - total flux cleaned = -0.00173239 Jy ! Component: 3350 - total flux cleaned = -0.00172045 Jy ! Component: 3400 - total flux cleaned = -0.00176785 Jy ! Component: 3450 - total flux cleaned = -0.00173251 Jy ! Component: 3500 - total flux cleaned = -0.0017326 Jy ! Component: 3550 - total flux cleaned = -0.00173259 Jy ! Component: 3600 - total flux cleaned = -0.00174413 Jy ! Component: 3650 - total flux cleaned = -0.00168689 Jy ! Component: 3700 - total flux cleaned = -0.00165279 Jy ! Component: 3750 - total flux cleaned = -0.00165296 Jy ! Component: 3800 - total flux cleaned = -0.00164174 Jy ! Component: 3850 - total flux cleaned = -0.00165289 Jy ! Component: 3900 - total flux cleaned = -0.00160845 Jy ! Component: 3950 - total flux cleaned = -0.00161947 Jy ! Component: 4000 - total flux cleaned = -0.00155376 Jy ! Component: 4050 - total flux cleaned = -0.00155384 Jy ! Total flux subtracted in 4096 components = -0.00152132 Jy ! Clean residual min=-0.000565 max=0.000594 Jy/beam ! Clean residual mean=0.000001 rms=0.000203 Jy/beam ! Combined flux in latest and established models = 0.354506 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 374 components and 0.354506 Jy ![Exited script file: muppet] wmap "J1120-1243_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.066 x 11.27 at 15.45 degrees (North through East) ! Clean map min=-0.0017694 max=0.33919 Jy/beam ! Writing clean map to FITS file: J1120-1243_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.339192 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202973 device "J1120-1243_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1120-1243_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.17952 0.17952 0.359041 0.718082 1.43616 2.87233 5.74465 11.4893 22.9786 45.9572 91.9145 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.339 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.066 x 11.27 at 15.45 degrees (North through East) ! Clean map min=-0.0017694 max=0.33919 Jy/beam quit ! Quitting program ! Log file J1120-1243_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:24:16 2016