! Started logfile: J2241+4120_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:12:35 2016 obs J2241+4120_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2241+4120_S_2015_03_17_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.870877 visibilities/baseline/integration-bin. ! Found source: J2241+4120 ! ! 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 14892 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 J2241+4120_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 65 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 65 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 65 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 65 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.796507Jy sigma=0.009311 ! Fit after self-cal, rms=0.775244Jy sigma=0.009067 ! 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.262 mas, bmaj=4.725 mas, bpa=-38.82 degrees ! Estimated noise=856.55 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.166172 Jy ! Component: 100 - total flux cleaned = 0.20908 Jy ! Total flux subtracted in 100 components = 0.20908 Jy ! Clean residual min=-0.008283 max=0.017350 Jy/beam ! Clean residual mean=0.000027 rms=0.002182 Jy/beam ! Combined flux in latest and established models = 0.20908 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.20908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088451Jy sigma=0.000911 ! Fit after self-cal, rms=0.088415Jy sigma=0.000911 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.019457 Jy ! Component: 100 - total flux cleaned = 0.0301204 Jy ! Total flux subtracted in 100 components = 0.0301204 Jy ! Clean residual min=-0.006605 max=0.005884 Jy/beam ! Clean residual mean=0.000009 rms=0.001542 Jy/beam ! Combined flux in latest and established models = 0.2392 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 27 components and 0.2392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081780Jy sigma=0.000846 ! Fit after self-cal, rms=0.081716Jy sigma=0.000846 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.052 mas, bmaj=5.45 mas, bpa=-37.42 degrees ! Estimated noise=511.451 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.0105904 Jy ! Component: 100 - total flux cleaned = 0.0170765 Jy ! Component: 150 - total flux cleaned = 0.0212529 Jy ! Component: 200 - total flux cleaned = 0.0239524 Jy ! Total flux subtracted in 200 components = 0.0239524 Jy ! Clean residual min=-0.008419 max=0.006542 Jy/beam ! Clean residual mean=-0.000045 rms=0.001586 Jy/beam ! Combined flux in latest and established models = 0.263152 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 60 components and 0.263152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079715Jy sigma=0.000833 ! Fit after self-cal, rms=0.079690Jy sigma=0.000832 ! 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.02 FD 0.93 HN 0.97 KP 1.08 ! LA 0.95 MK 0.99 NL 0.90 OV 1.00 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.95 HN 1.01 KP 1.05 ! LA 0.93 MK 1.00 NL 1.07 OV 1.02 ! PT 1.03 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.96 HN 1.01 KP 0.93 ! LA 0.77 MK 1.06 NL 1.27 OV 0.98 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.03 HN 0.96 KP 0.90 ! LA 0.83 MK 1.07 NL 1.05 OV 1.00 ! PT 1.05 SC 0.99 ! ! ! Fit before self-cal, rms=0.079690Jy sigma=0.000832 ! Fit after self-cal, rms=0.073143Jy sigma=0.000782 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.098 mas, bmaj=5.487 mas, bpa=-37.1 degrees ! Estimated noise=511.401 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.00150319 Jy ! Component: 100 - total flux cleaned = -0.00176122 Jy ! Component: 150 - total flux cleaned = -0.00179064 Jy ! Component: 200 - total flux cleaned = -0.00184439 Jy ! Total flux subtracted in 200 components = -0.00184439 Jy ! Clean residual min=-0.003315 max=0.003816 Jy/beam ! Clean residual mean=-0.000011 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.261308 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 67 components and 0.261308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073097Jy sigma=0.000782 ! Fit after self-cal, rms=0.073055Jy sigma=0.000782 ! 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.073055Jy sigma=0.000782 ! Fit after self-cal, rms=0.073046Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.112 mas, bmaj=5.469 mas, bpa=-37.32 degrees ! Estimated noise=511.062 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00121375 Jy ! Component: 100 - total flux cleaned = -0.00143145 Jy ! Component: 150 - total flux cleaned = -0.00158429 Jy ! Component: 200 - total flux cleaned = -0.0016961 Jy ! Total flux subtracted in 200 components = -0.0016961 Jy ! Clean residual min=-0.002157 max=0.002759 Jy/beam ! Clean residual mean=-0.000003 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.259612 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 72 components and 0.259612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073018Jy sigma=0.000772 ! Fit after self-cal, rms=0.073041Jy sigma=0.000772 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 (14.5, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00265697 Jy ! Component: 100 - total flux cleaned = 0.00336801 Jy ! Component: 150 - total flux cleaned = 0.00369512 Jy ! Component: 200 - total flux cleaned = 0.00387977 Jy ! Total flux subtracted in 200 components = 0.00387977 Jy ! Clean residual min=-0.001952 max=0.002035 Jy/beam ! Clean residual mean=-0.000001 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.263492 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 95 components and 0.263492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072901Jy sigma=0.000770 ! Fit after self-cal, rms=0.072898Jy sigma=0.000770 ! Inverting map ! Added new window around map position (5, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00210824 Jy ! Component: 100 - total flux cleaned = 0.00293997 Jy ! Component: 150 - total flux cleaned = 0.00306247 Jy ! Component: 200 - total flux cleaned = 0.00313519 Jy ! Total flux subtracted in 200 components = 0.00313519 Jy ! Clean residual min=-0.001701 max=0.001614 Jy/beam ! Clean residual mean=-0.000001 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.266627 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 112 components and 0.266627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072821Jy sigma=0.000769 ! Fit after self-cal, rms=0.072818Jy sigma=0.000769 ! 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.072818Jy sigma=0.000769 ! Fit after self-cal, rms=0.072773Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.118 mas, bmaj=5.466 mas, bpa=-37.38 degrees ! Estimated noise=510.301 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000577122 Jy ! Component: 100 - total flux cleaned = 0.000803529 Jy ! Component: 150 - total flux cleaned = 0.00103841 Jy ! Component: 200 - total flux cleaned = 0.00112939 Jy ! Total flux subtracted in 200 components = 0.00112939 Jy ! Clean residual min=-0.001599 max=0.001547 Jy/beam ! Clean residual mean=-0.000000 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.267756 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 124 components and 0.267756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072735Jy sigma=0.000768 ! Fit after self-cal, rms=0.072736Jy 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.000333042 Jy ! Component: 100 - total flux cleaned = 0.000414006 Jy ! Component: 150 - total flux cleaned = 0.000463321 Jy ! Component: 200 - total flux cleaned = 0.000532794 Jy ! Total flux subtracted in 200 components = 0.000532794 Jy ! Clean residual min=-0.001513 max=0.001555 Jy/beam ! Clean residual mean=0.000000 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.268289 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 132 components and 0.268289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072719Jy sigma=0.000768 ! Fit after self-cal, rms=0.072719Jy sigma=0.000768 ! Inverting map ! Added new window around map position (-114, 110.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00079471 Jy ! Component: 100 - total flux cleaned = 0.0009968 Jy ! Component: 150 - total flux cleaned = 0.00115105 Jy ! Component: 200 - total flux cleaned = 0.0012925 Jy ! Total flux subtracted in 200 components = 0.0012925 Jy ! Clean residual min=-0.001474 max=0.001291 Jy/beam ! Clean residual mean=-0.000004 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.269581 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 154 components and 0.269581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072687Jy sigma=0.000768 ! Fit after self-cal, rms=0.072686Jy 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.072686Jy sigma=0.000768 ! Fit after self-cal, rms=0.072588Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.4 mas, bmaj=8.907 mas, bpa=-29.71 degrees ! Estimated noise=624.376 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000108863 Jy ! Component: 100 - total flux cleaned = 0.000329452 Jy ! Component: 150 - total flux cleaned = 0.000494302 Jy ! Component: 200 - total flux cleaned = 0.000659156 Jy ! Total flux subtracted in 200 components = 0.000659156 Jy ! Clean residual min=-0.001552 max=0.001438 Jy/beam ! Clean residual mean=-0.000007 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.270241 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 178 components and 0.270241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072574Jy sigma=0.000768 ! Fit after self-cal, rms=0.072574Jy 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.00010226 Jy ! Component: 100 - total flux cleaned = 0.000250818 Jy ! Component: 150 - total flux cleaned = 0.000398019 Jy ! Component: 200 - total flux cleaned = 0.000514231 Jy ! Total flux subtracted in 200 components = 0.000514231 Jy ! Clean residual min=-0.001472 max=0.001366 Jy/beam ! Clean residual mean=-0.000007 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.270755 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 189 components and 0.270755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072568Jy sigma=0.000767 ! Fit after self-cal, rms=0.072568Jy sigma=0.000767 ! 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.12 mas, bmaj=5.468 mas, bpa=-37.38 degrees ! Estimated noise=509.614 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.12 x 5.468 at -37.38 degrees (North through East) ! Clean map min=-0.0015188 max=0.21857 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.311 mas, bmaj=4.715 mas, bpa=-39.04 degrees ! Estimated noise=862.206 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.167178 Jy ! Component: 100 - total flux cleaned = 0.209107 Jy ! Component: 150 - total flux cleaned = 0.228135 Jy ! Component: 200 - total flux cleaned = 0.238441 Jy ! Total flux subtracted in 200 components = 0.238441 Jy ! Clean residual min=-0.003298 max=0.005016 Jy/beam ! Clean residual mean=0.000014 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.238441 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.238441 Jy ! Inverting map and beam ! Estimated beam: bmin=4.12 mas, bmaj=5.468 mas, bpa=-37.38 degrees ! Estimated noise=509.614 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.00877885 Jy ! Component: 100 - total flux cleaned = 0.0141917 Jy ! Component: 150 - total flux cleaned = 0.0179759 Jy ! Component: 200 - total flux cleaned = 0.0208634 Jy ! Total flux subtracted in 200 components = 0.0208634 Jy ! Clean residual min=-0.001861 max=0.001830 Jy/beam ! Clean residual mean=0.000000 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.259305 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 87 components and 0.259305 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.4 mas, bmaj=8.907 mas, bpa=-29.71 degrees ! Estimated noise=624.376 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0033908 Jy ! Component: 100 - total flux cleaned = 0.00548961 Jy ! Component: 150 - total flux cleaned = 0.00707247 Jy ! Component: 200 - total flux cleaned = 0.00826905 Jy ! Total flux subtracted in 200 components = 0.00826905 Jy ! Clean residual min=-0.001720 max=0.001449 Jy/beam ! Clean residual mean=-0.000005 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.267574 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.000813813 Jy ! Component: 100 - total flux cleaned = 0.00146119 Jy ! Component: 150 - total flux cleaned = 0.00192355 Jy ! Component: 200 - total flux cleaned = 0.00220118 Jy ! Total flux subtracted in 200 components = 0.00220118 Jy ! Clean residual min=-0.001631 max=0.001343 Jy/beam ! Clean residual mean=-0.000007 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.269775 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 153 components and 0.269775 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.12 mas, bmaj=5.468 mas, bpa=-37.38 degrees ! Estimated noise=509.614 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000323908 Jy ! Component: 100 - total flux cleaned = -0.000154649 Jy ! Component: 150 - total flux cleaned = -1.33955e-06 Jy ! Component: 200 - total flux cleaned = 0.000103841 Jy ! Total flux subtracted in 200 components = 0.000103841 Jy ! Clean residual min=-0.001532 max=0.001358 Jy/beam ! Clean residual mean=-0.000003 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.269879 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 170 components and 0.269879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072606Jy sigma=0.000768 ! Fit after self-cal, rms=0.072604Jy sigma=0.000768 wmodel J2241+4120_S_2015_03_17_pus_map.mod ! Writing 170 model components to file: J2241+4120_S_2015_03_17_pus_map.mod wobs J2241+4120_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2241+4120_S_2015_03_17_pus_uvs.fits wwins J2241+4120_S_2015_03_17_pus_map.win ! wwins: Wrote 4 windows to J2241+4120_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.000626825 Jy ! Component: 100 - total flux cleaned = -0.00107244 Jy ! Component: 150 - total flux cleaned = -0.00128335 Jy ! Component: 200 - total flux cleaned = -0.00157605 Jy ! Component: 250 - total flux cleaned = -0.00187953 Jy ! Component: 300 - total flux cleaned = -0.00219337 Jy ! Component: 350 - total flux cleaned = -0.00245664 Jy ! Component: 400 - total flux cleaned = -0.00273225 Jy ! Component: 450 - total flux cleaned = -0.0030384 Jy ! Component: 500 - total flux cleaned = -0.00326213 Jy ! Component: 550 - total flux cleaned = -0.00349826 Jy ! Component: 600 - total flux cleaned = -0.00367556 Jy ! Component: 650 - total flux cleaned = -0.00390129 Jy ! Component: 700 - total flux cleaned = -0.00412212 Jy ! Component: 750 - total flux cleaned = -0.00427161 Jy ! Component: 800 - total flux cleaned = -0.00443489 Jy ! Component: 850 - total flux cleaned = -0.0045629 Jy ! Component: 900 - total flux cleaned = -0.00471964 Jy ! Component: 950 - total flux cleaned = -0.00482747 Jy ! Component: 1000 - total flux cleaned = -0.004873 Jy ! Component: 1050 - total flux cleaned = -0.00496289 Jy ! Component: 1100 - total flux cleaned = -0.00505094 Jy ! Component: 1150 - total flux cleaned = -0.00515206 Jy ! Component: 1200 - total flux cleaned = -0.00523741 Jy ! Component: 1250 - total flux cleaned = -0.00532178 Jy ! Component: 1300 - total flux cleaned = -0.00546036 Jy ! Component: 1350 - total flux cleaned = -0.00548762 Jy ! Component: 1400 - total flux cleaned = -0.00559585 Jy ! Component: 1450 - total flux cleaned = -0.00567601 Jy ! Component: 1500 - total flux cleaned = -0.00580763 Jy ! Component: 1550 - total flux cleaned = -0.0058466 Jy ! Component: 1600 - total flux cleaned = -0.00592391 Jy ! Component: 1650 - total flux cleaned = -0.00601301 Jy ! Component: 1700 - total flux cleaned = -0.0060883 Jy ! Component: 1750 - total flux cleaned = -0.00615011 Jy ! Component: 1800 - total flux cleaned = -0.00622371 Jy ! Component: 1850 - total flux cleaned = -0.00628432 Jy ! Component: 1900 - total flux cleaned = -0.00630809 Jy ! Component: 1950 - total flux cleaned = -0.00636749 Jy ! Component: 2000 - total flux cleaned = -0.00642621 Jy ! Component: 2050 - total flux cleaned = -0.00643778 Jy ! Component: 2100 - total flux cleaned = -0.0064837 Jy ! Component: 2150 - total flux cleaned = -0.00647244 Jy ! Component: 2200 - total flux cleaned = -0.00650636 Jy ! Component: 2250 - total flux cleaned = -0.00655097 Jy ! Component: 2300 - total flux cleaned = -0.00657327 Jy ! Component: 2350 - total flux cleaned = -0.00660625 Jy ! Component: 2400 - total flux cleaned = -0.0066171 Jy ! Component: 2450 - total flux cleaned = -0.00672452 Jy ! Component: 2500 - total flux cleaned = -0.00676706 Jy ! Component: 2550 - total flux cleaned = -0.00675655 Jy ! Component: 2600 - total flux cleaned = -0.00680896 Jy ! Component: 2650 - total flux cleaned = -0.00685044 Jy ! Component: 2700 - total flux cleaned = -0.00689172 Jy ! Component: 2750 - total flux cleaned = -0.00691212 Jy ! Component: 2800 - total flux cleaned = -0.0069628 Jy ! Component: 2850 - total flux cleaned = -0.00698299 Jy ! Component: 2900 - total flux cleaned = -0.00707257 Jy ! Component: 2950 - total flux cleaned = -0.00706258 Jy ! Component: 3000 - total flux cleaned = -0.00711166 Jy ! Component: 3050 - total flux cleaned = -0.0071701 Jy ! Component: 3100 - total flux cleaned = -0.00716999 Jy ! Component: 3150 - total flux cleaned = -0.00716998 Jy ! Component: 3200 - total flux cleaned = -0.00719848 Jy ! Component: 3250 - total flux cleaned = -0.00726468 Jy ! Component: 3300 - total flux cleaned = -0.00725518 Jy ! Component: 3350 - total flux cleaned = -0.00726445 Jy ! Component: 3400 - total flux cleaned = -0.00729225 Jy ! Component: 3450 - total flux cleaned = -0.00729228 Jy ! Component: 3500 - total flux cleaned = -0.00729231 Jy ! Component: 3550 - total flux cleaned = -0.00734683 Jy ! Component: 3600 - total flux cleaned = -0.00731085 Jy ! Component: 3650 - total flux cleaned = -0.00735562 Jy ! Component: 3700 - total flux cleaned = -0.00738237 Jy ! Component: 3750 - total flux cleaned = -0.00739113 Jy ! Component: 3800 - total flux cleaned = -0.00736484 Jy ! Component: 3850 - total flux cleaned = -0.00739976 Jy ! Component: 3900 - total flux cleaned = -0.00739979 Jy ! Component: 3950 - total flux cleaned = -0.00740846 Jy ! Component: 4000 - total flux cleaned = -0.00740838 Jy ! Component: 4050 - total flux cleaned = -0.00740839 Jy ! Total flux subtracted in 4096 components = -0.00744216 Jy ! Clean residual min=-0.000552 max=0.000506 Jy/beam ! Clean residual mean=-0.000001 rms=0.000157 Jy/beam ! Combined flux in latest and established models = 0.262437 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 466 components and 0.262437 Jy ![Exited script file: muppet] wmap "J2241+4120_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.12 x 5.468 at -37.38 degrees (North through East) ! Clean map min=-0.001239 max=0.21959 Jy/beam ! Writing clean map to FITS file: J2241+4120_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.21959 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000155835 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.212899 0.212899 0.425798 0.851595 1.70319 3.40638 6.81276 13.6255 27.2511 54.5021 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.219 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.12 x 5.468 at -37.38 degrees (North through East) ! Clean map min=-0.001239 max=0.21959 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 J2241+4120_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:12:40 2016