! Started logfile: J0110-0741_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:14:48 2016 obs J0110-0741_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J0110-0741_S_2014_12_20_pus_uva.fits ! AN table 1: 70 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.78254 visibilities/baseline/integration-bin. ! Found source: J0110-0741 ! ! 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 344 lines of history. ! ! Reading 9860 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 J0110-0741_S_2014_12_20_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 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.726967Jy sigma=0.007540 ! Fit after self-cal, rms=0.698860Jy sigma=0.007254 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.118 mas, bmaj=6.809 mas, bpa=2.467 degrees ! Estimated noise=1101.02 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.224509 Jy ! Component: 100 - total flux cleaned = 0.296479 Jy ! Total flux subtracted in 100 components = 0.296479 Jy ! Clean residual min=-0.014216 max=0.032310 Jy/beam ! Clean residual mean=-0.000068 rms=0.004170 Jy/beam ! Combined flux in latest and established models = 0.296479 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.296479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118588Jy sigma=0.001140 ! Fit after self-cal, rms=0.118427Jy sigma=0.001138 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0364719 Jy ! Component: 100 - total flux cleaned = 0.0564703 Jy ! Total flux subtracted in 100 components = 0.0564703 Jy ! Clean residual min=-0.010385 max=0.011838 Jy/beam ! Clean residual mean=-0.000033 rms=0.002547 Jy/beam ! Combined flux in latest and established models = 0.352949 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 25 components and 0.352949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102102Jy sigma=0.001005 ! Fit after self-cal, rms=0.102067Jy sigma=0.001004 ! 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.793 mas, bmaj=7.75 mas, bpa=3.493 degrees ! Estimated noise=703.555 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.0167579 Jy ! Component: 100 - total flux cleaned = 0.0268484 Jy ! Component: 150 - total flux cleaned = 0.0333267 Jy ! Component: 200 - total flux cleaned = 0.0375753 Jy ! Total flux subtracted in 200 components = 0.0375753 Jy ! Clean residual min=-0.011761 max=0.011897 Jy/beam ! Clean residual mean=-0.000006 rms=0.003062 Jy/beam ! Combined flux in latest and established models = 0.390525 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 57 components and 0.390525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097948Jy sigma=0.000987 ! Fit after self-cal, rms=0.097948Jy sigma=0.000986 ! 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.85 HN 0.95 KP 1.08 ! LA 0.97 MK 1.04 NL 0.99 OV 0.96 ! PT 1.00 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.03 FD 1.05 HN 1.03 KP 1.03 ! LA 0.93 MK 1.01 NL 1.15 OV 1.00 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.18 HN 1.02 KP 0.93 ! LA 0.77 MK 1.05 NL 1.56 OV 0.94 ! PT 0.94 SC 1.04 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.04 HN 0.98 KP 0.91 ! LA 0.80 MK 1.04 NL 1.05 OV 0.99 ! PT 1.02 SC 0.98 ! ! ! Fit before self-cal, rms=0.097948Jy sigma=0.000986 ! Fit after self-cal, rms=0.089251Jy sigma=0.000835 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.801 mas, bmaj=7.832 mas, bpa=3.913 degrees ! Estimated noise=709.589 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.000864046 Jy ! Component: 100 - total flux cleaned = -0.000949609 Jy ! Component: 150 - total flux cleaned = -0.000943942 Jy ! Component: 200 - total flux cleaned = -0.00100374 Jy ! Total flux subtracted in 200 components = -0.00100374 Jy ! Clean residual min=-0.005972 max=0.006336 Jy/beam ! Clean residual mean=-0.000002 rms=0.001561 Jy/beam ! Combined flux in latest and established models = 0.389521 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 62 components and 0.389521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089025Jy sigma=0.000834 ! Fit after self-cal, rms=0.089031Jy sigma=0.000833 ! 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.089031Jy sigma=0.000833 ! Fit after self-cal, rms=0.083154Jy sigma=0.000790 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.796 mas, bmaj=7.824 mas, bpa=3.79 degrees ! Estimated noise=707.844 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000849585 Jy ! Component: 100 - total flux cleaned = 0.000892629 Jy ! Component: 150 - total flux cleaned = 0.0009293 Jy ! Component: 200 - total flux cleaned = 0.000961842 Jy ! Total flux subtracted in 200 components = 0.000961842 Jy ! Clean residual min=-0.002547 max=0.003550 Jy/beam ! Clean residual mean=-0.000001 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.390483 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 68 components and 0.390483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083094Jy sigma=0.000789 ! Fit after self-cal, rms=0.083111Jy sigma=0.000789 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 (-21, 67). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00283166 Jy ! Component: 100 - total flux cleaned = 0.00291554 Jy ! Component: 150 - total flux cleaned = 0.00266949 Jy ! Component: 200 - total flux cleaned = 0.00254518 Jy ! Total flux subtracted in 200 components = 0.00254518 Jy ! Clean residual min=-0.002307 max=0.002380 Jy/beam ! Clean residual mean=-0.000003 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.393028 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 84 components and 0.393028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082978Jy sigma=0.000788 ! Fit after self-cal, rms=0.082974Jy sigma=0.000788 ! 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.082974Jy sigma=0.000788 ! Fit after self-cal, rms=0.083046Jy sigma=0.000788 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.796 mas, bmaj=7.825 mas, bpa=3.717 degrees ! Estimated noise=708.068 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.25245e-08 Jy ! Component: 100 - total flux cleaned = -7.47316e-05 Jy ! Component: 150 - total flux cleaned = -0.000139013 Jy ! Component: 200 - total flux cleaned = -0.000168553 Jy ! Total flux subtracted in 200 components = -0.000168553 Jy ! Clean residual min=-0.002239 max=0.002379 Jy/beam ! Clean residual mean=-0.000003 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.39286 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 95 components and 0.39286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083008Jy sigma=0.000788 ! Fit after self-cal, rms=0.083010Jy sigma=0.000788 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 (90.5, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00201578 Jy ! Component: 100 - total flux cleaned = 0.00223563 Jy ! Component: 150 - total flux cleaned = 0.00219644 Jy ! Component: 200 - total flux cleaned = 0.00237713 Jy ! Total flux subtracted in 200 components = 0.00237713 Jy ! Clean residual min=-0.001950 max=0.002124 Jy/beam ! Clean residual mean=-0.000005 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.395237 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 116 components and 0.395237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082927Jy sigma=0.000787 ! Fit after self-cal, rms=0.082924Jy sigma=0.000787 ! 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.082924Jy sigma=0.000787 ! Fit after self-cal, rms=0.082968Jy sigma=0.000787 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.458 mas, bmaj=12.58 mas, bpa=-1.304 degrees ! Estimated noise=844.391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.5808e-05 Jy ! Component: 100 - total flux cleaned = -8.01886e-05 Jy ! Component: 150 - total flux cleaned = -0.000287774 Jy ! Component: 200 - total flux cleaned = -0.000498168 Jy ! Total flux subtracted in 200 components = -0.000498168 Jy ! Clean residual min=-0.002016 max=0.002150 Jy/beam ! Clean residual mean=-0.000007 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.394739 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 126 components and 0.394739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082955Jy sigma=0.000787 ! Fit after self-cal, rms=0.082954Jy sigma=0.000787 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.000133255 Jy ! Component: 100 - total flux cleaned = -0.000298751 Jy ! Component: 150 - total flux cleaned = -0.000492571 Jy ! Component: 200 - total flux cleaned = -0.000630221 Jy ! Total flux subtracted in 200 components = -0.000630221 Jy ! Clean residual min=-0.001975 max=0.002101 Jy/beam ! Clean residual mean=-0.000007 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.394108 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 129 components and 0.394108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082947Jy sigma=0.000787 ! Fit after self-cal, rms=0.082946Jy sigma=0.000787 ! 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.798 mas, bmaj=7.828 mas, bpa=3.67 degrees ! Estimated noise=708.082 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.798 x 7.828 at 3.67 degrees (North through East) ! Clean map min=-0.0020408 max=0.30137 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.128 mas, bmaj=6.873 mas, bpa=2.824 degrees ! Estimated noise=1102.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.224612 Jy ! Component: 100 - total flux cleaned = 0.297487 Jy ! Component: 150 - total flux cleaned = 0.333761 Jy ! Component: 200 - total flux cleaned = 0.353173 Jy ! Total flux subtracted in 200 components = 0.353173 Jy ! Clean residual min=-0.004930 max=0.009497 Jy/beam ! Clean residual mean=-0.000022 rms=0.001389 Jy/beam ! Combined flux in latest and established models = 0.353173 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.353173 Jy ! Inverting map and beam ! Estimated beam: bmin=3.798 mas, bmaj=7.828 mas, bpa=3.67 degrees ! Estimated noise=708.082 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.0153385 Jy ! Component: 100 - total flux cleaned = 0.0234554 Jy ! Component: 150 - total flux cleaned = 0.0282789 Jy ! Component: 200 - total flux cleaned = 0.0316171 Jy ! Total flux subtracted in 200 components = 0.0316171 Jy ! Clean residual min=-0.002639 max=0.003005 Jy/beam ! Clean residual mean=-0.000007 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.38479 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 66 components and 0.38479 Jy ! Inverting map ! Added new window around map position (6.5, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00282674 Jy ! Component: 100 - total flux cleaned = 0.00408386 Jy ! Component: 150 - total flux cleaned = 0.00501459 Jy ! Component: 200 - total flux cleaned = 0.00569081 Jy ! Total flux subtracted in 200 components = 0.00569081 Jy ! Clean residual min=-0.002228 max=0.002087 Jy/beam ! Clean residual mean=-0.000005 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.390481 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 97 components and 0.390481 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.458 mas, bmaj=12.58 mas, bpa=-1.304 degrees ! Estimated noise=844.391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000908024 Jy ! Component: 100 - total flux cleaned = 0.000897185 Jy ! Component: 150 - total flux cleaned = 0.000986202 Jy ! Component: 200 - total flux cleaned = 0.00119385 Jy ! Total flux subtracted in 200 components = 0.00119385 Jy ! Clean residual min=-0.001984 max=0.001996 Jy/beam ! Clean residual mean=-0.000005 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.391675 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.000151008 Jy ! Component: 100 - total flux cleaned = 0.000323304 Jy ! Component: 150 - total flux cleaned = 0.000418634 Jy ! Component: 200 - total flux cleaned = 0.000506814 Jy ! Total flux subtracted in 200 components = 0.000506814 Jy ! Clean residual min=-0.001929 max=0.001906 Jy/beam ! Clean residual mean=-0.000005 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.392182 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 145 components and 0.392182 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.798 mas, bmaj=7.828 mas, bpa=3.67 degrees ! Estimated noise=708.082 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.38514e-05 Jy ! Component: 100 - total flux cleaned = 0.000321183 Jy ! Component: 150 - total flux cleaned = 0.000396841 Jy ! Component: 200 - total flux cleaned = 0.000432843 Jy ! Total flux subtracted in 200 components = 0.000432843 Jy ! Clean residual min=-0.001780 max=0.001784 Jy/beam ! Clean residual mean=-0.000004 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.392615 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 178 components and 0.392615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082929Jy sigma=0.000787 ! Fit after self-cal, rms=0.082918Jy sigma=0.000786 wmodel J0110-0741_S_2014_12_20_pus_map.mod ! Writing 178 model components to file: J0110-0741_S_2014_12_20_pus_map.mod wobs J0110-0741_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J0110-0741_S_2014_12_20_pus_uvs.fits wwins J0110-0741_S_2014_12_20_pus_map.win ! wwins: Wrote 4 windows to J0110-0741_S_2014_12_20_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.000172881 Jy ! Component: 100 - total flux cleaned = 0.000205548 Jy ! Component: 150 - total flux cleaned = 0.00023585 Jy ! Component: 200 - total flux cleaned = 0.000235416 Jy ! Component: 250 - total flux cleaned = 0.00034395 Jy ! Component: 300 - total flux cleaned = 0.000395447 Jy ! Component: 350 - total flux cleaned = 0.00044547 Jy ! Component: 400 - total flux cleaned = 0.000420659 Jy ! Component: 450 - total flux cleaned = 0.000373005 Jy ! Component: 500 - total flux cleaned = 0.000419426 Jy ! Component: 550 - total flux cleaned = 0.000441975 Jy ! Component: 600 - total flux cleaned = 0.000419221 Jy ! Component: 650 - total flux cleaned = 0.000419253 Jy ! Component: 700 - total flux cleaned = 0.00039792 Jy ! Component: 750 - total flux cleaned = 0.000398483 Jy ! Component: 800 - total flux cleaned = 0.000357485 Jy ! Component: 850 - total flux cleaned = 0.000378013 Jy ! Component: 900 - total flux cleaned = 0.00041763 Jy ! Component: 950 - total flux cleaned = 0.000417116 Jy ! Component: 1000 - total flux cleaned = 0.000494964 Jy ! Component: 1050 - total flux cleaned = 0.000552754 Jy ! Component: 1100 - total flux cleaned = 0.000761025 Jy ! Component: 1150 - total flux cleaned = 0.000760905 Jy ! Component: 1200 - total flux cleaned = 0.000834727 Jy ! Component: 1250 - total flux cleaned = 0.000889873 Jy ! Component: 1300 - total flux cleaned = 0.000997999 Jy ! Component: 1350 - total flux cleaned = 0.0010337 Jy ! Component: 1400 - total flux cleaned = 0.001139 Jy ! Component: 1450 - total flux cleaned = 0.00117387 Jy ! Component: 1500 - total flux cleaned = 0.00124274 Jy ! Component: 1550 - total flux cleaned = 0.00132738 Jy ! Component: 1600 - total flux cleaned = 0.0013442 Jy ! Component: 1650 - total flux cleaned = 0.00147681 Jy ! Component: 1700 - total flux cleaned = 0.00155871 Jy ! Component: 1750 - total flux cleaned = 0.00159105 Jy ! Component: 1800 - total flux cleaned = 0.0016232 Jy ! Component: 1850 - total flux cleaned = 0.00168708 Jy ! Component: 1900 - total flux cleaned = 0.00176561 Jy ! Component: 1950 - total flux cleaned = 0.00181207 Jy ! Component: 2000 - total flux cleaned = 0.00188908 Jy ! Component: 2050 - total flux cleaned = 0.0018739 Jy ! Component: 2100 - total flux cleaned = 0.00202477 Jy ! Component: 2150 - total flux cleaned = 0.00202484 Jy ! Component: 2200 - total flux cleaned = 0.00208373 Jy ! Component: 2250 - total flux cleaned = 0.00208368 Jy ! Component: 2300 - total flux cleaned = 0.0021998 Jy ! Component: 2350 - total flux cleaned = 0.00230056 Jy ! Component: 2400 - total flux cleaned = 0.00235761 Jy ! Component: 2450 - total flux cleaned = 0.00241414 Jy ! Component: 2500 - total flux cleaned = 0.00255431 Jy ! Component: 2550 - total flux cleaned = 0.00265167 Jy ! Component: 2600 - total flux cleaned = 0.00270677 Jy ! Component: 2650 - total flux cleaned = 0.00281621 Jy ! Component: 2700 - total flux cleaned = 0.0028704 Jy ! Component: 2750 - total flux cleaned = 0.00293765 Jy ! Component: 2800 - total flux cleaned = 0.00303109 Jy ! Component: 2850 - total flux cleaned = 0.0031501 Jy ! Component: 2900 - total flux cleaned = 0.00318954 Jy ! Component: 2950 - total flux cleaned = 0.00330657 Jy ! Component: 3000 - total flux cleaned = 0.00343584 Jy ! Component: 3050 - total flux cleaned = 0.00344844 Jy ! Component: 3100 - total flux cleaned = 0.00355018 Jy ! Component: 3150 - total flux cleaned = 0.00366377 Jy ! Component: 3200 - total flux cleaned = 0.0036761 Jy ! Component: 3250 - total flux cleaned = 0.00373827 Jy ! Component: 3300 - total flux cleaned = 0.00372574 Jy ! Component: 3350 - total flux cleaned = 0.00383623 Jy ! Component: 3400 - total flux cleaned = 0.00389719 Jy ! Component: 3450 - total flux cleaned = 0.00393337 Jy ! Component: 3500 - total flux cleaned = 0.00396926 Jy ! Component: 3550 - total flux cleaned = 0.00405286 Jy ! Component: 3600 - total flux cleaned = 0.00410032 Jy ! Component: 3650 - total flux cleaned = 0.0041944 Jy ! Component: 3700 - total flux cleaned = 0.00424096 Jy ! Component: 3750 - total flux cleaned = 0.00425251 Jy ! Component: 3800 - total flux cleaned = 0.00431018 Jy ! Component: 3850 - total flux cleaned = 0.00433322 Jy ! Component: 3900 - total flux cleaned = 0.00441302 Jy ! Component: 3950 - total flux cleaned = 0.00445821 Jy ! Component: 4000 - total flux cleaned = 0.0045032 Jy ! Component: 4050 - total flux cleaned = 0.00454789 Jy ! Total flux subtracted in 4096 components = 0.00460341 Jy ! Clean residual min=-0.000624 max=0.000694 Jy/beam ! Clean residual mean=-0.000001 rms=0.000207 Jy/beam ! Combined flux in latest and established models = 0.397218 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 456 components and 0.397218 Jy ![Exited script file: muppet] wmap "J0110-0741_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.798 x 7.828 at 3.67 degrees (North through East) ! Clean map min=-0.0014954 max=0.30243 Jy/beam ! Writing clean map to FITS file: J0110-0741_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.30243 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000206977 device "J0110-0741_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J0110-0741_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.205314 0.205314 0.410628 0.821256 1.64251 3.28502 6.57005 13.1401 26.2802 52.5604 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.302 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.798 x 7.828 at 3.67 degrees (North through East) ! Clean map min=-0.0014954 max=0.30243 Jy/beam quit ! Quitting program ! Log file J0110-0741_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:14:55 2016