! Started logfile: J1529-1904_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:57:16 2016 obs J1529-1904_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1529-1904_S_2014_06_09_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.788613 visibilities/baseline/integration-bin. ! Found source: J1529-1904 ! ! 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 17176 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 J1529-1904_S_2014_06_09_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 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.986836Jy sigma=0.009647 ! Fit after self-cal, rms=0.919069Jy sigma=0.008989 ! 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.427 mas, bmaj=6.806 mas, bpa=-5.943 degrees ! Estimated noise=938.954 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.0566058 Jy ! Component: 100 - total flux cleaned = 0.078639 Jy ! Total flux subtracted in 100 components = 0.078639 Jy ! Clean residual min=-0.005442 max=0.014596 Jy/beam ! Clean residual mean=-0.000038 rms=0.001817 Jy/beam ! Combined flux in latest and established models = 0.078639 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.078639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092700Jy sigma=0.000864 ! Fit after self-cal, rms=0.092400Jy sigma=0.000861 ! Inverting map ! Added new window around map position (3.5, 1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0160619 Jy ! Component: 100 - total flux cleaned = 0.0269638 Jy ! Total flux subtracted in 100 components = 0.0269638 Jy ! Clean residual min=-0.003863 max=0.008393 Jy/beam ! Clean residual mean=-0.000022 rms=0.001187 Jy/beam ! Combined flux in latest and established models = 0.105603 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 31 components and 0.105603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087706Jy sigma=0.000808 ! Fit after self-cal, rms=0.087520Jy sigma=0.000807 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00857374 Jy ! Component: 100 - total flux cleaned = 0.0142568 Jy ! Total flux subtracted in 100 components = 0.0142568 Jy ! Clean residual min=-0.003358 max=0.005939 Jy/beam ! Clean residual mean=-0.000013 rms=0.000942 Jy/beam ! Combined flux in latest and established models = 0.11986 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 37 components and 0.11986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086126Jy sigma=0.000791 ! Fit after self-cal, rms=0.086037Jy sigma=0.000791 ! 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.054 mas, bmaj=8.052 mas, bpa=-5.742 degrees ! Estimated noise=558.162 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.00719537 Jy ! Component: 100 - total flux cleaned = 0.0109287 Jy ! Component: 150 - total flux cleaned = 0.0130974 Jy ! Component: 200 - total flux cleaned = 0.0143953 Jy ! Total flux subtracted in 200 components = 0.0143953 Jy ! Clean residual min=-0.002118 max=0.003421 Jy/beam ! Clean residual mean=-0.000007 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.134255 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 58 components and 0.134255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085417Jy sigma=0.000785 ! Fit after self-cal, rms=0.085338Jy sigma=0.000785 ! 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.00* FD 0.83 HN 1.08 KP 1.03 ! LA 1.15 MK 1.01 NL 0.94 OV 0.98 ! PT 0.99 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.14 KP 1.03 ! LA 1.12 MK 0.97 NL 1.01 OV 1.01 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 1.12 KP 0.91 ! LA 0.89 MK 0.96 NL 0.98 OV 0.96 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.01 KP 0.90 ! LA 0.88 MK 0.97 NL 1.05 OV 1.02 ! PT 1.02 SC 0.94 ! ! ! Fit before self-cal, rms=0.085338Jy sigma=0.000785 ! Fit after self-cal, rms=0.083648Jy sigma=0.000778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.041 mas, bmaj=7.973 mas, bpa=-5.372 degrees ! Estimated noise=552.942 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.000550727 Jy ! Component: 100 - total flux cleaned = 0.000340425 Jy ! Component: 150 - total flux cleaned = 0.000205767 Jy ! Component: 200 - total flux cleaned = 0.00018315 Jy ! Total flux subtracted in 200 components = 0.00018315 Jy ! Clean residual min=-0.001670 max=0.001929 Jy/beam ! Clean residual mean=-0.000002 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.134438 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 65 components and 0.134438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083612Jy sigma=0.000778 ! Fit after self-cal, rms=0.083588Jy sigma=0.000778 ! 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.083588Jy sigma=0.000778 ! Fit after self-cal, rms=0.083413Jy sigma=0.000777 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.036 mas, bmaj=7.937 mas, bpa=-5.306 degrees ! Estimated noise=551.546 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000204425 Jy ! Component: 100 - total flux cleaned = 6.55894e-05 Jy ! Component: 150 - total flux cleaned = 9.04986e-06 Jy ! Component: 200 - total flux cleaned = -2.25233e-05 Jy ! Total flux subtracted in 200 components = -2.25233e-05 Jy ! Clean residual min=-0.001595 max=0.001770 Jy/beam ! Clean residual mean=-0.000004 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.134416 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 69 components and 0.134416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083397Jy sigma=0.000777 ! Fit after self-cal, rms=0.083396Jy sigma=0.000777 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.4551e-05 Jy ! Component: 100 - total flux cleaned = -1.41759e-05 Jy ! Component: 150 - total flux cleaned = -2.8559e-05 Jy ! Component: 200 - total flux cleaned = -2.89216e-05 Jy ! Total flux subtracted in 200 components = -2.89216e-05 Jy ! Clean residual min=-0.001573 max=0.001743 Jy/beam ! Clean residual mean=-0.000004 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.134387 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 72 components and 0.134387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083387Jy sigma=0.000777 ! Fit after self-cal, rms=0.083377Jy sigma=0.000777 ! 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.083377Jy sigma=0.000777 ! Fit after self-cal, rms=0.083060Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.033 mas, bmaj=7.9 mas, bpa=-5.316 degrees ! Estimated noise=550.043 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.90093e-05 Jy ! Component: 100 - total flux cleaned = -4.53307e-05 Jy ! Component: 150 - total flux cleaned = -7.33774e-05 Jy ! Component: 200 - total flux cleaned = -7.40072e-05 Jy ! Total flux subtracted in 200 components = -7.40072e-05 Jy ! Clean residual min=-0.001522 max=0.001711 Jy/beam ! Clean residual mean=-0.000004 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.134313 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 80 components and 0.134313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083052Jy sigma=0.000777 ! Fit after self-cal, rms=0.083045Jy sigma=0.000777 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 = 2.22977e-05 Jy ! Component: 100 - total flux cleaned = -4.17877e-06 Jy ! Component: 150 - total flux cleaned = -1.57935e-05 Jy ! Component: 200 - total flux cleaned = -2.64122e-05 Jy ! Total flux subtracted in 200 components = -2.64122e-05 Jy ! Clean residual min=-0.001520 max=0.001703 Jy/beam ! Clean residual mean=-0.000004 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.134286 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 88 components and 0.134286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083040Jy sigma=0.000777 ! Fit after self-cal, rms=0.083037Jy sigma=0.000777 ! 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.083037Jy sigma=0.000777 ! Fit after self-cal, rms=0.082857Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.48 mas, bmaj=17.31 mas, bpa=-4.364 degrees ! Estimated noise=699.206 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.16359e-05 Jy ! Component: 100 - total flux cleaned = 6.1679e-05 Jy ! Component: 150 - total flux cleaned = 8.48713e-05 Jy ! Component: 200 - total flux cleaned = 9.16465e-05 Jy ! Total flux subtracted in 200 components = 9.16465e-05 Jy ! Clean residual min=-0.001473 max=0.001634 Jy/beam ! Clean residual mean=-0.000007 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.134378 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 94 components and 0.134378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082855Jy sigma=0.000777 ! Fit after self-cal, rms=0.082854Jy sigma=0.000777 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 = 4.26768e-06 Jy ! Component: 100 - total flux cleaned = -8.84662e-06 Jy ! Component: 150 - total flux cleaned = -8.39771e-06 Jy ! Component: 200 - total flux cleaned = -3.05759e-06 Jy ! Total flux subtracted in 200 components = -3.05759e-06 Jy ! Clean residual min=-0.001480 max=0.001632 Jy/beam ! Clean residual mean=-0.000007 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.134375 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 95 components and 0.134375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082853Jy sigma=0.000777 ! Fit after self-cal, rms=0.082853Jy sigma=0.000777 ! 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.032 mas, bmaj=7.872 mas, bpa=-5.322 degrees ! Estimated noise=549.249 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.032 x 7.872 at -5.322 degrees (North through East) ! Clean map min=-0.0014627 max=0.080032 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.415 mas, bmaj=6.682 mas, bpa=-5.365 degrees ! Estimated noise=908.101 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.05416 Jy ! Component: 100 - total flux cleaned = 0.078724 Jy ! Component: 150 - total flux cleaned = 0.0955313 Jy ! Component: 200 - total flux cleaned = 0.107118 Jy ! Total flux subtracted in 200 components = 0.107118 Jy ! Clean residual min=-0.003663 max=0.006344 Jy/beam ! Clean residual mean=-0.000018 rms=0.001034 Jy/beam ! Combined flux in latest and established models = 0.107118 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.107118 Jy ! Inverting map and beam ! Estimated beam: bmin=3.032 mas, bmaj=7.872 mas, bpa=-5.322 degrees ! Estimated noise=549.249 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.0126883 Jy ! Component: 100 - total flux cleaned = 0.0192627 Jy ! Component: 150 - total flux cleaned = 0.0228363 Jy ! Component: 200 - total flux cleaned = 0.0248873 Jy ! Total flux subtracted in 200 components = 0.0248873 Jy ! Clean residual min=-0.001725 max=0.001729 Jy/beam ! Clean residual mean=-0.000007 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.132005 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 40 components and 0.132005 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.48 mas, bmaj=17.31 mas, bpa=-4.364 degrees ! Estimated noise=699.206 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168974 Jy ! Component: 100 - total flux cleaned = 0.00228771 Jy ! Component: 150 - total flux cleaned = 0.00231901 Jy ! Component: 200 - total flux cleaned = 0.00234667 Jy ! Total flux subtracted in 200 components = 0.00234667 Jy ! Clean residual min=-0.001502 max=0.001676 Jy/beam ! Clean residual mean=-0.000007 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.134352 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.85986e-07 Jy ! Component: 100 - total flux cleaned = 1.24271e-05 Jy ! Component: 150 - total flux cleaned = 1.16875e-05 Jy ! Component: 200 - total flux cleaned = 1.07785e-05 Jy ! Total flux subtracted in 200 components = 1.07785e-05 Jy ! Clean residual min=-0.001488 max=0.001637 Jy/beam ! Clean residual mean=-0.000007 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.134362 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 50 components and 0.134362 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.032 mas, bmaj=7.872 mas, bpa=-5.322 degrees ! Estimated noise=549.249 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000174481 Jy ! Component: 100 - total flux cleaned = -0.000173635 Jy ! Component: 150 - total flux cleaned = -0.000175653 Jy ! Component: 200 - total flux cleaned = -0.000176732 Jy ! Total flux subtracted in 200 components = -0.000176732 Jy ! Clean residual min=-0.001576 max=0.001710 Jy/beam ! Clean residual mean=-0.000004 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.134186 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 0.134186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082861Jy sigma=0.000777 ! Fit after self-cal, rms=0.082864Jy sigma=0.000777 wmodel J1529-1904_S_2014_06_09_pus_map.mod ! Writing 62 model components to file: J1529-1904_S_2014_06_09_pus_map.mod wobs J1529-1904_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1529-1904_S_2014_06_09_pus_uvs.fits wwins J1529-1904_S_2014_06_09_pus_map.win ! wwins: Wrote 2 windows to J1529-1904_S_2014_06_09_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.000498529 Jy ! Component: 100 - total flux cleaned = 0.000667943 Jy ! Component: 150 - total flux cleaned = 0.000989695 Jy ! Component: 200 - total flux cleaned = 0.00137502 Jy ! Component: 250 - total flux cleaned = 0.00169697 Jy ! Component: 300 - total flux cleaned = 0.00191285 Jy ! Component: 350 - total flux cleaned = 0.00209854 Jy ! Component: 400 - total flux cleaned = 0.00221211 Jy ! Component: 450 - total flux cleaned = 0.00238905 Jy ! Component: 500 - total flux cleaned = 0.00253959 Jy ! Component: 550 - total flux cleaned = 0.00262361 Jy ! Component: 600 - total flux cleaned = 0.00268556 Jy ! Component: 650 - total flux cleaned = 0.00284776 Jy ! Component: 700 - total flux cleaned = 0.00292727 Jy ! Component: 750 - total flux cleaned = 0.00296652 Jy ! Component: 800 - total flux cleaned = 0.00304405 Jy ! Component: 850 - total flux cleaned = 0.00313895 Jy ! Component: 900 - total flux cleaned = 0.00312026 Jy ! Component: 950 - total flux cleaned = 0.00319392 Jy ! Component: 1000 - total flux cleaned = 0.00312129 Jy ! Component: 1050 - total flux cleaned = 0.00313963 Jy ! Component: 1100 - total flux cleaned = 0.00314007 Jy ! Component: 1150 - total flux cleaned = 0.00315788 Jy ! Component: 1200 - total flux cleaned = 0.00314043 Jy ! Component: 1250 - total flux cleaned = 0.00315745 Jy ! Component: 1300 - total flux cleaned = 0.0031406 Jy ! Component: 1350 - total flux cleaned = 0.00314049 Jy ! Component: 1400 - total flux cleaned = 0.00312392 Jy ! Component: 1450 - total flux cleaned = 0.00304331 Jy ! Component: 1500 - total flux cleaned = 0.00305951 Jy ! Component: 1550 - total flux cleaned = 0.00302821 Jy ! Component: 1600 - total flux cleaned = 0.00296592 Jy ! Component: 1650 - total flux cleaned = 0.00296585 Jy ! Component: 1700 - total flux cleaned = 0.00296569 Jy ! Component: 1750 - total flux cleaned = 0.00287471 Jy ! Component: 1800 - total flux cleaned = 0.00280003 Jy ! Component: 1850 - total flux cleaned = 0.00281474 Jy ! Component: 1900 - total flux cleaned = 0.00274131 Jy ! Component: 1950 - total flux cleaned = 0.00269815 Jy ! Component: 2000 - total flux cleaned = 0.00272709 Jy ! Component: 2050 - total flux cleaned = 0.00269859 Jy ! Component: 2100 - total flux cleaned = 0.00269858 Jy ! Component: 2150 - total flux cleaned = 0.00267066 Jy ! Component: 2200 - total flux cleaned = 0.00264286 Jy ! Component: 2250 - total flux cleaned = 0.00260181 Jy ! Component: 2300 - total flux cleaned = 0.00257481 Jy ! Component: 2350 - total flux cleaned = 0.00256136 Jy ! Component: 2400 - total flux cleaned = 0.00249486 Jy ! Component: 2450 - total flux cleaned = 0.00245529 Jy ! Component: 2500 - total flux cleaned = 0.00244239 Jy ! Component: 2550 - total flux cleaned = 0.0023907 Jy ! Component: 2600 - total flux cleaned = 0.00236511 Jy ! Component: 2650 - total flux cleaned = 0.00230176 Jy ! Component: 2700 - total flux cleaned = 0.00230182 Jy ! Component: 2750 - total flux cleaned = 0.00223945 Jy ! Component: 2800 - total flux cleaned = 0.00221495 Jy ! Component: 2850 - total flux cleaned = 0.00217816 Jy ! Component: 2900 - total flux cleaned = 0.00215391 Jy ! Component: 2950 - total flux cleaned = 0.00211791 Jy ! Component: 3000 - total flux cleaned = 0.00213004 Jy ! Component: 3050 - total flux cleaned = 0.00210608 Jy ! Component: 3100 - total flux cleaned = 0.00208255 Jy ! Component: 3150 - total flux cleaned = 0.00204735 Jy ! Component: 3200 - total flux cleaned = 0.00202414 Jy ! Component: 3250 - total flux cleaned = 0.00202413 Jy ! Component: 3300 - total flux cleaned = 0.00197831 Jy ! Component: 3350 - total flux cleaned = 0.00195569 Jy ! Component: 3400 - total flux cleaned = 0.00194444 Jy ! Component: 3450 - total flux cleaned = 0.00191088 Jy ! Component: 3500 - total flux cleaned = 0.00189982 Jy ! Component: 3550 - total flux cleaned = 0.0018558 Jy ! Component: 3600 - total flux cleaned = 0.00184472 Jy ! Component: 3650 - total flux cleaned = 0.00177961 Jy ! Component: 3700 - total flux cleaned = 0.00172579 Jy ! Component: 3750 - total flux cleaned = 0.00174715 Jy ! Component: 3800 - total flux cleaned = 0.00169408 Jy ! Component: 3850 - total flux cleaned = 0.0016731 Jy ! Component: 3900 - total flux cleaned = 0.00162067 Jy ! Component: 3950 - total flux cleaned = 0.00161024 Jy ! Component: 4000 - total flux cleaned = 0.00162049 Jy ! Component: 4050 - total flux cleaned = 0.00157939 Jy ! Total flux subtracted in 4096 components = 0.00156931 Jy ! Clean residual min=-0.000657 max=0.000610 Jy/beam ! Clean residual mean=-0.000003 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.135755 Jy keep ! Adding 259 model components to the UV plane model. ! The established model now contains 321 components and 0.135755 Jy ![Exited script file: muppet] wmap "J1529-1904_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.032 x 7.872 at -5.322 degrees (North through East) ! Clean map min=-0.0009989 max=0.079575 Jy/beam ! Writing clean map to FITS file: J1529-1904_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0795747 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000183493 device "J1529-1904_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1529-1904_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.691777 0.691777 1.38355 2.76711 5.53422 11.0684 22.1369 44.2737 88.5475 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.079 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.032 x 7.872 at -5.322 degrees (North through East) ! Clean map min=-0.0009989 max=0.079575 Jy/beam quit ! Quitting program ! Log file J1529-1904_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:57:21 2016