! Started logfile: J0036+1434_S_2014_05_31_pus_uvs.log on Mon Nov 28 14:40:33 2016 obs J0036+1434_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0036+1434_S_2014_05_31_pus_uva.fits ! AN table 1: 93 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.973955 visibilities/baseline/integration-bin. ! Found source: J0036+1434 ! ! 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 16304 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 J0036+1434_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.889890Jy sigma=0.010834 ! Fit after self-cal, rms=0.868501Jy sigma=0.010579 ! 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.859 mas, bmaj=6.396 mas, bpa=-3.263 degrees ! Estimated noise=735.868 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.100851 Jy ! Component: 100 - total flux cleaned = 0.123999 Jy ! Total flux subtracted in 100 components = 0.123999 Jy ! Clean residual min=-0.004528 max=0.008938 Jy/beam ! Clean residual mean=0.000010 rms=0.001312 Jy/beam ! Combined flux in latest and established models = 0.123999 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.123999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073755Jy sigma=0.000843 ! Fit after self-cal, rms=0.073755Jy sigma=0.000843 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00949003 Jy ! Component: 100 - total flux cleaned = 0.0142556 Jy ! Total flux subtracted in 100 components = 0.0142556 Jy ! Clean residual min=-0.004240 max=0.008967 Jy/beam ! Clean residual mean=0.000009 rms=0.001118 Jy/beam ! Combined flux in latest and established models = 0.138255 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 12 components and 0.138255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071960Jy sigma=0.000820 ! Fit after self-cal, rms=0.071965Jy sigma=0.000820 ! Inverting map ! Added new window around map position (-6, 1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00779385 Jy ! Component: 100 - total flux cleaned = 0.0117891 Jy ! Total flux subtracted in 100 components = 0.0117891 Jy ! Clean residual min=-0.003755 max=0.004925 Jy/beam ! Clean residual mean=0.000007 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.150044 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 40 components and 0.150044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070874Jy sigma=0.000806 ! Fit after self-cal, rms=0.070733Jy sigma=0.000804 ! 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.429 mas, bmaj=7.41 mas, bpa=-3.303 degrees ! Estimated noise=461.207 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 (-12.5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00712271 Jy ! Component: 100 - total flux cleaned = 0.0115114 Jy ! Component: 150 - total flux cleaned = 0.014696 Jy ! Component: 200 - total flux cleaned = 0.017082 Jy ! Total flux subtracted in 200 components = 0.017082 Jy ! Clean residual min=-0.002503 max=0.002295 Jy/beam ! Clean residual mean=0.000009 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.167126 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 86 components and 0.167126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069876Jy sigma=0.000794 ! Fit after self-cal, rms=0.069814Jy sigma=0.000793 ! 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.98 FD 0.83 HN 1.00 KP 1.02 ! LA 1.16 MK 0.98 NL 0.97 OV 0.98 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.98 HN 1.03 KP 1.01 ! LA 1.10 MK 1.02 NL 1.02 OV 1.01 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.16 HN 1.04 KP 0.87 ! LA 0.89 MK 1.01 NL 1.00 OV 0.95 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.01 HN 1.02 KP 0.88 ! LA 0.85 MK 1.02 NL 1.10 OV 1.02 ! PT 1.00 SC 0.99 ! ! ! Fit before self-cal, rms=0.069814Jy sigma=0.000793 ! Fit after self-cal, rms=0.067306Jy sigma=0.000775 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.45 mas, bmaj=7.45 mas, bpa=-3.226 degrees ! Estimated noise=457.575 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.00194876 Jy ! Component: 100 - total flux cleaned = 0.00307247 Jy ! Component: 150 - total flux cleaned = 0.00352659 Jy ! Component: 200 - total flux cleaned = 0.00374569 Jy ! Total flux subtracted in 200 components = 0.00374569 Jy ! Clean residual min=-0.001527 max=0.001452 Jy/beam ! Clean residual mean=0.000003 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.170872 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 116 components and 0.170872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067244Jy sigma=0.000774 ! Fit after self-cal, rms=0.067249Jy sigma=0.000773 ! 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.067249Jy sigma=0.000773 ! Fit after self-cal, rms=0.067066Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.447 mas, bmaj=7.442 mas, bpa=-3.262 degrees ! Estimated noise=457.148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000821506 Jy ! Component: 100 - total flux cleaned = 0.00130561 Jy ! Component: 150 - total flux cleaned = 0.00148275 Jy ! Component: 200 - total flux cleaned = 0.0016008 Jy ! Total flux subtracted in 200 components = 0.0016008 Jy ! Clean residual min=-0.001490 max=0.001271 Jy/beam ! Clean residual mean=0.000000 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.172472 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 136 components and 0.172472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067054Jy sigma=0.000772 ! Fit after self-cal, rms=0.067052Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000140607 Jy ! Component: 100 - total flux cleaned = 0.000233944 Jy ! Component: 150 - total flux cleaned = 0.000293072 Jy ! Component: 200 - total flux cleaned = 0.000325219 Jy ! Total flux subtracted in 200 components = 0.000325219 Jy ! Clean residual min=-0.001497 max=0.001274 Jy/beam ! Clean residual mean=0.000000 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.172798 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 157 components and 0.172798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067048Jy sigma=0.000772 ! Fit after self-cal, rms=0.067048Jy sigma=0.000772 ! 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.067048Jy sigma=0.000772 ! Fit after self-cal, rms=0.066977Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.446 mas, bmaj=7.44 mas, bpa=-3.264 degrees ! Estimated noise=456.799 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000322708 Jy ! Component: 100 - total flux cleaned = 0.000425635 Jy ! Component: 150 - total flux cleaned = 0.000475576 Jy ! Component: 200 - total flux cleaned = 0.000512181 Jy ! Total flux subtracted in 200 components = 0.000512181 Jy ! Clean residual min=-0.001492 max=0.001288 Jy/beam ! Clean residual mean=0.000000 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.17331 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 164 components and 0.17331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066973Jy sigma=0.000772 ! Fit after self-cal, rms=0.066972Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.39884e-05 Jy ! Component: 100 - total flux cleaned = 8.84524e-05 Jy ! Component: 150 - total flux cleaned = 9.64511e-05 Jy ! Component: 200 - total flux cleaned = 0.000103948 Jy ! Total flux subtracted in 200 components = 0.000103948 Jy ! Clean residual min=-0.001495 max=0.001283 Jy/beam ! Clean residual mean=0.000000 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.173414 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 169 components and 0.173414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066970Jy sigma=0.000772 ! Fit after self-cal, rms=0.066971Jy sigma=0.000772 ! 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.066971Jy sigma=0.000772 ! Fit after self-cal, rms=0.066936Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.383 mas, bmaj=10.9 mas, bpa=-5.129 degrees ! Estimated noise=550.776 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000433888 Jy ! Component: 100 - total flux cleaned = 0.000534898 Jy ! Component: 150 - total flux cleaned = 0.000567131 Jy ! Component: 200 - total flux cleaned = 0.000560821 Jy ! Total flux subtracted in 200 components = 0.000560821 Jy ! Clean residual min=-0.001723 max=0.001432 Jy/beam ! Clean residual mean=0.000001 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.173975 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 186 components and 0.173974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066937Jy sigma=0.000772 ! Fit after self-cal, rms=0.066936Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.88083e-05 Jy ! Component: 100 - total flux cleaned = 5.83941e-05 Jy ! Component: 150 - total flux cleaned = 5.83654e-05 Jy ! Component: 200 - total flux cleaned = 5.82813e-05 Jy ! Total flux subtracted in 200 components = 5.82813e-05 Jy ! Clean residual min=-0.001711 max=0.001419 Jy/beam ! Clean residual mean=0.000001 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.174033 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 194 components and 0.174033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066936Jy sigma=0.000772 ! Fit after self-cal, rms=0.066936Jy sigma=0.000772 ! 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.446 mas, bmaj=7.44 mas, bpa=-3.266 degrees ! Estimated noise=456.599 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.446 x 7.44 at -3.266 degrees (North through East) ! Clean map min=-0.0014641 max=0.13075 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.867 mas, bmaj=6.415 mas, bpa=-3.151 degrees ! Estimated noise=731.476 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.10006 Jy ! Component: 100 - total flux cleaned = 0.12317 Jy ! Component: 150 - total flux cleaned = 0.134389 Jy ! Component: 200 - total flux cleaned = 0.141968 Jy ! Total flux subtracted in 200 components = 0.141968 Jy ! Clean residual min=-0.002812 max=0.004349 Jy/beam ! Clean residual mean=0.000001 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.141968 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.141968 Jy ! Inverting map and beam ! Estimated beam: bmin=3.446 mas, bmaj=7.44 mas, bpa=-3.266 degrees ! Estimated noise=456.599 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.00839367 Jy ! Component: 100 - total flux cleaned = 0.0141118 Jy ! Component: 150 - total flux cleaned = 0.0182425 Jy ! Component: 200 - total flux cleaned = 0.0212795 Jy ! Total flux subtracted in 200 components = 0.0212795 Jy ! Clean residual min=-0.001680 max=0.001774 Jy/beam ! Clean residual mean=0.000002 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.163248 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 63 components and 0.163248 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.383 mas, bmaj=10.9 mas, bpa=-5.129 degrees ! Estimated noise=550.776 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00379446 Jy ! Component: 100 - total flux cleaned = 0.00610893 Jy ! Component: 150 - total flux cleaned = 0.00764364 Jy ! Component: 200 - total flux cleaned = 0.00869774 Jy ! Total flux subtracted in 200 components = 0.00869774 Jy ! Clean residual min=-0.001589 max=0.001378 Jy/beam ! Clean residual mean=0.000001 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.171946 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.00073906 Jy ! Component: 100 - total flux cleaned = 0.00126395 Jy ! Component: 150 - total flux cleaned = 0.00163988 Jy ! Component: 200 - total flux cleaned = 0.0018526 Jy ! Total flux subtracted in 200 components = 0.0018526 Jy ! Clean residual min=-0.001682 max=0.001402 Jy/beam ! Clean residual mean=0.000000 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.173798 Jy ! Adding 104 model components to the UV plane model. ! The established model now contains 159 components and 0.173798 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.446 mas, bmaj=7.44 mas, bpa=-3.266 degrees ! Estimated noise=456.599 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000135629 Jy ! Component: 100 - total flux cleaned = -5.33141e-05 Jy ! Component: 150 - total flux cleaned = 1.9811e-06 Jy ! Component: 200 - total flux cleaned = 5.1832e-05 Jy ! Total flux subtracted in 200 components = 5.1832e-05 Jy ! Clean residual min=-0.001445 max=0.001304 Jy/beam ! Clean residual mean=0.000000 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.17385 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 177 components and 0.17385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066954Jy sigma=0.000772 ! Fit after self-cal, rms=0.066953Jy sigma=0.000772 wmodel J0036+1434_S_2014_05_31_pus_map.mod ! Writing 177 model components to file: J0036+1434_S_2014_05_31_pus_map.mod wobs J0036+1434_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0036+1434_S_2014_05_31_pus_uvs.fits wwins J0036+1434_S_2014_05_31_pus_map.win ! wwins: Wrote 3 windows to J0036+1434_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.000263187 Jy ! Component: 100 - total flux cleaned = -0.000398298 Jy ! Component: 150 - total flux cleaned = -0.000376326 Jy ! Component: 200 - total flux cleaned = -0.000476917 Jy ! Component: 250 - total flux cleaned = -0.000574188 Jy ! Component: 300 - total flux cleaned = -0.000686938 Jy ! Component: 350 - total flux cleaned = -0.000814814 Jy ! Component: 400 - total flux cleaned = -0.000921894 Jy ! Component: 450 - total flux cleaned = -0.0010611 Jy ! Component: 500 - total flux cleaned = -0.00107784 Jy ! Component: 550 - total flux cleaned = -0.0011281 Jy ! Component: 600 - total flux cleaned = -0.00117722 Jy ! Component: 650 - total flux cleaned = -0.00122567 Jy ! Component: 700 - total flux cleaned = -0.00128901 Jy ! Component: 750 - total flux cleaned = -0.00133576 Jy ! Component: 800 - total flux cleaned = -0.00141279 Jy ! Component: 850 - total flux cleaned = -0.00144329 Jy ! Component: 900 - total flux cleaned = -0.00150321 Jy ! Component: 950 - total flux cleaned = -0.00153278 Jy ! Component: 1000 - total flux cleaned = -0.0015327 Jy ! Component: 1050 - total flux cleaned = -0.00153302 Jy ! Component: 1100 - total flux cleaned = -0.00160365 Jy ! Component: 1150 - total flux cleaned = -0.00151988 Jy ! Component: 1200 - total flux cleaned = -0.00156152 Jy ! Component: 1250 - total flux cleaned = -0.00158881 Jy ! Component: 1300 - total flux cleaned = -0.0016024 Jy ! Component: 1350 - total flux cleaned = -0.00164205 Jy ! Component: 1400 - total flux cleaned = -0.00160252 Jy ! Component: 1450 - total flux cleaned = -0.00165482 Jy ! Component: 1500 - total flux cleaned = -0.00165474 Jy ! Component: 1550 - total flux cleaned = -0.00171869 Jy ! Component: 1600 - total flux cleaned = -0.00170607 Jy ! Component: 1650 - total flux cleaned = -0.00174374 Jy ! Component: 1700 - total flux cleaned = -0.00176868 Jy ! Component: 1750 - total flux cleaned = -0.00183012 Jy ! Component: 1800 - total flux cleaned = -0.00181784 Jy ! Component: 1850 - total flux cleaned = -0.00186609 Jy ! Component: 1900 - total flux cleaned = -0.00186612 Jy ! Component: 1950 - total flux cleaned = -0.00183039 Jy ! Component: 2000 - total flux cleaned = -0.00181865 Jy ! Component: 2050 - total flux cleaned = -0.0018654 Jy ! Component: 2100 - total flux cleaned = -0.00186524 Jy ! Component: 2150 - total flux cleaned = -0.00186538 Jy ! Component: 2200 - total flux cleaned = -0.00184279 Jy ! Component: 2250 - total flux cleaned = -0.00187674 Jy ! Component: 2300 - total flux cleaned = -0.00187661 Jy ! Component: 2350 - total flux cleaned = -0.00186544 Jy ! Component: 2400 - total flux cleaned = -0.00190934 Jy ! Component: 2450 - total flux cleaned = -0.00188767 Jy ! Component: 2500 - total flux cleaned = -0.00189847 Jy ! Component: 2550 - total flux cleaned = -0.00190926 Jy ! Component: 2600 - total flux cleaned = -0.00194119 Jy ! Component: 2650 - total flux cleaned = -0.00187778 Jy ! Component: 2700 - total flux cleaned = -0.00190933 Jy ! Component: 2750 - total flux cleaned = -0.00193007 Jy ! Component: 2800 - total flux cleaned = -0.00189893 Jy ! Component: 2850 - total flux cleaned = -0.00186801 Jy ! Component: 2900 - total flux cleaned = -0.00187816 Jy ! Component: 2950 - total flux cleaned = -0.00182774 Jy ! Component: 3000 - total flux cleaned = -0.00182782 Jy ! Component: 3050 - total flux cleaned = -0.00184772 Jy ! Component: 3100 - total flux cleaned = -0.00185756 Jy ! Component: 3150 - total flux cleaned = -0.00186735 Jy ! Component: 3200 - total flux cleaned = -0.00187713 Jy ! Component: 3250 - total flux cleaned = -0.00184814 Jy ! Component: 3300 - total flux cleaned = -0.00187708 Jy ! Component: 3350 - total flux cleaned = -0.0019154 Jy ! Component: 3400 - total flux cleaned = -0.00189623 Jy ! Component: 3450 - total flux cleaned = -0.00189627 Jy ! Component: 3500 - total flux cleaned = -0.00190573 Jy ! Component: 3550 - total flux cleaned = -0.00195235 Jy ! Component: 3600 - total flux cleaned = -0.00197082 Jy ! Component: 3650 - total flux cleaned = -0.0019616 Jy ! Component: 3700 - total flux cleaned = -0.0019799 Jy ! Component: 3750 - total flux cleaned = -0.00198895 Jy ! Component: 3800 - total flux cleaned = -0.00197983 Jy ! Component: 3850 - total flux cleaned = -0.00200674 Jy ! Component: 3900 - total flux cleaned = -0.00204247 Jy ! Component: 3950 - total flux cleaned = -0.00201579 Jy ! Component: 4000 - total flux cleaned = -0.00199811 Jy ! Component: 4050 - total flux cleaned = -0.00204205 Jy ! Total flux subtracted in 4096 components = -0.00201584 Jy ! Clean residual min=-0.000484 max=0.000490 Jy/beam ! Clean residual mean=0.000001 rms=0.000162 Jy/beam ! Combined flux in latest and established models = 0.171834 Jy keep ! Adding 316 model components to the UV plane model. ! The established model now contains 493 components and 0.171834 Jy ![Exited script file: muppet] wmap "J0036+1434_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.446 x 7.44 at -3.266 degrees (North through East) ! Clean map min=-0.0010034 max=0.13092 Jy/beam ! Writing clean map to FITS file: J0036+1434_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.130917 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000160654 device "J0036+1434_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0036+1434_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.368145 0.368145 0.736291 1.47258 2.94516 5.89033 11.7807 23.5613 47.1226 94.2452 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.13 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.446 x 7.44 at -3.266 degrees (North through East) ! Clean map min=-0.0010034 max=0.13092 Jy/beam quit ! Quitting program ! Log file J0036+1434_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 14:40:39 2016