! Started logfile: J2312+7241_S_2017_02_19_pus_uvs.log on Sat May 4 19:01:29 2019 obs J2312+7241_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J2312+7241_S_2017_02_19_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.707937 visibilities/baseline/integration-bin. ! Found source: J2312+7241 ! ! 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 482 lines of history. ! ! Reading 10704 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 J2312+7241_S_2017_02_19_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 131 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 131 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 131 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 360 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.791602Jy sigma=0.006494 ! Fit after self-cal, rms=0.783469Jy sigma=0.006433 ! 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.097 mas, bmaj=3.517 mas, bpa=50.75 degrees ! Estimated noise=1402.45 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.163485 Jy ! Component: 100 - total flux cleaned = 0.206855 Jy ! Total flux subtracted in 100 components = 0.206855 Jy ! Clean residual min=-0.008674 max=0.019358 Jy/beam ! Clean residual mean=-0.000020 rms=0.002441 Jy/beam ! Combined flux in latest and established models = 0.206855 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.206855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099952Jy sigma=0.000742 ! Fit after self-cal, rms=0.099868Jy sigma=0.000741 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0217862 Jy ! Component: 100 - total flux cleaned = 0.0334478 Jy ! Total flux subtracted in 100 components = 0.0334478 Jy ! Clean residual min=-0.006531 max=0.006661 Jy/beam ! Clean residual mean=-0.000007 rms=0.001689 Jy/beam ! Combined flux in latest and established models = 0.240303 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 16 components and 0.240303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093501Jy sigma=0.000698 ! Fit after self-cal, rms=0.093424Jy sigma=0.000698 ! 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.612 mas, bmaj=4.237 mas, bpa=51.2 degrees ! Estimated noise=918.244 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.00950769 Jy ! Component: 100 - total flux cleaned = 0.0143162 Jy ! Component: 150 - total flux cleaned = 0.0170566 Jy ! Component: 200 - total flux cleaned = 0.0186927 Jy ! Total flux subtracted in 200 components = 0.0186927 Jy ! Clean residual min=-0.005225 max=0.004997 Jy/beam ! Clean residual mean=0.000005 rms=0.001267 Jy/beam ! Combined flux in latest and established models = 0.258996 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 31 components and 0.258996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092054Jy sigma=0.000693 ! Fit after self-cal, rms=0.092043Jy sigma=0.000693 ! 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.01 FD 1.01 HN 1.00 KP 1.03 ! LA 1.02 MK 0.98 NL 0.88 OV 1.05 ! PT 1.00* SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.04 HN 1.04 KP 0.99 ! LA 0.97 MK 1.00 NL 1.00 OV 1.08 ! PT 1.00* SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.06 HN 0.99 KP 0.86 ! LA 0.76 MK 1.01 NL 1.14 OV 0.98 ! PT 1.00* SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.08 HN 0.92 KP 1.00* ! LA 0.83 MK 1.19 NL 1.00* OV 1.00 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.092043Jy sigma=0.000693 ! Fit after self-cal, rms=0.084876Jy sigma=0.000663 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.624 mas, bmaj=4.255 mas, bpa=50.89 degrees ! Estimated noise=916.632 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 (-4.5, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00388866 Jy ! Component: 100 - total flux cleaned = 0.00501679 Jy ! Component: 150 - total flux cleaned = 0.00536837 Jy ! Component: 200 - total flux cleaned = 0.00542146 Jy ! Total flux subtracted in 200 components = 0.00542146 Jy ! Clean residual min=-0.003214 max=0.003095 Jy/beam ! Clean residual mean=0.000002 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.264417 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 61 components and 0.264417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084691Jy sigma=0.000662 ! Fit after self-cal, rms=0.084637Jy sigma=0.000661 ! 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.084637Jy sigma=0.000661 ! Fit after self-cal, rms=0.084216Jy sigma=0.000656 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.626 mas, bmaj=4.254 mas, bpa=51.38 degrees ! Estimated noise=916.454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000948179 Jy ! Component: 100 - total flux cleaned = 0.00126157 Jy ! Component: 150 - total flux cleaned = 0.00139962 Jy ! Component: 200 - total flux cleaned = 0.00140225 Jy ! Total flux subtracted in 200 components = 0.00140225 Jy ! Clean residual min=-0.002322 max=0.002593 Jy/beam ! Clean residual mean=0.000001 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.265819 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 78 components and 0.265819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084177Jy sigma=0.000656 ! Fit after self-cal, rms=0.084194Jy sigma=0.000656 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) ! Added new window around map position (-89.5, -125). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00138812 Jy ! Component: 100 - total flux cleaned = 0.0015287 Jy ! Component: 150 - total flux cleaned = 0.00183323 Jy ! Component: 200 - total flux cleaned = 0.00215655 Jy ! Total flux subtracted in 200 components = 0.00215655 Jy ! Clean residual min=-0.002224 max=0.002188 Jy/beam ! Clean residual mean=0.000001 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.267976 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 100 components and 0.267976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084127Jy sigma=0.000655 ! Fit after self-cal, rms=0.084125Jy sigma=0.000655 ! Inverting map ! Added new window around map position (-55.5, -83). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000930901 Jy ! Component: 100 - total flux cleaned = 0.00087931 Jy ! Component: 150 - total flux cleaned = 0.00109531 Jy ! Component: 200 - total flux cleaned = 0.00112819 Jy ! Total flux subtracted in 200 components = 0.00112819 Jy ! Clean residual min=-0.002143 max=0.002078 Jy/beam ! Clean residual mean=0.000001 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.269104 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 118 components and 0.269104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084069Jy sigma=0.000655 ! Fit after self-cal, rms=0.084067Jy sigma=0.000655 ! 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.084067Jy sigma=0.000655 ! Fit after self-cal, rms=0.083971Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.629 mas, bmaj=4.258 mas, bpa=51.41 degrees ! Estimated noise=915.593 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000182882 Jy ! Component: 100 - total flux cleaned = -3.95959e-05 Jy ! Component: 150 - total flux cleaned = -9.8132e-05 Jy ! Component: 200 - total flux cleaned = -0.000125829 Jy ! Total flux subtracted in 200 components = -0.000125829 Jy ! Clean residual min=-0.002204 max=0.002125 Jy/beam ! Clean residual mean=0.000001 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.268978 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 129 components and 0.268978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083950Jy sigma=0.000655 ! Fit after self-cal, rms=0.083950Jy sigma=0.000655 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.54302e-05 Jy ! Component: 100 - total flux cleaned = -5.50635e-05 Jy ! Component: 150 - total flux cleaned = -5.50897e-05 Jy ! Component: 200 - total flux cleaned = -9.52917e-06 Jy ! Total flux subtracted in 200 components = -9.52917e-06 Jy ! Clean residual min=-0.002208 max=0.002076 Jy/beam ! Clean residual mean=0.000001 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.268969 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 134 components and 0.268969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083938Jy sigma=0.000655 ! Fit after self-cal, rms=0.083938Jy sigma=0.000655 ! 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.083938Jy sigma=0.000655 ! Fit after self-cal, rms=0.083864Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.383 mas, bmaj=8.859 mas, bpa=49.54 degrees ! Estimated noise=1233.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000389629 Jy ! Component: 100 - total flux cleaned = -0.000257112 Jy ! Component: 150 - total flux cleaned = -0.00019334 Jy ! Component: 200 - total flux cleaned = -0.000175981 Jy ! Total flux subtracted in 200 components = -0.000175981 Jy ! Clean residual min=-0.002107 max=0.002120 Jy/beam ! Clean residual mean=0.000003 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.268793 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 152 components and 0.268793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083864Jy sigma=0.000655 ! Fit after self-cal, rms=0.083862Jy sigma=0.000655 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.000204693 Jy ! Component: 100 - total flux cleaned = -0.000205835 Jy ! Component: 150 - total flux cleaned = -0.000221184 Jy ! Component: 200 - total flux cleaned = -0.000190319 Jy ! Total flux subtracted in 200 components = -0.000190319 Jy ! Clean residual min=-0.002070 max=0.002090 Jy/beam ! Clean residual mean=0.000002 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.268602 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 162 components and 0.268602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083864Jy sigma=0.000655 ! Fit after self-cal, rms=0.083864Jy sigma=0.000655 ! 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.63 mas, bmaj=4.262 mas, bpa=51.45 degrees ! Estimated noise=914.859 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.63 x 4.262 at 51.45 degrees (North through East) ! Clean map min=-0.0020396 max=0.21602 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.106 mas, bmaj=3.557 mas, bpa=51.89 degrees ! Estimated noise=1410.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.16421 Jy ! Component: 100 - total flux cleaned = 0.208342 Jy ! Component: 150 - total flux cleaned = 0.229689 Jy ! Component: 200 - total flux cleaned = 0.240717 Jy ! Total flux subtracted in 200 components = 0.240717 Jy ! Clean residual min=-0.005164 max=0.005358 Jy/beam ! Clean residual mean=-0.000009 rms=0.001182 Jy/beam ! Combined flux in latest and established models = 0.240717 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.240717 Jy ! Inverting map and beam ! Estimated beam: bmin=3.63 mas, bmaj=4.262 mas, bpa=51.45 degrees ! Estimated noise=914.859 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.00788936 Jy ! Component: 100 - total flux cleaned = 0.0125177 Jy ! Component: 150 - total flux cleaned = 0.0159888 Jy ! Component: 200 - total flux cleaned = 0.0185585 Jy ! Total flux subtracted in 200 components = 0.0185585 Jy ! Clean residual min=-0.002502 max=0.002294 Jy/beam ! Clean residual mean=-0.000001 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.259276 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 52 components and 0.259276 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.383 mas, bmaj=8.859 mas, bpa=49.54 degrees ! Estimated noise=1233.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00368181 Jy ! Component: 100 - total flux cleaned = 0.00506235 Jy ! Component: 150 - total flux cleaned = 0.006044 Jy ! Component: 200 - total flux cleaned = 0.00697069 Jy ! Total flux subtracted in 200 components = 0.00697069 Jy ! Clean residual min=-0.002380 max=0.001985 Jy/beam ! Clean residual mean=0.000001 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.266247 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 = 0.000590492 Jy ! Component: 100 - total flux cleaned = 0.0010178 Jy ! Component: 150 - total flux cleaned = 0.0012037 Jy ! Component: 200 - total flux cleaned = 0.0013446 Jy ! Total flux subtracted in 200 components = 0.0013446 Jy ! Clean residual min=-0.002244 max=0.001989 Jy/beam ! Clean residual mean=0.000002 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.267591 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 119 components and 0.267591 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.63 mas, bmaj=4.262 mas, bpa=51.45 degrees ! Estimated noise=914.859 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000291571 Jy ! Component: 100 - total flux cleaned = -0.000241367 Jy ! Component: 150 - total flux cleaned = 4.23902e-05 Jy ! Component: 200 - total flux cleaned = 0.000298033 Jy ! Total flux subtracted in 200 components = 0.000298033 Jy ! Clean residual min=-0.002156 max=0.002106 Jy/beam ! Clean residual mean=0.000001 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.267889 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 139 components and 0.267889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083921Jy sigma=0.000655 ! Fit after self-cal, rms=0.083912Jy sigma=0.000655 wmodel J2312+7241_S_2017_02_19_pus_map.mod ! Writing 139 model components to file: J2312+7241_S_2017_02_19_pus_map.mod wobs J2312+7241_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J2312+7241_S_2017_02_19_pus_uvs.fits wwins J2312+7241_S_2017_02_19_pus_map.win ! wwins: Wrote 4 windows to J2312+7241_S_2017_02_19_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 = 4.89111e-06 Jy ! Component: 100 - total flux cleaned = -6.8017e-05 Jy ! Component: 150 - total flux cleaned = -3.36979e-05 Jy ! Component: 200 - total flux cleaned = -0.000100346 Jy ! Component: 250 - total flux cleaned = -0.000132633 Jy ! Component: 300 - total flux cleaned = -0.000132449 Jy ! Component: 350 - total flux cleaned = -0.000163098 Jy ! Component: 400 - total flux cleaned = -0.000281767 Jy ! Component: 450 - total flux cleaned = -0.000339282 Jy ! Component: 500 - total flux cleaned = -0.000452578 Jy ! Component: 550 - total flux cleaned = -0.000563075 Jy ! Component: 600 - total flux cleaned = -0.000590265 Jy ! Component: 650 - total flux cleaned = -0.000644093 Jy ! Component: 700 - total flux cleaned = -0.000670445 Jy ! Component: 750 - total flux cleaned = -0.000747352 Jy ! Component: 800 - total flux cleaned = -0.000746834 Jy ! Component: 850 - total flux cleaned = -0.000772026 Jy ! Component: 900 - total flux cleaned = -0.000845906 Jy ! Component: 950 - total flux cleaned = -0.000870204 Jy ! Component: 1000 - total flux cleaned = -0.000846388 Jy ! Component: 1050 - total flux cleaned = -0.000846235 Jy ! Component: 1100 - total flux cleaned = -0.000892763 Jy ! Component: 1150 - total flux cleaned = -0.000846266 Jy ! Component: 1200 - total flux cleaned = -0.000845923 Jy ! Component: 1250 - total flux cleaned = -0.000823339 Jy ! Component: 1300 - total flux cleaned = -0.000845552 Jy ! Component: 1350 - total flux cleaned = -0.000867866 Jy ! Component: 1400 - total flux cleaned = -0.000933012 Jy ! Component: 1450 - total flux cleaned = -0.000911391 Jy ! Component: 1500 - total flux cleaned = -0.000932686 Jy ! Component: 1550 - total flux cleaned = -0.000995666 Jy ! Component: 1600 - total flux cleaned = -0.000912714 Jy ! Component: 1650 - total flux cleaned = -0.000953965 Jy ! Component: 1700 - total flux cleaned = -0.000974106 Jy ! Component: 1750 - total flux cleaned = -0.000973686 Jy ! Component: 1800 - total flux cleaned = -0.00103349 Jy ! Component: 1850 - total flux cleaned = -0.000974063 Jy ! Component: 1900 - total flux cleaned = -0.000934812 Jy ! Component: 1950 - total flux cleaned = -0.000896242 Jy ! Component: 2000 - total flux cleaned = -0.000915214 Jy ! Component: 2050 - total flux cleaned = -0.000858305 Jy ! Component: 2100 - total flux cleaned = -0.000914454 Jy ! Component: 2150 - total flux cleaned = -0.000802763 Jy ! Component: 2200 - total flux cleaned = -0.000784385 Jy ! Component: 2250 - total flux cleaned = -0.000693125 Jy ! Component: 2300 - total flux cleaned = -0.000711395 Jy ! Component: 2350 - total flux cleaned = -0.000585853 Jy ! Component: 2400 - total flux cleaned = -0.00062137 Jy ! Component: 2450 - total flux cleaned = -0.000603719 Jy ! Component: 2500 - total flux cleaned = -0.000551337 Jy ! Component: 2550 - total flux cleaned = -0.000516853 Jy ! Component: 2600 - total flux cleaned = -0.000551167 Jy ! Component: 2650 - total flux cleaned = -0.00051675 Jy ! Component: 2700 - total flux cleaned = -0.000466276 Jy ! Component: 2750 - total flux cleaned = -0.000482962 Jy ! Component: 2800 - total flux cleaned = -0.000416634 Jy ! Component: 2850 - total flux cleaned = -0.000367129 Jy ! Component: 2900 - total flux cleaned = -0.000318353 Jy ! Component: 2950 - total flux cleaned = -0.000318509 Jy ! Component: 3000 - total flux cleaned = -0.000254167 Jy ! Component: 3050 - total flux cleaned = -0.000254112 Jy ! Component: 3100 - total flux cleaned = -0.00025445 Jy ! Component: 3150 - total flux cleaned = -0.000207043 Jy ! Component: 3200 - total flux cleaned = -0.0001446 Jy ! Component: 3250 - total flux cleaned = -9.81254e-05 Jy ! Component: 3300 - total flux cleaned = -5.20612e-05 Jy ! Component: 3350 - total flux cleaned = -2.16299e-05 Jy ! Component: 3400 - total flux cleaned = -5.19687e-05 Jy ! Component: 3450 - total flux cleaned = 2.34569e-05 Jy ! Component: 3500 - total flux cleaned = 6.83825e-05 Jy ! Component: 3550 - total flux cleaned = 9.82379e-05 Jy ! Component: 3600 - total flux cleaned = 9.84937e-05 Jy ! Component: 3650 - total flux cleaned = 0.000171663 Jy ! Component: 3700 - total flux cleaned = 0.000186033 Jy ! Component: 3750 - total flux cleaned = 0.000157188 Jy ! Component: 3800 - total flux cleaned = 0.000243457 Jy ! Component: 3850 - total flux cleaned = 0.000229169 Jy ! Component: 3900 - total flux cleaned = 0.000215013 Jy ! Component: 3950 - total flux cleaned = 0.000257264 Jy ! Component: 4000 - total flux cleaned = 0.000271332 Jy ! Component: 4050 - total flux cleaned = 0.000257317 Jy ! Total flux subtracted in 4096 components = 0.000243396 Jy ! Clean residual min=-0.000920 max=0.000936 Jy/beam ! Clean residual mean=-0.000000 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.268133 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 445 components and 0.268132 Jy ![Exited script file: muppet] wmap "J2312+7241_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.63 x 4.262 at 51.45 degrees (North through East) ! Clean map min=-0.0014341 max=0.21627 Jy/beam ! Writing clean map to FITS file: J2312+7241_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.216272 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00024309 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.3372 0.3372 0.6744 1.3488 2.6976 5.3952 10.7904 21.5808 43.1616 86.3232 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.216 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.63 x 4.262 at 51.45 degrees (North through East) ! Clean map min=-0.0014341 max=0.21627 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 J2312+7241_S_2017_02_19_pus_uvs.log closed on Sat May 4 19:01:33 2019