! Started logfile: J1744-0849_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:33:59 2016 obs J1744-0849_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1744-0849_S_2014_08_05_pus_uva.fits ! AN table 1: 124 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.683692 visibilities/baseline/integration-bin. ! Found source: J1744-0849 ! ! 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 15260 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 J1744-0849_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 221 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 221 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 221 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 221 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.906439Jy sigma=0.008606 ! Fit after self-cal, rms=0.875048Jy sigma=0.008332 ! 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.448 mas, bmaj=10.23 mas, bpa=21.73 degrees ! Estimated noise=985.603 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.0942532 Jy ! Component: 100 - total flux cleaned = 0.125559 Jy ! Total flux subtracted in 100 components = 0.125559 Jy ! Clean residual min=-0.010086 max=0.024091 Jy/beam ! Clean residual mean=0.000026 rms=0.003061 Jy/beam ! Combined flux in latest and established models = 0.125559 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.125559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112207Jy sigma=0.000926 ! Fit after self-cal, rms=0.112030Jy sigma=0.000924 ! Inverting map ! Added new window around map position (-15, -1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0231809 Jy ! Component: 100 - total flux cleaned = 0.037292 Jy ! Total flux subtracted in 100 components = 0.037292 Jy ! Clean residual min=-0.006142 max=0.007543 Jy/beam ! Clean residual mean=0.000014 rms=0.001927 Jy/beam ! Combined flux in latest and established models = 0.162851 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 23 components and 0.162851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106350Jy sigma=0.000868 ! Fit after self-cal, rms=0.105994Jy sigma=0.000864 ! 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.195 mas, bmaj=11.11 mas, bpa=20.71 degrees ! Estimated noise=625.977 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.0145689 Jy ! Component: 100 - total flux cleaned = 0.0240062 Jy ! Component: 150 - total flux cleaned = 0.0308534 Jy ! Component: 200 - total flux cleaned = 0.035991 Jy ! Total flux subtracted in 200 components = 0.035991 Jy ! Clean residual min=-0.004263 max=0.006194 Jy/beam ! Clean residual mean=0.000007 rms=0.001571 Jy/beam ! Combined flux in latest and established models = 0.198842 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 72 components and 0.198842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103323Jy sigma=0.000843 ! Fit after self-cal, rms=0.103254Jy sigma=0.000841 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.87 HN 1.06 KP 1.09 ! LA 1.04 MK 1.00* NL 0.90 OV 1.02 ! PT 0.91 SC 0.93 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 HN 1.14 KP 1.26 ! LA 1.00 MK 1.00* NL 1.00 OV 1.03 ! PT 0.92 SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.15 HN 1.16 KP 0.89 ! LA 0.79 MK 1.00* NL 1.01 OV 0.90 ! PT 0.95 SC 1.04 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.96 HN 1.16 KP 0.84 ! LA 0.78 MK 1.00* NL 1.05 OV 0.99 ! PT 0.98 SC 0.97 ! ! ! Fit before self-cal, rms=0.103254Jy sigma=0.000841 ! Fit after self-cal, rms=0.101294Jy sigma=0.000816 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.22 mas, bmaj=11.39 mas, bpa=21.4 degrees ! Estimated noise=620.027 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.00351024 Jy ! Component: 100 - total flux cleaned = 0.0048308 Jy ! Component: 150 - total flux cleaned = 0.00530501 Jy ! Component: 200 - total flux cleaned = 0.00581753 Jy ! Total flux subtracted in 200 components = 0.00581753 Jy ! Clean residual min=-0.003830 max=0.004736 Jy/beam ! Clean residual mean=0.000006 rms=0.001015 Jy/beam ! Combined flux in latest and established models = 0.204659 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 92 components and 0.204659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101166Jy sigma=0.000814 ! Fit after self-cal, rms=0.101179Jy sigma=0.000813 ! 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.101179Jy sigma=0.000813 ! Fit after self-cal, rms=0.098802Jy sigma=0.000806 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.211 mas, bmaj=11.28 mas, bpa=21.05 degrees ! Estimated noise=617.601 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000179849 Jy ! Component: 100 - total flux cleaned = 0.00022098 Jy ! Component: 150 - total flux cleaned = 0.000331282 Jy ! Component: 200 - total flux cleaned = 0.00046157 Jy ! Total flux subtracted in 200 components = 0.00046157 Jy ! Clean residual min=-0.002686 max=0.003775 Jy/beam ! Clean residual mean=0.000001 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.205121 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 113 components and 0.205121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098764Jy sigma=0.000805 ! Fit after self-cal, rms=0.098788Jy sigma=0.000805 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.5, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00274917 Jy ! Component: 100 - total flux cleaned = 0.00310768 Jy ! Component: 150 - total flux cleaned = 0.00350405 Jy ! Component: 200 - total flux cleaned = 0.00394781 Jy ! Total flux subtracted in 200 components = 0.00394781 Jy ! Clean residual min=-0.002187 max=0.002581 Jy/beam ! Clean residual mean=-0.000000 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.209069 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 144 components and 0.209069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098659Jy sigma=0.000804 ! Fit after self-cal, rms=0.098639Jy sigma=0.000804 ! Inverting map ! Added new window around map position (-45, 114.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00172732 Jy ! Component: 100 - total flux cleaned = 0.00233868 Jy ! Component: 150 - total flux cleaned = 0.00305687 Jy ! Component: 200 - total flux cleaned = 0.0036545 Jy ! Total flux subtracted in 200 components = 0.0036545 Jy ! Clean residual min=-0.001687 max=0.001956 Jy/beam ! Clean residual mean=0.000001 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.212723 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 171 components and 0.212723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098567Jy sigma=0.000803 ! Fit after self-cal, rms=0.098565Jy sigma=0.000803 ! 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.098565Jy sigma=0.000803 ! Fit after self-cal, rms=0.097600Jy sigma=0.000803 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.205 mas, bmaj=11.27 mas, bpa=21 degrees ! Estimated noise=614.666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000947933 Jy ! Component: 100 - total flux cleaned = 0.00119624 Jy ! Component: 150 - total flux cleaned = 0.00127073 Jy ! Component: 200 - total flux cleaned = 0.00130599 Jy ! Total flux subtracted in 200 components = 0.00130599 Jy ! Clean residual min=-0.001644 max=0.001958 Jy/beam ! Clean residual mean=0.000001 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.214029 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 197 components and 0.214029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097566Jy sigma=0.000802 ! Fit after self-cal, rms=0.097561Jy sigma=0.000802 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.000278419 Jy ! Component: 100 - total flux cleaned = 0.000341096 Jy ! Component: 150 - total flux cleaned = 0.000431096 Jy ! Component: 200 - total flux cleaned = 0.000488061 Jy ! Total flux subtracted in 200 components = 0.000488061 Jy ! Clean residual min=-0.001533 max=0.001808 Jy/beam ! Clean residual mean=0.000001 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.214517 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 216 components and 0.214517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097542Jy sigma=0.000802 ! Fit after self-cal, rms=0.097541Jy sigma=0.000802 ! 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.097541Jy sigma=0.000802 ! Fit after self-cal, rms=0.097245Jy sigma=0.000802 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.027 mas, bmaj=14.45 mas, bpa=15.53 degrees ! Estimated noise=691.478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010338 Jy ! Component: 100 - total flux cleaned = 0.00145547 Jy ! Component: 150 - total flux cleaned = 0.00148366 Jy ! Component: 200 - total flux cleaned = 0.0015097 Jy ! Total flux subtracted in 200 components = 0.0015097 Jy ! Clean residual min=-0.001559 max=0.001606 Jy/beam ! Clean residual mean=-0.000000 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.216027 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 239 components and 0.216027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097235Jy sigma=0.000802 ! Fit after self-cal, rms=0.097232Jy sigma=0.000802 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.000116874 Jy ! Component: 100 - total flux cleaned = 7.41563e-05 Jy ! Component: 150 - total flux cleaned = 7.47242e-05 Jy ! Component: 200 - total flux cleaned = 1.66252e-05 Jy ! Total flux subtracted in 200 components = 1.66252e-05 Jy ! Clean residual min=-0.001533 max=0.001510 Jy/beam ! Clean residual mean=0.000000 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.216043 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 257 components and 0.216043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097227Jy sigma=0.000802 ! Fit after self-cal, rms=0.097226Jy sigma=0.000802 ! 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.202 mas, bmaj=11.27 mas, bpa=20.99 degrees ! Estimated noise=614.042 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.202 x 11.27 at 20.99 degrees (North through East) ! Clean map min=-0.0021482 max=0.12676 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.431 mas, bmaj=10.29 mas, bpa=21.94 degrees ! Estimated noise=968.288 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0922471 Jy ! Component: 100 - total flux cleaned = 0.127816 Jy ! Component: 150 - total flux cleaned = 0.150085 Jy ! Component: 200 - total flux cleaned = 0.164209 Jy ! Total flux subtracted in 200 components = 0.164209 Jy ! Clean residual min=-0.005329 max=0.007502 Jy/beam ! Clean residual mean=0.000014 rms=0.001525 Jy/beam ! Combined flux in latest and established models = 0.164209 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.164209 Jy ! Inverting map and beam ! Estimated beam: bmin=4.202 mas, bmaj=11.27 mas, bpa=20.99 degrees ! Estimated noise=614.042 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.0124463 Jy ! Component: 100 - total flux cleaned = 0.0203854 Jy ! Component: 150 - total flux cleaned = 0.0261258 Jy ! Component: 200 - total flux cleaned = 0.0305791 Jy ! Total flux subtracted in 200 components = 0.0305791 Jy ! Clean residual min=-0.003070 max=0.003883 Jy/beam ! Clean residual mean=0.000010 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.194788 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 70 components and 0.194788 Jy ! Inverting map ! Added new window around map position (-7.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0039988 Jy ! Component: 100 - total flux cleaned = 0.00707549 Jy ! Component: 150 - total flux cleaned = 0.00914195 Jy ! Component: 200 - total flux cleaned = 0.0104611 Jy ! Total flux subtracted in 200 components = 0.0104611 Jy ! Clean residual min=-0.002281 max=0.002040 Jy/beam ! Clean residual mean=0.000005 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.20525 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 125 components and 0.20525 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.027 mas, bmaj=14.45 mas, bpa=15.53 degrees ! Estimated noise=691.478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00271702 Jy ! Component: 100 - total flux cleaned = 0.00438283 Jy ! Component: 150 - total flux cleaned = 0.0054511 Jy ! Component: 200 - total flux cleaned = 0.00624618 Jy ! Total flux subtracted in 200 components = 0.00624618 Jy ! Clean residual min=-0.001911 max=0.001804 Jy/beam ! Clean residual mean=0.000003 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.211496 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.000655054 Jy ! Component: 100 - total flux cleaned = 0.00114868 Jy ! Component: 150 - total flux cleaned = 0.00159211 Jy ! Component: 200 - total flux cleaned = 0.00192076 Jy ! Total flux subtracted in 200 components = 0.00192076 Jy ! Clean residual min=-0.001665 max=0.001599 Jy/beam ! Clean residual mean=0.000002 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.213417 Jy ! Adding 100 model components to the UV plane model. ! The established model now contains 211 components and 0.213417 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.202 mas, bmaj=11.27 mas, bpa=20.99 degrees ! Estimated noise=614.042 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.14354e-05 Jy ! Component: 100 - total flux cleaned = 0.000164155 Jy ! Component: 150 - total flux cleaned = 0.000382907 Jy ! Component: 200 - total flux cleaned = 0.000553094 Jy ! Total flux subtracted in 200 components = 0.000553094 Jy ! Clean residual min=-0.001508 max=0.001699 Jy/beam ! Clean residual mean=0.000001 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.21397 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 242 components and 0.21397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097226Jy sigma=0.000802 ! Fit after self-cal, rms=0.097212Jy sigma=0.000802 wmodel J1744-0849_S_2014_08_05_pus_map.mod ! Writing 242 model components to file: J1744-0849_S_2014_08_05_pus_map.mod wobs J1744-0849_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1744-0849_S_2014_08_05_pus_uvs.fits wwins J1744-0849_S_2014_08_05_pus_map.win ! wwins: Wrote 5 windows to J1744-0849_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.000402659 Jy ! Component: 100 - total flux cleaned = 0.000351722 Jy ! Component: 150 - total flux cleaned = 0.000173789 Jy ! Component: 200 - total flux cleaned = 7.63262e-05 Jy ! Component: 250 - total flux cleaned = -4.06916e-05 Jy ! Component: 300 - total flux cleaned = -0.000131079 Jy ! Component: 350 - total flux cleaned = -0.000131857 Jy ! Component: 400 - total flux cleaned = -0.000132088 Jy ! Component: 450 - total flux cleaned = -0.000152924 Jy ! Component: 500 - total flux cleaned = -9.12411e-05 Jy ! Component: 550 - total flux cleaned = -0.000111546 Jy ! Component: 600 - total flux cleaned = -5.23005e-05 Jy ! Component: 650 - total flux cleaned = -3.32459e-05 Jy ! Component: 700 - total flux cleaned = -8.99421e-05 Jy ! Component: 750 - total flux cleaned = -5.26927e-05 Jy ! Component: 800 - total flux cleaned = -7.10358e-05 Jy ! Component: 850 - total flux cleaned = -8.9236e-05 Jy ! Component: 900 - total flux cleaned = -0.000106515 Jy ! Component: 950 - total flux cleaned = -7.13458e-05 Jy ! Component: 1000 - total flux cleaned = -3.70098e-05 Jy ! Component: 1050 - total flux cleaned = -0.000121543 Jy ! Component: 1100 - total flux cleaned = -0.000138155 Jy ! Component: 1150 - total flux cleaned = -0.000203708 Jy ! Component: 1200 - total flux cleaned = -0.00018742 Jy ! Component: 1250 - total flux cleaned = -0.000171634 Jy ! Component: 1300 - total flux cleaned = -0.000203286 Jy ! Component: 1350 - total flux cleaned = -0.000187419 Jy ! Component: 1400 - total flux cleaned = -0.000202768 Jy ! Component: 1450 - total flux cleaned = -0.00020296 Jy ! Component: 1500 - total flux cleaned = -0.000202774 Jy ! Component: 1550 - total flux cleaned = -0.000127865 Jy ! Component: 1600 - total flux cleaned = -0.000113118 Jy ! Component: 1650 - total flux cleaned = -9.85599e-05 Jy ! Component: 1700 - total flux cleaned = -9.865e-05 Jy ! Component: 1750 - total flux cleaned = -8.40736e-05 Jy ! Component: 1800 - total flux cleaned = -1.34268e-05 Jy ! Component: 1850 - total flux cleaned = 2.85563e-05 Jy ! Component: 1900 - total flux cleaned = 4.22436e-05 Jy ! Component: 1950 - total flux cleaned = 5.57868e-05 Jy ! Component: 2000 - total flux cleaned = 4.22971e-05 Jy ! Component: 2050 - total flux cleaned = 6.92964e-05 Jy ! Component: 2100 - total flux cleaned = 9.59719e-05 Jy ! Component: 2150 - total flux cleaned = 0.000148627 Jy ! Component: 2200 - total flux cleaned = 0.00013596 Jy ! Component: 2250 - total flux cleaned = 0.000238872 Jy ! Component: 2300 - total flux cleaned = 0.00028976 Jy ! Component: 2350 - total flux cleaned = 0.000352967 Jy ! Component: 2400 - total flux cleaned = 0.000428017 Jy ! Component: 2450 - total flux cleaned = 0.000502442 Jy ! Component: 2500 - total flux cleaned = 0.000527007 Jy ! Component: 2550 - total flux cleaned = 0.000600195 Jy ! Component: 2600 - total flux cleaned = 0.000660676 Jy ! Component: 2650 - total flux cleaned = 0.000672737 Jy ! Component: 2700 - total flux cleaned = 0.000708699 Jy ! Component: 2750 - total flux cleaned = 0.00080316 Jy ! Component: 2800 - total flux cleaned = 0.000849915 Jy ! Component: 2850 - total flux cleaned = 0.000873146 Jy ! Component: 2900 - total flux cleaned = 0.000942396 Jy ! Component: 2950 - total flux cleaned = 0.000988193 Jy ! Component: 3000 - total flux cleaned = 0.00106772 Jy ! Component: 3050 - total flux cleaned = 0.00110172 Jy ! Component: 3100 - total flux cleaned = 0.0011466 Jy ! Component: 3150 - total flux cleaned = 0.00122445 Jy ! Component: 3200 - total flux cleaned = 0.00124647 Jy ! Component: 3250 - total flux cleaned = 0.00133414 Jy ! Component: 3300 - total flux cleaned = 0.0013776 Jy ! Component: 3350 - total flux cleaned = 0.00144242 Jy ! Component: 3400 - total flux cleaned = 0.00147448 Jy ! Component: 3450 - total flux cleaned = 0.00155971 Jy ! Component: 3500 - total flux cleaned = 0.00154913 Jy ! Component: 3550 - total flux cleaned = 0.00163324 Jy ! Component: 3600 - total flux cleaned = 0.00169579 Jy ! Component: 3650 - total flux cleaned = 0.00171662 Jy ! Component: 3700 - total flux cleaned = 0.00178885 Jy ! Component: 3750 - total flux cleaned = 0.00186049 Jy ! Component: 3800 - total flux cleaned = 0.00186036 Jy ! Component: 3850 - total flux cleaned = 0.00192102 Jy ! Component: 3900 - total flux cleaned = 0.0019512 Jy ! Component: 3950 - total flux cleaned = 0.00200118 Jy ! Component: 4000 - total flux cleaned = 0.00205083 Jy ! Component: 4050 - total flux cleaned = 0.00211005 Jy ! Total flux subtracted in 4096 components = 0.0021787 Jy ! Clean residual min=-0.000490 max=0.000647 Jy/beam ! Clean residual mean=-0.000000 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.216148 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 512 components and 0.216148 Jy ![Exited script file: muppet] wmap "J1744-0849_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.202 x 11.27 at 20.99 degrees (North through East) ! Clean map min=-0.0016592 max=0.12658 Jy/beam ! Writing clean map to FITS file: J1744-0849_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.126577 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00017897 device "J1744-0849_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1744-0849_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.424177 0.424177 0.848355 1.69671 3.39342 6.78684 13.5737 27.1474 54.2947 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.126 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.202 x 11.27 at 20.99 degrees (North through East) ! Clean map min=-0.0016592 max=0.12658 Jy/beam quit ! Quitting program ! Log file J1744-0849_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:34:05 2016