! Started logfile: J0341+3352_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:19:54 2016 obs J0341+3352_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J0341+3352_S_2014_12_20_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.959524 visibilities/baseline/integration-bin. ! Found source: J0341+3352 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 344 lines of history. ! ! Reading 14508 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 J0341+3352_S_2014_12_20_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.973679Jy sigma=0.012369 ! Fit after self-cal, rms=0.956356Jy sigma=0.012162 ! 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.923 mas, bmaj=5.536 mas, bpa=-8.1 degrees ! Estimated noise=692.95 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.0328393 Jy ! Component: 100 - total flux cleaned = 0.0427034 Jy ! Total flux subtracted in 100 components = 0.0427034 Jy ! Clean residual min=-0.003115 max=0.004455 Jy/beam ! Clean residual mean=0.000008 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.0427034 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0427034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066952Jy sigma=0.000787 ! Fit after self-cal, rms=0.066792Jy sigma=0.000785 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00548126 Jy ! Component: 100 - total flux cleaned = 0.0086447 Jy ! Total flux subtracted in 100 components = 0.0086447 Jy ! Clean residual min=-0.002424 max=0.003005 Jy/beam ! Clean residual mean=0.000004 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.0513481 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 23 components and 0.0513481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066125Jy sigma=0.000777 ! Fit after self-cal, rms=0.066104Jy sigma=0.000776 ! 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.502 mas, bmaj=6.374 mas, bpa=-7.967 degrees ! Estimated noise=469.823 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (3.5, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00402928 Jy ! Component: 100 - total flux cleaned = 0.00645588 Jy ! Component: 150 - total flux cleaned = 0.00812494 Jy ! Component: 200 - total flux cleaned = 0.00935091 Jy ! Total flux subtracted in 200 components = 0.00935091 Jy ! Clean residual min=-0.001630 max=0.001627 Jy/beam ! Clean residual mean=-0.000000 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.060699 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 53 components and 0.060699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065797Jy sigma=0.000773 ! Fit after self-cal, rms=0.065759Jy sigma=0.000773 ! 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 0.98 FD 0.85 HN 0.98 KP 1.16 ! LA 0.95 MK 1.02 NL 0.99 OV 0.97 ! PT 1.04 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.08 HN 1.05 KP 0.99 ! LA 0.90 MK 1.15 NL 1.15 OV 1.10 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.07 HN 1.03 KP 0.91 ! LA 0.76 MK 0.97 NL 1.17 OV 0.91 ! PT 1.01 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.95 HN 1.01 KP 0.87 ! LA 0.81 MK 0.95 NL 1.02 OV 1.11 ! PT 1.02 SC 0.96 ! ! ! Fit before self-cal, rms=0.065759Jy sigma=0.000773 ! Fit after self-cal, rms=0.063906Jy sigma=0.000769 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.528 mas, bmaj=6.414 mas, bpa=-7.611 degrees ! Estimated noise=466.742 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.000535814 Jy ! Component: 100 - total flux cleaned = 0.000679589 Jy ! Component: 150 - total flux cleaned = 0.00075483 Jy ! Component: 200 - total flux cleaned = 0.000776169 Jy ! Total flux subtracted in 200 components = 0.000776169 Jy ! Clean residual min=-0.001538 max=0.001367 Jy/beam ! Clean residual mean=-0.000002 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.0614752 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 62 components and 0.0614752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063881Jy sigma=0.000769 ! Fit after self-cal, rms=0.063850Jy sigma=0.000768 ! 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.063850Jy sigma=0.000768 ! Fit after self-cal, rms=0.063390Jy sigma=0.000767 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.52 mas, bmaj=6.412 mas, bpa=-8.301 degrees ! Estimated noise=464.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000135348 Jy ! Component: 100 - total flux cleaned = 0.000278251 Jy ! Component: 150 - total flux cleaned = 0.000358732 Jy ! Component: 200 - total flux cleaned = 0.000393782 Jy ! Total flux subtracted in 200 components = 0.000393782 Jy ! Clean residual min=-0.001340 max=0.001197 Jy/beam ! Clean residual mean=-0.000001 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.0618689 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 69 components and 0.0618689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063374Jy sigma=0.000767 ! Fit after self-cal, rms=0.063375Jy sigma=0.000767 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.95372e-05 Jy ! Component: 100 - total flux cleaned = 0.000122068 Jy ! Component: 150 - total flux cleaned = 0.000170715 Jy ! Component: 200 - total flux cleaned = 0.00020009 Jy ! Total flux subtracted in 200 components = 0.00020009 Jy ! Clean residual min=-0.001379 max=0.001201 Jy/beam ! Clean residual mean=-0.000001 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.062069 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 80 components and 0.062069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063366Jy sigma=0.000767 ! Fit after self-cal, rms=0.063363Jy sigma=0.000767 ! 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.063363Jy sigma=0.000767 ! Fit after self-cal, rms=0.063228Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.511 mas, bmaj=6.401 mas, bpa=-8.568 degrees ! Estimated noise=463.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000145936 Jy ! Component: 100 - total flux cleaned = 0.000226229 Jy ! Component: 150 - total flux cleaned = 0.000267325 Jy ! Component: 200 - total flux cleaned = 0.000292173 Jy ! Total flux subtracted in 200 components = 0.000292173 Jy ! Clean residual min=-0.001366 max=0.001160 Jy/beam ! Clean residual mean=-0.000001 rms=0.000312 Jy/beam ! Combined flux in latest and established models = 0.0623612 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 84 components and 0.0623612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063221Jy sigma=0.000767 ! Fit after self-cal, rms=0.063220Jy sigma=0.000767 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.33106e-05 Jy ! Component: 100 - total flux cleaned = 6.65131e-05 Jy ! Component: 150 - total flux cleaned = 0.000102741 Jy ! Component: 200 - total flux cleaned = 0.00012501 Jy ! Total flux subtracted in 200 components = 0.00012501 Jy ! Clean residual min=-0.001359 max=0.001159 Jy/beam ! Clean residual mean=-0.000001 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.0624862 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 85 components and 0.0624862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063215Jy sigma=0.000767 ! Fit after self-cal, rms=0.063214Jy sigma=0.000767 ! 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.063214Jy sigma=0.000767 ! Fit after self-cal, rms=0.063175Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.5 mas, bmaj=9.562 mas, bpa=-9.069 degrees ! Estimated noise=569.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000189731 Jy ! Component: 100 - total flux cleaned = 0.000226724 Jy ! Component: 150 - total flux cleaned = 0.000226742 Jy ! Component: 200 - total flux cleaned = 0.000222224 Jy ! Total flux subtracted in 200 components = 0.000222224 Jy ! Clean residual min=-0.001428 max=0.001334 Jy/beam ! Clean residual mean=-0.000001 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.0627084 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 98 components and 0.0627084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063175Jy sigma=0.000767 ! Fit after self-cal, rms=0.063176Jy sigma=0.000767 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 = 3.13399e-05 Jy ! Component: 100 - total flux cleaned = 2.62338e-05 Jy ! Component: 150 - total flux cleaned = 2.18013e-05 Jy ! Component: 200 - total flux cleaned = 1.74644e-05 Jy ! Total flux subtracted in 200 components = 1.74644e-05 Jy ! Clean residual min=-0.001421 max=0.001338 Jy/beam ! Clean residual mean=-0.000002 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.0627259 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 98 components and 0.0627259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063176Jy sigma=0.000767 ! Fit after self-cal, rms=0.063175Jy sigma=0.000767 ! 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.507 mas, bmaj=6.397 mas, bpa=-8.742 degrees ! Estimated noise=463.562 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.507 x 6.397 at -8.742 degrees (North through East) ! Clean map min=-0.0012858 max=0.042738 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.923 mas, bmaj=5.561 mas, bpa=-8.936 degrees ! Estimated noise=679.985 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0319432 Jy ! Component: 100 - total flux cleaned = 0.0425436 Jy ! Component: 150 - total flux cleaned = 0.0483321 Jy ! Component: 200 - total flux cleaned = 0.052175 Jy ! Total flux subtracted in 200 components = 0.052175 Jy ! Clean residual min=-0.002211 max=0.002277 Jy/beam ! Clean residual mean=0.000004 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.052175 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.052175 Jy ! Inverting map and beam ! Estimated beam: bmin=3.507 mas, bmaj=6.397 mas, bpa=-8.742 degrees ! Estimated noise=463.562 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.003735 Jy ! Component: 100 - total flux cleaned = 0.00603542 Jy ! Component: 150 - total flux cleaned = 0.00765837 Jy ! Component: 200 - total flux cleaned = 0.00812375 Jy ! Total flux subtracted in 200 components = 0.00812375 Jy ! Clean residual min=-0.001493 max=0.001255 Jy/beam ! Clean residual mean=0.000001 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.0602987 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 53 components and 0.0602987 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.5 mas, bmaj=9.562 mas, bpa=-9.069 degrees ! Estimated noise=569.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119475 Jy ! Component: 100 - total flux cleaned = 0.00176229 Jy ! Component: 150 - total flux cleaned = 0.0020258 Jy ! Component: 200 - total flux cleaned = 0.00213137 Jy ! Total flux subtracted in 200 components = 0.00213137 Jy ! Clean residual min=-0.001456 max=0.001319 Jy/beam ! Clean residual mean=-0.000001 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0624301 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 = 5.25661e-05 Jy ! Component: 100 - total flux cleaned = 9.17097e-05 Jy ! Component: 150 - total flux cleaned = 0.00012718 Jy ! Component: 200 - total flux cleaned = 0.000146513 Jy ! Total flux subtracted in 200 components = 0.000146513 Jy ! Clean residual min=-0.001452 max=0.001327 Jy/beam ! Clean residual mean=-0.000001 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.0625766 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 96 components and 0.0625766 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.507 mas, bmaj=6.397 mas, bpa=-8.742 degrees ! Estimated noise=463.562 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000106888 Jy ! Component: 100 - total flux cleaned = -0.000108902 Jy ! Component: 150 - total flux cleaned = -3.3573e-05 Jy ! Component: 200 - total flux cleaned = -1.06308e-05 Jy ! Total flux subtracted in 200 components = -1.06308e-05 Jy ! Clean residual min=-0.001380 max=0.001162 Jy/beam ! Clean residual mean=-0.000001 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.062566 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 106 components and 0.062566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063200Jy sigma=0.000767 ! Fit after self-cal, rms=0.063193Jy sigma=0.000767 wmodel J0341+3352_S_2014_12_20_pus_map.mod ! Writing 106 model components to file: J0341+3352_S_2014_12_20_pus_map.mod wobs J0341+3352_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J0341+3352_S_2014_12_20_pus_uvs.fits wwins J0341+3352_S_2014_12_20_pus_map.win ! wwins: Wrote 2 windows to J0341+3352_S_2014_12_20_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000292415 Jy ! Component: 100 - total flux cleaned = -0.000333495 Jy ! Component: 150 - total flux cleaned = -0.000393575 Jy ! Component: 200 - total flux cleaned = -0.000412792 Jy ! Component: 250 - total flux cleaned = -0.000393514 Jy ! Component: 300 - total flux cleaned = -0.000393466 Jy ! Component: 350 - total flux cleaned = -0.000357538 Jy ! Component: 400 - total flux cleaned = -0.000375294 Jy ! Component: 450 - total flux cleaned = -0.000357973 Jy ! Component: 500 - total flux cleaned = -0.000324138 Jy ! Component: 550 - total flux cleaned = -0.000340524 Jy ! Component: 600 - total flux cleaned = -0.000340378 Jy ! Component: 650 - total flux cleaned = -0.000308322 Jy ! Component: 700 - total flux cleaned = -0.00029203 Jy ! Component: 750 - total flux cleaned = -0.000245183 Jy ! Component: 800 - total flux cleaned = -0.000230157 Jy ! Component: 850 - total flux cleaned = -0.000215 Jy ! Component: 900 - total flux cleaned = -0.000215188 Jy ! Component: 950 - total flux cleaned = -0.000230035 Jy ! Component: 1000 - total flux cleaned = -0.000244493 Jy ! Component: 1050 - total flux cleaned = -0.00023026 Jy ! Component: 1100 - total flux cleaned = -0.000244347 Jy ! Component: 1150 - total flux cleaned = -0.000258386 Jy ! Component: 1200 - total flux cleaned = -0.00024477 Jy ! Component: 1250 - total flux cleaned = -0.000298862 Jy ! Component: 1300 - total flux cleaned = -0.000285228 Jy ! Component: 1350 - total flux cleaned = -0.00025887 Jy ! Component: 1400 - total flux cleaned = -0.000272085 Jy ! Component: 1450 - total flux cleaned = -0.000285053 Jy ! Component: 1500 - total flux cleaned = -0.00025954 Jy ! Component: 1550 - total flux cleaned = -0.00025933 Jy ! Component: 1600 - total flux cleaned = -0.000221771 Jy ! Component: 1650 - total flux cleaned = -0.000184641 Jy ! Component: 1700 - total flux cleaned = -0.000184787 Jy ! Component: 1750 - total flux cleaned = -0.000184493 Jy ! Component: 1800 - total flux cleaned = -0.000112273 Jy ! Component: 1850 - total flux cleaned = -8.85321e-05 Jy ! Component: 1900 - total flux cleaned = -0.000171088 Jy ! Component: 1950 - total flux cleaned = -0.00014763 Jy ! Component: 2000 - total flux cleaned = -0.000124344 Jy ! Component: 2050 - total flux cleaned = -8.98031e-05 Jy ! Component: 2100 - total flux cleaned = -0.000123998 Jy ! Component: 2150 - total flux cleaned = -0.000101566 Jy ! Component: 2200 - total flux cleaned = -0.000123985 Jy ! Component: 2250 - total flux cleaned = -0.000112689 Jy ! Component: 2300 - total flux cleaned = -0.000189856 Jy ! Component: 2350 - total flux cleaned = -0.000145978 Jy ! Component: 2400 - total flux cleaned = -0.000113517 Jy ! Component: 2450 - total flux cleaned = -0.000156504 Jy ! Component: 2500 - total flux cleaned = -0.000103297 Jy ! Component: 2550 - total flux cleaned = -0.000124522 Jy ! Component: 2600 - total flux cleaned = -0.000124651 Jy ! Component: 2650 - total flux cleaned = -0.000114271 Jy ! Component: 2700 - total flux cleaned = -0.000134915 Jy ! Component: 2750 - total flux cleaned = -0.000145275 Jy ! Component: 2800 - total flux cleaned = -0.000155509 Jy ! Component: 2850 - total flux cleaned = -0.000165691 Jy ! Component: 2900 - total flux cleaned = -0.000175829 Jy ! Component: 2950 - total flux cleaned = -0.000185888 Jy ! Component: 3000 - total flux cleaned = -0.000215621 Jy ! Component: 3050 - total flux cleaned = -0.000215639 Jy ! Component: 3100 - total flux cleaned = -0.000235096 Jy ! Component: 3150 - total flux cleaned = -0.000303146 Jy ! Component: 3200 - total flux cleaned = -0.00034164 Jy ! Component: 3250 - total flux cleaned = -0.000389508 Jy ! Component: 3300 - total flux cleaned = -0.0003418 Jy ! Component: 3350 - total flux cleaned = -0.000407729 Jy ! Component: 3400 - total flux cleaned = -0.000445165 Jy ! Component: 3450 - total flux cleaned = -0.000473014 Jy ! Component: 3500 - total flux cleaned = -0.000463806 Jy ! Component: 3550 - total flux cleaned = -0.000472991 Jy ! Component: 3600 - total flux cleaned = -0.000509639 Jy ! Component: 3650 - total flux cleaned = -0.000537014 Jy ! Component: 3700 - total flux cleaned = -0.00054608 Jy ! Component: 3750 - total flux cleaned = -0.000537053 Jy ! Component: 3800 - total flux cleaned = -0.000537064 Jy ! Component: 3850 - total flux cleaned = -0.000554787 Jy ! Component: 3900 - total flux cleaned = -0.00056352 Jy ! Component: 3950 - total flux cleaned = -0.00057227 Jy ! Component: 4000 - total flux cleaned = -0.000589598 Jy ! Component: 4050 - total flux cleaned = -0.000624117 Jy ! Total flux subtracted in 4096 components = -0.000641251 Jy ! Clean residual min=-0.000532 max=0.000458 Jy/beam ! Clean residual mean=-0.000002 rms=0.000159 Jy/beam ! Combined flux in latest and established models = 0.0619247 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 412 components and 0.0619248 Jy ![Exited script file: muppet] wmap "J0341+3352_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.507 x 6.397 at -8.742 degrees (North through East) ! Clean map min=-0.00087763 max=0.042598 Jy/beam ! Writing clean map to FITS file: J0341+3352_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0425983 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000158326 device "J0341+3352_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J0341+3352_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.11501 1.11501 2.23003 4.46005 8.9201 17.8402 35.6804 71.3608 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.042 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.507 x 6.397 at -8.742 degrees (North through East) ! Clean map min=-0.00087763 max=0.042598 Jy/beam quit ! Quitting program ! Log file J0341+3352_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:20:01 2016