! Started logfile: J0138-2254_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:40:13 2016 obs J0138-2254_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0138-2254_S_2015_03_17_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.933333 visibilities/baseline/integration-bin. ! Found source: J0138-2254 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 330 lines of history. ! ! Reading 9576 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 J0138-2254_S_2015_03_17_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.815144Jy sigma=0.007342 ! Fit after self-cal, rms=0.802414Jy sigma=0.007228 ! 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.411 mas, bmaj=6.514 mas, bpa=-4.407 degrees ! Estimated noise=1197.68 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.149214 Jy ! Component: 100 - total flux cleaned = 0.190045 Jy ! Total flux subtracted in 100 components = 0.190045 Jy ! Clean residual min=-0.006686 max=0.016238 Jy/beam ! Clean residual mean=-0.000010 rms=0.001874 Jy/beam ! Combined flux in latest and established models = 0.190045 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.190045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103618Jy sigma=0.000844 ! Fit after self-cal, rms=0.103551Jy sigma=0.000844 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0170646 Jy ! Component: 100 - total flux cleaned = 0.0263273 Jy ! Total flux subtracted in 100 components = 0.0263273 Jy ! Clean residual min=-0.005800 max=0.006354 Jy/beam ! Clean residual mean=-0.000004 rms=0.001425 Jy/beam ! Combined flux in latest and established models = 0.216372 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 30 components and 0.216372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099326Jy sigma=0.000813 ! Fit after self-cal, rms=0.099286Jy sigma=0.000813 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.926 mas, bmaj=7.57 mas, bpa=-5.179 degrees ! Estimated noise=822.176 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.00823142 Jy ! Component: 100 - total flux cleaned = 0.0126701 Jy ! Component: 150 - total flux cleaned = 0.0152887 Jy ! Component: 200 - total flux cleaned = 0.0168453 Jy ! Total flux subtracted in 200 components = 0.0168453 Jy ! Clean residual min=-0.004839 max=0.005672 Jy/beam ! Clean residual mean=-0.000012 rms=0.001322 Jy/beam ! Combined flux in latest and established models = 0.233217 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 59 components and 0.233217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098320Jy sigma=0.000809 ! Fit after self-cal, rms=0.098313Jy sigma=0.000809 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.88 HN 1.07 KP 1.11 ! LA 0.99 MK 0.98 NL 0.90 OV 0.99 ! PT 1.07 SC 0.98 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.89 HN 1.12 KP 1.07 ! LA 0.96 MK 1.00 NL 1.03 OV 1.05 ! PT 1.06 SC 1.02 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.90 HN 1.07 KP 0.99 ! LA 0.79 MK 1.05 NL 1.12 OV 0.94 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.96 HN 1.03 KP 0.93 ! LA 0.89 MK 1.02 NL 1.00 OV 0.98 ! PT 1.08 SC 0.98 ! ! ! Fit before self-cal, rms=0.098313Jy sigma=0.000809 ! Fit after self-cal, rms=0.093890Jy sigma=0.000787 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.951 mas, bmaj=7.605 mas, bpa=-4.919 degrees ! Estimated noise=827.672 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.000556529 Jy ! Component: 100 - total flux cleaned = -0.000556592 Jy ! Component: 150 - total flux cleaned = -0.000603035 Jy ! Component: 200 - total flux cleaned = -0.000666274 Jy ! Total flux subtracted in 200 components = -0.000666274 Jy ! Clean residual min=-0.003624 max=0.004089 Jy/beam ! Clean residual mean=-0.000005 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.232551 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.232551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093873Jy sigma=0.000787 ! Fit after self-cal, rms=0.093817Jy sigma=0.000787 ! 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.093817Jy sigma=0.000787 ! Fit after self-cal, rms=0.093585Jy sigma=0.000784 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.955 mas, bmaj=7.605 mas, bpa=-4.887 degrees ! Estimated noise=827.931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000307715 Jy ! Component: 100 - total flux cleaned = -0.000354005 Jy ! Component: 150 - total flux cleaned = -0.000394486 Jy ! Component: 200 - total flux cleaned = -0.000431484 Jy ! Total flux subtracted in 200 components = -0.000431484 Jy ! Clean residual min=-0.003077 max=0.003980 Jy/beam ! Clean residual mean=-0.000005 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.23212 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 74 components and 0.23212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093574Jy sigma=0.000784 ! Fit after self-cal, rms=0.093581Jy sigma=0.000784 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 (-18, -81). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0039028 Jy ! Component: 100 - total flux cleaned = 0.00602835 Jy ! Component: 150 - total flux cleaned = 0.00734818 Jy ! Component: 200 - total flux cleaned = 0.0082966 Jy ! Total flux subtracted in 200 components = 0.0082966 Jy ! Clean residual min=-0.002819 max=0.003581 Jy/beam ! Clean residual mean=-0.000003 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.240416 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 97 components and 0.240416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093429Jy sigma=0.000783 ! Fit after self-cal, rms=0.093419Jy sigma=0.000783 ! Inverting map ! Added new window around map position (-111, 60). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00295926 Jy ! Component: 100 - total flux cleaned = 0.00437579 Jy ! Component: 150 - total flux cleaned = 0.00505965 Jy ! Component: 200 - total flux cleaned = 0.0054076 Jy ! Total flux subtracted in 200 components = 0.0054076 Jy ! Clean residual min=-0.002649 max=0.002975 Jy/beam ! Clean residual mean=-0.000006 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.245824 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 127 components and 0.245824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093321Jy sigma=0.000782 ! Fit after self-cal, rms=0.093315Jy sigma=0.000782 ! 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.093315Jy sigma=0.000782 ! Fit after self-cal, rms=0.093196Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.96 mas, bmaj=7.606 mas, bpa=-4.873 degrees ! Estimated noise=826.081 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000989937 Jy ! Component: 100 - total flux cleaned = 0.00130726 Jy ! Component: 150 - total flux cleaned = 0.00136933 Jy ! Component: 200 - total flux cleaned = 0.00136969 Jy ! Total flux subtracted in 200 components = 0.00136969 Jy ! Clean residual min=-0.002585 max=0.002972 Jy/beam ! Clean residual mean=-0.000005 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.247194 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 142 components and 0.247193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093173Jy sigma=0.000781 ! Fit after self-cal, rms=0.093179Jy sigma=0.000781 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 (110.5, -110). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00253766 Jy ! Component: 100 - total flux cleaned = 0.00365964 Jy ! Component: 150 - total flux cleaned = 0.00401436 Jy ! Component: 200 - total flux cleaned = 0.00427059 Jy ! Total flux subtracted in 200 components = 0.00427059 Jy ! Clean residual min=-0.002480 max=0.002839 Jy/beam ! Clean residual mean=-0.000008 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.251464 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 159 components and 0.251464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093101Jy sigma=0.000780 ! Fit after self-cal, rms=0.093093Jy 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.093093Jy sigma=0.000780 ! Fit after self-cal, rms=0.092969Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.581 mas, bmaj=16.91 mas, bpa=0.366 degrees ! Estimated noise=1085.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000638558 Jy ! Component: 100 - total flux cleaned = 0.000760854 Jy ! Component: 150 - total flux cleaned = 0.000794248 Jy ! Component: 200 - total flux cleaned = 0.000850983 Jy ! Total flux subtracted in 200 components = 0.000850983 Jy ! Clean residual min=-0.003015 max=0.004012 Jy/beam ! Clean residual mean=-0.000014 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.252315 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 172 components and 0.252315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092959Jy sigma=0.000780 ! Fit after self-cal, rms=0.092957Jy 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) ! Added new window around map position (-27, -128). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148745 Jy ! Component: 100 - total flux cleaned = 0.000761513 Jy ! Component: 150 - total flux cleaned = 0.000364988 Jy ! Component: 200 - total flux cleaned = 9.11182e-05 Jy ! Total flux subtracted in 200 components = 9.11182e-05 Jy ! Clean residual min=-0.002563 max=0.002623 Jy/beam ! Clean residual mean=-0.000011 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.252406 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 207 components and 0.252406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092875Jy sigma=0.000779 ! Fit after self-cal, rms=0.092872Jy sigma=0.000779 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.961 mas, bmaj=7.608 mas, bpa=-4.875 degrees ! Estimated noise=825.135 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.961 x 7.608 at -4.875 degrees (North through East) ! Clean map min=-0.0022432 max=0.19504 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.43 mas, bmaj=6.509 mas, bpa=-4.112 degrees ! Estimated noise=1217.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.150451 Jy ! Component: 100 - total flux cleaned = 0.191061 Jy ! Component: 150 - total flux cleaned = 0.207621 Jy ! Component: 200 - total flux cleaned = 0.216481 Jy ! Total flux subtracted in 200 components = 0.216481 Jy ! Clean residual min=-0.005257 max=0.004556 Jy/beam ! Clean residual mean=-0.000001 rms=0.001104 Jy/beam ! Combined flux in latest and established models = 0.216481 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.216481 Jy ! Inverting map and beam ! Estimated beam: bmin=2.961 mas, bmaj=7.608 mas, bpa=-4.875 degrees ! Estimated noise=825.135 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.00695586 Jy ! Component: 100 - total flux cleaned = 0.0115601 Jy ! Component: 150 - total flux cleaned = 0.0152062 Jy ! Component: 200 - total flux cleaned = 0.0176596 Jy ! Total flux subtracted in 200 components = 0.0176596 Jy ! Clean residual min=-0.002868 max=0.002835 Jy/beam ! Clean residual mean=-0.000007 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.234141 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 79 components and 0.234141 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.581 mas, bmaj=16.91 mas, bpa=0.366 degrees ! Estimated noise=1085.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00349013 Jy ! Component: 100 - total flux cleaned = 0.00514973 Jy ! Component: 150 - total flux cleaned = 0.0065023 Jy ! Component: 200 - total flux cleaned = 0.00762392 Jy ! Total flux subtracted in 200 components = 0.00762392 Jy ! Clean residual min=-0.002840 max=0.002633 Jy/beam ! Clean residual mean=-0.000012 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.241765 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.000796719 Jy ! Component: 100 - total flux cleaned = 0.00170341 Jy ! Component: 150 - total flux cleaned = 0.00250642 Jy ! Component: 200 - total flux cleaned = 0.00321915 Jy ! Total flux subtracted in 200 components = 0.00321915 Jy ! Clean residual min=-0.002538 max=0.002327 Jy/beam ! Clean residual mean=-0.000012 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.244984 Jy ! Adding 91 model components to the UV plane model. ! The established model now contains 156 components and 0.244984 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.961 mas, bmaj=7.608 mas, bpa=-4.875 degrees ! Estimated noise=825.135 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000682221 Jy ! Component: 100 - total flux cleaned = 0.00117176 Jy ! Component: 150 - total flux cleaned = 0.0014808 Jy ! Component: 200 - total flux cleaned = 0.00159302 Jy ! Total flux subtracted in 200 components = 0.00159302 Jy ! Clean residual min=-0.002351 max=0.002513 Jy/beam ! Clean residual mean=-0.000003 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.246577 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 177 components and 0.246577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092870Jy sigma=0.000780 ! Fit after self-cal, rms=0.092862Jy sigma=0.000779 wmodel J0138-2254_S_2015_03_17_pus_map.mod ! Writing 177 model components to file: J0138-2254_S_2015_03_17_pus_map.mod wobs J0138-2254_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0138-2254_S_2015_03_17_pus_uvs.fits wwins J0138-2254_S_2015_03_17_pus_map.win ! wwins: Wrote 5 windows to J0138-2254_S_2015_03_17_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -3.40237e-05 Jy ! Component: 100 - total flux cleaned = 4.8453e-05 Jy ! Component: 150 - total flux cleaned = 8.67077e-05 Jy ! Component: 200 - total flux cleaned = 0.000273634 Jy ! Component: 250 - total flux cleaned = 0.000561128 Jy ! Component: 300 - total flux cleaned = 0.000874016 Jy ! Component: 350 - total flux cleaned = 0.00107651 Jy ! Component: 400 - total flux cleaned = 0.0013399 Jy ! Component: 450 - total flux cleaned = 0.00156414 Jy ! Component: 500 - total flux cleaned = 0.00178363 Jy ! Component: 550 - total flux cleaned = 0.0019675 Jy ! Component: 600 - total flux cleaned = 0.00220863 Jy ! Component: 650 - total flux cleaned = 0.00232674 Jy ! Component: 700 - total flux cleaned = 0.00253077 Jy ! Component: 750 - total flux cleaned = 0.0026743 Jy ! Component: 800 - total flux cleaned = 0.00278723 Jy ! Component: 850 - total flux cleaned = 0.00303745 Jy ! Component: 900 - total flux cleaned = 0.00317429 Jy ! Component: 950 - total flux cleaned = 0.00336393 Jy ! Component: 1000 - total flux cleaned = 0.00352441 Jy ! Component: 1050 - total flux cleaned = 0.00368261 Jy ! Component: 1100 - total flux cleaned = 0.00383824 Jy ! Component: 1150 - total flux cleaned = 0.00394133 Jy ! Component: 1200 - total flux cleaned = 0.0041194 Jy ! Component: 1250 - total flux cleaned = 0.00434521 Jy ! Component: 1300 - total flux cleaned = 0.00441976 Jy ! Component: 1350 - total flux cleaned = 0.00468986 Jy ! Component: 1400 - total flux cleaned = 0.00485967 Jy ! Component: 1450 - total flux cleaned = 0.00505101 Jy ! Component: 1500 - total flux cleaned = 0.00514593 Jy ! Component: 1550 - total flux cleaned = 0.00533423 Jy ! Component: 1600 - total flux cleaned = 0.00545014 Jy ! Component: 1650 - total flux cleaned = 0.00565655 Jy ! Component: 1700 - total flux cleaned = 0.00570185 Jy ! Component: 1750 - total flux cleaned = 0.00585946 Jy ! Component: 1800 - total flux cleaned = 0.00583734 Jy ! Component: 1850 - total flux cleaned = 0.00603602 Jy ! Component: 1900 - total flux cleaned = 0.00610122 Jy ! Component: 1950 - total flux cleaned = 0.0062315 Jy ! Component: 2000 - total flux cleaned = 0.00631736 Jy ! Component: 2050 - total flux cleaned = 0.00646637 Jy ! Component: 2100 - total flux cleaned = 0.00665588 Jy ! Component: 2150 - total flux cleaned = 0.00680154 Jy ! Component: 2200 - total flux cleaned = 0.00690502 Jy ! Component: 2250 - total flux cleaned = 0.00700741 Jy ! Component: 2300 - total flux cleaned = 0.00714939 Jy ! Component: 2350 - total flux cleaned = 0.00724943 Jy ! Component: 2400 - total flux cleaned = 0.00728946 Jy ! Component: 2450 - total flux cleaned = 0.00744752 Jy ! Component: 2500 - total flux cleaned = 0.0075062 Jy ! Component: 2550 - total flux cleaned = 0.00764177 Jy ! Component: 2600 - total flux cleaned = 0.00773783 Jy ! Component: 2650 - total flux cleaned = 0.00783344 Jy ! Component: 2700 - total flux cleaned = 0.0079658 Jy ! Component: 2750 - total flux cleaned = 0.00804056 Jy ! Component: 2800 - total flux cleaned = 0.00818894 Jy ! Component: 2850 - total flux cleaned = 0.00818906 Jy ! Component: 2900 - total flux cleaned = 0.00831684 Jy ! Component: 2950 - total flux cleaned = 0.00840745 Jy ! Component: 3000 - total flux cleaned = 0.00844303 Jy ! Component: 3050 - total flux cleaned = 0.00851433 Jy ! Component: 3100 - total flux cleaned = 0.00862033 Jy ! Component: 3150 - total flux cleaned = 0.00858481 Jy ! Component: 3200 - total flux cleaned = 0.0085672 Jy ! Component: 3250 - total flux cleaned = 0.00861892 Jy ! Component: 3300 - total flux cleaned = 0.00863598 Jy ! Component: 3350 - total flux cleaned = 0.00861886 Jy ! Component: 3400 - total flux cleaned = 0.00863581 Jy ! Component: 3450 - total flux cleaned = 0.00861927 Jy ! Component: 3500 - total flux cleaned = 0.00870267 Jy ! Component: 3550 - total flux cleaned = 0.00878505 Jy ! Component: 3600 - total flux cleaned = 0.00878509 Jy ! Component: 3650 - total flux cleaned = 0.00880144 Jy ! Component: 3700 - total flux cleaned = 0.00883382 Jy ! Component: 3750 - total flux cleaned = 0.00883379 Jy ! Component: 3800 - total flux cleaned = 0.00886573 Jy ! Component: 3850 - total flux cleaned = 0.00886574 Jy ! Component: 3900 - total flux cleaned = 0.00883415 Jy ! Component: 3950 - total flux cleaned = 0.00883427 Jy ! Component: 4000 - total flux cleaned = 0.0088497 Jy ! Component: 4050 - total flux cleaned = 0.00883429 Jy ! Total flux subtracted in 4096 components = 0.00888046 Jy ! Clean residual min=-0.000798 max=0.001134 Jy/beam ! Clean residual mean=0.000003 rms=0.000291 Jy/beam ! Combined flux in latest and established models = 0.255457 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 471 components and 0.255457 Jy ![Exited script file: muppet] wmap "J0138-2254_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.961 x 7.608 at -4.875 degrees (North through East) ! Clean map min=-0.0018504 max=0.19693 Jy/beam ! Writing clean map to FITS file: J0138-2254_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.196927 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000290142 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.442005 0.442005 0.884009 1.76802 3.53604 7.07207 14.1441 28.2883 56.5766 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.196 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.961 x 7.608 at -4.875 degrees (North through East) ! Clean map min=-0.0018504 max=0.19693 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J0138-2254_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:40:20 2016