! Started logfile: J0225+2955_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:52:24 2016 obs J0225+2955_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0225+2955_S_2014_08_09_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.767068 visibilities/baseline/integration-bin. ! Found source: J0225+2955 ! ! 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 342 lines of history. ! ! Reading 11460 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 J0225+2955_S_2014_08_09_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 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 105 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.881951Jy sigma=0.011062 ! Fit after self-cal, rms=0.865845Jy sigma=0.010872 ! 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.773 mas, bmaj=7.258 mas, bpa=17.71 degrees ! Estimated noise=678.605 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.104274 Jy ! Component: 100 - total flux cleaned = 0.127198 Jy ! Total flux subtracted in 100 components = 0.127198 Jy ! Clean residual min=-0.003499 max=0.007330 Jy/beam ! Clean residual mean=0.000002 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.127198 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.127198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069716Jy sigma=0.000796 ! Fit after self-cal, rms=0.069715Jy sigma=0.000796 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00746646 Jy ! Component: 100 - total flux cleaned = 0.0111776 Jy ! Total flux subtracted in 100 components = 0.0111776 Jy ! Clean residual min=-0.002977 max=0.002845 Jy/beam ! Clean residual mean=0.000002 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.138376 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 20 components and 0.138376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068716Jy sigma=0.000787 ! Fit after self-cal, rms=0.068712Jy sigma=0.000786 ! 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.48 mas, bmaj=7.764 mas, bpa=15.89 degrees ! Estimated noise=536.79 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.00243522 Jy ! Component: 100 - total flux cleaned = 0.00373635 Jy ! Component: 150 - total flux cleaned = 0.00453033 Jy ! Component: 200 - total flux cleaned = 0.00502536 Jy ! Total flux subtracted in 200 components = 0.00502536 Jy ! Clean residual min=-0.002810 max=0.002698 Jy/beam ! Clean residual mean=0.000006 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.143401 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 47 components and 0.143401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068566Jy sigma=0.000786 ! Fit after self-cal, rms=0.068566Jy sigma=0.000786 ! 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.99 FD 0.88 HN 0.96 KP 1.08 ! LA 1.11 MK 1.00* NL 0.97 OV 1.00 ! 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 1.02 HN 1.03 KP 1.02 ! LA 1.06 MK 1.00* NL 1.01 OV 1.05 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.15 HN 1.05 KP 0.92 ! LA 0.85 MK 1.00* NL 1.01 OV 0.94 ! PT 1.01 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.06 FD 1.05 HN 0.98 KP 0.87 ! LA 0.82 MK 1.00* NL 1.08 OV 1.01 ! PT 1.04 SC 0.97 ! ! ! Fit before self-cal, rms=0.068566Jy sigma=0.000786 ! Fit after self-cal, rms=0.065833Jy sigma=0.000769 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.477 mas, bmaj=7.769 mas, bpa=15.89 degrees ! Estimated noise=537.409 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 (-15, 17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00227238 Jy ! Component: 100 - total flux cleaned = 0.00351943 Jy ! Component: 150 - total flux cleaned = 0.00430361 Jy ! Component: 200 - total flux cleaned = 0.00459367 Jy ! Total flux subtracted in 200 components = 0.00459367 Jy ! Clean residual min=-0.001722 max=0.001729 Jy/beam ! Clean residual mean=0.000006 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.147995 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 84 components and 0.147995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065749Jy sigma=0.000768 ! Fit after self-cal, rms=0.065735Jy sigma=0.000768 ! 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.065735Jy sigma=0.000768 ! Fit after self-cal, rms=0.065455Jy sigma=0.000767 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.479 mas, bmaj=7.775 mas, bpa=15.92 degrees ! Estimated noise=536.299 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000485241 Jy ! Component: 100 - total flux cleaned = 0.000589188 Jy ! Component: 150 - total flux cleaned = 0.000641499 Jy ! Component: 200 - total flux cleaned = 0.000641241 Jy ! Total flux subtracted in 200 components = 0.000641241 Jy ! Clean residual min=-0.001531 max=0.001547 Jy/beam ! Clean residual mean=0.000005 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.148636 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 107 components and 0.148636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065442Jy sigma=0.000767 ! Fit after self-cal, rms=0.065440Jy sigma=0.000766 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.000118958 Jy ! Component: 100 - total flux cleaned = 0.000133737 Jy ! Component: 150 - total flux cleaned = 0.000146578 Jy ! Component: 200 - total flux cleaned = 0.000170332 Jy ! Total flux subtracted in 200 components = 0.000170332 Jy ! Clean residual min=-0.001515 max=0.001538 Jy/beam ! Clean residual mean=0.000005 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.148806 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 121 components and 0.148806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065434Jy sigma=0.000766 ! Fit after self-cal, rms=0.065434Jy sigma=0.000766 ! 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.065434Jy sigma=0.000766 ! Fit after self-cal, rms=0.065411Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.48 mas, bmaj=7.777 mas, bpa=15.93 degrees ! Estimated noise=536.003 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.7676e-05 Jy ! Component: 100 - total flux cleaned = 0.000105831 Jy ! Component: 150 - total flux cleaned = 8.29309e-05 Jy ! Component: 200 - total flux cleaned = 8.31812e-05 Jy ! Total flux subtracted in 200 components = 8.31812e-05 Jy ! Clean residual min=-0.001500 max=0.001500 Jy/beam ! Clean residual mean=0.000005 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.148889 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 128 components and 0.148889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065406Jy sigma=0.000766 ! Fit after self-cal, rms=0.065406Jy sigma=0.000766 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 = 5.67263e-05 Jy ! Component: 100 - total flux cleaned = 6.68915e-05 Jy ! Component: 150 - total flux cleaned = 7.64196e-05 Jy ! Component: 200 - total flux cleaned = 8.58836e-05 Jy ! Total flux subtracted in 200 components = 8.58836e-05 Jy ! Clean residual min=-0.001480 max=0.001499 Jy/beam ! Clean residual mean=0.000004 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.148975 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 134 components and 0.148975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065403Jy sigma=0.000766 ! Fit after self-cal, rms=0.065403Jy sigma=0.000766 ! 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.065403Jy sigma=0.000766 ! Fit after self-cal, rms=0.065390Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.97 mas, bmaj=9.829 mas, bpa=-0.5314 degrees ! Estimated noise=614.311 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000144647 Jy ! Component: 100 - total flux cleaned = -0.000153407 Jy ! Component: 150 - total flux cleaned = -0.000161126 Jy ! Component: 200 - total flux cleaned = -0.000167864 Jy ! Total flux subtracted in 200 components = -0.000167864 Jy ! Clean residual min=-0.001814 max=0.001583 Jy/beam ! Clean residual mean=0.000007 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.148807 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 147 components and 0.148807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065388Jy sigma=0.000766 ! Fit after self-cal, rms=0.065389Jy sigma=0.000766 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.74466e-05 Jy ! Component: 100 - total flux cleaned = 5.61132e-05 Jy ! Component: 150 - total flux cleaned = 5.61201e-05 Jy ! Component: 200 - total flux cleaned = 5.62687e-05 Jy ! Total flux subtracted in 200 components = 5.62687e-05 Jy ! Clean residual min=-0.001800 max=0.001580 Jy/beam ! Clean residual mean=0.000007 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.148864 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 155 components and 0.148864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065388Jy sigma=0.000766 ! Fit after self-cal, rms=0.065388Jy sigma=0.000766 ! 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.481 mas, bmaj=7.78 mas, bpa=15.94 degrees ! Estimated noise=535.816 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.481 x 7.78 at 15.94 degrees (North through East) ! Clean map min=-0.0014306 max=0.13416 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.772 mas, bmaj=7.258 mas, bpa=17.62 degrees ! Estimated noise=677.817 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.1041 Jy ! Component: 100 - total flux cleaned = 0.127052 Jy ! Component: 150 - total flux cleaned = 0.13451 Jy ! Component: 200 - total flux cleaned = 0.137937 Jy ! Total flux subtracted in 200 components = 0.137937 Jy ! Clean residual min=-0.002577 max=0.002251 Jy/beam ! Clean residual mean=0.000002 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.137937 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.137937 Jy ! Inverting map and beam ! Estimated beam: bmin=4.481 mas, bmaj=7.78 mas, bpa=15.94 degrees ! Estimated noise=535.816 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.00258345 Jy ! Component: 100 - total flux cleaned = 0.00445664 Jy ! Component: 150 - total flux cleaned = 0.00590567 Jy ! Component: 200 - total flux cleaned = 0.00705198 Jy ! Total flux subtracted in 200 components = 0.00705198 Jy ! Clean residual min=-0.001651 max=0.001582 Jy/beam ! Clean residual mean=0.000005 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.144989 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 63 components and 0.144989 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.97 mas, bmaj=9.829 mas, bpa=-0.5314 degrees ! Estimated noise=614.311 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125694 Jy ! Component: 100 - total flux cleaned = 0.00210294 Jy ! Component: 150 - total flux cleaned = 0.00269999 Jy ! Component: 200 - total flux cleaned = 0.00297515 Jy ! Total flux subtracted in 200 components = 0.00297515 Jy ! Clean residual min=-0.001930 max=0.001602 Jy/beam ! Clean residual mean=0.000007 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.147964 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.000215721 Jy ! Component: 100 - total flux cleaned = 0.000359646 Jy ! Component: 150 - total flux cleaned = 0.00044888 Jy ! Component: 200 - total flux cleaned = 0.000518202 Jy ! Total flux subtracted in 200 components = 0.000518202 Jy ! Clean residual min=-0.001871 max=0.001585 Jy/beam ! Clean residual mean=0.000007 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.148483 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 126 components and 0.148483 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.481 mas, bmaj=7.78 mas, bpa=15.94 degrees ! Estimated noise=535.816 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000223323 Jy ! Component: 100 - total flux cleaned = 0.000347252 Jy ! Component: 150 - total flux cleaned = 0.000431629 Jy ! Component: 200 - total flux cleaned = 0.000509704 Jy ! Total flux subtracted in 200 components = 0.000509704 Jy ! Clean residual min=-0.001456 max=0.001587 Jy/beam ! Clean residual mean=0.000004 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.148992 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 144 components and 0.148992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065401Jy sigma=0.000766 ! Fit after self-cal, rms=0.065402Jy sigma=0.000766 wmodel J0225+2955_S_2014_08_09_pus_map.mod ! Writing 144 model components to file: J0225+2955_S_2014_08_09_pus_map.mod wobs J0225+2955_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0225+2955_S_2014_08_09_pus_uvs.fits wwins J0225+2955_S_2014_08_09_pus_map.win ! wwins: Wrote 2 windows to J0225+2955_S_2014_08_09_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.000204645 Jy ! Component: 100 - total flux cleaned = 0.000230131 Jy ! Component: 150 - total flux cleaned = 0.000328151 Jy ! Component: 200 - total flux cleaned = 0.000444645 Jy ! Component: 250 - total flux cleaned = 0.000579318 Jy ! Component: 300 - total flux cleaned = 0.000665738 Jy ! Component: 350 - total flux cleaned = 0.000707222 Jy ! Component: 400 - total flux cleaned = 0.000706699 Jy ! Component: 450 - total flux cleaned = 0.000726169 Jy ! Component: 500 - total flux cleaned = 0.000745501 Jy ! Component: 550 - total flux cleaned = 0.000708611 Jy ! Component: 600 - total flux cleaned = 0.000618321 Jy ! Component: 650 - total flux cleaned = 0.000582705 Jy ! Component: 700 - total flux cleaned = 0.000461465 Jy ! Component: 750 - total flux cleaned = 0.000360238 Jy ! Component: 800 - total flux cleaned = 0.000276973 Jy ! Component: 850 - total flux cleaned = 0.0001142 Jy ! Component: 900 - total flux cleaned = -2.90944e-05 Jy ! Component: 950 - total flux cleaned = -0.000122853 Jy ! Component: 1000 - total flux cleaned = -0.000230062 Jy ! Component: 1050 - total flux cleaned = -0.000305492 Jy ! Component: 1100 - total flux cleaned = -0.000409009 Jy ! Component: 1150 - total flux cleaned = -0.000466869 Jy ! Component: 1200 - total flux cleaned = -0.000509845 Jy ! Component: 1250 - total flux cleaned = -0.000593922 Jy ! Component: 1300 - total flux cleaned = -0.000621589 Jy ! Component: 1350 - total flux cleaned = -0.000649246 Jy ! Component: 1400 - total flux cleaned = -0.000769663 Jy ! Component: 1450 - total flux cleaned = -0.000835327 Jy ! Component: 1500 - total flux cleaned = -0.000926064 Jy ! Component: 1550 - total flux cleaned = -0.000989755 Jy ! Component: 1600 - total flux cleaned = -0.00111554 Jy ! Component: 1650 - total flux cleaned = -0.00120237 Jy ! Component: 1700 - total flux cleaned = -0.00128797 Jy ! Component: 1750 - total flux cleaned = -0.00138455 Jy ! Component: 1800 - total flux cleaned = -0.00145622 Jy ! Component: 1850 - total flux cleaned = -0.00159757 Jy ! Component: 1900 - total flux cleaned = -0.00163224 Jy ! Component: 1950 - total flux cleaned = -0.00175872 Jy ! Component: 2000 - total flux cleaned = -0.00177013 Jy ! Component: 2050 - total flux cleaned = -0.00187101 Jy ! Component: 2100 - total flux cleaned = -0.00192636 Jy ! Component: 2150 - total flux cleaned = -0.00199229 Jy ! Component: 2200 - total flux cleaned = -0.00206834 Jy ! Component: 2250 - total flux cleaned = -0.00215386 Jy ! Component: 2300 - total flux cleaned = -0.0021964 Jy ! Component: 2350 - total flux cleaned = -0.00227012 Jy ! Component: 2400 - total flux cleaned = -0.0023534 Jy ! Component: 2450 - total flux cleaned = -0.00241508 Jy ! Component: 2500 - total flux cleaned = -0.00245573 Jy ! Component: 2550 - total flux cleaned = -0.00251625 Jy ! Component: 2600 - total flux cleaned = -0.00258622 Jy ! Component: 2650 - total flux cleaned = -0.00266546 Jy ! Component: 2700 - total flux cleaned = -0.002685 Jy ! Component: 2750 - total flux cleaned = -0.00279193 Jy ! Component: 2800 - total flux cleaned = -0.00283049 Jy ! Component: 2850 - total flux cleaned = -0.00288776 Jy ! Component: 2900 - total flux cleaned = -0.00291624 Jy ! Component: 2950 - total flux cleaned = -0.00300984 Jy ! Component: 3000 - total flux cleaned = -0.0030747 Jy ! Component: 3050 - total flux cleaned = -0.00311151 Jy ! Component: 3100 - total flux cleaned = -0.00314805 Jy ! Component: 3150 - total flux cleaned = -0.0031752 Jy ! Component: 3200 - total flux cleaned = -0.00321994 Jy ! Component: 3250 - total flux cleaned = -0.00328217 Jy ! Component: 3300 - total flux cleaned = -0.00331733 Jy ! Component: 3350 - total flux cleaned = -0.00338709 Jy ! Component: 3400 - total flux cleaned = -0.00342171 Jy ! Component: 3450 - total flux cleaned = -0.00347336 Jy ! Component: 3500 - total flux cleaned = -0.00350751 Jy ! Component: 3550 - total flux cleaned = -0.00359242 Jy ! Component: 3600 - total flux cleaned = -0.00363448 Jy ! Component: 3650 - total flux cleaned = -0.0036848 Jy ! Component: 3700 - total flux cleaned = -0.00374302 Jy ! Component: 3750 - total flux cleaned = -0.00380081 Jy ! Component: 3800 - total flux cleaned = -0.00382533 Jy ! Component: 3850 - total flux cleaned = -0.00384977 Jy ! Component: 3900 - total flux cleaned = -0.00389028 Jy ! Component: 3950 - total flux cleaned = -0.00395464 Jy ! Component: 4000 - total flux cleaned = -0.0039785 Jy ! Component: 4050 - total flux cleaned = -0.00400246 Jy ! Total flux subtracted in 4096 components = -0.00408154 Jy ! Clean residual min=-0.000482 max=0.000471 Jy/beam ! Clean residual mean=0.000001 rms=0.000150 Jy/beam ! Combined flux in latest and established models = 0.144911 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 450 components and 0.144911 Jy ![Exited script file: muppet] wmap "J0225+2955_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.481 x 7.78 at 15.94 degrees (North through East) ! Clean map min=-0.0011817 max=0.13426 Jy/beam ! Writing clean map to FITS file: J0225+2955_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.134265 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00014791 device "J0225+2955_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0225+2955_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.330489 0.330489 0.660979 1.32196 2.64392 5.28783 10.5757 21.1513 42.3027 84.6053 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.134 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.481 x 7.78 at 15.94 degrees (North through East) ! Clean map min=-0.0011817 max=0.13426 Jy/beam quit ! Quitting program ! Log file J0225+2955_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:52:29 2016