! Started logfile: J2359-3133_S_2017_02_24_pus_uvs.log on Sat May 4 11:39:23 2019 obs J2359-3133_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J2359-3133_S_2017_02_24_pus_uva.fits ! AN table 1: 30 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.686667 visibilities/baseline/integration-bin. ! Found source: J2359-3133 ! ! 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 823 lines of history. ! ! Reading 3708 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 J2359-3133_S_2017_02_24_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 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.431010Jy sigma=0.002654 ! Fit after self-cal, rms=0.409978Jy sigma=0.002525 ! 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.725 mas, bmaj=9.07 mas, bpa=-10.16 degrees ! Estimated noise=2673.25 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.487684 Jy ! Component: 100 - total flux cleaned = 0.594031 Jy ! Total flux subtracted in 100 components = 0.594031 Jy ! Clean residual min=-0.015937 max=0.034334 Jy/beam ! Clean residual mean=-0.000060 rms=0.004796 Jy/beam ! Combined flux in latest and established models = 0.594031 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.594031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.210090Jy sigma=0.000879 ! Fit after self-cal, rms=0.210089Jy sigma=0.000879 ! Inverting map ! Added new window around map position (-3.5, -7). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0326027 Jy ! Component: 100 - total flux cleaned = 0.0473379 Jy ! Total flux subtracted in 100 components = 0.0473379 Jy ! Clean residual min=-0.013864 max=0.023513 Jy/beam ! Clean residual mean=-0.000054 rms=0.003963 Jy/beam ! Combined flux in latest and established models = 0.641369 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 11 components and 0.641369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202874Jy sigma=0.000838 ! Fit after self-cal, rms=0.202797Jy sigma=0.000837 ! 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.467 mas, bmaj=11.15 mas, bpa=-8.441 degrees ! Estimated noise=2016.31 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 (-24.5, 110.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0210368 Jy ! Component: 100 - total flux cleaned = 0.0312887 Jy ! Component: 150 - total flux cleaned = 0.0352338 Jy ! Component: 200 - total flux cleaned = 0.0359214 Jy ! Total flux subtracted in 200 components = 0.0359214 Jy ! Clean residual min=-0.013851 max=0.020660 Jy/beam ! Clean residual mean=-0.000150 rms=0.003770 Jy/beam ! Combined flux in latest and established models = 0.67729 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 31 components and 0.67729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.199104Jy sigma=0.000819 ! Fit after self-cal, rms=0.198865Jy sigma=0.000817 ! 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.91 FD 1.07 HN 1.17 KP 0.97 ! LA 0.98 MK 1.00 NL 0.99 OV 1.04 ! PT 1.02 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.10 HN 1.24 KP 0.94 ! LA 0.92 MK 0.98 NL 0.99 OV 1.06 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.05 HN 1.15 KP 1.02 ! LA 1.02 MK 1.03 NL 1.13 OV 0.96 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.09 HN 0.83 KP 1.00* ! LA 0.88 MK 0.97 NL 1.00* OV 1.00 ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.198865Jy sigma=0.000817 ! Fit after self-cal, rms=0.175608Jy sigma=0.000758 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.461 mas, bmaj=11.04 mas, bpa=-8.392 degrees ! Estimated noise=2036.7 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.00309546 Jy ! Component: 100 - total flux cleaned = 0.00310462 Jy ! Component: 150 - total flux cleaned = 0.0028349 Jy ! Component: 200 - total flux cleaned = 0.00259855 Jy ! Total flux subtracted in 200 components = 0.00259855 Jy ! Clean residual min=-0.011424 max=0.010664 Jy/beam ! Clean residual mean=-0.000022 rms=0.002795 Jy/beam ! Combined flux in latest and established models = 0.679889 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 55 components and 0.679889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.175155Jy sigma=0.000756 ! Fit after self-cal, rms=0.175139Jy sigma=0.000756 ! 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.175139Jy sigma=0.000756 ! Fit after self-cal, rms=0.171707Jy sigma=0.000727 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.461 mas, bmaj=11.01 mas, bpa=-8.423 degrees ! Estimated noise=2055.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00296433 Jy ! Component: 100 - total flux cleaned = 0.00267398 Jy ! Component: 150 - total flux cleaned = 0.00256251 Jy ! Component: 200 - total flux cleaned = 0.00265689 Jy ! Total flux subtracted in 200 components = 0.00265689 Jy ! Clean residual min=-0.008104 max=0.007659 Jy/beam ! Clean residual mean=-0.000064 rms=0.002222 Jy/beam ! Combined flux in latest and established models = 0.682546 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 83 components and 0.682546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171103Jy sigma=0.000725 ! Fit after self-cal, rms=0.171102Jy sigma=0.000725 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.000709427 Jy ! Component: 100 - total flux cleaned = -0.00094874 Jy ! Component: 150 - total flux cleaned = -0.00102422 Jy ! Component: 200 - total flux cleaned = -0.00102542 Jy ! Total flux subtracted in 200 components = -0.00102542 Jy ! Clean residual min=-0.008155 max=0.007496 Jy/beam ! Clean residual mean=-0.000065 rms=0.002211 Jy/beam ! Combined flux in latest and established models = 0.68152 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 94 components and 0.68152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170998Jy sigma=0.000725 ! Fit after self-cal, rms=0.170996Jy sigma=0.000725 ! 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.170996Jy sigma=0.000725 ! Fit after self-cal, rms=0.123828Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.463 mas, bmaj=11.03 mas, bpa=-8.412 degrees ! Estimated noise=2053.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00228818 Jy ! Component: 100 - total flux cleaned = -0.00263505 Jy ! Component: 150 - total flux cleaned = -0.00262967 Jy ! Component: 200 - total flux cleaned = -0.00255866 Jy ! Total flux subtracted in 200 components = -0.00255866 Jy ! Clean residual min=-0.005504 max=0.006284 Jy/beam ! Clean residual mean=-0.000033 rms=0.001358 Jy/beam ! Combined flux in latest and established models = 0.678962 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 125 components and 0.678962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123651Jy sigma=0.000667 ! Fit after self-cal, rms=0.123601Jy 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) ! Added new window around map position (12, -18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00565657 Jy ! Component: 100 - total flux cleaned = 0.00607846 Jy ! Component: 150 - total flux cleaned = 0.00642073 Jy ! Component: 200 - total flux cleaned = 0.00641944 Jy ! Total flux subtracted in 200 components = 0.00641944 Jy ! Clean residual min=-0.005134 max=0.004604 Jy/beam ! Clean residual mean=-0.000012 rms=0.001243 Jy/beam ! Combined flux in latest and established models = 0.685381 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 142 components and 0.685381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123244Jy sigma=0.000665 ! Fit after self-cal, rms=0.123228Jy sigma=0.000665 ! 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.123228Jy sigma=0.000665 ! Fit after self-cal, rms=0.123039Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.782 mas, bmaj=24.86 mas, bpa=6.011 degrees ! Estimated noise=2415.82 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000156282 Jy ! Component: 100 - total flux cleaned = -8.31673e-06 Jy ! Component: 150 - total flux cleaned = 0.000226405 Jy ! Component: 200 - total flux cleaned = 0.00027626 Jy ! Total flux subtracted in 200 components = 0.00027626 Jy ! Clean residual min=-0.004816 max=0.005224 Jy/beam ! Clean residual mean=-0.000028 rms=0.001366 Jy/beam ! Combined flux in latest and established models = 0.685657 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 157 components and 0.685657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122983Jy sigma=0.000664 ! Fit after self-cal, rms=0.122965Jy sigma=0.000664 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.000461949 Jy ! Component: 100 - total flux cleaned = -0.000370906 Jy ! Component: 150 - total flux cleaned = -0.000294363 Jy ! Component: 200 - total flux cleaned = -0.000258794 Jy ! Total flux subtracted in 200 components = -0.000258794 Jy ! Clean residual min=-0.004835 max=0.005147 Jy/beam ! Clean residual mean=-0.000027 rms=0.001361 Jy/beam ! Combined flux in latest and established models = 0.685398 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 169 components and 0.685398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122942Jy sigma=0.000664 ! Fit after self-cal, rms=0.122936Jy sigma=0.000664 ! 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.463 mas, bmaj=11.03 mas, bpa=-8.395 degrees ! Estimated noise=2049.69 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.463 x 11.03 at -8.395 degrees (North through East) ! Clean map min=-0.0051197 max=0.60963 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.122936Jy sigma=0.000664 ! Fit after self-cal, rms=0.116268Jy sigma=0.000612 ! Inverting map and beam ! Estimated beam: bmin=3.463 mas, bmaj=11.02 mas, bpa=-8.379 degrees ! Estimated noise=2047.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00106209 Jy ! Component: 100 - total flux cleaned = -0.00123259 Jy ! Component: 150 - total flux cleaned = -0.00123558 Jy ! Component: 200 - total flux cleaned = -0.00136562 Jy ! Total flux subtracted in 200 components = -0.00136562 Jy ! Clean residual min=-0.004571 max=0.004136 Jy/beam ! Clean residual mean=-0.000023 rms=0.001159 Jy/beam ! Combined flux in latest and established models = 0.684033 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 182 components and 0.684033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116151Jy sigma=0.000611 ! Fit after self-cal, rms=0.116149Jy sigma=0.000611 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.92799e-05 Jy ! Component: 100 - total flux cleaned = 0.000176941 Jy ! Component: 150 - total flux cleaned = 0.000176804 Jy ! Component: 200 - total flux cleaned = 0.000178958 Jy ! Total flux subtracted in 200 components = 0.000178958 Jy ! Clean residual min=-0.004556 max=0.004098 Jy/beam ! Clean residual mean=-0.000022 rms=0.001150 Jy/beam ! Combined flux in latest and established models = 0.684212 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 191 components and 0.684212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116086Jy sigma=0.000611 ! Fit after self-cal, rms=0.116087Jy sigma=0.000611 ! 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.116087Jy sigma=0.000611 ! Fit after self-cal, rms=0.116008Jy sigma=0.000611 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.724 mas, bmaj=8.979 mas, bpa=-10.07 degrees ! Estimated noise=2715.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.495114 Jy ! Component: 100 - total flux cleaned = 0.603688 Jy ! Component: 150 - total flux cleaned = 0.634323 Jy ! Component: 200 - total flux cleaned = 0.6483 Jy ! Total flux subtracted in 200 components = 0.6483 Jy ! Clean residual min=-0.008653 max=0.010447 Jy/beam ! Clean residual mean=-0.000017 rms=0.002006 Jy/beam ! Combined flux in latest and established models = 0.6483 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.6483 Jy ! Inverting map and beam ! Estimated beam: bmin=3.463 mas, bmaj=11.03 mas, bpa=-8.373 degrees ! Estimated noise=2046.21 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 (3.5, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104633 Jy ! Component: 100 - total flux cleaned = 0.0174696 Jy ! Component: 150 - total flux cleaned = 0.0225834 Jy ! Component: 200 - total flux cleaned = 0.0249588 Jy ! Total flux subtracted in 200 components = 0.0249588 Jy ! Clean residual min=-0.005669 max=0.004942 Jy/beam ! Clean residual mean=-0.000049 rms=0.001306 Jy/beam ! Combined flux in latest and established models = 0.673259 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 45 components and 0.673259 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.785 mas, bmaj=24.87 mas, bpa=6.016 degrees ! Estimated noise=2411.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00378911 Jy ! Component: 100 - total flux cleaned = 0.00619733 Jy ! Component: 150 - total flux cleaned = 0.00766249 Jy ! Component: 200 - total flux cleaned = 0.00803499 Jy ! Total flux subtracted in 200 components = 0.00803499 Jy ! Clean residual min=-0.004820 max=0.005507 Jy/beam ! Clean residual mean=-0.000049 rms=0.001356 Jy/beam ! Combined flux in latest and established models = 0.681294 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.000230279 Jy ! Component: 100 - total flux cleaned = 0.000391485 Jy ! Component: 150 - total flux cleaned = 0.000492142 Jy ! Component: 200 - total flux cleaned = 0.000540501 Jy ! Total flux subtracted in 200 components = 0.000540501 Jy ! Clean residual min=-0.004706 max=0.005369 Jy/beam ! Clean residual mean=-0.000047 rms=0.001332 Jy/beam ! Combined flux in latest and established models = 0.681835 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 78 components and 0.681835 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.463 mas, bmaj=11.03 mas, bpa=-8.373 degrees ! Estimated noise=2046.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00132966 Jy ! Component: 100 - total flux cleaned = -0.00132358 Jy ! Component: 150 - total flux cleaned = -0.00142048 Jy ! Component: 200 - total flux cleaned = -0.00150936 Jy ! Total flux subtracted in 200 components = -0.00150936 Jy ! Clean residual min=-0.005147 max=0.004717 Jy/beam ! Clean residual mean=-0.000031 rms=0.001185 Jy/beam ! Combined flux in latest and established models = 0.680325 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 99 components and 0.680326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116176Jy sigma=0.000612 ! Fit after self-cal, rms=0.116112Jy sigma=0.000612 wmodel J2359-3133_S_2017_02_24_pus_map.mod ! Writing 99 model components to file: J2359-3133_S_2017_02_24_pus_map.mod wobs J2359-3133_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J2359-3133_S_2017_02_24_pus_uvs.fits wwins J2359-3133_S_2017_02_24_pus_map.win ! wwins: Wrote 5 windows to J2359-3133_S_2017_02_24_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.00163023 Jy ! Component: 100 - total flux cleaned = -0.00249247 Jy ! Component: 150 - total flux cleaned = -0.00315771 Jy ! Component: 200 - total flux cleaned = -0.0036543 Jy ! Component: 250 - total flux cleaned = -0.00386175 Jy ! Component: 300 - total flux cleaned = -0.00413003 Jy ! Component: 350 - total flux cleaned = -0.00432578 Jy ! Component: 400 - total flux cleaned = -0.00439049 Jy ! Component: 450 - total flux cleaned = -0.00470238 Jy ! Component: 500 - total flux cleaned = -0.00506756 Jy ! Component: 550 - total flux cleaned = -0.0053653 Jy ! Component: 600 - total flux cleaned = -0.00565744 Jy ! Component: 650 - total flux cleaned = -0.0060007 Jy ! Component: 700 - total flux cleaned = -0.00628166 Jy ! Component: 750 - total flux cleaned = -0.0064475 Jy ! Component: 800 - total flux cleaned = -0.00688249 Jy ! Component: 850 - total flux cleaned = -0.00709669 Jy ! Component: 900 - total flux cleaned = -0.00736031 Jy ! Component: 950 - total flux cleaned = -0.00761981 Jy ! Component: 1000 - total flux cleaned = -0.00792722 Jy ! Component: 1050 - total flux cleaned = -0.00828048 Jy ! Component: 1100 - total flux cleaned = -0.00867974 Jy ! Component: 1150 - total flux cleaned = -0.00882741 Jy ! Component: 1200 - total flux cleaned = -0.00916821 Jy ! Component: 1250 - total flux cleaned = -0.00960151 Jy ! Component: 1300 - total flux cleaned = -0.00974418 Jy ! Component: 1350 - total flux cleaned = -0.0100739 Jy ! Component: 1400 - total flux cleaned = -0.0104466 Jy ! Component: 1450 - total flux cleaned = -0.0107685 Jy ! Component: 1500 - total flux cleaned = -0.0111322 Jy ! Component: 1550 - total flux cleaned = -0.0114025 Jy ! Component: 1600 - total flux cleaned = -0.0117596 Jy ! Component: 1650 - total flux cleaned = -0.0121126 Jy ! Component: 1700 - total flux cleaned = -0.0122434 Jy ! Component: 1750 - total flux cleaned = -0.0125899 Jy ! Component: 1800 - total flux cleaned = -0.0128474 Jy ! Component: 1850 - total flux cleaned = -0.0131874 Jy ! Component: 1900 - total flux cleaned = -0.013482 Jy ! Component: 1950 - total flux cleaned = -0.0138155 Jy ! Component: 2000 - total flux cleaned = -0.0140638 Jy ! Component: 2050 - total flux cleaned = -0.0145146 Jy ! Component: 2100 - total flux cleaned = -0.014799 Jy ! Component: 2150 - total flux cleaned = -0.0151614 Jy ! Component: 2200 - total flux cleaned = -0.0154017 Jy ! Component: 2250 - total flux cleaned = -0.0157182 Jy ! Component: 2300 - total flux cleaned = -0.0159927 Jy ! Component: 2350 - total flux cleaned = -0.0161874 Jy ! Component: 2400 - total flux cleaned = -0.0165739 Jy ! Component: 2450 - total flux cleaned = -0.0166885 Jy ! Component: 2500 - total flux cleaned = -0.0169542 Jy ! Component: 2550 - total flux cleaned = -0.0170672 Jy ! Component: 2600 - total flux cleaned = -0.0174044 Jy ! Component: 2650 - total flux cleaned = -0.0175906 Jy ! Component: 2700 - total flux cleaned = -0.0177381 Jy ! Component: 2750 - total flux cleaned = -0.017958 Jy ! Component: 2800 - total flux cleaned = -0.018031 Jy ! Component: 2850 - total flux cleaned = -0.0182485 Jy ! Component: 2900 - total flux cleaned = -0.0185001 Jy ! Component: 2950 - total flux cleaned = -0.0187144 Jy ! Component: 3000 - total flux cleaned = -0.0190332 Jy ! Component: 3050 - total flux cleaned = -0.019209 Jy ! Component: 3100 - total flux cleaned = -0.0193491 Jy ! Component: 3150 - total flux cleaned = -0.0195924 Jy ! Component: 3200 - total flux cleaned = -0.0198692 Jy ! Component: 3250 - total flux cleaned = -0.0200064 Jy ! Component: 3300 - total flux cleaned = -0.0201769 Jy ! Component: 3350 - total flux cleaned = -0.0202789 Jy ! Component: 3400 - total flux cleaned = -0.0204807 Jy ! Component: 3450 - total flux cleaned = -0.0206146 Jy ! Component: 3500 - total flux cleaned = -0.020715 Jy ! Component: 3550 - total flux cleaned = -0.0210127 Jy ! Component: 3600 - total flux cleaned = -0.0211114 Jy ! Component: 3650 - total flux cleaned = -0.0213401 Jy ! Component: 3700 - total flux cleaned = -0.0214376 Jy ! Component: 3750 - total flux cleaned = -0.0215345 Jy ! Component: 3800 - total flux cleaned = -0.0216629 Jy ! Component: 3850 - total flux cleaned = -0.021759 Jy ! Component: 3900 - total flux cleaned = -0.0218542 Jy ! Component: 3950 - total flux cleaned = -0.0219488 Jy ! Component: 4000 - total flux cleaned = -0.0220427 Jy ! Component: 4050 - total flux cleaned = -0.0221987 Jy ! Total flux subtracted in 4096 components = -0.0222917 Jy ! Clean residual min=-0.001808 max=0.001934 Jy/beam ! Clean residual mean=0.000006 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.658034 Jy keep ! Adding 256 model components to the UV plane model. ! The established model now contains 355 components and 0.658034 Jy ![Exited script file: muppet] wmap "J2359-3133_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.463 x 11.03 at -8.373 degrees (North through East) ! Clean map min=-0.0037724 max=0.61627 Jy/beam ! Writing clean map to FITS file: J2359-3133_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.616274 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000581631 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.283136 0.283136 0.566272 1.13254 2.26509 4.53017 9.06035 18.1207 36.2414 72.4828 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.616 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.463 x 11.03 at -8.373 degrees (North through East) ! Clean map min=-0.0037724 max=0.61627 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 J2359-3133_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:39:27 2019