! Started logfile: J0054+7053_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:50:42 2016 obs J0054+7053_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0054+7053_S_2014_08_09_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.759788 visibilities/baseline/integration-bin. ! Found source: J0054+7053 ! ! 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 342 lines of history. ! ! Reading 11488 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 J0054+7053_S_2014_08_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 112 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.839719Jy sigma=0.009637 ! Fit after self-cal, rms=0.826426Jy sigma=0.009509 ! 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=3.594 mas, bmaj=6.645 mas, bpa=67.48 degrees ! Estimated noise=863.053 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.132485 Jy ! Component: 100 - total flux cleaned = 0.162239 Jy ! Total flux subtracted in 100 components = 0.162239 Jy ! Clean residual min=-0.005553 max=0.010684 Jy/beam ! Clean residual mean=-0.000022 rms=0.001481 Jy/beam ! Combined flux in latest and established models = 0.162239 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.162239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079447Jy sigma=0.000840 ! Fit after self-cal, rms=0.079444Jy sigma=0.000840 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114391 Jy ! Component: 100 - total flux cleaned = 0.0170629 Jy ! Total flux subtracted in 100 components = 0.0170629 Jy ! Clean residual min=-0.004294 max=0.005051 Jy/beam ! Clean residual mean=-0.000006 rms=0.001062 Jy/beam ! Combined flux in latest and established models = 0.179302 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.179302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077032Jy sigma=0.000815 ! Fit after self-cal, rms=0.077029Jy sigma=0.000815 ! 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=4.436 mas, bmaj=7.74 mas, bpa=70.48 degrees ! Estimated noise=582.974 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.00570375 Jy ! Component: 100 - total flux cleaned = 0.00859107 Jy ! Component: 150 - total flux cleaned = 0.0103707 Jy ! Component: 200 - total flux cleaned = 0.0115246 Jy ! Total flux subtracted in 200 components = 0.0115246 Jy ! Clean residual min=-0.003084 max=0.003926 Jy/beam ! Clean residual mean=0.000021 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.190826 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 57 components and 0.190826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076474Jy sigma=0.000812 ! Fit after self-cal, rms=0.076472Jy sigma=0.000812 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.84 HN 0.98 KP 1.05 ! LA 1.13 MK 1.00* NL 0.99 OV 0.98 ! PT 1.04 SC 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.05 HN 1.04 KP 0.99 ! LA 1.08 MK 1.00* NL 1.03 OV 1.01 ! PT 1.01 SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.17 HN 1.02 KP 0.91 ! LA 0.85 MK 1.00* NL 1.04 OV 0.94 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.03 HN 0.99 KP 0.87 ! LA 0.81 MK 1.00* NL 1.07 OV 0.99 ! PT 1.04 SC 0.97 ! ! ! Fit before self-cal, rms=0.076472Jy sigma=0.000812 ! Fit after self-cal, rms=0.071987Jy sigma=0.000784 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.442 mas, bmaj=7.746 mas, bpa=70.48 degrees ! Estimated noise=582.247 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 (2.5, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00279593 Jy ! Component: 100 - total flux cleaned = 0.00315474 Jy ! Component: 150 - total flux cleaned = 0.003155 Jy ! Component: 200 - total flux cleaned = 0.00311977 Jy ! Total flux subtracted in 200 components = 0.00311977 Jy ! Clean residual min=-0.001777 max=0.001764 Jy/beam ! Clean residual mean=0.000010 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.193946 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 79 components and 0.193946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071870Jy sigma=0.000783 ! Fit after self-cal, rms=0.071847Jy sigma=0.000783 ! 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.071847Jy sigma=0.000783 ! Fit after self-cal, rms=0.071681Jy sigma=0.000781 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.443 mas, bmaj=7.751 mas, bpa=70.32 degrees ! Estimated noise=581.969 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000297867 Jy ! Component: 100 - total flux cleaned = 0.000510639 Jy ! Component: 150 - total flux cleaned = 0.000585332 Jy ! Component: 200 - total flux cleaned = 0.000650845 Jy ! Total flux subtracted in 200 components = 0.000650845 Jy ! Clean residual min=-0.001547 max=0.001508 Jy/beam ! Clean residual mean=-0.000004 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.194597 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 98 components and 0.194597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071657Jy sigma=0.000781 ! Fit after self-cal, rms=0.071661Jy sigma=0.000781 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000177701 Jy ! Component: 100 - total flux cleaned = 0.000279071 Jy ! Component: 150 - total flux cleaned = 0.000332836 Jy ! Component: 200 - total flux cleaned = 0.000349295 Jy ! Total flux subtracted in 200 components = 0.000349295 Jy ! Clean residual min=-0.001484 max=0.001499 Jy/beam ! Clean residual mean=-0.000003 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.194946 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 103 components and 0.194946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071652Jy sigma=0.000780 ! Fit after self-cal, rms=0.071651Jy sigma=0.000780 ! 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.071651Jy sigma=0.000780 ! Fit after self-cal, rms=0.071662Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.447 mas, bmaj=7.755 mas, bpa=70.27 degrees ! Estimated noise=581.591 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.57826e-05 Jy ! Component: 100 - total flux cleaned = -5.68136e-05 Jy ! Component: 150 - total flux cleaned = -2.54963e-05 Jy ! Component: 200 - total flux cleaned = -4.03034e-05 Jy ! Total flux subtracted in 200 components = -4.03034e-05 Jy ! Clean residual min=-0.001509 max=0.001484 Jy/beam ! Clean residual mean=-0.000003 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.194906 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 107 components and 0.194906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071654Jy sigma=0.000780 ! Fit after self-cal, rms=0.071655Jy sigma=0.000780 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 = 8.79212e-05 Jy ! Component: 100 - total flux cleaned = 0.000101546 Jy ! Component: 150 - total flux cleaned = 0.000114425 Jy ! Component: 200 - total flux cleaned = 0.000114374 Jy ! Total flux subtracted in 200 components = 0.000114374 Jy ! Clean residual min=-0.001512 max=0.001494 Jy/beam ! Clean residual mean=-0.000003 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.19502 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 114 components and 0.19502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071651Jy sigma=0.000780 ! Fit after self-cal, rms=0.071650Jy sigma=0.000780 ! 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.071650Jy sigma=0.000780 ! Fit after self-cal, rms=0.071671Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.043 mas, bmaj=10.77 mas, bpa=78.73 degrees ! Estimated noise=672.308 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00021468 Jy ! Component: 100 - total flux cleaned = -0.000270717 Jy ! Component: 150 - total flux cleaned = -0.000288681 Jy ! Component: 200 - total flux cleaned = -0.000311729 Jy ! Total flux subtracted in 200 components = -0.000311729 Jy ! Clean residual min=-0.001430 max=0.001587 Jy/beam ! Clean residual mean=-0.000007 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.194709 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 126 components and 0.194709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071669Jy sigma=0.000780 ! Fit after self-cal, rms=0.071670Jy sigma=0.000780 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.62133e-05 Jy ! Component: 100 - total flux cleaned = -5.02726e-05 Jy ! Component: 150 - total flux cleaned = -5.69e-05 Jy ! Component: 200 - total flux cleaned = -6.29741e-05 Jy ! Total flux subtracted in 200 components = -6.29741e-05 Jy ! Clean residual min=-0.001429 max=0.001576 Jy/beam ! Clean residual mean=-0.000007 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.194646 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 133 components and 0.194646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071669Jy sigma=0.000780 ! Fit after self-cal, rms=0.071669Jy sigma=0.000780 ! 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=4.449 mas, bmaj=7.758 mas, bpa=70.23 degrees ! Estimated noise=581.529 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.449 x 7.758 at 70.23 degrees (North through East) ! Clean map min=-0.0015009 max=0.17387 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=3.597 mas, bmaj=6.658 mas, bpa=67.35 degrees ! Estimated noise=866.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.13289 Jy ! Component: 100 - total flux cleaned = 0.162689 Jy ! Component: 150 - total flux cleaned = 0.174145 Jy ! Component: 200 - total flux cleaned = 0.179859 Jy ! Total flux subtracted in 200 components = 0.179859 Jy ! Clean residual min=-0.003328 max=0.003003 Jy/beam ! Clean residual mean=-0.000016 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.179859 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.179859 Jy ! Inverting map and beam ! Estimated beam: bmin=4.449 mas, bmaj=7.758 mas, bpa=70.23 degrees ! Estimated noise=581.529 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.00496659 Jy ! Component: 100 - total flux cleaned = 0.00792229 Jy ! Component: 150 - total flux cleaned = 0.00994917 Jy ! Component: 200 - total flux cleaned = 0.0114524 Jy ! Total flux subtracted in 200 components = 0.0114524 Jy ! Clean residual min=-0.001719 max=0.001495 Jy/beam ! Clean residual mean=-0.000010 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.191312 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 50 components and 0.191312 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.043 mas, bmaj=10.77 mas, bpa=78.73 degrees ! Estimated noise=672.308 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00142834 Jy ! Component: 100 - total flux cleaned = 0.00231428 Jy ! Component: 150 - total flux cleaned = 0.00263782 Jy ! Component: 200 - total flux cleaned = 0.00283226 Jy ! Total flux subtracted in 200 components = 0.00283226 Jy ! Clean residual min=-0.001588 max=0.001619 Jy/beam ! Clean residual mean=-0.000009 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.194144 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 = 3.24753e-05 Jy ! Component: 100 - total flux cleaned = 7.74548e-05 Jy ! Component: 150 - total flux cleaned = 0.000117261 Jy ! Component: 200 - total flux cleaned = 0.000152948 Jy ! Total flux subtracted in 200 components = 0.000152948 Jy ! Clean residual min=-0.001540 max=0.001594 Jy/beam ! Clean residual mean=-0.000008 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.194297 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 101 components and 0.194297 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.449 mas, bmaj=7.758 mas, bpa=70.23 degrees ! Estimated noise=581.529 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.15673e-05 Jy ! Component: 100 - total flux cleaned = 6.26065e-05 Jy ! Component: 150 - total flux cleaned = 0.000103957 Jy ! Component: 200 - total flux cleaned = 0.00014112 Jy ! Total flux subtracted in 200 components = 0.00014112 Jy ! Clean residual min=-0.001564 max=0.001533 Jy/beam ! Clean residual mean=-0.000004 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.194438 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 118 components and 0.194438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071681Jy sigma=0.000780 ! Fit after self-cal, rms=0.071680Jy sigma=0.000780 wmodel J0054+7053_S_2014_08_09_pus_map.mod ! Writing 118 model components to file: J0054+7053_S_2014_08_09_pus_map.mod wobs J0054+7053_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0054+7053_S_2014_08_09_pus_uvs.fits wwins J0054+7053_S_2014_08_09_pus_map.win ! wwins: Wrote 2 windows to J0054+7053_S_2014_08_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.000102009 Jy ! Component: 100 - total flux cleaned = 2.73787e-05 Jy ! Component: 150 - total flux cleaned = -0.000115904 Jy ! Component: 200 - total flux cleaned = -0.000276579 Jy ! Component: 250 - total flux cleaned = -0.000408427 Jy ! Component: 300 - total flux cleaned = -0.000514671 Jy ! Component: 350 - total flux cleaned = -0.000618259 Jy ! Component: 400 - total flux cleaned = -0.000699007 Jy ! Component: 450 - total flux cleaned = -0.000777879 Jy ! Component: 500 - total flux cleaned = -0.000853828 Jy ! Component: 550 - total flux cleaned = -0.000816928 Jy ! Component: 600 - total flux cleaned = -0.000871584 Jy ! Component: 650 - total flux cleaned = -0.000764476 Jy ! Component: 700 - total flux cleaned = -0.00071221 Jy ! Component: 750 - total flux cleaned = -0.000711966 Jy ! Component: 800 - total flux cleaned = -0.000660872 Jy ! Component: 850 - total flux cleaned = -0.000677202 Jy ! Component: 900 - total flux cleaned = -0.00062831 Jy ! Component: 950 - total flux cleaned = -0.00064437 Jy ! Component: 1000 - total flux cleaned = -0.00062861 Jy ! Component: 1050 - total flux cleaned = -0.000628654 Jy ! Component: 1100 - total flux cleaned = -0.000659212 Jy ! Component: 1150 - total flux cleaned = -0.000644116 Jy ! Component: 1200 - total flux cleaned = -0.000614402 Jy ! Component: 1250 - total flux cleaned = -0.000585263 Jy ! Component: 1300 - total flux cleaned = -0.000556717 Jy ! Component: 1350 - total flux cleaned = -0.000556855 Jy ! Component: 1400 - total flux cleaned = -0.00052891 Jy ! Component: 1450 - total flux cleaned = -0.000501464 Jy ! Component: 1500 - total flux cleaned = -0.000447083 Jy ! Component: 1550 - total flux cleaned = -0.00043372 Jy ! Component: 1600 - total flux cleaned = -0.00039384 Jy ! Component: 1650 - total flux cleaned = -0.000341509 Jy ! Component: 1700 - total flux cleaned = -0.000341569 Jy ! Component: 1750 - total flux cleaned = -0.000290544 Jy ! Component: 1800 - total flux cleaned = -0.000290598 Jy ! Component: 1850 - total flux cleaned = -0.000240438 Jy ! Component: 1900 - total flux cleaned = -0.000228352 Jy ! Component: 1950 - total flux cleaned = -0.000216012 Jy ! Component: 2000 - total flux cleaned = -0.000203839 Jy ! Component: 2050 - total flux cleaned = -0.000203749 Jy ! Component: 2100 - total flux cleaned = -0.000191908 Jy ! Component: 2150 - total flux cleaned = -0.000156759 Jy ! Component: 2200 - total flux cleaned = -0.000168204 Jy ! Component: 2250 - total flux cleaned = -0.000191163 Jy ! Component: 2300 - total flux cleaned = -0.000179781 Jy ! Component: 2350 - total flux cleaned = -0.000157247 Jy ! Component: 2400 - total flux cleaned = -0.000190893 Jy ! Component: 2450 - total flux cleaned = -0.000179859 Jy ! Component: 2500 - total flux cleaned = -0.000212722 Jy ! Component: 2550 - total flux cleaned = -0.000223429 Jy ! Component: 2600 - total flux cleaned = -0.000201888 Jy ! Component: 2650 - total flux cleaned = -0.00020167 Jy ! Component: 2700 - total flux cleaned = -0.000180488 Jy ! Component: 2750 - total flux cleaned = -0.000180335 Jy ! Component: 2800 - total flux cleaned = -0.000169803 Jy ! Component: 2850 - total flux cleaned = -0.000138878 Jy ! Component: 2900 - total flux cleaned = -0.000149151 Jy ! Component: 2950 - total flux cleaned = -0.000149163 Jy ! Component: 3000 - total flux cleaned = -9.88603e-05 Jy ! Component: 3050 - total flux cleaned = -9.89461e-05 Jy ! Component: 3100 - total flux cleaned = -0.000108911 Jy ! Component: 3150 - total flux cleaned = -6.969e-05 Jy ! Component: 3200 - total flux cleaned = -0.000118437 Jy ! Component: 3250 - total flux cleaned = -0.000108838 Jy ! Component: 3300 - total flux cleaned = -0.000128125 Jy ! Component: 3350 - total flux cleaned = -0.000156728 Jy ! Component: 3400 - total flux cleaned = -0.000166212 Jy ! Component: 3450 - total flux cleaned = -0.000184959 Jy ! Component: 3500 - total flux cleaned = -0.000185025 Jy ! Component: 3550 - total flux cleaned = -0.000231503 Jy ! Component: 3600 - total flux cleaned = -0.000203829 Jy ! Component: 3650 - total flux cleaned = -0.000231489 Jy ! Component: 3700 - total flux cleaned = -0.000249797 Jy ! Component: 3750 - total flux cleaned = -0.000231688 Jy ! Component: 3800 - total flux cleaned = -0.000231697 Jy ! Component: 3850 - total flux cleaned = -0.000240674 Jy ! Component: 3900 - total flux cleaned = -0.000267247 Jy ! Component: 3950 - total flux cleaned = -0.000258365 Jy ! Component: 4000 - total flux cleaned = -0.000258378 Jy ! Component: 4050 - total flux cleaned = -0.0002846 Jy ! Total flux subtracted in 4096 components = -0.000284575 Jy ! Clean residual min=-0.000521 max=0.000661 Jy/beam ! Clean residual mean=-0.000005 rms=0.000160 Jy/beam ! Combined flux in latest and established models = 0.194153 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 419 components and 0.194153 Jy ![Exited script file: muppet] wmap "J0054+7053_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.449 x 7.758 at 70.23 degrees (North through East) ! Clean map min=-0.0011578 max=0.174 Jy/beam ! Writing clean map to FITS file: J0054+7053_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.174002 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000158087 device "J0054+7053_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0054+7053_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.27256 0.27256 0.54512 1.09024 2.18048 4.36096 8.72192 17.4438 34.8877 69.7754 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.174 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.449 x 7.758 at 70.23 degrees (North through East) ! Clean map min=-0.0011578 max=0.174 Jy/beam quit ! Quitting program ! Log file J0054+7053_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:50:48 2016