! Started logfile: J1514+0252_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:02:35 2016 obs J1514+0252_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1514+0252_S_2015_03_17_pus_uva.fits ! AN table 1: 102 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.786275 visibilities/baseline/integration-bin. ! Found source: J1514+0252 ! ! 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 14436 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 J1514+0252_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 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.913611Jy sigma=0.010363 ! Fit after self-cal, rms=0.894864Jy sigma=0.010152 ! 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.783 mas, bmaj=6.584 mas, bpa=-2.168 degrees ! Estimated noise=691.786 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.0775288 Jy ! Component: 100 - total flux cleaned = 0.102918 Jy ! Total flux subtracted in 100 components = 0.102918 Jy ! Clean residual min=-0.004901 max=0.011378 Jy/beam ! Clean residual mean=0.000017 rms=0.001483 Jy/beam ! Combined flux in latest and established models = 0.102918 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.102918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080929Jy sigma=0.000857 ! Fit after self-cal, rms=0.080818Jy sigma=0.000856 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0128753 Jy ! Component: 100 - total flux cleaned = 0.0198619 Jy ! Total flux subtracted in 100 components = 0.0198619 Jy ! Clean residual min=-0.004402 max=0.005351 Jy/beam ! Clean residual mean=0.000011 rms=0.001091 Jy/beam ! Combined flux in latest and established models = 0.12278 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 37 components and 0.12278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077761Jy sigma=0.000827 ! Fit after self-cal, rms=0.077725Jy sigma=0.000826 ! 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.565 mas, bmaj=7.561 mas, bpa=-3.875 degrees ! Estimated noise=529.397 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.0078218 Jy ! Component: 100 - total flux cleaned = 0.01229 Jy ! Component: 150 - total flux cleaned = 0.0150721 Jy ! Component: 200 - total flux cleaned = 0.0168377 Jy ! Total flux subtracted in 200 components = 0.0168377 Jy ! Clean residual min=-0.004021 max=0.005608 Jy/beam ! Clean residual mean=0.000019 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.139617 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 69 components and 0.139617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076704Jy sigma=0.000819 ! Fit after self-cal, rms=0.076683Jy sigma=0.000819 ! Inverting map ! Added new window around map position (13.5, 25). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00519165 Jy ! Component: 100 - total flux cleaned = 0.00784389 Jy ! Component: 150 - total flux cleaned = 0.00960095 Jy ! Component: 200 - total flux cleaned = 0.0109224 Jy ! Total flux subtracted in 200 components = 0.0109224 Jy ! Clean residual min=-0.003349 max=0.003258 Jy/beam ! Clean residual mean=0.000023 rms=0.000823 Jy/beam ! Combined flux in latest and established models = 0.15054 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 91 components and 0.15054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076340Jy sigma=0.000814 ! Fit after self-cal, rms=0.076295Jy sigma=0.000814 ! 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.85 HN 0.89 KP 1.14 ! LA 1.01 MK 0.88 NL 0.94 OV 1.00 ! PT 1.05 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.93 HN 1.10 KP 1.09 ! LA 0.97 MK 0.99 NL 1.06 OV 1.07 ! PT 1.05 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.91 HN 1.10 KP 0.97 ! LA 0.82 MK 1.03 NL 1.21 OV 0.97 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.94 HN 1.06 KP 0.91 ! LA 0.86 MK 1.01 NL 1.04 OV 1.02 ! PT 1.04 SC 0.99 ! ! ! Fit before self-cal, rms=0.076295Jy sigma=0.000814 ! Fit after self-cal, rms=0.072421Jy sigma=0.000802 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.561 mas, bmaj=7.62 mas, bpa=-4.128 degrees ! Estimated noise=528.463 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.00118204 Jy ! Component: 100 - total flux cleaned = 0.00167148 Jy ! Component: 150 - total flux cleaned = 0.00184728 Jy ! Component: 200 - total flux cleaned = 0.00189974 Jy ! Total flux subtracted in 200 components = 0.00189974 Jy ! Clean residual min=-0.002011 max=0.002296 Jy/beam ! Clean residual mean=0.000002 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.15244 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 109 components and 0.152439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072384Jy sigma=0.000801 ! Fit after self-cal, rms=0.072337Jy sigma=0.000801 ! 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.072337Jy sigma=0.000801 ! Fit after self-cal, rms=0.071987Jy sigma=0.000800 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.56 mas, bmaj=7.62 mas, bpa=-4.148 degrees ! Estimated noise=528.491 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000425245 Jy ! Component: 100 - total flux cleaned = 0.000562234 Jy ! Component: 150 - total flux cleaned = 0.000563023 Jy ! Component: 200 - total flux cleaned = 0.000542247 Jy ! Total flux subtracted in 200 components = 0.000542247 Jy ! Clean residual min=-0.001852 max=0.001879 Jy/beam ! Clean residual mean=0.000004 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.152982 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 122 components and 0.152982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071970Jy sigma=0.000800 ! Fit after self-cal, rms=0.071979Jy sigma=0.000800 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.000158525 Jy ! Component: 100 - total flux cleaned = 0.0001614 Jy ! Component: 150 - total flux cleaned = 0.000105342 Jy ! Component: 200 - total flux cleaned = 7.0674e-05 Jy ! Total flux subtracted in 200 components = 7.0674e-05 Jy ! Clean residual min=-0.001821 max=0.001874 Jy/beam ! Clean residual mean=0.000005 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.153052 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 125 components and 0.153052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071968Jy sigma=0.000799 ! Fit after self-cal, rms=0.071968Jy sigma=0.000799 ! 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.071968Jy sigma=0.000799 ! Fit after self-cal, rms=0.071924Jy sigma=0.000799 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.56 mas, bmaj=7.625 mas, bpa=-4.206 degrees ! Estimated noise=528.257 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.852e-06 Jy ! Component: 100 - total flux cleaned = 3.59775e-05 Jy ! Component: 150 - total flux cleaned = 1.35861e-06 Jy ! Component: 200 - total flux cleaned = -4.5616e-05 Jy ! Total flux subtracted in 200 components = -4.5616e-05 Jy ! Clean residual min=-0.001778 max=0.001845 Jy/beam ! Clean residual mean=0.000004 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.153007 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 126 components and 0.153007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071915Jy sigma=0.000799 ! Fit after self-cal, rms=0.071915Jy sigma=0.000799 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.000111095 Jy ! Component: 100 - total flux cleaned = 8.13986e-05 Jy ! Component: 150 - total flux cleaned = 3.8708e-05 Jy ! Component: 200 - total flux cleaned = 1.21403e-05 Jy ! Total flux subtracted in 200 components = 1.21403e-05 Jy ! Clean residual min=-0.001754 max=0.001836 Jy/beam ! Clean residual mean=0.000005 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.153019 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 130 components and 0.153019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071909Jy sigma=0.000799 ! Fit after self-cal, rms=0.071909Jy sigma=0.000799 ! 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.071909Jy sigma=0.000799 ! Fit after self-cal, rms=0.071869Jy sigma=0.000799 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.151 mas, bmaj=11.81 mas, bpa=-7.517 degrees ! Estimated noise=652.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000515455 Jy ! Component: 100 - total flux cleaned = 0.000549649 Jy ! Component: 150 - total flux cleaned = 0.000524742 Jy ! Component: 200 - total flux cleaned = 0.000504768 Jy ! Total flux subtracted in 200 components = 0.000504768 Jy ! Clean residual min=-0.001886 max=0.001880 Jy/beam ! Clean residual mean=0.000008 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.153524 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 132 components and 0.153524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071865Jy sigma=0.000799 ! Fit after self-cal, rms=0.071862Jy sigma=0.000799 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 = 6.71387e-06 Jy ! Component: 100 - total flux cleaned = 3.3334e-05 Jy ! Component: 150 - total flux cleaned = -3.76673e-05 Jy ! Component: 200 - total flux cleaned = -8.60482e-05 Jy ! Total flux subtracted in 200 components = -8.60482e-05 Jy ! Clean residual min=-0.001861 max=0.001858 Jy/beam ! Clean residual mean=0.000008 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.153438 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 134 components and 0.153438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071863Jy sigma=0.000799 ! Fit after self-cal, rms=0.071860Jy sigma=0.000799 ! 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.56 mas, bmaj=7.63 mas, bpa=-4.268 degrees ! Estimated noise=527.928 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.56 x 7.63 at -4.268 degrees (North through East) ! Clean map min=-0.0016817 max=0.097698 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.774 mas, bmaj=6.634 mas, bpa=-2.624 degrees ! Estimated noise=691.053 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.077872 Jy ! Component: 100 - total flux cleaned = 0.10465 Jy ! Component: 150 - total flux cleaned = 0.117252 Jy ! Component: 200 - total flux cleaned = 0.124284 Jy ! Total flux subtracted in 200 components = 0.124284 Jy ! Clean residual min=-0.003506 max=0.004740 Jy/beam ! Clean residual mean=0.000006 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.124284 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.124284 Jy ! Inverting map and beam ! Estimated beam: bmin=3.56 mas, bmaj=7.63 mas, bpa=-4.268 degrees ! Estimated noise=527.928 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) ! Added new window around map position (3, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00759393 Jy ! Component: 100 - total flux cleaned = 0.0127815 Jy ! Component: 150 - total flux cleaned = 0.0166059 Jy ! Component: 200 - total flux cleaned = 0.0194638 Jy ! Total flux subtracted in 200 components = 0.0194638 Jy ! Clean residual min=-0.002074 max=0.002307 Jy/beam ! Clean residual mean=0.000005 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.143748 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 75 components and 0.143748 Jy ! Inverting map ! Added new window around map position (-53, 89). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0023987 Jy ! Component: 100 - total flux cleaned = 0.00420645 Jy ! Component: 150 - total flux cleaned = 0.00543527 Jy ! Component: 200 - total flux cleaned = 0.00612355 Jy ! Total flux subtracted in 200 components = 0.00612355 Jy ! Clean residual min=-0.001888 max=0.001833 Jy/beam ! Clean residual mean=0.000005 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.149872 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 111 components and 0.149872 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.151 mas, bmaj=11.81 mas, bpa=-7.517 degrees ! Estimated noise=652.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148342 Jy ! Component: 100 - total flux cleaned = 0.00249608 Jy ! Component: 150 - total flux cleaned = 0.00299729 Jy ! Component: 200 - total flux cleaned = 0.00318286 Jy ! Total flux subtracted in 200 components = 0.00318286 Jy ! Clean residual min=-0.001774 max=0.001461 Jy/beam ! Clean residual mean=0.000009 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.153055 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 = 4.76812e-05 Jy ! Component: 100 - total flux cleaned = 6.97502e-05 Jy ! Component: 150 - total flux cleaned = 9.08173e-05 Jy ! Component: 200 - total flux cleaned = 0.000109823 Jy ! Total flux subtracted in 200 components = 0.000109823 Jy ! Clean residual min=-0.001775 max=0.001441 Jy/beam ! Clean residual mean=0.000010 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.153164 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 163 components and 0.153165 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.56 mas, bmaj=7.63 mas, bpa=-4.268 degrees ! Estimated noise=527.928 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000593647 Jy ! Component: 100 - total flux cleaned = -0.00071756 Jy ! Component: 150 - total flux cleaned = -0.000718425 Jy ! Component: 200 - total flux cleaned = -0.000693781 Jy ! Total flux subtracted in 200 components = -0.000693781 Jy ! Clean residual min=-0.001753 max=0.001619 Jy/beam ! Clean residual mean=0.000005 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.152471 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 182 components and 0.152471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071753Jy sigma=0.000798 ! Fit after self-cal, rms=0.071735Jy sigma=0.000798 wmodel J1514+0252_S_2015_03_17_pus_map.mod ! Writing 182 model components to file: J1514+0252_S_2015_03_17_pus_map.mod wobs J1514+0252_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1514+0252_S_2015_03_17_pus_uvs.fits wwins J1514+0252_S_2015_03_17_pus_map.win ! wwins: Wrote 4 windows to J1514+0252_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.000502472 Jy ! Component: 100 - total flux cleaned = -0.000531982 Jy ! Component: 150 - total flux cleaned = -0.000558144 Jy ! Component: 200 - total flux cleaned = -0.000480313 Jy ! Component: 250 - total flux cleaned = -0.000430664 Jy ! Component: 300 - total flux cleaned = -0.000332976 Jy ! Component: 350 - total flux cleaned = -0.000165964 Jy ! Component: 400 - total flux cleaned = -7.2861e-05 Jy ! Component: 450 - total flux cleaned = 6.35209e-05 Jy ! Component: 500 - total flux cleaned = 0.000174561 Jy ! Component: 550 - total flux cleaned = 0.000240003 Jy ! Component: 600 - total flux cleaned = 0.000368574 Jy ! Component: 650 - total flux cleaned = 0.00045283 Jy ! Component: 700 - total flux cleaned = 0.000576797 Jy ! Component: 750 - total flux cleaned = 0.000617327 Jy ! Component: 800 - total flux cleaned = 0.000717062 Jy ! Component: 850 - total flux cleaned = 0.000795332 Jy ! Component: 900 - total flux cleaned = 0.000911003 Jy ! Component: 950 - total flux cleaned = 0.00100604 Jy ! Component: 1000 - total flux cleaned = 0.00108071 Jy ! Component: 1050 - total flux cleaned = 0.00111793 Jy ! Component: 1100 - total flux cleaned = 0.00124606 Jy ! Component: 1150 - total flux cleaned = 0.00131801 Jy ! Component: 1200 - total flux cleaned = 0.00137137 Jy ! Component: 1250 - total flux cleaned = 0.00151187 Jy ! Component: 1300 - total flux cleaned = 0.00149459 Jy ! Component: 1350 - total flux cleaned = 0.00159722 Jy ! Component: 1400 - total flux cleaned = 0.00164766 Jy ! Component: 1450 - total flux cleaned = 0.00164748 Jy ! Component: 1500 - total flux cleaned = 0.00164757 Jy ! Component: 1550 - total flux cleaned = 0.00174573 Jy ! Component: 1600 - total flux cleaned = 0.00181031 Jy ! Component: 1650 - total flux cleaned = 0.00181012 Jy ! Component: 1700 - total flux cleaned = 0.00184192 Jy ! Component: 1750 - total flux cleaned = 0.00187329 Jy ! Component: 1800 - total flux cleaned = 0.0019048 Jy ! Component: 1850 - total flux cleaned = 0.00199761 Jy ! Component: 1900 - total flux cleaned = 0.00204346 Jy ! Component: 1950 - total flux cleaned = 0.00202815 Jy ! Component: 2000 - total flux cleaned = 0.00202839 Jy ! Component: 2050 - total flux cleaned = 0.00213252 Jy ! Component: 2100 - total flux cleaned = 0.00217652 Jy ! Component: 2150 - total flux cleaned = 0.00223492 Jy ! Component: 2200 - total flux cleaned = 0.00229281 Jy ! Component: 2250 - total flux cleaned = 0.00233558 Jy ! Component: 2300 - total flux cleaned = 0.00239242 Jy ! Component: 2350 - total flux cleaned = 0.00246278 Jy ! Component: 2400 - total flux cleaned = 0.00244899 Jy ! Component: 2450 - total flux cleaned = 0.00255982 Jy ! Component: 2500 - total flux cleaned = 0.00257341 Jy ! Component: 2550 - total flux cleaned = 0.00261455 Jy ! Component: 2600 - total flux cleaned = 0.00270922 Jy ! Component: 2650 - total flux cleaned = 0.00272269 Jy ! Component: 2700 - total flux cleaned = 0.00276262 Jy ! Component: 2750 - total flux cleaned = 0.00285504 Jy ! Component: 2800 - total flux cleaned = 0.00289435 Jy ! Component: 2850 - total flux cleaned = 0.00295928 Jy ! Component: 2900 - total flux cleaned = 0.00303667 Jy ! Component: 2950 - total flux cleaned = 0.00311343 Jy ! Component: 3000 - total flux cleaned = 0.00316409 Jy ! Component: 3050 - total flux cleaned = 0.00320185 Jy ! Component: 3100 - total flux cleaned = 0.00327691 Jy ! Component: 3150 - total flux cleaned = 0.00336397 Jy ! Component: 3200 - total flux cleaned = 0.0034379 Jy ! Component: 3250 - total flux cleaned = 0.00347454 Jy ! Component: 3300 - total flux cleaned = 0.00360822 Jy ! Component: 3350 - total flux cleaned = 0.00363234 Jy ! Component: 3400 - total flux cleaned = 0.00369227 Jy ! Component: 3450 - total flux cleaned = 0.00376376 Jy ! Component: 3500 - total flux cleaned = 0.0038465 Jy ! Component: 3550 - total flux cleaned = 0.00385828 Jy ! Component: 3600 - total flux cleaned = 0.00398651 Jy ! Component: 3650 - total flux cleaned = 0.004056 Jy ! Component: 3700 - total flux cleaned = 0.00405599 Jy ! Component: 3750 - total flux cleaned = 0.00412467 Jy ! Component: 3800 - total flux cleaned = 0.00414731 Jy ! Component: 3850 - total flux cleaned = 0.00421484 Jy ! Component: 3900 - total flux cleaned = 0.00420372 Jy ! Component: 3950 - total flux cleaned = 0.00422617 Jy ! Component: 4000 - total flux cleaned = 0.00429255 Jy ! Component: 4050 - total flux cleaned = 0.00434738 Jy ! Total flux subtracted in 4096 components = 0.00433652 Jy ! Clean residual min=-0.000736 max=0.000715 Jy/beam ! Clean residual mean=0.000001 rms=0.000199 Jy/beam ! Combined flux in latest and established models = 0.156807 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 478 components and 0.156807 Jy ![Exited script file: muppet] wmap "J1514+0252_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.56 x 7.63 at -4.268 degrees (North through East) ! Clean map min=-0.0011688 max=0.097897 Jy/beam ! Writing clean map to FITS file: J1514+0252_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.0978967 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000197652 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.605695 0.605695 1.21139 2.42278 4.84556 9.69113 19.3823 38.7645 77.529 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.097 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.56 x 7.63 at -4.268 degrees (North through East) ! Clean map min=-0.0011688 max=0.097897 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 J1514+0252_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:02:40 2016