! Started logfile: J0603+0622_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:24:09 2016 obs J0603+0622_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J0603+0622_S_2014_12_20_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.976998 visibilities/baseline/integration-bin. ! Found source: J0603+0622 ! ! 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 20048 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 J0603+0622_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.905155Jy sigma=0.010446 ! Fit after self-cal, rms=0.881273Jy sigma=0.010195 ! 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.805 mas, bmaj=6.673 mas, bpa=-4.707 degrees ! Estimated noise=643.722 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.0889838 Jy ! Component: 100 - total flux cleaned = 0.120155 Jy ! Total flux subtracted in 100 components = 0.120155 Jy ! Clean residual min=-0.004876 max=0.013647 Jy/beam ! Clean residual mean=-0.000018 rms=0.001561 Jy/beam ! Combined flux in latest and established models = 0.120155 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.120155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080239Jy sigma=0.000857 ! Fit after self-cal, rms=0.080012Jy sigma=0.000854 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0159242 Jy ! Component: 100 - total flux cleaned = 0.0243615 Jy ! Total flux subtracted in 100 components = 0.0243615 Jy ! Clean residual min=-0.003549 max=0.004747 Jy/beam ! Clean residual mean=-0.000010 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.144517 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 0.144517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075950Jy sigma=0.000808 ! Fit after self-cal, rms=0.075897Jy sigma=0.000808 ! Inverting map ! Added new window around map position (-3, -2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00587148 Jy ! Component: 100 - total flux cleaned = 0.00937668 Jy ! Total flux subtracted in 100 components = 0.00937668 Jy ! Clean residual min=-0.003405 max=0.003241 Jy/beam ! Clean residual mean=-0.000007 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.153893 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 37 components and 0.153893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075244Jy sigma=0.000802 ! Fit after self-cal, rms=0.075219Jy sigma=0.000801 ! 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.346 mas, bmaj=7.58 mas, bpa=-4.108 degrees ! Estimated noise=439.349 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.00367304 Jy ! Component: 100 - total flux cleaned = 0.005649 Jy ! Component: 150 - total flux cleaned = 0.00696497 Jy ! Component: 200 - total flux cleaned = 0.00787474 Jy ! Total flux subtracted in 200 components = 0.00787474 Jy ! Clean residual min=-0.003402 max=0.002620 Jy/beam ! Clean residual mean=-0.000006 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.161768 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 70 components and 0.161768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074960Jy sigma=0.000800 ! Fit after self-cal, rms=0.074951Jy sigma=0.000800 ! 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.97 KP 1.11 ! LA 0.96 MK 1.03 NL 0.99 OV 0.99 ! PT 1.04 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.04 HN 1.05 KP 1.07 ! LA 0.94 MK 1.01 NL 0.97 OV 1.03 ! PT 1.05 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.17 HN 1.03 KP 0.98 ! LA 0.77 MK 1.03 NL 1.13 OV 0.93 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.03 HN 1.00 KP 0.91 ! LA 0.82 MK 0.97 NL 1.00 OV 1.00 ! PT 1.06 SC 0.99 ! ! ! Fit before self-cal, rms=0.074951Jy sigma=0.000800 ! Fit after self-cal, rms=0.072217Jy sigma=0.000785 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.361 mas, bmaj=7.609 mas, bpa=-4.161 degrees ! Estimated noise=440.783 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.000154013 Jy ! Component: 100 - total flux cleaned = -0.000328237 Jy ! Component: 150 - total flux cleaned = -0.000442879 Jy ! Component: 200 - total flux cleaned = -0.000481303 Jy ! Total flux subtracted in 200 components = -0.000481303 Jy ! Clean residual min=-0.001525 max=0.001535 Jy/beam ! Clean residual mean=-0.000000 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.161287 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 81 components and 0.161287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072203Jy sigma=0.000785 ! Fit after self-cal, rms=0.072169Jy sigma=0.000785 ! 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.072169Jy sigma=0.000785 ! Fit after self-cal, rms=0.072217Jy sigma=0.000784 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.362 mas, bmaj=7.606 mas, bpa=-4.133 degrees ! Estimated noise=440.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000186875 Jy ! Component: 100 - total flux cleaned = -0.000240753 Jy ! Component: 150 - total flux cleaned = -0.000295219 Jy ! Component: 200 - total flux cleaned = -0.000329061 Jy ! Total flux subtracted in 200 components = -0.000329061 Jy ! Clean residual min=-0.001412 max=0.001429 Jy/beam ! Clean residual mean=0.000005 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.160958 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 94 components and 0.160958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072208Jy sigma=0.000783 ! Fit after self-cal, rms=0.072208Jy sigma=0.000783 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 (11, 44.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000929176 Jy ! Component: 100 - total flux cleaned = 0.00101481 Jy ! Component: 150 - total flux cleaned = 0.00108478 Jy ! Component: 200 - total flux cleaned = 0.0011465 Jy ! Total flux subtracted in 200 components = 0.0011465 Jy ! Clean residual min=-0.001273 max=0.001282 Jy/beam ! Clean residual mean=0.000005 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.162104 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 114 components and 0.162104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072181Jy sigma=0.000783 ! Fit after self-cal, rms=0.072179Jy sigma=0.000783 ! 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.072179Jy sigma=0.000783 ! Fit after self-cal, rms=0.072197Jy sigma=0.000783 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.364 mas, bmaj=7.609 mas, bpa=-4.096 degrees ! Estimated noise=440.823 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.08473e-05 Jy ! Component: 100 - total flux cleaned = -1.57709e-06 Jy ! Component: 150 - total flux cleaned = -1.86103e-05 Jy ! Component: 200 - total flux cleaned = -3.37496e-05 Jy ! Total flux subtracted in 200 components = -3.37496e-05 Jy ! Clean residual min=-0.001277 max=0.001273 Jy/beam ! Clean residual mean=0.000005 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.162071 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 127 components and 0.162071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072187Jy sigma=0.000783 ! Fit after self-cal, rms=0.072187Jy sigma=0.000783 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 = -1.13294e-07 Jy ! Component: 100 - total flux cleaned = -1.43047e-05 Jy ! Component: 150 - total flux cleaned = -2.80287e-05 Jy ! Component: 200 - total flux cleaned = -5.28495e-05 Jy ! Total flux subtracted in 200 components = -5.28495e-05 Jy ! Clean residual min=-0.001273 max=0.001258 Jy/beam ! Clean residual mean=0.000005 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.162018 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 138 components and 0.162018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072181Jy sigma=0.000783 ! Fit after self-cal, rms=0.072180Jy sigma=0.000783 ! 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.072180Jy sigma=0.000783 ! Fit after self-cal, rms=0.072164Jy sigma=0.000783 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.634 mas, bmaj=11.35 mas, bpa=0.9313 degrees ! Estimated noise=540.946 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000278237 Jy ! Component: 100 - total flux cleaned = -0.000338051 Jy ! Component: 150 - total flux cleaned = -0.000384213 Jy ! Component: 200 - total flux cleaned = -0.000416298 Jy ! Total flux subtracted in 200 components = -0.000416298 Jy ! Clean residual min=-0.001424 max=0.001209 Jy/beam ! Clean residual mean=0.000010 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.161601 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 153 components and 0.161601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072161Jy sigma=0.000783 ! Fit after self-cal, rms=0.072160Jy sigma=0.000783 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 = 2.35348e-06 Jy ! Component: 100 - total flux cleaned = -1.49567e-05 Jy ! Component: 150 - total flux cleaned = -6.03019e-05 Jy ! Component: 200 - total flux cleaned = -7.1641e-05 Jy ! Total flux subtracted in 200 components = -7.1641e-05 Jy ! Clean residual min=-0.001421 max=0.001202 Jy/beam ! Clean residual mean=0.000010 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.16153 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 159 components and 0.16153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072158Jy sigma=0.000783 ! Fit after self-cal, rms=0.072156Jy sigma=0.000783 ! 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.365 mas, bmaj=7.611 mas, bpa=-4.07 degrees ! Estimated noise=440.676 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.365 x 7.611 at -4.07 degrees (North through East) ! Clean map min=-0.001208 max=0.11372 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.812 mas, bmaj=6.679 mas, bpa=-4.672 degrees ! Estimated noise=645.911 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0896671 Jy ! Component: 100 - total flux cleaned = 0.122822 Jy ! Component: 150 - total flux cleaned = 0.137667 Jy ! Component: 200 - total flux cleaned = 0.145932 Jy ! Total flux subtracted in 200 components = 0.145932 Jy ! Clean residual min=-0.002748 max=0.004255 Jy/beam ! Clean residual mean=-0.000004 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.145932 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.145932 Jy ! Inverting map and beam ! Estimated beam: bmin=3.365 mas, bmaj=7.611 mas, bpa=-4.07 degrees ! Estimated noise=440.676 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.00624585 Jy ! Component: 100 - total flux cleaned = 0.00951954 Jy ! Component: 150 - total flux cleaned = 0.0114478 Jy ! Component: 200 - total flux cleaned = 0.012684 Jy ! Total flux subtracted in 200 components = 0.012684 Jy ! Clean residual min=-0.001442 max=0.001285 Jy/beam ! Clean residual mean=0.000002 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.158616 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 59 components and 0.158616 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.634 mas, bmaj=11.35 mas, bpa=0.9313 degrees ! Estimated noise=540.946 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120503 Jy ! Component: 100 - total flux cleaned = 0.0018102 Jy ! Component: 150 - total flux cleaned = 0.00216641 Jy ! Component: 200 - total flux cleaned = 0.00235196 Jy ! Total flux subtracted in 200 components = 0.00235196 Jy ! Clean residual min=-0.001507 max=0.001141 Jy/beam ! Clean residual mean=0.000008 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.160968 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 = 6.72808e-05 Jy ! Component: 100 - total flux cleaned = 0.000116655 Jy ! Component: 150 - total flux cleaned = 0.000152632 Jy ! Component: 200 - total flux cleaned = 0.000184942 Jy ! Total flux subtracted in 200 components = 0.000184942 Jy ! Clean residual min=-0.001479 max=0.001164 Jy/beam ! Clean residual mean=0.000009 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.161153 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 106 components and 0.161153 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.365 mas, bmaj=7.611 mas, bpa=-4.07 degrees ! Estimated noise=440.676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000221146 Jy ! Component: 100 - total flux cleaned = -0.000243297 Jy ! Component: 150 - total flux cleaned = -0.000242243 Jy ! Component: 200 - total flux cleaned = -0.000183358 Jy ! Total flux subtracted in 200 components = -0.000183358 Jy ! Clean residual min=-0.001254 max=0.001232 Jy/beam ! Clean residual mean=0.000004 rms=0.000310 Jy/beam ! Combined flux in latest and established models = 0.160969 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 126 components and 0.160969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072172Jy sigma=0.000783 ! Fit after self-cal, rms=0.072168Jy sigma=0.000783 wmodel J0603+0622_S_2014_12_20_pus_map.mod ! Writing 126 model components to file: J0603+0622_S_2014_12_20_pus_map.mod wobs J0603+0622_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J0603+0622_S_2014_12_20_pus_uvs.fits wwins J0603+0622_S_2014_12_20_pus_map.win ! wwins: Wrote 3 windows to J0603+0622_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 = -0.000372472 Jy ! Component: 100 - total flux cleaned = -0.000545576 Jy ! Component: 150 - total flux cleaned = -0.000626554 Jy ! Component: 200 - total flux cleaned = -0.000684529 Jy ! Component: 250 - total flux cleaned = -0.000722125 Jy ! Component: 300 - total flux cleaned = -0.0008127 Jy ! Component: 350 - total flux cleaned = -0.000882767 Jy ! Component: 400 - total flux cleaned = -0.000865483 Jy ! Component: 450 - total flux cleaned = -0.000882874 Jy ! Component: 500 - total flux cleaned = -0.000965434 Jy ! Component: 550 - total flux cleaned = -0.000965384 Jy ! Component: 600 - total flux cleaned = -0.000997443 Jy ! Component: 650 - total flux cleaned = -0.00106007 Jy ! Component: 700 - total flux cleaned = -0.00105981 Jy ! Component: 750 - total flux cleaned = -0.00108994 Jy ! Component: 800 - total flux cleaned = -0.00108962 Jy ! Component: 850 - total flux cleaned = -0.00108967 Jy ! Component: 900 - total flux cleaned = -0.00110436 Jy ! Component: 950 - total flux cleaned = -0.00114695 Jy ! Component: 1000 - total flux cleaned = -0.00113301 Jy ! Component: 1050 - total flux cleaned = -0.0012025 Jy ! Component: 1100 - total flux cleaned = -0.0011887 Jy ! Component: 1150 - total flux cleaned = -0.00120212 Jy ! Component: 1200 - total flux cleaned = -0.00124219 Jy ! Component: 1250 - total flux cleaned = -0.00125558 Jy ! Component: 1300 - total flux cleaned = -0.00130783 Jy ! Component: 1350 - total flux cleaned = -0.00138517 Jy ! Component: 1400 - total flux cleaned = -0.00137237 Jy ! Component: 1450 - total flux cleaned = -0.00142297 Jy ! Component: 1500 - total flux cleaned = -0.00144812 Jy ! Component: 1550 - total flux cleaned = -0.00144819 Jy ! Component: 1600 - total flux cleaned = -0.00153372 Jy ! Component: 1650 - total flux cleaned = -0.00149737 Jy ! Component: 1700 - total flux cleaned = -0.00154552 Jy ! Component: 1750 - total flux cleaned = -0.00156913 Jy ! Component: 1800 - total flux cleaned = -0.00159275 Jy ! Component: 1850 - total flux cleaned = -0.00160443 Jy ! Component: 1900 - total flux cleaned = -0.00166215 Jy ! Component: 1950 - total flux cleaned = -0.00169635 Jy ! Component: 2000 - total flux cleaned = -0.00171905 Jy ! Component: 2050 - total flux cleaned = -0.00177534 Jy ! Component: 2100 - total flux cleaned = -0.00180871 Jy ! Component: 2150 - total flux cleaned = -0.00186386 Jy ! Component: 2200 - total flux cleaned = -0.00186395 Jy ! Component: 2250 - total flux cleaned = -0.00189652 Jy ! Component: 2300 - total flux cleaned = -0.00192874 Jy ! Component: 2350 - total flux cleaned = -0.00192881 Jy ! Component: 2400 - total flux cleaned = -0.00203474 Jy ! Component: 2450 - total flux cleaned = -0.00205566 Jy ! Component: 2500 - total flux cleaned = -0.00208705 Jy ! Component: 2550 - total flux cleaned = -0.00211802 Jy ! Component: 2600 - total flux cleaned = -0.00214871 Jy ! Component: 2650 - total flux cleaned = -0.00216896 Jy ! Component: 2700 - total flux cleaned = -0.00222951 Jy ! Component: 2750 - total flux cleaned = -0.00227944 Jy ! Component: 2800 - total flux cleaned = -0.00228934 Jy ! Component: 2850 - total flux cleaned = -0.00230901 Jy ! Component: 2900 - total flux cleaned = -0.00231868 Jy ! Component: 2950 - total flux cleaned = -0.0023576 Jy ! Component: 3000 - total flux cleaned = -0.00237665 Jy ! Component: 3050 - total flux cleaned = -0.00238623 Jy ! Component: 3100 - total flux cleaned = -0.00242384 Jy ! Component: 3150 - total flux cleaned = -0.00244269 Jy ! Component: 3200 - total flux cleaned = -0.00246143 Jy ! Component: 3250 - total flux cleaned = -0.00253533 Jy ! Component: 3300 - total flux cleaned = -0.0025353 Jy ! Component: 3350 - total flux cleaned = -0.00255358 Jy ! Component: 3400 - total flux cleaned = -0.00258976 Jy ! Component: 3450 - total flux cleaned = -0.00264363 Jy ! Component: 3500 - total flux cleaned = -0.00262564 Jy ! Component: 3550 - total flux cleaned = -0.0026612 Jy ! Component: 3600 - total flux cleaned = -0.00264353 Jy ! Component: 3650 - total flux cleaned = -0.0026873 Jy ! Component: 3700 - total flux cleaned = -0.00266987 Jy ! Component: 3750 - total flux cleaned = -0.0026958 Jy ! Component: 3800 - total flux cleaned = -0.00273015 Jy ! Component: 3850 - total flux cleaned = -0.00274714 Jy ! Component: 3900 - total flux cleaned = -0.00279801 Jy ! Component: 3950 - total flux cleaned = -0.00278964 Jy ! Component: 4000 - total flux cleaned = -0.00278131 Jy ! Component: 4050 - total flux cleaned = -0.0028312 Jy ! Total flux subtracted in 4096 components = -0.00283115 Jy ! Clean residual min=-0.000422 max=0.000508 Jy/beam ! Clean residual mean=0.000001 rms=0.000152 Jy/beam ! Combined flux in latest and established models = 0.158138 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 406 components and 0.158138 Jy ![Exited script file: muppet] wmap "J0603+0622_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.365 x 7.611 at -4.07 degrees (North through East) ! Clean map min=-0.00092081 max=0.1141 Jy/beam ! Writing clean map to FITS file: J0603+0622_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.1141 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000151524 device "J0603+0622_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J0603+0622_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.3984 0.3984 0.796801 1.5936 3.1872 6.3744 12.7488 25.4976 50.9952 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.114 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.365 x 7.611 at -4.07 degrees (North through East) ! Clean map min=-0.00092081 max=0.1141 Jy/beam quit ! Quitting program ! Log file J0603+0622_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:24:17 2016