! Started logfile: J1332-1256_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:14:24 2019 obs J1332-1256_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J1332-1256_S_2017_01_16_pus_uva.fits ! AN table 1: 112 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.77619 visibilities/baseline/integration-bin. ! Found source: J1332-1256 ! ! 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 622 lines of history. ! ! Reading 15648 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 J1332-1256_S_2017_01_16_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 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 253 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.825722Jy sigma=0.005880 ! Fit after self-cal, rms=0.816150Jy sigma=0.005827 ! 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.292 mas, bmaj=9.886 mas, bpa=14.15 degrees ! Estimated noise=1173.81 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.152254 Jy ! Component: 100 - total flux cleaned = 0.18597 Jy ! Total flux subtracted in 100 components = 0.18597 Jy ! Clean residual min=-0.005433 max=0.011086 Jy/beam ! Clean residual mean=-0.000031 rms=0.001438 Jy/beam ! Combined flux in latest and established models = 0.18597 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.18597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186613Jy sigma=0.000685 ! Fit after self-cal, rms=0.186604Jy sigma=0.000685 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0117796 Jy ! Component: 100 - total flux cleaned = 0.0182885 Jy ! Total flux subtracted in 100 components = 0.0182885 Jy ! Clean residual min=-0.004151 max=0.004802 Jy/beam ! Clean residual mean=-0.000017 rms=0.001178 Jy/beam ! Combined flux in latest and established models = 0.204258 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 14 components and 0.204258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.185211Jy sigma=0.000678 ! Fit after self-cal, rms=0.185206Jy sigma=0.000678 ! 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.999 mas, bmaj=11.24 mas, bpa=14.73 degrees ! Estimated noise=840.178 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.0035041 Jy ! Component: 100 - total flux cleaned = 0.00535276 Jy ! Component: 150 - total flux cleaned = 0.0056696 Jy ! Component: 200 - total flux cleaned = 0.00585489 Jy ! Total flux subtracted in 200 components = 0.00585489 Jy ! Clean residual min=-0.002915 max=0.003397 Jy/beam ! Clean residual mean=-0.000007 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.210113 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 25 components and 0.210113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.184951Jy sigma=0.000678 ! Fit after self-cal, rms=0.184939Jy sigma=0.000678 ! 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.06 FD 0.93 HN 0.97 KP 1.02 ! LA 1.04 MK 1.00* NL 0.92 OV 1.02 ! PT 1.00 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 1.01 KP 1.02 ! LA 1.00 MK 1.00* NL 1.08 OV 1.06 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.01 HN 1.01 KP 1.04 ! LA 1.07 MK 1.00* NL 1.04 OV 0.98 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.02 HN 0.98 KP 0.58 ! LA 0.82 MK 1.00* NL 1.00* OV 0.95 ! PT 0.96 SC 1.09 ! ! ! Fit before self-cal, rms=0.184939Jy sigma=0.000678 ! Fit after self-cal, rms=0.128536Jy sigma=0.000668 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.994 mas, bmaj=11.24 mas, bpa=14.66 degrees ! Estimated noise=842.681 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.000355388 Jy ! Component: 100 - total flux cleaned = 0.000265974 Jy ! Component: 150 - total flux cleaned = 0.000193905 Jy ! Component: 200 - total flux cleaned = 0.000100577 Jy ! Total flux subtracted in 200 components = 0.000100577 Jy ! Clean residual min=-0.002641 max=0.002706 Jy/beam ! Clean residual mean=0.000004 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.210214 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 34 components and 0.210214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128510Jy sigma=0.000668 ! Fit after self-cal, rms=0.128272Jy sigma=0.000668 ! 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.128272Jy sigma=0.000668 ! Fit after self-cal, rms=0.120250Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.988 mas, bmaj=11.21 mas, bpa=14.53 degrees ! Estimated noise=843.607 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000400398 Jy ! Component: 100 - total flux cleaned = 0.000473477 Jy ! Component: 150 - total flux cleaned = 0.000444181 Jy ! Component: 200 - total flux cleaned = 0.000444532 Jy ! Total flux subtracted in 200 components = 0.000444532 Jy ! Clean residual min=-0.002039 max=0.002267 Jy/beam ! Clean residual mean=0.000000 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.210658 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 48 components and 0.210658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120232Jy sigma=0.000664 ! Fit after self-cal, rms=0.120200Jy 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.000104342 Jy ! Component: 100 - total flux cleaned = -8.33274e-05 Jy ! Component: 150 - total flux cleaned = -6.40664e-05 Jy ! Component: 200 - total flux cleaned = -8.13162e-05 Jy ! Total flux subtracted in 200 components = -8.13162e-05 Jy ! Clean residual min=-0.002024 max=0.002238 Jy/beam ! Clean residual mean=0.000000 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.210577 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 55 components and 0.210577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120195Jy sigma=0.000664 ! Fit after self-cal, rms=0.120193Jy sigma=0.000664 ! 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.120193Jy sigma=0.000664 ! Fit after self-cal, rms=0.116533Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.985 mas, bmaj=11.21 mas, bpa=14.5 degrees ! Estimated noise=843.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000396277 Jy ! Component: 100 - total flux cleaned = -0.000392447 Jy ! Component: 150 - total flux cleaned = -0.00041267 Jy ! Component: 200 - total flux cleaned = -0.000464018 Jy ! Total flux subtracted in 200 components = -0.000464018 Jy ! Clean residual min=-0.001893 max=0.002084 Jy/beam ! Clean residual mean=-0.000003 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.210113 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 59 components and 0.210113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116527Jy sigma=0.000663 ! Fit after self-cal, rms=0.116488Jy sigma=0.000663 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 = -2.21236e-05 Jy ! Component: 100 - total flux cleaned = -3.6967e-05 Jy ! Component: 150 - total flux cleaned = -4.93162e-05 Jy ! Component: 200 - total flux cleaned = -5.99287e-05 Jy ! Total flux subtracted in 200 components = -5.99287e-05 Jy ! Clean residual min=-0.001883 max=0.002055 Jy/beam ! Clean residual mean=-0.000003 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.210053 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 64 components and 0.210053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116485Jy sigma=0.000663 ! Fit after self-cal, rms=0.116483Jy sigma=0.000663 ! 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.116483Jy sigma=0.000663 ! Fit after self-cal, rms=0.116535Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.899 mas, bmaj=15.21 mas, bpa=5.535 degrees ! Estimated noise=1000.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000279671 Jy ! Component: 100 - total flux cleaned = 0.000292828 Jy ! Component: 150 - total flux cleaned = 0.000272972 Jy ! Component: 200 - total flux cleaned = 0.000254859 Jy ! Total flux subtracted in 200 components = 0.000254859 Jy ! Clean residual min=-0.002173 max=0.002346 Jy/beam ! Clean residual mean=-0.000004 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.210308 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 72 components and 0.210308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116536Jy sigma=0.000663 ! Fit after self-cal, rms=0.116535Jy sigma=0.000663 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 = -2.06194e-05 Jy ! Component: 100 - total flux cleaned = -3.58806e-05 Jy ! Component: 150 - total flux cleaned = -4.93281e-05 Jy ! Component: 200 - total flux cleaned = -5.56628e-05 Jy ! Total flux subtracted in 200 components = -5.56628e-05 Jy ! Clean residual min=-0.002168 max=0.002354 Jy/beam ! Clean residual mean=-0.000004 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.210252 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 74 components and 0.210252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116536Jy sigma=0.000663 ! Fit after self-cal, rms=0.116535Jy sigma=0.000663 ! 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.984 mas, bmaj=11.2 mas, bpa=14.48 degrees ! Estimated noise=843.511 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.984 x 11.2 at 14.48 degrees (North through East) ! Clean map min=-0.0018565 max=0.19327 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.292 mas, bmaj=9.859 mas, bpa=13.7 degrees ! Estimated noise=1167.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.151338 Jy ! Component: 100 - total flux cleaned = 0.184834 Jy ! Component: 150 - total flux cleaned = 0.195642 Jy ! Component: 200 - total flux cleaned = 0.200837 Jy ! Total flux subtracted in 200 components = 0.200837 Jy ! Clean residual min=-0.003021 max=0.003236 Jy/beam ! Clean residual mean=-0.000003 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.200837 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.200837 Jy ! Inverting map and beam ! Estimated beam: bmin=3.984 mas, bmaj=11.2 mas, bpa=14.48 degrees ! Estimated noise=843.511 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.00403641 Jy ! Component: 100 - total flux cleaned = 0.00603431 Jy ! Component: 150 - total flux cleaned = 0.0071764 Jy ! Component: 200 - total flux cleaned = 0.00757858 Jy ! Total flux subtracted in 200 components = 0.00757858 Jy ! Clean residual min=-0.001869 max=0.002185 Jy/beam ! Clean residual mean=-0.000004 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.208415 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 34 components and 0.208415 Jy ! Inverting map ! Added new window around map position (-22.5, 72). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000605127 Jy ! Component: 100 - total flux cleaned = 0.000765898 Jy ! Component: 150 - total flux cleaned = 0.000732462 Jy ! Component: 200 - total flux cleaned = 0.000572826 Jy ! Total flux subtracted in 200 components = 0.000572826 Jy ! Clean residual min=-0.001673 max=0.001749 Jy/beam ! Clean residual mean=-0.000003 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.208988 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 56 components and 0.208988 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.899 mas, bmaj=15.21 mas, bpa=5.535 degrees ! Estimated noise=1000.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000394298 Jy ! Component: 100 - total flux cleaned = 0.000298511 Jy ! Component: 150 - total flux cleaned = 0.000233671 Jy ! Component: 200 - total flux cleaned = 0.000194363 Jy ! Total flux subtracted in 200 components = 0.000194363 Jy ! Clean residual min=-0.001898 max=0.002223 Jy/beam ! Clean residual mean=-0.000004 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.209183 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.59413e-05 Jy ! Component: 100 - total flux cleaned = -8.62512e-05 Jy ! Component: 150 - total flux cleaned = -0.000101973 Jy ! Component: 200 - total flux cleaned = -0.000102075 Jy ! Total flux subtracted in 200 components = -0.000102075 Jy ! Clean residual min=-0.001923 max=0.002219 Jy/beam ! Clean residual mean=-0.000004 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.20908 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 82 components and 0.20908 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.984 mas, bmaj=11.2 mas, bpa=14.48 degrees ! Estimated noise=843.511 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000109191 Jy ! Component: 100 - total flux cleaned = -2.86954e-06 Jy ! Component: 150 - total flux cleaned = -7.73856e-05 Jy ! Component: 200 - total flux cleaned = -0.000100499 Jy ! Total flux subtracted in 200 components = -0.000100499 Jy ! Clean residual min=-0.001594 max=0.001718 Jy/beam ! Clean residual mean=-0.000002 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.20898 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 94 components and 0.20898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116475Jy sigma=0.000663 ! Fit after self-cal, rms=0.116464Jy sigma=0.000663 wmodel J1332-1256_S_2017_01_16_pus_map.mod ! Writing 94 model components to file: J1332-1256_S_2017_01_16_pus_map.mod wobs J1332-1256_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J1332-1256_S_2017_01_16_pus_uvs.fits wwins J1332-1256_S_2017_01_16_pus_map.win ! wwins: Wrote 2 windows to J1332-1256_S_2017_01_16_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.000706656 Jy ! Component: 100 - total flux cleaned = 0.00120778 Jy ! Component: 150 - total flux cleaned = 0.00154362 Jy ! Component: 200 - total flux cleaned = 0.00173249 Jy ! Component: 250 - total flux cleaned = 0.00188883 Jy ! Component: 300 - total flux cleaned = 0.00193916 Jy ! Component: 350 - total flux cleaned = 0.0020132 Jy ! Component: 400 - total flux cleaned = 0.00196467 Jy ! Component: 450 - total flux cleaned = 0.00194143 Jy ! Component: 500 - total flux cleaned = 0.00189504 Jy ! Component: 550 - total flux cleaned = 0.00182583 Jy ! Component: 600 - total flux cleaned = 0.00178104 Jy ! Component: 650 - total flux cleaned = 0.00171465 Jy ! Component: 700 - total flux cleaned = 0.00169256 Jy ! Component: 750 - total flux cleaned = 0.00160638 Jy ! Component: 800 - total flux cleaned = 0.00164842 Jy ! Component: 850 - total flux cleaned = 0.00162721 Jy ! Component: 900 - total flux cleaned = 0.00162718 Jy ! Component: 950 - total flux cleaned = 0.0016068 Jy ! Component: 1000 - total flux cleaned = 0.00158711 Jy ! Component: 1050 - total flux cleaned = 0.00168597 Jy ! Component: 1100 - total flux cleaned = 0.00160755 Jy ! Component: 1150 - total flux cleaned = 0.00166598 Jy ! Component: 1200 - total flux cleaned = 0.00164714 Jy ! Component: 1250 - total flux cleaned = 0.001704 Jy ! Component: 1300 - total flux cleaned = 0.00162931 Jy ! Component: 1350 - total flux cleaned = 0.00172218 Jy ! Component: 1400 - total flux cleaned = 0.00177695 Jy ! Component: 1450 - total flux cleaned = 0.00177686 Jy ! Component: 1500 - total flux cleaned = 0.00181283 Jy ! Component: 1550 - total flux cleaned = 0.00183042 Jy ! Component: 1600 - total flux cleaned = 0.00186569 Jy ! Component: 1650 - total flux cleaned = 0.00191821 Jy ! Component: 1700 - total flux cleaned = 0.00190089 Jy ! Component: 1750 - total flux cleaned = 0.00193535 Jy ! Component: 1800 - total flux cleaned = 0.00198629 Jy ! Component: 1850 - total flux cleaned = 0.00203682 Jy ! Component: 1900 - total flux cleaned = 0.00196989 Jy ! Component: 1950 - total flux cleaned = 0.00203657 Jy ! Component: 2000 - total flux cleaned = 0.00200367 Jy ! Component: 2050 - total flux cleaned = 0.0020527 Jy ! Component: 2100 - total flux cleaned = 0.00205279 Jy ! Component: 2150 - total flux cleaned = 0.00206886 Jy ! Component: 2200 - total flux cleaned = 0.00202104 Jy ! Component: 2250 - total flux cleaned = 0.00205319 Jy ! Component: 2300 - total flux cleaned = 0.00208464 Jy ! Component: 2350 - total flux cleaned = 0.00206903 Jy ! Component: 2400 - total flux cleaned = 0.00209984 Jy ! Component: 2450 - total flux cleaned = 0.00203847 Jy ! Component: 2500 - total flux cleaned = 0.00202331 Jy ! Component: 2550 - total flux cleaned = 0.00203846 Jy ! Component: 2600 - total flux cleaned = 0.00202342 Jy ! Component: 2650 - total flux cleaned = 0.00202341 Jy ! Component: 2700 - total flux cleaned = 0.00196442 Jy ! Component: 2750 - total flux cleaned = 0.00200827 Jy ! Component: 2800 - total flux cleaned = 0.00197927 Jy ! Component: 2850 - total flux cleaned = 0.00202252 Jy ! Component: 2900 - total flux cleaned = 0.00205129 Jy ! Component: 2950 - total flux cleaned = 0.00205128 Jy ! Component: 3000 - total flux cleaned = 0.00210802 Jy ! Component: 3050 - total flux cleaned = 0.00212194 Jy ! Component: 3100 - total flux cleaned = 0.00216374 Jy ! Component: 3150 - total flux cleaned = 0.00220527 Jy ! Component: 3200 - total flux cleaned = 0.00220527 Jy ! Component: 3250 - total flux cleaned = 0.00221893 Jy ! Component: 3300 - total flux cleaned = 0.00224611 Jy ! Component: 3350 - total flux cleaned = 0.00221929 Jy ! Component: 3400 - total flux cleaned = 0.00227286 Jy ! Component: 3450 - total flux cleaned = 0.00224616 Jy ! Component: 3500 - total flux cleaned = 0.00228595 Jy ! Component: 3550 - total flux cleaned = 0.00228593 Jy ! Component: 3600 - total flux cleaned = 0.00229895 Jy ! Component: 3650 - total flux cleaned = 0.00232491 Jy ! Component: 3700 - total flux cleaned = 0.00233788 Jy ! Component: 3750 - total flux cleaned = 0.0024021 Jy ! Component: 3800 - total flux cleaned = 0.00240222 Jy ! Component: 3850 - total flux cleaned = 0.00244033 Jy ! Component: 3900 - total flux cleaned = 0.00245293 Jy ! Component: 3950 - total flux cleaned = 0.0024905 Jy ! Component: 4000 - total flux cleaned = 0.00244048 Jy ! Component: 4050 - total flux cleaned = 0.0024902 Jy ! Total flux subtracted in 4096 components = 0.00250246 Jy ! Clean residual min=-0.000691 max=0.000752 Jy/beam ! Clean residual mean=-0.000002 rms=0.000242 Jy/beam ! Combined flux in latest and established models = 0.211482 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 397 components and 0.211482 Jy ![Exited script file: muppet] wmap "J1332-1256_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.984 x 11.2 at 14.48 degrees (North through East) ! Clean map min=-0.0019301 max=0.19384 Jy/beam ! Writing clean map to FITS file: J1332-1256_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.19384 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000237169 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.36706 0.36706 0.734119 1.46824 2.93648 5.87296 11.7459 23.4918 46.9836 93.9673 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.193 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.984 x 11.2 at 14.48 degrees (North through East) ! Clean map min=-0.0019301 max=0.19384 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 J1332-1256_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:14:30 2019