! Started logfile: J1555+1111_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:40:36 2016 obs J1555+1111_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J1555+1111_S_2014_12_20_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.965079 visibilities/baseline/integration-bin. ! Found source: J1555+1111 ! ! 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 344 lines of history. ! ! Reading 9728 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 J1555+1111_S_2014_12_20_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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.825916Jy sigma=0.008790 ! Fit after self-cal, rms=0.814986Jy sigma=0.008685 ! 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.885 mas, bmaj=6.481 mas, bpa=-4.742 degrees ! Estimated noise=846.236 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.142924 Jy ! Component: 100 - total flux cleaned = 0.174257 Jy ! Total flux subtracted in 100 components = 0.174257 Jy ! Clean residual min=-0.005199 max=0.009610 Jy/beam ! Clean residual mean=-0.000017 rms=0.001305 Jy/beam ! Combined flux in latest and established models = 0.174257 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.174257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088506Jy sigma=0.000850 ! Fit after self-cal, rms=0.088503Jy sigma=0.000850 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00997303 Jy ! Component: 100 - total flux cleaned = 0.0155411 Jy ! Total flux subtracted in 100 components = 0.0155411 Jy ! Clean residual min=-0.004995 max=0.004294 Jy/beam ! Clean residual mean=-0.000009 rms=0.001075 Jy/beam ! Combined flux in latest and established models = 0.189798 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 36 components and 0.189798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086629Jy sigma=0.000834 ! Fit after self-cal, rms=0.086632Jy sigma=0.000834 ! 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.464 mas, bmaj=7.426 mas, bpa=-4.66 degrees ! Estimated noise=688.554 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.00605783 Jy ! Component: 100 - total flux cleaned = 0.00982144 Jy ! Component: 150 - total flux cleaned = 0.0123261 Jy ! Component: 200 - total flux cleaned = 0.0140287 Jy ! Total flux subtracted in 200 components = 0.0140287 Jy ! Clean residual min=-0.004509 max=0.004263 Jy/beam ! Clean residual mean=-0.000007 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.203827 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 64 components and 0.203827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085974Jy sigma=0.000831 ! Fit after self-cal, rms=0.085980Jy sigma=0.000831 ! 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.05 FD 0.84 HN 0.97 KP 1.09 ! LA 0.97 MK 1.00 NL 0.99 OV 0.97 ! PT 1.05 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.02 HN 1.02 KP 1.06 ! LA 0.94 MK 1.00 NL 0.97 OV 1.00 ! PT 1.04 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.12 HN 1.03 KP 0.96 ! LA 0.78 MK 1.01 NL 1.15 OV 0.95 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.97 HN 0.98 KP 0.91 ! LA 0.84 MK 1.04 NL 1.05 OV 1.03 ! PT 1.04 SC 1.01 ! ! ! Fit before self-cal, rms=0.085980Jy sigma=0.000831 ! Fit after self-cal, rms=0.081988Jy sigma=0.000808 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.477 mas, bmaj=7.49 mas, bpa=-4.609 degrees ! Estimated noise=690.715 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 (22, 26). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00325942 Jy ! Component: 100 - total flux cleaned = 0.00511642 Jy ! Component: 150 - total flux cleaned = 0.0060227 Jy ! Component: 200 - total flux cleaned = 0.00640552 Jy ! Total flux subtracted in 200 components = 0.00640552 Jy ! Clean residual min=-0.002294 max=0.002348 Jy/beam ! Clean residual mean=-0.000000 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.210232 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 86 components and 0.210232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081848Jy sigma=0.000806 ! Fit after self-cal, rms=0.081812Jy sigma=0.000806 ! 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.081812Jy sigma=0.000806 ! Fit after self-cal, rms=0.081121Jy sigma=0.000802 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.479 mas, bmaj=7.484 mas, bpa=-4.571 degrees ! Estimated noise=688.982 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.62649e-05 Jy ! Component: 100 - total flux cleaned = 1.58044e-05 Jy ! Component: 150 - total flux cleaned = 4.11949e-05 Jy ! Component: 200 - total flux cleaned = 6.30043e-05 Jy ! Total flux subtracted in 200 components = 6.30043e-05 Jy ! Clean residual min=-0.002223 max=0.001949 Jy/beam ! Clean residual mean=-0.000001 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.210295 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 103 components and 0.210295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081102Jy sigma=0.000802 ! Fit after self-cal, rms=0.081103Jy sigma=0.000802 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.17217e-05 Jy ! Component: 100 - total flux cleaned = 9.41088e-06 Jy ! Component: 150 - total flux cleaned = 4.78167e-05 Jy ! Component: 200 - total flux cleaned = 8.34334e-05 Jy ! Total flux subtracted in 200 components = 8.34334e-05 Jy ! Clean residual min=-0.002181 max=0.001950 Jy/beam ! Clean residual mean=-0.000002 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.210379 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 107 components and 0.210379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081094Jy sigma=0.000802 ! Fit after self-cal, rms=0.081094Jy sigma=0.000802 ! 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.081094Jy sigma=0.000802 ! Fit after self-cal, rms=0.081113Jy sigma=0.000802 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=7.49 mas, bpa=-4.575 degrees ! Estimated noise=688.394 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000489691 Jy ! Component: 100 - total flux cleaned = -0.000563104 Jy ! Component: 150 - total flux cleaned = -0.000562779 Jy ! Component: 200 - total flux cleaned = -0.000562551 Jy ! Total flux subtracted in 200 components = -0.000562551 Jy ! Clean residual min=-0.002176 max=0.001943 Jy/beam ! Clean residual mean=-0.000002 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.209816 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 112 components and 0.209816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081104Jy sigma=0.000802 ! Fit after self-cal, rms=0.081105Jy sigma=0.000802 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 = -8.99204e-05 Jy ! Component: 100 - total flux cleaned = -7.42311e-05 Jy ! Component: 150 - total flux cleaned = -5.92469e-05 Jy ! Component: 200 - total flux cleaned = -7.40346e-05 Jy ! Total flux subtracted in 200 components = -7.40346e-05 Jy ! Clean residual min=-0.002167 max=0.001945 Jy/beam ! Clean residual mean=-0.000002 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.209742 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 119 components and 0.209742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081100Jy sigma=0.000802 ! Fit after self-cal, rms=0.081100Jy sigma=0.000802 ! 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.081100Jy sigma=0.000802 ! Fit after self-cal, rms=0.081106Jy sigma=0.000802 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.561 mas, bmaj=11.09 mas, bpa=-3.498 degrees ! Estimated noise=842.803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000329355 Jy ! Component: 100 - total flux cleaned = -0.00058676 Jy ! Component: 150 - total flux cleaned = -0.000678352 Jy ! Component: 200 - total flux cleaned = -0.000693945 Jy ! Total flux subtracted in 200 components = -0.000693945 Jy ! Clean residual min=-0.002079 max=0.002108 Jy/beam ! Clean residual mean=-0.000004 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.209048 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 126 components and 0.209048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081105Jy sigma=0.000802 ! Fit after self-cal, rms=0.081105Jy sigma=0.000802 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 = -6.26225e-05 Jy ! Component: 100 - total flux cleaned = -6.27155e-05 Jy ! Component: 150 - total flux cleaned = -5.01258e-05 Jy ! Component: 200 - total flux cleaned = -3.86949e-05 Jy ! Total flux subtracted in 200 components = -3.86949e-05 Jy ! Clean residual min=-0.002081 max=0.002144 Jy/beam ! Clean residual mean=-0.000004 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.209009 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 131 components and 0.209009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081105Jy sigma=0.000802 ! Fit after self-cal, rms=0.081104Jy sigma=0.000802 ! 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.483 mas, bmaj=7.495 mas, bpa=-4.58 degrees ! Estimated noise=687.959 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.483 x 7.495 at -4.58 degrees (North through East) ! Clean map min=-0.0020753 max=0.1856 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.896 mas, bmaj=6.516 mas, bpa=-4.628 degrees ! Estimated noise=852.221 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.143882 Jy ! Component: 100 - total flux cleaned = 0.175366 Jy ! Component: 150 - total flux cleaned = 0.184877 Jy ! Component: 200 - total flux cleaned = 0.189993 Jy ! Total flux subtracted in 200 components = 0.189993 Jy ! Clean residual min=-0.003143 max=0.003052 Jy/beam ! Clean residual mean=-0.000007 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.189993 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.189993 Jy ! Inverting map and beam ! Estimated beam: bmin=3.483 mas, bmaj=7.495 mas, bpa=-4.58 degrees ! Estimated noise=687.959 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.00456187 Jy ! Component: 100 - total flux cleaned = 0.00752059 Jy ! Component: 150 - total flux cleaned = 0.00973743 Jy ! Component: 200 - total flux cleaned = 0.0114919 Jy ! Total flux subtracted in 200 components = 0.0114919 Jy ! Clean residual min=-0.002204 max=0.002094 Jy/beam ! Clean residual mean=-0.000007 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.201485 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 62 components and 0.201485 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.561 mas, bmaj=11.09 mas, bpa=-3.498 degrees ! Estimated noise=842.803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00220763 Jy ! Component: 100 - total flux cleaned = 0.0037091 Jy ! Component: 150 - total flux cleaned = 0.00481345 Jy ! Component: 200 - total flux cleaned = 0.00564563 Jy ! Total flux subtracted in 200 components = 0.00564563 Jy ! Clean residual min=-0.002190 max=0.002181 Jy/beam ! Clean residual mean=-0.000007 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.207131 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.000347966 Jy ! Component: 100 - total flux cleaned = 0.000487482 Jy ! Component: 150 - total flux cleaned = 0.000615087 Jy ! Component: 200 - total flux cleaned = 0.000712853 Jy ! Total flux subtracted in 200 components = 0.000712853 Jy ! Clean residual min=-0.002177 max=0.002197 Jy/beam ! Clean residual mean=-0.000006 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.207844 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 108 components and 0.207844 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.483 mas, bmaj=7.495 mas, bpa=-4.58 degrees ! Estimated noise=687.959 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.53714e-05 Jy ! Component: 100 - total flux cleaned = 0.000158061 Jy ! Component: 150 - total flux cleaned = 0.000262028 Jy ! Component: 200 - total flux cleaned = 0.000381935 Jy ! Total flux subtracted in 200 components = 0.000381935 Jy ! Clean residual min=-0.002054 max=0.001873 Jy/beam ! Clean residual mean=-0.000002 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.208225 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 126 components and 0.208225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081119Jy sigma=0.000802 ! Fit after self-cal, rms=0.081118Jy sigma=0.000802 wmodel J1555+1111_S_2014_12_20_pus_map.mod ! Writing 126 model components to file: J1555+1111_S_2014_12_20_pus_map.mod wobs J1555+1111_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J1555+1111_S_2014_12_20_pus_uvs.fits wwins J1555+1111_S_2014_12_20_pus_map.win ! wwins: Wrote 2 windows to J1555+1111_S_2014_12_20_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.000426584 Jy ! Component: 100 - total flux cleaned = -0.000184387 Jy ! Component: 150 - total flux cleaned = -2.1302e-05 Jy ! Component: 200 - total flux cleaned = 7.25829e-05 Jy ! Component: 250 - total flux cleaned = 0.000225004 Jy ! Component: 300 - total flux cleaned = 0.000313746 Jy ! Component: 350 - total flux cleaned = 0.00048591 Jy ! Component: 400 - total flux cleaned = 0.0005986 Jy ! Component: 450 - total flux cleaned = 0.000845521 Jy ! Component: 500 - total flux cleaned = 0.000953014 Jy ! Component: 550 - total flux cleaned = 0.00105871 Jy ! Component: 600 - total flux cleaned = 0.00113626 Jy ! Component: 650 - total flux cleaned = 0.00121271 Jy ! Component: 700 - total flux cleaned = 0.00123795 Jy ! Component: 750 - total flux cleaned = 0.00128732 Jy ! Component: 800 - total flux cleaned = 0.00131205 Jy ! Component: 850 - total flux cleaned = 0.00145625 Jy ! Component: 900 - total flux cleaned = 0.00140911 Jy ! Component: 950 - total flux cleaned = 0.00157346 Jy ! Component: 1000 - total flux cleaned = 0.00166599 Jy ! Component: 1050 - total flux cleaned = 0.00168876 Jy ! Component: 1100 - total flux cleaned = 0.00166642 Jy ! Component: 1150 - total flux cleaned = 0.00175591 Jy ! Component: 1200 - total flux cleaned = 0.00180063 Jy ! Component: 1250 - total flux cleaned = 0.00180061 Jy ! Component: 1300 - total flux cleaned = 0.00188738 Jy ! Component: 1350 - total flux cleaned = 0.00184461 Jy ! Component: 1400 - total flux cleaned = 0.00188679 Jy ! Component: 1450 - total flux cleaned = 0.0018449 Jy ! Component: 1500 - total flux cleaned = 0.00192815 Jy ! Component: 1550 - total flux cleaned = 0.00198975 Jy ! Component: 1600 - total flux cleaned = 0.00207149 Jy ! Component: 1650 - total flux cleaned = 0.00209152 Jy ! Component: 1700 - total flux cleaned = 0.00209137 Jy ! Component: 1750 - total flux cleaned = 0.00217054 Jy ! Component: 1800 - total flux cleaned = 0.00228798 Jy ! Component: 1850 - total flux cleaned = 0.00230743 Jy ! Component: 1900 - total flux cleaned = 0.00242304 Jy ! Component: 1950 - total flux cleaned = 0.00246107 Jy ! Component: 2000 - total flux cleaned = 0.00251804 Jy ! Component: 2050 - total flux cleaned = 0.0025741 Jy ! Component: 2100 - total flux cleaned = 0.00266731 Jy ! Component: 2150 - total flux cleaned = 0.00272261 Jy ! Component: 2200 - total flux cleaned = 0.0027775 Jy ! Component: 2250 - total flux cleaned = 0.00292264 Jy ! Component: 2300 - total flux cleaned = 0.00301245 Jy ! Component: 2350 - total flux cleaned = 0.00311915 Jy ! Component: 2400 - total flux cleaned = 0.00317222 Jy ! Component: 2450 - total flux cleaned = 0.00320723 Jy ! Component: 2500 - total flux cleaned = 0.00329443 Jy ! Component: 2550 - total flux cleaned = 0.00341557 Jy ! Component: 2600 - total flux cleaned = 0.00350116 Jy ! Component: 2650 - total flux cleaned = 0.00362028 Jy ! Component: 2700 - total flux cleaned = 0.0037214 Jy ! Component: 2750 - total flux cleaned = 0.0038385 Jy ! Component: 2800 - total flux cleaned = 0.00392146 Jy ! Component: 2850 - total flux cleaned = 0.00400403 Jy ! Component: 2900 - total flux cleaned = 0.00410254 Jy ! Component: 2950 - total flux cleaned = 0.0042326 Jy ! Component: 3000 - total flux cleaned = 0.00431344 Jy ! Component: 3050 - total flux cleaned = 0.00437767 Jy ! Component: 3100 - total flux cleaned = 0.00450528 Jy ! Component: 3150 - total flux cleaned = 0.00463189 Jy ! Component: 3200 - total flux cleaned = 0.00467901 Jy ! Component: 3250 - total flux cleaned = 0.00478835 Jy ! Component: 3300 - total flux cleaned = 0.00488131 Jy ! Component: 3350 - total flux cleaned = 0.00488128 Jy ! Component: 3400 - total flux cleaned = 0.00500369 Jy ! Component: 3450 - total flux cleaned = 0.00506455 Jy ! Component: 3500 - total flux cleaned = 0.00512512 Jy ! Component: 3550 - total flux cleaned = 0.00520005 Jy ! Component: 3600 - total flux cleaned = 0.00524481 Jy ! Component: 3650 - total flux cleaned = 0.00531906 Jy ! Component: 3700 - total flux cleaned = 0.00539286 Jy ! Component: 3750 - total flux cleaned = 0.00545137 Jy ! Component: 3800 - total flux cleaned = 0.00550963 Jy ! Component: 3850 - total flux cleaned = 0.00559652 Jy ! Component: 3900 - total flux cleaned = 0.00566852 Jy ! Component: 3950 - total flux cleaned = 0.00568283 Jy ! Component: 4000 - total flux cleaned = 0.00572562 Jy ! Component: 4050 - total flux cleaned = 0.00582453 Jy ! Total flux subtracted in 4096 components = 0.00588068 Jy ! Clean residual min=-0.000996 max=0.000869 Jy/beam ! Clean residual mean=0.000002 rms=0.000262 Jy/beam ! Combined flux in latest and established models = 0.214106 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 437 components and 0.214106 Jy ![Exited script file: muppet] wmap "J1555+1111_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.483 x 7.495 at -4.58 degrees (North through East) ! Clean map min=-0.0013552 max=0.18614 Jy/beam ! Writing clean map to FITS file: J1555+1111_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.186142 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000259547 device "J1555+1111_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J1555+1111_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.418306 0.418306 0.836613 1.67323 3.34645 6.6929 13.3858 26.7716 53.5432 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.186 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.483 x 7.495 at -4.58 degrees (North through East) ! Clean map min=-0.0013552 max=0.18614 Jy/beam quit ! Quitting program ! Log file J1555+1111_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:40:41 2016