! Started logfile: J0000+4054_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:38:58 2016 obs J0000+4054_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0000+4054_S_2014_06_09_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.540216 visibilities/baseline/integration-bin. ! Found source: J0000+4054 ! ! 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 10988 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 J0000+4054_S_2014_06_09_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 286 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 286 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 286 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 286 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.693413Jy sigma=0.008106 ! Fit after self-cal, rms=0.618739Jy sigma=0.007156 ! 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=4.456 mas, bmaj=6.385 mas, bpa=44.43 degrees ! Estimated noise=1326.98 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.298181 Jy ! Component: 100 - total flux cleaned = 0.3971 Jy ! Total flux subtracted in 100 components = 0.3971 Jy ! Clean residual min=-0.030232 max=0.053433 Jy/beam ! Clean residual mean=-0.000198 rms=0.011577 Jy/beam ! Combined flux in latest and established models = 0.3971 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 30 components and 0.3971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190185Jy sigma=0.002385 ! Fit after self-cal, rms=0.190185Jy sigma=0.002384 ! 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=5.509 mas, bmaj=7.543 mas, bpa=44.58 degrees ! Estimated noise=578.44 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.0874838 Jy ! Component: 100 - total flux cleaned = 0.138156 Jy ! Component: 150 - total flux cleaned = 0.168789 Jy ! Component: 200 - total flux cleaned = 0.187354 Jy ! Total flux subtracted in 200 components = 0.187354 Jy ! Clean residual min=-0.029425 max=0.069637 Jy/beam ! Clean residual mean=-0.000504 rms=0.012523 Jy/beam ! Combined flux in latest and established models = 0.584454 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 66 components and 0.584454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147945Jy sigma=0.001819 ! Fit after self-cal, rms=0.147913Jy sigma=0.001819 ! Inverting map ! Added new window around map position (-12.5, 39.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0698538 Jy ! Component: 100 - total flux cleaned = 0.107331 Jy ! Component: 150 - total flux cleaned = 0.132289 Jy ! Component: 200 - total flux cleaned = 0.143419 Jy ! Total flux subtracted in 200 components = 0.143419 Jy ! Clean residual min=-0.021306 max=0.042802 Jy/beam ! Clean residual mean=-0.000186 rms=0.007573 Jy/beam ! Combined flux in latest and established models = 0.727873 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 135 components and 0.727873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114151Jy sigma=0.001334 ! Fit after self-cal, rms=0.111401Jy sigma=0.001297 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.91 HN 0.96 KP 1.01 ! LA 1.12 MK 1.00* NL 1.02 OV 1.05 ! PT 0.92 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 1.03 KP 0.99 ! LA 1.09 MK 1.00* NL 1.10 OV 1.06 ! PT 0.91 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.25 HN 1.02 KP 0.90 ! LA 0.87 MK 1.00* NL 1.05 OV 0.99 ! PT 0.90 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.14 HN 0.99 KP 0.88 ! LA 0.85 MK 1.00* NL 1.14 OV 1.02 ! PT 0.94 SC 1.04 ! ! ! Fit before self-cal, rms=0.111401Jy sigma=0.001297 ! Fit after self-cal, rms=0.095609Jy sigma=0.001077 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.586 mas, bmaj=7.585 mas, bpa=45.07 degrees ! Estimated noise=586.518 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 (-9.5, 21.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0280484 Jy ! Component: 100 - total flux cleaned = 0.0386526 Jy ! Component: 150 - total flux cleaned = 0.0452366 Jy ! Component: 200 - total flux cleaned = 0.0501448 Jy ! Total flux subtracted in 200 components = 0.0501448 Jy ! Clean residual min=-0.016129 max=0.017171 Jy/beam ! Clean residual mean=-0.000115 rms=0.004526 Jy/beam ! Combined flux in latest and established models = 0.778018 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 171 components and 0.778018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086372Jy sigma=0.000950 ! Fit after self-cal, rms=0.085685Jy sigma=0.000943 ! 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.085685Jy sigma=0.000943 ! Fit after self-cal, rms=0.083223Jy sigma=0.000872 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.659 mas, bmaj=7.506 mas, bpa=44.63 degrees ! Estimated noise=588.931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000591769 Jy ! Component: 100 - total flux cleaned = -0.00114415 Jy ! Component: 150 - total flux cleaned = -0.00114311 Jy ! Component: 200 - total flux cleaned = -0.000934104 Jy ! Total flux subtracted in 200 components = -0.000934104 Jy ! Clean residual min=-0.009023 max=0.012340 Jy/beam ! Clean residual mean=0.000006 rms=0.002854 Jy/beam ! Combined flux in latest and established models = 0.777084 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 206 components and 0.777084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080880Jy sigma=0.000849 ! Fit after self-cal, rms=0.080725Jy sigma=0.000847 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.000296778 Jy ! Component: 100 - total flux cleaned = 0.000493273 Jy ! Component: 150 - total flux cleaned = 0.00066504 Jy ! Component: 200 - total flux cleaned = 0.000826481 Jy ! Total flux subtracted in 200 components = 0.000826481 Jy ! Clean residual min=-0.008747 max=0.011264 Jy/beam ! Clean residual mean=0.000003 rms=0.002692 Jy/beam ! Combined flux in latest and established models = 0.777911 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 225 components and 0.77791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079889Jy sigma=0.000839 ! Fit after self-cal, rms=0.079844Jy sigma=0.000839 ! 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.079844Jy sigma=0.000839 ! Fit after self-cal, rms=0.079490Jy sigma=0.000835 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.685 mas, bmaj=7.487 mas, bpa=44.66 degrees ! Estimated noise=586.401 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00268104 Jy ! Component: 100 - total flux cleaned = -0.00250557 Jy ! Component: 150 - total flux cleaned = -0.00234965 Jy ! Component: 200 - total flux cleaned = -0.00235003 Jy ! Total flux subtracted in 200 components = -0.00235003 Jy ! Clean residual min=-0.008021 max=0.010464 Jy/beam ! Clean residual mean=0.000015 rms=0.002436 Jy/beam ! Combined flux in latest and established models = 0.77556 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 239 components and 0.77556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078726Jy sigma=0.000828 ! Fit after self-cal, rms=0.078685Jy sigma=0.000827 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.000156593 Jy ! Component: 100 - total flux cleaned = -0.000157324 Jy ! Component: 150 - total flux cleaned = -0.000157294 Jy ! Component: 200 - total flux cleaned = -0.000155492 Jy ! Total flux subtracted in 200 components = -0.000155492 Jy ! Clean residual min=-0.007891 max=0.009769 Jy/beam ! Clean residual mean=0.000013 rms=0.002347 Jy/beam ! Combined flux in latest and established models = 0.775405 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 253 components and 0.775405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078239Jy sigma=0.000823 ! Fit after self-cal, rms=0.078215Jy sigma=0.000823 ! 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.078215Jy sigma=0.000823 ! Fit after self-cal, rms=0.078061Jy sigma=0.000821 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.743 mas, bmaj=11.81 mas, bpa=-47.47 degrees ! Estimated noise=624.431 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0011921 Jy ! Component: 100 - total flux cleaned = -0.00179483 Jy ! Component: 150 - total flux cleaned = -0.00218743 Jy ! Component: 200 - total flux cleaned = -0.00231077 Jy ! Total flux subtracted in 200 components = -0.00231077 Jy ! Clean residual min=-0.008317 max=0.010115 Jy/beam ! Clean residual mean=0.000024 rms=0.002779 Jy/beam ! Combined flux in latest and established models = 0.773094 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 265 components and 0.773094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077759Jy sigma=0.000817 ! Fit after self-cal, rms=0.077711Jy sigma=0.000817 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.000387815 Jy ! Component: 100 - total flux cleaned = -0.000710922 Jy ! Component: 150 - total flux cleaned = -0.000810521 Jy ! Component: 200 - total flux cleaned = -0.000992591 Jy ! Total flux subtracted in 200 components = -0.000992591 Jy ! Clean residual min=-0.008092 max=0.009565 Jy/beam ! Clean residual mean=0.000020 rms=0.002686 Jy/beam ! Combined flux in latest and established models = 0.772102 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 274 components and 0.772101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077551Jy sigma=0.000815 ! Fit after self-cal, rms=0.077521Jy sigma=0.000815 ! 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=5.691 mas, bmaj=7.477 mas, bpa=44.69 degrees ! Estimated noise=584.704 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.691 x 7.477 at 44.69 degrees (North through East) ! Clean map min=-0.0079907 max=0.37845 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=4.577 mas, bmaj=6.291 mas, bpa=44.63 degrees ! Estimated noise=1333.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.297148 Jy ! Component: 100 - total flux cleaned = 0.396022 Jy ! Component: 150 - total flux cleaned = 0.459038 Jy ! Component: 200 - total flux cleaned = 0.508801 Jy ! Total flux subtracted in 200 components = 0.508801 Jy ! Clean residual min=-0.022795 max=0.038699 Jy/beam ! Clean residual mean=-0.000122 rms=0.007926 Jy/beam ! Combined flux in latest and established models = 0.508801 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 68 model components to the UV plane model. ! The established model now contains 68 components and 0.508801 Jy ! Inverting map and beam ! Estimated beam: bmin=5.691 mas, bmaj=7.477 mas, bpa=44.69 degrees ! Estimated noise=584.704 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.0669478 Jy ! Component: 100 - total flux cleaned = 0.11449 Jy ! Component: 150 - total flux cleaned = 0.149875 Jy ! Component: 200 - total flux cleaned = 0.176514 Jy ! Total flux subtracted in 200 components = 0.176514 Jy ! Clean residual min=-0.013913 max=0.022991 Jy/beam ! Clean residual mean=-0.000115 rms=0.004680 Jy/beam ! Combined flux in latest and established models = 0.685315 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 139 components and 0.685315 Jy ! Inverting map ! Added new window around map position (-15, 54). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0228254 Jy ! Component: 100 - total flux cleaned = 0.039165 Jy ! Component: 150 - total flux cleaned = 0.0519689 Jy ! Component: 200 - total flux cleaned = 0.0605856 Jy ! Total flux subtracted in 200 components = 0.0605856 Jy ! Clean residual min=-0.008553 max=0.010927 Jy/beam ! Clean residual mean=0.000003 rms=0.002657 Jy/beam ! Combined flux in latest and established models = 0.745901 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 190 components and 0.745901 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=9.743 mas, bmaj=11.81 mas, bpa=-47.47 degrees ! Estimated noise=624.431 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0106315 Jy ! Component: 100 - total flux cleaned = 0.0149511 Jy ! Component: 150 - total flux cleaned = 0.017473 Jy ! Component: 200 - total flux cleaned = 0.019202 Jy ! Total flux subtracted in 200 components = 0.019202 Jy ! Clean residual min=-0.007678 max=0.010614 Jy/beam ! Clean residual mean=0.000044 rms=0.002722 Jy/beam ! Combined flux in latest and established models = 0.765103 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.000945074 Jy ! Component: 100 - total flux cleaned = 0.00195117 Jy ! Component: 150 - total flux cleaned = 0.00254937 Jy ! Component: 200 - total flux cleaned = 0.00323517 Jy ! Total flux subtracted in 200 components = 0.00323517 Jy ! Clean residual min=-0.007186 max=0.009972 Jy/beam ! Clean residual mean=0.000049 rms=0.002531 Jy/beam ! Combined flux in latest and established models = 0.768338 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 243 components and 0.768338 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.691 mas, bmaj=7.477 mas, bpa=44.69 degrees ! Estimated noise=584.704 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000379221 Jy ! Component: 100 - total flux cleaned = 0.000664479 Jy ! Component: 150 - total flux cleaned = 0.000663562 Jy ! Component: 200 - total flux cleaned = 0.00103136 Jy ! Total flux subtracted in 200 components = 0.00103136 Jy ! Clean residual min=-0.006432 max=0.008579 Jy/beam ! Clean residual mean=0.000036 rms=0.001883 Jy/beam ! Combined flux in latest and established models = 0.76937 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 267 components and 0.769369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076507Jy sigma=0.000803 ! Fit after self-cal, rms=0.076145Jy sigma=0.000799 wmodel J0000+4054_S_2014_06_09_pus_map.mod ! Writing 267 model components to file: J0000+4054_S_2014_06_09_pus_map.mod wobs J0000+4054_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0000+4054_S_2014_06_09_pus_uvs.fits wwins J0000+4054_S_2014_06_09_pus_map.win ! wwins: Wrote 4 windows to J0000+4054_S_2014_06_09_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00314041 Jy ! Component: 100 - total flux cleaned = 0.00439603 Jy ! Component: 150 - total flux cleaned = 0.00526345 Jy ! Component: 200 - total flux cleaned = 0.00553873 Jy ! Component: 250 - total flux cleaned = 0.00562745 Jy ! Component: 300 - total flux cleaned = 0.00570988 Jy ! Component: 350 - total flux cleaned = 0.00555061 Jy ! Component: 400 - total flux cleaned = 0.00547251 Jy ! Component: 450 - total flux cleaned = 0.00532746 Jy ! Component: 500 - total flux cleaned = 0.00532943 Jy ! Component: 550 - total flux cleaned = 0.00539509 Jy ! Component: 600 - total flux cleaned = 0.00526406 Jy ! Component: 650 - total flux cleaned = 0.00507829 Jy ! Component: 700 - total flux cleaned = 0.00507749 Jy ! Component: 750 - total flux cleaned = 0.00478571 Jy ! Component: 800 - total flux cleaned = 0.00450642 Jy ! Component: 850 - total flux cleaned = 0.00450691 Jy ! Component: 900 - total flux cleaned = 0.00440032 Jy ! Component: 950 - total flux cleaned = 0.00429965 Jy ! Component: 1000 - total flux cleaned = 0.0043492 Jy ! Component: 1050 - total flux cleaned = 0.00444553 Jy ! Component: 1100 - total flux cleaned = 0.00458483 Jy ! Component: 1150 - total flux cleaned = 0.00476578 Jy ! Component: 1200 - total flux cleaned = 0.00494356 Jy ! Component: 1250 - total flux cleaned = 0.00515818 Jy ! Component: 1300 - total flux cleaned = 0.00532649 Jy ! Component: 1350 - total flux cleaned = 0.00557212 Jy ! Component: 1400 - total flux cleaned = 0.00581091 Jy ! Component: 1450 - total flux cleaned = 0.0060427 Jy ! Component: 1500 - total flux cleaned = 0.00623109 Jy ! Component: 1550 - total flux cleaned = 0.0063041 Jy ! Component: 1600 - total flux cleaned = 0.0063769 Jy ! Component: 1650 - total flux cleaned = 0.00648388 Jy ! Component: 1700 - total flux cleaned = 0.00655451 Jy ! Component: 1750 - total flux cleaned = 0.00668955 Jy ! Component: 1800 - total flux cleaned = 0.00675544 Jy ! Component: 1850 - total flux cleaned = 0.00685235 Jy ! Component: 1900 - total flux cleaned = 0.0069781 Jy ! Component: 1950 - total flux cleaned = 0.00700901 Jy ! Component: 2000 - total flux cleaned = 0.00703978 Jy ! Component: 2050 - total flux cleaned = 0.0070984 Jy ! Component: 2100 - total flux cleaned = 0.00709781 Jy ! Component: 2150 - total flux cleaned = 0.00712594 Jy ! Component: 2200 - total flux cleaned = 0.00718083 Jy ! Component: 2250 - total flux cleaned = 0.00701802 Jy ! Component: 2300 - total flux cleaned = 0.00707137 Jy ! Component: 2350 - total flux cleaned = 0.00709757 Jy ! Component: 2400 - total flux cleaned = 0.00704716 Jy ! Component: 2450 - total flux cleaned = 0.00707242 Jy ! Component: 2500 - total flux cleaned = 0.00699812 Jy ! Component: 2550 - total flux cleaned = 0.00692598 Jy ! Component: 2600 - total flux cleaned = 0.00692615 Jy ! Component: 2650 - total flux cleaned = 0.0069027 Jy ! Component: 2700 - total flux cleaned = 0.00690258 Jy ! Component: 2750 - total flux cleaned = 0.00688013 Jy ! Component: 2800 - total flux cleaned = 0.00688036 Jy ! Component: 2850 - total flux cleaned = 0.00688084 Jy ! Component: 2900 - total flux cleaned = 0.00692396 Jy ! Component: 2950 - total flux cleaned = 0.00698693 Jy ! Component: 3000 - total flux cleaned = 0.0069868 Jy ! Component: 3050 - total flux cleaned = 0.0069869 Jy ! Component: 3100 - total flux cleaned = 0.00694702 Jy ! Component: 3150 - total flux cleaned = 0.00690797 Jy ! Component: 3200 - total flux cleaned = 0.00696693 Jy ! Component: 3250 - total flux cleaned = 0.00688985 Jy ! Component: 3300 - total flux cleaned = 0.00687085 Jy ! Component: 3350 - total flux cleaned = 0.00677651 Jy ! Component: 3400 - total flux cleaned = 0.00675776 Jy ! Component: 3450 - total flux cleaned = 0.00670268 Jy ! Component: 3500 - total flux cleaned = 0.0067025 Jy ! Component: 3550 - total flux cleaned = 0.00663037 Jy ! Component: 3600 - total flux cleaned = 0.0065417 Jy ! Component: 3650 - total flux cleaned = 0.00655933 Jy ! Component: 3700 - total flux cleaned = 0.00659425 Jy ! Component: 3750 - total flux cleaned = 0.00649113 Jy ! Component: 3800 - total flux cleaned = 0.00652528 Jy ! Component: 3850 - total flux cleaned = 0.00654212 Jy ! Component: 3900 - total flux cleaned = 0.00649201 Jy ! Component: 3950 - total flux cleaned = 0.00655835 Jy ! Component: 4000 - total flux cleaned = 0.00654191 Jy ! Component: 4050 - total flux cleaned = 0.00649303 Jy ! Total flux subtracted in 4096 components = 0.00646076 Jy ! Clean residual min=-0.000910 max=0.001179 Jy/beam ! Clean residual mean=0.000005 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.77583 Jy keep ! Adding 330 model components to the UV plane model. ! The established model now contains 597 components and 0.77583 Jy ![Exited script file: muppet] wmap "J0000+4054_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.691 x 7.477 at 44.69 degrees (North through East) ! Clean map min=-0.0067103 max=0.38665 Jy/beam ! Writing clean map to FITS file: J0000+4054_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.386652 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000302793 device "J0000+4054_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0000+4054_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.234934 0.234934 0.469869 0.939738 1.87948 3.75895 7.5179 15.0358 30.0716 60.1432 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.386 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.691 x 7.477 at 44.69 degrees (North through East) ! Clean map min=-0.0067103 max=0.38665 Jy/beam quit ! Quitting program ! Log file J0000+4054_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:39:03 2016