! Started logfile: J2036+2227_S_2017_08_12_pus_uvs.log on Fri May 10 15:07:28 2019 obs J2036+2227_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J2036+2227_S_2017_08_12_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.772515 visibilities/baseline/integration-bin. ! Found source: J2036+2227 ! ! 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 594 lines of history. ! ! Reading 15852 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 J2036+2227_S_2017_08_12_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 134 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 174 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 159 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 722 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.853779Jy sigma=0.008055 ! Fit after self-cal, rms=0.844947Jy sigma=0.007977 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.644 mas, bmaj=6.07 mas, bpa=-4.916 degrees ! Estimated noise=1001.08 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.120782 Jy ! Component: 100 - total flux cleaned = 0.151544 Jy ! Total flux subtracted in 100 components = 0.151544 Jy ! Clean residual min=-0.006770 max=0.013146 Jy/beam ! Clean residual mean=0.000008 rms=0.001900 Jy/beam ! Combined flux in latest and established models = 0.151544 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.151544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081756Jy sigma=0.000729 ! Fit after self-cal, rms=0.081761Jy sigma=0.000729 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0144605 Jy ! Component: 100 - total flux cleaned = 0.0219352 Jy ! Total flux subtracted in 100 components = 0.0219352 Jy ! Clean residual min=-0.005928 max=0.007849 Jy/beam ! Clean residual mean=-0.000003 rms=0.001544 Jy/beam ! Combined flux in latest and established models = 0.173479 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 16 components and 0.173479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079329Jy sigma=0.000702 ! Fit after self-cal, rms=0.079343Jy sigma=0.000702 ! 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.119 mas, bmaj=6.814 mas, bpa=-5.587 degrees ! Estimated noise=692.503 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.00480945 Jy ! Component: 100 - total flux cleaned = 0.00757276 Jy ! Component: 150 - total flux cleaned = 0.00930368 Jy ! Component: 200 - total flux cleaned = 0.00997771 Jy ! Total flux subtracted in 200 components = 0.00997771 Jy ! Clean residual min=-0.004920 max=0.007131 Jy/beam ! Clean residual mean=-0.000016 rms=0.001490 Jy/beam ! Combined flux in latest and established models = 0.183457 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 29 components and 0.183457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079058Jy sigma=0.000699 ! Fit after self-cal, rms=0.079071Jy sigma=0.000699 ! 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.07 FD 1.00* HN 0.96 KP 1.02 ! LA 1.01 MK 1.00 NL 0.88 OV 0.99 ! PT 1.01 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.42 FD 1.00* HN 1.00 KP 0.99 ! LA 0.97 MK 1.01 NL 1.03 OV 0.99 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.00* HN 1.01 KP 1.00 ! LA 0.99 MK 1.04 NL 1.00 OV 0.93 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 4. ! A total of 42 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.99 KP 1.00* ! LA 0.94 MK 1.14 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.079071Jy sigma=0.000699 ! Fit after self-cal, rms=0.080501Jy sigma=0.000685 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.121 mas, bmaj=6.856 mas, bpa=-5.315 degrees ! Estimated noise=694.502 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.000554685 Jy ! Component: 100 - total flux cleaned = -0.000653329 Jy ! Component: 150 - total flux cleaned = -0.000787478 Jy ! Component: 200 - total flux cleaned = -0.00090721 Jy ! Total flux subtracted in 200 components = -0.00090721 Jy ! Clean residual min=-0.005394 max=0.005603 Jy/beam ! Clean residual mean=-0.000012 rms=0.001293 Jy/beam ! Combined flux in latest and established models = 0.18255 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.18255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080445Jy sigma=0.000684 ! Fit after self-cal, rms=0.080503Jy sigma=0.000684 ! 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.080503Jy sigma=0.000684 ! Fit after self-cal, rms=0.085621Jy sigma=0.000657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.127 mas, bmaj=6.833 mas, bpa=-5.286 degrees ! Estimated noise=699.023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000123724 Jy ! Component: 100 - total flux cleaned = -0.00017223 Jy ! Component: 150 - total flux cleaned = -0.000214531 Jy ! Component: 200 - total flux cleaned = -0.000181018 Jy ! Total flux subtracted in 200 components = -0.000181018 Jy ! Clean residual min=-0.002082 max=0.002124 Jy/beam ! Clean residual mean=-0.000002 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.182369 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 40 components and 0.182369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085575Jy sigma=0.000656 ! Fit after self-cal, rms=0.085720Jy 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 (98, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107523 Jy ! Component: 100 - total flux cleaned = 0.00126806 Jy ! Component: 150 - total flux cleaned = 0.00146918 Jy ! Component: 200 - total flux cleaned = 0.00161367 Jy ! Total flux subtracted in 200 components = 0.00161367 Jy ! Clean residual min=-0.001916 max=0.001816 Jy/beam ! Clean residual mean=-0.000001 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.183983 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 57 components and 0.183982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085658Jy sigma=0.000655 ! Fit after self-cal, rms=0.085647Jy 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.085647Jy sigma=0.000655 ! Fit after self-cal, rms=0.086496Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.13 mas, bmaj=6.832 mas, bpa=-5.334 degrees ! Estimated noise=698.344 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000130657 Jy ! Component: 100 - total flux cleaned = -0.000227996 Jy ! Component: 150 - total flux cleaned = -0.000170992 Jy ! Component: 200 - total flux cleaned = -0.000144265 Jy ! Total flux subtracted in 200 components = -0.000144265 Jy ! Clean residual min=-0.001755 max=0.001776 Jy/beam ! Clean residual mean=-0.000001 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.183838 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 66 components and 0.183838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086476Jy sigma=0.000654 ! Fit after self-cal, rms=0.086481Jy 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.94224e-05 Jy ! Component: 100 - total flux cleaned = 1.94279e-05 Jy ! Component: 150 - total flux cleaned = 4.34654e-05 Jy ! Component: 200 - total flux cleaned = 4.35922e-05 Jy ! Total flux subtracted in 200 components = 4.35922e-05 Jy ! Clean residual min=-0.001741 max=0.001763 Jy/beam ! Clean residual mean=-0.000001 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.183882 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 72 components and 0.183882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086467Jy sigma=0.000654 ! Fit after self-cal, rms=0.086466Jy 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.086466Jy sigma=0.000654 ! Fit after self-cal, rms=0.086535Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.936 mas, bmaj=10.72 mas, bpa=-10.48 degrees ! Estimated noise=886.006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000348103 Jy ! Component: 100 - total flux cleaned = -0.00051615 Jy ! Component: 150 - total flux cleaned = -0.000584339 Jy ! Component: 200 - total flux cleaned = -0.000641307 Jy ! Total flux subtracted in 200 components = -0.000641307 Jy ! Clean residual min=-0.001809 max=0.002194 Jy/beam ! Clean residual mean=-0.000000 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.183241 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 80 components and 0.183241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086533Jy sigma=0.000654 ! Fit after self-cal, rms=0.086532Jy 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 = -7.07691e-05 Jy ! Component: 100 - total flux cleaned = -0.000103521 Jy ! Component: 150 - total flux cleaned = -0.000110804 Jy ! Component: 200 - total flux cleaned = -0.000117316 Jy ! Total flux subtracted in 200 components = -0.000117316 Jy ! Clean residual min=-0.001805 max=0.002177 Jy/beam ! Clean residual mean=-0.000000 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.183123 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 88 components and 0.183123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086532Jy sigma=0.000654 ! Fit after self-cal, rms=0.086531Jy 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=3.129 mas, bmaj=6.832 mas, bpa=-5.366 degrees ! Estimated noise=698.108 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.129 x 6.832 at -5.366 degrees (North through East) ! Clean map min=-0.0016263 max=0.15966 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.649 mas, bmaj=6.067 mas, bpa=-4.386 degrees ! Estimated noise=1009.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.121348 Jy ! Component: 100 - total flux cleaned = 0.152192 Jy ! Component: 150 - total flux cleaned = 0.166517 Jy ! Component: 200 - total flux cleaned = 0.173782 Jy ! Total flux subtracted in 200 components = 0.173782 Jy ! Clean residual min=-0.002795 max=0.003408 Jy/beam ! Clean residual mean=0.000004 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.173782 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.173782 Jy ! Inverting map and beam ! Estimated beam: bmin=3.129 mas, bmaj=6.832 mas, bpa=-5.366 degrees ! Estimated noise=698.108 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.00389221 Jy ! Component: 100 - total flux cleaned = 0.00601388 Jy ! Component: 150 - total flux cleaned = 0.00661283 Jy ! Component: 200 - total flux cleaned = 0.00704337 Jy ! Total flux subtracted in 200 components = 0.00704337 Jy ! Clean residual min=-0.002061 max=0.001820 Jy/beam ! Clean residual mean=0.000000 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.180825 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 34 components and 0.180825 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=6.936 mas, bmaj=10.72 mas, bpa=-10.48 degrees ! Estimated noise=886.006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000820267 Jy ! Component: 100 - total flux cleaned = 0.00114124 Jy ! Component: 150 - total flux cleaned = 0.00134894 Jy ! Component: 200 - total flux cleaned = 0.00145087 Jy ! Total flux subtracted in 200 components = 0.00145087 Jy ! Clean residual min=-0.001846 max=0.002171 Jy/beam ! Clean residual mean=0.000000 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.182276 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.98911e-05 Jy ! Component: 100 - total flux cleaned = 0.000172477 Jy ! Component: 150 - total flux cleaned = 0.000243617 Jy ! Component: 200 - total flux cleaned = 0.000286797 Jy ! Total flux subtracted in 200 components = 0.000286797 Jy ! Clean residual min=-0.001795 max=0.002158 Jy/beam ! Clean residual mean=0.000000 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.182563 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 55 components and 0.182563 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.129 mas, bmaj=6.832 mas, bpa=-5.366 degrees ! Estimated noise=698.108 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.20776e-05 Jy ! Component: 100 - total flux cleaned = -5.8213e-05 Jy ! Component: 150 - total flux cleaned = -2.71334e-05 Jy ! Component: 200 - total flux cleaned = 5.82426e-05 Jy ! Total flux subtracted in 200 components = 5.82426e-05 Jy ! Clean residual min=-0.001852 max=0.001726 Jy/beam ! Clean residual mean=-0.000000 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.182621 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 73 components and 0.182621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086553Jy sigma=0.000654 ! Fit after self-cal, rms=0.086548Jy sigma=0.000654 wmodel J2036+2227_S_2017_08_12_pus_map.mod ! Writing 73 model components to file: J2036+2227_S_2017_08_12_pus_map.mod wobs J2036+2227_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J2036+2227_S_2017_08_12_pus_uvs.fits wwins J2036+2227_S_2017_08_12_pus_map.win ! wwins: Wrote 2 windows to J2036+2227_S_2017_08_12_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.000474733 Jy ! Component: 100 - total flux cleaned = -0.00050708 Jy ! Component: 150 - total flux cleaned = -0.000419718 Jy ! Component: 200 - total flux cleaned = -0.000363872 Jy ! Component: 250 - total flux cleaned = -0.000364857 Jy ! Component: 300 - total flux cleaned = -0.000364787 Jy ! Component: 350 - total flux cleaned = -0.000236294 Jy ! Component: 400 - total flux cleaned = -0.000261502 Jy ! Component: 450 - total flux cleaned = -0.000236985 Jy ! Component: 500 - total flux cleaned = -0.000261486 Jy ! Component: 550 - total flux cleaned = -0.000379348 Jy ! Component: 600 - total flux cleaned = -0.000379321 Jy ! Component: 650 - total flux cleaned = -0.000402025 Jy ! Component: 700 - total flux cleaned = -0.000446564 Jy ! Component: 750 - total flux cleaned = -0.000424105 Jy ! Component: 800 - total flux cleaned = -0.000446001 Jy ! Component: 850 - total flux cleaned = -0.000467321 Jy ! Component: 900 - total flux cleaned = -0.000382978 Jy ! Component: 950 - total flux cleaned = -0.000445755 Jy ! Component: 1000 - total flux cleaned = -0.00042485 Jy ! Component: 1050 - total flux cleaned = -0.000363647 Jy ! Component: 1100 - total flux cleaned = -0.000323653 Jy ! Component: 1150 - total flux cleaned = -0.000343662 Jy ! Component: 1200 - total flux cleaned = -0.000324353 Jy ! Component: 1250 - total flux cleaned = -0.000305337 Jy ! Component: 1300 - total flux cleaned = -0.000248259 Jy ! Component: 1350 - total flux cleaned = -0.000248301 Jy ! Component: 1400 - total flux cleaned = -0.00022977 Jy ! Component: 1450 - total flux cleaned = -0.000193085 Jy ! Component: 1500 - total flux cleaned = -0.00015675 Jy ! Component: 1550 - total flux cleaned = -0.000156864 Jy ! Component: 1600 - total flux cleaned = -6.83981e-05 Jy ! Component: 1650 - total flux cleaned = -0.000120919 Jy ! Component: 1700 - total flux cleaned = -0.000103341 Jy ! Component: 1750 - total flux cleaned = -8.60868e-05 Jy ! Component: 1800 - total flux cleaned = -3.49441e-05 Jy ! Component: 1850 - total flux cleaned = -3.48776e-05 Jy ! Component: 1900 - total flux cleaned = -1.63402e-06 Jy ! Component: 1950 - total flux cleaned = -6.78684e-05 Jy ! Component: 2000 - total flux cleaned = -5.13744e-05 Jy ! Component: 2050 - total flux cleaned = -8.36705e-05 Jy ! Component: 2100 - total flux cleaned = -0.000147956 Jy ! Component: 2150 - total flux cleaned = -0.000115948 Jy ! Component: 2200 - total flux cleaned = -0.000131889 Jy ! Component: 2250 - total flux cleaned = -0.000131888 Jy ! Component: 2300 - total flux cleaned = -0.000147263 Jy ! Component: 2350 - total flux cleaned = -0.000147441 Jy ! Component: 2400 - total flux cleaned = -0.000162921 Jy ! Component: 2450 - total flux cleaned = -0.000193493 Jy ! Component: 2500 - total flux cleaned = -0.000178423 Jy ! Component: 2550 - total flux cleaned = -0.000208245 Jy ! Component: 2600 - total flux cleaned = -0.000178592 Jy ! Component: 2650 - total flux cleaned = -0.000208017 Jy ! Component: 2700 - total flux cleaned = -0.000207856 Jy ! Component: 2750 - total flux cleaned = -0.000251245 Jy ! Component: 2800 - total flux cleaned = -0.000222586 Jy ! Component: 2850 - total flux cleaned = -0.000265425 Jy ! Component: 2900 - total flux cleaned = -0.000237037 Jy ! Component: 2950 - total flux cleaned = -0.000251039 Jy ! Component: 3000 - total flux cleaned = -0.00023714 Jy ! Component: 3050 - total flux cleaned = -0.000223264 Jy ! Component: 3100 - total flux cleaned = -0.000264481 Jy ! Component: 3150 - total flux cleaned = -0.000264555 Jy ! Component: 3200 - total flux cleaned = -0.000332167 Jy ! Component: 3250 - total flux cleaned = -0.000318727 Jy ! Component: 3300 - total flux cleaned = -0.000358736 Jy ! Component: 3350 - total flux cleaned = -0.000398451 Jy ! Component: 3400 - total flux cleaned = -0.000437855 Jy ! Component: 3450 - total flux cleaned = -0.000463837 Jy ! Component: 3500 - total flux cleaned = -0.000554377 Jy ! Component: 3550 - total flux cleaned = -0.000567223 Jy ! Component: 3600 - total flux cleaned = -0.000618457 Jy ! Component: 3650 - total flux cleaned = -0.000719842 Jy ! Component: 3700 - total flux cleaned = -0.000694618 Jy ! Component: 3750 - total flux cleaned = -0.000732081 Jy ! Component: 3800 - total flux cleaned = -0.00076956 Jy ! Component: 3850 - total flux cleaned = -0.000818999 Jy ! Component: 3900 - total flux cleaned = -0.000855903 Jy ! Component: 3950 - total flux cleaned = -0.000880414 Jy ! Component: 4000 - total flux cleaned = -0.000868393 Jy ! Component: 4050 - total flux cleaned = -0.00095293 Jy ! Total flux subtracted in 4096 components = -0.000952885 Jy ! Clean residual min=-0.000622 max=0.000778 Jy/beam ! Clean residual mean=-0.000000 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.181668 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 373 components and 0.181668 Jy ![Exited script file: muppet] wmap "J2036+2227_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.129 x 6.832 at -5.366 degrees (North through East) ! Clean map min=-0.0012733 max=0.16019 Jy/beam ! Writing clean map to FITS file: J2036+2227_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.160186 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000215377 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.403362 0.403362 0.806723 1.61345 3.22689 6.45379 12.9076 25.8151 51.6303 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.16 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.129 x 6.832 at -5.366 degrees (North through East) ! Clean map min=-0.0012733 max=0.16019 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 J2036+2227_S_2017_08_12_pus_uvs.log closed on Fri May 10 15:07:32 2019