! Started logfile: J0536-3401_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:17:13 2016 obs J0536-3401_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0536-3401_S_2014_08_05_pus_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.489506 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0536-3401 ! ! 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 360 lines of history. ! ! Reading 3172 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 J0536-3401_S_2014_08_05_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 112 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.452960Jy sigma=0.003405 ! Fit after self-cal, rms=0.442754Jy sigma=0.003320 ! 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.366 mas, bmaj=15.41 mas, bpa=12.83 degrees ! Estimated noise=2775.38 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.437809 Jy ! Component: 100 - total flux cleaned = 0.555259 Jy ! Total flux subtracted in 100 components = 0.555259 Jy ! Clean residual min=-0.024775 max=0.047747 Jy/beam ! Clean residual mean=-0.000125 rms=0.007882 Jy/beam ! Combined flux in latest and established models = 0.55526 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.55526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165318Jy sigma=0.001163 ! Fit after self-cal, rms=0.165333Jy sigma=0.001163 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0514998 Jy ! Component: 100 - total flux cleaned = 0.0789938 Jy ! Total flux subtracted in 100 components = 0.0789938 Jy ! Clean residual min=-0.020037 max=0.019782 Jy/beam ! Clean residual mean=-0.000069 rms=0.005524 Jy/beam ! Combined flux in latest and established models = 0.634253 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 51 components and 0.634254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142944Jy sigma=0.000989 ! Fit after self-cal, rms=0.142954Jy sigma=0.000989 ! 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=4.533 mas, bmaj=18.85 mas, bpa=11.27 degrees ! Estimated noise=1643.07 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.0236549 Jy ! Component: 100 - total flux cleaned = 0.0357773 Jy ! Component: 150 - total flux cleaned = 0.0420322 Jy ! Component: 200 - total flux cleaned = 0.0431516 Jy ! Total flux subtracted in 200 components = 0.0431516 Jy ! Clean residual min=-0.015879 max=0.016255 Jy/beam ! Clean residual mean=0.000037 rms=0.004184 Jy/beam ! Combined flux in latest and established models = 0.677405 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 73 components and 0.677405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138200Jy sigma=0.000968 ! Fit after self-cal, rms=0.138211Jy sigma=0.000968 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.86 HN 1.10 KP 1.09 ! LA 1.14 MK 1.00* NL 0.97 OV 0.98 ! PT 1.05 SC 0.98 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.03 HN 1.18 KP 1.04 ! LA 1.10 MK 1.00* NL 1.03 OV 1.00 ! PT 1.04 SC 1.05 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.81 FD 1.14 HN 1.14 KP 0.91 ! LA 0.87 MK 1.00* NL 1.00 OV 0.92 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.02 HN 1.13 KP 0.90 ! LA 0.83 MK 1.00* NL 1.06 OV 0.98 ! PT 1.04 SC 0.99 ! ! ! Fit before self-cal, rms=0.138211Jy sigma=0.000968 ! Fit after self-cal, rms=0.114269Jy sigma=0.000788 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.53 mas, bmaj=18.97 mas, bpa=11.46 degrees ! Estimated noise=1659.77 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.0053794 Jy ! Component: 100 - total flux cleaned = -0.00625819 Jy ! Component: 150 - total flux cleaned = -0.00683704 Jy ! Component: 200 - total flux cleaned = -0.00720058 Jy ! Total flux subtracted in 200 components = -0.00720058 Jy ! Clean residual min=-0.009930 max=0.008946 Jy/beam ! Clean residual mean=0.000059 rms=0.002414 Jy/beam ! Combined flux in latest and established models = 0.670205 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 89 components and 0.670205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113726Jy sigma=0.000784 ! Fit after self-cal, rms=0.113687Jy sigma=0.000784 ! 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.113687Jy sigma=0.000784 ! Fit after self-cal, rms=0.114350Jy sigma=0.000783 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.544 mas, bmaj=19.06 mas, bpa=11.51 degrees ! Estimated noise=1659.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00469232 Jy ! Component: 100 - total flux cleaned = -0.00541179 Jy ! Component: 150 - total flux cleaned = -0.00589527 Jy ! Component: 200 - total flux cleaned = -0.00630925 Jy ! Total flux subtracted in 200 components = -0.00630925 Jy ! Clean residual min=-0.008764 max=0.008572 Jy/beam ! Clean residual mean=0.000056 rms=0.002275 Jy/beam ! Combined flux in latest and established models = 0.663895 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 94 components and 0.663895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113956Jy sigma=0.000780 ! Fit after self-cal, rms=0.113964Jy sigma=0.000780 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.000359895 Jy ! Component: 100 - total flux cleaned = -0.000667297 Jy ! Component: 150 - total flux cleaned = -0.000938961 Jy ! Component: 200 - total flux cleaned = -0.00118381 Jy ! Total flux subtracted in 200 components = -0.00118381 Jy ! Clean residual min=-0.008532 max=0.008523 Jy/beam ! Clean residual mean=0.000055 rms=0.002257 Jy/beam ! Combined flux in latest and established models = 0.662712 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 102 components and 0.662712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113895Jy sigma=0.000779 ! Fit after self-cal, rms=0.113893Jy sigma=0.000779 ! 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.113893Jy sigma=0.000779 ! Fit after self-cal, rms=0.113901Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.554 mas, bmaj=19.11 mas, bpa=11.52 degrees ! Estimated noise=1660.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00309681 Jy ! Component: 100 - total flux cleaned = -0.00358919 Jy ! Component: 150 - total flux cleaned = -0.00400957 Jy ! Component: 200 - total flux cleaned = -0.00436742 Jy ! Total flux subtracted in 200 components = -0.00436742 Jy ! Clean residual min=-0.007316 max=0.006074 Jy/beam ! Clean residual mean=0.000033 rms=0.001762 Jy/beam ! Combined flux in latest and established models = 0.658344 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 105 components and 0.658344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113648Jy sigma=0.000768 ! Fit after self-cal, rms=0.113669Jy sigma=0.000768 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.000309937 Jy ! Component: 100 - total flux cleaned = -0.000509301 Jy ! Component: 150 - total flux cleaned = -0.00074201 Jy ! Component: 200 - total flux cleaned = -0.000843755 Jy ! Total flux subtracted in 200 components = -0.000843755 Jy ! Clean residual min=-0.007186 max=0.006104 Jy/beam ! Clean residual mean=0.000032 rms=0.001744 Jy/beam ! Combined flux in latest and established models = 0.6575 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 107 components and 0.6575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113623Jy sigma=0.000767 ! Fit after self-cal, rms=0.113620Jy sigma=0.000767 ! 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.113620Jy sigma=0.000767 ! Fit after self-cal, rms=0.114626Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.24 mas, bmaj=31.23 mas, bpa=-2.896 degrees ! Estimated noise=1772.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00248019 Jy ! Component: 100 - total flux cleaned = -0.0028391 Jy ! Component: 150 - total flux cleaned = -0.00297304 Jy ! Component: 200 - total flux cleaned = -0.00305651 Jy ! Total flux subtracted in 200 components = -0.00305651 Jy ! Clean residual min=-0.006500 max=0.006021 Jy/beam ! Clean residual mean=0.000046 rms=0.001780 Jy/beam ! Combined flux in latest and established models = 0.654444 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 110 components and 0.654444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114503Jy sigma=0.000766 ! Fit after self-cal, rms=0.114514Jy sigma=0.000766 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.000124915 Jy ! Component: 100 - total flux cleaned = -0.000197934 Jy ! Component: 150 - total flux cleaned = -0.000266446 Jy ! Component: 200 - total flux cleaned = -0.000364707 Jy ! Total flux subtracted in 200 components = -0.000364707 Jy ! Clean residual min=-0.006414 max=0.005998 Jy/beam ! Clean residual mean=0.000045 rms=0.001771 Jy/beam ! Combined flux in latest and established models = 0.654079 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 110 components and 0.654079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114475Jy sigma=0.000766 ! Fit after self-cal, rms=0.114473Jy sigma=0.000766 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.564 mas, bmaj=19.18 mas, bpa=11.58 degrees ! Estimated noise=1662.02 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.564 x 19.18 at 11.58 degrees (North through East) ! Clean map min=-0.0065015 max=0.53689 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.114473Jy sigma=0.000766 ! Fit after self-cal, rms=0.108156Jy sigma=0.000692 ! Inverting map and beam ! Estimated beam: bmin=4.567 mas, bmaj=19.2 mas, bpa=11.62 degrees ! Estimated noise=1660.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00222744 Jy ! Component: 100 - total flux cleaned = -0.00258157 Jy ! Component: 150 - total flux cleaned = -0.00281668 Jy ! Component: 200 - total flux cleaned = -0.00308598 Jy ! Total flux subtracted in 200 components = -0.00308598 Jy ! Clean residual min=-0.006070 max=0.005748 Jy/beam ! Clean residual mean=0.000032 rms=0.001543 Jy/beam ! Combined flux in latest and established models = 0.650993 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 111 components and 0.650993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108013Jy sigma=0.000691 ! Fit after self-cal, rms=0.108009Jy sigma=0.000691 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000172874 Jy ! Component: 100 - total flux cleaned = -0.000330525 Jy ! Component: 150 - total flux cleaned = -0.000511606 Jy ! Component: 200 - total flux cleaned = -0.00059216 Jy ! Total flux subtracted in 200 components = -0.00059216 Jy ! Clean residual min=-0.005969 max=0.005774 Jy/beam ! Clean residual mean=0.000031 rms=0.001531 Jy/beam ! Combined flux in latest and established models = 0.650401 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 111 components and 0.650401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107978Jy sigma=0.000691 ! Fit after self-cal, rms=0.107977Jy sigma=0.000691 ! 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.107977Jy sigma=0.000691 ! Fit after self-cal, rms=0.108857Jy sigma=0.000690 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.377 mas, bmaj=15.81 mas, bpa=13.25 degrees ! Estimated noise=2847.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.448889 Jy ! Component: 100 - total flux cleaned = 0.552375 Jy ! Component: 150 - total flux cleaned = 0.591318 Jy ! Component: 200 - total flux cleaned = 0.610894 Jy ! Total flux subtracted in 200 components = 0.610894 Jy ! Clean residual min=-0.009042 max=0.010578 Jy/beam ! Clean residual mean=-0.000012 rms=0.002819 Jy/beam ! Combined flux in latest and established models = 0.610894 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.610894 Jy ! Inverting map and beam ! Estimated beam: bmin=4.573 mas, bmaj=19.24 mas, bpa=11.66 degrees ! Estimated noise=1660.42 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.0174321 Jy ! Component: 100 - total flux cleaned = 0.0258831 Jy ! Component: 150 - total flux cleaned = 0.0302536 Jy ! Component: 200 - total flux cleaned = 0.0326658 Jy ! Total flux subtracted in 200 components = 0.0326658 Jy ! Clean residual min=-0.005714 max=0.005276 Jy/beam ! Clean residual mean=0.000027 rms=0.001503 Jy/beam ! Combined flux in latest and established models = 0.64356 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 91 components and 0.64356 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=9.286 mas, bmaj=31.39 mas, bpa=-2.952 degrees ! Estimated noise=1765.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00169492 Jy ! Component: 100 - total flux cleaned = 0.0018882 Jy ! Component: 150 - total flux cleaned = 0.00198705 Jy ! Component: 200 - total flux cleaned = 0.00207349 Jy ! Total flux subtracted in 200 components = 0.00207349 Jy ! Clean residual min=-0.005576 max=0.005350 Jy/beam ! Clean residual mean=0.000041 rms=0.001578 Jy/beam ! Combined flux in latest and established models = 0.645633 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 = 8.04444e-05 Jy ! Component: 100 - total flux cleaned = 0.000154692 Jy ! Component: 150 - total flux cleaned = 0.000225099 Jy ! Component: 200 - total flux cleaned = 0.000269376 Jy ! Total flux subtracted in 200 components = 0.000269376 Jy ! Clean residual min=-0.005535 max=0.005342 Jy/beam ! Clean residual mean=0.000042 rms=0.001572 Jy/beam ! Combined flux in latest and established models = 0.645903 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 103 components and 0.645903 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.573 mas, bmaj=19.24 mas, bpa=11.66 degrees ! Estimated noise=1660.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.17448e-05 Jy ! Component: 100 - total flux cleaned = 9.2221e-05 Jy ! Component: 150 - total flux cleaned = 9.33313e-05 Jy ! Component: 200 - total flux cleaned = 0.000124226 Jy ! Total flux subtracted in 200 components = 0.000124226 Jy ! Clean residual min=-0.005527 max=0.005333 Jy/beam ! Clean residual mean=0.000030 rms=0.001475 Jy/beam ! Combined flux in latest and established models = 0.646027 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 113 components and 0.646027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108640Jy sigma=0.000690 ! Fit after self-cal, rms=0.108621Jy sigma=0.000690 wmodel J0536-3401_S_2014_08_05_pus_map.mod ! Writing 113 model components to file: J0536-3401_S_2014_08_05_pus_map.mod wobs J0536-3401_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0536-3401_S_2014_08_05_pus_uvs.fits wwins J0536-3401_S_2014_08_05_pus_map.win ! wwins: Wrote 1 windows to J0536-3401_S_2014_08_05_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.00101733 Jy ! Component: 100 - total flux cleaned = -0.00119985 Jy ! Component: 150 - total flux cleaned = -0.00145486 Jy ! Component: 200 - total flux cleaned = -0.00209511 Jy ! Component: 250 - total flux cleaned = -0.00270488 Jy ! Component: 300 - total flux cleaned = -0.00292543 Jy ! Component: 350 - total flux cleaned = -0.0029967 Jy ! Component: 400 - total flux cleaned = -0.00327108 Jy ! Component: 450 - total flux cleaned = -0.00340329 Jy ! Component: 500 - total flux cleaned = -0.00353237 Jy ! Component: 550 - total flux cleaned = -0.00371999 Jy ! Component: 600 - total flux cleaned = -0.00390295 Jy ! Component: 650 - total flux cleaned = -0.00413903 Jy ! Component: 700 - total flux cleaned = -0.00419578 Jy ! Component: 750 - total flux cleaned = -0.00436445 Jy ! Component: 800 - total flux cleaned = -0.00458345 Jy ! Component: 850 - total flux cleaned = -0.00474354 Jy ! Component: 900 - total flux cleaned = -0.00484836 Jy ! Component: 950 - total flux cleaned = -0.0048993 Jy ! Component: 1000 - total flux cleaned = -0.00509908 Jy ! Component: 1050 - total flux cleaned = -0.00519725 Jy ! Component: 1100 - total flux cleaned = -0.00524524 Jy ! Component: 1150 - total flux cleaned = -0.00524597 Jy ! Component: 1200 - total flux cleaned = -0.00529377 Jy ! Component: 1250 - total flux cleaned = -0.00552176 Jy ! Component: 1300 - total flux cleaned = -0.00565639 Jy ! Component: 1350 - total flux cleaned = -0.00561359 Jy ! Component: 1400 - total flux cleaned = -0.00574543 Jy ! Component: 1450 - total flux cleaned = -0.00595899 Jy ! Component: 1500 - total flux cleaned = -0.00604285 Jy ! Component: 1550 - total flux cleaned = -0.00612545 Jy ! Component: 1600 - total flux cleaned = -0.00616628 Jy ! Component: 1650 - total flux cleaned = -0.00628693 Jy ! Component: 1700 - total flux cleaned = -0.00636693 Jy ! Component: 1750 - total flux cleaned = -0.00648564 Jy ! Component: 1800 - total flux cleaned = -0.00675852 Jy ! Component: 1850 - total flux cleaned = -0.00679683 Jy ! Component: 1900 - total flux cleaned = -0.00694884 Jy ! Component: 1950 - total flux cleaned = -0.00710009 Jy ! Component: 2000 - total flux cleaned = -0.00721189 Jy ! Component: 2050 - total flux cleaned = -0.00724867 Jy ! Component: 2100 - total flux cleaned = -0.00735886 Jy ! Component: 2150 - total flux cleaned = -0.00746789 Jy ! Component: 2200 - total flux cleaned = -0.00761205 Jy ! Component: 2250 - total flux cleaned = -0.00768342 Jy ! Component: 2300 - total flux cleaned = -0.0078603 Jy ! Component: 2350 - total flux cleaned = -0.00793005 Jy ! Component: 2400 - total flux cleaned = -0.00803402 Jy ! Component: 2450 - total flux cleaned = -0.00806845 Jy ! Component: 2500 - total flux cleaned = -0.00806883 Jy ! Component: 2550 - total flux cleaned = -0.00823703 Jy ! Component: 2600 - total flux cleaned = -0.00813685 Jy ! Component: 2650 - total flux cleaned = -0.00823667 Jy ! Component: 2700 - total flux cleaned = -0.00817109 Jy ! Component: 2750 - total flux cleaned = -0.00820383 Jy ! Component: 2800 - total flux cleaned = -0.00813933 Jy ! Component: 2850 - total flux cleaned = -0.00810741 Jy ! Component: 2900 - total flux cleaned = -0.00801193 Jy ! Component: 2950 - total flux cleaned = -0.00798029 Jy ! Component: 3000 - total flux cleaned = -0.00785439 Jy ! Component: 3050 - total flux cleaned = -0.0077922 Jy ! Component: 3100 - total flux cleaned = -0.00779217 Jy ! Component: 3150 - total flux cleaned = -0.00776119 Jy ! Component: 3200 - total flux cleaned = -0.00766937 Jy ! Component: 3250 - total flux cleaned = -0.00754793 Jy ! Component: 3300 - total flux cleaned = -0.00745754 Jy ! Component: 3350 - total flux cleaned = -0.00733719 Jy ! Component: 3400 - total flux cleaned = -0.0072476 Jy ! Component: 3450 - total flux cleaned = -0.00707009 Jy ! Component: 3500 - total flux cleaned = -0.00704071 Jy ! Component: 3550 - total flux cleaned = -0.00692352 Jy ! Component: 3600 - total flux cleaned = -0.00674938 Jy ! Component: 3650 - total flux cleaned = -0.00663418 Jy ! Component: 3700 - total flux cleaned = -0.00649096 Jy ! Component: 3750 - total flux cleaned = -0.0064055 Jy ! Component: 3800 - total flux cleaned = -0.00634889 Jy ! Component: 3850 - total flux cleaned = -0.00620801 Jy ! Component: 3900 - total flux cleaned = -0.00615213 Jy ! Component: 3950 - total flux cleaned = -0.00612421 Jy ! Component: 4000 - total flux cleaned = -0.00601317 Jy ! Component: 4050 - total flux cleaned = -0.00590285 Jy ! Total flux subtracted in 4096 components = -0.00584811 Jy ! Clean residual min=-0.001402 max=0.001504 Jy/beam ! Clean residual mean=0.000001 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.640179 Jy keep ! Adding 330 model components to the UV plane model. ! The established model now contains 443 components and 0.640179 Jy ![Exited script file: muppet] wmap "J0536-3401_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.573 x 19.24 at 11.66 degrees (North through East) ! Clean map min=-0.0048224 max=0.55088 Jy/beam ! Writing clean map to FITS file: J0536-3401_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.550883 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000562749 device "J0536-3401_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0536-3401_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.306462 0.306462 0.612924 1.22585 2.4517 4.90339 9.80678 19.6136 39.2271 78.4543 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.55 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.573 x 19.24 at 11.66 degrees (North through East) ! Clean map min=-0.0048224 max=0.55088 Jy/beam quit ! Quitting program ! Log file J0536-3401_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:17:18 2016