! Started logfile: J1353+7532_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:28:22 2016 obs J1353+7532_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1353+7532_S_2014_05_31_pus_uva.fits ! AN table 1: 104 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.969658 visibilities/baseline/integration-bin. ! Found source: J1353+7532 ! ! 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 18152 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 J1353+7532_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.802656Jy sigma=0.009393 ! Fit after self-cal, rms=0.761175Jy sigma=0.008947 ! 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.258 mas, bmaj=3.38 mas, bpa=82.51 degrees ! Estimated noise=883.991 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.18776 Jy ! Component: 100 - total flux cleaned = 0.22878 Jy ! Total flux subtracted in 100 components = 0.22878 Jy ! Clean residual min=-0.004693 max=0.011626 Jy/beam ! Clean residual mean=0.000001 rms=0.001323 Jy/beam ! Combined flux in latest and established models = 0.22878 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.22878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076140Jy sigma=0.000826 ! Fit after self-cal, rms=0.076130Jy sigma=0.000826 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108711 Jy ! Component: 100 - total flux cleaned = 0.0151884 Jy ! Total flux subtracted in 100 components = 0.0151884 Jy ! Clean residual min=-0.004827 max=0.004515 Jy/beam ! Clean residual mean=-0.000000 rms=0.001099 Jy/beam ! Combined flux in latest and established models = 0.243968 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 10 components and 0.243968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074657Jy sigma=0.000815 ! Fit after self-cal, rms=0.074646Jy sigma=0.000815 ! 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.07 mas, bmaj=4.188 mas, bpa=7.678 degrees ! Estimated noise=455.561 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.00037013 Jy ! Component: 100 - total flux cleaned = 0.00042842 Jy ! Component: 150 - total flux cleaned = 0.000440052 Jy ! Component: 200 - total flux cleaned = 0.000449789 Jy ! Total flux subtracted in 200 components = 0.000449789 Jy ! Clean residual min=-0.003006 max=0.002857 Jy/beam ! Clean residual mean=0.000003 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.244418 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 18 components and 0.244418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074630Jy sigma=0.000815 ! Fit after self-cal, rms=0.074630Jy sigma=0.000815 ! 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.86 HN 0.99 KP 1.05 ! LA 1.19 MK 0.99 NL 0.98 OV 0.99 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 1.04 KP 1.03 ! LA 1.14 MK 1.02 NL 1.04 OV 1.01 ! PT 1.00 SC 1.00 ! ! ! 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.14 HN 1.02 KP 0.92 ! LA 0.90 MK 1.03 NL 0.99 OV 0.96 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.99 HN 1.00 KP 0.88 ! LA 0.86 MK 1.01 NL 1.06 OV 1.00 ! PT 1.02 SC 0.94 ! ! ! Fit before self-cal, rms=0.074630Jy sigma=0.000815 ! Fit after self-cal, rms=0.069803Jy sigma=0.000771 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.066 mas, bmaj=4.197 mas, bpa=8.945 degrees ! Estimated noise=455.599 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.000152969 Jy ! Component: 100 - total flux cleaned = -0.000143009 Jy ! Component: 150 - total flux cleaned = -0.000133558 Jy ! Component: 200 - total flux cleaned = -0.000125211 Jy ! Total flux subtracted in 200 components = -0.000125211 Jy ! Clean residual min=-0.001391 max=0.001499 Jy/beam ! Clean residual mean=0.000001 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.244293 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 24 components and 0.244293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069800Jy sigma=0.000771 ! Fit after self-cal, rms=0.069788Jy sigma=0.000771 ! 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.069788Jy sigma=0.000771 ! Fit after self-cal, rms=0.069823Jy sigma=0.000770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.068 mas, bmaj=4.194 mas, bpa=7.708 degrees ! Estimated noise=455.624 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000163319 Jy ! Component: 100 - total flux cleaned = 0.000162979 Jy ! Component: 150 - total flux cleaned = 0.000171361 Jy ! Component: 200 - total flux cleaned = 0.000171643 Jy ! Total flux subtracted in 200 components = 0.000171643 Jy ! Clean residual min=-0.001231 max=0.001254 Jy/beam ! Clean residual mean=0.000000 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.244465 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 29 components and 0.244464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069820Jy sigma=0.000770 ! Fit after self-cal, rms=0.069821Jy sigma=0.000770 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.8578e-05 Jy ! Component: 100 - total flux cleaned = 2.44401e-05 Jy ! Component: 150 - total flux cleaned = 2.97833e-05 Jy ! Component: 200 - total flux cleaned = 3.94936e-05 Jy ! Total flux subtracted in 200 components = 3.94936e-05 Jy ! Clean residual min=-0.001231 max=0.001245 Jy/beam ! Clean residual mean=0.000000 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.244504 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.244504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069820Jy sigma=0.000770 ! Fit after self-cal, rms=0.069820Jy sigma=0.000770 ! 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.069820Jy sigma=0.000770 ! Fit after self-cal, rms=0.069819Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.065 mas, bmaj=4.195 mas, bpa=7.265 degrees ! Estimated noise=455.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.42876e-05 Jy ! Component: 100 - total flux cleaned = 8.94374e-05 Jy ! Component: 150 - total flux cleaned = 8.95413e-05 Jy ! Component: 200 - total flux cleaned = 9.52374e-05 Jy ! Total flux subtracted in 200 components = 9.52374e-05 Jy ! Clean residual min=-0.001219 max=0.001248 Jy/beam ! Clean residual mean=0.000000 rms=0.000305 Jy/beam ! Combined flux in latest and established models = 0.244599 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 34 components and 0.244599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069818Jy sigma=0.000770 ! Fit after self-cal, rms=0.069818Jy sigma=0.000770 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.50568e-06 Jy ! Component: 100 - total flux cleaned = 9.30964e-06 Jy ! Component: 150 - total flux cleaned = 1.75219e-05 Jy ! Component: 200 - total flux cleaned = 2.12482e-05 Jy ! Total flux subtracted in 200 components = 2.12482e-05 Jy ! Clean residual min=-0.001219 max=0.001241 Jy/beam ! Clean residual mean=0.000000 rms=0.000305 Jy/beam ! Combined flux in latest and established models = 0.24462 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.244621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069817Jy sigma=0.000770 ! Fit after self-cal, rms=0.069817Jy sigma=0.000770 ! 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.069817Jy sigma=0.000770 ! Fit after self-cal, rms=0.069818Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.589 mas, bmaj=9.089 mas, bpa=46.04 degrees ! Estimated noise=573.522 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.77491e-05 Jy ! Component: 100 - total flux cleaned = -1.50779e-05 Jy ! Component: 150 - total flux cleaned = -1.29377e-07 Jy ! Component: 200 - total flux cleaned = 1.18709e-05 Jy ! Total flux subtracted in 200 components = 1.18709e-05 Jy ! Clean residual min=-0.001388 max=0.001629 Jy/beam ! Clean residual mean=0.000000 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.244632 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 38 components and 0.244632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069818Jy sigma=0.000770 ! Fit after self-cal, rms=0.069818Jy sigma=0.000770 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.70634e-06 Jy ! Component: 100 - total flux cleaned = -4.60044e-06 Jy ! Component: 150 - total flux cleaned = 4.57412e-06 Jy ! Component: 200 - total flux cleaned = 9.55034e-06 Jy ! Total flux subtracted in 200 components = 9.55034e-06 Jy ! Clean residual min=-0.001379 max=0.001625 Jy/beam ! Clean residual mean=0.000000 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.244642 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 41 components and 0.244642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069818Jy sigma=0.000770 ! Fit after self-cal, rms=0.069819Jy sigma=0.000770 ! 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.063 mas, bmaj=4.196 mas, bpa=6.987 degrees ! Estimated noise=455.543 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.063 x 4.196 at 6.987 degrees (North through East) ! Clean map min=-0.0011642 max=0.23976 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.268 mas, bmaj=3.37 mas, bpa=79.72 degrees ! Estimated noise=879.657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.186586 Jy ! Component: 100 - total flux cleaned = 0.227589 Jy ! Component: 150 - total flux cleaned = 0.237805 Jy ! Component: 200 - total flux cleaned = 0.241725 Jy ! Total flux subtracted in 200 components = 0.241725 Jy ! Clean residual min=-0.002474 max=0.002365 Jy/beam ! Clean residual mean=0.000001 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.241725 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.241725 Jy ! Inverting map and beam ! Estimated beam: bmin=4.063 mas, bmaj=4.196 mas, bpa=6.987 degrees ! Estimated noise=455.543 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.00204253 Jy ! Component: 100 - total flux cleaned = 0.00262237 Jy ! Component: 150 - total flux cleaned = 0.00274583 Jy ! Component: 200 - total flux cleaned = 0.00285488 Jy ! Total flux subtracted in 200 components = 0.00285488 Jy ! Clean residual min=-0.001236 max=0.001286 Jy/beam ! Clean residual mean=0.000000 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.24458 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 25 components and 0.24458 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=8.589 mas, bmaj=9.089 mas, bpa=46.04 degrees ! Estimated noise=573.522 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.88607e-06 Jy ! Component: 100 - total flux cleaned = 1.49225e-05 Jy ! Component: 150 - total flux cleaned = 2.95869e-05 Jy ! Component: 200 - total flux cleaned = 4.82805e-05 Jy ! Total flux subtracted in 200 components = 4.82805e-05 Jy ! Clean residual min=-0.001383 max=0.001639 Jy/beam ! Clean residual mean=0.000000 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.244628 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 = 1.52559e-05 Jy ! Component: 100 - total flux cleaned = 2.38314e-05 Jy ! Component: 150 - total flux cleaned = 3.15495e-05 Jy ! Component: 200 - total flux cleaned = 4.13097e-05 Jy ! Total flux subtracted in 200 components = 4.13097e-05 Jy ! Clean residual min=-0.001370 max=0.001621 Jy/beam ! Clean residual mean=0.000000 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.24467 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 29 components and 0.24467 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.063 mas, bmaj=4.196 mas, bpa=6.987 degrees ! Estimated noise=455.543 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.46616e-05 Jy ! Component: 100 - total flux cleaned = -8.36477e-05 Jy ! Component: 150 - total flux cleaned = -7.51253e-05 Jy ! Component: 200 - total flux cleaned = -6.76155e-05 Jy ! Total flux subtracted in 200 components = -6.76155e-05 Jy ! Clean residual min=-0.001221 max=0.001259 Jy/beam ! Clean residual mean=0.000000 rms=0.000305 Jy/beam ! Combined flux in latest and established models = 0.244602 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.244602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069821Jy sigma=0.000770 ! Fit after self-cal, rms=0.069820Jy sigma=0.000770 wmodel J1353+7532_S_2014_05_31_pus_map.mod ! Writing 36 model components to file: J1353+7532_S_2014_05_31_pus_map.mod wobs J1353+7532_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1353+7532_S_2014_05_31_pus_uvs.fits wwins J1353+7532_S_2014_05_31_pus_map.win ! wwins: Wrote 1 windows to J1353+7532_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 = 9.39187e-05 Jy ! Component: 100 - total flux cleaned = 0.0001589 Jy ! Component: 150 - total flux cleaned = 0.000179372 Jy ! Component: 200 - total flux cleaned = 0.000218321 Jy ! Component: 250 - total flux cleaned = 0.000275923 Jy ! Component: 300 - total flux cleaned = 0.000331921 Jy ! Component: 350 - total flux cleaned = 0.000422799 Jy ! Component: 400 - total flux cleaned = 0.000405077 Jy ! Component: 450 - total flux cleaned = 0.00040518 Jy ! Component: 500 - total flux cleaned = 0.000353972 Jy ! Component: 550 - total flux cleaned = 0.000320625 Jy ! Component: 600 - total flux cleaned = 0.000304108 Jy ! Component: 650 - total flux cleaned = 0.000239383 Jy ! Component: 700 - total flux cleaned = 0.000192049 Jy ! Component: 750 - total flux cleaned = 0.000161091 Jy ! Component: 800 - total flux cleaned = 9.95853e-05 Jy ! Component: 850 - total flux cleaned = 8.46343e-05 Jy ! Component: 900 - total flux cleaned = 6.99724e-05 Jy ! Component: 950 - total flux cleaned = 1.10124e-05 Jy ! Component: 1000 - total flux cleaned = -1.81621e-05 Jy ! Component: 1050 - total flux cleaned = -3.95334e-06 Jy ! Component: 1100 - total flux cleaned = -4.64305e-05 Jy ! Component: 1150 - total flux cleaned = -1.87515e-05 Jy ! Component: 1200 - total flux cleaned = -0.000101944 Jy ! Component: 1250 - total flux cleaned = -6.08985e-05 Jy ! Component: 1300 - total flux cleaned = -7.44464e-05 Jy ! Component: 1350 - total flux cleaned = -8.79485e-05 Jy ! Component: 1400 - total flux cleaned = -8.8055e-05 Jy ! Component: 1450 - total flux cleaned = -7.49209e-05 Jy ! Component: 1500 - total flux cleaned = -0.000100686 Jy ! Component: 1550 - total flux cleaned = -6.20374e-05 Jy ! Component: 1600 - total flux cleaned = -8.7326e-05 Jy ! Component: 1650 - total flux cleaned = -8.73328e-05 Jy ! Component: 1700 - total flux cleaned = -9.95958e-05 Jy ! Component: 1750 - total flux cleaned = -6.26482e-05 Jy ! Component: 1800 - total flux cleaned = -0.000111293 Jy ! Component: 1850 - total flux cleaned = -8.71048e-05 Jy ! Component: 1900 - total flux cleaned = -7.53508e-05 Jy ! Component: 1950 - total flux cleaned = -0.00011082 Jy ! Component: 2000 - total flux cleaned = -0.000110664 Jy ! Component: 2050 - total flux cleaned = -7.55514e-05 Jy ! Component: 2100 - total flux cleaned = -6.41429e-05 Jy ! Component: 2150 - total flux cleaned = -6.41394e-05 Jy ! Component: 2200 - total flux cleaned = -7.55476e-05 Jy ! Component: 2250 - total flux cleaned = -6.42638e-05 Jy ! Component: 2300 - total flux cleaned = -5.31831e-05 Jy ! Component: 2350 - total flux cleaned = -4.21203e-05 Jy ! Component: 2400 - total flux cleaned = -2.02205e-05 Jy ! Component: 2450 - total flux cleaned = -4.20321e-05 Jy ! Component: 2500 - total flux cleaned = -9.77682e-06 Jy ! Component: 2550 - total flux cleaned = 4.33789e-05 Jy ! Component: 2600 - total flux cleaned = -9.57947e-06 Jy ! Component: 2650 - total flux cleaned = -5.16179e-05 Jy ! Component: 2700 - total flux cleaned = -7.24583e-05 Jy ! Component: 2750 - total flux cleaned = -9.31807e-05 Jy ! Component: 2800 - total flux cleaned = -0.000113693 Jy ! Component: 2850 - total flux cleaned = -0.000134136 Jy ! Component: 2900 - total flux cleaned = -0.000154387 Jy ! Component: 2950 - total flux cleaned = -0.000164481 Jy ! Component: 3000 - total flux cleaned = -0.000194331 Jy ! Component: 3050 - total flux cleaned = -0.000184298 Jy ! Component: 3100 - total flux cleaned = -0.000174473 Jy ! Component: 3150 - total flux cleaned = -0.000184309 Jy ! Component: 3200 - total flux cleaned = -0.000213419 Jy ! Component: 3250 - total flux cleaned = -0.000252046 Jy ! Component: 3300 - total flux cleaned = -0.000280757 Jy ! Component: 3350 - total flux cleaned = -0.000252214 Jy ! Component: 3400 - total flux cleaned = -0.000290133 Jy ! Component: 3450 - total flux cleaned = -0.000308876 Jy ! Component: 3500 - total flux cleaned = -0.000318243 Jy ! Component: 3550 - total flux cleaned = -0.000346088 Jy ! Component: 3600 - total flux cleaned = -0.000392265 Jy ! Component: 3650 - total flux cleaned = -0.000373958 Jy ! Component: 3700 - total flux cleaned = -0.000383001 Jy ! Component: 3750 - total flux cleaned = -0.000428281 Jy ! Component: 3800 - total flux cleaned = -0.000383305 Jy ! Component: 3850 - total flux cleaned = -0.000392291 Jy ! Component: 3900 - total flux cleaned = -0.000445738 Jy ! Component: 3950 - total flux cleaned = -0.000419088 Jy ! Component: 4000 - total flux cleaned = -0.00045424 Jy ! Component: 4050 - total flux cleaned = -0.000463033 Jy ! Total flux subtracted in 4096 components = -0.000428154 Jy ! Clean residual min=-0.000524 max=0.000612 Jy/beam ! Clean residual mean=0.000000 rms=0.000156 Jy/beam ! Combined flux in latest and established models = 0.244174 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 316 components and 0.244174 Jy ![Exited script file: muppet] wmap "J1353+7532_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.063 x 4.196 at 6.987 degrees (North through East) ! Clean map min=-0.0010881 max=0.23986 Jy/beam ! Writing clean map to FITS file: J1353+7532_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.23986 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000154367 device "J1353+7532_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1353+7532_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.193071 0.193071 0.386143 0.772286 1.54457 3.08914 6.17829 12.3566 24.7131 49.4263 98.8526 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.239 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.063 x 4.196 at 6.987 degrees (North through East) ! Clean map min=-0.0010881 max=0.23986 Jy/beam quit ! Quitting program ! Log file J1353+7532_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:28:28 2016