! Started logfile: J1550+1120_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:40:31 2016 obs J1550+1120_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J1550+1120_S_2014_12_20_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.966938 visibilities/baseline/integration-bin. ! Found source: J1550+1120 ! ! 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 14272 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 J1550+1120_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.922588Jy sigma=0.009950 ! Fit after self-cal, rms=0.904498Jy sigma=0.009758 ! 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.887 mas, bmaj=6.563 mas, bpa=-6.206 degrees ! Estimated noise=792.964 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.0743867 Jy ! Component: 100 - total flux cleaned = 0.0970047 Jy ! Total flux subtracted in 100 components = 0.0970047 Jy ! Clean residual min=-0.004230 max=0.009456 Jy/beam ! Clean residual mean=-0.000016 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.0970047 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0970047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081883Jy sigma=0.000816 ! Fit after self-cal, rms=0.081830Jy sigma=0.000815 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104609 Jy ! Component: 100 - total flux cleaned = 0.0160221 Jy ! Total flux subtracted in 100 components = 0.0160221 Jy ! Clean residual min=-0.004085 max=0.004340 Jy/beam ! Clean residual mean=-0.000007 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.113027 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 29 components and 0.113027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080076Jy sigma=0.000796 ! Fit after self-cal, rms=0.080053Jy sigma=0.000796 ! 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.478 mas, bmaj=7.44 mas, bpa=-4.656 degrees ! Estimated noise=557.332 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 (3.5, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00648393 Jy ! Component: 100 - total flux cleaned = 0.0105199 Jy ! Component: 150 - total flux cleaned = 0.0134723 Jy ! Component: 200 - total flux cleaned = 0.0150936 Jy ! Total flux subtracted in 200 components = 0.0150936 Jy ! Clean residual min=-0.003475 max=0.002857 Jy/beam ! Clean residual mean=-0.000000 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.12812 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 68 components and 0.12812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079375Jy sigma=0.000790 ! Fit after self-cal, rms=0.079338Jy sigma=0.000789 ! 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.02 FD 0.88 HN 1.01 KP 1.08 ! LA 0.91 MK 1.02 NL 1.02 OV 0.98 ! PT 1.04 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.07 HN 1.02 KP 1.03 ! LA 0.90 MK 1.03 NL 0.98 OV 1.03 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.15 HN 1.03 KP 0.97 ! LA 0.75 MK 1.05 NL 1.11 OV 0.90 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.06 HN 0.96 KP 0.87 ! LA 0.81 MK 1.01 NL 1.03 OV 1.00 ! PT 1.08 SC 0.95 ! ! ! Fit before self-cal, rms=0.079338Jy sigma=0.000789 ! Fit after self-cal, rms=0.076804Jy sigma=0.000780 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.505 mas, bmaj=7.507 mas, bpa=-4.404 degrees ! Estimated noise=555.044 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.000796398 Jy ! Component: 100 - total flux cleaned = 0.000566562 Jy ! Component: 150 - total flux cleaned = 0.000506819 Jy ! Component: 200 - total flux cleaned = 0.000426893 Jy ! Total flux subtracted in 200 components = 0.000426893 Jy ! Clean residual min=-0.002321 max=0.001503 Jy/beam ! Clean residual mean=0.000006 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.128547 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 92 components and 0.128547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076764Jy sigma=0.000779 ! Fit after self-cal, rms=0.076748Jy sigma=0.000779 ! 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.076748Jy sigma=0.000779 ! Fit after self-cal, rms=0.076705Jy sigma=0.000778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.501 mas, bmaj=7.489 mas, bpa=-4.197 degrees ! Estimated noise=553.878 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000432159 Jy ! Component: 100 - total flux cleaned = -0.000345558 Jy ! Component: 150 - total flux cleaned = -0.000344496 Jy ! Component: 200 - total flux cleaned = -0.000325229 Jy ! Total flux subtracted in 200 components = -0.000325229 Jy ! Clean residual min=-0.002052 max=0.001565 Jy/beam ! Clean residual mean=-0.000003 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.128222 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 105 components and 0.128222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076684Jy sigma=0.000778 ! Fit after self-cal, rms=0.076685Jy sigma=0.000778 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 = -7.04791e-05 Jy ! Component: 100 - total flux cleaned = -9.26956e-06 Jy ! Component: 150 - total flux cleaned = 8.48955e-06 Jy ! Component: 200 - total flux cleaned = 3.94487e-05 Jy ! Total flux subtracted in 200 components = 3.94487e-05 Jy ! Clean residual min=-0.002033 max=0.001543 Jy/beam ! Clean residual mean=-0.000002 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.128261 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 110 components and 0.128261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076673Jy sigma=0.000777 ! Fit after self-cal, rms=0.076670Jy sigma=0.000777 ! 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.076670Jy sigma=0.000777 ! Fit after self-cal, rms=0.076690Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.498 mas, bmaj=7.478 mas, bpa=-4.077 degrees ! Estimated noise=553.186 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000256841 Jy ! Component: 100 - total flux cleaned = -0.000221031 Jy ! Component: 150 - total flux cleaned = -0.000221395 Jy ! Component: 200 - total flux cleaned = -0.000207457 Jy ! Total flux subtracted in 200 components = -0.000207457 Jy ! Clean residual min=-0.001993 max=0.001548 Jy/beam ! Clean residual mean=-0.000003 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.128054 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 116 components and 0.128054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076680Jy sigma=0.000777 ! Fit after self-cal, rms=0.076679Jy sigma=0.000777 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.81131e-05 Jy ! Component: 100 - total flux cleaned = -7.34551e-05 Jy ! Component: 150 - total flux cleaned = -4.77699e-05 Jy ! Component: 200 - total flux cleaned = -3.6358e-05 Jy ! Total flux subtracted in 200 components = -3.6358e-05 Jy ! Clean residual min=-0.001972 max=0.001533 Jy/beam ! Clean residual mean=-0.000003 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.128018 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 123 components and 0.128018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076673Jy sigma=0.000777 ! Fit after self-cal, rms=0.076671Jy sigma=0.000777 ! 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.076671Jy sigma=0.000777 ! Fit after self-cal, rms=0.076719Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.61 mas, bmaj=11.07 mas, bpa=-2.794 degrees ! Estimated noise=674.646 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.88785e-05 Jy ! Component: 100 - total flux cleaned = -3.37369e-05 Jy ! Component: 150 - total flux cleaned = -5.45163e-05 Jy ! Component: 200 - total flux cleaned = -6.27684e-05 Jy ! Total flux subtracted in 200 components = -6.27684e-05 Jy ! Clean residual min=-0.001719 max=0.001429 Jy/beam ! Clean residual mean=-0.000006 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.127955 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 129 components and 0.127955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076715Jy sigma=0.000777 ! Fit after self-cal, rms=0.076713Jy sigma=0.000777 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.04355e-05 Jy ! Component: 100 - total flux cleaned = -2.98798e-05 Jy ! Component: 150 - total flux cleaned = -3.67818e-05 Jy ! Component: 200 - total flux cleaned = -4.23739e-05 Jy ! Total flux subtracted in 200 components = -4.23739e-05 Jy ! Clean residual min=-0.001706 max=0.001440 Jy/beam ! Clean residual mean=-0.000006 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.127913 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 135 components and 0.127913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076710Jy sigma=0.000777 ! Fit after self-cal, rms=0.076708Jy sigma=0.000777 ! 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.495 mas, bmaj=7.471 mas, bpa=-3.995 degrees ! Estimated noise=552.946 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.495 x 7.471 at -3.995 degrees (North through East) ! Clean map min=-0.0018458 max=0.092777 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.894 mas, bmaj=6.533 mas, bpa=-5.359 degrees ! Estimated noise=788.797 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0744008 Jy ! Component: 100 - total flux cleaned = 0.098509 Jy ! Component: 150 - total flux cleaned = 0.108087 Jy ! Component: 200 - total flux cleaned = 0.113413 Jy ! Total flux subtracted in 200 components = 0.113413 Jy ! Clean residual min=-0.002406 max=0.002900 Jy/beam ! Clean residual mean=-0.000008 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.113413 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.113413 Jy ! Inverting map and beam ! Estimated beam: bmin=3.495 mas, bmaj=7.471 mas, bpa=-3.995 degrees ! Estimated noise=552.946 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.00481567 Jy ! Component: 100 - total flux cleaned = 0.00799396 Jy ! Component: 150 - total flux cleaned = 0.0102476 Jy ! Component: 200 - total flux cleaned = 0.0117551 Jy ! Total flux subtracted in 200 components = 0.0117551 Jy ! Clean residual min=-0.001964 max=0.001432 Jy/beam ! Clean residual mean=-0.000006 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.125169 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 69 components and 0.125169 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.61 mas, bmaj=11.07 mas, bpa=-2.794 degrees ! Estimated noise=674.646 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154994 Jy ! Component: 100 - total flux cleaned = 0.00167855 Jy ! Component: 150 - total flux cleaned = 0.00184387 Jy ! Component: 200 - total flux cleaned = 0.00197685 Jy ! Total flux subtracted in 200 components = 0.00197685 Jy ! Clean residual min=-0.001741 max=0.001440 Jy/beam ! Clean residual mean=-0.000008 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.127145 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.000108755 Jy ! Component: 100 - total flux cleaned = 0.000198739 Jy ! Component: 150 - total flux cleaned = 0.000260176 Jy ! Component: 200 - total flux cleaned = 0.000313135 Jy ! Total flux subtracted in 200 components = 0.000313135 Jy ! Clean residual min=-0.001676 max=0.001406 Jy/beam ! Clean residual mean=-0.000007 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.127459 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 134 components and 0.127459 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.495 mas, bmaj=7.471 mas, bpa=-3.995 degrees ! Estimated noise=552.946 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000284926 Jy ! Component: 100 - total flux cleaned = 0.000306063 Jy ! Component: 150 - total flux cleaned = 0.000306126 Jy ! Component: 200 - total flux cleaned = 0.000306116 Jy ! Total flux subtracted in 200 components = 0.000306116 Jy ! Clean residual min=-0.001877 max=0.001491 Jy/beam ! Clean residual mean=-0.000003 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.127765 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 146 components and 0.127765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076716Jy sigma=0.000777 ! Fit after self-cal, rms=0.076705Jy sigma=0.000777 wmodel J1550+1120_S_2014_12_20_pus_map.mod ! Writing 146 model components to file: J1550+1120_S_2014_12_20_pus_map.mod wobs J1550+1120_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J1550+1120_S_2014_12_20_pus_uvs.fits wwins J1550+1120_S_2014_12_20_pus_map.win ! wwins: Wrote 2 windows to J1550+1120_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.000453325 Jy ! Component: 100 - total flux cleaned = -0.000787345 Jy ! Component: 150 - total flux cleaned = -0.000813256 Jy ! Component: 200 - total flux cleaned = -0.000790445 Jy ! Component: 250 - total flux cleaned = -0.000790283 Jy ! Component: 300 - total flux cleaned = -0.000768084 Jy ! Component: 350 - total flux cleaned = -0.00076812 Jy ! Component: 400 - total flux cleaned = -0.000747428 Jy ! Component: 450 - total flux cleaned = -0.000707245 Jy ! Component: 500 - total flux cleaned = -0.000707388 Jy ! Component: 550 - total flux cleaned = -0.00066898 Jy ! Component: 600 - total flux cleaned = -0.000706927 Jy ! Component: 650 - total flux cleaned = -0.00066935 Jy ! Component: 700 - total flux cleaned = -0.000669144 Jy ! Component: 750 - total flux cleaned = -0.000668757 Jy ! Component: 800 - total flux cleaned = -0.000686051 Jy ! Component: 850 - total flux cleaned = -0.000633712 Jy ! Component: 900 - total flux cleaned = -0.000668136 Jy ! Component: 950 - total flux cleaned = -0.000651632 Jy ! Component: 1000 - total flux cleaned = -0.000651474 Jy ! Component: 1050 - total flux cleaned = -0.00065166 Jy ! Component: 1100 - total flux cleaned = -0.000651804 Jy ! Component: 1150 - total flux cleaned = -0.000667686 Jy ! Component: 1200 - total flux cleaned = -0.000620326 Jy ! Component: 1250 - total flux cleaned = -0.000636145 Jy ! Component: 1300 - total flux cleaned = -0.000635987 Jy ! Component: 1350 - total flux cleaned = -0.000575007 Jy ! Component: 1400 - total flux cleaned = -0.00048459 Jy ! Component: 1450 - total flux cleaned = -0.000439973 Jy ! Component: 1500 - total flux cleaned = -0.000381112 Jy ! Component: 1550 - total flux cleaned = -0.000366356 Jy ! Component: 1600 - total flux cleaned = -0.000308347 Jy ! Component: 1650 - total flux cleaned = -0.000236933 Jy ! Component: 1700 - total flux cleaned = -0.000208589 Jy ! Component: 1750 - total flux cleaned = -0.000138517 Jy ! Component: 1800 - total flux cleaned = -0.000124744 Jy ! Component: 1850 - total flux cleaned = -6.99149e-05 Jy ! Component: 1900 - total flux cleaned = -1.97078e-06 Jy ! Component: 1950 - total flux cleaned = -1.53251e-05 Jy ! Component: 2000 - total flux cleaned = 2.47283e-05 Jy ! Component: 2050 - total flux cleaned = 3.75763e-05 Jy ! Component: 2100 - total flux cleaned = 2.45121e-05 Jy ! Component: 2150 - total flux cleaned = -1.45994e-05 Jy ! Component: 2200 - total flux cleaned = 4.98324e-05 Jy ! Component: 2250 - total flux cleaned = 2.42196e-05 Jy ! Component: 2300 - total flux cleaned = 3.68745e-05 Jy ! Component: 2350 - total flux cleaned = 4.94957e-05 Jy ! Component: 2400 - total flux cleaned = 6.19914e-05 Jy ! Component: 2450 - total flux cleaned = 7.43684e-05 Jy ! Component: 2500 - total flux cleaned = 6.19837e-05 Jy ! Component: 2550 - total flux cleaned = 4.99987e-05 Jy ! Component: 2600 - total flux cleaned = 3.79717e-05 Jy ! Component: 2650 - total flux cleaned = 7.39449e-05 Jy ! Component: 2700 - total flux cleaned = 7.39118e-05 Jy ! Component: 2750 - total flux cleaned = 7.39035e-05 Jy ! Component: 2800 - total flux cleaned = 5.05882e-05 Jy ! Component: 2850 - total flux cleaned = 5.06082e-05 Jy ! Component: 2900 - total flux cleaned = 4.79032e-06 Jy ! Component: 2950 - total flux cleaned = -2.94435e-05 Jy ! Component: 3000 - total flux cleaned = -6.87559e-06 Jy ! Component: 3050 - total flux cleaned = -2.93984e-05 Jy ! Component: 3100 - total flux cleaned = -4.06367e-05 Jy ! Component: 3150 - total flux cleaned = 3.60588e-06 Jy ! Component: 3200 - total flux cleaned = -5.13286e-05 Jy ! Component: 3250 - total flux cleaned = -6.22356e-05 Jy ! Component: 3300 - total flux cleaned = -7.31709e-05 Jy ! Component: 3350 - total flux cleaned = -0.000137624 Jy ! Component: 3400 - total flux cleaned = -0.000105521 Jy ! Component: 3450 - total flux cleaned = -0.000137331 Jy ! Component: 3500 - total flux cleaned = -0.00017947 Jy ! Component: 3550 - total flux cleaned = -0.000210767 Jy ! Component: 3600 - total flux cleaned = -0.000252407 Jy ! Component: 3650 - total flux cleaned = -0.000283365 Jy ! Component: 3700 - total flux cleaned = -0.000303803 Jy ! Component: 3750 - total flux cleaned = -0.000344668 Jy ! Component: 3800 - total flux cleaned = -0.000334544 Jy ! Component: 3850 - total flux cleaned = -0.00032458 Jy ! Component: 3900 - total flux cleaned = -0.000394842 Jy ! Component: 3950 - total flux cleaned = -0.000374923 Jy ! Component: 4000 - total flux cleaned = -0.000375029 Jy ! Component: 4050 - total flux cleaned = -0.00045387 Jy ! Total flux subtracted in 4096 components = -0.000473433 Jy ! Clean residual min=-0.000762 max=0.000706 Jy/beam ! Clean residual mean=-0.000001 rms=0.000182 Jy/beam ! Combined flux in latest and established models = 0.127291 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 429 components and 0.127291 Jy ![Exited script file: muppet] wmap "J1550+1120_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.495 x 7.471 at -3.995 degrees (North through East) ! Clean map min=-0.0015394 max=0.092723 Jy/beam ! Writing clean map to FITS file: J1550+1120_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.0927227 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000181248 device "J1550+1120_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J1550+1120_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.586419 0.586419 1.17284 2.34567 4.69135 9.3827 18.7654 37.5308 75.0616 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.092 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.495 x 7.471 at -3.995 degrees (North through East) ! Clean map min=-0.0015394 max=0.092723 Jy/beam quit ! Quitting program ! Log file J1550+1120_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:40:36 2016