! Started logfile: J0555+3948_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:45:17 2016 obs J0555+3948_S_2014_06_09_pus_uvs.fits ! Reading UV FITS file: J0555+3948_S_2014_06_09_pus_uvs.fits ! AN table 1: 31 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.650896 visibilities/baseline/integration-bin. ! Found source: J0555+3948 ! ! 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 340 lines of history. ! ! Reading 3632 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 J0555+3948_S_2014_06_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 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.923739Jy sigma=0.023007 ! Fit after self-cal, rms=1.923735Jy sigma=0.023007 ! 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.947 mas, bmaj=5.509 mas, bpa=-11.6 degrees ! Estimated noise=1358.92 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 = 2.23989 Jy ! Component: 100 - total flux cleaned = 2.73969 Jy ! Total flux subtracted in 100 components = 2.73969 Jy ! Clean residual min=-0.046781 max=0.167422 Jy/beam ! Clean residual mean=-0.000032 rms=0.015927 Jy/beam ! Combined flux in latest and established models = 2.73969 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 2.73969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.256948Jy sigma=0.003069 ! Fit after self-cal, rms=0.256947Jy sigma=0.003069 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.168019 Jy ! Component: 100 - total flux cleaned = 0.248728 Jy ! Total flux subtracted in 100 components = 0.248728 Jy ! Clean residual min=-0.021267 max=0.038503 Jy/beam ! Clean residual mean=-0.000020 rms=0.004898 Jy/beam ! Combined flux in latest and established models = 2.98841 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 13 components and 2.98841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093729Jy sigma=0.001035 ! Fit after self-cal, rms=0.093713Jy sigma=0.001035 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0435186 Jy ! Component: 100 - total flux cleaned = 0.0593911 Jy ! Total flux subtracted in 100 components = 0.0593911 Jy ! Clean residual min=-0.014787 max=0.013569 Jy/beam ! Clean residual mean=-0.000018 rms=0.003007 Jy/beam ! Combined flux in latest and established models = 3.04781 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 19 components and 3.04781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074100Jy sigma=0.000797 ! Fit after self-cal, rms=0.074088Jy sigma=0.000797 ! 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.532 mas, bmaj=6.662 mas, bpa=-13.46 degrees ! Estimated noise=1001.99 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.00272836 Jy ! Component: 100 - total flux cleaned = 0.00271505 Jy ! Component: 150 - total flux cleaned = 0.00274895 Jy ! Component: 200 - total flux cleaned = 0.00304679 Jy ! Total flux subtracted in 200 components = 0.00304679 Jy ! Clean residual min=-0.005894 max=0.006686 Jy/beam ! Clean residual mean=-0.000026 rms=0.001365 Jy/beam ! Combined flux in latest and established models = 3.05085 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 24 components and 3.05085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070372Jy sigma=0.000762 ! Fit after self-cal, rms=0.070358Jy sigma=0.000762 ! 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.00* FD 1.00 HN 1.00 KP 1.00 ! LA 1.00 MK 1.01 NL 1.00 OV 1.00 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.00 KP 1.00 ! LA 1.00 MK 1.01 NL 1.00 OV 1.00 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.00 KP 1.00 ! LA 1.00 MK 1.01 NL 1.00 OV 1.00 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.00 KP 1.00 ! LA 1.00 MK 1.01 NL 1.00 OV 1.00 ! PT 1.00 SC 1.00 ! ! ! Fit before self-cal, rms=0.070358Jy sigma=0.000762 ! Fit after self-cal, rms=0.069429Jy sigma=0.000754 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.539 mas, bmaj=6.66 mas, bpa=-13.41 degrees ! Estimated noise=1002.9 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.00208828 Jy ! Component: 100 - total flux cleaned = -0.00190382 Jy ! Component: 150 - total flux cleaned = -0.00189115 Jy ! Component: 200 - total flux cleaned = -0.00176756 Jy ! Total flux subtracted in 200 components = -0.00176756 Jy ! Clean residual min=-0.006534 max=0.005702 Jy/beam ! Clean residual mean=-0.000031 rms=0.001212 Jy/beam ! Combined flux in latest and established models = 3.04908 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 28 components and 3.04908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068530Jy sigma=0.000746 ! Fit after self-cal, rms=0.068528Jy sigma=0.000746 ! 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.068528Jy sigma=0.000746 ! Fit after self-cal, rms=0.068516Jy sigma=0.000746 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.54 mas, bmaj=6.657 mas, bpa=-13.39 degrees ! Estimated noise=1003.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000271312 Jy ! Component: 100 - total flux cleaned = 0.000272013 Jy ! Component: 150 - total flux cleaned = 0.000163117 Jy ! Component: 200 - total flux cleaned = -4.25715e-05 Jy ! Total flux subtracted in 200 components = -4.25715e-05 Jy ! Clean residual min=-0.006386 max=0.005396 Jy/beam ! Clean residual mean=-0.000030 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 3.04904 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 32 components and 3.04904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068074Jy sigma=0.000743 ! Fit after self-cal, rms=0.068073Jy sigma=0.000742 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.000107025 Jy ! Component: 100 - total flux cleaned = -0.000104288 Jy ! Component: 150 - total flux cleaned = -0.000193842 Jy ! Component: 200 - total flux cleaned = -0.00019287 Jy ! Total flux subtracted in 200 components = -0.00019287 Jy ! Clean residual min=-0.006240 max=0.005403 Jy/beam ! Clean residual mean=-0.000030 rms=0.001166 Jy/beam ! Combined flux in latest and established models = 3.04885 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 34 components and 3.04885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067785Jy sigma=0.000741 ! Fit after self-cal, rms=0.067783Jy sigma=0.000740 ! 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.067783Jy sigma=0.000740 ! Fit after self-cal, rms=0.067823Jy sigma=0.000740 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.539 mas, bmaj=6.655 mas, bpa=-13.39 degrees ! Estimated noise=1003.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121789 Jy ! Component: 100 - total flux cleaned = 0.00112664 Jy ! Component: 150 - total flux cleaned = 0.000951255 Jy ! Component: 200 - total flux cleaned = 0.000868393 Jy ! Total flux subtracted in 200 components = 0.000868393 Jy ! Clean residual min=-0.006160 max=0.005252 Jy/beam ! Clean residual mean=-0.000029 rms=0.001141 Jy/beam ! Combined flux in latest and established models = 3.04972 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 35 components and 3.04972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067525Jy sigma=0.000738 ! Fit after self-cal, rms=0.067524Jy sigma=0.000738 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.40346e-06 Jy ! Component: 100 - total flux cleaned = 3.33019e-06 Jy ! Component: 150 - total flux cleaned = -7.43343e-05 Jy ! Component: 200 - total flux cleaned = -7.41647e-05 Jy ! Total flux subtracted in 200 components = -7.41647e-05 Jy ! Clean residual min=-0.006009 max=0.005336 Jy/beam ! Clean residual mean=-0.000029 rms=0.001128 Jy/beam ! Combined flux in latest and established models = 3.04964 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 3.04964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067315Jy sigma=0.000737 ! Fit after self-cal, rms=0.067314Jy sigma=0.000737 ! 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.067314Jy sigma=0.000737 ! Fit after self-cal, rms=0.067347Jy sigma=0.000736 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.876 mas, bmaj=11.43 mas, bpa=-13.4 degrees ! Estimated noise=1229.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140696 Jy ! Component: 100 - total flux cleaned = 0.00157759 Jy ! Component: 150 - total flux cleaned = 0.00171288 Jy ! Component: 200 - total flux cleaned = 0.00185028 Jy ! Total flux subtracted in 200 components = 0.00185028 Jy ! Clean residual min=-0.003796 max=0.003301 Jy/beam ! Clean residual mean=-0.000056 rms=0.000989 Jy/beam ! Combined flux in latest and established models = 3.05149 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 40 components and 3.05149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067474Jy sigma=0.000737 ! Fit after self-cal, rms=0.067470Jy sigma=0.000737 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.000223754 Jy ! Component: 100 - total flux cleaned = -0.000129754 Jy ! Component: 150 - total flux cleaned = -7.78936e-05 Jy ! Component: 200 - total flux cleaned = -3.629e-05 Jy ! Total flux subtracted in 200 components = -3.629e-05 Jy ! Clean residual min=-0.003788 max=0.003282 Jy/beam ! Clean residual mean=-0.000056 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 3.05146 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 41 components and 3.05146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067566Jy sigma=0.000738 ! Fit after self-cal, rms=0.067565Jy sigma=0.000738 ! 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.538 mas, bmaj=6.653 mas, bpa=-13.38 degrees ! Estimated noise=1003.9 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.538 x 6.653 at -13.38 degrees (North through East) ! Clean map min=-0.0043056 max=2.9174 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067565Jy sigma=0.000738 ! Fit after self-cal, rms=0.067533Jy sigma=0.000738 ! Inverting map and beam ! Estimated beam: bmin=3.537 mas, bmaj=6.654 mas, bpa=-13.41 degrees ! Estimated noise=1003.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000415033 Jy ! Component: 100 - total flux cleaned = 0.000508436 Jy ! Component: 150 - total flux cleaned = 0.000596482 Jy ! Component: 200 - total flux cleaned = 0.000592015 Jy ! Total flux subtracted in 200 components = 0.000592015 Jy ! Clean residual min=-0.005482 max=0.004977 Jy/beam ! Clean residual mean=-0.000030 rms=0.001098 Jy/beam ! Combined flux in latest and established models = 3.05205 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 43 components and 3.05205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067231Jy sigma=0.000735 ! Fit after self-cal, rms=0.067229Jy sigma=0.000735 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.56521e-06 Jy ! Component: 100 - total flux cleaned = 4.35286e-06 Jy ! Component: 150 - total flux cleaned = 3.4782e-06 Jy ! Component: 200 - total flux cleaned = 4.38745e-06 Jy ! Total flux subtracted in 200 components = 4.38745e-06 Jy ! Clean residual min=-0.005456 max=0.005033 Jy/beam ! Clean residual mean=-0.000030 rms=0.001087 Jy/beam ! Combined flux in latest and established models = 3.05205 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 3.05205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067047Jy sigma=0.000734 ! Fit after self-cal, rms=0.067045Jy sigma=0.000734 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067045Jy sigma=0.000734 ! Fit after self-cal, rms=0.067064Jy sigma=0.000734 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.951 mas, bmaj=5.5 mas, bpa=-11.52 degrees ! Estimated noise=1361.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.24492 Jy ! Component: 100 - total flux cleaned = 2.74443 Jy ! Component: 150 - total flux cleaned = 2.91191 Jy ! Component: 200 - total flux cleaned = 2.99325 Jy ! Total flux subtracted in 200 components = 2.99325 Jy ! Clean residual min=-0.020702 max=0.038681 Jy/beam ! Clean residual mean=-0.000020 rms=0.004942 Jy/beam ! Combined flux in latest and established models = 2.99325 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 15 model components to the UV plane model. ! The established model now contains 15 components and 2.99325 Jy ! Inverting map and beam ! Estimated beam: bmin=3.537 mas, bmaj=6.652 mas, bpa=-13.4 degrees ! Estimated noise=1004.19 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.043494 Jy ! Component: 100 - total flux cleaned = 0.061503 Jy ! Component: 150 - total flux cleaned = 0.0625418 Jy ! Component: 200 - total flux cleaned = 0.0629669 Jy ! Total flux subtracted in 200 components = 0.0629669 Jy ! Clean residual min=-0.007043 max=0.007977 Jy/beam ! Clean residual mean=-0.000027 rms=0.001523 Jy/beam ! Combined flux in latest and established models = 3.05622 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 3.05622 Jy ! Inverting map ! Added new window around map position (-7.5, 38). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00276149 Jy ! Component: 100 - total flux cleaned = 0.0033553 Jy ! Component: 150 - total flux cleaned = 0.0033421 Jy ! Component: 200 - total flux cleaned = 0.00333779 Jy ! Total flux subtracted in 200 components = 0.00333779 Jy ! Clean residual min=-0.005594 max=0.006325 Jy/beam ! Clean residual mean=-0.000025 rms=0.001311 Jy/beam ! Combined flux in latest and established models = 3.05956 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 30 components and 3.05956 Jy ! Inverting map ! Added new window around map position (16, -17). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00170438 Jy ! Component: 100 - total flux cleaned = 0.00149398 Jy ! Component: 150 - total flux cleaned = 0.0010989 Jy ! Component: 200 - total flux cleaned = 0.000731657 Jy ! Total flux subtracted in 200 components = 0.000731657 Jy ! Clean residual min=-0.005213 max=0.004986 Jy/beam ! Clean residual mean=-0.000025 rms=0.001189 Jy/beam ! Combined flux in latest and established models = 3.06029 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 45 components and 3.06029 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.876 mas, bmaj=11.43 mas, bpa=-13.42 degrees ! Estimated noise=1230.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00205943 Jy ! Component: 100 - total flux cleaned = -0.00293683 Jy ! Component: 150 - total flux cleaned = -0.00329511 Jy ! Component: 200 - total flux cleaned = -0.00341008 Jy ! Total flux subtracted in 200 components = -0.00341008 Jy ! Clean residual min=-0.003366 max=0.003159 Jy/beam ! Clean residual mean=-0.000054 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 3.05688 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.00013597 Jy ! Component: 100 - total flux cleaned = -0.000226145 Jy ! Component: 150 - total flux cleaned = -0.000226122 Jy ! Component: 200 - total flux cleaned = -0.000253817 Jy ! Total flux subtracted in 200 components = -0.000253817 Jy ! Clean residual min=-0.003314 max=0.003125 Jy/beam ! Clean residual mean=-0.000054 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 3.05662 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 70 components and 3.05662 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.537 mas, bmaj=6.652 mas, bpa=-13.4 degrees ! Estimated noise=1004.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211243 Jy ! Component: 100 - total flux cleaned = 0.00211138 Jy ! Component: 150 - total flux cleaned = 0.00194877 Jy ! Component: 200 - total flux cleaned = 0.00179901 Jy ! Total flux subtracted in 200 components = 0.00179901 Jy ! Clean residual min=-0.004736 max=0.004472 Jy/beam ! Clean residual mean=-0.000026 rms=0.001089 Jy/beam ! Combined flux in latest and established models = 3.05842 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 83 components and 3.05842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067900Jy sigma=0.000739 ! Fit after self-cal, rms=0.067880Jy sigma=0.000739 wmodel J0555+3948_S_2014_06_09_pus_map.mod ! Writing 83 model components to file: J0555+3948_S_2014_06_09_pus_map.mod wobs J0555+3948_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0555+3948_S_2014_06_09_pus_uvs.fits wwins J0555+3948_S_2014_06_09_pus_map.win ! wwins: Wrote 3 windows to J0555+3948_S_2014_06_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.00017798 Jy ! Component: 100 - total flux cleaned = 0.000132166 Jy ! Component: 150 - total flux cleaned = 0.000278255 Jy ! Component: 200 - total flux cleaned = 0.000487874 Jy ! Component: 250 - total flux cleaned = 0.000895713 Jy ! Component: 300 - total flux cleaned = 0.00122631 Jy ! Component: 350 - total flux cleaned = 0.00174314 Jy ! Component: 400 - total flux cleaned = 0.00218401 Jy ! Component: 450 - total flux cleaned = 0.00261377 Jy ! Component: 500 - total flux cleaned = 0.00297378 Jy ! Component: 550 - total flux cleaned = 0.00332708 Jy ! Component: 600 - total flux cleaned = 0.00367295 Jy ! Component: 650 - total flux cleaned = 0.00389943 Jy ! Component: 700 - total flux cleaned = 0.00412142 Jy ! Component: 750 - total flux cleaned = 0.00433925 Jy ! Component: 800 - total flux cleaned = 0.00455374 Jy ! Component: 850 - total flux cleaned = 0.00486905 Jy ! Component: 900 - total flux cleaned = 0.00497251 Jy ! Component: 950 - total flux cleaned = 0.00517612 Jy ! Component: 1000 - total flux cleaned = 0.00537603 Jy ! Component: 1050 - total flux cleaned = 0.00537598 Jy ! Component: 1100 - total flux cleaned = 0.00552217 Jy ! Component: 1150 - total flux cleaned = 0.00566642 Jy ! Component: 1200 - total flux cleaned = 0.00576149 Jy ! Component: 1250 - total flux cleaned = 0.00590126 Jy ! Component: 1300 - total flux cleaned = 0.00603926 Jy ! Component: 1350 - total flux cleaned = 0.00603949 Jy ! Component: 1400 - total flux cleaned = 0.00608502 Jy ! Component: 1450 - total flux cleaned = 0.00630537 Jy ! Component: 1500 - total flux cleaned = 0.0063053 Jy ! Component: 1550 - total flux cleaned = 0.00643423 Jy ! Component: 1600 - total flux cleaned = 0.00643435 Jy ! Component: 1650 - total flux cleaned = 0.00651844 Jy ! Component: 1700 - total flux cleaned = 0.00660123 Jy ! Component: 1750 - total flux cleaned = 0.00668274 Jy ! Component: 1800 - total flux cleaned = 0.00664184 Jy ! Component: 1850 - total flux cleaned = 0.00676195 Jy ! Component: 1900 - total flux cleaned = 0.00668229 Jy ! Component: 1950 - total flux cleaned = 0.00676124 Jy ! Component: 2000 - total flux cleaned = 0.00680041 Jy ! Component: 2050 - total flux cleaned = 0.00680057 Jy ! Component: 2100 - total flux cleaned = 0.0069149 Jy ! Component: 2150 - total flux cleaned = 0.00699001 Jy ! Component: 2200 - total flux cleaned = 0.00702754 Jy ! Component: 2250 - total flux cleaned = 0.00702745 Jy ! Component: 2300 - total flux cleaned = 0.00702739 Jy ! Component: 2350 - total flux cleaned = 0.0070637 Jy ! Component: 2400 - total flux cleaned = 0.00702783 Jy ! Component: 2450 - total flux cleaned = 0.00702786 Jy ! Component: 2500 - total flux cleaned = 0.00709769 Jy ! Component: 2550 - total flux cleaned = 0.00706299 Jy ! Component: 2600 - total flux cleaned = 0.00709718 Jy ! Component: 2650 - total flux cleaned = 0.00699494 Jy ! Component: 2700 - total flux cleaned = 0.00696106 Jy ! Component: 2750 - total flux cleaned = 0.00689408 Jy ! Component: 2800 - total flux cleaned = 0.0068608 Jy ! Component: 2850 - total flux cleaned = 0.00686078 Jy ! Component: 2900 - total flux cleaned = 0.0068609 Jy ! Component: 2950 - total flux cleaned = 0.00686123 Jy ! Component: 3000 - total flux cleaned = 0.00682947 Jy ! Component: 3050 - total flux cleaned = 0.00689323 Jy ! Component: 3100 - total flux cleaned = 0.00689311 Jy ! Component: 3150 - total flux cleaned = 0.00689314 Jy ! Component: 3200 - total flux cleaned = 0.00683123 Jy ! Component: 3250 - total flux cleaned = 0.0068621 Jy ! Component: 3300 - total flux cleaned = 0.00695359 Jy ! Component: 3350 - total flux cleaned = 0.00695372 Jy ! Component: 3400 - total flux cleaned = 0.00701362 Jy ! Component: 3450 - total flux cleaned = 0.0069242 Jy ! Component: 3500 - total flux cleaned = 0.00698322 Jy ! Component: 3550 - total flux cleaned = 0.00701249 Jy ! Component: 3600 - total flux cleaned = 0.00698344 Jy ! Component: 3650 - total flux cleaned = 0.00704116 Jy ! Component: 3700 - total flux cleaned = 0.00704092 Jy ! Component: 3750 - total flux cleaned = 0.00701251 Jy ! Component: 3800 - total flux cleaned = 0.00695634 Jy ! Component: 3850 - total flux cleaned = 0.0069844 Jy ! Component: 3900 - total flux cleaned = 0.0069843 Jy ! Component: 3950 - total flux cleaned = 0.00692897 Jy ! Component: 4000 - total flux cleaned = 0.00687413 Jy ! Component: 4050 - total flux cleaned = 0.00690133 Jy ! Total flux subtracted in 4096 components = 0.00687442 Jy ! Clean residual min=-0.001641 max=0.001389 Jy/beam ! Clean residual mean=-0.000006 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 3.0653 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 366 components and 3.0653 Jy ![Exited script file: muppet] wmap "J0555+3948_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.537 x 6.652 at -13.4 degrees (North through East) ! Clean map min=-0.003007 max=2.9179 Jy/beam ! Writing clean map to FITS file: J0555+3948_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 2.91794 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000504879 device "J0555+3948_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0555+3948_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0519077 0.0519077 0.103815 0.207631 0.415261 0.830523 1.66105 3.32209 6.64418 13.2884 26.5767 53.1535 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(1000*peak_flux)/1000 ! peak= 2.917 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.537 x 6.652 at -13.4 degrees (North through East) ! Clean map min=-0.003007 max=2.9179 Jy/beam quit ! Quitting program ! Log file J0555+3948_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:45:22 2016