! Started logfile: J0602-0004_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:24:02 2016 obs J0602-0004_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J0602-0004_S_2014_12_20_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.975956 visibilities/baseline/integration-bin. ! Found source: J0602-0004 ! ! 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 21432 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 J0602-0004_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003568Jy sigma=0.011004 ! Fit after self-cal, rms=0.968844Jy sigma=0.010639 ! 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.762 mas, bmaj=7.011 mas, bpa=-3.963 degrees ! Estimated noise=570.347 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.0261669 Jy ! Component: 100 - total flux cleaned = 0.0318787 Jy ! Total flux subtracted in 100 components = 0.0318787 Jy ! Clean residual min=-0.001948 max=0.001988 Jy/beam ! Clean residual mean=0.000005 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.0318787 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0318787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075734Jy sigma=0.000769 ! Fit after self-cal, rms=0.074085Jy sigma=0.000750 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00421088 Jy ! Component: 100 - total flux cleaned = 0.00551552 Jy ! Total flux subtracted in 100 components = 0.00551552 Jy ! Clean residual min=-0.001984 max=0.002133 Jy/beam ! Clean residual mean=0.000004 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.0373943 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0373943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073833Jy sigma=0.000748 ! Fit after self-cal, rms=0.073813Jy sigma=0.000748 ! 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.26 mas, bmaj=7.662 mas, bpa=-3.196 degrees ! Estimated noise=447.499 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.00083759 Jy ! Component: 100 - total flux cleaned = 0.00131375 Jy ! Component: 150 - total flux cleaned = 0.0014784 Jy ! Component: 200 - total flux cleaned = 0.00157055 Jy ! Total flux subtracted in 200 components = 0.00157055 Jy ! Clean residual min=-0.001689 max=0.001767 Jy/beam ! Clean residual mean=0.000005 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.0389648 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 14 components and 0.0389648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073794Jy sigma=0.000748 ! Fit after self-cal, rms=0.073790Jy sigma=0.000748 ! 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.10 FD 0.70 HN 1.07 KP 1.12 ! LA 0.83 MK 1.05 NL 1.01 OV 1.01 ! PT 1.17 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.92 HN 1.03 KP 1.13 ! LA 0.97 MK 0.98 NL 0.99 OV 1.10 ! PT 1.08 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.99 HN 0.95 KP 1.05 ! LA 0.82 MK 1.01 NL 1.10 OV 1.01 ! PT 1.10 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.96 HN 0.98 KP 0.93 ! LA 0.89 MK 1.01 NL 0.95 OV 0.93 ! PT 1.08 SC 0.96 ! ! ! Fit before self-cal, rms=0.073790Jy sigma=0.000748 ! Fit after self-cal, rms=0.070577Jy sigma=0.000746 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.261 mas, bmaj=7.671 mas, bpa=-2.949 degrees ! Estimated noise=448.33 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.000312147 Jy ! Component: 100 - total flux cleaned = 0.00036227 Jy ! Component: 150 - total flux cleaned = 0.000398062 Jy ! Component: 200 - total flux cleaned = 0.000423109 Jy ! Total flux subtracted in 200 components = 0.000423109 Jy ! Clean residual min=-0.001535 max=0.001511 Jy/beam ! Clean residual mean=0.000005 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.0393879 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 21 components and 0.0393879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070574Jy sigma=0.000746 ! Fit after self-cal, rms=0.070483Jy sigma=0.000745 ! 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.070483Jy sigma=0.000745 ! Fit after self-cal, rms=0.070663Jy sigma=0.000744 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.272 mas, bmaj=7.68 mas, bpa=-2.86 degrees ! Estimated noise=448.149 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000105503 Jy ! Component: 100 - total flux cleaned = 0.00011549 Jy ! Component: 150 - total flux cleaned = 0.000115562 Jy ! Component: 200 - total flux cleaned = 0.000123965 Jy ! Total flux subtracted in 200 components = 0.000123965 Jy ! Clean residual min=-0.001440 max=0.001570 Jy/beam ! Clean residual mean=0.000004 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.0395119 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.0395119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070660Jy sigma=0.000744 ! Fit after self-cal, rms=0.070750Jy sigma=0.000743 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 = 6.13136e-05 Jy ! Component: 100 - total flux cleaned = 0.000108463 Jy ! Component: 150 - total flux cleaned = 0.000125086 Jy ! Component: 200 - total flux cleaned = 0.000140197 Jy ! Total flux subtracted in 200 components = 0.000140197 Jy ! Clean residual min=-0.001483 max=0.001527 Jy/beam ! Clean residual mean=0.000004 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.0396521 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 30 components and 0.0396521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070748Jy sigma=0.000743 ! Fit after self-cal, rms=0.070747Jy sigma=0.000743 ! 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.070747Jy sigma=0.000743 ! Fit after self-cal, rms=0.072433Jy sigma=0.000743 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.276 mas, bmaj=7.682 mas, bpa=-2.84 degrees ! Estimated noise=449.375 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.9798e-05 Jy ! Component: 100 - total flux cleaned = -7.46958e-07 Jy ! Component: 150 - total flux cleaned = 1.6907e-05 Jy ! Component: 200 - total flux cleaned = 1.70202e-05 Jy ! Total flux subtracted in 200 components = 1.70202e-05 Jy ! Clean residual min=-0.001436 max=0.001534 Jy/beam ! Clean residual mean=0.000003 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.0396691 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 31 components and 0.0396691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072429Jy sigma=0.000743 ! Fit after self-cal, rms=0.072566Jy sigma=0.000743 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 = -2.19566e-05 Jy ! Component: 100 - total flux cleaned = 1.52712e-05 Jy ! Component: 150 - total flux cleaned = 3.9705e-05 Jy ! Component: 200 - total flux cleaned = 5.37837e-05 Jy ! Total flux subtracted in 200 components = 5.37837e-05 Jy ! Clean residual min=-0.001521 max=0.001462 Jy/beam ! Clean residual mean=0.000003 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.0397229 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.0397229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072563Jy sigma=0.000743 ! Fit after self-cal, rms=0.072567Jy sigma=0.000743 ! 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.072567Jy sigma=0.000743 ! Fit after self-cal, rms=0.074299Jy sigma=0.000743 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.518 mas, bmaj=12.12 mas, bpa=-0.2296 degrees ! Estimated noise=559.556 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000229033 Jy ! Component: 100 - total flux cleaned = 0.000208862 Jy ! Component: 150 - total flux cleaned = 0.000199278 Jy ! Component: 200 - total flux cleaned = 0.000199384 Jy ! Total flux subtracted in 200 components = 0.000199384 Jy ! Clean residual min=-0.001848 max=0.001522 Jy/beam ! Clean residual mean=0.000006 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.0399223 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 39 components and 0.0399223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074297Jy sigma=0.000743 ! Fit after self-cal, rms=0.074380Jy sigma=0.000743 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 = 2.97589e-05 Jy ! Component: 100 - total flux cleaned = -6.34595e-07 Jy ! Component: 150 - total flux cleaned = -1.46329e-05 Jy ! Component: 200 - total flux cleaned = -2.11925e-05 Jy ! Total flux subtracted in 200 components = -2.11925e-05 Jy ! Clean residual min=-0.001863 max=0.001440 Jy/beam ! Clean residual mean=0.000006 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.0399011 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 39 components and 0.0399011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074379Jy sigma=0.000743 ! Fit after self-cal, rms=0.074384Jy sigma=0.000743 ! 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.277 mas, bmaj=7.679 mas, bpa=-2.815 degrees ! Estimated noise=451.058 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.277 x 7.679 at -2.815 degrees (North through East) ! Clean map min=-0.001449 max=0.036819 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.773 mas, bmaj=7 mas, bpa=-3.681 degrees ! Estimated noise=572.467 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0289932 Jy ! Component: 100 - total flux cleaned = 0.0353772 Jy ! Component: 150 - total flux cleaned = 0.0375433 Jy ! Component: 200 - total flux cleaned = 0.03816 Jy ! Total flux subtracted in 200 components = 0.03816 Jy ! Clean residual min=-0.002017 max=0.002091 Jy/beam ! Clean residual mean=0.000002 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.03816 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.03816 Jy ! Inverting map and beam ! Estimated beam: bmin=3.277 mas, bmaj=7.679 mas, bpa=-2.815 degrees ! Estimated noise=451.058 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.00121454 Jy ! Component: 100 - total flux cleaned = 0.0014361 Jy ! Component: 150 - total flux cleaned = 0.00151545 Jy ! Component: 200 - total flux cleaned = 0.00157827 Jy ! Total flux subtracted in 200 components = 0.00157827 Jy ! Clean residual min=-0.001523 max=0.001350 Jy/beam ! Clean residual mean=0.000003 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.0397382 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 17 components and 0.0397382 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.518 mas, bmaj=12.12 mas, bpa=-0.2296 degrees ! Estimated noise=559.556 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000177823 Jy ! Component: 100 - total flux cleaned = 0.000170992 Jy ! Component: 150 - total flux cleaned = 0.000153238 Jy ! Component: 200 - total flux cleaned = 0.00014855 Jy ! Total flux subtracted in 200 components = 0.00014855 Jy ! Clean residual min=-0.001867 max=0.001433 Jy/beam ! Clean residual mean=0.000006 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.0398868 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.43054e-06 Jy ! Component: 100 - total flux cleaned = -3.32904e-06 Jy ! Component: 150 - total flux cleaned = -3.22554e-06 Jy ! Component: 200 - total flux cleaned = -6.01752e-06 Jy ! Total flux subtracted in 200 components = -6.01752e-06 Jy ! Clean residual min=-0.001865 max=0.001432 Jy/beam ! Clean residual mean=0.000006 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.0398808 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 30 components and 0.0398808 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.277 mas, bmaj=7.679 mas, bpa=-2.815 degrees ! Estimated noise=451.058 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00024911 Jy ! Component: 100 - total flux cleaned = -0.000204725 Jy ! Component: 150 - total flux cleaned = -0.000193886 Jy ! Component: 200 - total flux cleaned = -0.000183365 Jy ! Total flux subtracted in 200 components = -0.000183365 Jy ! Clean residual min=-0.001520 max=0.001363 Jy/beam ! Clean residual mean=0.000003 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.0396974 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 41 components and 0.0396974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074387Jy sigma=0.000743 ! Fit after self-cal, rms=0.074389Jy sigma=0.000743 wmodel J0602-0004_S_2014_12_20_pus_map.mod ! Writing 41 model components to file: J0602-0004_S_2014_12_20_pus_map.mod wobs J0602-0004_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J0602-0004_S_2014_12_20_pus_uvs.fits wwins J0602-0004_S_2014_12_20_pus_map.win ! wwins: Wrote 1 windows to J0602-0004_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.000388719 Jy ! Component: 100 - total flux cleaned = -0.000412219 Jy ! Component: 150 - total flux cleaned = -0.000344405 Jy ! Component: 200 - total flux cleaned = -0.000300892 Jy ! Component: 250 - total flux cleaned = -0.000215433 Jy ! Component: 300 - total flux cleaned = -9.08444e-05 Jy ! Component: 350 - total flux cleaned = 5.02362e-05 Jy ! Component: 400 - total flux cleaned = 0.000167731 Jy ! Component: 450 - total flux cleaned = 0.0002254 Jy ! Component: 500 - total flux cleaned = 0.000300212 Jy ! Component: 550 - total flux cleaned = 0.000336754 Jy ! Component: 600 - total flux cleaned = 0.000390828 Jy ! Component: 650 - total flux cleaned = 0.000461223 Jy ! Component: 700 - total flux cleaned = 0.000495891 Jy ! Component: 750 - total flux cleaned = 0.000563926 Jy ! Component: 800 - total flux cleaned = 0.000547357 Jy ! Component: 850 - total flux cleaned = 0.000563856 Jy ! Component: 900 - total flux cleaned = 0.000596301 Jy ! Component: 950 - total flux cleaned = 0.000548371 Jy ! Component: 1000 - total flux cleaned = 0.000580032 Jy ! Component: 1050 - total flux cleaned = 0.000580051 Jy ! Component: 1100 - total flux cleaned = 0.000580311 Jy ! Component: 1150 - total flux cleaned = 0.000580541 Jy ! Component: 1200 - total flux cleaned = 0.000610538 Jy ! Component: 1250 - total flux cleaned = 0.000610659 Jy ! Component: 1300 - total flux cleaned = 0.000611214 Jy ! Component: 1350 - total flux cleaned = 0.000668646 Jy ! Component: 1400 - total flux cleaned = 0.000696812 Jy ! Component: 1450 - total flux cleaned = 0.000668627 Jy ! Component: 1500 - total flux cleaned = 0.000682319 Jy ! Component: 1550 - total flux cleaned = 0.000709694 Jy ! Component: 1600 - total flux cleaned = 0.000709697 Jy ! Component: 1650 - total flux cleaned = 0.000710006 Jy ! Component: 1700 - total flux cleaned = 0.000763077 Jy ! Component: 1750 - total flux cleaned = 0.00085476 Jy ! Component: 1800 - total flux cleaned = 0.000880595 Jy ! Component: 1850 - total flux cleaned = 0.000919195 Jy ! Component: 1900 - total flux cleaned = 0.000982811 Jy ! Component: 1950 - total flux cleaned = 0.00108341 Jy ! Component: 2000 - total flux cleaned = 0.00113314 Jy ! Component: 2050 - total flux cleaned = 0.00113318 Jy ! Component: 2100 - total flux cleaned = 0.00119461 Jy ! Component: 2150 - total flux cleaned = 0.00125545 Jy ! Component: 2200 - total flux cleaned = 0.00133974 Jy ! Component: 2250 - total flux cleaned = 0.0014471 Jy ! Component: 2300 - total flux cleaned = 0.00147074 Jy ! Component: 2350 - total flux cleaned = 0.00154116 Jy ! Component: 2400 - total flux cleaned = 0.0015762 Jy ! Component: 2450 - total flux cleaned = 0.00166851 Jy ! Component: 2500 - total flux cleaned = 0.00170279 Jy ! Component: 2550 - total flux cleaned = 0.0017482 Jy ! Component: 2600 - total flux cleaned = 0.00179327 Jy ! Component: 2650 - total flux cleaned = 0.00180453 Jy ! Component: 2700 - total flux cleaned = 0.00188225 Jy ! Component: 2750 - total flux cleaned = 0.00194836 Jy ! Component: 2800 - total flux cleaned = 0.00200287 Jy ! Component: 2850 - total flux cleaned = 0.0020678 Jy ! Component: 2900 - total flux cleaned = 0.00211093 Jy ! Component: 2950 - total flux cleaned = 0.00215371 Jy ! Component: 3000 - total flux cleaned = 0.00220684 Jy ! Component: 3050 - total flux cleaned = 0.00225962 Jy ! Component: 3100 - total flux cleaned = 0.00233281 Jy ! Component: 3150 - total flux cleaned = 0.00237431 Jy ! Component: 3200 - total flux cleaned = 0.00240521 Jy ! Component: 3250 - total flux cleaned = 0.00243589 Jy ! Component: 3300 - total flux cleaned = 0.0024971 Jy ! Component: 3350 - total flux cleaned = 0.00251735 Jy ! Component: 3400 - total flux cleaned = 0.00254761 Jy ! Component: 3450 - total flux cleaned = 0.00260757 Jy ! Component: 3500 - total flux cleaned = 0.00268685 Jy ! Component: 3550 - total flux cleaned = 0.00274593 Jy ! Component: 3600 - total flux cleaned = 0.00276539 Jy ! Component: 3650 - total flux cleaned = 0.0028043 Jy ! Component: 3700 - total flux cleaned = 0.00284291 Jy ! Component: 3750 - total flux cleaned = 0.00291006 Jy ! Component: 3800 - total flux cleaned = 0.00296728 Jy ! Component: 3850 - total flux cleaned = 0.00295777 Jy ! Component: 3900 - total flux cleaned = 0.00297664 Jy ! Component: 3950 - total flux cleaned = 0.00303283 Jy ! Component: 4000 - total flux cleaned = 0.00306071 Jy ! Component: 4050 - total flux cleaned = 0.00313467 Jy ! Total flux subtracted in 4096 components = 0.00315303 Jy ! Clean residual min=-0.000544 max=0.000478 Jy/beam ! Clean residual mean=0.000001 rms=0.000173 Jy/beam ! Combined flux in latest and established models = 0.0428504 Jy keep ! Adding 319 model components to the UV plane model. ! The established model now contains 360 components and 0.0428504 Jy ![Exited script file: muppet] wmap "J0602-0004_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.277 x 7.679 at -2.815 degrees (North through East) ! Clean map min=-0.00092544 max=0.0368 Jy/beam ! Writing clean map to FITS file: J0602-0004_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.0368001 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000171948 device "J0602-0004_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J0602-0004_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.40175 1.40175 2.80349 5.60698 11.214 22.4279 44.8559 89.7117 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.036 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.277 x 7.679 at -2.815 degrees (North through East) ! Clean map min=-0.00092544 max=0.0368 Jy/beam quit ! Quitting program ! Log file J0602-0004_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:24:09 2016