! Started logfile: J2301+0609_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:25:31 2019 obs J2301+0609_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J2301+0609_S_2017_01_16_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.765997 visibilities/baseline/integration-bin. ! Found source: J2301+0609 ! ! 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 622 lines of history. ! ! Reading 11444 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 J2301+0609_S_2017_01_16_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 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 225 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.735138Jy sigma=0.005382 ! Fit after self-cal, rms=0.725642Jy sigma=0.005326 ! 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.553 mas, bmaj=8.809 mas, bpa=16.93 degrees ! Estimated noise=1175.88 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.226716 Jy ! Component: 100 - total flux cleaned = 0.277361 Jy ! Total flux subtracted in 100 components = 0.277361 Jy ! Clean residual min=-0.009978 max=0.017340 Jy/beam ! Clean residual mean=0.000139 rms=0.002813 Jy/beam ! Combined flux in latest and established models = 0.277361 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.277361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158611Jy sigma=0.000757 ! Fit after self-cal, rms=0.158619Jy sigma=0.000757 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0187985 Jy ! Component: 100 - total flux cleaned = 0.0270107 Jy ! Total flux subtracted in 100 components = 0.0270107 Jy ! Clean residual min=-0.008459 max=0.010156 Jy/beam ! Clean residual mean=0.000162 rms=0.002297 Jy/beam ! Combined flux in latest and established models = 0.304371 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 0.304371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156392Jy sigma=0.000731 ! Fit after self-cal, rms=0.156408Jy sigma=0.000731 ! 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.261 mas, bmaj=9.534 mas, bpa=16.99 degrees ! Estimated noise=959.731 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.00407237 Jy ! Component: 100 - total flux cleaned = 0.00491539 Jy ! Component: 150 - total flux cleaned = 0.00518912 Jy ! Component: 200 - total flux cleaned = 0.00542571 Jy ! Total flux subtracted in 200 components = 0.00542571 Jy ! Clean residual min=-0.007674 max=0.008649 Jy/beam ! Clean residual mean=0.000147 rms=0.002444 Jy/beam ! Combined flux in latest and established models = 0.309797 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 28 components and 0.309797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156021Jy sigma=0.000726 ! Fit after self-cal, rms=0.156021Jy sigma=0.000726 ! 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.05 FD 0.93 HN 0.96 KP 0.97 ! LA 1.01 MK 1.00* NL 0.88 OV 0.97 ! PT 1.10 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.94 HN 1.01 KP 0.97 ! LA 0.97 MK 1.00* NL 0.98 OV 1.01 ! PT 1.12 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.99 HN 1.00 KP 0.99 ! LA 0.97 MK 1.00* NL 0.99 OV 0.93 ! PT 1.09 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.02 HN 0.96 KP 0.86 ! LA 1.00 MK 1.00* NL 1.00* OV 0.94 ! PT 1.15 SC 1.17 ! ! ! Fit before self-cal, rms=0.156021Jy sigma=0.000726 ! Fit after self-cal, rms=0.153893Jy sigma=0.000707 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.266 mas, bmaj=9.517 mas, bpa=16.62 degrees ! Estimated noise=951.639 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.00308403 Jy ! Component: 100 - total flux cleaned = -0.00327748 Jy ! Component: 150 - total flux cleaned = -0.00327853 Jy ! Component: 200 - total flux cleaned = -0.003326 Jy ! Total flux subtracted in 200 components = -0.003326 Jy ! Clean residual min=-0.006460 max=0.007975 Jy/beam ! Clean residual mean=0.000121 rms=0.002046 Jy/beam ! Combined flux in latest and established models = 0.306471 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 34 components and 0.306471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153834Jy sigma=0.000706 ! Fit after self-cal, rms=0.153926Jy sigma=0.000706 ! 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.153926Jy sigma=0.000706 ! Fit after self-cal, rms=0.141103Jy sigma=0.000658 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.242 mas, bmaj=9.497 mas, bpa=16.42 degrees ! Estimated noise=956.301 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00233778 Jy ! Component: 100 - total flux cleaned = 0.00258756 Jy ! Component: 150 - total flux cleaned = 0.0026152 Jy ! Component: 200 - total flux cleaned = 0.00263984 Jy ! Total flux subtracted in 200 components = 0.00263984 Jy ! Clean residual min=-0.002534 max=0.002607 Jy/beam ! Clean residual mean=0.000012 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.309111 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 46 components and 0.309111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141038Jy sigma=0.000658 ! Fit after self-cal, rms=0.141250Jy sigma=0.000658 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.09208e-05 Jy ! Component: 100 - total flux cleaned = 7.90506e-05 Jy ! Component: 150 - total flux cleaned = 9.47283e-05 Jy ! Component: 200 - total flux cleaned = 0.000121264 Jy ! Total flux subtracted in 200 components = 0.000121264 Jy ! Clean residual min=-0.002523 max=0.002533 Jy/beam ! Clean residual mean=0.000012 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.309232 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 55 components and 0.309232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141243Jy sigma=0.000658 ! Fit after self-cal, rms=0.141244Jy sigma=0.000658 ! 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.141244Jy sigma=0.000658 ! Fit after self-cal, rms=0.134876Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.234 mas, bmaj=9.488 mas, bpa=16.36 degrees ! Estimated noise=956.177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000245233 Jy ! Component: 100 - total flux cleaned = -0.000299583 Jy ! Component: 150 - total flux cleaned = -0.000300978 Jy ! Component: 200 - total flux cleaned = -0.000269729 Jy ! Total flux subtracted in 200 components = -0.000269729 Jy ! Clean residual min=-0.002311 max=0.001913 Jy/beam ! Clean residual mean=0.000005 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.308962 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 68 components and 0.308962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134858Jy sigma=0.000654 ! Fit after self-cal, rms=0.134830Jy sigma=0.000654 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.82881e-05 Jy ! Component: 100 - total flux cleaned = 2.83131e-05 Jy ! Component: 150 - total flux cleaned = 9.25183e-06 Jy ! Component: 200 - total flux cleaned = -8.73668e-06 Jy ! Total flux subtracted in 200 components = -8.73668e-06 Jy ! Clean residual min=-0.002300 max=0.001917 Jy/beam ! Clean residual mean=0.000005 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.308954 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 77 components and 0.308954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134827Jy sigma=0.000654 ! Fit after self-cal, rms=0.134827Jy sigma=0.000654 ! 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.134827Jy sigma=0.000654 ! Fit after self-cal, rms=0.134809Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.022 mas, bmaj=11.67 mas, bpa=8.886 degrees ! Estimated noise=1135.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000209175 Jy ! Component: 100 - total flux cleaned = 0.000213629 Jy ! Component: 150 - total flux cleaned = 0.000179525 Jy ! Component: 200 - total flux cleaned = 0.000134235 Jy ! Total flux subtracted in 200 components = 0.000134235 Jy ! Clean residual min=-0.002926 max=0.001923 Jy/beam ! Clean residual mean=0.000007 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.309088 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 80 components and 0.309088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134799Jy sigma=0.000654 ! Fit after self-cal, rms=0.134799Jy sigma=0.000654 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.000129399 Jy ! Component: 100 - total flux cleaned = -0.000118424 Jy ! Component: 150 - total flux cleaned = -0.00014747 Jy ! Component: 200 - total flux cleaned = -0.000164432 Jy ! Total flux subtracted in 200 components = -0.000164432 Jy ! Clean residual min=-0.002911 max=0.001881 Jy/beam ! Clean residual mean=0.000007 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.308923 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 83 components and 0.308923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134796Jy sigma=0.000654 ! Fit after self-cal, rms=0.134796Jy sigma=0.000654 ! 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.23 mas, bmaj=9.481 mas, bpa=16.33 degrees ! Estimated noise=956.112 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.23 x 9.481 at 16.33 degrees (North through East) ! Clean map min=-0.0022317 max=0.28715 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.543 mas, bmaj=8.755 mas, bpa=16.21 degrees ! Estimated noise=1166.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.224773 Jy ! Component: 100 - total flux cleaned = 0.274441 Jy ! Component: 150 - total flux cleaned = 0.290704 Jy ! Component: 200 - total flux cleaned = 0.298085 Jy ! Total flux subtracted in 200 components = 0.298085 Jy ! Clean residual min=-0.003497 max=0.004839 Jy/beam ! Clean residual mean=0.000016 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.298085 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.298085 Jy ! Inverting map and beam ! Estimated beam: bmin=4.23 mas, bmaj=9.481 mas, bpa=16.33 degrees ! Estimated noise=956.112 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) ! Added new window around map position (-2, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00507182 Jy ! Component: 100 - total flux cleaned = 0.00788899 Jy ! Component: 150 - total flux cleaned = 0.00900883 Jy ! Component: 200 - total flux cleaned = 0.00946278 Jy ! Total flux subtracted in 200 components = 0.00946278 Jy ! Clean residual min=-0.002493 max=0.002038 Jy/beam ! Clean residual mean=0.000004 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.307548 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 47 components and 0.307548 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=8.022 mas, bmaj=11.67 mas, bpa=8.886 degrees ! Estimated noise=1135.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000894747 Jy ! Component: 100 - total flux cleaned = 0.00123725 Jy ! Component: 150 - total flux cleaned = 0.00147364 Jy ! Component: 200 - total flux cleaned = 0.00161235 Jy ! Total flux subtracted in 200 components = 0.00161235 Jy ! Clean residual min=-0.002841 max=0.001825 Jy/beam ! Clean residual mean=0.000006 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.309161 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 = 9.54329e-05 Jy ! Component: 100 - total flux cleaned = 0.000177345 Jy ! Component: 150 - total flux cleaned = 0.000177025 Jy ! Component: 200 - total flux cleaned = 0.000176825 Jy ! Total flux subtracted in 200 components = 0.000176825 Jy ! Clean residual min=-0.002809 max=0.001813 Jy/beam ! Clean residual mean=0.000006 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.309337 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 82 components and 0.309337 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.23 mas, bmaj=9.481 mas, bpa=16.33 degrees ! Estimated noise=956.112 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000365554 Jy ! Component: 100 - total flux cleaned = -0.000521047 Jy ! Component: 150 - total flux cleaned = -0.000621492 Jy ! Component: 200 - total flux cleaned = -0.00062148 Jy ! Total flux subtracted in 200 components = -0.00062148 Jy ! Clean residual min=-0.002388 max=0.001975 Jy/beam ! Clean residual mean=0.000004 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.308716 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 99 components and 0.308716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134772Jy sigma=0.000654 ! Fit after self-cal, rms=0.134759Jy sigma=0.000654 wmodel J2301+0609_S_2017_01_16_pus_map.mod ! Writing 99 model components to file: J2301+0609_S_2017_01_16_pus_map.mod wobs J2301+0609_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J2301+0609_S_2017_01_16_pus_uvs.fits wwins J2301+0609_S_2017_01_16_pus_map.win ! wwins: Wrote 2 windows to J2301+0609_S_2017_01_16_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.000844838 Jy ! Component: 100 - total flux cleaned = -0.00127336 Jy ! Component: 150 - total flux cleaned = -0.001274 Jy ! Component: 200 - total flux cleaned = -0.00124388 Jy ! Component: 250 - total flux cleaned = -0.00118353 Jy ! Component: 300 - total flux cleaned = -0.00115391 Jy ! Component: 350 - total flux cleaned = -0.0010374 Jy ! Component: 400 - total flux cleaned = -0.000810757 Jy ! Component: 450 - total flux cleaned = -0.000727994 Jy ! Component: 500 - total flux cleaned = -0.000700481 Jy ! Component: 550 - total flux cleaned = -0.000620439 Jy ! Component: 600 - total flux cleaned = -0.000725872 Jy ! Component: 650 - total flux cleaned = -0.00062166 Jy ! Component: 700 - total flux cleaned = -0.000544977 Jy ! Component: 750 - total flux cleaned = -0.000494357 Jy ! Component: 800 - total flux cleaned = -0.000419279 Jy ! Component: 850 - total flux cleaned = -0.000296494 Jy ! Component: 900 - total flux cleaned = -0.000248086 Jy ! Component: 950 - total flux cleaned = -0.000176194 Jy ! Component: 1000 - total flux cleaned = -0.000223733 Jy ! Component: 1050 - total flux cleaned = -0.000176623 Jy ! Component: 1100 - total flux cleaned = -0.000130774 Jy ! Component: 1150 - total flux cleaned = -0.00013114 Jy ! Component: 1200 - total flux cleaned = -0.00015334 Jy ! Component: 1250 - total flux cleaned = -0.000130763 Jy ! Component: 1300 - total flux cleaned = -0.00015286 Jy ! Component: 1350 - total flux cleaned = -0.000196593 Jy ! Component: 1400 - total flux cleaned = -0.000261529 Jy ! Component: 1450 - total flux cleaned = -0.000240021 Jy ! Component: 1500 - total flux cleaned = -0.000176872 Jy ! Component: 1550 - total flux cleaned = -0.000260838 Jy ! Component: 1600 - total flux cleaned = -0.000322555 Jy ! Component: 1650 - total flux cleaned = -0.000281449 Jy ! Component: 1700 - total flux cleaned = -0.000342359 Jy ! Component: 1750 - total flux cleaned = -0.000362055 Jy ! Component: 1800 - total flux cleaned = -0.000262356 Jy ! Component: 1850 - total flux cleaned = -0.00030196 Jy ! Component: 1900 - total flux cleaned = -0.00020395 Jy ! Component: 1950 - total flux cleaned = -0.000204148 Jy ! Component: 2000 - total flux cleaned = -0.000223617 Jy ! Component: 2050 - total flux cleaned = -0.000204591 Jy ! Component: 2100 - total flux cleaned = -0.000242309 Jy ! Component: 2150 - total flux cleaned = -0.000204586 Jy ! Component: 2200 - total flux cleaned = -0.000204467 Jy ! Component: 2250 - total flux cleaned = -0.000223035 Jy ! Component: 2300 - total flux cleaned = -0.000186461 Jy ! Component: 2350 - total flux cleaned = -0.00022278 Jy ! Component: 2400 - total flux cleaned = -0.00018668 Jy ! Component: 2450 - total flux cleaned = -0.000168651 Jy ! Component: 2500 - total flux cleaned = -0.000186228 Jy ! Component: 2550 - total flux cleaned = -0.000185935 Jy ! Component: 2600 - total flux cleaned = -0.000168411 Jy ! Component: 2650 - total flux cleaned = -9.93865e-05 Jy ! Component: 2700 - total flux cleaned = -0.000151127 Jy ! Component: 2750 - total flux cleaned = -0.00016798 Jy ! Component: 2800 - total flux cleaned = -0.000100126 Jy ! Component: 2850 - total flux cleaned = -8.33873e-05 Jy ! Component: 2900 - total flux cleaned = -5.006e-05 Jy ! Component: 2950 - total flux cleaned = -5.02355e-05 Jy ! Component: 3000 - total flux cleaned = 3.20793e-05 Jy ! Component: 3050 - total flux cleaned = 1.57053e-05 Jy ! Component: 3100 - total flux cleaned = 6.4364e-05 Jy ! Component: 3150 - total flux cleaned = 0.000112555 Jy ! Component: 3200 - total flux cleaned = 3.24167e-05 Jy ! Component: 3250 - total flux cleaned = 9.60403e-05 Jy ! Component: 3300 - total flux cleaned = 8.02773e-05 Jy ! Component: 3350 - total flux cleaned = 8.02735e-05 Jy ! Component: 3400 - total flux cleaned = 9.60785e-05 Jy ! Component: 3450 - total flux cleaned = 0.000127203 Jy ! Component: 3500 - total flux cleaned = 0.000142702 Jy ! Component: 3550 - total flux cleaned = 0.00014277 Jy ! Component: 3600 - total flux cleaned = 0.000218988 Jy ! Component: 3650 - total flux cleaned = 0.000143148 Jy ! Component: 3700 - total flux cleaned = 0.000188529 Jy ! Component: 3750 - total flux cleaned = 0.000248289 Jy ! Component: 3800 - total flux cleaned = 0.000233452 Jy ! Component: 3850 - total flux cleaned = 0.000203801 Jy ! Component: 3900 - total flux cleaned = 0.000218666 Jy ! Component: 3950 - total flux cleaned = 0.000233349 Jy ! Component: 4000 - total flux cleaned = 0.000233455 Jy ! Component: 4050 - total flux cleaned = 0.000233399 Jy ! Total flux subtracted in 4096 components = 0.000204468 Jy ! Clean residual min=-0.000817 max=0.000786 Jy/beam ! Clean residual mean=0.000002 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.30892 Jy keep ! Adding 314 model components to the UV plane model. ! The established model now contains 413 components and 0.30892 Jy ![Exited script file: muppet] wmap "J2301+0609_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.23 x 9.481 at 16.33 degrees (North through East) ! Clean map min=-0.0017368 max=0.28741 Jy/beam ! Writing clean map to FITS file: J2301+0609_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.287405 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000279123 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.291355 0.291355 0.582709 1.16542 2.33084 4.66167 9.32335 18.6467 37.2934 74.5868 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.287 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.23 x 9.481 at 16.33 degrees (North through East) ! Clean map min=-0.0017368 max=0.28741 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 J2301+0609_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:25:36 2019