! Started logfile: J2359-3133_S_2017_06_10_pus_uvs.log on Mon May 6 15:03:55 2019 obs J2359-3133_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J2359-3133_S_2017_06_10_pus_uva.fits ! AN table 1: 26 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.647863 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 1154 lines of history. ! ! Reading 3032 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_06_10_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 184 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.493053Jy sigma=0.003370 ! Fit after self-cal, rms=0.466568Jy sigma=0.003157 ! 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.6 mas, bmaj=8.543 mas, bpa=-2.577 degrees ! Estimated noise=2458.11 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.428302 Jy ! Component: 100 - total flux cleaned = 0.522861 Jy ! Total flux subtracted in 100 components = 0.522861 Jy ! Clean residual min=-0.023761 max=0.061009 Jy/beam ! Clean residual mean=0.000015 rms=0.008029 Jy/beam ! Combined flux in latest and established models = 0.522861 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.522861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152797Jy sigma=0.001015 ! Fit after self-cal, rms=0.152796Jy sigma=0.001015 ! Inverting map ! Added new window around map position (4, -8.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.05195 Jy ! Component: 100 - total flux cleaned = 0.0766857 Jy ! Total flux subtracted in 100 components = 0.0766857 Jy ! Clean residual min=-0.024427 max=0.050744 Jy/beam ! Clean residual mean=0.000015 rms=0.006274 Jy/beam ! Combined flux in latest and established models = 0.599547 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 25 components and 0.599546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132941Jy sigma=0.000861 ! Fit after self-cal, rms=0.130045Jy sigma=0.000833 ! 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.147 mas, bmaj=9.826 mas, bpa=-1.282 degrees ! Estimated noise=2062.13 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 (-4, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0339293 Jy ! Component: 100 - total flux cleaned = 0.0508763 Jy ! Component: 150 - total flux cleaned = 0.0547248 Jy ! Component: 200 - total flux cleaned = 0.0563661 Jy ! Total flux subtracted in 200 components = 0.0563661 Jy ! Clean residual min=-0.016491 max=0.014625 Jy/beam ! Clean residual mean=0.000013 rms=0.003800 Jy/beam ! Combined flux in latest and established models = 0.655913 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 51 components and 0.655912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119433Jy sigma=0.000767 ! Fit after self-cal, rms=0.119274Jy sigma=0.000766 ! 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.00* FD 0.95 HN 1.15 KP 1.05 ! LA 1.02 MK 1.01 NL 0.97 OV 0.96 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.22 KP 0.99 ! LA 0.99 MK 1.00 NL 1.05 OV 0.99 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 1.17 KP 0.98 ! LA 0.97 MK 1.02 NL 1.03 OV 0.91 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.30 KP 1.00* ! LA 1.00* MK 1.01 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.119274Jy sigma=0.000766 ! Fit after self-cal, rms=0.119437Jy sigma=0.000718 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.163 mas, bmaj=9.79 mas, bpa=-0.7798 degrees ! Estimated noise=2110.47 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.0050769 Jy ! Component: 100 - total flux cleaned = -0.00594158 Jy ! Component: 150 - total flux cleaned = -0.00592878 Jy ! Component: 200 - total flux cleaned = -0.00593011 Jy ! Total flux subtracted in 200 components = -0.00593011 Jy ! Clean residual min=-0.011628 max=0.011543 Jy/beam ! Clean residual mean=-0.000010 rms=0.002940 Jy/beam ! Combined flux in latest and established models = 0.649982 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 76 components and 0.649982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117736Jy sigma=0.000712 ! Fit after self-cal, rms=0.117777Jy sigma=0.000712 ! 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.117777Jy sigma=0.000712 ! Fit after self-cal, rms=0.117787Jy sigma=0.000711 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.165 mas, bmaj=9.797 mas, bpa=-0.8159 degrees ! Estimated noise=2104.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00372252 Jy ! Component: 100 - total flux cleaned = -0.00393021 Jy ! Component: 150 - total flux cleaned = -0.00393361 Jy ! Component: 200 - total flux cleaned = -0.00411167 Jy ! Total flux subtracted in 200 components = -0.00411167 Jy ! Clean residual min=-0.010951 max=0.011138 Jy/beam ! Clean residual mean=-0.000009 rms=0.002845 Jy/beam ! Combined flux in latest and established models = 0.645871 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 88 components and 0.645871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116846Jy sigma=0.000708 ! Fit after self-cal, rms=0.116821Jy sigma=0.000708 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.49871e-05 Jy ! Component: 100 - total flux cleaned = -1.01102e-05 Jy ! Component: 150 - total flux cleaned = -8.3399e-06 Jy ! Component: 200 - total flux cleaned = -4.44469e-06 Jy ! Total flux subtracted in 200 components = -4.44469e-06 Jy ! Clean residual min=-0.010401 max=0.010975 Jy/beam ! Clean residual mean=-0.000010 rms=0.002803 Jy/beam ! Combined flux in latest and established models = 0.645866 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 105 components and 0.645866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116257Jy sigma=0.000706 ! Fit after self-cal, rms=0.116237Jy sigma=0.000706 ! 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.116237Jy sigma=0.000706 ! Fit after self-cal, rms=0.114956Jy sigma=0.000684 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.177 mas, bmaj=9.797 mas, bpa=-0.7673 degrees ! Estimated noise=2108.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00059597 Jy ! Component: 100 - total flux cleaned = -0.000103788 Jy ! Component: 150 - total flux cleaned = -0.000110185 Jy ! Component: 200 - total flux cleaned = -0.000235678 Jy ! Total flux subtracted in 200 components = -0.000235678 Jy ! Clean residual min=-0.007848 max=0.007549 Jy/beam ! Clean residual mean=-0.000019 rms=0.002017 Jy/beam ! Combined flux in latest and established models = 0.64563 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 127 components and 0.64563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114448Jy sigma=0.000681 ! Fit after self-cal, rms=0.114425Jy sigma=0.000680 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.00108582 Jy ! Component: 100 - total flux cleaned = 0.000968673 Jy ! Component: 150 - total flux cleaned = 0.00107182 Jy ! Component: 200 - total flux cleaned = 0.00107002 Jy ! Total flux subtracted in 200 components = 0.00107002 Jy ! Clean residual min=-0.007459 max=0.007375 Jy/beam ! Clean residual mean=-0.000017 rms=0.001937 Jy/beam ! Combined flux in latest and established models = 0.6467 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 133 components and 0.6467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114202Jy sigma=0.000679 ! Fit after self-cal, rms=0.114179Jy sigma=0.000678 ! 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.114179Jy sigma=0.000678 ! Fit after self-cal, rms=0.115192Jy sigma=0.000678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.926 mas, bmaj=23.33 mas, bpa=-1.842 degrees ! Estimated noise=2569.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000364808 Jy ! Component: 100 - total flux cleaned = 0.000647252 Jy ! Component: 150 - total flux cleaned = 0.000895995 Jy ! Component: 200 - total flux cleaned = 0.00112042 Jy ! Total flux subtracted in 200 components = 0.00112042 Jy ! Clean residual min=-0.008099 max=0.008601 Jy/beam ! Clean residual mean=-0.000018 rms=0.002192 Jy/beam ! Combined flux in latest and established models = 0.647821 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 144 components and 0.647821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115013Jy sigma=0.000677 ! Fit after self-cal, rms=0.115009Jy sigma=0.000677 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.000530888 Jy ! Component: 100 - total flux cleaned = 0.000720127 Jy ! Component: 150 - total flux cleaned = 0.00077967 Jy ! Component: 200 - total flux cleaned = 0.000887457 Jy ! Total flux subtracted in 200 components = 0.000887457 Jy ! Clean residual min=-0.007958 max=0.008434 Jy/beam ! Clean residual mean=-0.000014 rms=0.002144 Jy/beam ! Combined flux in latest and established models = 0.648708 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 154 components and 0.648708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114957Jy sigma=0.000677 ! Fit after self-cal, rms=0.114948Jy sigma=0.000677 ! 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.181 mas, bmaj=9.801 mas, bpa=-0.7281 degrees ! Estimated noise=2107.07 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.181 x 9.801 at -0.7281 degrees (North through East) ! Clean map min=-0.013857 max=0.52935 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.114948Jy sigma=0.000677 ! Fit after self-cal, rms=0.109582Jy sigma=0.000623 ! Inverting map and beam ! Estimated beam: bmin=3.18 mas, bmaj=9.798 mas, bpa=-0.7453 degrees ! Estimated noise=2101.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00160847 Jy ! Component: 100 - total flux cleaned = -0.0023012 Jy ! Component: 150 - total flux cleaned = -0.00249006 Jy ! Component: 200 - total flux cleaned = -0.0025741 Jy ! Total flux subtracted in 200 components = -0.0025741 Jy ! Clean residual min=-0.006729 max=0.006692 Jy/beam ! Clean residual mean=-0.000018 rms=0.001723 Jy/beam ! Combined flux in latest and established models = 0.646134 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 165 components and 0.646134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109345Jy sigma=0.000621 ! Fit after self-cal, rms=0.109326Jy sigma=0.000621 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000291631 Jy ! Component: 100 - total flux cleaned = 0.000212002 Jy ! Component: 150 - total flux cleaned = 0.000280828 Jy ! Component: 200 - total flux cleaned = 0.000216233 Jy ! Total flux subtracted in 200 components = 0.000216233 Jy ! Clean residual min=-0.006608 max=0.006659 Jy/beam ! Clean residual mean=-0.000018 rms=0.001691 Jy/beam ! Combined flux in latest and established models = 0.646351 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 173 components and 0.646351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109218Jy sigma=0.000620 ! Fit after self-cal, rms=0.109208Jy sigma=0.000620 ! 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.109208Jy sigma=0.000620 ! Fit after self-cal, rms=0.110051Jy sigma=0.000620 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.625 mas, bmaj=8.457 mas, bpa=-1.993 degrees ! Estimated noise=2520.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.438164 Jy ! Component: 100 - total flux cleaned = 0.53654 Jy ! Component: 150 - total flux cleaned = 0.571245 Jy ! Component: 200 - total flux cleaned = 0.590276 Jy ! Total flux subtracted in 200 components = 0.590276 Jy ! Clean residual min=-0.011812 max=0.011701 Jy/beam ! Clean residual mean=-0.000019 rms=0.002596 Jy/beam ! Combined flux in latest and established models = 0.590277 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.590277 Jy ! Inverting map and beam ! Estimated beam: bmin=3.185 mas, bmaj=9.808 mas, bpa=-0.7291 degrees ! Estimated noise=2100.72 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.018369 Jy ! Component: 100 - total flux cleaned = 0.0297259 Jy ! Component: 150 - total flux cleaned = 0.0373186 Jy ! Component: 200 - total flux cleaned = 0.0425037 Jy ! Total flux subtracted in 200 components = 0.0425037 Jy ! Clean residual min=-0.007246 max=0.006694 Jy/beam ! Clean residual mean=-0.000036 rms=0.001744 Jy/beam ! Combined flux in latest and established models = 0.63278 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 66 components and 0.63278 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.939 mas, bmaj=23.37 mas, bpa=-1.913 degrees ! Estimated noise=2558 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00517077 Jy ! Component: 100 - total flux cleaned = 0.00806637 Jy ! Component: 150 - total flux cleaned = 0.00885062 Jy ! Component: 200 - total flux cleaned = 0.00912388 Jy ! Total flux subtracted in 200 components = 0.00912388 Jy ! Clean residual min=-0.007445 max=0.007702 Jy/beam ! Clean residual mean=-0.000035 rms=0.002004 Jy/beam ! Combined flux in latest and established models = 0.641904 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.000258532 Jy ! Component: 100 - total flux cleaned = 0.000499376 Jy ! Component: 150 - total flux cleaned = 0.000724815 Jy ! Component: 200 - total flux cleaned = 0.000936162 Jy ! Total flux subtracted in 200 components = 0.000936162 Jy ! Clean residual min=-0.007425 max=0.007695 Jy/beam ! Clean residual mean=-0.000031 rms=0.001991 Jy/beam ! Combined flux in latest and established models = 0.64284 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 97 components and 0.64284 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.185 mas, bmaj=9.808 mas, bpa=-0.7291 degrees ! Estimated noise=2100.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000562134 Jy ! Component: 100 - total flux cleaned = -0.000402176 Jy ! Component: 150 - total flux cleaned = -0.000192351 Jy ! Component: 200 - total flux cleaned = -6.88515e-05 Jy ! Total flux subtracted in 200 components = -6.88515e-05 Jy ! Clean residual min=-0.006889 max=0.006408 Jy/beam ! Clean residual mean=-0.000019 rms=0.001653 Jy/beam ! Combined flux in latest and established models = 0.642771 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 119 components and 0.642771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109976Jy sigma=0.000620 ! Fit after self-cal, rms=0.109927Jy sigma=0.000619 wmodel J2359-3133_S_2017_06_10_pus_map.mod ! Writing 119 model components to file: J2359-3133_S_2017_06_10_pus_map.mod wobs J2359-3133_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J2359-3133_S_2017_06_10_pus_uvs.fits wwins J2359-3133_S_2017_06_10_pus_map.win ! wwins: Wrote 3 windows to J2359-3133_S_2017_06_10_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.000267184 Jy ! Component: 100 - total flux cleaned = -0.000793221 Jy ! Component: 150 - total flux cleaned = -0.0019825 Jy ! Component: 200 - total flux cleaned = -0.00319905 Jy ! Component: 250 - total flux cleaned = -0.00418306 Jy ! Component: 300 - total flux cleaned = -0.00478374 Jy ! Component: 350 - total flux cleaned = -0.00536383 Jy ! Component: 400 - total flux cleaned = -0.00584049 Jy ! Component: 450 - total flux cleaned = -0.00614863 Jy ! Component: 500 - total flux cleaned = -0.00644878 Jy ! Component: 550 - total flux cleaned = -0.00666659 Jy ! Component: 600 - total flux cleaned = -0.00694793 Jy ! Component: 650 - total flux cleaned = -0.00742752 Jy ! Component: 700 - total flux cleaned = -0.00756172 Jy ! Component: 750 - total flux cleaned = -0.0078895 Jy ! Component: 800 - total flux cleaned = -0.00808044 Jy ! Component: 850 - total flux cleaned = -0.00826913 Jy ! Component: 900 - total flux cleaned = -0.00857663 Jy ! Component: 950 - total flux cleaned = -0.0089366 Jy ! Component: 1000 - total flux cleaned = -0.00911253 Jy ! Component: 1050 - total flux cleaned = -0.00934282 Jy ! Component: 1100 - total flux cleaned = -0.00962748 Jy ! Component: 1150 - total flux cleaned = -0.00985061 Jy ! Component: 1200 - total flux cleaned = -0.00995885 Jy ! Component: 1250 - total flux cleaned = -0.0101717 Jy ! Component: 1300 - total flux cleaned = -0.0101714 Jy ! Component: 1350 - total flux cleaned = -0.0105356 Jy ! Component: 1400 - total flux cleaned = -0.0109941 Jy ! Component: 1450 - total flux cleaned = -0.0112448 Jy ! Component: 1500 - total flux cleaned = -0.0114428 Jy ! Component: 1550 - total flux cleaned = -0.0117349 Jy ! Component: 1600 - total flux cleaned = -0.011926 Jy ! Component: 1650 - total flux cleaned = -0.0120676 Jy ! Component: 1700 - total flux cleaned = -0.0123003 Jy ! Component: 1750 - total flux cleaned = -0.0125297 Jy ! Component: 1800 - total flux cleaned = -0.0126649 Jy ! Component: 1850 - total flux cleaned = -0.0127995 Jy ! Component: 1900 - total flux cleaned = -0.0129316 Jy ! Component: 1950 - total flux cleaned = -0.0129312 Jy ! Component: 2000 - total flux cleaned = -0.0131039 Jy ! Component: 2050 - total flux cleaned = -0.0130602 Jy ! Component: 2100 - total flux cleaned = -0.0131868 Jy ! Component: 2150 - total flux cleaned = -0.0132284 Jy ! Component: 2200 - total flux cleaned = -0.0131047 Jy ! Component: 2250 - total flux cleaned = -0.0133091 Jy ! Component: 2300 - total flux cleaned = -0.0132689 Jy ! Component: 2350 - total flux cleaned = -0.0133094 Jy ! Component: 2400 - total flux cleaned = -0.013231 Jy ! Component: 2450 - total flux cleaned = -0.0132702 Jy ! Component: 2500 - total flux cleaned = -0.0133088 Jy ! Component: 2550 - total flux cleaned = -0.013271 Jy ! Component: 2600 - total flux cleaned = -0.0133089 Jy ! Component: 2650 - total flux cleaned = -0.0133461 Jy ! Component: 2700 - total flux cleaned = -0.0132348 Jy ! Component: 2750 - total flux cleaned = -0.013345 Jy ! Component: 2800 - total flux cleaned = -0.0134902 Jy ! Component: 2850 - total flux cleaned = -0.0135616 Jy ! Component: 2900 - total flux cleaned = -0.0136683 Jy ! Component: 2950 - total flux cleaned = -0.0137036 Jy ! Component: 3000 - total flux cleaned = -0.0137738 Jy ! Component: 3050 - total flux cleaned = -0.013878 Jy ! Component: 3100 - total flux cleaned = -0.0139811 Jy ! Component: 3150 - total flux cleaned = -0.0141515 Jy ! Component: 3200 - total flux cleaned = -0.0142192 Jy ! Component: 3250 - total flux cleaned = -0.0143535 Jy ! Component: 3300 - total flux cleaned = -0.0145863 Jy ! Component: 3350 - total flux cleaned = -0.0146852 Jy ! Component: 3400 - total flux cleaned = -0.0148814 Jy ! Component: 3450 - total flux cleaned = -0.0149136 Jy ! Component: 3500 - total flux cleaned = -0.0150745 Jy ! Component: 3550 - total flux cleaned = -0.0151704 Jy ! Component: 3600 - total flux cleaned = -0.0153291 Jy ! Component: 3650 - total flux cleaned = -0.0154551 Jy ! Component: 3700 - total flux cleaned = -0.0156427 Jy ! Component: 3750 - total flux cleaned = -0.015829 Jy ! Component: 3800 - total flux cleaned = -0.0158603 Jy ! Component: 3850 - total flux cleaned = -0.0159829 Jy ! Component: 3900 - total flux cleaned = -0.0161962 Jy ! Component: 3950 - total flux cleaned = -0.0163777 Jy ! Component: 4000 - total flux cleaned = -0.0165883 Jy ! Component: 4050 - total flux cleaned = -0.0167379 Jy ! Total flux subtracted in 4096 components = -0.0169163 Jy ! Clean residual min=-0.001733 max=0.001756 Jy/beam ! Clean residual mean=-0.000014 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.625855 Jy keep ! Adding 356 model components to the UV plane model. ! The established model now contains 475 components and 0.625855 Jy ![Exited script file: muppet] wmap "J2359-3133_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.185 x 9.808 at -0.7291 degrees (North through East) ! Clean map min=-0.0047197 max=0.53244 Jy/beam ! Writing clean map to FITS file: J2359-3133_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.532444 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000574419 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.323651 0.323651 0.647302 1.2946 2.58921 5.17841 10.3568 20.7137 41.4273 82.8546 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.532 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.185 x 9.808 at -0.7291 degrees (North through East) ! Clean map min=-0.0047197 max=0.53244 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_06_10_pus_uvs.log closed on Mon May 6 15:04:00 2019