! Started logfile: J2225-0457_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:11:56 2016 obs J2225-0457_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2225-0457_S_2015_03_17_pus_uva.fits ! AN table 1: 13 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.721368 visibilities/baseline/integration-bin. ! Found source: J2225-0457 ! ! 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 1688 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 J2225-0457_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.339259Jy sigma=0.012868 ! Fit after self-cal, rms=1.317776Jy sigma=0.012650 ! 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=4.024 mas, bmaj=13.18 mas, bpa=27.68 degrees ! Estimated noise=2076.43 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 = 1.58445 Jy ! Component: 100 - total flux cleaned = 2.04567 Jy ! Total flux subtracted in 100 components = 2.04567 Jy ! Clean residual min=-0.122802 max=0.195107 Jy/beam ! Clean residual mean=-0.000102 rms=0.039790 Jy/beam ! Combined flux in latest and established models = 2.04567 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 2.04567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.567375Jy sigma=0.005018 ! Fit after self-cal, rms=0.566938Jy sigma=0.005015 ! 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=4.648 mas, bmaj=13.57 mas, bpa=27.51 degrees ! Estimated noise=1776.35 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.2729 Jy ! Component: 100 - total flux cleaned = 0.407778 Jy ! Component: 150 - total flux cleaned = 0.489515 Jy ! Component: 200 - total flux cleaned = 0.544462 Jy ! Total flux subtracted in 200 components = 0.544462 Jy ! Clean residual min=-0.138665 max=0.168155 Jy/beam ! Clean residual mean=0.000213 rms=0.037703 Jy/beam ! Combined flux in latest and established models = 2.59013 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 78 components and 2.59013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.401050Jy sigma=0.003644 ! Fit after self-cal, rms=0.399636Jy sigma=0.003630 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.93 HN 1.06 KP 1.21 ! LA 0.90 MK 1.00* NL 0.95 OV 1.01 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.96 HN 1.12 KP 1.17 ! LA 0.88 MK 1.00* NL 1.02 OV 1.04 ! PT 0.98 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.98 HN 1.10 KP 1.05 ! LA 0.73 MK 1.00* NL 1.11 OV 0.96 ! PT 0.96 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00 HN 1.04 KP 1.01 ! LA 0.79 MK 1.00* NL 0.98 OV 0.99 ! PT 1.00 SC 0.99 ! ! ! Fit before self-cal, rms=0.399636Jy sigma=0.003630 ! Fit after self-cal, rms=0.237237Jy sigma=0.002347 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.697 mas, bmaj=13.9 mas, bpa=27.69 degrees ! Estimated noise=1769.97 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.0227144 Jy ! Component: 100 - total flux cleaned = -0.0328723 Jy ! Component: 150 - total flux cleaned = -0.0378236 Jy ! Component: 200 - total flux cleaned = -0.0402341 Jy ! Total flux subtracted in 200 components = -0.0402341 Jy ! Clean residual min=-0.059832 max=0.108925 Jy/beam ! Clean residual mean=0.000155 rms=0.023623 Jy/beam ! Combined flux in latest and established models = 2.5499 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 97 components and 2.5499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.229271Jy sigma=0.002282 ! Fit after self-cal, rms=0.229127Jy sigma=0.002273 ! 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.229127Jy sigma=0.002273 ! Fit after self-cal, rms=0.227567Jy sigma=0.002261 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.698 mas, bmaj=13.96 mas, bpa=27.74 degrees ! Estimated noise=1764.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.017162 Jy ! Component: 100 - total flux cleaned = -0.0234659 Jy ! Component: 150 - total flux cleaned = -0.0260673 Jy ! Component: 200 - total flux cleaned = -0.0279186 Jy ! Total flux subtracted in 200 components = -0.0279186 Jy ! Clean residual min=-0.056458 max=0.106998 Jy/beam ! Clean residual mean=0.000104 rms=0.022866 Jy/beam ! Combined flux in latest and established models = 2.52198 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 105 components and 2.52198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.223579Jy sigma=0.002230 ! Fit after self-cal, rms=0.223568Jy sigma=0.002227 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 (-47.5, 83). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0932414 Jy ! Component: 100 - total flux cleaned = 0.145677 Jy ! Component: 150 - total flux cleaned = 0.186675 Jy ! Component: 200 - total flux cleaned = 0.220378 Jy ! Total flux subtracted in 200 components = 0.220378 Jy ! Clean residual min=-0.045932 max=0.065097 Jy/beam ! Clean residual mean=0.000093 rms=0.015468 Jy/beam ! Combined flux in latest and established models = 2.74236 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 166 components and 2.74236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176169Jy sigma=0.001712 ! Fit after self-cal, rms=0.173267Jy sigma=0.001693 ! 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.173267Jy sigma=0.001693 ! Fit after self-cal, rms=0.169203Jy sigma=0.001664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.698 mas, bmaj=13.99 mas, bpa=27.75 degrees ! Estimated noise=1747.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0335328 Jy ! Component: 100 - total flux cleaned = 0.0607713 Jy ! Component: 150 - total flux cleaned = 0.0819052 Jy ! Component: 200 - total flux cleaned = 0.0946299 Jy ! Total flux subtracted in 200 components = 0.0946299 Jy ! Clean residual min=-0.040425 max=0.058089 Jy/beam ! Clean residual mean=0.000059 rms=0.012924 Jy/beam ! Combined flux in latest and established models = 2.83699 Jy selfcal ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 219 components and 2.83699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159294Jy sigma=0.001536 ! Fit after self-cal, rms=0.158138Jy sigma=0.001531 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 (69, -24.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0521931 Jy ! Component: 100 - total flux cleaned = 0.0837449 Jy ! Component: 150 - total flux cleaned = 0.106592 Jy ! Component: 200 - total flux cleaned = 0.121444 Jy ! Total flux subtracted in 200 components = 0.121444 Jy ! Clean residual min=-0.030868 max=0.030900 Jy/beam ! Clean residual mean=0.000073 rms=0.009247 Jy/beam ! Combined flux in latest and established models = 2.95844 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 258 components and 2.95843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137419Jy sigma=0.001303 ! Fit after self-cal, rms=0.137018Jy sigma=0.001298 ! 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.137018Jy sigma=0.001298 ! Fit after self-cal, rms=0.135844Jy sigma=0.001290 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.108 mas, bmaj=15.28 mas, bpa=18.47 degrees ! Estimated noise=1888.06 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0253453 Jy ! Component: 100 - total flux cleaned = 0.0444554 Jy ! Component: 150 - total flux cleaned = 0.0519011 Jy ! Component: 200 - total flux cleaned = 0.0579242 Jy ! Total flux subtracted in 200 components = 0.0579242 Jy ! Clean residual min=-0.031343 max=0.034519 Jy/beam ! Clean residual mean=0.000111 rms=0.010314 Jy/beam ! Combined flux in latest and established models = 3.01636 Jy selfcal ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 297 components and 3.01636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130846Jy sigma=0.001231 ! Fit after self-cal, rms=0.130481Jy sigma=0.001229 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.00608923 Jy ! Component: 100 - total flux cleaned = 0.0108505 Jy ! Component: 150 - total flux cleaned = 0.0132226 Jy ! Component: 200 - total flux cleaned = 0.0145361 Jy ! Total flux subtracted in 200 components = 0.0145361 Jy ! Clean residual min=-0.027458 max=0.032875 Jy/beam ! Clean residual mean=0.000098 rms=0.009562 Jy/beam ! Combined flux in latest and established models = 3.03089 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 326 components and 3.03089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128113Jy sigma=0.001203 ! Fit after self-cal, rms=0.127907Jy sigma=0.001202 ! 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=4.706 mas, bmaj=14 mas, bpa=27.75 degrees ! Estimated noise=1742.78 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.706 x 14 at 27.75 degrees (North through East) ! Clean map min=-0.023723 max=2.0881 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127907Jy sigma=0.001202 ! Fit after self-cal, rms=0.114473Jy sigma=0.001074 ! Inverting map and beam ! Estimated beam: bmin=4.706 mas, bmaj=14 mas, bpa=27.74 degrees ! Estimated noise=1741.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00284267 Jy ! Component: 100 - total flux cleaned = 0.00491689 Jy ! Component: 150 - total flux cleaned = 0.00680787 Jy ! Component: 200 - total flux cleaned = 0.00749905 Jy ! Total flux subtracted in 200 components = 0.00749905 Jy ! Clean residual min=-0.022065 max=0.023950 Jy/beam ! Clean residual mean=0.000057 rms=0.006862 Jy/beam ! Combined flux in latest and established models = 3.03839 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 357 components and 3.03839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111862Jy sigma=0.001050 ! Fit after self-cal, rms=0.111810Jy sigma=0.001049 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179488 Jy ! Component: 100 - total flux cleaned = 0.00308911 Jy ! Component: 150 - total flux cleaned = 0.00369731 Jy ! Component: 200 - total flux cleaned = 0.00427417 Jy ! Total flux subtracted in 200 components = 0.00427417 Jy ! Clean residual min=-0.021181 max=0.023660 Jy/beam ! Clean residual mean=0.000052 rms=0.006634 Jy/beam ! Combined flux in latest and established models = 3.04267 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 379 components and 3.04267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110186Jy sigma=0.001035 ! Fit after self-cal, rms=0.110149Jy sigma=0.001034 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110149Jy sigma=0.001034 ! Fit after self-cal, rms=0.110044Jy sigma=0.001034 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=4.047 mas, bmaj=13.5 mas, bpa=27.92 degrees ! Estimated noise=2058.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.56963 Jy ! Component: 100 - total flux cleaned = 2.01922 Jy ! Component: 150 - total flux cleaned = 2.21322 Jy ! Component: 200 - total flux cleaned = 2.32214 Jy ! Total flux subtracted in 200 components = 2.32214 Jy ! Clean residual min=-0.057369 max=0.083256 Jy/beam ! Clean residual mean=-0.000025 rms=0.019978 Jy/beam ! Combined flux in latest and established models = 2.32214 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 27 model components to the UV plane model. ! The established model now contains 27 components and 2.32214 Jy ! Inverting map and beam ! Estimated beam: bmin=4.704 mas, bmaj=14 mas, bpa=27.75 degrees ! Estimated noise=1740.94 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.106255 Jy ! Component: 100 - total flux cleaned = 0.184899 Jy ! Component: 150 - total flux cleaned = 0.249477 Jy ! Component: 200 - total flux cleaned = 0.304684 Jy ! Total flux subtracted in 200 components = 0.304684 Jy ! Clean residual min=-0.049651 max=0.059007 Jy/beam ! Clean residual mean=0.000006 rms=0.017003 Jy/beam ! Combined flux in latest and established models = 2.62682 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 90 components and 2.62682 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=8.108 mas, bmaj=15.29 mas, bpa=18.5 degrees ! Estimated noise=1886.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0678566 Jy ! Component: 100 - total flux cleaned = 0.122486 Jy ! Component: 150 - total flux cleaned = 0.168845 Jy ! Component: 200 - total flux cleaned = 0.208471 Jy ! Total flux subtracted in 200 components = 0.208471 Jy ! Clean residual min=-0.047097 max=0.043637 Jy/beam ! Clean residual mean=0.000061 rms=0.015928 Jy/beam ! Combined flux in latest and established models = 2.8353 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.0340324 Jy ! Component: 100 - total flux cleaned = 0.0635781 Jy ! Component: 150 - total flux cleaned = 0.0844371 Jy ! Component: 200 - total flux cleaned = 0.100369 Jy ! Total flux subtracted in 200 components = 0.100369 Jy ! Clean residual min=-0.037924 max=0.034986 Jy/beam ! Clean residual mean=0.000086 rms=0.012504 Jy/beam ! Combined flux in latest and established models = 2.93566 Jy ! Adding 140 model components to the UV plane model. ! The established model now contains 219 components and 2.93566 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.704 mas, bmaj=14 mas, bpa=27.75 degrees ! Estimated noise=1740.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114895 Jy ! Component: 100 - total flux cleaned = 0.0212064 Jy ! Component: 150 - total flux cleaned = 0.0279744 Jy ! Component: 200 - total flux cleaned = 0.0342492 Jy ! Total flux subtracted in 200 components = 0.0342492 Jy ! Clean residual min=-0.027702 max=0.030110 Jy/beam ! Clean residual mean=0.000063 rms=0.008452 Jy/beam ! Combined flux in latest and established models = 2.96991 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 254 components and 2.96991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121620Jy sigma=0.001147 ! Fit after self-cal, rms=0.118725Jy sigma=0.001127 wmodel J2225-0457_S_2015_03_17_pus_map.mod ! Writing 254 model components to file: J2225-0457_S_2015_03_17_pus_map.mod wobs J2225-0457_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2225-0457_S_2015_03_17_pus_uvs.fits wwins J2225-0457_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J2225-0457_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 = 0.00226539 Jy ! Component: 100 - total flux cleaned = 0.00498239 Jy ! Component: 150 - total flux cleaned = 0.00831505 Jy ! Component: 200 - total flux cleaned = 0.0126015 Jy ! Component: 250 - total flux cleaned = 0.0158933 Jy ! Component: 300 - total flux cleaned = 0.0186644 Jy ! Component: 350 - total flux cleaned = 0.0212732 Jy ! Component: 400 - total flux cleaned = 0.0222056 Jy ! Component: 450 - total flux cleaned = 0.0234055 Jy ! Component: 500 - total flux cleaned = 0.0242771 Jy ! Component: 550 - total flux cleaned = 0.0253814 Jy ! Component: 600 - total flux cleaned = 0.0251255 Jy ! Component: 650 - total flux cleaned = 0.0253863 Jy ! Component: 700 - total flux cleaned = 0.02563 Jy ! Component: 750 - total flux cleaned = 0.0249175 Jy ! Component: 800 - total flux cleaned = 0.0251431 Jy ! Component: 850 - total flux cleaned = 0.0251322 Jy ! Component: 900 - total flux cleaned = 0.0246994 Jy ! Component: 950 - total flux cleaned = 0.0251163 Jy ! Component: 1000 - total flux cleaned = 0.0259106 Jy ! Component: 1050 - total flux cleaned = 0.026095 Jy ! Component: 1100 - total flux cleaned = 0.0274111 Jy ! Component: 1150 - total flux cleaned = 0.0286922 Jy ! Component: 1200 - total flux cleaned = 0.0294105 Jy ! Component: 1250 - total flux cleaned = 0.0308114 Jy ! Component: 1300 - total flux cleaned = 0.0319964 Jy ! Component: 1350 - total flux cleaned = 0.0324896 Jy ! Component: 1400 - total flux cleaned = 0.0329703 Jy ! Component: 1450 - total flux cleaned = 0.0337605 Jy ! Component: 1500 - total flux cleaned = 0.0349874 Jy ! Component: 1550 - total flux cleaned = 0.035436 Jy ! Component: 1600 - total flux cleaned = 0.03602 Jy ! Component: 1650 - total flux cleaned = 0.036598 Jy ! Component: 1700 - total flux cleaned = 0.0370252 Jy ! Component: 1750 - total flux cleaned = 0.0384089 Jy ! Component: 1800 - total flux cleaned = 0.0392204 Jy ! Component: 1850 - total flux cleaned = 0.0398861 Jy ! Component: 1900 - total flux cleaned = 0.0406707 Jy ! Component: 1950 - total flux cleaned = 0.0411852 Jy ! Component: 2000 - total flux cleaned = 0.0419396 Jy ! Component: 2050 - total flux cleaned = 0.0423126 Jy ! Component: 2100 - total flux cleaned = 0.0427995 Jy ! Component: 2150 - total flux cleaned = 0.0435175 Jy ! Component: 2200 - total flux cleaned = 0.0437507 Jy ! Component: 2250 - total flux cleaned = 0.0443288 Jy ! Component: 2300 - total flux cleaned = 0.0446686 Jy ! Component: 2350 - total flux cleaned = 0.0451132 Jy ! Component: 2400 - total flux cleaned = 0.0453306 Jy ! Component: 2450 - total flux cleaned = 0.0455449 Jy ! Component: 2500 - total flux cleaned = 0.0460762 Jy ! Component: 2550 - total flux cleaned = 0.0464933 Jy ! Component: 2600 - total flux cleaned = 0.0465975 Jy ! Component: 2650 - total flux cleaned = 0.0465959 Jy ! Component: 2700 - total flux cleaned = 0.046596 Jy ! Component: 2750 - total flux cleaned = 0.0464968 Jy ! Component: 2800 - total flux cleaned = 0.0469884 Jy ! Component: 2850 - total flux cleaned = 0.0465992 Jy ! Component: 2900 - total flux cleaned = 0.0467912 Jy ! Component: 2950 - total flux cleaned = 0.0466955 Jy ! Component: 3000 - total flux cleaned = 0.0464153 Jy ! Component: 3050 - total flux cleaned = 0.0465097 Jy ! Component: 3100 - total flux cleaned = 0.0466929 Jy ! Component: 3150 - total flux cleaned = 0.0466923 Jy ! Component: 3200 - total flux cleaned = 0.0466015 Jy ! Component: 3250 - total flux cleaned = 0.0465119 Jy ! Component: 3300 - total flux cleaned = 0.0463344 Jy ! Component: 3350 - total flux cleaned = 0.0461594 Jy ! Component: 3400 - total flux cleaned = 0.0462461 Jy ! Component: 3450 - total flux cleaned = 0.0460747 Jy ! Component: 3500 - total flux cleaned = 0.0459892 Jy ! Component: 3550 - total flux cleaned = 0.045737 Jy ! Component: 3600 - total flux cleaned = 0.0455704 Jy ! Component: 3650 - total flux cleaned = 0.0456528 Jy ! Component: 3700 - total flux cleaned = 0.0454044 Jy ! Component: 3750 - total flux cleaned = 0.0454044 Jy ! Component: 3800 - total flux cleaned = 0.045078 Jy ! Component: 3850 - total flux cleaned = 0.0450785 Jy ! Component: 3900 - total flux cleaned = 0.0449182 Jy ! Component: 3950 - total flux cleaned = 0.0449981 Jy ! Component: 4000 - total flux cleaned = 0.0449183 Jy ! Component: 4050 - total flux cleaned = 0.0448388 Jy ! Total flux subtracted in 4096 components = 0.0445234 Jy ! Clean residual min=-0.004118 max=0.004065 Jy/beam ! Clean residual mean=0.000008 rms=0.001575 Jy/beam ! Combined flux in latest and established models = 3.01444 Jy keep ! Adding 365 model components to the UV plane model. ! The established model now contains 619 components and 3.01443 Jy ![Exited script file: muppet] wmap "J2225-0457_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.704 x 14 at 27.75 degrees (North through East) ! Clean map min=-0.015052 max=2.087 Jy/beam ! Writing clean map to FITS file: J2225-0457_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 2.08698 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00152453 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.219149 0.219149 0.438297 0.876594 1.75319 3.50638 7.01275 14.0255 28.051 56.102 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0045 print "peak=",int(1000*peak_flux)/1000 ! peak= 2.086 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.704 x 14 at 27.75 degrees (North through East) ! Clean map min=-0.015052 max=2.087 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 J2225-0457_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:12:01 2016