! Started logfile: J0543+8238_S_2014_05_31_pus_uvs.log on Mon Nov 28 14:46:56 2016 obs J0543+8238_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0543+8238_S_2014_05_31_pus_uva.fits ! AN table 1: 92 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.880676 visibilities/baseline/integration-bin. ! Found source: J0543+8238 ! ! 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 14584 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 J0543+8238_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 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.903704Jy sigma=0.009693 ! Fit after self-cal, rms=0.874787Jy sigma=0.009398 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.717 mas, bmaj=9.08 mas, bpa=-12.36 degrees ! Estimated noise=865.558 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.0932592 Jy ! Component: 100 - total flux cleaned = 0.12289 Jy ! Total flux subtracted in 100 components = 0.12289 Jy ! Clean residual min=-0.005781 max=0.012628 Jy/beam ! Clean residual mean=0.000001 rms=0.001821 Jy/beam ! Combined flux in latest and established models = 0.12289 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.12289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094974Jy sigma=0.000878 ! Fit after self-cal, rms=0.094826Jy sigma=0.000876 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0154408 Jy ! Component: 100 - total flux cleaned = 0.0239561 Jy ! Total flux subtracted in 100 components = 0.0239561 Jy ! Clean residual min=-0.004526 max=0.008247 Jy/beam ! Clean residual mean=0.000003 rms=0.001340 Jy/beam ! Combined flux in latest and established models = 0.146846 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 28 components and 0.146846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090988Jy sigma=0.000833 ! Fit after self-cal, rms=0.090883Jy sigma=0.000832 ! Inverting map ! Added new window around map position (-4, -23.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00836925 Jy ! Component: 100 - total flux cleaned = 0.0143922 Jy ! Total flux subtracted in 100 components = 0.0143922 Jy ! Clean residual min=-0.004012 max=0.004209 Jy/beam ! Clean residual mean=0.000003 rms=0.001144 Jy/beam ! Combined flux in latest and established models = 0.161238 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 46 components and 0.161238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089517Jy sigma=0.000817 ! Fit after self-cal, rms=0.089448Jy sigma=0.000816 ! 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.418 mas, bmaj=9.915 mas, bpa=-12.02 degrees ! Estimated noise=553.722 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.00859737 Jy ! Component: 100 - total flux cleaned = 0.0146725 Jy ! Component: 150 - total flux cleaned = 0.0192972 Jy ! Component: 200 - total flux cleaned = 0.0228713 Jy ! Total flux subtracted in 200 components = 0.0228713 Jy ! Clean residual min=-0.003308 max=0.004200 Jy/beam ! Clean residual mean=0.000005 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.184109 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 100 components and 0.184109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088215Jy sigma=0.000803 ! Fit after self-cal, rms=0.088132Jy sigma=0.000803 ! 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 0.99 FD 0.82 HN 1.02 KP 0.92 ! LA 1.17 MK 0.95 NL 0.99 OV 1.01 ! PT 0.97 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 HN 1.01 KP 1.01 ! LA 1.11 MK 1.07 NL 1.06 OV 1.03 ! PT 0.96 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.09 HN 1.04 KP 0.91 ! LA 0.90 MK 1.01 NL 1.02 OV 0.96 ! PT 0.93 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00 HN 1.00 KP 0.85 ! LA 0.86 MK 1.01 NL 1.13 OV 1.02 ! PT 1.01 SC 0.97 ! ! ! Fit before self-cal, rms=0.088132Jy sigma=0.000803 ! Fit after self-cal, rms=0.083356Jy sigma=0.000787 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.438 mas, bmaj=9.935 mas, bpa=-12.04 degrees ! Estimated noise=549.654 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.0026558 Jy ! Component: 100 - total flux cleaned = 0.00400063 Jy ! Component: 150 - total flux cleaned = 0.00448607 Jy ! Component: 200 - total flux cleaned = 0.00481999 Jy ! Total flux subtracted in 200 components = 0.00481999 Jy ! Clean residual min=-0.002043 max=0.002556 Jy/beam ! Clean residual mean=0.000004 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.188929 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 123 components and 0.188929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083271Jy sigma=0.000786 ! Fit after self-cal, rms=0.083238Jy sigma=0.000785 ! 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.083238Jy sigma=0.000785 ! Fit after self-cal, rms=0.079098Jy sigma=0.000782 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.438 mas, bmaj=9.927 mas, bpa=-12.12 degrees ! Estimated noise=548.937 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105499 Jy ! Component: 100 - total flux cleaned = 0.00147932 Jy ! Component: 150 - total flux cleaned = 0.00172813 Jy ! Component: 200 - total flux cleaned = 0.00188756 Jy ! Total flux subtracted in 200 components = 0.00188756 Jy ! Clean residual min=-0.002152 max=0.001828 Jy/beam ! Clean residual mean=0.000003 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.190817 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 138 components and 0.190817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079074Jy sigma=0.000782 ! Fit after self-cal, rms=0.079038Jy sigma=0.000782 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.000256799 Jy ! Component: 100 - total flux cleaned = 0.00045687 Jy ! Component: 150 - total flux cleaned = 0.000545105 Jy ! Component: 200 - total flux cleaned = 0.000635297 Jy ! Total flux subtracted in 200 components = 0.000635297 Jy ! Clean residual min=-0.002153 max=0.001819 Jy/beam ! Clean residual mean=0.000003 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.191452 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 147 components and 0.191452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079028Jy sigma=0.000782 ! Fit after self-cal, rms=0.079024Jy sigma=0.000781 ! 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.079024Jy sigma=0.000781 ! Fit after self-cal, rms=0.078909Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.435 mas, bmaj=9.92 mas, bpa=-12.15 degrees ! Estimated noise=548.795 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000571183 Jy ! Component: 100 - total flux cleaned = 0.00079738 Jy ! Component: 150 - total flux cleaned = 0.000939409 Jy ! Component: 200 - total flux cleaned = 0.00104736 Jy ! Total flux subtracted in 200 components = 0.00104736 Jy ! Clean residual min=-0.002192 max=0.001856 Jy/beam ! Clean residual mean=0.000003 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.1925 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 154 components and 0.1925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078900Jy sigma=0.000781 ! Fit after self-cal, rms=0.078896Jy sigma=0.000781 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.000102114 Jy ! Component: 100 - total flux cleaned = 0.000206802 Jy ! Component: 150 - total flux cleaned = 0.000244056 Jy ! Component: 200 - total flux cleaned = 0.000278692 Jy ! Total flux subtracted in 200 components = 0.000278692 Jy ! Clean residual min=-0.002189 max=0.001899 Jy/beam ! Clean residual mean=0.000003 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.192778 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 158 components and 0.192778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078892Jy sigma=0.000781 ! Fit after self-cal, rms=0.078891Jy sigma=0.000781 ! 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.078891Jy sigma=0.000781 ! Fit after self-cal, rms=0.078854Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.521 mas, bmaj=12.65 mas, bpa=-11.22 degrees ! Estimated noise=659.193 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106313 Jy ! Component: 100 - total flux cleaned = 0.00148357 Jy ! Component: 150 - total flux cleaned = 0.00154665 Jy ! Component: 200 - total flux cleaned = 0.0015703 Jy ! Total flux subtracted in 200 components = 0.0015703 Jy ! Clean residual min=-0.002028 max=0.002318 Jy/beam ! Clean residual mean=0.000005 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.194349 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 164 components and 0.194349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078856Jy sigma=0.000781 ! Fit after self-cal, rms=0.078852Jy sigma=0.000781 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.000184415 Jy ! Component: 100 - total flux cleaned = 0.000285778 Jy ! Component: 150 - total flux cleaned = 0.000285366 Jy ! Component: 200 - total flux cleaned = 0.000294746 Jy ! Total flux subtracted in 200 components = 0.000294746 Jy ! Clean residual min=-0.002043 max=0.002348 Jy/beam ! Clean residual mean=0.000005 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.194643 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 171 components and 0.194643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078855Jy sigma=0.000781 ! Fit after self-cal, rms=0.078853Jy sigma=0.000781 ! 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.433 mas, bmaj=9.915 mas, bpa=-12.18 degrees ! Estimated noise=548.807 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.433 x 9.915 at -12.18 degrees (North through East) ! Clean map min=-0.0020785 max=0.12222 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.725 mas, bmaj=9.058 mas, bpa=-12.48 degrees ! Estimated noise=857.086 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0920664 Jy ! Component: 100 - total flux cleaned = 0.12362 Jy ! Component: 150 - total flux cleaned = 0.139114 Jy ! Component: 200 - total flux cleaned = 0.149758 Jy ! Total flux subtracted in 200 components = 0.149758 Jy ! Clean residual min=-0.004022 max=0.005981 Jy/beam ! Clean residual mean=0.000002 rms=0.001105 Jy/beam ! Combined flux in latest and established models = 0.149758 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.149758 Jy ! Inverting map and beam ! Estimated beam: bmin=3.433 mas, bmaj=9.915 mas, bpa=-12.18 degrees ! Estimated noise=548.807 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.0121506 Jy ! Component: 100 - total flux cleaned = 0.0202934 Jy ! Component: 150 - total flux cleaned = 0.0260707 Jy ! Component: 200 - total flux cleaned = 0.030341 Jy ! Total flux subtracted in 200 components = 0.030341 Jy ! Clean residual min=-0.002570 max=0.003203 Jy/beam ! Clean residual mean=0.000003 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.180099 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 92 components and 0.180099 Jy ! Inverting map ! Added new window around map position (-4, -10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00364589 Jy ! Component: 100 - total flux cleaned = 0.00628133 Jy ! Component: 150 - total flux cleaned = 0.00830849 Jy ! Component: 200 - total flux cleaned = 0.00988271 Jy ! Total flux subtracted in 200 components = 0.00988271 Jy ! Clean residual min=-0.002114 max=0.001718 Jy/beam ! Clean residual mean=0.000003 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.189981 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 136 components and 0.189981 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.521 mas, bmaj=12.65 mas, bpa=-11.22 degrees ! Estimated noise=659.193 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00191189 Jy ! Component: 100 - total flux cleaned = 0.00311462 Jy ! Component: 150 - total flux cleaned = 0.00392901 Jy ! Component: 200 - total flux cleaned = 0.00449082 Jy ! Total flux subtracted in 200 components = 0.00449082 Jy ! Clean residual min=-0.002068 max=0.002197 Jy/beam ! Clean residual mean=0.000005 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.194472 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.000389864 Jy ! Component: 100 - total flux cleaned = 0.000583841 Jy ! Component: 150 - total flux cleaned = 0.000689482 Jy ! Component: 200 - total flux cleaned = 0.000774812 Jy ! Total flux subtracted in 200 components = 0.000774812 Jy ! Clean residual min=-0.002048 max=0.002258 Jy/beam ! Clean residual mean=0.000005 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.195247 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 211 components and 0.195247 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.433 mas, bmaj=9.915 mas, bpa=-12.18 degrees ! Estimated noise=548.807 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.64143e-05 Jy ! Component: 100 - total flux cleaned = 6.85291e-05 Jy ! Component: 150 - total flux cleaned = 9.57565e-05 Jy ! Component: 200 - total flux cleaned = 0.000120209 Jy ! Total flux subtracted in 200 components = 0.000120209 Jy ! Clean residual min=-0.002026 max=0.001617 Jy/beam ! Clean residual mean=0.000003 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.195367 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 225 components and 0.195367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078805Jy sigma=0.000781 ! Fit after self-cal, rms=0.078799Jy sigma=0.000781 wmodel J0543+8238_S_2014_05_31_pus_map.mod ! Writing 225 model components to file: J0543+8238_S_2014_05_31_pus_map.mod wobs J0543+8238_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0543+8238_S_2014_05_31_pus_uvs.fits wwins J0543+8238_S_2014_05_31_pus_map.win ! wwins: Wrote 3 windows to J0543+8238_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 = -0.000475902 Jy ! Component: 100 - total flux cleaned = -0.000593506 Jy ! Component: 150 - total flux cleaned = -0.000647416 Jy ! Component: 200 - total flux cleaned = -0.000621241 Jy ! Component: 250 - total flux cleaned = -0.000646025 Jy ! Component: 300 - total flux cleaned = -0.000645818 Jy ! Component: 350 - total flux cleaned = -0.000669498 Jy ! Component: 400 - total flux cleaned = -0.000738783 Jy ! Component: 450 - total flux cleaned = -0.000760997 Jy ! Component: 500 - total flux cleaned = -0.000760937 Jy ! Component: 550 - total flux cleaned = -0.000846352 Jy ! Component: 600 - total flux cleaned = -0.000825085 Jy ! Component: 650 - total flux cleaned = -0.0008458 Jy ! Component: 700 - total flux cleaned = -0.000866244 Jy ! Component: 750 - total flux cleaned = -0.000906072 Jy ! Component: 800 - total flux cleaned = -0.000984479 Jy ! Component: 850 - total flux cleaned = -0.0010425 Jy ! Component: 900 - total flux cleaned = -0.00109998 Jy ! Component: 950 - total flux cleaned = -0.0012313 Jy ! Component: 1000 - total flux cleaned = -0.00137859 Jy ! Component: 1050 - total flux cleaned = -0.00141478 Jy ! Component: 1100 - total flux cleaned = -0.00148652 Jy ! Component: 1150 - total flux cleaned = -0.00157485 Jy ! Component: 1200 - total flux cleaned = -0.00159234 Jy ! Component: 1250 - total flux cleaned = -0.00169593 Jy ! Component: 1300 - total flux cleaned = -0.00167898 Jy ! Component: 1350 - total flux cleaned = -0.00171275 Jy ! Component: 1400 - total flux cleaned = -0.00174613 Jy ! Component: 1450 - total flux cleaned = -0.00174618 Jy ! Component: 1500 - total flux cleaned = -0.00174599 Jy ! Component: 1550 - total flux cleaned = -0.00176188 Jy ! Component: 1600 - total flux cleaned = -0.00180932 Jy ! Component: 1650 - total flux cleaned = -0.00179368 Jy ! Component: 1700 - total flux cleaned = -0.00180892 Jy ! Component: 1750 - total flux cleaned = -0.00179378 Jy ! Component: 1800 - total flux cleaned = -0.00182412 Jy ! Component: 1850 - total flux cleaned = -0.00182417 Jy ! Component: 1900 - total flux cleaned = -0.0018242 Jy ! Component: 1950 - total flux cleaned = -0.0018241 Jy ! Component: 2000 - total flux cleaned = -0.00182408 Jy ! Component: 2050 - total flux cleaned = -0.00182404 Jy ! Component: 2100 - total flux cleaned = -0.00185272 Jy ! Component: 2150 - total flux cleaned = -0.00188095 Jy ! Component: 2200 - total flux cleaned = -0.00186678 Jy ! Component: 2250 - total flux cleaned = -0.00190832 Jy ! Component: 2300 - total flux cleaned = -0.00194949 Jy ! Component: 2350 - total flux cleaned = -0.00192188 Jy ! Component: 2400 - total flux cleaned = -0.00194865 Jy ! Component: 2450 - total flux cleaned = -0.00197527 Jy ! Component: 2500 - total flux cleaned = -0.00194872 Jy ! Component: 2550 - total flux cleaned = -0.00197492 Jy ! Component: 2600 - total flux cleaned = -0.00194885 Jy ! Component: 2650 - total flux cleaned = -0.0019102 Jy ! Component: 2700 - total flux cleaned = -0.00193583 Jy ! Component: 2750 - total flux cleaned = -0.0019105 Jy ! Component: 2800 - total flux cleaned = -0.00184774 Jy ! Component: 2850 - total flux cleaned = -0.00181052 Jy ! Component: 2900 - total flux cleaned = -0.00181055 Jy ! Component: 2950 - total flux cleaned = -0.00178609 Jy ! Component: 3000 - total flux cleaned = -0.00173735 Jy ! Component: 3050 - total flux cleaned = -0.00174932 Jy ! Component: 3100 - total flux cleaned = -0.00167747 Jy ! Component: 3150 - total flux cleaned = -0.00161811 Jy ! Component: 3200 - total flux cleaned = -0.00160649 Jy ! Component: 3250 - total flux cleaned = -0.00160631 Jy ! Component: 3300 - total flux cleaned = -0.00153642 Jy ! Component: 3350 - total flux cleaned = -0.00147863 Jy ! Component: 3400 - total flux cleaned = -0.00145571 Jy ! Component: 3450 - total flux cleaned = -0.00144424 Jy ! Component: 3500 - total flux cleaned = -0.00141025 Jy ! Component: 3550 - total flux cleaned = -0.00136521 Jy ! Component: 3600 - total flux cleaned = -0.00129819 Jy ! Component: 3650 - total flux cleaned = -0.00129827 Jy ! Component: 3700 - total flux cleaned = -0.00124315 Jy ! Component: 3750 - total flux cleaned = -0.00121023 Jy ! Component: 3800 - total flux cleaned = -0.00118845 Jy ! Component: 3850 - total flux cleaned = -0.00114524 Jy ! Component: 3900 - total flux cleaned = -0.00115602 Jy ! Component: 3950 - total flux cleaned = -0.00111325 Jy ! Component: 4000 - total flux cleaned = -0.00114522 Jy ! Component: 4050 - total flux cleaned = -0.00112408 Jy ! Total flux subtracted in 4096 components = -0.00106096 Jy ! Clean residual min=-0.000696 max=0.000617 Jy/beam ! Clean residual mean=0.000002 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.194306 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 524 components and 0.194306 Jy ![Exited script file: muppet] wmap "J0543+8238_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.433 x 9.915 at -12.18 degrees (North through East) ! Clean map min=-0.0013942 max=0.12209 Jy/beam ! Writing clean map to FITS file: J0543+8238_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.122086 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000199247 device "J0543+8238_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0543+8238_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.489607 0.489607 0.979213 1.95843 3.91685 7.83371 15.6674 31.3348 62.6696 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.122 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.433 x 9.915 at -12.18 degrees (North through East) ! Clean map min=-0.0013942 max=0.12209 Jy/beam quit ! Quitting program ! Log file J0543+8238_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 14:47:02 2016