! Started logfile: /scr/pima/bg219h_uvs/J1025-0509_S_uvs.log on Thu Apr 7 08:59:30 2016 obs /scr/pima/bg219h_uvs/J1025-0509_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1025-0509_S_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.758285 visibilities/baseline/integration-bin. ! Found source: J1025-0509 ! ! 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 7780 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/bg219h_uvs/J1025-0509_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 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016456Jy sigma=23.224841 ! Fit after self-cal, rms=0.869118Jy sigma=19.789383 ! 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.814 mas, bmaj=6.843 mas, bpa=2.319 degrees ! Estimated noise=0.510919 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.102238 Jy ! Component: 100 - total flux cleaned = 0.124777 Jy ! Total flux subtracted in 100 components = 0.124777 Jy ! Clean residual min=-0.005252 max=0.007661 Jy/beam ! Clean residual mean=-0.000006 rms=0.001292 Jy/beam ! Combined flux in latest and established models = 0.124777 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.124777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063018Jy sigma=1.369331 ! Fit after self-cal, rms=0.063012Jy sigma=1.369190 ! 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.315 mas, bmaj=8.06 mas, bpa=-0.8827 degrees ! Estimated noise=0.387977 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.00998756 Jy ! Component: 100 - total flux cleaned = 0.0147775 Jy ! Component: 150 - total flux cleaned = 0.0173051 Jy ! Component: 200 - total flux cleaned = 0.0186794 Jy ! Total flux subtracted in 200 components = 0.0186794 Jy ! Clean residual min=-0.003759 max=0.005420 Jy/beam ! Clean residual mean=-0.000010 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.143456 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 34 components and 0.143456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061584Jy sigma=1.333946 ! Fit after self-cal, rms=0.061577Jy sigma=1.333383 ! Inverting map ! Added new window around map position (-5, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00348534 Jy ! Component: 100 - total flux cleaned = 0.00293531 Jy ! Component: 150 - total flux cleaned = 0.0025675 Jy ! Component: 200 - total flux cleaned = 0.00234076 Jy ! Total flux subtracted in 200 components = 0.00234076 Jy ! Clean residual min=-0.002750 max=0.003837 Jy/beam ! Clean residual mean=-0.000012 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.145797 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 59 components and 0.145797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061209Jy sigma=1.324508 ! Fit after self-cal, rms=0.061169Jy sigma=1.323697 ! 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.315 x 8.06 at -0.8827 degrees (North through East) ! Clean map min=-0.0027059 max=0.13028 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 0.98 FD 1.00* HN 0.99 KP 0.96 ! LA 1.02 MK 1.02 NL 0.98 OV 0.99 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 0.99 KP 1.01 ! LA 1.04 MK 1.01 NL 1.04 OV 1.02 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 0.99 KP 1.00 ! LA 1.01 MK 1.02 NL 1.03 OV 0.98 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00* HN 1.06 KP 0.97 ! LA 1.03 MK 0.97 NL 0.96 OV 1.01 ! PT 0.97 SC 0.97 ! ! ! Fit before self-cal, rms=0.061169Jy sigma=1.323697 ! Fit after self-cal, rms=0.061345Jy sigma=1.319249 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.318 mas, bmaj=8.061 mas, bpa=-0.7742 degrees ! Estimated noise=0.388473 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.000401609 Jy ! Component: 100 - total flux cleaned = 0.000151938 Jy ! Component: 150 - total flux cleaned = -6.67587e-05 Jy ! Component: 200 - total flux cleaned = -0.000318704 Jy ! Total flux subtracted in 200 components = -0.000318704 Jy ! Clean residual min=-0.002433 max=0.003240 Jy/beam ! Clean residual mean=-0.000008 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.145478 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 72 components and 0.145478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061293Jy sigma=1.318087 ! Fit after self-cal, rms=0.061301Jy sigma=1.317960 ! 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.061301Jy sigma=1.317960 ! Fit after self-cal, rms=0.060952Jy sigma=1.308551 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.323 mas, bmaj=8.07 mas, bpa=-0.8148 degrees ! Estimated noise=0.388223 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000212201 Jy ! Component: 100 - total flux cleaned = 0.000126097 Jy ! Component: 150 - total flux cleaned = 2.64714e-05 Jy ! Component: 200 - total flux cleaned = -8.31182e-05 Jy ! Total flux subtracted in 200 components = -8.31182e-05 Jy ! Clean residual min=-0.002132 max=0.002417 Jy/beam ! Clean residual mean=-0.000007 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.145395 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 99 components and 0.145395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060930Jy sigma=1.307995 ! Fit after self-cal, rms=0.060937Jy sigma=1.307851 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 = -4.31077e-05 Jy ! Component: 100 - total flux cleaned = -0.000125322 Jy ! Component: 150 - total flux cleaned = -0.000199421 Jy ! Component: 200 - total flux cleaned = -0.000249577 Jy ! Total flux subtracted in 200 components = -0.000249577 Jy ! Clean residual min=-0.002113 max=0.002372 Jy/beam ! Clean residual mean=-0.000007 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.145145 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 104 components and 0.145145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060926Jy sigma=1.307601 ! Fit after self-cal, rms=0.060925Jy sigma=1.307583 ! 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.060925Jy sigma=1.307583 ! Fit after self-cal, rms=0.060915Jy sigma=1.307519 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.327 mas, bmaj=8.078 mas, bpa=-0.8198 degrees ! Estimated noise=0.387816 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.03677e-05 Jy ! Component: 100 - total flux cleaned = -0.000150288 Jy ! Component: 150 - total flux cleaned = -0.0001973 Jy ! Component: 200 - total flux cleaned = -0.000226729 Jy ! Total flux subtracted in 200 components = -0.000226729 Jy ! Clean residual min=-0.002122 max=0.002315 Jy/beam ! Clean residual mean=-0.000007 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.144919 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 108 components and 0.144919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060905Jy sigma=1.307319 ! Fit after self-cal, rms=0.060906Jy sigma=1.307303 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 = -4.69436e-05 Jy ! Component: 100 - total flux cleaned = -6.09148e-05 Jy ! Component: 150 - total flux cleaned = -7.38174e-05 Jy ! Component: 200 - total flux cleaned = -7.37702e-05 Jy ! Total flux subtracted in 200 components = -7.37702e-05 Jy ! Clean residual min=-0.002120 max=0.002312 Jy/beam ! Clean residual mean=-0.000007 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.144845 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 115 components and 0.144845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060901Jy sigma=1.307185 ! Fit after self-cal, rms=0.060901Jy sigma=1.307178 ! 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.060901Jy sigma=1.307178 ! Fit after self-cal, rms=0.060897Jy sigma=1.307143 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.169 mas, bmaj=12.95 mas, bpa=-1.865 degrees ! Estimated noise=0.484805 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000624717 Jy ! Component: 100 - total flux cleaned = -0.000841798 Jy ! Component: 150 - total flux cleaned = -0.000922785 Jy ! Component: 200 - total flux cleaned = -0.000966462 Jy ! Total flux subtracted in 200 components = -0.000966462 Jy ! Clean residual min=-0.002852 max=0.003503 Jy/beam ! Clean residual mean=-0.000014 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.143878 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 124 components and 0.143878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060895Jy sigma=1.307122 ! Fit after self-cal, rms=0.060895Jy sigma=1.307068 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.000102544 Jy ! Component: 100 - total flux cleaned = -0.000136714 Jy ! Component: 150 - total flux cleaned = -0.000145849 Jy ! Component: 200 - total flux cleaned = -0.000154292 Jy ! Total flux subtracted in 200 components = -0.000154292 Jy ! Clean residual min=-0.002809 max=0.003473 Jy/beam ! Clean residual mean=-0.000014 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.143724 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 133 components and 0.143724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060894Jy sigma=1.307081 ! Fit after self-cal, rms=0.060894Jy sigma=1.307053 ! 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.331 mas, bmaj=8.088 mas, bpa=-0.8495 degrees ! Estimated noise=0.387463 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.331 x 8.088 at -0.8495 degrees (North through East) ! Clean map min=-0.002626 max=0.13024 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.828 mas, bmaj=6.861 mas, bpa=2.413 degrees ! Estimated noise=0.510063 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.101957 Jy ! Component: 100 - total flux cleaned = 0.124813 Jy ! Component: 150 - total flux cleaned = 0.13408 Jy ! Component: 200 - total flux cleaned = 0.139214 Jy ! Total flux subtracted in 200 components = 0.139214 Jy ! Clean residual min=-0.003539 max=0.003320 Jy/beam ! Clean residual mean=-0.000004 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.139214 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.139214 Jy ! Inverting map and beam ! Estimated beam: bmin=3.331 mas, bmaj=8.088 mas, bpa=-0.8495 degrees ! Estimated noise=0.387463 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.00381165 Jy ! Component: 100 - total flux cleaned = 0.00423469 Jy ! Component: 150 - total flux cleaned = 0.00463559 Jy ! Component: 200 - total flux cleaned = 0.00488483 Jy ! Total flux subtracted in 200 components = 0.00488483 Jy ! Clean residual min=-0.002351 max=0.002540 Jy/beam ! Clean residual mean=-0.000006 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.144099 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 61 components and 0.144099 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.169 mas, bmaj=12.95 mas, bpa=-1.865 degrees ! Estimated noise=0.484805 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.95163e-05 Jy ! Component: 100 - total flux cleaned = -6.07023e-05 Jy ! Component: 150 - total flux cleaned = -8.76857e-05 Jy ! Component: 200 - total flux cleaned = -0.000132899 Jy ! Total flux subtracted in 200 components = -0.000132899 Jy ! Clean residual min=-0.002752 max=0.003545 Jy/beam ! Clean residual mean=-0.000014 rms=0.000960 Jy/beam ! Combined flux in latest and established models = 0.143966 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 = -1.88883e-05 Jy ! Component: 100 - total flux cleaned = -3.60697e-05 Jy ! Component: 150 - total flux cleaned = -5.03242e-05 Jy ! Component: 200 - total flux cleaned = -6.2558e-05 Jy ! Total flux subtracted in 200 components = -6.2558e-05 Jy ! Clean residual min=-0.002757 max=0.003490 Jy/beam ! Clean residual mean=-0.000014 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.143904 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 87 components and 0.143904 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.331 mas, bmaj=8.088 mas, bpa=-0.8495 degrees ! Estimated noise=0.387463 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000190226 Jy ! Component: 100 - total flux cleaned = -0.000159324 Jy ! Component: 150 - total flux cleaned = -0.000158057 Jy ! Component: 200 - total flux cleaned = -0.000134912 Jy ! Total flux subtracted in 200 components = -0.000134912 Jy ! Clean residual min=-0.002123 max=0.002382 Jy/beam ! Clean residual mean=-0.000007 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.143769 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 103 components and 0.143769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060905Jy sigma=1.307276 ! Fit after self-cal, rms=0.060901Jy sigma=1.307116 wmodel /scr/pima/bg219h_uvs/J1025-0509_S_map.mod ! Writing 103 model components to file: /scr/pima/bg219h_uvs/J1025-0509_S_map.mod wobs /scr/pima/bg219h_uvs/J1025-0509_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J1025-0509_S_uvs.fits wwins /scr/pima/bg219h_uvs/J1025-0509_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219h_uvs/J1025-0509_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.000704624 Jy ! Component: 100 - total flux cleaned = 0.000822258 Jy ! Component: 150 - total flux cleaned = 0.00100671 Jy ! Component: 200 - total flux cleaned = 0.00107823 Jy ! Component: 250 - total flux cleaned = 0.00131616 Jy ! Component: 300 - total flux cleaned = 0.00138116 Jy ! Component: 350 - total flux cleaned = 0.00141169 Jy ! Component: 400 - total flux cleaned = 0.00147275 Jy ! Component: 450 - total flux cleaned = 0.00144316 Jy ! Component: 500 - total flux cleaned = 0.0014713 Jy ! Component: 550 - total flux cleaned = 0.00138742 Jy ! Component: 600 - total flux cleaned = 0.00141402 Jy ! Component: 650 - total flux cleaned = 0.0013341 Jy ! Component: 700 - total flux cleaned = 0.00128272 Jy ! Component: 750 - total flux cleaned = 0.00125736 Jy ! Component: 800 - total flux cleaned = 0.00120848 Jy ! Component: 850 - total flux cleaned = 0.00113664 Jy ! Component: 900 - total flux cleaned = 0.00104342 Jy ! Component: 950 - total flux cleaned = 0.00102138 Jy ! Component: 1000 - total flux cleaned = 0.000976428 Jy ! Component: 1050 - total flux cleaned = 0.000888712 Jy ! Component: 1100 - total flux cleaned = 0.000759775 Jy ! Component: 1150 - total flux cleaned = 0.000676217 Jy ! Component: 1200 - total flux cleaned = 0.000614355 Jy ! Component: 1250 - total flux cleaned = 0.000493124 Jy ! Component: 1300 - total flux cleaned = 0.000493431 Jy ! Component: 1350 - total flux cleaned = 0.000395475 Jy ! Component: 1400 - total flux cleaned = 0.000337859 Jy ! Component: 1450 - total flux cleaned = 0.000281268 Jy ! Component: 1500 - total flux cleaned = 0.000188282 Jy ! Component: 1550 - total flux cleaned = 0.000133313 Jy ! Component: 1600 - total flux cleaned = 0.000133312 Jy ! Component: 1650 - total flux cleaned = 0.000115201 Jy ! Component: 1700 - total flux cleaned = 8.00485e-05 Jy ! Component: 1750 - total flux cleaned = 2.82608e-05 Jy ! Component: 1800 - total flux cleaned = 4.5278e-05 Jy ! Component: 1850 - total flux cleaned = 4.5446e-05 Jy ! Component: 1900 - total flux cleaned = -4.35693e-06 Jy ! Component: 1950 - total flux cleaned = -4.54553e-06 Jy ! Component: 2000 - total flux cleaned = 1.16346e-05 Jy ! Component: 2050 - total flux cleaned = 1.14248e-05 Jy ! Component: 2100 - total flux cleaned = -6.7348e-05 Jy ! Component: 2150 - total flux cleaned = -5.19132e-05 Jy ! Component: 2200 - total flux cleaned = -0.00012867 Jy ! Component: 2250 - total flux cleaned = -0.000128566 Jy ! Component: 2300 - total flux cleaned = -9.86032e-05 Jy ! Component: 2350 - total flux cleaned = -0.000172847 Jy ! Component: 2400 - total flux cleaned = -0.000187627 Jy ! Component: 2450 - total flux cleaned = -0.000216411 Jy ! Component: 2500 - total flux cleaned = -0.000245018 Jy ! Component: 2550 - total flux cleaned = -0.00028757 Jy ! Component: 2600 - total flux cleaned = -0.000259766 Jy ! Component: 2650 - total flux cleaned = -0.000356803 Jy ! Component: 2700 - total flux cleaned = -0.000287948 Jy ! Component: 2750 - total flux cleaned = -0.000315373 Jy ! Component: 2800 - total flux cleaned = -0.000315373 Jy ! Component: 2850 - total flux cleaned = -0.000328765 Jy ! Component: 2900 - total flux cleaned = -0.000302242 Jy ! Component: 2950 - total flux cleaned = -0.000289188 Jy ! Component: 3000 - total flux cleaned = -0.000263341 Jy ! Component: 3050 - total flux cleaned = -0.0002248 Jy ! Component: 3100 - total flux cleaned = -0.000212017 Jy ! Component: 3150 - total flux cleaned = -0.000236876 Jy ! Component: 3200 - total flux cleaned = -0.000174268 Jy ! Component: 3250 - total flux cleaned = -0.000124783 Jy ! Component: 3300 - total flux cleaned = -0.00012471 Jy ! Component: 3350 - total flux cleaned = -7.60774e-05 Jy ! Component: 3400 - total flux cleaned = -4.00093e-05 Jy ! Component: 3450 - total flux cleaned = 1.96234e-05 Jy ! Component: 3500 - total flux cleaned = -3.93001e-06 Jy ! Component: 3550 - total flux cleaned = 6.69067e-05 Jy ! Component: 3600 - total flux cleaned = 0.000125328 Jy ! Component: 3650 - total flux cleaned = 0.000160124 Jy ! Component: 3700 - total flux cleaned = 0.00020619 Jy ! Component: 3750 - total flux cleaned = 0.000309094 Jy ! Component: 3800 - total flux cleaned = 0.000399651 Jy ! Component: 3850 - total flux cleaned = 0.000399576 Jy ! Component: 3900 - total flux cleaned = 0.000433148 Jy ! Component: 3950 - total flux cleaned = 0.00052184 Jy ! Component: 4000 - total flux cleaned = 0.000566073 Jy ! Component: 4050 - total flux cleaned = 0.000631572 Jy ! Total flux subtracted in 4096 components = 0.000718415 Jy ! Clean residual min=-0.000633 max=0.000602 Jy/beam ! Clean residual mean=-0.000002 rms=0.000195 Jy/beam ! Combined flux in latest and established models = 0.144487 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 396 components and 0.144487 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J1025-0509_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.331 x 8.088 at -0.8495 degrees (North through East) ! Clean map min=-0.0023611 max=0.13027 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1025-0509_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.130274 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000188964 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.435154 0.435154 0.870307 1.74061 3.48123 6.96246 13.9249 27.8498 55.6997 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.13 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 689.411 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1025-0509_S_uvs.log closed on Thu Apr 7 08:59:34 2016