! Started logfile: J2159-0105_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:38:27 2016 obs J2159-0105_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J2159-0105_S_2014_05_31_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.990164 visibilities/baseline/integration-bin. ! Found source: J2159-0105 ! ! 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 21744 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 J2159-0105_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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.943607Jy sigma=0.010726 ! Fit after self-cal, rms=0.929892Jy sigma=0.010575 ! 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.82 mas, bmaj=7.154 mas, bpa=-7.507 degrees ! Estimated noise=690.685 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.0525368 Jy ! Component: 100 - total flux cleaned = 0.0682253 Jy ! Total flux subtracted in 100 components = 0.0682253 Jy ! Clean residual min=-0.003892 max=0.012456 Jy/beam ! Clean residual mean=0.000017 rms=0.001290 Jy/beam ! Combined flux in latest and established models = 0.0682253 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0682253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075739Jy sigma=0.000802 ! Fit after self-cal, rms=0.075656Jy sigma=0.000802 ! Inverting map ! Added new window around map position (-10.5, -2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114107 Jy ! Component: 100 - total flux cleaned = 0.0179234 Jy ! Total flux subtracted in 100 components = 0.0179234 Jy ! Clean residual min=-0.003001 max=0.003436 Jy/beam ! Clean residual mean=0.000010 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.0861487 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 21 components and 0.0861487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073769Jy sigma=0.000780 ! Fit after self-cal, rms=0.073604Jy sigma=0.000778 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00527375 Jy ! Component: 100 - total flux cleaned = 0.00843259 Jy ! Total flux subtracted in 100 components = 0.00843259 Jy ! Clean residual min=-0.002714 max=0.002498 Jy/beam ! Clean residual mean=0.000007 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.0945813 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 24 components and 0.0945813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073170Jy sigma=0.000773 ! Fit after self-cal, rms=0.073143Jy sigma=0.000773 ! 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.427 mas, bmaj=8.228 mas, bpa=-7.455 degrees ! Estimated noise=440.268 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 (-4, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00306801 Jy ! Component: 100 - total flux cleaned = 0.00482428 Jy ! Component: 150 - total flux cleaned = 0.00538799 Jy ! Component: 200 - total flux cleaned = 0.00561353 Jy ! Total flux subtracted in 200 components = 0.00561353 Jy ! Clean residual min=-0.001597 max=0.001681 Jy/beam ! Clean residual mean=0.000005 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.100195 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 49 components and 0.100195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072978Jy sigma=0.000772 ! Fit after self-cal, rms=0.072969Jy sigma=0.000771 ! 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 0.99 FD 0.86 HN 0.95 KP 1.04 ! LA 1.17 MK 1.03 NL 0.97 OV 0.95 ! PT 1.00 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 1.04 KP 1.01 ! LA 1.15 MK 0.97 NL 1.05 OV 1.01 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.09 HN 1.07 KP 0.90 ! LA 0.89 MK 1.03 NL 1.00 OV 0.99 ! PT 0.96 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.97 HN 0.99 KP 0.91 ! LA 0.87 MK 0.96 NL 1.02 OV 1.00 ! PT 1.05 SC 0.98 ! ! ! Fit before self-cal, rms=0.072969Jy sigma=0.000771 ! Fit after self-cal, rms=0.070955Jy sigma=0.000767 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.426 mas, bmaj=8.201 mas, bpa=-7.252 degrees ! Estimated noise=436.702 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.000349136 Jy ! Component: 100 - total flux cleaned = 0.000593203 Jy ! Component: 150 - total flux cleaned = 0.000640472 Jy ! Component: 200 - total flux cleaned = 0.000621228 Jy ! Total flux subtracted in 200 components = 0.000621228 Jy ! Clean residual min=-0.001480 max=0.001300 Jy/beam ! Clean residual mean=0.000005 rms=0.000326 Jy/beam ! Combined flux in latest and established models = 0.100816 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 59 components and 0.100816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070936Jy sigma=0.000767 ! Fit after self-cal, rms=0.070915Jy sigma=0.000767 ! 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.070915Jy sigma=0.000767 ! Fit after self-cal, rms=0.071081Jy sigma=0.000766 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.419 mas, bmaj=8.203 mas, bpa=-7.289 degrees ! Estimated noise=436.619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000538763 Jy ! Component: 100 - total flux cleaned = 0.000633187 Jy ! Component: 150 - total flux cleaned = 0.000632571 Jy ! Component: 200 - total flux cleaned = 0.00063298 Jy ! Total flux subtracted in 200 components = 0.00063298 Jy ! Clean residual min=-0.001186 max=0.001135 Jy/beam ! Clean residual mean=0.000002 rms=0.000287 Jy/beam ! Combined flux in latest and established models = 0.101449 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 72 components and 0.101449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071071Jy sigma=0.000766 ! Fit after self-cal, rms=0.071079Jy 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 = 9.17067e-05 Jy ! Component: 100 - total flux cleaned = 0.000105599 Jy ! Component: 150 - total flux cleaned = 0.000106072 Jy ! Component: 200 - total flux cleaned = 0.000106496 Jy ! Total flux subtracted in 200 components = 0.000106496 Jy ! Clean residual min=-0.001181 max=0.001103 Jy/beam ! Clean residual mean=0.000002 rms=0.000285 Jy/beam ! Combined flux in latest and established models = 0.101556 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 81 components and 0.101556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071074Jy sigma=0.000766 ! Fit after self-cal, rms=0.071073Jy sigma=0.000766 ! 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.071073Jy sigma=0.000766 ! Fit after self-cal, rms=0.071058Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.414 mas, bmaj=8.202 mas, bpa=-7.313 degrees ! Estimated noise=436.327 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000312825 Jy ! Component: 100 - total flux cleaned = 0.000325171 Jy ! Component: 150 - total flux cleaned = 0.000325118 Jy ! Component: 200 - total flux cleaned = 0.000325265 Jy ! Total flux subtracted in 200 components = 0.000325265 Jy ! Clean residual min=-0.001149 max=0.001063 Jy/beam ! Clean residual mean=0.000001 rms=0.000281 Jy/beam ! Combined flux in latest and established models = 0.101881 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 86 components and 0.101881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071054Jy sigma=0.000766 ! Fit after self-cal, rms=0.071054Jy 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 = 5.95314e-05 Jy ! Component: 100 - total flux cleaned = 5.95669e-05 Jy ! Component: 150 - total flux cleaned = 5.03357e-05 Jy ! Component: 200 - total flux cleaned = 4.14568e-05 Jy ! Total flux subtracted in 200 components = 4.14568e-05 Jy ! Clean residual min=-0.001139 max=0.001056 Jy/beam ! Clean residual mean=0.000001 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.101922 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 92 components and 0.101922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071052Jy sigma=0.000766 ! Fit after self-cal, rms=0.071051Jy sigma=0.000766 ! 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.071051Jy sigma=0.000766 ! Fit after self-cal, rms=0.071032Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.549 mas, bmaj=12.48 mas, bpa=-3.907 degrees ! Estimated noise=538.689 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.31326e-06 Jy ! Component: 100 - total flux cleaned = -6.76889e-05 Jy ! Component: 150 - total flux cleaned = -0.000100125 Jy ! Component: 200 - total flux cleaned = -0.000127237 Jy ! Total flux subtracted in 200 components = -0.000127237 Jy ! Clean residual min=-0.001168 max=0.001043 Jy/beam ! Clean residual mean=0.000003 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.101795 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 101 components and 0.101795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071031Jy sigma=0.000766 ! Fit after self-cal, rms=0.071031Jy 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 = -7.18725e-06 Jy ! Component: 100 - total flux cleaned = -1.43621e-05 Jy ! Component: 150 - total flux cleaned = -2.61856e-05 Jy ! Component: 200 - total flux cleaned = -3.65381e-05 Jy ! Total flux subtracted in 200 components = -3.65381e-05 Jy ! Clean residual min=-0.001150 max=0.001035 Jy/beam ! Clean residual mean=0.000003 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.101758 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 112 components and 0.101758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071031Jy sigma=0.000766 ! Fit after self-cal, rms=0.071030Jy 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=3.411 mas, bmaj=8.201 mas, bpa=-7.327 degrees ! Estimated noise=436.205 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.411 x 8.201 at -7.327 degrees (North through East) ! Clean map min=-0.0011511 max=0.070108 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.812 mas, bmaj=7.16 mas, bpa=-7.438 degrees ! Estimated noise=680.624 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0514587 Jy ! Component: 100 - total flux cleaned = 0.0701 Jy ! Component: 150 - total flux cleaned = 0.0811081 Jy ! Component: 200 - total flux cleaned = 0.0878921 Jy ! Total flux subtracted in 200 components = 0.0878921 Jy ! Clean residual min=-0.002603 max=0.003569 Jy/beam ! Clean residual mean=0.000007 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.0878921 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.0878921 Jy ! Inverting map and beam ! Estimated beam: bmin=3.411 mas, bmaj=8.201 mas, bpa=-7.327 degrees ! Estimated noise=436.205 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.00564999 Jy ! Component: 100 - total flux cleaned = 0.00890395 Jy ! Component: 150 - total flux cleaned = 0.010947 Jy ! Component: 200 - total flux cleaned = 0.0118495 Jy ! Total flux subtracted in 200 components = 0.0118495 Jy ! Clean residual min=-0.001154 max=0.001153 Jy/beam ! Clean residual mean=0.000003 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.0997415 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 44 components and 0.0997415 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.549 mas, bmaj=12.48 mas, bpa=-3.907 degrees ! Estimated noise=538.689 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130855 Jy ! Component: 100 - total flux cleaned = 0.00163282 Jy ! Component: 150 - total flux cleaned = 0.00180348 Jy ! Component: 200 - total flux cleaned = 0.00195369 Jy ! Total flux subtracted in 200 components = 0.00195369 Jy ! Clean residual min=-0.001166 max=0.001046 Jy/beam ! Clean residual mean=0.000004 rms=0.000326 Jy/beam ! Combined flux in latest and established models = 0.101695 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 = 2.92026e-05 Jy ! Component: 100 - total flux cleaned = 1.70331e-05 Jy ! Component: 150 - total flux cleaned = 5.873e-06 Jy ! Component: 200 - total flux cleaned = -4.49603e-06 Jy ! Total flux subtracted in 200 components = -4.49603e-06 Jy ! Clean residual min=-0.001151 max=0.001029 Jy/beam ! Clean residual mean=0.000004 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.101691 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 100 components and 0.101691 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.411 mas, bmaj=8.201 mas, bpa=-7.327 degrees ! Estimated noise=436.205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.54473e-05 Jy ! Component: 100 - total flux cleaned = 0.000170779 Jy ! Component: 150 - total flux cleaned = 0.000236048 Jy ! Component: 200 - total flux cleaned = 0.000250302 Jy ! Total flux subtracted in 200 components = 0.000250302 Jy ! Clean residual min=-0.001183 max=0.001117 Jy/beam ! Clean residual mean=0.000002 rms=0.000283 Jy/beam ! Combined flux in latest and established models = 0.101941 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 112 components and 0.101941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071039Jy sigma=0.000766 ! Fit after self-cal, rms=0.071039Jy sigma=0.000766 wmodel J2159-0105_S_2014_05_31_pus_map.mod ! Writing 112 model components to file: J2159-0105_S_2014_05_31_pus_map.mod wobs J2159-0105_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J2159-0105_S_2014_05_31_pus_uvs.fits wwins J2159-0105_S_2014_05_31_pus_map.win ! wwins: Wrote 3 windows to J2159-0105_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.000303398 Jy ! Component: 100 - total flux cleaned = 0.000544091 Jy ! Component: 150 - total flux cleaned = 0.000776407 Jy ! Component: 200 - total flux cleaned = 0.00100114 Jy ! Component: 250 - total flux cleaned = 0.00115241 Jy ! Component: 300 - total flux cleaned = 0.00126717 Jy ! Component: 350 - total flux cleaned = 0.00139531 Jy ! Component: 400 - total flux cleaned = 0.00145828 Jy ! Component: 450 - total flux cleaned = 0.00156615 Jy ! Component: 500 - total flux cleaned = 0.0015809 Jy ! Component: 550 - total flux cleaned = 0.00159556 Jy ! Component: 600 - total flux cleaned = 0.0016686 Jy ! Component: 650 - total flux cleaned = 0.00171145 Jy ! Component: 700 - total flux cleaned = 0.00172549 Jy ! Component: 750 - total flux cleaned = 0.00173949 Jy ! Component: 800 - total flux cleaned = 0.0017532 Jy ! Component: 850 - total flux cleaned = 0.00179363 Jy ! Component: 900 - total flux cleaned = 0.00182026 Jy ! Component: 950 - total flux cleaned = 0.00184617 Jy ! Component: 1000 - total flux cleaned = 0.0018201 Jy ! Component: 1050 - total flux cleaned = 0.00184558 Jy ! Component: 1100 - total flux cleaned = 0.00183294 Jy ! Component: 1150 - total flux cleaned = 0.00182047 Jy ! Component: 1200 - total flux cleaned = 0.00180836 Jy ! Component: 1250 - total flux cleaned = 0.00182064 Jy ! Component: 1300 - total flux cleaned = 0.00178437 Jy ! Component: 1350 - total flux cleaned = 0.00176062 Jy ! Component: 1400 - total flux cleaned = 0.00174906 Jy ! Component: 1450 - total flux cleaned = 0.00170269 Jy ! Component: 1500 - total flux cleaned = 0.0017256 Jy ! Component: 1550 - total flux cleaned = 0.0016576 Jy ! Component: 1600 - total flux cleaned = 0.00168011 Jy ! Component: 1650 - total flux cleaned = 0.00163546 Jy ! Component: 1700 - total flux cleaned = 0.00162447 Jy ! Component: 1750 - total flux cleaned = 0.00162437 Jy ! Component: 1800 - total flux cleaned = 0.00158127 Jy ! Component: 1850 - total flux cleaned = 0.0016027 Jy ! Component: 1900 - total flux cleaned = 0.00162374 Jy ! Component: 1950 - total flux cleaned = 0.00161327 Jy ! Component: 2000 - total flux cleaned = 0.00160284 Jy ! Component: 2050 - total flux cleaned = 0.00160298 Jy ! Component: 2100 - total flux cleaned = 0.00160309 Jy ! Component: 2150 - total flux cleaned = 0.00158291 Jy ! Component: 2200 - total flux cleaned = 0.00159294 Jy ! Component: 2250 - total flux cleaned = 0.00161271 Jy ! Component: 2300 - total flux cleaned = 0.00164211 Jy ! Component: 2350 - total flux cleaned = 0.0016324 Jy ! Component: 2400 - total flux cleaned = 0.00165168 Jy ! Component: 2450 - total flux cleaned = 0.00168046 Jy ! Component: 2500 - total flux cleaned = 0.00170886 Jy ! Component: 2550 - total flux cleaned = 0.00170876 Jy ! Component: 2600 - total flux cleaned = 0.00169006 Jy ! Component: 2650 - total flux cleaned = 0.00171803 Jy ! Component: 2700 - total flux cleaned = 0.00178231 Jy ! Component: 2750 - total flux cleaned = 0.00180046 Jy ! Component: 2800 - total flux cleaned = 0.0018095 Jy ! Component: 2850 - total flux cleaned = 0.0018544 Jy ! Component: 2900 - total flux cleaned = 0.00188116 Jy ! Component: 2950 - total flux cleaned = 0.00189002 Jy ! Component: 3000 - total flux cleaned = 0.00194259 Jy ! Component: 3050 - total flux cleaned = 0.00189905 Jy ! Component: 3100 - total flux cleaned = 0.0019941 Jy ! Component: 3150 - total flux cleaned = 0.00197701 Jy ! Component: 3200 - total flux cleaned = 0.00200261 Jy ! Component: 3250 - total flux cleaned = 0.00203645 Jy ! Component: 3300 - total flux cleaned = 0.00205329 Jy ! Component: 3350 - total flux cleaned = 0.00205324 Jy ! Component: 3400 - total flux cleaned = 0.0020863 Jy ! Component: 3450 - total flux cleaned = 0.00209454 Jy ! Component: 3500 - total flux cleaned = 0.00212727 Jy ! Component: 3550 - total flux cleaned = 0.00214353 Jy ! Component: 3600 - total flux cleaned = 0.00215959 Jy ! Component: 3650 - total flux cleaned = 0.00217559 Jy ! Component: 3700 - total flux cleaned = 0.00216772 Jy ! Component: 3750 - total flux cleaned = 0.00220712 Jy ! Component: 3800 - total flux cleaned = 0.00221497 Jy ! Component: 3850 - total flux cleaned = 0.00222281 Jy ! Component: 3900 - total flux cleaned = 0.00225378 Jy ! Component: 3950 - total flux cleaned = 0.00225383 Jy ! Component: 4000 - total flux cleaned = 0.0023074 Jy ! Component: 4050 - total flux cleaned = 0.00233781 Jy ! Total flux subtracted in 4096 components = 0.00232277 Jy ! Clean residual min=-0.000609 max=0.000460 Jy/beam ! Clean residual mean=-0.000000 rms=0.000143 Jy/beam ! Combined flux in latest and established models = 0.104264 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 402 components and 0.104264 Jy ![Exited script file: muppet] wmap "J2159-0105_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.411 x 8.201 at -7.327 degrees (North through East) ! Clean map min=-0.00095145 max=0.070236 Jy/beam ! Writing clean map to FITS file: J2159-0105_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.0702357 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000140783 device "J2159-0105_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J2159-0105_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.60133 0.60133 1.20266 2.40532 4.81064 9.62128 19.2426 38.4851 76.9702 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.07 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.411 x 8.201 at -7.327 degrees (North through East) ! Clean map min=-0.00095145 max=0.070236 Jy/beam quit ! Quitting program ! Log file J2159-0105_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:38:33 2016