! Started logfile: J0726+0636_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:50:47 2016 obs J0726+0636_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0726+0636_S_2015_03_17_pus_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.97037 visibilities/baseline/integration-bin. ! Found source: J0726+0636 ! ! 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 330 lines of history. ! ! Reading 16768 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 J0726+0636_S_2015_03_17_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.867050Jy sigma=0.009960 ! Fit after self-cal, rms=0.823765Jy sigma=0.009461 ! 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.688 mas, bmaj=6.416 mas, bpa=-4.413 degrees ! Estimated noise=811.862 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.131762 Jy ! Component: 100 - total flux cleaned = 0.163728 Jy ! Total flux subtracted in 100 components = 0.163728 Jy ! Clean residual min=-0.006585 max=0.012643 Jy/beam ! Clean residual mean=-0.000017 rms=0.001484 Jy/beam ! Combined flux in latest and established models = 0.163728 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.163728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082050Jy sigma=0.000858 ! Fit after self-cal, rms=0.082021Jy sigma=0.000858 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0131668 Jy ! Component: 100 - total flux cleaned = 0.0203573 Jy ! Total flux subtracted in 100 components = 0.0203573 Jy ! Clean residual min=-0.005804 max=0.005325 Jy/beam ! Clean residual mean=-0.000010 rms=0.001170 Jy/beam ! Combined flux in latest and established models = 0.184085 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 32 components and 0.184085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078737Jy sigma=0.000829 ! Fit after self-cal, rms=0.078711Jy sigma=0.000829 ! 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.289 mas, bmaj=7.366 mas, bpa=-4.928 degrees ! Estimated noise=486.711 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.00667473 Jy ! Component: 100 - total flux cleaned = 0.0104233 Jy ! Component: 150 - total flux cleaned = 0.0127668 Jy ! Component: 200 - total flux cleaned = 0.0142788 Jy ! Total flux subtracted in 200 components = 0.0142788 Jy ! Clean residual min=-0.005420 max=0.004697 Jy/beam ! Clean residual mean=-0.000003 rms=0.001104 Jy/beam ! Combined flux in latest and established models = 0.198364 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 72 components and 0.198364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077876Jy sigma=0.000825 ! Fit after self-cal, rms=0.077869Jy sigma=0.000825 ! 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.89 HN 0.95 KP 1.11 ! LA 0.99 MK 1.04 NL 0.88 OV 1.02 ! PT 1.10 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.92 HN 0.99 KP 1.09 ! LA 0.98 MK 1.04 NL 0.99 OV 1.06 ! PT 1.08 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.92 HN 0.98 KP 0.98 ! LA 0.78 MK 1.08 NL 1.11 OV 0.98 ! PT 1.04 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.92 HN 0.92 KP 0.93 ! LA 0.84 MK 1.07 NL 0.99 OV 1.03 ! PT 1.09 SC 0.97 ! ! ! Fit before self-cal, rms=0.077869Jy sigma=0.000825 ! Fit after self-cal, rms=0.072891Jy sigma=0.000796 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.329 mas, bmaj=7.428 mas, bpa=-4.703 degrees ! Estimated noise=486.479 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 (56.5, -61.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00362009 Jy ! Component: 100 - total flux cleaned = 0.00428324 Jy ! Component: 150 - total flux cleaned = 0.00456162 Jy ! Component: 200 - total flux cleaned = 0.00465217 Jy ! Total flux subtracted in 200 components = 0.00465217 Jy ! Clean residual min=-0.002523 max=0.002367 Jy/beam ! Clean residual mean=-0.000004 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.203016 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 116 components and 0.203016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072694Jy sigma=0.000794 ! Fit after self-cal, rms=0.072634Jy sigma=0.000793 ! 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.072634Jy sigma=0.000793 ! Fit after self-cal, rms=0.073010Jy sigma=0.000790 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.333 mas, bmaj=7.417 mas, bpa=-4.632 degrees ! Estimated noise=486.015 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011048 Jy ! Component: 100 - total flux cleaned = 0.00119052 Jy ! Component: 150 - total flux cleaned = 0.00129107 Jy ! Component: 200 - total flux cleaned = 0.00140735 Jy ! Total flux subtracted in 200 components = 0.00140735 Jy ! Clean residual min=-0.002416 max=0.001788 Jy/beam ! Clean residual mean=-0.000007 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.204424 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 135 components and 0.204424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072970Jy sigma=0.000789 ! Fit after self-cal, rms=0.072983Jy sigma=0.000789 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.000332014 Jy ! Component: 100 - total flux cleaned = 0.000404234 Jy ! Component: 150 - total flux cleaned = 0.000426147 Jy ! Component: 200 - total flux cleaned = 0.000467923 Jy ! Total flux subtracted in 200 components = 0.000467923 Jy ! Clean residual min=-0.002364 max=0.001733 Jy/beam ! Clean residual mean=-0.000007 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.204892 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 143 components and 0.204892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072970Jy sigma=0.000789 ! Fit after self-cal, rms=0.072970Jy sigma=0.000789 ! 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.072970Jy sigma=0.000789 ! Fit after self-cal, rms=0.072942Jy sigma=0.000789 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.341 mas, bmaj=7.426 mas, bpa=-4.566 degrees ! Estimated noise=485.786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000452012 Jy ! Component: 100 - total flux cleaned = -0.000428532 Jy ! Component: 150 - total flux cleaned = -0.000471138 Jy ! Component: 200 - total flux cleaned = -0.000490694 Jy ! Total flux subtracted in 200 components = -0.000490694 Jy ! Clean residual min=-0.002281 max=0.001706 Jy/beam ! Clean residual mean=-0.000007 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.204401 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 150 components and 0.204401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072927Jy sigma=0.000789 ! Fit after self-cal, rms=0.072929Jy sigma=0.000789 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.44827e-05 Jy ! Component: 100 - total flux cleaned = 8.46527e-05 Jy ! Component: 150 - total flux cleaned = 6.80077e-05 Jy ! Component: 200 - total flux cleaned = 8.48962e-05 Jy ! Total flux subtracted in 200 components = 8.48962e-05 Jy ! Clean residual min=-0.002260 max=0.001696 Jy/beam ! Clean residual mean=-0.000007 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.204486 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 156 components and 0.204486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072921Jy sigma=0.000789 ! Fit after self-cal, rms=0.072921Jy sigma=0.000789 ! 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.072921Jy sigma=0.000789 ! Fit after self-cal, rms=0.072881Jy sigma=0.000789 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.382 mas, bmaj=11.08 mas, bpa=-2.533 degrees ! Estimated noise=620.654 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000105187 Jy ! Component: 100 - total flux cleaned = 0.000159662 Jy ! Component: 150 - total flux cleaned = 0.000188712 Jy ! Component: 200 - total flux cleaned = 0.000215199 Jy ! Total flux subtracted in 200 components = 0.000215199 Jy ! Clean residual min=-0.002120 max=0.001641 Jy/beam ! Clean residual mean=-0.000015 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.204701 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 166 components and 0.204701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072878Jy sigma=0.000789 ! Fit after self-cal, rms=0.072877Jy sigma=0.000789 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.67282e-05 Jy ! Component: 100 - total flux cleaned = 0.000135861 Jy ! Component: 150 - total flux cleaned = 0.000146468 Jy ! Component: 200 - total flux cleaned = 0.000156323 Jy ! Total flux subtracted in 200 components = 0.000156323 Jy ! Clean residual min=-0.002100 max=0.001657 Jy/beam ! Clean residual mean=-0.000015 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.204857 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 168 components and 0.204857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072878Jy sigma=0.000789 ! Fit after self-cal, rms=0.072877Jy sigma=0.000789 ! 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.348 mas, bmaj=7.435 mas, bpa=-4.485 degrees ! Estimated noise=485.709 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.348 x 7.435 at -4.485 degrees (North through East) ! Clean map min=-0.0019386 max=0.17357 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.727 mas, bmaj=6.447 mas, bpa=-4.031 degrees ! Estimated noise=820.989 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.133161 Jy ! Component: 100 - total flux cleaned = 0.164097 Jy ! Component: 150 - total flux cleaned = 0.176012 Jy ! Component: 200 - total flux cleaned = 0.182191 Jy ! Total flux subtracted in 200 components = 0.182191 Jy ! Clean residual min=-0.002873 max=0.003566 Jy/beam ! Clean residual mean=-0.000008 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.182191 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.182191 Jy ! Inverting map and beam ! Estimated beam: bmin=3.348 mas, bmaj=7.435 mas, bpa=-4.485 degrees ! Estimated noise=485.709 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.00543956 Jy ! Component: 100 - total flux cleaned = 0.00898429 Jy ! Component: 150 - total flux cleaned = 0.0116095 Jy ! Component: 200 - total flux cleaned = 0.0136209 Jy ! Total flux subtracted in 200 components = 0.0136209 Jy ! Clean residual min=-0.002047 max=0.001873 Jy/beam ! Clean residual mean=-0.000011 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.195812 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 83 components and 0.195812 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.382 mas, bmaj=11.08 mas, bpa=-2.533 degrees ! Estimated noise=620.654 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00272895 Jy ! Component: 100 - total flux cleaned = 0.00449065 Jy ! Component: 150 - total flux cleaned = 0.00574151 Jy ! Component: 200 - total flux cleaned = 0.00666199 Jy ! Total flux subtracted in 200 components = 0.00666199 Jy ! Clean residual min=-0.001964 max=0.001912 Jy/beam ! Clean residual mean=-0.000017 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.202474 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.000692555 Jy ! Component: 100 - total flux cleaned = 0.00122194 Jy ! Component: 150 - total flux cleaned = 0.00147603 Jy ! Component: 200 - total flux cleaned = 0.00166152 Jy ! Total flux subtracted in 200 components = 0.00166152 Jy ! Clean residual min=-0.002027 max=0.001615 Jy/beam ! Clean residual mean=-0.000016 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.204136 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 153 components and 0.204136 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.348 mas, bmaj=7.435 mas, bpa=-4.485 degrees ! Estimated noise=485.709 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.12228e-05 Jy ! Component: 100 - total flux cleaned = -2.55775e-05 Jy ! Component: 150 - total flux cleaned = -2.4068e-05 Jy ! Component: 200 - total flux cleaned = -4.89864e-05 Jy ! Total flux subtracted in 200 components = -4.89864e-05 Jy ! Clean residual min=-0.001852 max=0.001700 Jy/beam ! Clean residual mean=-0.000007 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.204087 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 168 components and 0.204087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072873Jy sigma=0.000789 ! Fit after self-cal, rms=0.072872Jy sigma=0.000789 wmodel J0726+0636_S_2015_03_17_pus_map.mod ! Writing 168 model components to file: J0726+0636_S_2015_03_17_pus_map.mod wobs J0726+0636_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0726+0636_S_2015_03_17_pus_uvs.fits wwins J0726+0636_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J0726+0636_S_2015_03_17_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.000502382 Jy ! Component: 100 - total flux cleaned = -0.000916474 Jy ! Component: 150 - total flux cleaned = -0.0012535 Jy ! Component: 200 - total flux cleaned = -0.00146727 Jy ! Component: 250 - total flux cleaned = -0.0017243 Jy ! Component: 300 - total flux cleaned = -0.00194825 Jy ! Component: 350 - total flux cleaned = -0.00214118 Jy ! Component: 400 - total flux cleaned = -0.00239931 Jy ! Component: 450 - total flux cleaned = -0.00262843 Jy ! Component: 500 - total flux cleaned = -0.00285292 Jy ! Component: 550 - total flux cleaned = -0.00305123 Jy ! Component: 600 - total flux cleaned = -0.00335261 Jy ! Component: 650 - total flux cleaned = -0.00356354 Jy ! Component: 700 - total flux cleaned = -0.0038119 Jy ! Component: 750 - total flux cleaned = -0.00399466 Jy ! Component: 800 - total flux cleaned = -0.00417432 Jy ! Component: 850 - total flux cleaned = -0.00440923 Jy ! Component: 900 - total flux cleaned = -0.00454393 Jy ! Component: 950 - total flux cleaned = -0.00469534 Jy ! Component: 1000 - total flux cleaned = -0.00478851 Jy ! Component: 1050 - total flux cleaned = -0.00495362 Jy ! Component: 1100 - total flux cleaned = -0.00508011 Jy ! Component: 1150 - total flux cleaned = -0.00516925 Jy ! Component: 1200 - total flux cleaned = -0.00530946 Jy ! Component: 1250 - total flux cleaned = -0.00541311 Jy ! Component: 1300 - total flux cleaned = -0.0055491 Jy ! Component: 1350 - total flux cleaned = -0.00554901 Jy ! Component: 1400 - total flux cleaned = -0.00563199 Jy ! Component: 1450 - total flux cleaned = -0.00566466 Jy ! Component: 1500 - total flux cleaned = -0.00572949 Jy ! Component: 1550 - total flux cleaned = -0.0057296 Jy ! Component: 1600 - total flux cleaned = -0.00576125 Jy ! Component: 1650 - total flux cleaned = -0.00579263 Jy ! Component: 1700 - total flux cleaned = -0.00583891 Jy ! Component: 1750 - total flux cleaned = -0.00579274 Jy ! Component: 1800 - total flux cleaned = -0.0057777 Jy ! Component: 1850 - total flux cleaned = -0.00586723 Jy ! Component: 1900 - total flux cleaned = -0.00585231 Jy ! Component: 1950 - total flux cleaned = -0.00589618 Jy ! Component: 2000 - total flux cleaned = -0.005925 Jy ! Component: 2050 - total flux cleaned = -0.00596792 Jy ! Component: 2100 - total flux cleaned = -0.00598192 Jy ! Component: 2150 - total flux cleaned = -0.00608042 Jy ! Component: 2200 - total flux cleaned = -0.00605243 Jy ! Component: 2250 - total flux cleaned = -0.00607985 Jy ! Component: 2300 - total flux cleaned = -0.00612082 Jy ! Component: 2350 - total flux cleaned = -0.00612084 Jy ! Component: 2400 - total flux cleaned = -0.00610742 Jy ! Component: 2450 - total flux cleaned = -0.00609413 Jy ! Component: 2500 - total flux cleaned = -0.00617277 Jy ! Component: 2550 - total flux cleaned = -0.00612058 Jy ! Component: 2600 - total flux cleaned = -0.00614635 Jy ! Component: 2650 - total flux cleaned = -0.00618471 Jy ! Component: 2700 - total flux cleaned = -0.00615938 Jy ! Component: 2750 - total flux cleaned = -0.0062095 Jy ! Component: 2800 - total flux cleaned = -0.00619715 Jy ! Component: 2850 - total flux cleaned = -0.00619716 Jy ! Component: 2900 - total flux cleaned = -0.0062461 Jy ! Component: 2950 - total flux cleaned = -0.00623397 Jy ! Component: 3000 - total flux cleaned = -0.00625793 Jy ! Component: 3050 - total flux cleaned = -0.00630581 Jy ! Component: 3100 - total flux cleaned = -0.00630565 Jy ! Component: 3150 - total flux cleaned = -0.0063527 Jy ! Component: 3200 - total flux cleaned = -0.006341 Jy ! Component: 3250 - total flux cleaned = -0.00639903 Jy ! Component: 3300 - total flux cleaned = -0.00634161 Jy ! Component: 3350 - total flux cleaned = -0.00641011 Jy ! Component: 3400 - total flux cleaned = -0.00638753 Jy ! Component: 3450 - total flux cleaned = -0.00641006 Jy ! Component: 3500 - total flux cleaned = -0.00646594 Jy ! Component: 3550 - total flux cleaned = -0.00645479 Jy ! Component: 3600 - total flux cleaned = -0.00645471 Jy ! Component: 3650 - total flux cleaned = -0.00638935 Jy ! Component: 3700 - total flux cleaned = -0.00646515 Jy ! Component: 3750 - total flux cleaned = -0.0064867 Jy ! Component: 3800 - total flux cleaned = -0.00645461 Jy ! Component: 3850 - total flux cleaned = -0.00647585 Jy ! Component: 3900 - total flux cleaned = -0.00641267 Jy ! Component: 3950 - total flux cleaned = -0.0064231 Jy ! Component: 4000 - total flux cleaned = -0.00644393 Jy ! Component: 4050 - total flux cleaned = -0.0064232 Jy ! Total flux subtracted in 4096 components = -0.00643365 Jy ! Clean residual min=-0.000698 max=0.000670 Jy/beam ! Clean residual mean=-0.000002 rms=0.000194 Jy/beam ! Combined flux in latest and established models = 0.197653 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 448 components and 0.197653 Jy ![Exited script file: muppet] wmap "J0726+0636_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.348 x 7.435 at -4.485 degrees (North through East) ! Clean map min=-0.0012222 max=0.17451 Jy/beam ! Writing clean map to FITS file: J0726+0636_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.17451 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000192844 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.331517 0.331517 0.663035 1.32607 2.65214 5.30428 10.6086 21.2171 42.4342 84.8685 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.174 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.348 x 7.435 at -4.485 degrees (North through East) ! Clean map min=-0.0012222 max=0.17451 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 J0726+0636_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:50:53 2016