! Started logfile: J1832+0118_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:33:44 2017 obs J1832+0118_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1832+0118_S_2015_01_23_pus_uva.fits ! AN table 1: 115 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.966957 visibilities/baseline/integration-bin. ! Found source: J1832+0118 ! ! 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 338 lines of history. ! ! Reading 20016 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 J1832+0118_S_2015_01_23_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 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 134 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.990074Jy sigma=0.010369 ! Fit after self-cal, rms=0.942562Jy sigma=0.009926 ! 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.645 mas, bmaj=6.636 mas, bpa=-5.077 degrees ! Estimated noise=720.861 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.0448165 Jy ! Component: 100 - total flux cleaned = 0.0605541 Jy ! Total flux subtracted in 100 components = 0.0605541 Jy ! Clean residual min=-0.003695 max=0.007631 Jy/beam ! Clean residual mean=0.000018 rms=0.001127 Jy/beam ! Combined flux in latest and established models = 0.0605541 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0605541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128517Jy sigma=0.000807 ! Fit after self-cal, rms=0.128345Jy sigma=0.000804 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00977077 Jy ! Component: 100 - total flux cleaned = 0.0156513 Jy ! Total flux subtracted in 100 components = 0.0156513 Jy ! Clean residual min=-0.003025 max=0.003702 Jy/beam ! Clean residual mean=0.000012 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.0762054 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 35 components and 0.0762054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127129Jy sigma=0.000788 ! Fit after self-cal, rms=0.127127Jy sigma=0.000787 ! 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.1 mas, bmaj=7.298 mas, bpa=-2.477 degrees ! Estimated noise=523.248 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, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00634448 Jy ! Component: 100 - total flux cleaned = 0.0104518 Jy ! Component: 150 - total flux cleaned = 0.0133709 Jy ! Component: 200 - total flux cleaned = 0.0155433 Jy ! Total flux subtracted in 200 components = 0.0155433 Jy ! Clean residual min=-0.002383 max=0.002698 Jy/beam ! Clean residual mean=0.000011 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.0917487 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 88 components and 0.0917487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126592Jy sigma=0.000782 ! Fit after self-cal, rms=0.126579Jy sigma=0.000782 ! 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.67 HN 1.02 KP 1.13 ! LA 0.98 MK 1.09 NL 1.05 OV 0.94 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.76 HN 1.09 KP 1.03 ! LA 0.95 MK 1.01 NL 1.15 OV 0.98 ! PT 1.00 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.85 HN 1.04 KP 0.90 ! LA 0.77 MK 1.05 NL 1.25 OV 0.94 ! PT 0.93 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.00* HN 1.02 KP 0.86 ! LA 0.78 MK 1.04 NL 0.98 OV 0.99 ! PT 0.99 SC 0.94 ! ! ! Fit before self-cal, rms=0.126579Jy sigma=0.000782 ! Fit after self-cal, rms=0.106782Jy sigma=0.000775 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.153 mas, bmaj=7.425 mas, bpa=-2.119 degrees ! Estimated noise=523.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.66011e-05 Jy ! Component: 100 - total flux cleaned = 2.95018e-05 Jy ! Component: 150 - total flux cleaned = -8.84145e-06 Jy ! Component: 200 - total flux cleaned = 9.58526e-06 Jy ! Total flux subtracted in 200 components = 9.58526e-06 Jy ! Clean residual min=-0.001432 max=0.001658 Jy/beam ! Clean residual mean=-0.000006 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.0917582 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 108 components and 0.0917582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106773Jy sigma=0.000775 ! Fit after self-cal, rms=0.106640Jy sigma=0.000775 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106640Jy sigma=0.000775 ! Fit after self-cal, rms=0.103014Jy sigma=0.000774 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.156 mas, bmaj=7.431 mas, bpa=-1.963 degrees ! Estimated noise=522.949 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000322206 Jy ! Component: 100 - total flux cleaned = -0.000361206 Jy ! Component: 150 - total flux cleaned = -0.000360837 Jy ! Component: 200 - total flux cleaned = -0.0003219 Jy ! Total flux subtracted in 200 components = -0.0003219 Jy ! Clean residual min=-0.001504 max=0.001561 Jy/beam ! Clean residual mean=-0.000003 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.0914363 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 122 components and 0.0914363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103004Jy sigma=0.000774 ! Fit after self-cal, rms=0.102997Jy sigma=0.000774 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.13691e-05 Jy ! Component: 100 - total flux cleaned = -4.2201e-05 Jy ! Component: 150 - total flux cleaned = -1.86027e-05 Jy ! Component: 200 - total flux cleaned = -7.00906e-06 Jy ! Total flux subtracted in 200 components = -7.00906e-06 Jy ! Clean residual min=-0.001491 max=0.001532 Jy/beam ! Clean residual mean=-0.000003 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.0914293 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 128 components and 0.0914293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102992Jy sigma=0.000774 ! Fit after self-cal, rms=0.102990Jy sigma=0.000774 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102990Jy sigma=0.000774 ! Fit after self-cal, rms=0.103170Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.16 mas, bmaj=7.434 mas, bpa=-1.857 degrees ! Estimated noise=524.223 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000151416 Jy ! Component: 100 - total flux cleaned = -0.000139136 Jy ! Component: 150 - total flux cleaned = -0.000107483 Jy ! Component: 200 - total flux cleaned = -8.8658e-05 Jy ! Total flux subtracted in 200 components = -8.8658e-05 Jy ! Clean residual min=-0.001443 max=0.001516 Jy/beam ! Clean residual mean=-0.000003 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.0913407 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 134 components and 0.0913407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103166Jy sigma=0.000774 ! Fit after self-cal, rms=0.103165Jy sigma=0.000774 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.73043e-05 Jy ! Component: 100 - total flux cleaned = -2.70215e-05 Jy ! Component: 150 - total flux cleaned = -9.75001e-06 Jy ! Component: 200 - total flux cleaned = -1.60032e-06 Jy ! Total flux subtracted in 200 components = -1.60032e-06 Jy ! Clean residual min=-0.001460 max=0.001506 Jy/beam ! Clean residual mean=-0.000003 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.0913391 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 139 components and 0.0913391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103162Jy sigma=0.000774 ! Fit after self-cal, rms=0.103160Jy sigma=0.000774 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103160Jy sigma=0.000774 ! Fit after self-cal, rms=0.103344Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.209 mas, bmaj=12.06 mas, bpa=-5.436 degrees ! Estimated noise=664.381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000126198 Jy ! Component: 100 - total flux cleaned = -0.000172547 Jy ! Component: 150 - total flux cleaned = -0.000179555 Jy ! Component: 200 - total flux cleaned = -0.00017981 Jy ! Total flux subtracted in 200 components = -0.00017981 Jy ! Clean residual min=-0.001538 max=0.001746 Jy/beam ! Clean residual mean=-0.000008 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.0911593 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 144 components and 0.0911593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103344Jy sigma=0.000774 ! Fit after self-cal, rms=0.103346Jy sigma=0.000774 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.6364e-05 Jy ! Component: 100 - total flux cleaned = -2.33572e-05 Jy ! Component: 150 - total flux cleaned = -2.93268e-05 Jy ! Component: 200 - total flux cleaned = -2.42362e-05 Jy ! Total flux subtracted in 200 components = -2.42362e-05 Jy ! Clean residual min=-0.001530 max=0.001736 Jy/beam ! Clean residual mean=-0.000008 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.091135 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 148 components and 0.091135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103346Jy sigma=0.000774 ! Fit after self-cal, rms=0.103347Jy sigma=0.000774 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.162 mas, bmaj=7.435 mas, bpa=-1.774 degrees ! Estimated noise=525.107 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.162 x 7.435 at -1.774 degrees (North through East) ! Clean map min=-0.0013575 max=0.060492 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.688 mas, bmaj=6.709 mas, bpa=-4.324 degrees ! Estimated noise=730.919 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0449581 Jy ! Component: 100 - total flux cleaned = 0.0617783 Jy ! Component: 150 - total flux cleaned = 0.0710815 Jy ! Component: 200 - total flux cleaned = 0.0766695 Jy ! Total flux subtracted in 200 components = 0.0766695 Jy ! Clean residual min=-0.002654 max=0.002932 Jy/beam ! Clean residual mean=0.000005 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.0766695 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.0766695 Jy ! Inverting map and beam ! Estimated beam: bmin=3.162 mas, bmaj=7.435 mas, bpa=-1.774 degrees ! Estimated noise=525.107 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.00516316 Jy ! Component: 100 - total flux cleaned = 0.00832235 Jy ! Component: 150 - total flux cleaned = 0.0103917 Jy ! Component: 200 - total flux cleaned = 0.0118215 Jy ! Total flux subtracted in 200 components = 0.0118215 Jy ! Clean residual min=-0.001641 max=0.001471 Jy/beam ! Clean residual mean=-0.000001 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.088491 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 56 components and 0.088491 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.209 mas, bmaj=12.06 mas, bpa=-5.436 degrees ! Estimated noise=664.381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158007 Jy ! Component: 100 - total flux cleaned = 0.00187626 Jy ! Component: 150 - total flux cleaned = 0.00206371 Jy ! Component: 200 - total flux cleaned = 0.00220669 Jy ! Total flux subtracted in 200 components = 0.00220669 Jy ! Clean residual min=-0.001579 max=0.001721 Jy/beam ! Clean residual mean=-0.000007 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.0906977 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.33886e-05 Jy ! Component: 100 - total flux cleaned = 4.82224e-05 Jy ! Component: 150 - total flux cleaned = 6.12298e-05 Jy ! Component: 200 - total flux cleaned = 7.29006e-05 Jy ! Total flux subtracted in 200 components = 7.29006e-05 Jy ! Clean residual min=-0.001544 max=0.001715 Jy/beam ! Clean residual mean=-0.000007 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.0907706 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 90 components and 0.0907706 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.162 mas, bmaj=7.435 mas, bpa=-1.774 degrees ! Estimated noise=525.107 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000490622 Jy ! Component: 100 - total flux cleaned = -0.000439658 Jy ! Component: 150 - total flux cleaned = -0.000355481 Jy ! Component: 200 - total flux cleaned = -0.000267135 Jy ! Total flux subtracted in 200 components = -0.000267135 Jy ! Clean residual min=-0.001495 max=0.001462 Jy/beam ! Clean residual mean=-0.000003 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.0905034 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 111 components and 0.0905034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103359Jy sigma=0.000774 ! Fit after self-cal, rms=0.103352Jy sigma=0.000774 wmodel J1832+0118_S_2015_01_23_pus_map.mod ! Writing 111 model components to file: J1832+0118_S_2015_01_23_pus_map.mod wobs J1832+0118_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1832+0118_S_2015_01_23_pus_uvs.fits wwins J1832+0118_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J1832+0118_S_2015_01_23_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 = 8.34603e-05 Jy ! Component: 100 - total flux cleaned = 0.000235283 Jy ! Component: 150 - total flux cleaned = 0.000405097 Jy ! Component: 200 - total flux cleaned = 0.000567388 Jy ! Component: 250 - total flux cleaned = 0.000678992 Jy ! Component: 300 - total flux cleaned = 0.000765775 Jy ! Component: 350 - total flux cleaned = 0.00089285 Jy ! Component: 400 - total flux cleaned = 0.00103758 Jy ! Component: 450 - total flux cleaned = 0.00109788 Jy ! Component: 500 - total flux cleaned = 0.00121687 Jy ! Component: 550 - total flux cleaned = 0.00129486 Jy ! Component: 600 - total flux cleaned = 0.00137161 Jy ! Component: 650 - total flux cleaned = 0.00144742 Jy ! Component: 700 - total flux cleaned = 0.0015224 Jy ! Component: 750 - total flux cleaned = 0.00165123 Jy ! Component: 800 - total flux cleaned = 0.00165078 Jy ! Component: 850 - total flux cleaned = 0.00168644 Jy ! Component: 900 - total flux cleaned = 0.00168664 Jy ! Component: 950 - total flux cleaned = 0.00172143 Jy ! Component: 1000 - total flux cleaned = 0.001687 Jy ! Component: 1050 - total flux cleaned = 0.00173828 Jy ! Component: 1100 - total flux cleaned = 0.00168744 Jy ! Component: 1150 - total flux cleaned = 0.00170424 Jy ! Component: 1200 - total flux cleaned = 0.00168748 Jy ! Component: 1250 - total flux cleaned = 0.00170396 Jy ! Component: 1300 - total flux cleaned = 0.00168799 Jy ! Component: 1350 - total flux cleaned = 0.00173611 Jy ! Component: 1400 - total flux cleaned = 0.00176798 Jy ! Component: 1450 - total flux cleaned = 0.00181518 Jy ! Component: 1500 - total flux cleaned = 0.00178383 Jy ! Component: 1550 - total flux cleaned = 0.00179912 Jy ! Component: 1600 - total flux cleaned = 0.00181442 Jy ! Component: 1650 - total flux cleaned = 0.00179894 Jy ! Component: 1700 - total flux cleaned = 0.0018137 Jy ! Component: 1750 - total flux cleaned = 0.00178396 Jy ! Component: 1800 - total flux cleaned = 0.00178401 Jy ! Component: 1850 - total flux cleaned = 0.00187197 Jy ! Component: 1900 - total flux cleaned = 0.00182828 Jy ! Component: 1950 - total flux cleaned = 0.00182845 Jy ! Component: 2000 - total flux cleaned = 0.00191425 Jy ! Component: 2050 - total flux cleaned = 0.00188589 Jy ! Component: 2100 - total flux cleaned = 0.00192815 Jy ! Component: 2150 - total flux cleaned = 0.00191407 Jy ! Component: 2200 - total flux cleaned = 0.00191386 Jy ! Component: 2250 - total flux cleaned = 0.00191378 Jy ! Component: 2300 - total flux cleaned = 0.00195463 Jy ! Component: 2350 - total flux cleaned = 0.00192749 Jy ! Component: 2400 - total flux cleaned = 0.00192749 Jy ! Component: 2450 - total flux cleaned = 0.00191411 Jy ! Component: 2500 - total flux cleaned = 0.00192731 Jy ! Component: 2550 - total flux cleaned = 0.00191428 Jy ! Component: 2600 - total flux cleaned = 0.00192729 Jy ! Component: 2650 - total flux cleaned = 0.00196598 Jy ! Component: 2700 - total flux cleaned = 0.00195307 Jy ! Component: 2750 - total flux cleaned = 0.00192766 Jy ! Component: 2800 - total flux cleaned = 0.00192762 Jy ! Component: 2850 - total flux cleaned = 0.00191507 Jy ! Component: 2900 - total flux cleaned = 0.0019399 Jy ! Component: 2950 - total flux cleaned = 0.00187801 Jy ! Component: 3000 - total flux cleaned = 0.00195183 Jy ! Component: 3050 - total flux cleaned = 0.00191508 Jy ! Component: 3100 - total flux cleaned = 0.00196357 Jy ! Component: 3150 - total flux cleaned = 0.00197579 Jy ! Component: 3200 - total flux cleaned = 0.00202364 Jy ! Component: 3250 - total flux cleaned = 0.00202369 Jy ! Component: 3300 - total flux cleaned = 0.00207078 Jy ! Component: 3350 - total flux cleaned = 0.00204734 Jy ! Component: 3400 - total flux cleaned = 0.0021057 Jy ! Component: 3450 - total flux cleaned = 0.00211714 Jy ! Component: 3500 - total flux cleaned = 0.00208276 Jy ! Component: 3550 - total flux cleaned = 0.00213984 Jy ! Component: 3600 - total flux cleaned = 0.00216252 Jy ! Component: 3650 - total flux cleaned = 0.00212875 Jy ! Component: 3700 - total flux cleaned = 0.00215123 Jy ! Component: 3750 - total flux cleaned = 0.002207 Jy ! Component: 3800 - total flux cleaned = 0.00218479 Jy ! Component: 3850 - total flux cleaned = 0.00217373 Jy ! Component: 3900 - total flux cleaned = 0.00218468 Jy ! Component: 3950 - total flux cleaned = 0.00219544 Jy ! Component: 4000 - total flux cleaned = 0.00219552 Jy ! Component: 4050 - total flux cleaned = 0.00217406 Jy ! Total flux subtracted in 4096 components = 0.00221668 Jy ! Clean residual min=-0.000679 max=0.000636 Jy/beam ! Clean residual mean=-0.000001 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.0927201 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 402 components and 0.0927201 Jy ![Exited script file: muppet] wmap "J1832+0118_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.162 x 7.435 at -1.774 degrees (North through East) ! Clean map min=-0.0013093 max=0.060561 Jy/beam ! Writing clean map to FITS file: J1832+0118_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0605611 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000196616 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.973974 0.973974 1.94795 3.8959 7.79179 15.5836 31.1672 62.3343 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.06 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.162 x 7.435 at -1.774 degrees (North through East) ! Clean map min=-0.0013093 max=0.060561 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1832+0118_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:33:49 2017