! Started logfile: J1425-2513_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:29:08 2016 obs J1425-2513_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1425-2513_S_2014_05_31_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.969746 visibilities/baseline/integration-bin. ! Found source: J1425-2513 ! ! 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 14488 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 J1425-2513_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.911790Jy sigma=0.008375 ! Fit after self-cal, rms=0.894817Jy sigma=0.008231 ! 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.444 mas, bmaj=6.503 mas, bpa=-6.371 degrees ! Estimated noise=1019.11 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.0797812 Jy ! Component: 100 - total flux cleaned = 0.101329 Jy ! Total flux subtracted in 100 components = 0.101329 Jy ! Clean residual min=-0.006012 max=0.018820 Jy/beam ! Clean residual mean=-0.000015 rms=0.001818 Jy/beam ! Combined flux in latest and established models = 0.101329 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.101329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100760Jy sigma=0.000847 ! Fit after self-cal, rms=0.100721Jy sigma=0.000846 ! Inverting map ! Added new window around map position (-4.5, 4.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0170205 Jy ! Component: 100 - total flux cleaned = 0.026479 Jy ! Total flux subtracted in 100 components = 0.026479 Jy ! Clean residual min=-0.004701 max=0.008787 Jy/beam ! Clean residual mean=-0.000006 rms=0.001290 Jy/beam ! Combined flux in latest and established models = 0.127808 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 24 components and 0.127808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096992Jy sigma=0.000808 ! Fit after self-cal, rms=0.096708Jy sigma=0.000805 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00846778 Jy ! Component: 100 - total flux cleaned = 0.0135681 Jy ! Total flux subtracted in 100 components = 0.0135681 Jy ! Clean residual min=-0.004025 max=0.005138 Jy/beam ! Clean residual mean=-0.000002 rms=0.001062 Jy/beam ! Combined flux in latest and established models = 0.141376 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 33 components and 0.141376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095736Jy sigma=0.000797 ! Fit after self-cal, rms=0.095663Jy sigma=0.000796 ! 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.09 mas, bmaj=7.87 mas, bpa=-5.357 degrees ! Estimated noise=649.079 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.00493811 Jy ! Component: 100 - total flux cleaned = 0.00726836 Jy ! Component: 150 - total flux cleaned = 0.00862116 Jy ! Component: 200 - total flux cleaned = 0.00899079 Jy ! Total flux subtracted in 200 components = 0.00899079 Jy ! Clean residual min=-0.002953 max=0.003619 Jy/beam ! Clean residual mean=-0.000006 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.150367 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 46 components and 0.150367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095342Jy sigma=0.000794 ! Fit after self-cal, rms=0.095322Jy sigma=0.000794 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.82 HN 1.08 KP 1.06 ! LA 1.16 MK 0.95 NL 1.04 OV 1.00 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.99 HN 1.12 KP 1.03 ! LA 1.14 MK 0.99 NL 1.08 OV 1.00 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.07 HN 1.13 KP 0.91 ! LA 0.93 MK 1.01 NL 0.97 OV 0.94 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.98 HN 1.06 KP 0.92 ! LA 0.88 MK 1.03 NL 1.10 OV 0.99 ! PT 0.98 SC 0.97 ! ! ! Fit before self-cal, rms=0.095322Jy sigma=0.000794 ! Fit after self-cal, rms=0.095240Jy sigma=0.000786 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.094 mas, bmaj=7.834 mas, bpa=-5.131 degrees ! Estimated noise=653.532 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.000334049 Jy ! Component: 100 - total flux cleaned = 0.000309474 Jy ! Component: 150 - total flux cleaned = 0.000244351 Jy ! Component: 200 - total flux cleaned = 0.0002054 Jy ! Total flux subtracted in 200 components = 0.0002054 Jy ! Clean residual min=-0.002517 max=0.003360 Jy/beam ! Clean residual mean=-0.000016 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.150572 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 54 components and 0.150573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095225Jy sigma=0.000786 ! Fit after self-cal, rms=0.095243Jy sigma=0.000786 ! 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.095243Jy sigma=0.000786 ! Fit after self-cal, rms=0.095842Jy sigma=0.000783 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.09 mas, bmaj=7.822 mas, bpa=-5.203 degrees ! Estimated noise=654.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000153961 Jy ! Component: 100 - total flux cleaned = 0.000155781 Jy ! Component: 150 - total flux cleaned = 0.000155651 Jy ! Component: 200 - total flux cleaned = 0.000155508 Jy ! Total flux subtracted in 200 components = 0.000155508 Jy ! Clean residual min=-0.002228 max=0.002991 Jy/beam ! Clean residual mean=-0.000013 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.150728 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.150728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095832Jy sigma=0.000783 ! Fit after self-cal, rms=0.095852Jy sigma=0.000783 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 (-40, 37). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00272665 Jy ! Component: 100 - total flux cleaned = 0.0041939 Jy ! Component: 150 - total flux cleaned = 0.00501418 Jy ! Component: 200 - total flux cleaned = 0.00527955 Jy ! Total flux subtracted in 200 components = 0.00527955 Jy ! Clean residual min=-0.002010 max=0.002629 Jy/beam ! Clean residual mean=-0.000011 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.156008 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 85 components and 0.156008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095780Jy sigma=0.000782 ! Fit after self-cal, rms=0.095771Jy sigma=0.000782 ! Inverting map ! Added new window around map position (-29.5, 14.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00234237 Jy ! Component: 100 - total flux cleaned = 0.00361743 Jy ! Component: 150 - total flux cleaned = 0.00421337 Jy ! Component: 200 - total flux cleaned = 0.00467456 Jy ! Total flux subtracted in 200 components = 0.00467456 Jy ! Clean residual min=-0.001899 max=0.002072 Jy/beam ! Clean residual mean=-0.000005 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.160682 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 125 components and 0.160682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095709Jy sigma=0.000781 ! Fit after self-cal, rms=0.095708Jy sigma=0.000781 ! Inverting map ! Added new window around map position (101.5, 98). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00169139 Jy ! Component: 100 - total flux cleaned = 0.00201513 Jy ! Component: 150 - total flux cleaned = 0.00232817 Jy ! Component: 200 - total flux cleaned = 0.00263815 Jy ! Total flux subtracted in 200 components = 0.00263815 Jy ! Clean residual min=-0.001898 max=0.001686 Jy/beam ! Clean residual mean=-0.000002 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.16332 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 145 components and 0.16332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095665Jy sigma=0.000781 ! Fit after self-cal, rms=0.095663Jy sigma=0.000781 ! 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.095663Jy sigma=0.000781 ! Fit after self-cal, rms=0.095752Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.09 mas, bmaj=7.813 mas, bpa=-5.254 degrees ! Estimated noise=652.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000785847 Jy ! Component: 100 - total flux cleaned = 0.00107619 Jy ! Component: 150 - total flux cleaned = 0.00118061 Jy ! Component: 200 - total flux cleaned = 0.00127925 Jy ! Total flux subtracted in 200 components = 0.00127925 Jy ! Clean residual min=-0.001694 max=0.001656 Jy/beam ! Clean residual mean=-0.000001 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.1646 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 163 components and 0.164599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095737Jy sigma=0.000780 ! Fit after self-cal, rms=0.095742Jy sigma=0.000780 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.000176055 Jy ! Component: 100 - total flux cleaned = 0.000268443 Jy ! Component: 150 - total flux cleaned = 0.000312338 Jy ! Component: 200 - total flux cleaned = 0.000376056 Jy ! Total flux subtracted in 200 components = 0.000376056 Jy ! Clean residual min=-0.001674 max=0.001668 Jy/beam ! Clean residual mean=-0.000000 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.164976 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 172 components and 0.164975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095732Jy sigma=0.000780 ! Fit after self-cal, rms=0.095733Jy sigma=0.000780 ! 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.095733Jy sigma=0.000780 ! Fit after self-cal, rms=0.095790Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.834 mas, bmaj=17.91 mas, bpa=0.09384 degrees ! Estimated noise=814.515 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000902311 Jy ! Component: 100 - total flux cleaned = 0.0014597 Jy ! Component: 150 - total flux cleaned = 0.00172795 Jy ! Component: 200 - total flux cleaned = 0.00183821 Jy ! Total flux subtracted in 200 components = 0.00183821 Jy ! Clean residual min=-0.001484 max=0.001655 Jy/beam ! Clean residual mean=0.000001 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.166814 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 191 components and 0.166814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095789Jy sigma=0.000780 ! Fit after self-cal, rms=0.095790Jy sigma=0.000780 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.000315352 Jy ! Component: 100 - total flux cleaned = 0.000373218 Jy ! Component: 150 - total flux cleaned = 0.000427328 Jy ! Component: 200 - total flux cleaned = 0.000465021 Jy ! Total flux subtracted in 200 components = 0.000465021 Jy ! Clean residual min=-0.001454 max=0.001630 Jy/beam ! Clean residual mean=0.000002 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.167279 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 201 components and 0.167279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095790Jy sigma=0.000780 ! Fit after self-cal, rms=0.095789Jy sigma=0.000780 ! 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.09 mas, bmaj=7.813 mas, bpa=-5.275 degrees ! Estimated noise=653.157 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.09 x 7.813 at -5.275 degrees (North through East) ! Clean map min=-0.0016402 max=0.10198 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.446 mas, bmaj=6.451 mas, bpa=-6.224 degrees ! Estimated noise=1019.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0793011 Jy ! Component: 100 - total flux cleaned = 0.105455 Jy ! Component: 150 - total flux cleaned = 0.120312 Jy ! Component: 200 - total flux cleaned = 0.130038 Jy ! Total flux subtracted in 200 components = 0.130038 Jy ! Clean residual min=-0.004337 max=0.005544 Jy/beam ! Clean residual mean=-0.000013 rms=0.001076 Jy/beam ! Combined flux in latest and established models = 0.130038 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.130038 Jy ! Inverting map and beam ! Estimated beam: bmin=3.09 mas, bmaj=7.813 mas, bpa=-5.275 degrees ! Estimated noise=653.157 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.00932034 Jy ! Component: 100 - total flux cleaned = 0.0142485 Jy ! Component: 150 - total flux cleaned = 0.01782 Jy ! Component: 200 - total flux cleaned = 0.0207193 Jy ! Total flux subtracted in 200 components = 0.0207193 Jy ! Clean residual min=-0.002168 max=0.002224 Jy/beam ! Clean residual mean=-0.000011 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.150758 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 61 components and 0.150758 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.834 mas, bmaj=17.91 mas, bpa=0.09384 degrees ! Estimated noise=814.515 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00396413 Jy ! Component: 100 - total flux cleaned = 0.00679128 Jy ! Component: 150 - total flux cleaned = 0.00889096 Jy ! Component: 200 - total flux cleaned = 0.0105224 Jy ! Total flux subtracted in 200 components = 0.0105224 Jy ! Clean residual min=-0.001872 max=0.001684 Jy/beam ! Clean residual mean=-0.000009 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.16128 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.00130881 Jy ! Component: 100 - total flux cleaned = 0.00238496 Jy ! Component: 150 - total flux cleaned = 0.00327625 Jy ! Component: 200 - total flux cleaned = 0.00381961 Jy ! Total flux subtracted in 200 components = 0.00381961 Jy ! Clean residual min=-0.001626 max=0.001677 Jy/beam ! Clean residual mean=-0.000003 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.1651 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 141 components and 0.1651 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.09 mas, bmaj=7.813 mas, bpa=-5.275 degrees ! Estimated noise=653.157 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000370982 Jy ! Component: 100 - total flux cleaned = 0.000463553 Jy ! Component: 150 - total flux cleaned = 0.000507492 Jy ! Component: 200 - total flux cleaned = 0.000665452 Jy ! Total flux subtracted in 200 components = 0.000665452 Jy ! Clean residual min=-0.001763 max=0.001659 Jy/beam ! Clean residual mean=0.000000 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.165765 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 162 components and 0.165765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095852Jy sigma=0.000781 ! Fit after self-cal, rms=0.095848Jy sigma=0.000781 wmodel J1425-2513_S_2014_05_31_pus_map.mod ! Writing 162 model components to file: J1425-2513_S_2014_05_31_pus_map.mod wobs J1425-2513_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1425-2513_S_2014_05_31_pus_uvs.fits wwins J1425-2513_S_2014_05_31_pus_map.win ! wwins: Wrote 5 windows to J1425-2513_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.000122922 Jy ! Component: 100 - total flux cleaned = 0.000122916 Jy ! Component: 150 - total flux cleaned = 0.000122284 Jy ! Component: 200 - total flux cleaned = 9.62521e-05 Jy ! Component: 250 - total flux cleaned = 4.60147e-05 Jy ! Component: 300 - total flux cleaned = 7.11049e-05 Jy ! Component: 350 - total flux cleaned = 4.66411e-05 Jy ! Component: 400 - total flux cleaned = -4.857e-05 Jy ! Component: 450 - total flux cleaned = -0.00014139 Jy ! Component: 500 - total flux cleaned = -0.000164079 Jy ! Component: 550 - total flux cleaned = -0.000208953 Jy ! Component: 600 - total flux cleaned = -0.000362363 Jy ! Component: 650 - total flux cleaned = -0.000426614 Jy ! Component: 700 - total flux cleaned = -0.000447809 Jy ! Component: 750 - total flux cleaned = -0.000552075 Jy ! Component: 800 - total flux cleaned = -0.000593039 Jy ! Component: 850 - total flux cleaned = -0.000633483 Jy ! Component: 900 - total flux cleaned = -0.000633555 Jy ! Component: 950 - total flux cleaned = -0.00059468 Jy ! Component: 1000 - total flux cleaned = -0.000594941 Jy ! Component: 1050 - total flux cleaned = -0.000633474 Jy ! Component: 1100 - total flux cleaned = -0.000690619 Jy ! Component: 1150 - total flux cleaned = -0.000690972 Jy ! Component: 1200 - total flux cleaned = -0.000801933 Jy ! Component: 1250 - total flux cleaned = -0.000783666 Jy ! Component: 1300 - total flux cleaned = -0.000801791 Jy ! Component: 1350 - total flux cleaned = -0.000837697 Jy ! Component: 1400 - total flux cleaned = -0.00083784 Jy ! Component: 1450 - total flux cleaned = -0.000907572 Jy ! Component: 1500 - total flux cleaned = -0.000889991 Jy ! Component: 1550 - total flux cleaned = -0.000890014 Jy ! Component: 1600 - total flux cleaned = -0.000890234 Jy ! Component: 1650 - total flux cleaned = -0.000974056 Jy ! Component: 1700 - total flux cleaned = -0.000990595 Jy ! Component: 1750 - total flux cleaned = -0.000974033 Jy ! Component: 1800 - total flux cleaned = -0.000957441 Jy ! Component: 1850 - total flux cleaned = -0.00097348 Jy ! Component: 1900 - total flux cleaned = -0.000941279 Jy ! Component: 1950 - total flux cleaned = -0.000909582 Jy ! Component: 2000 - total flux cleaned = -0.000878269 Jy ! Component: 2050 - total flux cleaned = -0.000940787 Jy ! Component: 2100 - total flux cleaned = -0.000878601 Jy ! Component: 2150 - total flux cleaned = -0.000893876 Jy ! Component: 2200 - total flux cleaned = -0.00090934 Jy ! Component: 2250 - total flux cleaned = -0.000924582 Jy ! Component: 2300 - total flux cleaned = -0.000939632 Jy ! Component: 2350 - total flux cleaned = -0.000969235 Jy ! Component: 2400 - total flux cleaned = -0.000939782 Jy ! Component: 2450 - total flux cleaned = -0.000940045 Jy ! Component: 2500 - total flux cleaned = -0.000983597 Jy ! Component: 2550 - total flux cleaned = -0.000940747 Jy ! Component: 2600 - total flux cleaned = -0.00102636 Jy ! Component: 2650 - total flux cleaned = -0.00101209 Jy ! Component: 2700 - total flux cleaned = -0.00104022 Jy ! Component: 2750 - total flux cleaned = -0.00101219 Jy ! Component: 2800 - total flux cleaned = -0.00104001 Jy ! Component: 2850 - total flux cleaned = -0.00104001 Jy ! Component: 2900 - total flux cleaned = -0.00106726 Jy ! Component: 2950 - total flux cleaned = -0.00110777 Jy ! Component: 3000 - total flux cleaned = -0.00109444 Jy ! Component: 3050 - total flux cleaned = -0.00110776 Jy ! Component: 3100 - total flux cleaned = -0.00106789 Jy ! Component: 3150 - total flux cleaned = -0.00108122 Jy ! Component: 3200 - total flux cleaned = -0.0011076 Jy ! Component: 3250 - total flux cleaned = -0.00113361 Jy ! Component: 3300 - total flux cleaned = -0.00117252 Jy ! Component: 3350 - total flux cleaned = -0.00122407 Jy ! Component: 3400 - total flux cleaned = -0.00127525 Jy ! Component: 3450 - total flux cleaned = -0.00127517 Jy ! Component: 3500 - total flux cleaned = -0.00132569 Jy ! Component: 3550 - total flux cleaned = -0.00135095 Jy ! Component: 3600 - total flux cleaned = -0.00136344 Jy ! Component: 3650 - total flux cleaned = -0.00137569 Jy ! Component: 3700 - total flux cleaned = -0.00142513 Jy ! Component: 3750 - total flux cleaned = -0.00141283 Jy ! Component: 3800 - total flux cleaned = -0.00140065 Jy ! Component: 3850 - total flux cleaned = -0.00142481 Jy ! Component: 3900 - total flux cleaned = -0.00138869 Jy ! Component: 3950 - total flux cleaned = -0.00140073 Jy ! Component: 4000 - total flux cleaned = -0.00142453 Jy ! Component: 4050 - total flux cleaned = -0.00142441 Jy ! Total flux subtracted in 4096 components = -0.00143623 Jy ! Clean residual min=-0.000749 max=0.000623 Jy/beam ! Clean residual mean=0.000002 rms=0.000219 Jy/beam ! Combined flux in latest and established models = 0.164329 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 453 components and 0.164329 Jy ![Exited script file: muppet] wmap "J1425-2513_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.09 x 7.813 at -5.275 degrees (North through East) ! Clean map min=-0.0015248 max=0.10238 Jy/beam ! Writing clean map to FITS file: J1425-2513_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.102383 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00021721 device "J1425-2513_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1425-2513_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.636464 0.636464 1.27293 2.54585 5.09171 10.1834 20.3668 40.7337 81.4673 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.102 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.09 x 7.813 at -5.275 degrees (North through East) ! Clean map min=-0.0015248 max=0.10238 Jy/beam quit ! Quitting program ! Log file J1425-2513_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:29:14 2016