! Started logfile: J2212+2355_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:11:25 2016 obs J2212+2355_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2212+2355_S_2015_03_17_pus_uva.fits ! AN table 1: 89 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.793758 visibilities/baseline/integration-bin. ! Found source: J2212+2355 ! ! 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 330 lines of history. ! ! Reading 12716 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 J2212+2355_S_2015_03_17_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 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.534615Jy sigma=0.006453 ! Fit after self-cal, rms=0.335581Jy sigma=0.004130 ! 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.185 mas, bmaj=6.999 mas, bpa=16.77 degrees ! Estimated noise=880.334 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.526991 Jy ! Component: 100 - total flux cleaned = 0.647267 Jy ! Total flux subtracted in 100 components = 0.647267 Jy ! Clean residual min=-0.022123 max=0.044793 Jy/beam ! Clean residual mean=-0.000193 rms=0.005634 Jy/beam ! Combined flux in latest and established models = 0.647267 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.647267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155757Jy sigma=0.001547 ! Fit after self-cal, rms=0.155754Jy sigma=0.001547 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0483919 Jy ! Component: 100 - total flux cleaned = 0.0769738 Jy ! Total flux subtracted in 100 components = 0.0769738 Jy ! Clean residual min=-0.019617 max=0.024411 Jy/beam ! Clean residual mean=-0.000134 rms=0.004569 Jy/beam ! Combined flux in latest and established models = 0.72424 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 28 components and 0.72424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132943Jy sigma=0.001353 ! Fit after self-cal, rms=0.132932Jy sigma=0.001353 ! 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=7.608 mas, bpa=13.83 degrees ! Estimated noise=541.888 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.0255243 Jy ! Component: 100 - total flux cleaned = 0.0423439 Jy ! Component: 150 - total flux cleaned = 0.0541877 Jy ! Component: 200 - total flux cleaned = 0.0626024 Jy ! Total flux subtracted in 200 components = 0.0626024 Jy ! Clean residual min=-0.019835 max=0.017356 Jy/beam ! Clean residual mean=-0.000159 rms=0.004782 Jy/beam ! Combined flux in latest and established models = 0.786843 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 47 components and 0.786843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124253Jy sigma=0.001303 ! Fit after self-cal, rms=0.124247Jy sigma=0.001303 ! 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 1.00 FD 0.85 HN 0.93 KP 1.11 ! LA 0.99 MK 1.08 NL 0.91 OV 1.01 ! PT 1.07 SC 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.88 HN 0.99 KP 1.08 ! LA 0.97 MK 1.12 NL 1.04 OV 1.04 ! PT 1.05 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.93 FD 0.89 HN 0.98 KP 0.96 ! LA 0.79 MK 1.16 NL 1.18 OV 0.97 ! PT 1.04 SC 1.05 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.92 HN 0.94 KP 0.93 ! LA 0.86 MK 1.17 NL 1.03 OV 0.98 ! PT 1.07 SC 1.00 ! ! ! Fit before self-cal, rms=0.124247Jy sigma=0.001303 ! Fit after self-cal, rms=0.081961Jy sigma=0.000892 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.579 mas, bmaj=7.635 mas, bpa=13.96 degrees ! Estimated noise=544.428 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.00810205 Jy ! Component: 100 - total flux cleaned = -0.00855506 Jy ! Component: 150 - total flux cleaned = -0.00929449 Jy ! Component: 200 - total flux cleaned = -0.0100703 Jy ! Total flux subtracted in 200 components = -0.0100703 Jy ! Clean residual min=-0.009382 max=0.007981 Jy/beam ! Clean residual mean=0.000003 rms=0.001872 Jy/beam ! Combined flux in latest and established models = 0.776773 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.776773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080865Jy sigma=0.000876 ! Fit after self-cal, rms=0.080831Jy sigma=0.000876 ! 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.080831Jy sigma=0.000876 ! Fit after self-cal, rms=0.073279Jy sigma=0.000818 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.595 mas, bmaj=7.655 mas, bpa=14.04 degrees ! Estimated noise=544.045 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00656477 Jy ! Component: 100 - total flux cleaned = -0.00872007 Jy ! Component: 150 - total flux cleaned = -0.0101747 Jy ! Component: 200 - total flux cleaned = -0.0113834 Jy ! Total flux subtracted in 200 components = -0.0113834 Jy ! Clean residual min=-0.007616 max=0.006786 Jy/beam ! Clean residual mean=-0.000004 rms=0.001342 Jy/beam ! Combined flux in latest and established models = 0.765389 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.765389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072506Jy sigma=0.000809 ! Fit after self-cal, rms=0.072507Jy sigma=0.000809 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000855162 Jy ! Component: 100 - total flux cleaned = -0.00140851 Jy ! Component: 150 - total flux cleaned = -0.00198172 Jy ! Component: 200 - total flux cleaned = -0.00213355 Jy ! Total flux subtracted in 200 components = -0.00213355 Jy ! Clean residual min=-0.006868 max=0.006952 Jy/beam ! Clean residual mean=-0.000006 rms=0.001315 Jy/beam ! Combined flux in latest and established models = 0.763256 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 67 components and 0.763256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072326Jy sigma=0.000807 ! Fit after self-cal, rms=0.072325Jy sigma=0.000807 ! Inverting map ! Added new window around map position (-11, 50.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00406604 Jy ! Component: 100 - total flux cleaned = 0.00455756 Jy ! Component: 150 - total flux cleaned = 0.00511065 Jy ! Component: 200 - total flux cleaned = 0.00582778 Jy ! Total flux subtracted in 200 components = 0.00582778 Jy ! Clean residual min=-0.006058 max=0.004897 Jy/beam ! Clean residual mean=-0.000004 rms=0.001096 Jy/beam ! Combined flux in latest and established models = 0.769084 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 86 components and 0.769084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071579Jy sigma=0.000798 ! Fit after self-cal, rms=0.071554Jy sigma=0.000797 ! 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.071554Jy sigma=0.000797 ! Fit after self-cal, rms=0.071210Jy sigma=0.000793 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.606 mas, bmaj=7.666 mas, bpa=14.1 degrees ! Estimated noise=543.753 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0042816 Jy ! Component: 100 - total flux cleaned = -0.00550004 Jy ! Component: 150 - total flux cleaned = -0.00540762 Jy ! Component: 200 - total flux cleaned = -0.00532487 Jy ! Total flux subtracted in 200 components = -0.00532487 Jy ! Clean residual min=-0.005492 max=0.003434 Jy/beam ! Clean residual mean=-0.000003 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.763759 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 93 components and 0.763759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070862Jy sigma=0.000789 ! Fit after self-cal, rms=0.070858Jy sigma=0.000789 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.13637e-05 Jy ! Component: 100 - total flux cleaned = 0.000138191 Jy ! Component: 150 - total flux cleaned = 0.000140495 Jy ! Component: 200 - total flux cleaned = 0.000140044 Jy ! Total flux subtracted in 200 components = 0.000140044 Jy ! Clean residual min=-0.005007 max=0.003376 Jy/beam ! Clean residual mean=-0.000003 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.763899 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 100 components and 0.763899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070734Jy sigma=0.000787 ! Fit after self-cal, rms=0.070733Jy sigma=0.000787 ! 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.070733Jy sigma=0.000787 ! Fit after self-cal, rms=0.070660Jy sigma=0.000786 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.011 mas, bmaj=9.917 mas, bpa=0.6648 degrees ! Estimated noise=665.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00291163 Jy ! Component: 100 - total flux cleaned = -0.00345854 Jy ! Component: 150 - total flux cleaned = -0.00363379 Jy ! Component: 200 - total flux cleaned = -0.00370503 Jy ! Total flux subtracted in 200 components = -0.00370503 Jy ! Clean residual min=-0.002833 max=0.003171 Jy/beam ! Clean residual mean=-0.000005 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.760194 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 115 components and 0.760194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070606Jy sigma=0.000785 ! Fit after self-cal, rms=0.070602Jy sigma=0.000785 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.48716e-05 Jy ! Component: 100 - total flux cleaned = 0.000124482 Jy ! Component: 150 - total flux cleaned = 0.000182103 Jy ! Component: 200 - total flux cleaned = 0.000209204 Jy ! Total flux subtracted in 200 components = 0.000209204 Jy ! Clean residual min=-0.002820 max=0.003157 Jy/beam ! Clean residual mean=-0.000006 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.760403 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 125 components and 0.760403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070587Jy sigma=0.000785 ! Fit after self-cal, rms=0.070587Jy sigma=0.000785 ! 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.613 mas, bmaj=7.673 mas, bpa=14.15 degrees ! Estimated noise=543.379 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.613 x 7.673 at 14.15 degrees (North through East) ! Clean map min=-0.0041578 max=0.68209 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070587Jy sigma=0.000785 ! Fit after self-cal, rms=0.065658Jy sigma=0.000727 ! Inverting map and beam ! Estimated beam: bmin=3.615 mas, bmaj=7.681 mas, bpa=14.08 degrees ! Estimated noise=542.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00288761 Jy ! Component: 100 - total flux cleaned = -0.00383691 Jy ! Component: 150 - total flux cleaned = -0.00422246 Jy ! Component: 200 - total flux cleaned = -0.00450625 Jy ! Total flux subtracted in 200 components = -0.00450625 Jy ! Clean residual min=-0.003666 max=0.002861 Jy/beam ! Clean residual mean=-0.000004 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.755897 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 127 components and 0.755897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065478Jy sigma=0.000725 ! Fit after self-cal, rms=0.065477Jy sigma=0.000725 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000102603 Jy ! Component: 100 - total flux cleaned = -0.000148563 Jy ! Component: 150 - total flux cleaned = -0.000101774 Jy ! Component: 200 - total flux cleaned = -0.000144627 Jy ! Total flux subtracted in 200 components = -0.000144627 Jy ! Clean residual min=-0.003469 max=0.002861 Jy/beam ! Clean residual mean=-0.000004 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.755752 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 132 components and 0.755752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065415Jy sigma=0.000725 ! Fit after self-cal, rms=0.065415Jy sigma=0.000725 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065415Jy sigma=0.000725 ! Fit after self-cal, rms=0.065386Jy sigma=0.000724 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.285 mas, bmaj=7.063 mas, bpa=17.2 degrees ! Estimated noise=886.903 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.530354 Jy ! Component: 100 - total flux cleaned = 0.646047 Jy ! Component: 150 - total flux cleaned = 0.680192 Jy ! Component: 200 - total flux cleaned = 0.699325 Jy ! Total flux subtracted in 200 components = 0.699325 Jy ! Clean residual min=-0.005712 max=0.010144 Jy/beam ! Clean residual mean=-0.000045 rms=0.001507 Jy/beam ! Combined flux in latest and established models = 0.699326 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.699326 Jy ! Inverting map and beam ! Estimated beam: bmin=3.621 mas, bmaj=7.686 mas, bpa=14.13 degrees ! Estimated noise=542.312 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.015631 Jy ! Component: 100 - total flux cleaned = 0.0256905 Jy ! Component: 150 - total flux cleaned = 0.0329296 Jy ! Component: 200 - total flux cleaned = 0.0383414 Jy ! Total flux subtracted in 200 components = 0.0383414 Jy ! Clean residual min=-0.004252 max=0.005295 Jy/beam ! Clean residual mean=-0.000013 rms=0.001002 Jy/beam ! Combined flux in latest and established models = 0.737667 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 62 components and 0.737667 Jy ! Inverting map ! Added new window around map position (6, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00530361 Jy ! Component: 100 - total flux cleaned = 0.00767278 Jy ! Component: 150 - total flux cleaned = 0.00879887 Jy ! Component: 200 - total flux cleaned = 0.0095699 Jy ! Total flux subtracted in 200 components = 0.0095699 Jy ! Clean residual min=-0.003580 max=0.003691 Jy/beam ! Clean residual mean=-0.000006 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.747237 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 84 components and 0.747237 Jy ! Inverting map ! Added new window around map position (-6, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00326673 Jy ! Component: 100 - total flux cleaned = 0.00355451 Jy ! Component: 150 - total flux cleaned = 0.00372751 Jy ! Component: 200 - total flux cleaned = 0.00388932 Jy ! Total flux subtracted in 200 components = 0.00388932 Jy ! Clean residual min=-0.003052 max=0.002632 Jy/beam ! Clean residual mean=-0.000005 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.751126 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 104 components and 0.751126 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.022 mas, bmaj=9.939 mas, bpa=0.5947 degrees ! Estimated noise=662.505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180141 Jy ! Component: 100 - total flux cleaned = 0.00199599 Jy ! Component: 150 - total flux cleaned = 0.00205281 Jy ! Component: 200 - total flux cleaned = 0.00210491 Jy ! Total flux subtracted in 200 components = 0.00210491 Jy ! Clean residual min=-0.002443 max=0.003008 Jy/beam ! Clean residual mean=-0.000008 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.753231 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 = 4.75122e-05 Jy ! Component: 100 - total flux cleaned = 4.60597e-05 Jy ! Component: 150 - total flux cleaned = 4.10307e-06 Jy ! Component: 200 - total flux cleaned = 3.46937e-06 Jy ! Total flux subtracted in 200 components = 3.46937e-06 Jy ! Clean residual min=-0.002335 max=0.002802 Jy/beam ! Clean residual mean=-0.000007 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.753234 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 150 components and 0.753234 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.621 mas, bmaj=7.686 mas, bpa=14.13 degrees ! Estimated noise=542.312 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00109899 Jy ! Component: 100 - total flux cleaned = -0.00109833 Jy ! Component: 150 - total flux cleaned = -0.00103969 Jy ! Component: 200 - total flux cleaned = -0.000930974 Jy ! Total flux subtracted in 200 components = -0.000930974 Jy ! Clean residual min=-0.002475 max=0.002124 Jy/beam ! Clean residual mean=-0.000004 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.752303 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 164 components and 0.752303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064823Jy sigma=0.000718 ! Fit after self-cal, rms=0.064795Jy sigma=0.000718 wmodel J2212+2355_S_2015_03_17_pus_map.mod ! Writing 164 model components to file: J2212+2355_S_2015_03_17_pus_map.mod wobs J2212+2355_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2212+2355_S_2015_03_17_pus_uvs.fits wwins J2212+2355_S_2015_03_17_pus_map.win ! wwins: Wrote 4 windows to J2212+2355_S_2015_03_17_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.000896658 Jy ! Component: 100 - total flux cleaned = -0.0016678 Jy ! Component: 150 - total flux cleaned = -0.00224884 Jy ! Component: 200 - total flux cleaned = -0.00266524 Jy ! Component: 250 - total flux cleaned = -0.00306428 Jy ! Component: 300 - total flux cleaned = -0.00328861 Jy ! Component: 350 - total flux cleaned = -0.00347398 Jy ! Component: 400 - total flux cleaned = -0.00353362 Jy ! Component: 450 - total flux cleaned = -0.00362129 Jy ! Component: 500 - total flux cleaned = -0.00364958 Jy ! Component: 550 - total flux cleaned = -0.00364977 Jy ! Component: 600 - total flux cleaned = -0.00365026 Jy ! Component: 650 - total flux cleaned = -0.00367651 Jy ! Component: 700 - total flux cleaned = -0.00365117 Jy ! Component: 750 - total flux cleaned = -0.00360155 Jy ! Component: 800 - total flux cleaned = -0.00362542 Jy ! Component: 850 - total flux cleaned = -0.00369668 Jy ! Component: 900 - total flux cleaned = -0.00374248 Jy ! Component: 950 - total flux cleaned = -0.00378814 Jy ! Component: 1000 - total flux cleaned = -0.00389982 Jy ! Component: 1050 - total flux cleaned = -0.00407571 Jy ! Component: 1100 - total flux cleaned = -0.00416168 Jy ! Component: 1150 - total flux cleaned = -0.00424717 Jy ! Component: 1200 - total flux cleaned = -0.00445712 Jy ! Component: 1250 - total flux cleaned = -0.00460171 Jy ! Component: 1300 - total flux cleaned = -0.00466331 Jy ! Component: 1350 - total flux cleaned = -0.0048446 Jy ! Component: 1400 - total flux cleaned = -0.00502317 Jy ! Component: 1450 - total flux cleaned = -0.00521848 Jy ! Component: 1500 - total flux cleaned = -0.00529565 Jy ! Component: 1550 - total flux cleaned = -0.00540981 Jy ! Component: 1600 - total flux cleaned = -0.00548517 Jy ! Component: 1650 - total flux cleaned = -0.00555985 Jy ! Component: 1700 - total flux cleaned = -0.00572573 Jy ! Component: 1750 - total flux cleaned = -0.0057804 Jy ! Component: 1800 - total flux cleaned = -0.00585255 Jy ! Component: 1850 - total flux cleaned = -0.00588856 Jy ! Component: 1900 - total flux cleaned = -0.00601212 Jy ! Component: 1950 - total flux cleaned = -0.00604703 Jy ! Component: 2000 - total flux cleaned = -0.00613336 Jy ! Component: 2050 - total flux cleaned = -0.00615044 Jy ! Component: 2100 - total flux cleaned = -0.00618447 Jy ! Component: 2150 - total flux cleaned = -0.00625191 Jy ! Component: 2200 - total flux cleaned = -0.00630181 Jy ! Component: 2250 - total flux cleaned = -0.00635114 Jy ! Component: 2300 - total flux cleaned = -0.00635115 Jy ! Component: 2350 - total flux cleaned = -0.00643266 Jy ! Component: 2400 - total flux cleaned = -0.00649706 Jy ! Component: 2450 - total flux cleaned = -0.00651319 Jy ! Component: 2500 - total flux cleaned = -0.00659228 Jy ! Component: 2550 - total flux cleaned = -0.00667087 Jy ! Component: 2600 - total flux cleaned = -0.00663984 Jy ! Component: 2650 - total flux cleaned = -0.00668623 Jy ! Component: 2700 - total flux cleaned = -0.006671 Jy ! Component: 2750 - total flux cleaned = -0.00673194 Jy ! Component: 2800 - total flux cleaned = -0.00676206 Jy ! Component: 2850 - total flux cleaned = -0.00679215 Jy ! Component: 2900 - total flux cleaned = -0.00680713 Jy ! Component: 2950 - total flux cleaned = -0.0068367 Jy ! Component: 3000 - total flux cleaned = -0.00688077 Jy ! Component: 3050 - total flux cleaned = -0.00689544 Jy ! Component: 3100 - total flux cleaned = -0.00695315 Jy ! Component: 3150 - total flux cleaned = -0.00693883 Jy ! Component: 3200 - total flux cleaned = -0.00695289 Jy ! Component: 3250 - total flux cleaned = -0.00703778 Jy ! Component: 3300 - total flux cleaned = -0.0069956 Jy ! Component: 3350 - total flux cleaned = -0.00700948 Jy ! Component: 3400 - total flux cleaned = -0.00705108 Jy ! Component: 3450 - total flux cleaned = -0.00706467 Jy ! Component: 3500 - total flux cleaned = -0.00702365 Jy ! Component: 3550 - total flux cleaned = -0.0070373 Jy ! Component: 3600 - total flux cleaned = -0.00705084 Jy ! Component: 3650 - total flux cleaned = -0.00707763 Jy ! Component: 3700 - total flux cleaned = -0.00706426 Jy ! Component: 3750 - total flux cleaned = -0.0070376 Jy ! Component: 3800 - total flux cleaned = -0.0070772 Jy ! Component: 3850 - total flux cleaned = -0.00709031 Jy ! Component: 3900 - total flux cleaned = -0.00709022 Jy ! Component: 3950 - total flux cleaned = -0.00707733 Jy ! Component: 4000 - total flux cleaned = -0.00709026 Jy ! Component: 4050 - total flux cleaned = -0.00714134 Jy ! Total flux subtracted in 4096 components = -0.00711584 Jy ! Clean residual min=-0.000672 max=0.000714 Jy/beam ! Clean residual mean=-0.000002 rms=0.000246 Jy/beam ! Combined flux in latest and established models = 0.745187 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 473 components and 0.745187 Jy ![Exited script file: muppet] wmap "J2212+2355_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.621 x 7.686 at 14.13 degrees (North through East) ! Clean map min=-0.0019703 max=0.68286 Jy/beam ! Writing clean map to FITS file: J2212+2355_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.682859 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000245318 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.107776 0.107776 0.215551 0.431102 0.862204 1.72441 3.44882 6.89763 13.7953 27.5905 55.1811 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.682 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.621 x 7.686 at 14.13 degrees (North through East) ! Clean map min=-0.0019703 max=0.68286 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J2212+2355_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:11:31 2016