! Started logfile: J1036-0605_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:22:36 2016 obs J1036-0605_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1036-0605_S_2014_05_31_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.871842 visibilities/baseline/integration-bin. ! Found source: J1036-0605 ! ! 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 336 lines of history. ! ! Reading 11456 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 J1036-0605_S_2014_05_31_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 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.791798Jy sigma=0.008341 ! Fit after self-cal, rms=0.757924Jy sigma=0.007976 ! 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.136 mas, bmaj=7.341 mas, bpa=5.42 degrees ! Estimated noise=867.339 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.189894 Jy ! Component: 100 - total flux cleaned = 0.240357 Jy ! Total flux subtracted in 100 components = 0.240357 Jy ! Clean residual min=-0.017503 max=0.069089 Jy/beam ! Clean residual mean=-0.000003 rms=0.005424 Jy/beam ! Combined flux in latest and established models = 0.240357 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.240357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137125Jy sigma=0.001263 ! Fit after self-cal, rms=0.137115Jy sigma=0.001262 ! Inverting map ! Added new window around map position (5.5, 5.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.054221 Jy ! Component: 100 - total flux cleaned = 0.0720321 Jy ! Total flux subtracted in 100 components = 0.0720321 Jy ! Clean residual min=-0.013630 max=0.030382 Jy/beam ! Clean residual mean=-0.000012 rms=0.003103 Jy/beam ! Combined flux in latest and established models = 0.312389 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 17 components and 0.312389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113647Jy sigma=0.001048 ! Fit after self-cal, rms=0.108788Jy sigma=0.001001 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0191602 Jy ! Component: 100 - total flux cleaned = 0.0229948 Jy ! Total flux subtracted in 100 components = 0.0229948 Jy ! Clean residual min=-0.007415 max=0.011348 Jy/beam ! Clean residual mean=-0.000012 rms=0.001893 Jy/beam ! Combined flux in latest and established models = 0.335384 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 30 components and 0.335384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104901Jy sigma=0.000981 ! Fit after self-cal, rms=0.104131Jy sigma=0.000974 ! 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.686 mas, bmaj=8.47 mas, bpa=4.932 degrees ! Estimated noise=656.583 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.00393833 Jy ! Component: 100 - total flux cleaned = 0.00355661 Jy ! Component: 150 - total flux cleaned = 0.00341145 Jy ! Component: 200 - total flux cleaned = 0.00359972 Jy ! Total flux subtracted in 200 components = 0.00359972 Jy ! Clean residual min=-0.006055 max=0.006800 Jy/beam ! Clean residual mean=-0.000023 rms=0.001585 Jy/beam ! Combined flux in latest and established models = 0.338984 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 47 components and 0.338984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103399Jy sigma=0.000967 ! Fit after self-cal, rms=0.103204Jy sigma=0.000966 ! 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.01 FD 0.81 HN 1.03 KP 1.05 ! LA 1.20 MK 0.99 NL 0.99 OV 0.98 ! PT 1.08 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.40 FD 0.95 HN 1.04 KP 1.03 ! LA 1.15 MK 0.97 NL 1.06 OV 1.00 ! PT 1.04 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.09 HN 1.07 KP 0.91 ! LA 0.89 MK 1.02 NL 1.01 OV 0.93 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.92 HN 1.03 KP 0.86 ! LA 0.84 MK 0.98 NL 1.08 OV 0.96 ! PT 1.05 SC 0.93 ! ! ! Fit before self-cal, rms=0.103204Jy sigma=0.000966 ! Fit after self-cal, rms=0.106435Jy sigma=0.000868 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.661 mas, bmaj=8.464 mas, bpa=4.984 degrees ! Estimated noise=669.416 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.00447325 Jy ! Component: 100 - total flux cleaned = 0.00432077 Jy ! Component: 150 - total flux cleaned = 0.00408841 Jy ! Component: 200 - total flux cleaned = 0.00380477 Jy ! Total flux subtracted in 200 components = 0.00380477 Jy ! Clean residual min=-0.004409 max=0.004209 Jy/beam ! Clean residual mean=-0.000006 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.342788 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 69 components and 0.342788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105902Jy sigma=0.000867 ! Fit after self-cal, rms=0.105828Jy sigma=0.000866 ! 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.105828Jy sigma=0.000866 ! Fit after self-cal, rms=0.120206Jy sigma=0.000839 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.661 mas, bmaj=8.452 mas, bpa=4.993 degrees ! Estimated noise=674.016 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0025935 Jy ! Component: 100 - total flux cleaned = 0.00266415 Jy ! Component: 150 - total flux cleaned = 0.00260348 Jy ! Component: 200 - total flux cleaned = 0.00254843 Jy ! Total flux subtracted in 200 components = 0.00254843 Jy ! Clean residual min=-0.003251 max=0.002649 Jy/beam ! Clean residual mean=0.000000 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.345337 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 83 components and 0.345337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119888Jy sigma=0.000839 ! Fit after self-cal, rms=0.119878Jy sigma=0.000839 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.000556519 Jy ! Component: 100 - total flux cleaned = 0.000415489 Jy ! Component: 150 - total flux cleaned = 0.000251344 Jy ! Component: 200 - total flux cleaned = 0.000105401 Jy ! Total flux subtracted in 200 components = 0.000105401 Jy ! Clean residual min=-0.003101 max=0.002622 Jy/beam ! Clean residual mean=0.000000 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.345442 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 87 components and 0.345442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119748Jy sigma=0.000839 ! Fit after self-cal, rms=0.119744Jy sigma=0.000839 ! 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.119744Jy sigma=0.000839 ! Fit after self-cal, rms=0.121933Jy sigma=0.000838 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.656 mas, bmaj=8.448 mas, bpa=4.92 degrees ! Estimated noise=679.016 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00238175 Jy ! Component: 100 - total flux cleaned = 0.00294313 Jy ! Component: 150 - total flux cleaned = 0.00289905 Jy ! Component: 200 - total flux cleaned = 0.00273927 Jy ! Total flux subtracted in 200 components = 0.00273927 Jy ! Clean residual min=-0.003257 max=0.002681 Jy/beam ! Clean residual mean=0.000001 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.348181 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 99 components and 0.348181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121703Jy sigma=0.000839 ! Fit after self-cal, rms=0.121702Jy sigma=0.000839 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.000132898 Jy ! Component: 100 - total flux cleaned = -7.35297e-06 Jy ! Component: 150 - total flux cleaned = -0.000104802 Jy ! Component: 200 - total flux cleaned = -0.000196463 Jy ! Total flux subtracted in 200 components = -0.000196463 Jy ! Clean residual min=-0.003229 max=0.002697 Jy/beam ! Clean residual mean=0.000001 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.347985 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 104 components and 0.347985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121617Jy sigma=0.000839 ! Fit after self-cal, rms=0.121616Jy sigma=0.000839 ! 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.121616Jy sigma=0.000839 ! Fit after self-cal, rms=0.123356Jy sigma=0.000838 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.881 mas, bmaj=13.74 mas, bpa=8.18 degrees ! Estimated noise=824.361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00205588 Jy ! Component: 100 - total flux cleaned = 0.00190452 Jy ! Component: 150 - total flux cleaned = 0.00178031 Jy ! Component: 200 - total flux cleaned = 0.00167492 Jy ! Total flux subtracted in 200 components = 0.00167492 Jy ! Clean residual min=-0.004216 max=0.003811 Jy/beam ! Clean residual mean=0.000001 rms=0.001128 Jy/beam ! Combined flux in latest and established models = 0.34966 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 117 components and 0.34966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123081Jy sigma=0.000839 ! Fit after self-cal, rms=0.123075Jy sigma=0.000839 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.000100496 Jy ! Component: 100 - total flux cleaned = -0.000139527 Jy ! Component: 150 - total flux cleaned = -0.000207687 Jy ! Component: 200 - total flux cleaned = -0.000302711 Jy ! Total flux subtracted in 200 components = -0.000302711 Jy ! Clean residual min=-0.004241 max=0.003795 Jy/beam ! Clean residual mean=0.000002 rms=0.001105 Jy/beam ! Combined flux in latest and established models = 0.349357 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 126 components and 0.349357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122993Jy sigma=0.000840 ! Fit after self-cal, rms=0.122989Jy sigma=0.000840 ! 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.652 mas, bmaj=8.442 mas, bpa=4.838 degrees ! Estimated noise=683.988 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.652 x 8.442 at 4.838 degrees (North through East) ! Clean map min=-0.0039464 max=0.23184 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.109 mas, bmaj=7.329 mas, bpa=5.334 degrees ! Estimated noise=893.361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.201911 Jy ! Component: 100 - total flux cleaned = 0.278318 Jy ! Component: 150 - total flux cleaned = 0.312719 Jy ! Component: 200 - total flux cleaned = 0.330797 Jy ! Total flux subtracted in 200 components = 0.330797 Jy ! Clean residual min=-0.005112 max=0.008765 Jy/beam ! Clean residual mean=0.000004 rms=0.001418 Jy/beam ! Combined flux in latest and established models = 0.330797 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.330797 Jy ! Inverting map and beam ! Estimated beam: bmin=3.652 mas, bmaj=8.442 mas, bpa=4.838 degrees ! Estimated noise=683.988 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.0119681 Jy ! Component: 100 - total flux cleaned = 0.0181504 Jy ! Component: 150 - total flux cleaned = 0.0209142 Jy ! Component: 200 - total flux cleaned = 0.0211263 Jy ! Total flux subtracted in 200 components = 0.0211263 Jy ! Clean residual min=-0.003758 max=0.002977 Jy/beam ! Clean residual mean=0.000000 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.351924 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 52 components and 0.351924 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.881 mas, bmaj=13.74 mas, bpa=8.18 degrees ! Estimated noise=824.361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000668632 Jy ! Component: 100 - total flux cleaned = -0.000986595 Jy ! Component: 150 - total flux cleaned = -0.00115819 Jy ! Component: 200 - total flux cleaned = -0.00130284 Jy ! Total flux subtracted in 200 components = -0.00130284 Jy ! Clean residual min=-0.004263 max=0.003854 Jy/beam ! Clean residual mean=0.000001 rms=0.001162 Jy/beam ! Combined flux in latest and established models = 0.350621 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.000188713 Jy ! Component: 100 - total flux cleaned = -0.000355515 Jy ! Component: 150 - total flux cleaned = -0.000507174 Jy ! Component: 200 - total flux cleaned = -0.000596945 Jy ! Total flux subtracted in 200 components = -0.000596945 Jy ! Clean residual min=-0.004260 max=0.003821 Jy/beam ! Clean residual mean=0.000001 rms=0.001125 Jy/beam ! Combined flux in latest and established models = 0.350024 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 71 components and 0.350024 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.652 mas, bmaj=8.442 mas, bpa=4.838 degrees ! Estimated noise=683.988 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000783466 Jy ! Component: 100 - total flux cleaned = 0.00072409 Jy ! Component: 150 - total flux cleaned = 0.000723428 Jy ! Component: 200 - total flux cleaned = 0.000683512 Jy ! Total flux subtracted in 200 components = 0.000683512 Jy ! Clean residual min=-0.003253 max=0.002938 Jy/beam ! Clean residual mean=0.000001 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.350707 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 82 components and 0.350707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123033Jy sigma=0.000840 ! Fit after self-cal, rms=0.123030Jy sigma=0.000840 wmodel J1036-0605_S_2014_05_31_pus_map.mod ! Writing 82 model components to file: J1036-0605_S_2014_05_31_pus_map.mod wobs J1036-0605_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1036-0605_S_2014_05_31_pus_uvs.fits wwins J1036-0605_S_2014_05_31_pus_map.win ! wwins: Wrote 2 windows to J1036-0605_S_2014_05_31_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.00142567 Jy ! Component: 100 - total flux cleaned = -0.00213377 Jy ! Component: 150 - total flux cleaned = -0.00280322 Jy ! Component: 200 - total flux cleaned = -0.00334383 Jy ! Component: 250 - total flux cleaned = -0.00348623 Jy ! Component: 300 - total flux cleaned = -0.00353343 Jy ! Component: 350 - total flux cleaned = -0.00348938 Jy ! Component: 400 - total flux cleaned = -0.00335959 Jy ! Component: 450 - total flux cleaned = -0.00314942 Jy ! Component: 500 - total flux cleaned = -0.00310853 Jy ! Component: 550 - total flux cleaned = -0.00294736 Jy ! Component: 600 - total flux cleaned = -0.0029085 Jy ! Component: 650 - total flux cleaned = -0.00279219 Jy ! Component: 700 - total flux cleaned = -0.00275394 Jy ! Component: 750 - total flux cleaned = -0.00267852 Jy ! Component: 800 - total flux cleaned = -0.00260451 Jy ! Component: 850 - total flux cleaned = -0.00264077 Jy ! Component: 900 - total flux cleaned = -0.00249703 Jy ! Component: 950 - total flux cleaned = -0.00246141 Jy ! Component: 1000 - total flux cleaned = -0.00235657 Jy ! Component: 1050 - total flux cleaned = -0.00235677 Jy ! Component: 1100 - total flux cleaned = -0.0022557 Jy ! Component: 1150 - total flux cleaned = -0.0022559 Jy ! Component: 1200 - total flux cleaned = -0.00225599 Jy ! Component: 1250 - total flux cleaned = -0.00222403 Jy ! Component: 1300 - total flux cleaned = -0.00219214 Jy ! Component: 1350 - total flux cleaned = -0.00216055 Jy ! Component: 1400 - total flux cleaned = -0.0021609 Jy ! Component: 1450 - total flux cleaned = -0.00213019 Jy ! Component: 1500 - total flux cleaned = -0.00213041 Jy ! Component: 1550 - total flux cleaned = -0.0020108 Jy ! Component: 1600 - total flux cleaned = -0.00204047 Jy ! Component: 1650 - total flux cleaned = -0.0019524 Jy ! Component: 1700 - total flux cleaned = -0.00198125 Jy ! Component: 1750 - total flux cleaned = -0.00183751 Jy ! Component: 1800 - total flux cleaned = -0.00183769 Jy ! Component: 1850 - total flux cleaned = -0.00183759 Jy ! Component: 1900 - total flux cleaned = -0.00169865 Jy ! Component: 1950 - total flux cleaned = -0.001699 Jy ! Component: 2000 - total flux cleaned = -0.00175356 Jy ! Component: 2050 - total flux cleaned = -0.00175362 Jy ! Component: 2100 - total flux cleaned = -0.00177964 Jy ! Component: 2150 - total flux cleaned = -0.00169977 Jy ! Component: 2200 - total flux cleaned = -0.00164739 Jy ! Component: 2250 - total flux cleaned = -0.00169893 Jy ! Component: 2300 - total flux cleaned = -0.00164763 Jy ! Component: 2350 - total flux cleaned = -0.00172387 Jy ! Component: 2400 - total flux cleaned = -0.00162288 Jy ! Component: 2450 - total flux cleaned = -0.00167288 Jy ! Component: 2500 - total flux cleaned = -0.0016731 Jy ! Component: 2550 - total flux cleaned = -0.00181983 Jy ! Component: 2600 - total flux cleaned = -0.00174673 Jy ! Component: 2650 - total flux cleaned = -0.00177106 Jy ! Component: 2700 - total flux cleaned = -0.00174725 Jy ! Component: 2750 - total flux cleaned = -0.00181835 Jy ! Component: 2800 - total flux cleaned = -0.00191169 Jy ! Component: 2850 - total flux cleaned = -0.00188848 Jy ! Component: 2900 - total flux cleaned = -0.0019114 Jy ! Component: 2950 - total flux cleaned = -0.00200246 Jy ! Component: 3000 - total flux cleaned = -0.00197988 Jy ! Component: 3050 - total flux cleaned = -0.00202476 Jy ! Component: 3100 - total flux cleaned = -0.00215806 Jy ! Component: 3150 - total flux cleaned = -0.00217986 Jy ! Component: 3200 - total flux cleaned = -0.00233265 Jy ! Component: 3250 - total flux cleaned = -0.00237581 Jy ! Component: 3300 - total flux cleaned = -0.00237575 Jy ! Component: 3350 - total flux cleaned = -0.00248218 Jy ! Component: 3400 - total flux cleaned = -0.00254546 Jy ! Component: 3450 - total flux cleaned = -0.0025663 Jy ! Component: 3500 - total flux cleaned = -0.00260784 Jy ! Component: 3550 - total flux cleaned = -0.00258725 Jy ! Component: 3600 - total flux cleaned = -0.0026895 Jy ! Component: 3650 - total flux cleaned = -0.00270979 Jy ! Component: 3700 - total flux cleaned = -0.00281056 Jy ! Component: 3750 - total flux cleaned = -0.0027503 Jy ! Component: 3800 - total flux cleaned = -0.0028296 Jy ! Component: 3850 - total flux cleaned = -0.00284917 Jy ! Component: 3900 - total flux cleaned = -0.00288853 Jy ! Component: 3950 - total flux cleaned = -0.00294705 Jy ! Component: 4000 - total flux cleaned = -0.00302428 Jy ! Component: 4050 - total flux cleaned = -0.00308173 Jy ! Total flux subtracted in 4096 components = -0.0031007 Jy ! Clean residual min=-0.001136 max=0.001211 Jy/beam ! Clean residual mean=-0.000001 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.347607 Jy keep ! Adding 310 model components to the UV plane model. ! The established model now contains 392 components and 0.347607 Jy ![Exited script file: muppet] wmap "J1036-0605_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.652 x 8.442 at 4.838 degrees (North through East) ! Clean map min=-0.0029582 max=0.23088 Jy/beam ! Writing clean map to FITS file: J1036-0605_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.230877 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000363515 device "J1036-0605_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1036-0605_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.472349 0.472349 0.944698 1.8894 3.77879 7.55759 15.1152 30.2304 60.4607 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.23 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.652 x 8.442 at 4.838 degrees (North through East) ! Clean map min=-0.0029582 max=0.23088 Jy/beam quit ! Quitting program ! Log file J1036-0605_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:22:42 2016