! Started logfile: J1152-0841_S_2017_03_23_pus_uvs.log on Mon May 13 09:58:54 2019 obs J1152-0841_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J1152-0841_S_2017_03_23_pus_uva.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.694444 visibilities/baseline/integration-bin. ! Found source: J1152-0841 ! ! 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 481 lines of history. ! ! Reading 2000 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 J1152-0841_S_2017_03_23_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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.454068Jy sigma=0.004186 ! Fit after self-cal, rms=0.440910Jy sigma=0.004087 ! 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.227 mas, bmaj=7.12 mas, bpa=-2.243 degrees ! Estimated noise=2527.14 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.439049 Jy ! Component: 100 - total flux cleaned = 0.554716 Jy ! Total flux subtracted in 100 components = 0.554716 Jy ! Clean residual min=-0.032168 max=0.092800 Jy/beam ! Clean residual mean=-0.000069 rms=0.011067 Jy/beam ! Combined flux in latest and established models = 0.554716 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.554716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195428Jy sigma=0.001566 ! Fit after self-cal, rms=0.195433Jy sigma=0.001566 ! Inverting map ! Added new window around map position (3, -10). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0796087 Jy ! Component: 100 - total flux cleaned = 0.118866 Jy ! Total flux subtracted in 100 components = 0.118866 Jy ! Clean residual min=-0.024634 max=0.064762 Jy/beam ! Clean residual mean=-0.000060 rms=0.008103 Jy/beam ! Combined flux in latest and established models = 0.673582 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 18 components and 0.673582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153287Jy sigma=0.001251 ! Fit after self-cal, rms=0.150780Jy sigma=0.001230 ! Inverting map ! Added new window around map position (-3, 10.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0453121 Jy ! Component: 100 - total flux cleaned = 0.0651997 Jy ! Total flux subtracted in 100 components = 0.0651997 Jy ! Clean residual min=-0.025952 max=0.030776 Jy/beam ! Clean residual mean=-0.000050 rms=0.006572 Jy/beam ! Combined flux in latest and established models = 0.738782 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 36 components and 0.738782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135605Jy sigma=0.001105 ! Fit after self-cal, rms=0.135274Jy sigma=0.001101 ! 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.743 mas, bmaj=7.917 mas, bpa=2.666 degrees ! Estimated noise=2135.27 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.0189456 Jy ! Component: 100 - total flux cleaned = 0.0280441 Jy ! Component: 150 - total flux cleaned = 0.032007 Jy ! Component: 200 - total flux cleaned = 0.0349886 Jy ! Total flux subtracted in 200 components = 0.0349886 Jy ! Clean residual min=-0.029135 max=0.023138 Jy/beam ! Clean residual mean=-0.000016 rms=0.006124 Jy/beam ! Combined flux in latest and established models = 0.773771 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 50 components and 0.773771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131361Jy sigma=0.001075 ! Fit after self-cal, rms=0.131262Jy sigma=0.001074 ! 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.12 FD 0.89 HN 0.96 KP 1.06 ! LA 1.04 MK 1.28 NL 0.89 OV 1.02 ! PT 1.06 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.32 FD 0.93 HN 1.01 KP 1.01 ! LA 0.99 MK 1.24 NL 1.05 OV 1.05 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 0.99 KP 0.92 ! LA 0.78 MK 0.83 NL 1.13 OV 0.91 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 0.99 KP 1.00* ! LA 0.82 MK 1.13 NL 1.00* OV 1.21 ! PT 1.13 SC 1.00* ! ! ! Fit before self-cal, rms=0.131262Jy sigma=0.001074 ! Fit after self-cal, rms=0.099611Jy sigma=0.000801 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.753 mas, bmaj=8.096 mas, bpa=2.926 degrees ! Estimated noise=2201.63 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.0187015 Jy ! Component: 100 - total flux cleaned = -0.027112 Jy ! Component: 150 - total flux cleaned = -0.0302238 Jy ! Component: 200 - total flux cleaned = -0.0327904 Jy ! Total flux subtracted in 200 components = -0.0327904 Jy ! Clean residual min=-0.019257 max=0.014898 Jy/beam ! Clean residual mean=0.000067 rms=0.003735 Jy/beam ! Combined flux in latest and established models = 0.74098 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 70 components and 0.74098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095090Jy sigma=0.000761 ! Fit after self-cal, rms=0.095012Jy sigma=0.000760 ! 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.095012Jy sigma=0.000760 ! Fit after self-cal, rms=0.091810Jy sigma=0.000728 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.758 mas, bmaj=8.156 mas, bpa=3.092 degrees ! Estimated noise=2204.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0112961 Jy ! Component: 100 - total flux cleaned = -0.0131629 Jy ! Component: 150 - total flux cleaned = -0.0144492 Jy ! Component: 200 - total flux cleaned = -0.0155496 Jy ! Total flux subtracted in 200 components = -0.0155496 Jy ! Clean residual min=-0.015640 max=0.009770 Jy/beam ! Clean residual mean=0.000037 rms=0.002921 Jy/beam ! Combined flux in latest and established models = 0.725431 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 77 components and 0.725431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089863Jy sigma=0.000710 ! Fit after self-cal, rms=0.089834Jy sigma=0.000710 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.00122118 Jy ! Component: 100 - total flux cleaned = -0.00191447 Jy ! Component: 150 - total flux cleaned = -0.00282535 Jy ! Component: 200 - total flux cleaned = -0.00336939 Jy ! Total flux subtracted in 200 components = -0.00336939 Jy ! Clean residual min=-0.014838 max=0.009727 Jy/beam ! Clean residual mean=0.000034 rms=0.002810 Jy/beam ! Combined flux in latest and established models = 0.722061 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 87 components and 0.722061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089345Jy sigma=0.000705 ! Fit after self-cal, rms=0.089327Jy sigma=0.000705 ! 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.089327Jy sigma=0.000705 ! Fit after self-cal, rms=0.089006Jy sigma=0.000697 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.759 mas, bmaj=8.195 mas, bpa=3.229 degrees ! Estimated noise=2210.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00751584 Jy ! Component: 100 - total flux cleaned = -0.00886559 Jy ! Component: 150 - total flux cleaned = -0.00960681 Jy ! Component: 200 - total flux cleaned = -0.0103854 Jy ! Total flux subtracted in 200 components = -0.0103854 Jy ! Clean residual min=-0.013227 max=0.008813 Jy/beam ! Clean residual mean=0.000032 rms=0.002490 Jy/beam ! Combined flux in latest and established models = 0.711676 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 100 components and 0.711676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087956Jy sigma=0.000687 ! Fit after self-cal, rms=0.087945Jy sigma=0.000687 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.00075633 Jy ! Component: 100 - total flux cleaned = -0.00137702 Jy ! Component: 150 - total flux cleaned = -0.001938 Jy ! Component: 200 - total flux cleaned = -0.00235375 Jy ! Total flux subtracted in 200 components = -0.00235375 Jy ! Clean residual min=-0.012743 max=0.008865 Jy/beam ! Clean residual mean=0.000030 rms=0.002427 Jy/beam ! Combined flux in latest and established models = 0.709322 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 111 components and 0.709322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087695Jy sigma=0.000684 ! Fit after self-cal, rms=0.087692Jy sigma=0.000684 ! 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.087692Jy sigma=0.000684 ! Fit after self-cal, rms=0.087592Jy sigma=0.000680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.561 mas, bmaj=13.59 mas, bpa=-4.743 degrees ! Estimated noise=2649.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00627935 Jy ! Component: 100 - total flux cleaned = -0.00749934 Jy ! Component: 150 - total flux cleaned = -0.00815103 Jy ! Component: 200 - total flux cleaned = -0.00883796 Jy ! Total flux subtracted in 200 components = -0.00883796 Jy ! Clean residual min=-0.013048 max=0.008765 Jy/beam ! Clean residual mean=0.000051 rms=0.002883 Jy/beam ! Combined flux in latest and established models = 0.700485 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 127 components and 0.700484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087056Jy sigma=0.000674 ! Fit after self-cal, rms=0.087040Jy sigma=0.000674 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.000471541 Jy ! Component: 100 - total flux cleaned = -0.00078842 Jy ! Component: 150 - total flux cleaned = -0.000880982 Jy ! Component: 200 - total flux cleaned = -0.000964848 Jy ! Total flux subtracted in 200 components = -0.000964848 Jy ! Clean residual min=-0.012721 max=0.008404 Jy/beam ! Clean residual mean=0.000049 rms=0.002827 Jy/beam ! Combined flux in latest and established models = 0.69952 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 138 components and 0.69952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086990Jy sigma=0.000672 ! Fit after self-cal, rms=0.086979Jy sigma=0.000672 ! 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.761 mas, bmaj=8.228 mas, bpa=3.371 degrees ! Estimated noise=2214.41 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.761 x 8.228 at 3.371 degrees (North through East) ! Clean map min=-0.01109 max=0.5628 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086979Jy sigma=0.000672 ! Fit after self-cal, rms=0.081755Jy sigma=0.000622 ! Inverting map and beam ! Estimated beam: bmin=3.756 mas, bmaj=8.243 mas, bpa=3.531 degrees ! Estimated noise=2212.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00561891 Jy ! Component: 100 - total flux cleaned = -0.00623214 Jy ! Component: 150 - total flux cleaned = -0.00671724 Jy ! Component: 200 - total flux cleaned = -0.00712634 Jy ! Total flux subtracted in 200 components = -0.00712634 Jy ! Clean residual min=-0.010332 max=0.007156 Jy/beam ! Clean residual mean=0.000023 rms=0.001971 Jy/beam ! Combined flux in latest and established models = 0.692393 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 140 components and 0.692393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081192Jy sigma=0.000617 ! Fit after self-cal, rms=0.081186Jy sigma=0.000617 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000255186 Jy ! Component: 100 - total flux cleaned = -0.000415971 Jy ! Component: 150 - total flux cleaned = -0.000563523 Jy ! Component: 200 - total flux cleaned = -0.000631869 Jy ! Total flux subtracted in 200 components = -0.000631869 Jy ! Clean residual min=-0.010062 max=0.007026 Jy/beam ! Clean residual mean=0.000022 rms=0.001948 Jy/beam ! Combined flux in latest and established models = 0.691761 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 149 components and 0.691761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081049Jy sigma=0.000615 ! Fit after self-cal, rms=0.081049Jy sigma=0.000615 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081049Jy sigma=0.000615 ! Fit after self-cal, rms=0.081165Jy sigma=0.000613 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.234 mas, bmaj=7.365 mas, bpa=-0.7875 degrees ! Estimated noise=2671.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.462242 Jy ! Component: 100 - total flux cleaned = 0.572818 Jy ! Component: 150 - total flux cleaned = 0.621356 Jy ! Component: 200 - total flux cleaned = 0.648542 Jy ! Total flux subtracted in 200 components = 0.648542 Jy ! Clean residual min=-0.014095 max=0.014829 Jy/beam ! Clean residual mean=0.000003 rms=0.002999 Jy/beam ! Combined flux in latest and established models = 0.648542 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.648542 Jy ! Inverting map and beam ! Estimated beam: bmin=3.76 mas, bmaj=8.269 mas, bpa=3.631 degrees ! Estimated noise=2213.65 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.0215255 Jy ! Component: 100 - total flux cleaned = 0.0323884 Jy ! Component: 150 - total flux cleaned = 0.036039 Jy ! Component: 200 - total flux cleaned = 0.0385952 Jy ! Total flux subtracted in 200 components = 0.0385952 Jy ! Clean residual min=-0.010081 max=0.007377 Jy/beam ! Clean residual mean=0.000018 rms=0.002056 Jy/beam ! Combined flux in latest and established models = 0.687137 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 58 components and 0.687137 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.548 mas, bmaj=13.67 mas, bpa=-4.741 degrees ! Estimated noise=2649.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00290715 Jy ! Component: 100 - total flux cleaned = 0.00279497 Jy ! Component: 150 - total flux cleaned = 0.00289604 Jy ! Component: 200 - total flux cleaned = 0.00305482 Jy ! Total flux subtracted in 200 components = 0.00305482 Jy ! Clean residual min=-0.009783 max=0.006697 Jy/beam ! Clean residual mean=0.000037 rms=0.002260 Jy/beam ! Combined flux in latest and established models = 0.690192 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 = 3.09792e-06 Jy ! Component: 100 - total flux cleaned = -5.43193e-05 Jy ! Component: 150 - total flux cleaned = -5.4305e-05 Jy ! Component: 200 - total flux cleaned = -0.000104078 Jy ! Total flux subtracted in 200 components = -0.000104078 Jy ! Clean residual min=-0.009611 max=0.006579 Jy/beam ! Clean residual mean=0.000037 rms=0.002242 Jy/beam ! Combined flux in latest and established models = 0.690088 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 82 components and 0.690088 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.76 mas, bmaj=8.269 mas, bpa=3.631 degrees ! Estimated noise=2213.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103243 Jy ! Component: 100 - total flux cleaned = 0.000899106 Jy ! Component: 150 - total flux cleaned = 0.000772796 Jy ! Component: 200 - total flux cleaned = 0.000659813 Jy ! Total flux subtracted in 200 components = 0.000659813 Jy ! Clean residual min=-0.009125 max=0.006574 Jy/beam ! Clean residual mean=0.000020 rms=0.001882 Jy/beam ! Combined flux in latest and established models = 0.690748 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 91 components and 0.690748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082028Jy sigma=0.000614 ! Fit after self-cal, rms=0.081957Jy sigma=0.000613 wmodel J1152-0841_S_2017_03_23_pus_map.mod ! Writing 91 model components to file: J1152-0841_S_2017_03_23_pus_map.mod wobs J1152-0841_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J1152-0841_S_2017_03_23_pus_uvs.fits wwins J1152-0841_S_2017_03_23_pus_map.win ! wwins: Wrote 3 windows to J1152-0841_S_2017_03_23_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.00384936 Jy ! Component: 100 - total flux cleaned = -0.00630421 Jy ! Component: 150 - total flux cleaned = -0.0080976 Jy ! Component: 200 - total flux cleaned = -0.00912199 Jy ! Component: 250 - total flux cleaned = -0.0102097 Jy ! Component: 300 - total flux cleaned = -0.0107288 Jy ! Component: 350 - total flux cleaned = -0.0113298 Jy ! Component: 400 - total flux cleaned = -0.0114262 Jy ! Component: 450 - total flux cleaned = -0.0117093 Jy ! Component: 500 - total flux cleaned = -0.0118901 Jy ! Component: 550 - total flux cleaned = -0.0119788 Jy ! Component: 600 - total flux cleaned = -0.0120644 Jy ! Component: 650 - total flux cleaned = -0.0121483 Jy ! Component: 700 - total flux cleaned = -0.0123134 Jy ! Component: 750 - total flux cleaned = -0.0124736 Jy ! Component: 800 - total flux cleaned = -0.0124741 Jy ! Component: 850 - total flux cleaned = -0.0127025 Jy ! Component: 900 - total flux cleaned = -0.0127775 Jy ! Component: 950 - total flux cleaned = -0.0127779 Jy ! Component: 1000 - total flux cleaned = -0.0127052 Jy ! Component: 1050 - total flux cleaned = -0.0124242 Jy ! Component: 1100 - total flux cleaned = -0.012288 Jy ! Component: 1150 - total flux cleaned = -0.0121552 Jy ! Component: 1200 - total flux cleaned = -0.0122884 Jy ! Component: 1250 - total flux cleaned = -0.0121577 Jy ! Component: 1300 - total flux cleaned = -0.0120936 Jy ! Component: 1350 - total flux cleaned = -0.0124074 Jy ! Component: 1400 - total flux cleaned = -0.0124075 Jy ! Component: 1450 - total flux cleaned = -0.0125906 Jy ! Component: 1500 - total flux cleaned = -0.0129491 Jy ! Component: 1550 - total flux cleaned = -0.0130078 Jy ! Component: 1600 - total flux cleaned = -0.01318 Jy ! Component: 1650 - total flux cleaned = -0.0132359 Jy ! Component: 1700 - total flux cleaned = -0.0131805 Jy ! Component: 1750 - total flux cleaned = -0.0134562 Jy ! Component: 1800 - total flux cleaned = -0.0135108 Jy ! Component: 1850 - total flux cleaned = -0.0134033 Jy ! Component: 1900 - total flux cleaned = -0.0133506 Jy ! Component: 1950 - total flux cleaned = -0.0134031 Jy ! Component: 2000 - total flux cleaned = -0.0135055 Jy ! Component: 2050 - total flux cleaned = -0.0134033 Jy ! Component: 2100 - total flux cleaned = -0.0132533 Jy ! Component: 2150 - total flux cleaned = -0.0134492 Jy ! Component: 2200 - total flux cleaned = -0.0131567 Jy ! Component: 2250 - total flux cleaned = -0.0133002 Jy ! Component: 2300 - total flux cleaned = -0.0132519 Jy ! Component: 2350 - total flux cleaned = -0.0132512 Jy ! Component: 2400 - total flux cleaned = -0.0130668 Jy ! Component: 2450 - total flux cleaned = -0.0130663 Jy ! Component: 2500 - total flux cleaned = -0.0128862 Jy ! Component: 2550 - total flux cleaned = -0.0128419 Jy ! Component: 2600 - total flux cleaned = -0.0128432 Jy ! Component: 2650 - total flux cleaned = -0.0127565 Jy ! Component: 2700 - total flux cleaned = -0.0126279 Jy ! Component: 2750 - total flux cleaned = -0.0125004 Jy ! Component: 2800 - total flux cleaned = -0.0125845 Jy ! Component: 2850 - total flux cleaned = -0.0123356 Jy ! Component: 2900 - total flux cleaned = -0.0122947 Jy ! Component: 2950 - total flux cleaned = -0.0121324 Jy ! Component: 3000 - total flux cleaned = -0.0119711 Jy ! Component: 3050 - total flux cleaned = -0.0118916 Jy ! Component: 3100 - total flux cleaned = -0.0117743 Jy ! Component: 3150 - total flux cleaned = -0.0117358 Jy ! Component: 3200 - total flux cleaned = -0.0116204 Jy ! Component: 3250 - total flux cleaned = -0.0116206 Jy ! Component: 3300 - total flux cleaned = -0.0113943 Jy ! Component: 3350 - total flux cleaned = -0.0114317 Jy ! Component: 3400 - total flux cleaned = -0.0114315 Jy ! Component: 3450 - total flux cleaned = -0.0112851 Jy ! Component: 3500 - total flux cleaned = -0.0112495 Jy ! Component: 3550 - total flux cleaned = -0.0112856 Jy ! Component: 3600 - total flux cleaned = -0.0112856 Jy ! Component: 3650 - total flux cleaned = -0.0111089 Jy ! Component: 3700 - total flux cleaned = -0.011109 Jy ! Component: 3750 - total flux cleaned = -0.011109 Jy ! Component: 3800 - total flux cleaned = -0.0109028 Jy ! Component: 3850 - total flux cleaned = -0.0109708 Jy ! Component: 3900 - total flux cleaned = -0.0109368 Jy ! Component: 3950 - total flux cleaned = -0.0107688 Jy ! Component: 4000 - total flux cleaned = -0.0107356 Jy ! Component: 4050 - total flux cleaned = -0.0106693 Jy ! Total flux subtracted in 4096 components = -0.0105383 Jy ! Clean residual min=-0.001718 max=0.001938 Jy/beam ! Clean residual mean=0.000005 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.680209 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 361 components and 0.680209 Jy ![Exited script file: muppet] wmap "J1152-0841_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.76 x 8.269 at 3.631 degrees (North through East) ! Clean map min=-0.0064162 max=0.57919 Jy/beam ! Writing clean map to FITS file: J1152-0841_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.579195 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000589815 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.305501 0.305501 0.611002 1.222 2.44401 4.88802 9.77603 19.5521 39.1041 78.2082 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.579 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.76 x 8.269 at 3.631 degrees (North through East) ! Clean map min=-0.0064162 max=0.57919 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 J1152-0841_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:59:00 2019