! Started logfile: J2249+1136_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:39:36 2016 obs J2249+1136_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J2249+1136_S_2014_05_31_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.969786 visibilities/baseline/integration-bin. ! Found source: J2249+1136 ! ! 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 19900 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 J2249+1136_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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.931408Jy sigma=0.011060 ! Fit after self-cal, rms=0.914637Jy sigma=0.010868 ! 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.037 mas, bmaj=6.46 mas, bpa=-6.711 degrees ! Estimated noise=653.503 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.0657964 Jy ! Component: 100 - total flux cleaned = 0.0824809 Jy ! Total flux subtracted in 100 components = 0.0824809 Jy ! Clean residual min=-0.003002 max=0.006651 Jy/beam ! Clean residual mean=-0.000008 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.0824809 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0824809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072128Jy sigma=0.000787 ! Fit after self-cal, rms=0.072101Jy sigma=0.000786 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00683682 Jy ! Component: 100 - total flux cleaned = 0.0100235 Jy ! Total flux subtracted in 100 components = 0.0100235 Jy ! Clean residual min=-0.002591 max=0.002621 Jy/beam ! Clean residual mean=-0.000003 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.0925044 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.0925044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071303Jy sigma=0.000778 ! Fit after self-cal, rms=0.071284Jy sigma=0.000778 ! 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.655 mas, bmaj=7.339 mas, bpa=-5.452 degrees ! Estimated noise=430.447 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 (-4.5, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00303919 Jy ! Component: 100 - total flux cleaned = 0.00473821 Jy ! Component: 150 - total flux cleaned = 0.00575286 Jy ! Component: 200 - total flux cleaned = 0.00605619 Jy ! Total flux subtracted in 200 components = 0.00605619 Jy ! Clean residual min=-0.001542 max=0.001664 Jy/beam ! Clean residual mean=-0.000003 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.0985605 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 33 components and 0.0985605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071117Jy sigma=0.000777 ! Fit after self-cal, rms=0.071112Jy sigma=0.000777 ! 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 0.98 FD 0.81 HN 0.97 KP 1.06 ! LA 1.16 MK 1.00 NL 0.96 OV 0.98 ! PT 1.03 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.03 FD 0.98 HN 1.06 KP 1.02 ! LA 1.16 MK 1.02 NL 1.04 OV 1.02 ! PT 1.04 SC 0.99 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.12 HN 1.03 KP 0.91 ! LA 0.90 MK 0.99 NL 0.98 OV 0.95 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.92 HN 0.96 KP 0.90 ! LA 0.85 MK 1.04 NL 1.02 OV 1.04 ! PT 1.05 SC 0.96 ! ! ! Fit before self-cal, rms=0.071112Jy sigma=0.000777 ! Fit after self-cal, rms=0.069072Jy sigma=0.000769 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.666 mas, bmaj=7.326 mas, bpa=-5.106 degrees ! Estimated noise=429.181 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.00047457 Jy ! Component: 100 - total flux cleaned = 0.000561324 Jy ! Component: 150 - total flux cleaned = 0.000619717 Jy ! Component: 200 - total flux cleaned = 0.000655618 Jy ! Total flux subtracted in 200 components = 0.000655618 Jy ! Clean residual min=-0.001245 max=0.001475 Jy/beam ! Clean residual mean=-0.000003 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.0992162 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 47 components and 0.0992162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069059Jy sigma=0.000769 ! Fit after self-cal, rms=0.069039Jy sigma=0.000769 ! 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.069039Jy sigma=0.000769 ! Fit after self-cal, rms=0.068987Jy sigma=0.000769 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.668 mas, bmaj=7.31 mas, bpa=-5.049 degrees ! Estimated noise=428.819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000185203 Jy ! Component: 100 - total flux cleaned = 0.000251472 Jy ! Component: 150 - total flux cleaned = 0.000282423 Jy ! Component: 200 - total flux cleaned = 0.000297065 Jy ! Total flux subtracted in 200 components = 0.000297065 Jy ! Clean residual min=-0.001206 max=0.001429 Jy/beam ! Clean residual mean=-0.000002 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 0.0995132 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 61 components and 0.0995132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068979Jy sigma=0.000769 ! Fit after self-cal, rms=0.068980Jy 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) ! Added new window around map position (55, -72.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105627 Jy ! Component: 100 - total flux cleaned = 0.00131725 Jy ! Component: 150 - total flux cleaned = 0.00159535 Jy ! Component: 200 - total flux cleaned = 0.00172593 Jy ! Total flux subtracted in 200 components = 0.00172593 Jy ! Clean residual min=-0.001090 max=0.001089 Jy/beam ! Clean residual mean=-0.000003 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 0.101239 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 83 components and 0.101239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068953Jy sigma=0.000768 ! Fit after self-cal, rms=0.068950Jy sigma=0.000768 ! 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.068950Jy sigma=0.000768 ! Fit after self-cal, rms=0.068899Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.672 mas, bmaj=7.312 mas, bpa=-5.036 degrees ! Estimated noise=428.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000410389 Jy ! Component: 100 - total flux cleaned = 0.00047813 Jy ! Component: 150 - total flux cleaned = 0.000540432 Jy ! Component: 200 - total flux cleaned = 0.000584144 Jy ! Total flux subtracted in 200 components = 0.000584144 Jy ! Clean residual min=-0.001059 max=0.001053 Jy/beam ! Clean residual mean=-0.000003 rms=0.000272 Jy/beam ! Combined flux in latest and established models = 0.101823 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 96 components and 0.101823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068891Jy sigma=0.000768 ! Fit after self-cal, rms=0.068890Jy sigma=0.000768 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.000103376 Jy ! Component: 100 - total flux cleaned = 0.000116576 Jy ! Component: 150 - total flux cleaned = 0.000142427 Jy ! Component: 200 - total flux cleaned = 0.000154877 Jy ! Total flux subtracted in 200 components = 0.000154877 Jy ! Clean residual min=-0.001071 max=0.001052 Jy/beam ! Clean residual mean=-0.000003 rms=0.000270 Jy/beam ! Combined flux in latest and established models = 0.101978 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 105 components and 0.101978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068886Jy sigma=0.000768 ! Fit after self-cal, rms=0.068886Jy sigma=0.000768 ! 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.068886Jy sigma=0.000768 ! Fit after self-cal, rms=0.068903Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.538 mas, bmaj=10.88 mas, bpa=-5.217 degrees ! Estimated noise=515.212 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000200662 Jy ! Component: 100 - total flux cleaned = 0.000210525 Jy ! Component: 150 - total flux cleaned = 0.000211413 Jy ! Component: 200 - total flux cleaned = 0.000195806 Jy ! Total flux subtracted in 200 components = 0.000195806 Jy ! Clean residual min=-0.001020 max=0.001005 Jy/beam ! Clean residual mean=-0.000007 rms=0.000279 Jy/beam ! Combined flux in latest and established models = 0.102174 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 118 components and 0.102174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068901Jy sigma=0.000768 ! Fit after self-cal, rms=0.068900Jy sigma=0.000768 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.83841e-05 Jy ! Component: 100 - total flux cleaned = 3.09742e-05 Jy ! Component: 150 - total flux cleaned = 3.08874e-05 Jy ! Component: 200 - total flux cleaned = 2.46015e-05 Jy ! Total flux subtracted in 200 components = 2.46015e-05 Jy ! Clean residual min=-0.001006 max=0.001010 Jy/beam ! Clean residual mean=-0.000007 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 0.102199 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 130 components and 0.102199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068899Jy sigma=0.000768 ! Fit after self-cal, rms=0.068899Jy sigma=0.000768 ! 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.675 mas, bmaj=7.314 mas, bpa=-5.019 degrees ! Estimated noise=428.794 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.675 x 7.314 at -5.019 degrees (North through East) ! Clean map min=-0.0010738 max=0.084606 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.049 mas, bmaj=6.44 mas, bpa=-6.242 degrees ! Estimated noise=652.796 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0655511 Jy ! Component: 100 - total flux cleaned = 0.0821111 Jy ! Component: 150 - total flux cleaned = 0.0888636 Jy ! Component: 200 - total flux cleaned = 0.0924316 Jy ! Total flux subtracted in 200 components = 0.0924316 Jy ! Clean residual min=-0.002183 max=0.002428 Jy/beam ! Clean residual mean=-0.000004 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.0924316 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0924316 Jy ! Inverting map and beam ! Estimated beam: bmin=3.675 mas, bmaj=7.314 mas, bpa=-5.019 degrees ! Estimated noise=428.794 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.00291593 Jy ! Component: 100 - total flux cleaned = 0.00469528 Jy ! Component: 150 - total flux cleaned = 0.00595549 Jy ! Component: 200 - total flux cleaned = 0.00670213 Jy ! Total flux subtracted in 200 components = 0.00670213 Jy ! Clean residual min=-0.001235 max=0.001142 Jy/beam ! Clean residual mean=-0.000005 rms=0.000298 Jy/beam ! Combined flux in latest and established models = 0.0991338 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 49 components and 0.0991338 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.538 mas, bmaj=10.88 mas, bpa=-5.217 degrees ! Estimated noise=515.212 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108144 Jy ! Component: 100 - total flux cleaned = 0.00171653 Jy ! Component: 150 - total flux cleaned = 0.002089 Jy ! Component: 200 - total flux cleaned = 0.00238907 Jy ! Total flux subtracted in 200 components = 0.00238907 Jy ! Clean residual min=-0.001068 max=0.000980 Jy/beam ! Clean residual mean=-0.000008 rms=0.000284 Jy/beam ! Combined flux in latest and established models = 0.101523 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.000200845 Jy ! Component: 100 - total flux cleaned = 0.000331267 Jy ! Component: 150 - total flux cleaned = 0.000409174 Jy ! Component: 200 - total flux cleaned = 0.000448955 Jy ! Total flux subtracted in 200 components = 0.000448955 Jy ! Clean residual min=-0.001024 max=0.001000 Jy/beam ! Clean residual mean=-0.000007 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 0.101972 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 98 components and 0.101972 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.675 mas, bmaj=7.314 mas, bpa=-5.019 degrees ! Estimated noise=428.794 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000107618 Jy ! Component: 100 - total flux cleaned = -4.31205e-05 Jy ! Component: 150 - total flux cleaned = 1.49094e-05 Jy ! Component: 200 - total flux cleaned = 8.66829e-05 Jy ! Total flux subtracted in 200 components = 8.66829e-05 Jy ! Clean residual min=-0.001073 max=0.001038 Jy/beam ! Clean residual mean=-0.000004 rms=0.000275 Jy/beam ! Combined flux in latest and established models = 0.102059 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 114 components and 0.102059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068917Jy sigma=0.000768 ! Fit after self-cal, rms=0.068919Jy sigma=0.000768 wmodel J2249+1136_S_2014_05_31_pus_map.mod ! Writing 114 model components to file: J2249+1136_S_2014_05_31_pus_map.mod wobs J2249+1136_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J2249+1136_S_2014_05_31_pus_uvs.fits wwins J2249+1136_S_2014_05_31_pus_map.win ! wwins: Wrote 3 windows to J2249+1136_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 = -5.84373e-05 Jy ! Component: 100 - total flux cleaned = -9.65173e-05 Jy ! Component: 150 - total flux cleaned = -7.9078e-05 Jy ! Component: 200 - total flux cleaned = -7.93692e-05 Jy ! Component: 250 - total flux cleaned = -4.64134e-05 Jy ! Component: 300 - total flux cleaned = -6.27696e-05 Jy ! Component: 350 - total flux cleaned = -3.0769e-05 Jy ! Component: 400 - total flux cleaned = -1.48282e-05 Jy ! Component: 450 - total flux cleaned = 6.1366e-05 Jy ! Component: 500 - total flux cleaned = 0.000121195 Jy ! Component: 550 - total flux cleaned = 0.000150773 Jy ! Component: 600 - total flux cleaned = 0.000179587 Jy ! Component: 650 - total flux cleaned = 0.00020768 Jy ! Component: 700 - total flux cleaned = 0.000263123 Jy ! Component: 750 - total flux cleaned = 0.000249328 Jy ! Component: 800 - total flux cleaned = 0.000303251 Jy ! Component: 850 - total flux cleaned = 0.000329911 Jy ! Component: 900 - total flux cleaned = 0.000343065 Jy ! Component: 950 - total flux cleaned = 0.000382255 Jy ! Component: 1000 - total flux cleaned = 0.000446708 Jy ! Component: 1050 - total flux cleaned = 0.000510343 Jy ! Component: 1100 - total flux cleaned = 0.000573102 Jy ! Component: 1150 - total flux cleaned = 0.000622604 Jy ! Component: 1200 - total flux cleaned = 0.000671946 Jy ! Component: 1250 - total flux cleaned = 0.000708469 Jy ! Component: 1300 - total flux cleaned = 0.000792643 Jy ! Component: 1350 - total flux cleaned = 0.000780617 Jy ! Component: 1400 - total flux cleaned = 0.000863306 Jy ! Component: 1450 - total flux cleaned = 0.000874941 Jy ! Component: 1500 - total flux cleaned = 0.00093264 Jy ! Component: 1550 - total flux cleaned = 0.000955365 Jy ! Component: 1600 - total flux cleaned = 0.000966736 Jy ! Component: 1650 - total flux cleaned = 0.00100066 Jy ! Component: 1700 - total flux cleaned = 0.00101178 Jy ! Component: 1750 - total flux cleaned = 0.000989771 Jy ! Component: 1800 - total flux cleaned = 0.00104475 Jy ! Component: 1850 - total flux cleaned = 0.00105557 Jy ! Component: 1900 - total flux cleaned = 0.00102308 Jy ! Component: 1950 - total flux cleaned = 0.00101229 Jy ! Component: 2000 - total flux cleaned = 0.00105463 Jy ! Component: 2050 - total flux cleaned = 0.00103353 Jy ! Component: 2100 - total flux cleaned = 0.00102311 Jy ! Component: 2150 - total flux cleaned = 0.000991993 Jy ! Component: 2200 - total flux cleaned = 0.00100241 Jy ! Component: 2250 - total flux cleaned = 0.00100235 Jy ! Component: 2300 - total flux cleaned = 0.000972067 Jy ! Component: 2350 - total flux cleaned = 0.000972055 Jy ! Component: 2400 - total flux cleaned = 0.000962182 Jy ! Component: 2450 - total flux cleaned = 0.000962219 Jy ! Component: 2500 - total flux cleaned = 0.000962198 Jy ! Component: 2550 - total flux cleaned = 0.000942837 Jy ! Component: 2600 - total flux cleaned = 0.000913736 Jy ! Component: 2650 - total flux cleaned = 0.000971026 Jy ! Component: 2700 - total flux cleaned = 0.000904549 Jy ! Component: 2750 - total flux cleaned = 0.000904577 Jy ! Component: 2800 - total flux cleaned = 0.0008765 Jy ! Component: 2850 - total flux cleaned = 0.000857973 Jy ! Component: 2900 - total flux cleaned = 0.000848734 Jy ! Component: 2950 - total flux cleaned = 0.000848884 Jy ! Component: 3000 - total flux cleaned = 0.000848828 Jy ! Component: 3050 - total flux cleaned = 0.000857848 Jy ! Component: 3100 - total flux cleaned = 0.000839921 Jy ! Component: 3150 - total flux cleaned = 0.000813344 Jy ! Component: 3200 - total flux cleaned = 0.000813376 Jy ! Component: 3250 - total flux cleaned = 0.000839616 Jy ! Component: 3300 - total flux cleaned = 0.000813408 Jy ! Component: 3350 - total flux cleaned = 0.000787508 Jy ! Component: 3400 - total flux cleaned = 0.000796158 Jy ! Component: 3450 - total flux cleaned = 0.000787736 Jy ! Component: 3500 - total flux cleaned = 0.000787709 Jy ! Component: 3550 - total flux cleaned = 0.000787703 Jy ! Component: 3600 - total flux cleaned = 0.000754277 Jy ! Component: 3650 - total flux cleaned = 0.000762632 Jy ! Component: 3700 - total flux cleaned = 0.000746201 Jy ! Component: 3750 - total flux cleaned = 0.000721717 Jy ! Component: 3800 - total flux cleaned = 0.000746207 Jy ! Component: 3850 - total flux cleaned = 0.000714008 Jy ! Component: 3900 - total flux cleaned = 0.000721933 Jy ! Component: 3950 - total flux cleaned = 0.000690113 Jy ! Component: 4000 - total flux cleaned = 0.000674272 Jy ! Component: 4050 - total flux cleaned = 0.000666379 Jy ! Total flux subtracted in 4096 components = 0.000674239 Jy ! Clean residual min=-0.000453 max=0.000461 Jy/beam ! Clean residual mean=-0.000002 rms=0.000143 Jy/beam ! Combined flux in latest and established models = 0.102733 Jy keep ! Adding 264 model components to the UV plane model. ! The established model now contains 378 components and 0.102733 Jy ![Exited script file: muppet] wmap "J2249+1136_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.675 x 7.314 at -5.019 degrees (North through East) ! Clean map min=-0.00089343 max=0.084464 Jy/beam ! Writing clean map to FITS file: J2249+1136_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.0844638 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000142862 device "J2249+1136_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J2249+1136_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.507421 0.507421 1.01484 2.02968 4.05936 8.11873 16.2375 32.4749 64.9498 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.084 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.675 x 7.314 at -5.019 degrees (North through East) ! Clean map min=-0.00089343 max=0.084464 Jy/beam quit ! Quitting program ! Log file J2249+1136_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:39:42 2016