! Started logfile: J1208+5441_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:26:53 2016 obs J1208+5441_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1208+5441_S_2014_08_05_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.665887 visibilities/baseline/integration-bin. ! Found source: J1208+5441 ! ! 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 360 lines of history. ! ! Reading 6832 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 J1208+5441_S_2014_08_05_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 108 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 108 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 108 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 108 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.834755Jy sigma=0.009126 ! Fit after self-cal, rms=0.827081Jy sigma=0.009049 ! 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.763 mas, bmaj=7.021 mas, bpa=49.91 degrees ! Estimated noise=1058.64 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.135498 Jy ! Component: 100 - total flux cleaned = 0.165604 Jy ! Total flux subtracted in 100 components = 0.165604 Jy ! Clean residual min=-0.006526 max=0.010396 Jy/beam ! Clean residual mean=-0.000024 rms=0.001647 Jy/beam ! Combined flux in latest and established models = 0.165605 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.165605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093959Jy sigma=0.000913 ! Fit after self-cal, rms=0.093957Jy sigma=0.000913 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0113781 Jy ! Component: 100 - total flux cleaned = 0.0181937 Jy ! Total flux subtracted in 100 components = 0.0181937 Jy ! Clean residual min=-0.005636 max=0.004620 Jy/beam ! Clean residual mean=-0.000005 rms=0.001222 Jy/beam ! Combined flux in latest and established models = 0.183798 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 19 components and 0.183798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092107Jy sigma=0.000895 ! Fit after self-cal, rms=0.092097Jy sigma=0.000894 ! 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.512 mas, bmaj=7.555 mas, bpa=52.34 degrees ! Estimated noise=797.786 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.00578657 Jy ! Component: 100 - total flux cleaned = 0.00917387 Jy ! Component: 150 - total flux cleaned = 0.0112523 Jy ! Component: 200 - total flux cleaned = 0.0125791 Jy ! Total flux subtracted in 200 components = 0.0125791 Jy ! Clean residual min=-0.003765 max=0.004091 Jy/beam ! Clean residual mean=0.000029 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.196377 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 36 components and 0.196377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091612Jy sigma=0.000891 ! Fit after self-cal, rms=0.091603Jy sigma=0.000891 ! 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.97 FD 0.86 HN 0.92 KP 1.08 ! LA 1.10 MK 1.00* NL 0.93 OV 0.98 ! PT 1.07 SC 1.02 ! ! ! 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.05 HN 1.03 KP 1.00 ! LA 1.08 MK 1.00* NL 1.03 OV 1.02 ! PT 1.02 SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.14 HN 1.00 KP 0.90 ! LA 0.84 MK 1.00* NL 1.02 OV 0.98 ! PT 0.99 SC 1.06 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.03 HN 1.01 KP 0.91 ! LA 0.82 MK 1.00* NL 1.12 OV 0.98 ! PT 1.05 SC 1.01 ! ! ! Fit before self-cal, rms=0.091603Jy sigma=0.000891 ! Fit after self-cal, rms=0.086264Jy sigma=0.000868 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.54 mas, bmaj=7.557 mas, bpa=52.35 degrees ! Estimated noise=796.647 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.000682178 Jy ! Component: 100 - total flux cleaned = -0.000980101 Jy ! Component: 150 - total flux cleaned = -0.00102847 Jy ! Component: 200 - total flux cleaned = -0.00107211 Jy ! Total flux subtracted in 200 components = -0.00107211 Jy ! Clean residual min=-0.002907 max=0.002779 Jy/beam ! Clean residual mean=0.000021 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.195305 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 49 components and 0.195305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086239Jy sigma=0.000868 ! Fit after self-cal, rms=0.086229Jy sigma=0.000867 ! 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.086229Jy sigma=0.000867 ! Fit after self-cal, rms=0.085689Jy sigma=0.000864 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.502 mas, bmaj=7.608 mas, bpa=52.11 degrees ! Estimated noise=795.474 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000420192 Jy ! Component: 100 - total flux cleaned = -0.000471766 Jy ! Component: 150 - total flux cleaned = -0.00057893 Jy ! Component: 200 - total flux cleaned = -0.000653901 Jy ! Total flux subtracted in 200 components = -0.000653901 Jy ! Clean residual min=-0.002462 max=0.002803 Jy/beam ! Clean residual mean=0.000017 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.194651 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 0.194651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085673Jy sigma=0.000864 ! Fit after self-cal, rms=0.085717Jy sigma=0.000864 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.31626e-06 Jy ! Component: 100 - total flux cleaned = -3.80762e-05 Jy ! Component: 150 - total flux cleaned = -6.76039e-05 Jy ! Component: 200 - total flux cleaned = -9.53258e-05 Jy ! Total flux subtracted in 200 components = -9.53258e-05 Jy ! Clean residual min=-0.002476 max=0.002820 Jy/beam ! Clean residual mean=0.000016 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.194556 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 69 components and 0.194556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085712Jy sigma=0.000864 ! Fit after self-cal, rms=0.085712Jy sigma=0.000864 ! 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.085712Jy sigma=0.000864 ! Fit after self-cal, rms=0.085876Jy sigma=0.000864 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.492 mas, bmaj=7.62 mas, bpa=52.08 degrees ! Estimated noise=795.474 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.90417e-05 Jy ! Component: 100 - total flux cleaned = -6.60272e-05 Jy ! Component: 150 - total flux cleaned = -0.000113697 Jy ! Component: 200 - total flux cleaned = -0.000142022 Jy ! Total flux subtracted in 200 components = -0.000142022 Jy ! Clean residual min=-0.002478 max=0.002809 Jy/beam ! Clean residual mean=0.000017 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.194414 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 71 components and 0.194414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085868Jy sigma=0.000864 ! Fit after self-cal, rms=0.085872Jy sigma=0.000864 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 = -9.37007e-08 Jy ! Component: 100 - total flux cleaned = -2.6196e-05 Jy ! Component: 150 - total flux cleaned = -5.05794e-05 Jy ! Component: 200 - total flux cleaned = -6.2152e-05 Jy ! Total flux subtracted in 200 components = -6.2152e-05 Jy ! Clean residual min=-0.002478 max=0.002800 Jy/beam ! Clean residual mean=0.000017 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.194352 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 74 components and 0.194352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085868Jy sigma=0.000864 ! Fit after self-cal, rms=0.085869Jy sigma=0.000864 ! 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.085869Jy sigma=0.000864 ! Fit after self-cal, rms=0.085954Jy sigma=0.000864 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.998 mas, bmaj=9.768 mas, bpa=71.02 degrees ! Estimated noise=920.267 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000207724 Jy ! Component: 100 - total flux cleaned = 0.000119656 Jy ! Component: 150 - total flux cleaned = 8.09345e-05 Jy ! Component: 200 - total flux cleaned = 5.5941e-05 Jy ! Total flux subtracted in 200 components = 5.5941e-05 Jy ! Clean residual min=-0.002839 max=0.003075 Jy/beam ! Clean residual mean=0.000031 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.194408 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 77 components and 0.194408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085955Jy sigma=0.000864 ! Fit after self-cal, rms=0.085956Jy sigma=0.000864 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 = 5.05845e-05 Jy ! Component: 100 - total flux cleaned = 1.96813e-05 Jy ! Component: 150 - total flux cleaned = 1.24293e-05 Jy ! Component: 200 - total flux cleaned = 5.75398e-06 Jy ! Total flux subtracted in 200 components = 5.75398e-06 Jy ! Clean residual min=-0.002828 max=0.003055 Jy/beam ! Clean residual mean=0.000031 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.194413 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 81 components and 0.194413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085956Jy sigma=0.000864 ! Fit after self-cal, rms=0.085956Jy sigma=0.000864 ! 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.484 mas, bmaj=7.627 mas, bpa=52.07 degrees ! Estimated noise=795.371 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.484 x 7.627 at 52.07 degrees (North through East) ! Clean map min=-0.0023556 max=0.17433 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.72 mas, bmaj=7.099 mas, bpa=49.63 degrees ! Estimated noise=1053.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.134681 Jy ! Component: 100 - total flux cleaned = 0.165041 Jy ! Component: 150 - total flux cleaned = 0.176639 Jy ! Component: 200 - total flux cleaned = 0.182858 Jy ! Total flux subtracted in 200 components = 0.182858 Jy ! Clean residual min=-0.003583 max=0.004772 Jy/beam ! Clean residual mean=-0.000005 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.182858 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.182858 Jy ! Inverting map and beam ! Estimated beam: bmin=4.484 mas, bmaj=7.627 mas, bpa=52.07 degrees ! Estimated noise=795.371 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.00467785 Jy ! Component: 100 - total flux cleaned = 0.00743411 Jy ! Component: 150 - total flux cleaned = 0.00917032 Jy ! Component: 200 - total flux cleaned = 0.0102889 Jy ! Total flux subtracted in 200 components = 0.0102889 Jy ! Clean residual min=-0.002619 max=0.002909 Jy/beam ! Clean residual mean=0.000015 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.193147 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 50 components and 0.193147 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.998 mas, bmaj=9.768 mas, bpa=71.02 degrees ! Estimated noise=920.267 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000957454 Jy ! Component: 100 - total flux cleaned = 0.000988601 Jy ! Component: 150 - total flux cleaned = 0.000965359 Jy ! Component: 200 - total flux cleaned = 0.000964759 Jy ! Total flux subtracted in 200 components = 0.000964759 Jy ! Clean residual min=-0.002890 max=0.003106 Jy/beam ! Clean residual mean=0.000031 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.194112 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 = -6.1354e-07 Jy ! Component: 100 - total flux cleaned = -7.74598e-07 Jy ! Component: 150 - total flux cleaned = -5.29375e-07 Jy ! Component: 200 - total flux cleaned = -5.94062e-07 Jy ! Total flux subtracted in 200 components = -5.94062e-07 Jy ! Clean residual min=-0.002854 max=0.003085 Jy/beam ! Clean residual mean=0.000031 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.194112 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.194112 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.484 mas, bmaj=7.627 mas, bpa=52.07 degrees ! Estimated noise=795.371 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.86353e-05 Jy ! Component: 100 - total flux cleaned = 8.80628e-05 Jy ! Component: 150 - total flux cleaned = 0.00010669 Jy ! Component: 200 - total flux cleaned = 8.9742e-05 Jy ! Total flux subtracted in 200 components = 8.9742e-05 Jy ! Clean residual min=-0.002446 max=0.002839 Jy/beam ! Clean residual mean=0.000016 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.194201 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 66 components and 0.194201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085950Jy sigma=0.000864 ! Fit after self-cal, rms=0.085952Jy sigma=0.000864 wmodel J1208+5441_S_2014_08_05_pus_map.mod ! Writing 66 model components to file: J1208+5441_S_2014_08_05_pus_map.mod wobs J1208+5441_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1208+5441_S_2014_08_05_pus_uvs.fits wwins J1208+5441_S_2014_08_05_pus_map.win ! wwins: Wrote 1 windows to J1208+5441_S_2014_08_05_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.00110311 Jy ! Component: 100 - total flux cleaned = 0.00186393 Jy ! Component: 150 - total flux cleaned = 0.00266421 Jy ! Component: 200 - total flux cleaned = 0.00338822 Jy ! Component: 250 - total flux cleaned = 0.00397076 Jy ! Component: 300 - total flux cleaned = 0.00460906 Jy ! Component: 350 - total flux cleaned = 0.00504583 Jy ! Component: 400 - total flux cleaned = 0.00543673 Jy ! Component: 450 - total flux cleaned = 0.00574762 Jy ! Component: 500 - total flux cleaned = 0.00605108 Jy ! Component: 550 - total flux cleaned = 0.00624928 Jy ! Component: 600 - total flux cleaned = 0.00653918 Jy ! Component: 650 - total flux cleaned = 0.00660165 Jy ! Component: 700 - total flux cleaned = 0.00666423 Jy ! Component: 750 - total flux cleaned = 0.00675588 Jy ! Component: 800 - total flux cleaned = 0.00684563 Jy ! Component: 850 - total flux cleaned = 0.00687505 Jy ! Component: 900 - total flux cleaned = 0.00699113 Jy ! Component: 950 - total flux cleaned = 0.00707681 Jy ! Component: 1000 - total flux cleaned = 0.00713314 Jy ! Component: 1050 - total flux cleaned = 0.00721668 Jy ! Component: 1100 - total flux cleaned = 0.00727129 Jy ! Component: 1150 - total flux cleaned = 0.00737884 Jy ! Component: 1200 - total flux cleaned = 0.00743106 Jy ! Component: 1250 - total flux cleaned = 0.0075091 Jy ! Component: 1300 - total flux cleaned = 0.00753485 Jy ! Component: 1350 - total flux cleaned = 0.00758607 Jy ! Component: 1400 - total flux cleaned = 0.00763656 Jy ! Component: 1450 - total flux cleaned = 0.00766129 Jy ! Component: 1500 - total flux cleaned = 0.00773478 Jy ! Component: 1550 - total flux cleaned = 0.00783194 Jy ! Component: 1600 - total flux cleaned = 0.00792762 Jy ! Component: 1650 - total flux cleaned = 0.00806941 Jy ! Component: 1700 - total flux cleaned = 0.00818625 Jy ! Component: 1750 - total flux cleaned = 0.00830191 Jy ! Component: 1800 - total flux cleaned = 0.0085079 Jy ! Component: 1850 - total flux cleaned = 0.008598 Jy ! Component: 1900 - total flux cleaned = 0.00873235 Jy ! Component: 1950 - total flux cleaned = 0.00886529 Jy ! Component: 2000 - total flux cleaned = 0.0090407 Jy ! Component: 2050 - total flux cleaned = 0.00914952 Jy ! Component: 2100 - total flux cleaned = 0.00936469 Jy ! Component: 2150 - total flux cleaned = 0.00951353 Jy ! Component: 2200 - total flux cleaned = 0.00961901 Jy ! Component: 2250 - total flux cleaned = 0.00982822 Jy ! Component: 2300 - total flux cleaned = 0.00993182 Jy ! Component: 2350 - total flux cleaned = 0.010096 Jy ! Component: 2400 - total flux cleaned = 0.0103399 Jy ! Component: 2450 - total flux cleaned = 0.010481 Jy ! Component: 2500 - total flux cleaned = 0.0105608 Jy ! Component: 2550 - total flux cleaned = 0.0107388 Jy ! Component: 2600 - total flux cleaned = 0.0108563 Jy ! Component: 2650 - total flux cleaned = 0.010934 Jy ! Component: 2700 - total flux cleaned = 0.0110113 Jy ! Component: 2750 - total flux cleaned = 0.0111451 Jy ! Component: 2800 - total flux cleaned = 0.0112212 Jy ! Component: 2850 - total flux cleaned = 0.011334 Jy ! Component: 2900 - total flux cleaned = 0.0114082 Jy ! Component: 2950 - total flux cleaned = 0.0115375 Jy ! Component: 3000 - total flux cleaned = 0.0115372 Jy ! Component: 3050 - total flux cleaned = 0.0116462 Jy ! Component: 3100 - total flux cleaned = 0.0117003 Jy ! Component: 3150 - total flux cleaned = 0.0117181 Jy ! Component: 3200 - total flux cleaned = 0.0118069 Jy ! Component: 3250 - total flux cleaned = 0.0118952 Jy ! Component: 3300 - total flux cleaned = 0.0118953 Jy ! Component: 3350 - total flux cleaned = 0.0119823 Jy ! Component: 3400 - total flux cleaned = 0.0120513 Jy ! Component: 3450 - total flux cleaned = 0.0121199 Jy ! Component: 3500 - total flux cleaned = 0.0121368 Jy ! Component: 3550 - total flux cleaned = 0.0122211 Jy ! Component: 3600 - total flux cleaned = 0.0123051 Jy ! Component: 3650 - total flux cleaned = 0.0123715 Jy ! Component: 3700 - total flux cleaned = 0.0124377 Jy ! Component: 3750 - total flux cleaned = 0.0124706 Jy ! Component: 3800 - total flux cleaned = 0.0124545 Jy ! Component: 3850 - total flux cleaned = 0.0125843 Jy ! Component: 3900 - total flux cleaned = 0.0126004 Jy ! Component: 3950 - total flux cleaned = 0.0126802 Jy ! Component: 4000 - total flux cleaned = 0.0126802 Jy ! Component: 4050 - total flux cleaned = 0.012696 Jy ! Total flux subtracted in 4096 components = 0.0127431 Jy ! Clean residual min=-0.000986 max=0.000783 Jy/beam ! Clean residual mean=0.000008 rms=0.000304 Jy/beam ! Combined flux in latest and established models = 0.206944 Jy keep ! Adding 325 model components to the UV plane model. ! The established model now contains 391 components and 0.206944 Jy ![Exited script file: muppet] wmap "J1208+5441_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.484 x 7.627 at 52.07 degrees (North through East) ! Clean map min=-0.0018062 max=0.1747 Jy/beam ! Writing clean map to FITS file: J1208+5441_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.174696 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000303551 device "J1208+5441_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1208+5441_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.521278 0.521278 1.04256 2.08511 4.17022 8.34045 16.6809 33.3618 66.7236 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.174 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.484 x 7.627 at 52.07 degrees (North through East) ! Clean map min=-0.0018062 max=0.1747 Jy/beam quit ! Quitting program ! Log file J1208+5441_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:26:58 2016