! Started logfile: /scr/pima/bg219e_uvs/J1525+1107_S_uvs.log on Thu Apr 7 06:47:25 2016 obs /scr/pima/bg219e_uvs/J1525+1107_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1525+1107_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.823333 visibilities/baseline/integration-bin. ! Found source: J1525+1107 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 8892 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219e_uvs/J1525+1107_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.020370Jy sigma=22.431478 ! Fit after self-cal, rms=0.810744Jy sigma=17.889998 ! 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.268 mas, bmaj=7.595 mas, bpa=8.496 degrees ! Estimated noise=0.510654 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.150973 Jy ! Component: 100 - total flux cleaned = 0.184189 Jy ! Total flux subtracted in 100 components = 0.184189 Jy ! Clean residual min=-0.013391 max=0.021418 Jy/beam ! Clean residual mean=0.000035 rms=0.003857 Jy/beam ! Combined flux in latest and established models = 0.184189 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.184189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090576Jy sigma=1.995557 ! Fit after self-cal, rms=0.090580Jy sigma=1.995442 ! 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.844 mas, bmaj=8.321 mas, bpa=9.28 degrees ! Estimated noise=0.362845 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.010254 Jy ! Component: 100 - total flux cleaned = 0.0152493 Jy ! Component: 150 - total flux cleaned = 0.0181553 Jy ! Component: 200 - total flux cleaned = 0.0197829 Jy ! Total flux subtracted in 200 components = 0.0197829 Jy ! Clean residual min=-0.014115 max=0.027363 Jy/beam ! Clean residual mean=0.000031 rms=0.004736 Jy/beam ! Combined flux in latest and established models = 0.203972 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 51 components and 0.203972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089352Jy sigma=1.974732 ! Fit after self-cal, rms=0.089368Jy sigma=1.974509 ! Inverting map ! Added new window around map position (31.5, 127.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0227632 Jy ! Component: 100 - total flux cleaned = 0.0324305 Jy ! Component: 150 - total flux cleaned = 0.0358803 Jy ! Component: 200 - total flux cleaned = 0.0368436 Jy ! Total flux subtracted in 200 components = 0.0368436 Jy ! Clean residual min=-0.012033 max=0.017805 Jy/beam ! Clean residual mean=0.000035 rms=0.004040 Jy/beam ! Combined flux in latest and established models = 0.240816 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 73 components and 0.240816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084246Jy sigma=1.841501 ! Fit after self-cal, rms=0.083746Jy sigma=1.832419 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.844 x 8.321 at 9.28 degrees (North through East) ! Clean map min=-0.011469 max=0.19423 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.00 KP 1.07 ! LA 0.90 MK 1.12 NL 1.08 OV 1.00 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 0.98 KP 1.04 ! LA 0.91 MK 1.11 NL 1.00 OV 0.99 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 HN 0.95 KP 1.13 ! LA 0.90 MK 1.15 NL 0.92 OV 0.99 ! PT 0.96 SC 0.99 ! ! ! Fit before self-cal, rms=0.083746Jy sigma=1.832419 ! Fit after self-cal, rms=0.082920Jy sigma=1.812446 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.885 mas, bmaj=8.376 mas, bpa=9.591 degrees ! Estimated noise=0.362167 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.00132837 Jy ! Component: 100 - total flux cleaned = 0.00133553 Jy ! Component: 150 - total flux cleaned = 0.00133575 Jy ! Component: 200 - total flux cleaned = 0.00120251 Jy ! Total flux subtracted in 200 components = 0.00120251 Jy ! Clean residual min=-0.010717 max=0.017963 Jy/beam ! Clean residual mean=0.000030 rms=0.003867 Jy/beam ! Combined flux in latest and established models = 0.242018 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 82 components and 0.242018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082453Jy sigma=1.800266 ! Fit after self-cal, rms=0.082482Jy sigma=1.799609 ! 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.082482Jy sigma=1.799609 ! Fit after self-cal, rms=0.082650Jy sigma=1.777294 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.898 mas, bmaj=8.425 mas, bpa=9.459 degrees ! Estimated noise=0.361247 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00243902 Jy ! Component: 100 - total flux cleaned = 0.00314885 Jy ! Component: 150 - total flux cleaned = 0.00346871 Jy ! Component: 200 - total flux cleaned = 0.00387326 Jy ! Total flux subtracted in 200 components = 0.00387326 Jy ! Clean residual min=-0.010483 max=0.016545 Jy/beam ! Clean residual mean=0.000037 rms=0.003702 Jy/beam ! Combined flux in latest and established models = 0.245891 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 96 components and 0.245891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082342Jy sigma=1.769742 ! Fit after self-cal, rms=0.082343Jy sigma=1.769159 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 (-73, 28.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0158119 Jy ! Component: 100 - total flux cleaned = 0.026131 Jy ! Component: 150 - total flux cleaned = 0.0333215 Jy ! Component: 200 - total flux cleaned = 0.03753 Jy ! Total flux subtracted in 200 components = 0.03753 Jy ! Clean residual min=-0.009884 max=0.012387 Jy/beam ! Clean residual mean=0.000024 rms=0.003129 Jy/beam ! Combined flux in latest and established models = 0.283421 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 160 components and 0.283421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078616Jy sigma=1.679051 ! Fit after self-cal, rms=0.078243Jy sigma=1.670122 ! 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.078243Jy sigma=1.670122 ! Fit after self-cal, rms=0.077133Jy sigma=1.638122 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.937 mas, bmaj=8.473 mas, bpa=9.273 degrees ! Estimated noise=0.35884 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00748778 Jy ! Component: 100 - total flux cleaned = 0.00996426 Jy ! Component: 150 - total flux cleaned = 0.0113482 Jy ! Component: 200 - total flux cleaned = 0.0122467 Jy ! Total flux subtracted in 200 components = 0.0122467 Jy ! Clean residual min=-0.008269 max=0.012546 Jy/beam ! Clean residual mean=0.000010 rms=0.002803 Jy/beam ! Combined flux in latest and established models = 0.295668 Jy selfcal ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 195 components and 0.295668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076179Jy sigma=1.613461 ! Fit after self-cal, rms=0.076091Jy sigma=1.610381 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 (55.5, 109.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0122121 Jy ! Component: 100 - total flux cleaned = 0.0195625 Jy ! Component: 150 - total flux cleaned = 0.0249893 Jy ! Component: 200 - total flux cleaned = 0.0276902 Jy ! Total flux subtracted in 200 components = 0.0276902 Jy ! Clean residual min=-0.007822 max=0.008987 Jy/beam ! Clean residual mean=0.000008 rms=0.002385 Jy/beam ! Combined flux in latest and established models = 0.323358 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 243 components and 0.323358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073918Jy sigma=1.552898 ! Fit after self-cal, rms=0.073734Jy sigma=1.549849 ! 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.073734Jy sigma=1.549849 ! Fit after self-cal, rms=0.072515Jy sigma=1.545501 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.672 mas, bmaj=11.19 mas, bpa=-1.09 degrees ! Estimated noise=0.408436 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00841173 Jy ! Component: 100 - total flux cleaned = 0.0110078 Jy ! Component: 150 - total flux cleaned = 0.0118383 Jy ! Component: 200 - total flux cleaned = 0.0128873 Jy ! Total flux subtracted in 200 components = 0.0128873 Jy ! Clean residual min=-0.009248 max=0.011289 Jy/beam ! Clean residual mean=-0.000003 rms=0.003333 Jy/beam ! Combined flux in latest and established models = 0.336246 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 266 components and 0.336246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072139Jy sigma=1.529970 ! Fit after self-cal, rms=0.072032Jy sigma=1.528173 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.00249667 Jy ! Component: 100 - total flux cleaned = 0.00305605 Jy ! Component: 150 - total flux cleaned = 0.00367217 Jy ! Component: 200 - total flux cleaned = 0.00421545 Jy ! Total flux subtracted in 200 components = 0.00421545 Jy ! Clean residual min=-0.009306 max=0.011008 Jy/beam ! Clean residual mean=-0.000004 rms=0.003239 Jy/beam ! Combined flux in latest and established models = 0.340461 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 281 components and 0.340461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072012Jy sigma=1.524948 ! Fit after self-cal, rms=0.071972Jy sigma=1.524555 ! 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.954 mas, bmaj=8.5 mas, bpa=9.33 degrees ! Estimated noise=0.355361 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.954 x 8.5 at 9.33 degrees (North through East) ! Clean map min=-0.0081235 max=0.19418 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.357 mas, bmaj=7.751 mas, bpa=8.789 degrees ! Estimated noise=0.507046 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.149646 Jy ! Component: 100 - total flux cleaned = 0.185461 Jy ! Component: 150 - total flux cleaned = 0.205393 Jy ! Component: 200 - total flux cleaned = 0.220278 Jy ! Total flux subtracted in 200 components = 0.220278 Jy ! Clean residual min=-0.010610 max=0.010924 Jy/beam ! Clean residual mean=0.000021 rms=0.002960 Jy/beam ! Combined flux in latest and established models = 0.220277 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 0.220277 Jy ! Inverting map and beam ! Estimated beam: bmin=3.954 mas, bmaj=8.5 mas, bpa=9.33 degrees ! Estimated noise=0.355361 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.0174162 Jy ! Component: 100 - total flux cleaned = 0.0305364 Jy ! Component: 150 - total flux cleaned = 0.041295 Jy ! Component: 200 - total flux cleaned = 0.0505566 Jy ! Total flux subtracted in 200 components = 0.0505566 Jy ! Clean residual min=-0.009282 max=0.009974 Jy/beam ! Clean residual mean=0.000014 rms=0.002957 Jy/beam ! Combined flux in latest and established models = 0.270834 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 84 components and 0.270834 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.672 mas, bmaj=11.19 mas, bpa=-1.09 degrees ! Estimated noise=0.408436 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.014384 Jy ! Component: 100 - total flux cleaned = 0.0233674 Jy ! Component: 150 - total flux cleaned = 0.0291299 Jy ! Component: 200 - total flux cleaned = 0.0342168 Jy ! Total flux subtracted in 200 components = 0.0342168 Jy ! Clean residual min=-0.011064 max=0.012141 Jy/beam ! Clean residual mean=0.000012 rms=0.003967 Jy/beam ! Combined flux in latest and established models = 0.305051 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.00450721 Jy ! Component: 100 - total flux cleaned = 0.00903928 Jy ! Component: 150 - total flux cleaned = 0.0128375 Jy ! Component: 200 - total flux cleaned = 0.0160339 Jy ! Total flux subtracted in 200 components = 0.0160339 Jy ! Clean residual min=-0.010323 max=0.011699 Jy/beam ! Clean residual mean=0.000006 rms=0.003577 Jy/beam ! Combined flux in latest and established models = 0.321085 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 146 components and 0.321085 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.954 mas, bmaj=8.5 mas, bpa=9.33 degrees ! Estimated noise=0.355361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00216904 Jy ! Component: 100 - total flux cleaned = 0.00375381 Jy ! Component: 150 - total flux cleaned = 0.00486184 Jy ! Component: 200 - total flux cleaned = 0.00587483 Jy ! Total flux subtracted in 200 components = 0.00587483 Jy ! Clean residual min=-0.007470 max=0.008654 Jy/beam ! Clean residual mean=0.000001 rms=0.002257 Jy/beam ! Combined flux in latest and established models = 0.32696 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 171 components and 0.32696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072417Jy sigma=1.535177 ! Fit after self-cal, rms=0.072213Jy sigma=1.531489 wmodel /scr/pima/bg219e_uvs/J1525+1107_S_map.mod ! Writing 171 model components to file: /scr/pima/bg219e_uvs/J1525+1107_S_map.mod wobs /scr/pima/bg219e_uvs/J1525+1107_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1525+1107_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1525+1107_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219e_uvs/J1525+1107_S_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.00210029 Jy ! Component: 100 - total flux cleaned = 0.00373194 Jy ! Component: 150 - total flux cleaned = 0.00540399 Jy ! Component: 200 - total flux cleaned = 0.00663362 Jy ! Component: 250 - total flux cleaned = 0.00781502 Jy ! Component: 300 - total flux cleaned = 0.00861316 Jy ! Component: 350 - total flux cleaned = 0.00927515 Jy ! Component: 400 - total flux cleaned = 0.00991808 Jy ! Component: 450 - total flux cleaned = 0.0105432 Jy ! Component: 500 - total flux cleaned = 0.0110501 Jy ! Component: 550 - total flux cleaned = 0.0116405 Jy ! Component: 600 - total flux cleaned = 0.0118323 Jy ! Component: 650 - total flux cleaned = 0.0123005 Jy ! Component: 700 - total flux cleaned = 0.0126635 Jy ! Component: 750 - total flux cleaned = 0.0127504 Jy ! Component: 800 - total flux cleaned = 0.0127522 Jy ! Component: 850 - total flux cleaned = 0.0130981 Jy ! Component: 900 - total flux cleaned = 0.0133487 Jy ! Component: 950 - total flux cleaned = 0.0135957 Jy ! Component: 1000 - total flux cleaned = 0.0138381 Jy ! Component: 1050 - total flux cleaned = 0.0140756 Jy ! Component: 1100 - total flux cleaned = 0.0139993 Jy ! Component: 1150 - total flux cleaned = 0.0143808 Jy ! Component: 1200 - total flux cleaned = 0.0146037 Jy ! Component: 1250 - total flux cleaned = 0.0145305 Jy ! Component: 1300 - total flux cleaned = 0.0149638 Jy ! Component: 1350 - total flux cleaned = 0.0149628 Jy ! Component: 1400 - total flux cleaned = 0.0153112 Jy ! Component: 1450 - total flux cleaned = 0.0153109 Jy ! Component: 1500 - total flux cleaned = 0.0153788 Jy ! Component: 1550 - total flux cleaned = 0.0154459 Jy ! Component: 1600 - total flux cleaned = 0.0156422 Jy ! Component: 1650 - total flux cleaned = 0.0156426 Jy ! Component: 1700 - total flux cleaned = 0.0157061 Jy ! Component: 1750 - total flux cleaned = 0.0158922 Jy ! Component: 1800 - total flux cleaned = 0.0158312 Jy ! Component: 1850 - total flux cleaned = 0.0161952 Jy ! Component: 1900 - total flux cleaned = 0.0163122 Jy ! Component: 1950 - total flux cleaned = 0.0163698 Jy ! Component: 2000 - total flux cleaned = 0.0165437 Jy ! Component: 2050 - total flux cleaned = 0.0166006 Jy ! Component: 2100 - total flux cleaned = 0.0167143 Jy ! Component: 2150 - total flux cleaned = 0.0168816 Jy ! Component: 2200 - total flux cleaned = 0.0170463 Jy ! Component: 2250 - total flux cleaned = 0.0172639 Jy ! Component: 2300 - total flux cleaned = 0.0175856 Jy ! Component: 2350 - total flux cleaned = 0.0177442 Jy ! Component: 2400 - total flux cleaned = 0.0180049 Jy ! Component: 2450 - total flux cleaned = 0.0181083 Jy ! Component: 2500 - total flux cleaned = 0.0182604 Jy ! Component: 2550 - total flux cleaned = 0.0184613 Jy ! Component: 2600 - total flux cleaned = 0.0186097 Jy ! Component: 2650 - total flux cleaned = 0.018707 Jy ! Component: 2700 - total flux cleaned = 0.0188517 Jy ! Component: 2750 - total flux cleaned = 0.0188037 Jy ! Component: 2800 - total flux cleaned = 0.0190396 Jy ! Component: 2850 - total flux cleaned = 0.0191318 Jy ! Component: 2900 - total flux cleaned = 0.0190855 Jy ! Component: 2950 - total flux cleaned = 0.0191766 Jy ! Component: 3000 - total flux cleaned = 0.019221 Jy ! Component: 3050 - total flux cleaned = 0.0194434 Jy ! Component: 3100 - total flux cleaned = 0.0194882 Jy ! Component: 3150 - total flux cleaned = 0.0196633 Jy ! Component: 3200 - total flux cleaned = 0.0198358 Jy ! Component: 3250 - total flux cleaned = 0.0200913 Jy ! Component: 3300 - total flux cleaned = 0.0199637 Jy ! Component: 3350 - total flux cleaned = 0.0201728 Jy ! Component: 3400 - total flux cleaned = 0.0202974 Jy ! Component: 3450 - total flux cleaned = 0.0202978 Jy ! Component: 3500 - total flux cleaned = 0.0206233 Jy ! Component: 3550 - total flux cleaned = 0.0208241 Jy ! Component: 3600 - total flux cleaned = 0.0208243 Jy ! Component: 3650 - total flux cleaned = 0.0209033 Jy ! Component: 3700 - total flux cleaned = 0.0210991 Jy ! Component: 3750 - total flux cleaned = 0.0209828 Jy ! Component: 3800 - total flux cleaned = 0.0210218 Jy ! Component: 3850 - total flux cleaned = 0.0213258 Jy ! Component: 3900 - total flux cleaned = 0.0213261 Jy ! Component: 3950 - total flux cleaned = 0.0214752 Jy ! Component: 4000 - total flux cleaned = 0.0214387 Jy ! Component: 4050 - total flux cleaned = 0.0216218 Jy ! Total flux subtracted in 4096 components = 0.0216582 Jy ! Clean residual min=-0.002173 max=0.002526 Jy/beam ! Clean residual mean=-0.000008 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.348618 Jy keep ! Adding 425 model components to the UV plane model. ! The established model now contains 596 components and 0.348618 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1525+1107_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.954 x 8.5 at 9.33 degrees (North through East) ! Clean map min=-0.0052255 max=0.19177 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1525+1107_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.191767 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000749122 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.17192 1.17192 2.34385 4.6877 9.3754 18.7508 37.5016 75.0032 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.191 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 255.989 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1525+1107_S_uvs.log closed on Thu Apr 7 06:47:29 2016