! Started logfile: J2244+4057_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:12:45 2016 obs J2244+4057_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2244+4057_S_2015_03_17_pus_uva.fits ! AN table 1: 106 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.86499 visibilities/baseline/integration-bin. ! Found source: J2244+4057 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 330 lines of history. ! ! Reading 16504 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 J2244+4057_S_2015_03_17_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.682238Jy sigma=0.008174 ! Fit after self-cal, rms=0.577711Jy sigma=0.006902 ! 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.179 mas, bmaj=4.684 mas, bpa=-38.96 degrees ! Estimated noise=864.705 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.30829 Jy ! Component: 100 - total flux cleaned = 0.402583 Jy ! Total flux subtracted in 100 components = 0.402583 Jy ! Clean residual min=-0.013335 max=0.040816 Jy/beam ! Clean residual mean=0.000042 rms=0.004422 Jy/beam ! Combined flux in latest and established models = 0.402583 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.402583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124506Jy sigma=0.001261 ! Fit after self-cal, rms=0.124444Jy sigma=0.001260 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0453365 Jy ! Component: 100 - total flux cleaned = 0.0699735 Jy ! Total flux subtracted in 100 components = 0.0699735 Jy ! Clean residual min=-0.009113 max=0.012435 Jy/beam ! Clean residual mean=0.000001 rms=0.002534 Jy/beam ! Combined flux in latest and established models = 0.472557 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 29 components and 0.472557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097827Jy sigma=0.000989 ! Fit after self-cal, rms=0.097799Jy sigma=0.000988 ! 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.017 mas, bmaj=5.488 mas, bpa=-36.7 degrees ! Estimated noise=484.701 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.0216136 Jy ! Component: 100 - total flux cleaned = 0.0341846 Jy ! Component: 150 - total flux cleaned = 0.0421442 Jy ! Component: 200 - total flux cleaned = 0.0472159 Jy ! Total flux subtracted in 200 components = 0.0472159 Jy ! Clean residual min=-0.013949 max=0.007695 Jy/beam ! Clean residual mean=-0.000096 rms=0.002436 Jy/beam ! Combined flux in latest and established models = 0.519773 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 60 components and 0.519773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090836Jy sigma=0.000942 ! Fit after self-cal, rms=0.090800Jy sigma=0.000942 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.93 HN 0.98 KP 1.10 ! LA 0.97 MK 1.04 NL 0.90 OV 1.01 ! PT 1.06 SC 1.01 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.96 HN 1.04 KP 1.06 ! LA 0.95 MK 1.05 NL 1.01 OV 1.04 ! PT 1.04 SC 1.06 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.96 HN 1.02 KP 0.95 ! LA 0.77 MK 1.06 NL 1.18 OV 0.96 ! PT 1.02 SC 1.05 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.00 HN 0.97 KP 0.92 ! LA 0.83 MK 1.03 NL 1.00 OV 1.02 ! PT 1.06 SC 0.97 ! ! ! Fit before self-cal, rms=0.090800Jy sigma=0.000942 ! Fit after self-cal, rms=0.073871Jy sigma=0.000792 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.078 mas, bmaj=5.519 mas, bpa=-36.52 degrees ! Estimated noise=486.61 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.00169522 Jy ! Component: 100 - total flux cleaned = -0.00213534 Jy ! Component: 150 - total flux cleaned = -0.00238121 Jy ! Component: 200 - total flux cleaned = -0.00258584 Jy ! Total flux subtracted in 200 components = -0.00258584 Jy ! Clean residual min=-0.003889 max=0.004293 Jy/beam ! Clean residual mean=-0.000012 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.517187 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 66 components and 0.517187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073753Jy sigma=0.000791 ! Fit after self-cal, rms=0.073695Jy sigma=0.000791 ! 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.073695Jy sigma=0.000791 ! Fit after self-cal, rms=0.073126Jy sigma=0.000780 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.099 mas, bmaj=5.509 mas, bpa=-36.66 degrees ! Estimated noise=487.127 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00091124 Jy ! Component: 100 - total flux cleaned = -0.0011157 Jy ! Component: 150 - total flux cleaned = -0.00124582 Jy ! Component: 200 - total flux cleaned = -0.00139686 Jy ! Total flux subtracted in 200 components = -0.00139686 Jy ! Clean residual min=-0.002945 max=0.004297 Jy/beam ! Clean residual mean=-0.000000 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.51579 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 70 components and 0.51579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073057Jy sigma=0.000779 ! Fit after self-cal, rms=0.073065Jy sigma=0.000779 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 (4, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00365515 Jy ! Component: 100 - total flux cleaned = 0.00423723 Jy ! Component: 150 - total flux cleaned = 0.00442046 Jy ! Component: 200 - total flux cleaned = 0.00431746 Jy ! Total flux subtracted in 200 components = 0.00431746 Jy ! Clean residual min=-0.002549 max=0.002304 Jy/beam ! Clean residual mean=-0.000001 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.520108 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 95 components and 0.520108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072866Jy sigma=0.000777 ! Fit after self-cal, rms=0.072854Jy sigma=0.000777 ! 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.072854Jy sigma=0.000777 ! Fit after self-cal, rms=0.072905Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.116 mas, bmaj=5.505 mas, bpa=-36.7 degrees ! Estimated noise=487.168 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000709984 Jy ! Component: 100 - total flux cleaned = 0.000765334 Jy ! Component: 150 - total flux cleaned = 0.000671069 Jy ! Component: 200 - total flux cleaned = 0.00062923 Jy ! Total flux subtracted in 200 components = 0.00062923 Jy ! Clean residual min=-0.002363 max=0.001868 Jy/beam ! Clean residual mean=0.000001 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.520737 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 105 components and 0.520737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072834Jy sigma=0.000775 ! Fit after self-cal, rms=0.072832Jy 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 = 0.000332668 Jy ! Component: 100 - total flux cleaned = 0.00025697 Jy ! Component: 150 - total flux cleaned = 0.00018821 Jy ! Component: 200 - total flux cleaned = 0.000156504 Jy ! Total flux subtracted in 200 components = 0.000156504 Jy ! Clean residual min=-0.002272 max=0.001786 Jy/beam ! Clean residual mean=0.000001 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.520893 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 111 components and 0.520893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072801Jy sigma=0.000775 ! Fit after self-cal, rms=0.072800Jy 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.072800Jy sigma=0.000775 ! Fit after self-cal, rms=0.072836Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.36 mas, bmaj=8.91 mas, bpa=-29.15 degrees ! Estimated noise=594.577 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00045329 Jy ! Component: 100 - total flux cleaned = -0.000300469 Jy ! Component: 150 - total flux cleaned = -0.000202075 Jy ! Component: 200 - total flux cleaned = -0.000202376 Jy ! Total flux subtracted in 200 components = -0.000202376 Jy ! Clean residual min=-0.002097 max=0.001900 Jy/beam ! Clean residual mean=0.000004 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.520691 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 137 components and 0.520691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072822Jy sigma=0.000775 ! Fit after self-cal, rms=0.072815Jy 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 = -4.34893e-05 Jy ! Component: 100 - total flux cleaned = 4.66422e-05 Jy ! Component: 150 - total flux cleaned = 0.000107326 Jy ! Component: 200 - total flux cleaned = 0.000157866 Jy ! Total flux subtracted in 200 components = 0.000157866 Jy ! Clean residual min=-0.002060 max=0.001814 Jy/beam ! Clean residual mean=0.000004 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.520849 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 141 components and 0.520849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072814Jy sigma=0.000775 ! Fit after self-cal, rms=0.072812Jy 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=4.125 mas, bmaj=5.506 mas, bpa=-36.69 degrees ! Estimated noise=487.281 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.125 x 5.506 at -36.69 degrees (North through East) ! Clean map min=-0.0020499 max=0.41548 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.262 mas, bmaj=4.684 mas, bpa=-39.26 degrees ! Estimated noise=878.864 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.312166 Jy ! Component: 100 - total flux cleaned = 0.403676 Jy ! Component: 150 - total flux cleaned = 0.446468 Jy ! Component: 200 - total flux cleaned = 0.469302 Jy ! Total flux subtracted in 200 components = 0.469302 Jy ! Clean residual min=-0.005259 max=0.011019 Jy/beam ! Clean residual mean=0.000027 rms=0.001617 Jy/beam ! Combined flux in latest and established models = 0.469302 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.469302 Jy ! Inverting map and beam ! Estimated beam: bmin=4.125 mas, bmaj=5.506 mas, bpa=-36.69 degrees ! Estimated noise=487.281 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.0180968 Jy ! Component: 100 - total flux cleaned = 0.028323 Jy ! Component: 150 - total flux cleaned = 0.0349652 Jy ! Component: 200 - total flux cleaned = 0.039484 Jy ! Total flux subtracted in 200 components = 0.039484 Jy ! Clean residual min=-0.002924 max=0.003000 Jy/beam ! Clean residual mean=0.000002 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.508786 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 83 components and 0.508786 Jy ! Inverting map ! Added new window around map position (-5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00343014 Jy ! Component: 100 - total flux cleaned = 0.0060119 Jy ! Component: 150 - total flux cleaned = 0.00788643 Jy ! Component: 200 - total flux cleaned = 0.00906811 Jy ! Total flux subtracted in 200 components = 0.00906811 Jy ! Clean residual min=-0.002408 max=0.001860 Jy/beam ! Clean residual mean=0.000002 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.517854 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 117 components and 0.517854 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.36 mas, bmaj=8.91 mas, bpa=-29.15 degrees ! Estimated noise=594.577 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175211 Jy ! Component: 100 - total flux cleaned = 0.0025201 Jy ! Component: 150 - total flux cleaned = 0.0026852 Jy ! Component: 200 - total flux cleaned = 0.00279507 Jy ! Total flux subtracted in 200 components = 0.00279507 Jy ! Clean residual min=-0.001663 max=0.001722 Jy/beam ! Clean residual mean=0.000004 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.520649 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 = 4.49807e-05 Jy ! Component: 100 - total flux cleaned = 4.45486e-05 Jy ! Component: 150 - total flux cleaned = 2.6265e-05 Jy ! Component: 200 - total flux cleaned = 8.8941e-06 Jy ! Total flux subtracted in 200 components = 8.8941e-06 Jy ! Clean residual min=-0.001644 max=0.001763 Jy/beam ! Clean residual mean=0.000004 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.520658 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 156 components and 0.520658 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.125 mas, bmaj=5.506 mas, bpa=-36.69 degrees ! Estimated noise=487.281 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000290337 Jy ! Component: 100 - total flux cleaned = -0.000370001 Jy ! Component: 150 - total flux cleaned = -0.000401938 Jy ! Component: 200 - total flux cleaned = -0.000464169 Jy ! Total flux subtracted in 200 components = -0.000464169 Jy ! Clean residual min=-0.002258 max=0.001767 Jy/beam ! Clean residual mean=0.000002 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.520194 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 174 components and 0.520194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072755Jy sigma=0.000774 ! Fit after self-cal, rms=0.072751Jy sigma=0.000774 wmodel J2244+4057_S_2015_03_17_pus_map.mod ! Writing 174 model components to file: J2244+4057_S_2015_03_17_pus_map.mod wobs J2244+4057_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2244+4057_S_2015_03_17_pus_uvs.fits wwins J2244+4057_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J2244+4057_S_2015_03_17_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000798218 Jy ! Component: 100 - total flux cleaned = -0.00125853 Jy ! Component: 150 - total flux cleaned = -0.00161788 Jy ! Component: 200 - total flux cleaned = -0.00201329 Jy ! Component: 250 - total flux cleaned = -0.00233677 Jy ! Component: 300 - total flux cleaned = -0.00254351 Jy ! Component: 350 - total flux cleaned = -0.00266886 Jy ! Component: 400 - total flux cleaned = -0.00281508 Jy ! Component: 450 - total flux cleaned = -0.00293336 Jy ! Component: 500 - total flux cleaned = -0.00309464 Jy ! Component: 550 - total flux cleaned = -0.003207 Jy ! Component: 600 - total flux cleaned = -0.00331651 Jy ! Component: 650 - total flux cleaned = -0.00340209 Jy ! Component: 700 - total flux cleaned = -0.00348597 Jy ! Component: 750 - total flux cleaned = -0.00354788 Jy ! Component: 800 - total flux cleaned = -0.00364941 Jy ! Component: 850 - total flux cleaned = -0.00378759 Jy ! Component: 900 - total flux cleaned = -0.00390363 Jy ! Component: 950 - total flux cleaned = -0.0039609 Jy ! Component: 1000 - total flux cleaned = -0.00407342 Jy ! Component: 1050 - total flux cleaned = -0.00418366 Jy ! Component: 1100 - total flux cleaned = -0.00421973 Jy ! Component: 1150 - total flux cleaned = -0.00436217 Jy ! Component: 1200 - total flux cleaned = -0.00439692 Jy ! Component: 1250 - total flux cleaned = -0.0044315 Jy ! Component: 1300 - total flux cleaned = -0.00444878 Jy ! Component: 1350 - total flux cleaned = -0.00448263 Jy ! Component: 1400 - total flux cleaned = -0.00453212 Jy ! Component: 1450 - total flux cleaned = -0.00454841 Jy ! Component: 1500 - total flux cleaned = -0.00454817 Jy ! Component: 1550 - total flux cleaned = -0.0045795 Jy ! Component: 1600 - total flux cleaned = -0.00456374 Jy ! Component: 1650 - total flux cleaned = -0.0045483 Jy ! Component: 1700 - total flux cleaned = -0.00453313 Jy ! Component: 1750 - total flux cleaned = -0.00456314 Jy ! Component: 1800 - total flux cleaned = -0.00451864 Jy ! Component: 1850 - total flux cleaned = -0.0044894 Jy ! Component: 1900 - total flux cleaned = -0.00453292 Jy ! Component: 1950 - total flux cleaned = -0.00448977 Jy ! Component: 2000 - total flux cleaned = -0.00446146 Jy ! Component: 2050 - total flux cleaned = -0.0044334 Jy ! Component: 2100 - total flux cleaned = -0.00437799 Jy ! Component: 2150 - total flux cleaned = -0.00436424 Jy ! Component: 2200 - total flux cleaned = -0.00430998 Jy ! Component: 2250 - total flux cleaned = -0.00422961 Jy ! Component: 2300 - total flux cleaned = -0.00420326 Jy ! Component: 2350 - total flux cleaned = -0.00420307 Jy ! Component: 2400 - total flux cleaned = -0.00415097 Jy ! Component: 2450 - total flux cleaned = -0.00413794 Jy ! Component: 2500 - total flux cleaned = -0.00411229 Jy ! Component: 2550 - total flux cleaned = -0.00404916 Jy ! Component: 2600 - total flux cleaned = -0.00403656 Jy ! Component: 2650 - total flux cleaned = -0.00393757 Jy ! Component: 2700 - total flux cleaned = -0.00392535 Jy ! Component: 2750 - total flux cleaned = -0.003889 Jy ! Component: 2800 - total flux cleaned = -0.00382874 Jy ! Component: 2850 - total flux cleaned = -0.00378091 Jy ! Component: 2900 - total flux cleaned = -0.00374544 Jy ! Component: 2950 - total flux cleaned = -0.00369835 Jy ! Component: 3000 - total flux cleaned = -0.00362855 Jy ! Component: 3050 - total flux cleaned = -0.00358232 Jy ! Component: 3100 - total flux cleaned = -0.00347935 Jy ! Component: 3150 - total flux cleaned = -0.00339995 Jy ! Component: 3200 - total flux cleaned = -0.00337776 Jy ! Component: 3250 - total flux cleaned = -0.00334426 Jy ! Component: 3300 - total flux cleaned = -0.00330021 Jy ! Component: 3350 - total flux cleaned = -0.00324534 Jy ! Component: 3400 - total flux cleaned = -0.00325643 Jy ! Component: 3450 - total flux cleaned = -0.00315913 Jy ! Component: 3500 - total flux cleaned = -0.00311634 Jy ! Component: 3550 - total flux cleaned = -0.00309493 Jy ! Component: 3600 - total flux cleaned = -0.00304216 Jy ! Component: 3650 - total flux cleaned = -0.00304211 Jy ! Component: 3700 - total flux cleaned = -0.00297972 Jy ! Component: 3750 - total flux cleaned = -0.00293853 Jy ! Component: 3800 - total flux cleaned = -0.002918 Jy ! Component: 3850 - total flux cleaned = -0.00288746 Jy ! Component: 3900 - total flux cleaned = -0.00281671 Jy ! Component: 3950 - total flux cleaned = -0.00280665 Jy ! Component: 4000 - total flux cleaned = -0.00276678 Jy ! Component: 4050 - total flux cleaned = -0.00273714 Jy ! Total flux subtracted in 4096 components = -0.0027174 Jy ! Clean residual min=-0.000494 max=0.000532 Jy/beam ! Clean residual mean=0.000004 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.517476 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 469 components and 0.517477 Jy ![Exited script file: muppet] wmap "J2244+4057_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.125 x 5.506 at -36.69 degrees (North through East) ! Clean map min=-0.0013656 max=0.4178 Jy/beam ! Writing clean map to FITS file: J2244+4057_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.417803 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000182371 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.13095 0.13095 0.2619 0.5238 1.0476 2.0952 4.1904 8.38081 16.7616 33.5232 67.0464 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.417 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.125 x 5.506 at -36.69 degrees (North through East) ! Clean map min=-0.0013656 max=0.4178 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J2244+4057_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:12:50 2016