! Started logfile: J1155+4555_S_2017_04_28_pus_uvs.log on Thu May 2 16:24:27 2019 obs J1155+4555_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J1155+4555_S_2017_04_28_pus_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.905477 visibilities/baseline/integration-bin. ! Found source: J1155+4555 ! ! 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 671 lines of history. ! ! Reading 23144 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 J1155+4555_S_2017_04_28_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 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 593 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.810131Jy sigma=0.007564 ! Fit after self-cal, rms=0.780241Jy sigma=0.007307 ! 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.339 mas, bmaj=4.451 mas, bpa=-1.949 degrees ! Estimated noise=857.014 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.173109 Jy ! Component: 100 - total flux cleaned = 0.229896 Jy ! Total flux subtracted in 100 components = 0.229896 Jy ! Clean residual min=-0.019124 max=0.048503 Jy/beam ! Clean residual mean=-0.000064 rms=0.005894 Jy/beam ! Combined flux in latest and established models = 0.229896 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.229896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148085Jy sigma=0.001379 ! Fit after self-cal, rms=0.148076Jy sigma=0.001378 ! Inverting map ! Added new window around map position (9, -21). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0474494 Jy ! Component: 100 - total flux cleaned = 0.0769687 Jy ! Total flux subtracted in 100 components = 0.0769687 Jy ! Clean residual min=-0.017639 max=0.023625 Jy/beam ! Clean residual mean=-0.000090 rms=0.004824 Jy/beam ! Combined flux in latest and established models = 0.306865 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 34 components and 0.306865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128079Jy sigma=0.001194 ! Fit after self-cal, rms=0.126609Jy sigma=0.001183 ! 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.992 mas, bmaj=5.267 mas, bpa=2.083 degrees ! Estimated noise=551.872 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.0325573 Jy ! Component: 100 - total flux cleaned = 0.0532732 Jy ! Component: 150 - total flux cleaned = 0.0683838 Jy ! Component: 200 - total flux cleaned = 0.0796001 Jy ! Total flux subtracted in 200 components = 0.0796001 Jy ! Clean residual min=-0.015562 max=0.023513 Jy/beam ! Clean residual mean=-0.000253 rms=0.005380 Jy/beam ! Combined flux in latest and established models = 0.386465 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 66 components and 0.386465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115811Jy sigma=0.001093 ! Fit after self-cal, rms=0.114708Jy sigma=0.001084 ! 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 0.88 FD 0.93 HN 0.98 KP 0.91 ! LA 0.91 MK 1.05 NL 0.89 OV 0.94 ! PT 1.31 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.86 HN 1.04 KP 0.87 ! LA 0.90 MK 1.07 NL 1.02 OV 1.05 ! PT 1.30 SC 1.10 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.90 HN 1.02 KP 0.92 ! LA 0.94 MK 1.09 NL 0.96 OV 0.89 ! PT 1.31 SC 1.14 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.94 HN 1.01 KP 1.00* ! LA 0.97 MK 1.06 NL 1.00* OV 1.00* ! PT 1.23 SC 1.00* ! ! ! Fit before self-cal, rms=0.114708Jy sigma=0.001084 ! Fit after self-cal, rms=0.117286Jy sigma=0.001016 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.098 mas, bmaj=5.362 mas, bpa=1.655 degrees ! Estimated noise=545.949 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.013878 Jy ! Component: 100 - total flux cleaned = 0.0178801 Jy ! Component: 150 - total flux cleaned = 0.018602 Jy ! Component: 200 - total flux cleaned = 0.0191809 Jy ! Total flux subtracted in 200 components = 0.0191809 Jy ! Clean residual min=-0.015900 max=0.019252 Jy/beam ! Clean residual mean=-0.000285 rms=0.004756 Jy/beam ! Combined flux in latest and established models = 0.405646 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 76 components and 0.405646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115352Jy sigma=0.000998 ! Fit after self-cal, rms=0.115087Jy sigma=0.000994 ! 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.115087Jy sigma=0.000994 ! Fit after self-cal, rms=0.230350Jy sigma=0.000728 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.066 mas, bmaj=5.393 mas, bpa=2.846 degrees ! Estimated noise=558.665 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141245 Jy ! Component: 100 - total flux cleaned = 0.00108414 Jy ! Component: 150 - total flux cleaned = 0.000818237 Jy ! Component: 200 - total flux cleaned = 0.000935374 Jy ! Total flux subtracted in 200 components = 0.000935374 Jy ! Clean residual min=-0.006296 max=0.013541 Jy/beam ! Clean residual mean=-0.000006 rms=0.001722 Jy/beam ! Combined flux in latest and established models = 0.406581 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 86 components and 0.406581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.230181Jy sigma=0.000722 ! Fit after self-cal, rms=0.231301Jy sigma=0.000720 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 (8, -13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108972 Jy ! Component: 100 - total flux cleaned = 0.0123168 Jy ! Component: 150 - total flux cleaned = 0.0118406 Jy ! Component: 200 - total flux cleaned = 0.011423 Jy ! Total flux subtracted in 200 components = 0.011423 Jy ! Clean residual min=-0.005521 max=0.012829 Jy/beam ! Clean residual mean=-0.000003 rms=0.001458 Jy/beam ! Combined flux in latest and established models = 0.418004 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 103 components and 0.418004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.230769Jy sigma=0.000704 ! Fit after self-cal, rms=0.230728Jy sigma=0.000703 ! Inverting map ! Added new window around map position (3.5, -27). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0107516 Jy ! Component: 100 - total flux cleaned = 0.01119 Jy ! Component: 150 - total flux cleaned = 0.0115642 Jy ! Component: 200 - total flux cleaned = 0.0117107 Jy ! Total flux subtracted in 200 components = 0.0117107 Jy ! Clean residual min=-0.004606 max=0.004911 Jy/beam ! Clean residual mean=0.000012 rms=0.001059 Jy/beam ! Combined flux in latest and established models = 0.429715 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 120 components and 0.429715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.230164Jy sigma=0.000684 ! Fit after self-cal, rms=0.230147Jy sigma=0.000682 ! 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.230147Jy sigma=0.000682 ! Fit after self-cal, rms=0.241914Jy sigma=0.000678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.056 mas, bmaj=5.371 mas, bpa=4.089 degrees ! Estimated noise=555.509 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00506053 Jy ! Component: 100 - total flux cleaned = 0.00689116 Jy ! Component: 150 - total flux cleaned = 0.00866389 Jy ! Component: 200 - total flux cleaned = 0.00977369 Jy ! Total flux subtracted in 200 components = 0.00977369 Jy ! Clean residual min=-0.003291 max=0.003250 Jy/beam ! Clean residual mean=-0.000001 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.439488 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 145 components and 0.439488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.241748Jy sigma=0.000672 ! Fit after self-cal, rms=0.241740Jy sigma=0.000671 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.00190825 Jy ! Component: 100 - total flux cleaned = 0.00248336 Jy ! Component: 150 - total flux cleaned = 0.00265458 Jy ! Component: 200 - total flux cleaned = 0.00273651 Jy ! Total flux subtracted in 200 components = 0.00273651 Jy ! Clean residual min=-0.003399 max=0.002872 Jy/beam ! Clean residual mean=0.000001 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.442225 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 163 components and 0.442225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.241685Jy sigma=0.000669 ! Fit after self-cal, rms=0.241689Jy sigma=0.000669 ! 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.241689Jy sigma=0.000669 ! Fit after self-cal, rms=0.244506Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.074 mas, bmaj=9.09 mas, bpa=30.97 degrees ! Estimated noise=666.876 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00339756 Jy ! Component: 100 - total flux cleaned = 0.00514398 Jy ! Component: 150 - total flux cleaned = 0.00583023 Jy ! Component: 200 - total flux cleaned = 0.00627142 Jy ! Total flux subtracted in 200 components = 0.00627142 Jy ! Clean residual min=-0.002907 max=0.002403 Jy/beam ! Clean residual mean=-0.000008 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.448496 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 188 components and 0.448496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.244485Jy sigma=0.000667 ! Fit after self-cal, rms=0.244491Jy sigma=0.000667 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.000490096 Jy ! Component: 100 - total flux cleaned = 0.000637103 Jy ! Component: 150 - total flux cleaned = 0.000669996 Jy ! Component: 200 - total flux cleaned = 0.000699716 Jy ! Total flux subtracted in 200 components = 0.000699716 Jy ! Clean residual min=-0.002836 max=0.002407 Jy/beam ! Clean residual mean=-0.000006 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.449196 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 197 components and 0.449196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.244484Jy sigma=0.000667 ! Fit after self-cal, rms=0.244487Jy sigma=0.000667 ! 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.054 mas, bmaj=5.357 mas, bpa=4.508 degrees ! Estimated noise=555.357 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.054 x 5.357 at 4.508 degrees (North through East) ! Clean map min=-0.002918 max=0.22538 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.428 mas, bmaj=4.529 mas, bpa=0.4421 degrees ! Estimated noise=866.991 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.172865 Jy ! Component: 100 - total flux cleaned = 0.239016 Jy ! Component: 150 - total flux cleaned = 0.28318 Jy ! Component: 200 - total flux cleaned = 0.315253 Jy ! Total flux subtracted in 200 components = 0.315253 Jy ! Clean residual min=-0.009548 max=0.018499 Jy/beam ! Clean residual mean=0.000002 rms=0.002709 Jy/beam ! Combined flux in latest and established models = 0.315253 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.315253 Jy ! Inverting map and beam ! Estimated beam: bmin=4.054 mas, bmaj=5.357 mas, bpa=4.508 degrees ! Estimated noise=555.357 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.0318449 Jy ! Component: 100 - total flux cleaned = 0.0544907 Jy ! Component: 150 - total flux cleaned = 0.0714631 Jy ! Component: 200 - total flux cleaned = 0.0845227 Jy ! Total flux subtracted in 200 components = 0.0845227 Jy ! Clean residual min=-0.004431 max=0.007703 Jy/beam ! Clean residual mean=-0.000042 rms=0.001408 Jy/beam ! Combined flux in latest and established models = 0.399776 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 81 components and 0.399776 Jy ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103516 Jy ! Component: 100 - total flux cleaned = 0.0186603 Jy ! Component: 150 - total flux cleaned = 0.0253945 Jy ! Component: 200 - total flux cleaned = 0.0309446 Jy ! Total flux subtracted in 200 components = 0.0309446 Jy ! Clean residual min=-0.003176 max=0.003377 Jy/beam ! Clean residual mean=-0.000019 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.430721 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 111 components and 0.430721 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.074 mas, bmaj=9.09 mas, bpa=30.97 degrees ! Estimated noise=666.876 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00686206 Jy ! Component: 100 - total flux cleaned = 0.0113264 Jy ! Component: 150 - total flux cleaned = 0.0138873 Jy ! Component: 200 - total flux cleaned = 0.0153229 Jy ! Total flux subtracted in 200 components = 0.0153229 Jy ! Clean residual min=-0.002983 max=0.002590 Jy/beam ! Clean residual mean=-0.000012 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.446044 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.00112257 Jy ! Component: 100 - total flux cleaned = 0.00206396 Jy ! Component: 150 - total flux cleaned = 0.00258899 Jy ! Component: 200 - total flux cleaned = 0.00291174 Jy ! Total flux subtracted in 200 components = 0.00291174 Jy ! Clean residual min=-0.002908 max=0.002477 Jy/beam ! Clean residual mean=-0.000007 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.448955 Jy ! Adding 121 model components to the UV plane model. ! The established model now contains 216 components and 0.448955 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.054 mas, bmaj=5.357 mas, bpa=4.508 degrees ! Estimated noise=555.357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000807731 Jy ! Component: 100 - total flux cleaned = 0.00117398 Jy ! Component: 150 - total flux cleaned = 0.00134528 Jy ! Component: 200 - total flux cleaned = 0.00150177 Jy ! Total flux subtracted in 200 components = 0.00150177 Jy ! Clean residual min=-0.002766 max=0.002297 Jy/beam ! Clean residual mean=-0.000003 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.450457 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 233 components and 0.450457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.244503Jy sigma=0.000667 ! Fit after self-cal, rms=0.244513Jy sigma=0.000667 wmodel J1155+4555_S_2017_04_28_pus_map.mod ! Writing 233 model components to file: J1155+4555_S_2017_04_28_pus_map.mod wobs J1155+4555_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J1155+4555_S_2017_04_28_pus_uvs.fits wwins J1155+4555_S_2017_04_28_pus_map.win ! wwins: Wrote 4 windows to J1155+4555_S_2017_04_28_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.00127325 Jy ! Component: 100 - total flux cleaned = -0.00225082 Jy ! Component: 150 - total flux cleaned = -0.00291659 Jy ! Component: 200 - total flux cleaned = -0.00323475 Jy ! Component: 250 - total flux cleaned = -0.00327399 Jy ! Component: 300 - total flux cleaned = -0.00342393 Jy ! Component: 350 - total flux cleaned = -0.00357025 Jy ! Component: 400 - total flux cleaned = -0.00371219 Jy ! Component: 450 - total flux cleaned = -0.00381593 Jy ! Component: 500 - total flux cleaned = -0.00388424 Jy ! Component: 550 - total flux cleaned = -0.00408436 Jy ! Component: 600 - total flux cleaned = -0.00421495 Jy ! Component: 650 - total flux cleaned = -0.00447259 Jy ! Component: 700 - total flux cleaned = -0.00463013 Jy ! Component: 750 - total flux cleaned = -0.00478618 Jy ! Component: 800 - total flux cleaned = -0.0049702 Jy ! Component: 850 - total flux cleaned = -0.00515203 Jy ! Component: 900 - total flux cleaned = -0.00530116 Jy ! Component: 950 - total flux cleaned = -0.00541936 Jy ! Component: 1000 - total flux cleaned = -0.00556497 Jy ! Component: 1050 - total flux cleaned = -0.00570802 Jy ! Component: 1100 - total flux cleaned = -0.00584939 Jy ! Component: 1150 - total flux cleaned = -0.00593234 Jy ! Component: 1200 - total flux cleaned = -0.006125 Jy ! Component: 1250 - total flux cleaned = -0.00607091 Jy ! Component: 1300 - total flux cleaned = -0.00633962 Jy ! Component: 1350 - total flux cleaned = -0.00639223 Jy ! Component: 1400 - total flux cleaned = -0.00654917 Jy ! Component: 1450 - total flux cleaned = -0.00662609 Jy ! Component: 1500 - total flux cleaned = -0.0066515 Jy ! Component: 1550 - total flux cleaned = -0.00675243 Jy ! Component: 1600 - total flux cleaned = -0.00682725 Jy ! Component: 1650 - total flux cleaned = -0.00685202 Jy ! Component: 1700 - total flux cleaned = -0.00697424 Jy ! Component: 1750 - total flux cleaned = -0.00704691 Jy ! Component: 1800 - total flux cleaned = -0.00711906 Jy ! Component: 1850 - total flux cleaned = -0.00714281 Jy ! Component: 1900 - total flux cleaned = -0.00725992 Jy ! Component: 1950 - total flux cleaned = -0.00732931 Jy ! Component: 2000 - total flux cleaned = -0.00737506 Jy ! Component: 2050 - total flux cleaned = -0.00735235 Jy ! Component: 2100 - total flux cleaned = -0.0073748 Jy ! Component: 2150 - total flux cleaned = -0.00741972 Jy ! Component: 2200 - total flux cleaned = -0.00753028 Jy ! Component: 2250 - total flux cleaned = -0.00753 Jy ! Component: 2300 - total flux cleaned = -0.00757315 Jy ! Component: 2350 - total flux cleaned = -0.00757321 Jy ! Component: 2400 - total flux cleaned = -0.00753081 Jy ! Component: 2450 - total flux cleaned = -0.00759412 Jy ! Component: 2500 - total flux cleaned = -0.00755233 Jy ! Component: 2550 - total flux cleaned = -0.00763517 Jy ! Component: 2600 - total flux cleaned = -0.00763501 Jy ! Component: 2650 - total flux cleaned = -0.0076146 Jy ! Component: 2700 - total flux cleaned = -0.00753388 Jy ! Component: 2750 - total flux cleaned = -0.00749372 Jy ! Component: 2800 - total flux cleaned = -0.00747411 Jy ! Component: 2850 - total flux cleaned = -0.00755246 Jy ! Component: 2900 - total flux cleaned = -0.00757176 Jy ! Component: 2950 - total flux cleaned = -0.00751361 Jy ! Component: 3000 - total flux cleaned = -0.00751364 Jy ! Component: 3050 - total flux cleaned = -0.00760851 Jy ! Component: 3100 - total flux cleaned = -0.00757077 Jy ! Component: 3150 - total flux cleaned = -0.00757081 Jy ! Component: 3200 - total flux cleaned = -0.00762651 Jy ! Component: 3250 - total flux cleaned = -0.00764484 Jy ! Component: 3300 - total flux cleaned = -0.00753549 Jy ! Component: 3350 - total flux cleaned = -0.00758963 Jy ! Component: 3400 - total flux cleaned = -0.00764371 Jy ! Component: 3450 - total flux cleaned = -0.0075723 Jy ! Component: 3500 - total flux cleaned = -0.00757223 Jy ! Component: 3550 - total flux cleaned = -0.0075724 Jy ! Component: 3600 - total flux cleaned = -0.00758996 Jy ! Component: 3650 - total flux cleaned = -0.00760728 Jy ! Component: 3700 - total flux cleaned = -0.00755575 Jy ! Component: 3750 - total flux cleaned = -0.00757288 Jy ! Component: 3800 - total flux cleaned = -0.00753923 Jy ! Component: 3850 - total flux cleaned = -0.00753945 Jy ! Component: 3900 - total flux cleaned = -0.0075225 Jy ! Component: 3950 - total flux cleaned = -0.00752247 Jy ! Component: 4000 - total flux cleaned = -0.00753897 Jy ! Component: 4050 - total flux cleaned = -0.00757177 Jy ! Total flux subtracted in 4096 components = -0.00752273 Jy ! Clean residual min=-0.000929 max=0.000836 Jy/beam ! Clean residual mean=-0.000001 rms=0.000286 Jy/beam ! Combined flux in latest and established models = 0.442934 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 516 components and 0.442934 Jy ![Exited script file: muppet] wmap "J1155+4555_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.054 x 5.357 at 4.508 degrees (North through East) ! Clean map min=-0.0020301 max=0.22618 Jy/beam ! Writing clean map to FITS file: J1155+4555_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.22618 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000283664 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.376246 0.376246 0.752493 1.50499 3.00997 6.01994 12.0399 24.0798 48.1595 96.3191 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.226 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.054 x 5.357 at 4.508 degrees (North through East) ! Clean map min=-0.0020301 max=0.22618 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 J1155+4555_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:24:33 2019