! Started logfile: J0611+0413_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:24:25 2016 obs J0611+0413_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J0611+0413_S_2014_12_20_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.975956 visibilities/baseline/integration-bin. ! Found source: J0611+0413 ! ! 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 344 lines of history. ! ! Reading 21432 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 J0611+0413_S_2014_12_20_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.967501Jy sigma=0.011037 ! Fit after self-cal, rms=0.941388Jy sigma=0.010751 ! 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.742 mas, bmaj=6.625 mas, bpa=-3.099 degrees ! Estimated noise=705.658 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.0447758 Jy ! Component: 100 - total flux cleaned = 0.0569964 Jy ! Total flux subtracted in 100 components = 0.0569964 Jy ! Clean residual min=-0.003011 max=0.005060 Jy/beam ! Clean residual mean=-0.000011 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.0569963 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0569963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075056Jy sigma=0.000797 ! Fit after self-cal, rms=0.074988Jy sigma=0.000796 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00604454 Jy ! Component: 100 - total flux cleaned = 0.0097223 Jy ! Total flux subtracted in 100 components = 0.0097223 Jy ! Clean residual min=-0.002760 max=0.004372 Jy/beam ! Clean residual mean=-0.000008 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.0667187 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 23 components and 0.0667187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074195Jy sigma=0.000787 ! Fit after self-cal, rms=0.074199Jy sigma=0.000787 ! Inverting map ! Added new window around map position (5.5, -6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00414049 Jy ! Component: 100 - total flux cleaned = 0.00674556 Jy ! Total flux subtracted in 100 components = 0.00674556 Jy ! Clean residual min=-0.002674 max=0.002438 Jy/beam ! Clean residual mean=-0.000006 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.0734642 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 33 components and 0.0734642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073823Jy sigma=0.000783 ! Fit after self-cal, rms=0.073797Jy sigma=0.000783 ! 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.338 mas, bmaj=7.626 mas, bpa=-3.986 degrees ! Estimated noise=429.712 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.00384806 Jy ! Component: 100 - total flux cleaned = 0.00622563 Jy ! Component: 150 - total flux cleaned = 0.00788988 Jy ! Component: 200 - total flux cleaned = 0.00909703 Jy ! Total flux subtracted in 200 components = 0.00909703 Jy ! Clean residual min=-0.002122 max=0.001966 Jy/beam ! Clean residual mean=-0.000008 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.0825613 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 67 components and 0.0825612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073536Jy sigma=0.000780 ! Fit after self-cal, rms=0.073518Jy sigma=0.000780 ! 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.03 FD 0.89 HN 0.97 KP 1.07 ! LA 0.97 MK 1.05 NL 1.01 OV 1.00 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 1.10 KP 1.08 ! LA 0.92 MK 0.99 NL 0.96 OV 1.01 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.17 HN 1.01 KP 0.92 ! LA 0.76 MK 1.00 NL 1.18 OV 0.92 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.03 HN 0.99 KP 0.94 ! LA 0.81 MK 1.03 NL 1.03 OV 1.05 ! PT 0.99 SC 0.97 ! ! ! Fit before self-cal, rms=0.073518Jy sigma=0.000780 ! Fit after self-cal, rms=0.072046Jy sigma=0.000776 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.355 mas, bmaj=7.688 mas, bpa=-3.825 degrees ! Estimated noise=431.038 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.000577077 Jy ! Component: 100 - total flux cleaned = 0.000758199 Jy ! Component: 150 - total flux cleaned = 0.000834421 Jy ! Component: 200 - total flux cleaned = 0.000859706 Jy ! Total flux subtracted in 200 components = 0.000859706 Jy ! Clean residual min=-0.001666 max=0.001717 Jy/beam ! Clean residual mean=-0.000002 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.083421 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 82 components and 0.083421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072037Jy sigma=0.000776 ! Fit after self-cal, rms=0.072007Jy sigma=0.000775 ! 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.072007Jy sigma=0.000775 ! Fit after self-cal, rms=0.072017Jy sigma=0.000775 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.352 mas, bmaj=7.673 mas, bpa=-3.687 degrees ! Estimated noise=430.542 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000367235 Jy ! Component: 100 - total flux cleaned = 0.000474156 Jy ! Component: 150 - total flux cleaned = 0.000524348 Jy ! Component: 200 - total flux cleaned = 0.000558319 Jy ! Total flux subtracted in 200 components = 0.000558319 Jy ! Clean residual min=-0.001525 max=0.001642 Jy/beam ! Clean residual mean=-0.000001 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.0839793 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 91 components and 0.0839793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072012Jy sigma=0.000775 ! Fit after self-cal, rms=0.072018Jy sigma=0.000775 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (14, -14.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00165574 Jy ! Component: 100 - total flux cleaned = 0.00261663 Jy ! Component: 150 - total flux cleaned = 0.00317115 Jy ! Component: 200 - total flux cleaned = 0.00325339 Jy ! Total flux subtracted in 200 components = 0.00325339 Jy ! Clean residual min=-0.001314 max=0.001316 Jy/beam ! Clean residual mean=0.000001 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.0872326 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 117 components and 0.0872326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071977Jy sigma=0.000775 ! Fit after self-cal, rms=0.071972Jy sigma=0.000774 ! 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.071972Jy sigma=0.000774 ! Fit after self-cal, rms=0.071634Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=7.662 mas, bpa=-3.634 degrees ! Estimated noise=428.898 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000866126 Jy ! Component: 100 - total flux cleaned = 0.00136047 Jy ! Component: 150 - total flux cleaned = 0.00153382 Jy ! Component: 200 - total flux cleaned = 0.0016263 Jy ! Total flux subtracted in 200 components = 0.0016263 Jy ! Clean residual min=-0.001258 max=0.001224 Jy/beam ! Clean residual mean=0.000001 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.0888589 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 130 components and 0.0888589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071621Jy sigma=0.000774 ! Fit after self-cal, rms=0.071619Jy sigma=0.000774 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.000253998 Jy ! Component: 100 - total flux cleaned = 0.000298266 Jy ! Component: 150 - total flux cleaned = 0.000351354 Jy ! Component: 200 - total flux cleaned = 0.000376149 Jy ! Total flux subtracted in 200 components = 0.000376149 Jy ! Clean residual min=-0.001220 max=0.001231 Jy/beam ! Clean residual mean=0.000001 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.0892351 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 137 components and 0.0892351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071614Jy sigma=0.000774 ! Fit after self-cal, rms=0.071613Jy sigma=0.000774 ! 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.071613Jy sigma=0.000774 ! Fit after self-cal, rms=0.071564Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.597 mas, bmaj=11.63 mas, bpa=0.7673 degrees ! Estimated noise=530.362 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000650451 Jy ! Component: 100 - total flux cleaned = 0.000895349 Jy ! Component: 150 - total flux cleaned = 0.000945363 Jy ! Component: 200 - total flux cleaned = 0.0010095 Jy ! Total flux subtracted in 200 components = 0.0010095 Jy ! Clean residual min=-0.001291 max=0.001346 Jy/beam ! Clean residual mean=0.000001 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.0902446 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 154 components and 0.0902446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071562Jy sigma=0.000774 ! Fit after self-cal, rms=0.071559Jy sigma=0.000774 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.000120099 Jy ! Component: 100 - total flux cleaned = 0.000160736 Jy ! Component: 150 - total flux cleaned = 0.000179015 Jy ! Component: 200 - total flux cleaned = 0.000211559 Jy ! Total flux subtracted in 200 components = 0.000211559 Jy ! Clean residual min=-0.001279 max=0.001316 Jy/beam ! Clean residual mean=0.000001 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.0904562 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 165 components and 0.0904562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071559Jy sigma=0.000774 ! Fit after self-cal, rms=0.071558Jy sigma=0.000774 ! 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.345 mas, bmaj=7.658 mas, bpa=-3.599 degrees ! Estimated noise=428.881 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.345 x 7.658 at -3.599 degrees (North through East) ! Clean map min=-0.0011843 max=0.058338 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.743 mas, bmaj=6.633 mas, bpa=-2.628 degrees ! Estimated noise=706.914 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0444917 Jy ! Component: 100 - total flux cleaned = 0.0573494 Jy ! Component: 150 - total flux cleaned = 0.0640376 Jy ! Component: 200 - total flux cleaned = 0.0686462 Jy ! Total flux subtracted in 200 components = 0.0686462 Jy ! Clean residual min=-0.002684 max=0.002630 Jy/beam ! Clean residual mean=-0.000006 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.0686462 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.0686462 Jy ! Inverting map and beam ! Estimated beam: bmin=3.345 mas, bmaj=7.658 mas, bpa=-3.599 degrees ! Estimated noise=428.881 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.00529596 Jy ! Component: 100 - total flux cleaned = 0.00882413 Jy ! Component: 150 - total flux cleaned = 0.0114214 Jy ! Component: 200 - total flux cleaned = 0.0134373 Jy ! Total flux subtracted in 200 components = 0.0134373 Jy ! Clean residual min=-0.001609 max=0.001406 Jy/beam ! Clean residual mean=-0.000005 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.0820835 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 73 components and 0.0820835 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.597 mas, bmaj=11.63 mas, bpa=0.7673 degrees ! Estimated noise=530.362 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00244871 Jy ! Component: 100 - total flux cleaned = 0.00409108 Jy ! Component: 150 - total flux cleaned = 0.00527654 Jy ! Component: 200 - total flux cleaned = 0.00614669 Jy ! Total flux subtracted in 200 components = 0.00614669 Jy ! Clean residual min=-0.001468 max=0.001319 Jy/beam ! Clean residual mean=-0.000002 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.0882302 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.000579316 Jy ! Component: 100 - total flux cleaned = 0.000908858 Jy ! Component: 150 - total flux cleaned = 0.00116317 Jy ! Component: 200 - total flux cleaned = 0.00138745 Jy ! Total flux subtracted in 200 components = 0.00138745 Jy ! Clean residual min=-0.001327 max=0.001301 Jy/beam ! Clean residual mean=0.000000 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.0896176 Jy ! Adding 85 model components to the UV plane model. ! The established model now contains 145 components and 0.0896177 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.345 mas, bmaj=7.658 mas, bpa=-3.599 degrees ! Estimated noise=428.881 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000368444 Jy ! Component: 100 - total flux cleaned = 0.000466795 Jy ! Component: 150 - total flux cleaned = 0.000487917 Jy ! Component: 200 - total flux cleaned = 0.000525018 Jy ! Total flux subtracted in 200 components = 0.000525018 Jy ! Clean residual min=-0.001197 max=0.001177 Jy/beam ! Clean residual mean=0.000000 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 0.0901427 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 160 components and 0.0901427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071565Jy sigma=0.000774 ! Fit after self-cal, rms=0.071557Jy sigma=0.000774 wmodel J0611+0413_S_2014_12_20_pus_map.mod ! Writing 160 model components to file: J0611+0413_S_2014_12_20_pus_map.mod wobs J0611+0413_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J0611+0413_S_2014_12_20_pus_uvs.fits wwins J0611+0413_S_2014_12_20_pus_map.win ! wwins: Wrote 3 windows to J0611+0413_S_2014_12_20_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 = -2.53502e-05 Jy ! Component: 100 - total flux cleaned = 3.6707e-05 Jy ! Component: 150 - total flux cleaned = 0.000193388 Jy ! Component: 200 - total flux cleaned = 0.000325034 Jy ! Component: 250 - total flux cleaned = 0.000471441 Jy ! Component: 300 - total flux cleaned = 0.000578305 Jy ! Component: 350 - total flux cleaned = 0.000664759 Jy ! Component: 400 - total flux cleaned = 0.000698261 Jy ! Component: 450 - total flux cleaned = 0.000714996 Jy ! Component: 500 - total flux cleaned = 0.00074758 Jy ! Component: 550 - total flux cleaned = 0.000779668 Jy ! Component: 600 - total flux cleaned = 0.000842811 Jy ! Component: 650 - total flux cleaned = 0.000858469 Jy ! Component: 700 - total flux cleaned = 0.000950229 Jy ! Component: 750 - total flux cleaned = 0.000980032 Jy ! Component: 800 - total flux cleaned = 0.00103929 Jy ! Component: 850 - total flux cleaned = 0.0010393 Jy ! Component: 900 - total flux cleaned = 0.00112612 Jy ! Component: 950 - total flux cleaned = 0.00115437 Jy ! Component: 1000 - total flux cleaned = 0.00116817 Jy ! Component: 1050 - total flux cleaned = 0.001182 Jy ! Component: 1100 - total flux cleaned = 0.0012233 Jy ! Component: 1150 - total flux cleaned = 0.00123691 Jy ! Component: 1200 - total flux cleaned = 0.00126389 Jy ! Component: 1250 - total flux cleaned = 0.00127721 Jy ! Component: 1300 - total flux cleaned = 0.00130347 Jy ! Component: 1350 - total flux cleaned = 0.0013163 Jy ! Component: 1400 - total flux cleaned = 0.00134196 Jy ! Component: 1450 - total flux cleaned = 0.00135445 Jy ! Component: 1500 - total flux cleaned = 0.00136699 Jy ! Component: 1550 - total flux cleaned = 0.00134215 Jy ! Component: 1600 - total flux cleaned = 0.00141604 Jy ! Component: 1650 - total flux cleaned = 0.00140371 Jy ! Component: 1700 - total flux cleaned = 0.0014038 Jy ! Component: 1750 - total flux cleaned = 0.00137981 Jy ! Component: 1800 - total flux cleaned = 0.00140378 Jy ! Component: 1850 - total flux cleaned = 0.00141564 Jy ! Component: 1900 - total flux cleaned = 0.0014389 Jy ! Component: 1950 - total flux cleaned = 0.00142719 Jy ! Component: 2000 - total flux cleaned = 0.00140439 Jy ! Component: 2050 - total flux cleaned = 0.00138167 Jy ! Component: 2100 - total flux cleaned = 0.00135916 Jy ! Component: 2150 - total flux cleaned = 0.00134808 Jy ! Component: 2200 - total flux cleaned = 0.00133706 Jy ! Component: 2250 - total flux cleaned = 0.00131514 Jy ! Component: 2300 - total flux cleaned = 0.00130427 Jy ! Component: 2350 - total flux cleaned = 0.00125023 Jy ! Component: 2400 - total flux cleaned = 0.00126105 Jy ! Component: 2450 - total flux cleaned = 0.00127172 Jy ! Component: 2500 - total flux cleaned = 0.00120828 Jy ! Component: 2550 - total flux cleaned = 0.0011979 Jy ! Component: 2600 - total flux cleaned = 0.00118748 Jy ! Component: 2650 - total flux cleaned = 0.00114622 Jy ! Component: 2700 - total flux cleaned = 0.00114625 Jy ! Component: 2750 - total flux cleaned = 0.00114637 Jy ! Component: 2800 - total flux cleaned = 0.00113628 Jy ! Component: 2850 - total flux cleaned = 0.00109611 Jy ! Component: 2900 - total flux cleaned = 0.0010662 Jy ! Component: 2950 - total flux cleaned = 0.00107613 Jy ! Component: 3000 - total flux cleaned = 0.00103691 Jy ! Component: 3050 - total flux cleaned = 0.00103699 Jy ! Component: 3100 - total flux cleaned = 0.00104666 Jy ! Component: 3150 - total flux cleaned = 0.00102748 Jy ! Component: 3200 - total flux cleaned = 0.00102754 Jy ! Component: 3250 - total flux cleaned = 0.00100851 Jy ! Component: 3300 - total flux cleaned = 0.000999083 Jy ! Component: 3350 - total flux cleaned = 0.00101786 Jy ! Component: 3400 - total flux cleaned = 0.000980561 Jy ! Component: 3450 - total flux cleaned = 0.000962182 Jy ! Component: 3500 - total flux cleaned = 0.000980716 Jy ! Component: 3550 - total flux cleaned = 0.00098077 Jy ! Component: 3600 - total flux cleaned = 0.000980906 Jy ! Component: 3650 - total flux cleaned = 0.000998916 Jy ! Component: 3700 - total flux cleaned = 0.0010079 Jy ! Component: 3750 - total flux cleaned = 0.000981182 Jy ! Component: 3800 - total flux cleaned = 0.000945846 Jy ! Component: 3850 - total flux cleaned = 0.000963444 Jy ! Component: 3900 - total flux cleaned = 0.00096347 Jy ! Component: 3950 - total flux cleaned = 0.00100692 Jy ! Component: 4000 - total flux cleaned = 0.000955068 Jy ! Component: 4050 - total flux cleaned = 0.00100664 Jy ! Total flux subtracted in 4096 components = 0.000998064 Jy ! Clean residual min=-0.000596 max=0.000589 Jy/beam ! Clean residual mean=0.000001 rms=0.000157 Jy/beam ! Combined flux in latest and established models = 0.0911408 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 456 components and 0.0911407 Jy ![Exited script file: muppet] wmap "J0611+0413_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.345 x 7.658 at -3.599 degrees (North through East) ! Clean map min=-0.00082031 max=0.058508 Jy/beam ! Writing clean map to FITS file: J0611+0413_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0585084 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000155068 device "J0611+0413_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J0611+0413_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.795105 0.795105 1.59021 3.18042 6.36084 12.7217 25.4434 50.8867 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.058 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.345 x 7.658 at -3.599 degrees (North through East) ! Clean map min=-0.00082031 max=0.058508 Jy/beam quit ! Quitting program ! Log file J0611+0413_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:24:32 2016