! Started logfile: J0703-0051_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:18:49 2016 obs J0703-0051_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0703-0051_S_2014_05_31_pus_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.879012 visibilities/baseline/integration-bin. ! Found source: J0703-0051 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 336 lines of history. ! ! Reading 11392 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 J0703-0051_S_2014_05_31_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 83 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.821246Jy sigma=0.007653 ! Fit after self-cal, rms=0.710360Jy sigma=0.006701 ! 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=3.456 mas, bmaj=9.134 mas, bpa=15.19 degrees ! Estimated noise=865.085 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.290823 Jy ! Component: 100 - total flux cleaned = 0.368007 Jy ! Total flux subtracted in 100 components = 0.368007 Jy ! Clean residual min=-0.013061 max=0.032241 Jy/beam ! Clean residual mean=0.000026 rms=0.004304 Jy/beam ! Combined flux in latest and established models = 0.368007 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.368007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.348794Jy sigma=0.001118 ! Fit after self-cal, rms=0.348147Jy sigma=0.001116 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0359308 Jy ! Component: 100 - total flux cleaned = 0.0557914 Jy ! Total flux subtracted in 100 components = 0.0557914 Jy ! Clean residual min=-0.009846 max=0.015167 Jy/beam ! Clean residual mean=0.000010 rms=0.002544 Jy/beam ! Combined flux in latest and established models = 0.423799 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 31 components and 0.423799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.344165Jy sigma=0.000961 ! Fit after self-cal, rms=0.343952Jy sigma=0.000959 ! Inverting map ! Added new window around map position (-5.5, -4.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0150726 Jy ! Component: 100 - total flux cleaned = 0.0243004 Jy ! Total flux subtracted in 100 components = 0.0243004 Jy ! Clean residual min=-0.007925 max=0.007639 Jy/beam ! Clean residual mean=0.000004 rms=0.001986 Jy/beam ! Combined flux in latest and established models = 0.448099 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 46 components and 0.448099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.343167Jy sigma=0.000932 ! Fit after self-cal, rms=0.343232Jy sigma=0.000930 ! 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=4.052 mas, bmaj=10.1 mas, bpa=14.69 degrees ! Estimated noise=661.361 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.00788317 Jy ! Component: 100 - total flux cleaned = 0.0125387 Jy ! Component: 150 - total flux cleaned = 0.0156312 Jy ! Component: 200 - total flux cleaned = 0.0173801 Jy ! Total flux subtracted in 200 components = 0.0173801 Jy ! Clean residual min=-0.005499 max=0.006254 Jy/beam ! Clean residual mean=0.000001 rms=0.001519 Jy/beam ! Combined flux in latest and established models = 0.465479 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 77 components and 0.465479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.342954Jy sigma=0.000925 ! Fit after self-cal, rms=0.342980Jy sigma=0.000924 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.83 HN 0.98 KP 1.05 ! LA 1.19 MK 1.00* NL 0.95 OV 0.97 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 1.03 KP 1.03 ! LA 1.15 MK 0.72 NL 1.06 OV 1.01 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.13 HN 1.02 KP 0.92 ! LA 0.90 MK 1.29 NL 1.00 OV 0.94 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.99 HN 1.00 KP 0.89 ! LA 0.88 MK 0.83 NL 1.04 OV 1.00 ! PT 1.01 SC 0.98 ! ! ! Fit before self-cal, rms=0.342980Jy sigma=0.000924 ! Fit after self-cal, rms=0.299986Jy sigma=0.000814 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.045 mas, bmaj=10.07 mas, bpa=14.56 degrees ! Estimated noise=660.362 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 (-17, -21). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00542773 Jy ! Component: 100 - total flux cleaned = 0.00882843 Jy ! Component: 150 - total flux cleaned = 0.0112625 Jy ! Component: 200 - total flux cleaned = 0.0130995 Jy ! Total flux subtracted in 200 components = 0.0130995 Jy ! Clean residual min=-0.002395 max=0.002725 Jy/beam ! Clean residual mean=0.000007 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.478579 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 123 components and 0.478579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.299820Jy sigma=0.000809 ! Fit after self-cal, rms=0.299939Jy sigma=0.000809 ! 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.299939Jy sigma=0.000809 ! Fit after self-cal, rms=0.298117Jy sigma=0.000807 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.046 mas, bmaj=10.08 mas, bpa=14.57 degrees ! Estimated noise=659.628 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00197297 Jy ! Component: 100 - total flux cleaned = 0.00301505 Jy ! Component: 150 - total flux cleaned = 0.00364201 Jy ! Component: 200 - total flux cleaned = 0.00382287 Jy ! Total flux subtracted in 200 components = 0.00382287 Jy ! Clean residual min=-0.002090 max=0.002483 Jy/beam ! Clean residual mean=0.000004 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.482402 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 149 components and 0.482402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.298069Jy sigma=0.000806 ! Fit after self-cal, rms=0.298091Jy sigma=0.000806 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 (12.5, -49). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00114302 Jy ! Component: 100 - total flux cleaned = 0.00166128 Jy ! Component: 150 - total flux cleaned = 0.00185931 Jy ! Component: 200 - total flux cleaned = 0.00190422 Jy ! Total flux subtracted in 200 components = 0.00190422 Jy ! Clean residual min=-0.002096 max=0.002155 Jy/beam ! Clean residual mean=0.000004 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.484306 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 174 components and 0.484306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.298028Jy sigma=0.000805 ! Fit after self-cal, rms=0.298019Jy sigma=0.000805 ! 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.298019Jy sigma=0.000805 ! Fit after self-cal, rms=0.297897Jy sigma=0.000805 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.045 mas, bmaj=10.08 mas, bpa=14.57 degrees ! Estimated noise=659.302 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000512705 Jy ! Component: 100 - total flux cleaned = 0.000639577 Jy ! Component: 150 - total flux cleaned = 0.000679057 Jy ! Component: 200 - total flux cleaned = 0.000717967 Jy ! Total flux subtracted in 200 components = 0.000717967 Jy ! Clean residual min=-0.002030 max=0.002144 Jy/beam ! Clean residual mean=0.000004 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.485024 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 191 components and 0.485024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297859Jy sigma=0.000805 ! Fit after self-cal, rms=0.297857Jy sigma=0.000805 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.000278488 Jy ! Component: 100 - total flux cleaned = 0.000349142 Jy ! Component: 150 - total flux cleaned = 0.000348903 Jy ! Component: 200 - total flux cleaned = 0.000381109 Jy ! Total flux subtracted in 200 components = 0.000381109 Jy ! Clean residual min=-0.001989 max=0.002102 Jy/beam ! Clean residual mean=0.000003 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.485405 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 200 components and 0.485405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297825Jy sigma=0.000805 ! Fit after self-cal, rms=0.297827Jy sigma=0.000805 ! 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.297827Jy sigma=0.000805 ! Fit after self-cal, rms=0.297187Jy sigma=0.000805 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.833 mas, bmaj=13.01 mas, bpa=5.68 degrees ! Estimated noise=719.499 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00040776 Jy ! Component: 100 - total flux cleaned = 0.000846603 Jy ! Component: 150 - total flux cleaned = 0.00106677 Jy ! Component: 200 - total flux cleaned = 0.0012068 Jy ! Total flux subtracted in 200 components = 0.0012068 Jy ! Clean residual min=-0.001896 max=0.001734 Jy/beam ! Clean residual mean=0.000005 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.486612 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 218 components and 0.486612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297186Jy sigma=0.000804 ! Fit after self-cal, rms=0.297184Jy sigma=0.000804 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.000175136 Jy ! Component: 100 - total flux cleaned = 0.00033468 Jy ! Component: 150 - total flux cleaned = 0.000481947 Jy ! Component: 200 - total flux cleaned = 0.000588856 Jy ! Total flux subtracted in 200 components = 0.000588856 Jy ! Clean residual min=-0.001894 max=0.001708 Jy/beam ! Clean residual mean=0.000005 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.487201 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 231 components and 0.487201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297185Jy sigma=0.000804 ! Fit after self-cal, rms=0.297185Jy sigma=0.000804 ! 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=4.045 mas, bmaj=10.08 mas, bpa=14.58 degrees ! Estimated noise=659.192 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.045 x 10.08 at 14.58 degrees (North through East) ! Clean map min=-0.0019694 max=0.37402 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=3.448 mas, bmaj=9.126 mas, bpa=15.05 degrees ! Estimated noise=860.793 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.288991 Jy ! Component: 100 - total flux cleaned = 0.367909 Jy ! Component: 150 - total flux cleaned = 0.403141 Jy ! Component: 200 - total flux cleaned = 0.422942 Jy ! Total flux subtracted in 200 components = 0.422942 Jy ! Clean residual min=-0.005975 max=0.010171 Jy/beam ! Clean residual mean=0.000015 rms=0.001713 Jy/beam ! Combined flux in latest and established models = 0.422942 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.422942 Jy ! Inverting map and beam ! Estimated beam: bmin=4.045 mas, bmaj=10.08 mas, bpa=14.58 degrees ! Estimated noise=659.192 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.0155978 Jy ! Component: 100 - total flux cleaned = 0.0253894 Jy ! Component: 150 - total flux cleaned = 0.0323556 Jy ! Component: 200 - total flux cleaned = 0.0377757 Jy ! Total flux subtracted in 200 components = 0.0377757 Jy ! Clean residual min=-0.003065 max=0.003335 Jy/beam ! Clean residual mean=0.000014 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.460718 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 74 components and 0.460718 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.833 mas, bmaj=13.01 mas, bpa=5.68 degrees ! Estimated noise=719.499 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00598223 Jy ! Component: 100 - total flux cleaned = 0.0101841 Jy ! Component: 150 - total flux cleaned = 0.0133808 Jy ! Component: 200 - total flux cleaned = 0.0158779 Jy ! Total flux subtracted in 200 components = 0.0158779 Jy ! Clean residual min=-0.002399 max=0.002280 Jy/beam ! Clean residual mean=0.000014 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.476596 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.00198506 Jy ! Component: 100 - total flux cleaned = 0.00359009 Jy ! Component: 150 - total flux cleaned = 0.00492128 Jy ! Component: 200 - total flux cleaned = 0.00582452 Jy ! Total flux subtracted in 200 components = 0.00582452 Jy ! Clean residual min=-0.002082 max=0.001766 Jy/beam ! Clean residual mean=0.000010 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.48242 Jy ! Adding 146 model components to the UV plane model. ! The established model now contains 206 components and 0.48242 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.045 mas, bmaj=10.08 mas, bpa=14.58 degrees ! Estimated noise=659.192 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000372777 Jy ! Component: 100 - total flux cleaned = 0.00106805 Jy ! Component: 150 - total flux cleaned = 0.0016268 Jy ! Component: 200 - total flux cleaned = 0.00202924 Jy ! Total flux subtracted in 200 components = 0.00202924 Jy ! Clean residual min=-0.001996 max=0.002066 Jy/beam ! Clean residual mean=0.000004 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.48445 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 229 components and 0.484449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297443Jy sigma=0.000805 ! Fit after self-cal, rms=0.297605Jy sigma=0.000805 wmodel J0703-0051_S_2014_05_31_pus_map.mod ! Writing 229 model components to file: J0703-0051_S_2014_05_31_pus_map.mod wobs J0703-0051_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0703-0051_S_2014_05_31_pus_uvs.fits wwins J0703-0051_S_2014_05_31_pus_map.win ! wwins: Wrote 4 windows to J0703-0051_S_2014_05_31_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.000319434 Jy ! Component: 100 - total flux cleaned = 0.000459571 Jy ! Component: 150 - total flux cleaned = 0.000722972 Jy ! Component: 200 - total flux cleaned = 0.00100925 Jy ! Component: 250 - total flux cleaned = 0.0011631 Jy ! Component: 300 - total flux cleaned = 0.00128406 Jy ! Component: 350 - total flux cleaned = 0.00137241 Jy ! Component: 400 - total flux cleaned = 0.00151574 Jy ! Component: 450 - total flux cleaned = 0.00165453 Jy ! Component: 500 - total flux cleaned = 0.00170865 Jy ! Component: 550 - total flux cleaned = 0.00176234 Jy ! Component: 600 - total flux cleaned = 0.00192059 Jy ! Component: 650 - total flux cleaned = 0.00202377 Jy ! Component: 700 - total flux cleaned = 0.00207426 Jy ! Component: 750 - total flux cleaned = 0.00214908 Jy ! Component: 800 - total flux cleaned = 0.00222297 Jy ! Component: 850 - total flux cleaned = 0.00239189 Jy ! Component: 900 - total flux cleaned = 0.00251007 Jy ! Component: 950 - total flux cleaned = 0.00260294 Jy ! Component: 1000 - total flux cleaned = 0.00267175 Jy ! Component: 1050 - total flux cleaned = 0.00276227 Jy ! Component: 1100 - total flux cleaned = 0.00285127 Jy ! Component: 1150 - total flux cleaned = 0.00289481 Jy ! Component: 1200 - total flux cleaned = 0.00293793 Jy ! Component: 1250 - total flux cleaned = 0.00298095 Jy ! Component: 1300 - total flux cleaned = 0.00295955 Jy ! Component: 1350 - total flux cleaned = 0.00304374 Jy ! Component: 1400 - total flux cleaned = 0.0030436 Jy ! Component: 1450 - total flux cleaned = 0.00304356 Jy ! Component: 1500 - total flux cleaned = 0.00304371 Jy ! Component: 1550 - total flux cleaned = 0.00312441 Jy ! Component: 1600 - total flux cleaned = 0.00316425 Jy ! Component: 1650 - total flux cleaned = 0.00322375 Jy ! Component: 1700 - total flux cleaned = 0.00328276 Jy ! Component: 1750 - total flux cleaned = 0.00339946 Jy ! Component: 1800 - total flux cleaned = 0.00345698 Jy ! Component: 1850 - total flux cleaned = 0.00351431 Jy ! Component: 1900 - total flux cleaned = 0.0035903 Jy ! Component: 1950 - total flux cleaned = 0.00362808 Jy ! Component: 2000 - total flux cleaned = 0.00374012 Jy ! Component: 2050 - total flux cleaned = 0.00370314 Jy ! Component: 2100 - total flux cleaned = 0.00374001 Jy ! Component: 2150 - total flux cleaned = 0.00383136 Jy ! Component: 2200 - total flux cleaned = 0.00388576 Jy ! Component: 2250 - total flux cleaned = 0.00390386 Jy ! Component: 2300 - total flux cleaned = 0.00395773 Jy ! Component: 2350 - total flux cleaned = 0.00399336 Jy ! Component: 2400 - total flux cleaned = 0.00401103 Jy ! Component: 2450 - total flux cleaned = 0.00409894 Jy ! Component: 2500 - total flux cleaned = 0.00409875 Jy ! Component: 2550 - total flux cleaned = 0.00415066 Jy ! Component: 2600 - total flux cleaned = 0.00421934 Jy ! Component: 2650 - total flux cleaned = 0.00423634 Jy ! Component: 2700 - total flux cleaned = 0.00425337 Jy ! Component: 2750 - total flux cleaned = 0.00433767 Jy ! Component: 2800 - total flux cleaned = 0.00435437 Jy ! Component: 2850 - total flux cleaned = 0.00437089 Jy ! Component: 2900 - total flux cleaned = 0.00445365 Jy ! Component: 2950 - total flux cleaned = 0.00443724 Jy ! Component: 3000 - total flux cleaned = 0.00445355 Jy ! Component: 3050 - total flux cleaned = 0.00440486 Jy ! Component: 3100 - total flux cleaned = 0.00448579 Jy ! Component: 3150 - total flux cleaned = 0.00448592 Jy ! Component: 3200 - total flux cleaned = 0.00451778 Jy ! Component: 3250 - total flux cleaned = 0.00448611 Jy ! Component: 3300 - total flux cleaned = 0.00448613 Jy ! Component: 3350 - total flux cleaned = 0.00448617 Jy ! Component: 3400 - total flux cleaned = 0.00450189 Jy ! Component: 3450 - total flux cleaned = 0.00450198 Jy ! Component: 3500 - total flux cleaned = 0.00451742 Jy ! Component: 3550 - total flux cleaned = 0.00444053 Jy ! Component: 3600 - total flux cleaned = 0.00442518 Jy ! Component: 3650 - total flux cleaned = 0.00439472 Jy ! Component: 3700 - total flux cleaned = 0.00440993 Jy ! Component: 3750 - total flux cleaned = 0.00440987 Jy ! Component: 3800 - total flux cleaned = 0.00436463 Jy ! Component: 3850 - total flux cleaned = 0.00436472 Jy ! Component: 3900 - total flux cleaned = 0.00433494 Jy ! Component: 3950 - total flux cleaned = 0.00430524 Jy ! Component: 4000 - total flux cleaned = 0.00424623 Jy ! Component: 4050 - total flux cleaned = 0.00424618 Jy ! Total flux subtracted in 4096 components = 0.00423146 Jy ! Clean residual min=-0.000802 max=0.000834 Jy/beam ! Clean residual mean=0.000002 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.488681 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 492 components and 0.488681 Jy ![Exited script file: muppet] wmap "J0703-0051_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.045 x 10.08 at 14.58 degrees (North through East) ! Clean map min=-0.0014227 max=0.3747 Jy/beam ! Writing clean map to FITS file: J0703-0051_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.374699 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000264257 device "J0703-0051_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0703-0051_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.211575 0.211575 0.42315 0.8463 1.6926 3.3852 6.7704 13.5408 27.0816 54.1632 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.374 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.045 x 10.08 at 14.58 degrees (North through East) ! Clean map min=-0.0014227 max=0.3747 Jy/beam quit ! Quitting program ! Log file J0703-0051_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:18:55 2016