! Started logfile: J0806-3519_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:51:47 2016 obs J0806-3519_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0806-3519_S_2015_03_17_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.885032 visibilities/baseline/integration-bin. ! Found source: J0806-3519 ! ! 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 330 lines of history. ! ! Reading 19276 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 J0806-3519_S_2015_03_17_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 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 71 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.967699Jy sigma=0.007580 ! Fit after self-cal, rms=0.914646Jy sigma=0.007204 ! 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.349 mas, bmaj=6.095 mas, bpa=-2.715 degrees ! Estimated noise=1203.96 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.0563801 Jy ! Component: 100 - total flux cleaned = 0.0833472 Jy ! Total flux subtracted in 100 components = 0.0833472 Jy ! Clean residual min=-0.005699 max=0.015694 Jy/beam ! Clean residual mean=0.000054 rms=0.002034 Jy/beam ! Combined flux in latest and established models = 0.0833472 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 35 components and 0.0833472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120170Jy sigma=0.000848 ! Fit after self-cal, rms=0.119481Jy sigma=0.000844 ! Inverting map ! Added new window around map position (-2.5, -1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0195901 Jy ! Component: 100 - total flux cleaned = 0.032829 Jy ! Total flux subtracted in 100 components = 0.032829 Jy ! Clean residual min=-0.004830 max=0.009346 Jy/beam ! Clean residual mean=0.000023 rms=0.001366 Jy/beam ! Combined flux in latest and established models = 0.116176 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 60 components and 0.116176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113239Jy sigma=0.000794 ! Fit after self-cal, rms=0.113032Jy sigma=0.000793 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103068 Jy ! Component: 100 - total flux cleaned = 0.0173853 Jy ! Total flux subtracted in 100 components = 0.0173853 Jy ! Clean residual min=-0.004440 max=0.006092 Jy/beam ! Clean residual mean=0.000007 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.133561 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 73 components and 0.133561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111176Jy sigma=0.000779 ! Fit after self-cal, rms=0.111079Jy sigma=0.000779 ! 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=2.933 mas, bmaj=7.462 mas, bpa=-3.035 degrees ! Estimated noise=664.707 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.00943904 Jy ! Component: 100 - total flux cleaned = 0.0147515 Jy ! Component: 150 - total flux cleaned = 0.0178643 Jy ! Component: 200 - total flux cleaned = 0.0196962 Jy ! Total flux subtracted in 200 components = 0.0196962 Jy ! Clean residual min=-0.003859 max=0.004028 Jy/beam ! Clean residual mean=-0.000030 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 0.153258 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 94 components and 0.153258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110111Jy sigma=0.000773 ! Fit after self-cal, rms=0.110014Jy sigma=0.000773 ! 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.84 HN 1.02 KP 1.05 ! LA 0.99 MK 1.05 NL 1.06 OV 1.02 ! PT 1.01 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.83 HN 1.18 KP 1.06 ! LA 0.94 MK 0.94 NL 1.17 OV 1.09 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.89 HN 1.05 KP 0.96 ! LA 0.77 MK 0.99 NL 1.23 OV 0.95 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.94 HN 1.20 KP 0.90 ! LA 0.87 MK 0.98 NL 1.12 OV 1.02 ! PT 1.04 SC 0.95 ! ! ! Fit before self-cal, rms=0.110014Jy sigma=0.000773 ! Fit after self-cal, rms=0.109052Jy sigma=0.000765 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.92 mas, bmaj=7.408 mas, bpa=-2.604 degrees ! Estimated noise=660.336 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.000240965 Jy ! Component: 100 - total flux cleaned = 0.000280524 Jy ! Component: 150 - total flux cleaned = 0.000313564 Jy ! Component: 200 - total flux cleaned = 0.000342909 Jy ! Total flux subtracted in 200 components = 0.000342909 Jy ! Clean residual min=-0.002685 max=0.002764 Jy/beam ! Clean residual mean=-0.000014 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.153601 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 99 components and 0.153601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109046Jy sigma=0.000765 ! Fit after self-cal, rms=0.109137Jy sigma=0.000765 ! 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.109137Jy sigma=0.000765 ! Fit after self-cal, rms=0.110595Jy sigma=0.000764 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.901 mas, bmaj=7.444 mas, bpa=-2.656 degrees ! Estimated noise=656.484 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000478745 Jy ! Component: 100 - total flux cleaned = 0.000567112 Jy ! Component: 150 - total flux cleaned = 0.000625087 Jy ! Component: 200 - total flux cleaned = 0.000638183 Jy ! Total flux subtracted in 200 components = 0.000638183 Jy ! Clean residual min=-0.002110 max=0.002280 Jy/beam ! Clean residual mean=-0.000003 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.154239 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 102 components and 0.154239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110588Jy sigma=0.000764 ! Fit after self-cal, rms=0.110626Jy sigma=0.000763 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.000102293 Jy ! Component: 100 - total flux cleaned = 0.000102463 Jy ! Component: 150 - total flux cleaned = 0.000116817 Jy ! Component: 200 - total flux cleaned = 0.000142136 Jy ! Total flux subtracted in 200 components = 0.000142136 Jy ! Clean residual min=-0.002127 max=0.002267 Jy/beam ! Clean residual mean=-0.000004 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.154381 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 104 components and 0.154381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110622Jy sigma=0.000763 ! Fit after self-cal, rms=0.110621Jy sigma=0.000763 ! 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.110621Jy sigma=0.000763 ! Fit after self-cal, rms=0.110857Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.892 mas, bmaj=7.441 mas, bpa=-2.68 degrees ! Estimated noise=655.116 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000427379 Jy ! Component: 100 - total flux cleaned = 0.000502337 Jy ! Component: 150 - total flux cleaned = 0.000529946 Jy ! Component: 200 - total flux cleaned = 0.000554311 Jy ! Total flux subtracted in 200 components = 0.000554311 Jy ! Clean residual min=-0.002055 max=0.002212 Jy/beam ! Clean residual mean=-0.000002 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.154935 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 107 components and 0.154935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110851Jy sigma=0.000763 ! Fit after self-cal, rms=0.110854Jy sigma=0.000763 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 = 6.93155e-05 Jy ! Component: 100 - total flux cleaned = 7.01691e-05 Jy ! Component: 150 - total flux cleaned = 6.98431e-05 Jy ! Component: 200 - total flux cleaned = 8.23812e-05 Jy ! Total flux subtracted in 200 components = 8.23812e-05 Jy ! Clean residual min=-0.002037 max=0.002222 Jy/beam ! Clean residual mean=-0.000002 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.155018 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 107 components and 0.155018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110851Jy sigma=0.000763 ! Fit after self-cal, rms=0.110851Jy sigma=0.000763 ! 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.110851Jy sigma=0.000763 ! Fit after self-cal, rms=0.110841Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.028 mas, bmaj=21.74 mas, bpa=2.949 degrees ! Estimated noise=891.493 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000871774 Jy ! Component: 100 - total flux cleaned = 0.00105221 Jy ! Component: 150 - total flux cleaned = 0.00109036 Jy ! Component: 200 - total flux cleaned = 0.00112552 Jy ! Total flux subtracted in 200 components = 0.00112552 Jy ! Clean residual min=-0.002271 max=0.003171 Jy/beam ! Clean residual mean=-0.000005 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.156143 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 109 components and 0.156143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110838Jy sigma=0.000763 ! Fit after self-cal, rms=0.110839Jy sigma=0.000763 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 (-56, 30). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00199722 Jy ! Component: 100 - total flux cleaned = 0.0023142 Jy ! Component: 150 - total flux cleaned = 0.00231567 Jy ! Component: 200 - total flux cleaned = 0.0022797 Jy ! Total flux subtracted in 200 components = 0.0022797 Jy ! Clean residual min=-0.001989 max=0.002396 Jy/beam ! Clean residual mean=0.000007 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.158423 Jy ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 183 components and 0.158423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110794Jy sigma=0.000763 ! Fit after self-cal, rms=0.110783Jy sigma=0.000763 ! 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=2.886 mas, bmaj=7.429 mas, bpa=-2.652 degrees ! Estimated noise=654.741 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.886 x 7.429 at -2.652 degrees (North through East) ! Clean map min=-0.0019466 max=0.070658 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=2.302 mas, bmaj=6.119 mas, bpa=-2.3 degrees ! Estimated noise=1176.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0550988 Jy ! Component: 100 - total flux cleaned = 0.0847235 Jy ! Component: 150 - total flux cleaned = 0.104886 Jy ! Component: 200 - total flux cleaned = 0.118878 Jy ! Total flux subtracted in 200 components = 0.118878 Jy ! Clean residual min=-0.004190 max=0.007996 Jy/beam ! Clean residual mean=0.000031 rms=0.001295 Jy/beam ! Combined flux in latest and established models = 0.118878 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.118878 Jy ! Inverting map and beam ! Estimated beam: bmin=2.886 mas, bmaj=7.429 mas, bpa=-2.652 degrees ! Estimated noise=654.741 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.0158626 Jy ! Component: 100 - total flux cleaned = 0.0242343 Jy ! Component: 150 - total flux cleaned = 0.0290194 Jy ! Component: 200 - total flux cleaned = 0.0320675 Jy ! Total flux subtracted in 200 components = 0.0320675 Jy ! Clean residual min=-0.002154 max=0.002868 Jy/beam ! Clean residual mean=0.000001 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.150946 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 94 components and 0.150946 Jy ! Inverting map ! Added new window around map position (-6.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00290415 Jy ! Component: 100 - total flux cleaned = 0.00476187 Jy ! Component: 150 - total flux cleaned = 0.00560179 Jy ! Component: 200 - total flux cleaned = 0.00602454 Jy ! Total flux subtracted in 200 components = 0.00602454 Jy ! Clean residual min=-0.001997 max=0.002375 Jy/beam ! Clean residual mean=0.000004 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.15697 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 121 components and 0.15697 Jy ! Inverting map ! Added new window around map position (15.5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0020699 Jy ! Component: 100 - total flux cleaned = 0.00284069 Jy ! Component: 150 - total flux cleaned = 0.00309037 Jy ! Component: 200 - total flux cleaned = 0.0033265 Jy ! Total flux subtracted in 200 components = 0.0033265 Jy ! Clean residual min=-0.001826 max=0.001873 Jy/beam ! Clean residual mean=0.000007 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.160297 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 155 components and 0.160297 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.028 mas, bmaj=21.74 mas, bpa=2.949 degrees ! Estimated noise=891.493 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00093761 Jy ! Component: 100 - total flux cleaned = 0.00121955 Jy ! Component: 150 - total flux cleaned = 0.00148937 Jy ! Component: 200 - total flux cleaned = 0.00186298 Jy ! Total flux subtracted in 200 components = 0.00186298 Jy ! Clean residual min=-0.001853 max=0.001923 Jy/beam ! Clean residual mean=0.000016 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.16216 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.00021464 Jy ! Component: 100 - total flux cleaned = 0.000356787 Jy ! Component: 150 - total flux cleaned = 0.000436445 Jy ! Component: 200 - total flux cleaned = 0.000535994 Jy ! Total flux subtracted in 200 components = 0.000535994 Jy ! Clean residual min=-0.001783 max=0.001857 Jy/beam ! Clean residual mean=0.000016 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.162696 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 201 components and 0.162696 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.886 mas, bmaj=7.429 mas, bpa=-2.652 degrees ! Estimated noise=654.741 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00023692 Jy ! Component: 100 - total flux cleaned = -0.000201607 Jy ! Component: 150 - total flux cleaned = -9.40266e-05 Jy ! Component: 200 - total flux cleaned = -9.40153e-05 Jy ! Total flux subtracted in 200 components = -9.40153e-05 Jy ! Clean residual min=-0.001689 max=0.001757 Jy/beam ! Clean residual mean=0.000008 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.162602 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 227 components and 0.162602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110652Jy sigma=0.000762 ! Fit after self-cal, rms=0.110589Jy sigma=0.000762 wmodel J0806-3519_S_2015_03_17_pus_map.mod ! Writing 227 model components to file: J0806-3519_S_2015_03_17_pus_map.mod wobs J0806-3519_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0806-3519_S_2015_03_17_pus_uvs.fits wwins J0806-3519_S_2015_03_17_pus_map.win ! wwins: Wrote 5 windows to J0806-3519_S_2015_03_17_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 = -6.12256e-05 Jy ! Component: 100 - total flux cleaned = -0.000157651 Jy ! Component: 150 - total flux cleaned = -0.00018746 Jy ! Component: 200 - total flux cleaned = -6.98279e-05 Jy ! Component: 250 - total flux cleaned = 1.49958e-05 Jy ! Component: 300 - total flux cleaned = 0.00012427 Jy ! Component: 350 - total flux cleaned = 0.000150837 Jy ! Component: 400 - total flux cleaned = 0.000279974 Jy ! Component: 450 - total flux cleaned = 0.000329782 Jy ! Component: 500 - total flux cleaned = 0.000354196 Jy ! Component: 550 - total flux cleaned = 0.000450122 Jy ! Component: 600 - total flux cleaned = 0.000496773 Jy ! Component: 650 - total flux cleaned = 0.000565651 Jy ! Component: 700 - total flux cleaned = 0.000588174 Jy ! Component: 750 - total flux cleaned = 0.00061063 Jy ! Component: 800 - total flux cleaned = 0.000719612 Jy ! Component: 850 - total flux cleaned = 0.000783399 Jy ! Component: 900 - total flux cleaned = 0.00072076 Jy ! Component: 950 - total flux cleaned = 0.000845523 Jy ! Component: 1000 - total flux cleaned = 0.000845622 Jy ! Component: 1050 - total flux cleaned = 0.00086575 Jy ! Component: 1100 - total flux cleaned = 0.000905409 Jy ! Component: 1150 - total flux cleaned = 0.000944497 Jy ! Component: 1200 - total flux cleaned = 0.00100258 Jy ! Component: 1250 - total flux cleaned = 0.0010216 Jy ! Component: 1300 - total flux cleaned = 0.00105892 Jy ! Component: 1350 - total flux cleaned = 0.00109606 Jy ! Component: 1400 - total flux cleaned = 0.00111476 Jy ! Component: 1450 - total flux cleaned = 0.00120528 Jy ! Component: 1500 - total flux cleaned = 0.00122318 Jy ! Component: 1550 - total flux cleaned = 0.00122322 Jy ! Component: 1600 - total flux cleaned = 0.00127556 Jy ! Component: 1650 - total flux cleaned = 0.00124095 Jy ! Component: 1700 - total flux cleaned = 0.00122429 Jy ! Component: 1750 - total flux cleaned = 0.00124133 Jy ! Component: 1800 - total flux cleaned = 0.00124131 Jy ! Component: 1850 - total flux cleaned = 0.0012413 Jy ! Component: 1900 - total flux cleaned = 0.00119192 Jy ! Component: 1950 - total flux cleaned = 0.00122448 Jy ! Component: 2000 - total flux cleaned = 0.0012246 Jy ! Component: 2050 - total flux cleaned = 0.00125624 Jy ! Component: 2100 - total flux cleaned = 0.00130362 Jy ! Component: 2150 - total flux cleaned = 0.00135024 Jy ! Component: 2200 - total flux cleaned = 0.00133437 Jy ! Component: 2250 - total flux cleaned = 0.00138027 Jy ! Component: 2300 - total flux cleaned = 0.00131945 Jy ! Component: 2350 - total flux cleaned = 0.00133477 Jy ! Component: 2400 - total flux cleaned = 0.00136475 Jy ! Component: 2450 - total flux cleaned = 0.00136462 Jy ! Component: 2500 - total flux cleaned = 0.0013794 Jy ! Component: 2550 - total flux cleaned = 0.00145232 Jy ! Component: 2600 - total flux cleaned = 0.0014814 Jy ! Component: 2650 - total flux cleaned = 0.00151002 Jy ! Component: 2700 - total flux cleaned = 0.00152419 Jy ! Component: 2750 - total flux cleaned = 0.00158056 Jy ! Component: 2800 - total flux cleaned = 0.00163661 Jy ! Component: 2850 - total flux cleaned = 0.00166447 Jy ! Component: 2900 - total flux cleaned = 0.00173344 Jy ! Component: 2950 - total flux cleaned = 0.00180182 Jy ! Component: 3000 - total flux cleaned = 0.00182883 Jy ! Component: 3050 - total flux cleaned = 0.00186922 Jy ! Component: 3100 - total flux cleaned = 0.00192265 Jy ! Component: 3150 - total flux cleaned = 0.00198919 Jy ! Component: 3200 - total flux cleaned = 0.00205504 Jy ! Component: 3250 - total flux cleaned = 0.00204205 Jy ! Component: 3300 - total flux cleaned = 0.00213333 Jy ! Component: 3350 - total flux cleaned = 0.00213324 Jy ! Component: 3400 - total flux cleaned = 0.00221036 Jy ! Component: 3450 - total flux cleaned = 0.00226142 Jy ! Component: 3500 - total flux cleaned = 0.00228684 Jy ! Component: 3550 - total flux cleaned = 0.00237517 Jy ! Component: 3600 - total flux cleaned = 0.00243776 Jy ! Component: 3650 - total flux cleaned = 0.00248745 Jy ! Component: 3700 - total flux cleaned = 0.00252467 Jy ! Component: 3750 - total flux cleaned = 0.00257389 Jy ! Component: 3800 - total flux cleaned = 0.00265926 Jy ! Component: 3850 - total flux cleaned = 0.00268351 Jy ! Component: 3900 - total flux cleaned = 0.00271967 Jy ! Component: 3950 - total flux cleaned = 0.00277974 Jy ! Component: 4000 - total flux cleaned = 0.00281549 Jy ! Component: 4050 - total flux cleaned = 0.00280371 Jy ! Total flux subtracted in 4096 components = 0.00289799 Jy ! Clean residual min=-0.000634 max=0.000887 Jy/beam ! Clean residual mean=0.000004 rms=0.000215 Jy/beam ! Combined flux in latest and established models = 0.1655 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 518 components and 0.1655 Jy ![Exited script file: muppet] wmap "J0806-3519_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.886 x 7.429 at -2.652 degrees (North through East) ! Clean map min=-0.0014575 max=0.072744 Jy/beam ! Writing clean map to FITS file: J0806-3519_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0727439 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000212476 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.876262 0.876262 1.75252 3.50505 7.0101 14.0202 28.0404 56.0808 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.072 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.886 x 7.429 at -2.652 degrees (North through East) ! Clean map min=-0.0014575 max=0.072744 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 J0806-3519_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:51:54 2016