! Started logfile: /scr/pima/bg219e_uvs/J2011-1546_S_uvs.log on Thu Apr 7 06:52:00 2016 obs /scr/pima/bg219e_uvs/J2011-1546_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J2011-1546_S_uva.fits ! AN table 1: 16 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.871528 visibilities/baseline/integration-bin. ! Found source: J2011-1546 ! ! 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 2008 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/J2011-1546_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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.355769Jy sigma=21.431944 ! Fit after self-cal, rms=0.157568Jy sigma=2.449784 ! 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.273 mas, bmaj=10.63 mas, bpa=19.35 degrees ! Estimated noise=1.24179 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.675246 Jy ! Component: 100 - total flux cleaned = 0.822493 Jy ! Total flux subtracted in 100 components = 0.822493 Jy ! Clean residual min=-0.013344 max=0.041066 Jy/beam ! Clean residual mean=0.000004 rms=0.004423 Jy/beam ! Combined flux in latest and established models = 0.822493 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.822493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096931Jy sigma=1.486425 ! Fit after self-cal, rms=0.096924Jy sigma=1.486382 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0352763 Jy ! Component: 100 - total flux cleaned = 0.0488175 Jy ! Total flux subtracted in 100 components = 0.0488175 Jy ! Clean residual min=-0.012613 max=0.012365 Jy/beam ! Clean residual mean=0.000000 rms=0.002991 Jy/beam ! Combined flux in latest and established models = 0.871311 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.871311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084049Jy sigma=1.284429 ! Fit after self-cal, rms=0.084007Jy sigma=1.283788 ! 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.911 mas, bmaj=11.84 mas, bpa=18.26 degrees ! Estimated noise=1.03589 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.00423323 Jy ! Component: 100 - total flux cleaned = 0.0043883 Jy ! Component: 150 - total flux cleaned = 0.00427356 Jy ! Component: 200 - total flux cleaned = 0.00437774 Jy ! Total flux subtracted in 200 components = 0.00437774 Jy ! Clean residual min=-0.011380 max=0.012996 Jy/beam ! Clean residual mean=0.000004 rms=0.003065 Jy/beam ! Combined flux in latest and established models = 0.875689 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 26 components and 0.875689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083462Jy sigma=1.276938 ! Fit after self-cal, rms=0.083436Jy sigma=1.276557 ! 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.911 x 11.84 at 18.26 degrees (North through East) ! Clean map min=-0.010801 max=0.86681 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.01 FD 0.97 HN 1.02 KP 1.00 ! LA 1.11 NL 0.99 OV 1.00 PT 1.01 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.98 HN 1.02 KP 1.00 ! LA 1.09 NL 0.99 OV 0.98 PT 0.99 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.04 KP 0.99 ! LA 1.08 NL 0.97 OV 0.98 PT 0.99 ! SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.97 HN 1.00 KP 0.97 ! LA 1.06 NL 0.97 OV 0.98 PT 0.99 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.083436Jy sigma=1.276557 ! Fit after self-cal, rms=0.074873Jy sigma=1.126105 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.91 mas, bmaj=11.85 mas, bpa=18.33 degrees ! Estimated noise=1.03407 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.000161387 Jy ! Component: 100 - total flux cleaned = -0.000271575 Jy ! Component: 150 - total flux cleaned = 6.40081e-05 Jy ! Component: 200 - total flux cleaned = 0.000356747 Jy ! Total flux subtracted in 200 components = 0.000356747 Jy ! Clean residual min=-0.007616 max=0.009842 Jy/beam ! Clean residual mean=0.000013 rms=0.002135 Jy/beam ! Combined flux in latest and established models = 0.876045 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 38 components and 0.876045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074648Jy sigma=1.121898 ! Fit after self-cal, rms=0.074643Jy sigma=1.121589 ! 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.074643Jy sigma=1.121589 ! Fit after self-cal, rms=0.069463Jy sigma=1.041436 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.908 mas, bmaj=11.81 mas, bpa=18.22 degrees ! Estimated noise=1.03358 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00293292 Jy ! Component: 100 - total flux cleaned = 0.00314215 Jy ! Component: 150 - total flux cleaned = 0.00322483 Jy ! Component: 200 - total flux cleaned = 0.00329497 Jy ! Total flux subtracted in 200 components = 0.00329497 Jy ! Clean residual min=-0.004889 max=0.006368 Jy/beam ! Clean residual mean=0.000007 rms=0.001431 Jy/beam ! Combined flux in latest and established models = 0.87934 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.87934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069165Jy sigma=1.036967 ! Fit after self-cal, rms=0.069162Jy sigma=1.036652 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 (38, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0062296 Jy ! Component: 100 - total flux cleaned = 0.00846503 Jy ! Component: 150 - total flux cleaned = 0.00969461 Jy ! Component: 200 - total flux cleaned = 0.0104393 Jy ! Total flux subtracted in 200 components = 0.0104393 Jy ! Clean residual min=-0.004611 max=0.006181 Jy/beam ! Clean residual mean=0.000005 rms=0.001275 Jy/beam ! Combined flux in latest and established models = 0.88978 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 84 components and 0.88978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068578Jy sigma=1.027000 ! Fit after self-cal, rms=0.068558Jy sigma=1.026631 ! Inverting map ! Added new window around map position (-84.5, 27). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00565912 Jy ! Component: 100 - total flux cleaned = 0.00801898 Jy ! Component: 150 - total flux cleaned = 0.00951002 Jy ! Component: 200 - total flux cleaned = 0.0109077 Jy ! Total flux subtracted in 200 components = 0.0109077 Jy ! Clean residual min=-0.004285 max=0.003722 Jy/beam ! Clean residual mean=0.000000 rms=0.001089 Jy/beam ! Combined flux in latest and established models = 0.900687 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 113 components and 0.900687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068046Jy sigma=1.017897 ! Fit after self-cal, rms=0.068019Jy sigma=1.017537 ! 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.068019Jy sigma=1.017537 ! Fit after self-cal, rms=0.067990Jy sigma=1.016462 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.907 mas, bmaj=11.8 mas, bpa=18.22 degrees ! Estimated noise=1.03336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175933 Jy ! Component: 100 - total flux cleaned = 0.00324132 Jy ! Component: 150 - total flux cleaned = 0.00436997 Jy ! Component: 200 - total flux cleaned = 0.00516068 Jy ! Total flux subtracted in 200 components = 0.00516068 Jy ! Clean residual min=-0.004059 max=0.003625 Jy/beam ! Clean residual mean=-0.000003 rms=0.001026 Jy/beam ! Combined flux in latest and established models = 0.905848 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 134 components and 0.905848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067864Jy sigma=1.014326 ! Fit after self-cal, rms=0.067861Jy sigma=1.014287 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.000825286 Jy ! Component: 100 - total flux cleaned = 0.00136025 Jy ! Component: 150 - total flux cleaned = 0.00186167 Jy ! Component: 200 - total flux cleaned = 0.0023823 Jy ! Total flux subtracted in 200 components = 0.0023823 Jy ! Clean residual min=-0.003980 max=0.003584 Jy/beam ! Clean residual mean=-0.000004 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.90823 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 155 components and 0.90823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067792Jy sigma=1.013229 ! Fit after self-cal, rms=0.067792Jy sigma=1.013215 ! 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.067792Jy sigma=1.013215 ! Fit after self-cal, rms=0.067806Jy sigma=1.013083 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.636 mas, bmaj=15.71 mas, bpa=9.648 degrees ! Estimated noise=1.20444 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00181838 Jy ! Component: 100 - total flux cleaned = 0.00266212 Jy ! Component: 150 - total flux cleaned = 0.00341837 Jy ! Component: 200 - total flux cleaned = 0.00396805 Jy ! Total flux subtracted in 200 components = 0.00396805 Jy ! Clean residual min=-0.003711 max=0.004333 Jy/beam ! Clean residual mean=-0.000010 rms=0.001268 Jy/beam ! Combined flux in latest and established models = 0.912199 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 170 components and 0.912199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067770Jy sigma=1.012348 ! Fit after self-cal, rms=0.067771Jy sigma=1.012294 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.000649529 Jy ! Component: 100 - total flux cleaned = 0.000990412 Jy ! Component: 150 - total flux cleaned = 0.00130338 Jy ! Component: 200 - total flux cleaned = 0.00147749 Jy ! Total flux subtracted in 200 components = 0.00147749 Jy ! Clean residual min=-0.003627 max=0.004281 Jy/beam ! Clean residual mean=-0.000010 rms=0.001250 Jy/beam ! Combined flux in latest and established models = 0.913676 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 188 components and 0.913676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067759Jy sigma=1.012060 ! Fit after self-cal, rms=0.067760Jy sigma=1.012046 ! 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.905 mas, bmaj=11.8 mas, bpa=18.22 degrees ! Estimated noise=1.03354 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.905 x 11.8 at 18.22 degrees (North through East) ! Clean map min=-0.0037008 max=0.86515 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.067760Jy sigma=1.012046 ! Fit after self-cal, rms=0.061963Jy sigma=0.909538 ! Inverting map and beam ! Estimated beam: bmin=3.905 mas, bmaj=11.8 mas, bpa=18.22 degrees ! Estimated noise=1.034 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.19501e-05 Jy ! Component: 100 - total flux cleaned = -6.24077e-05 Jy ! Component: 150 - total flux cleaned = -5.78982e-05 Jy ! Component: 200 - total flux cleaned = -5.64798e-05 Jy ! Total flux subtracted in 200 components = -5.64798e-05 Jy ! Clean residual min=-0.003275 max=0.003440 Jy/beam ! Clean residual mean=-0.000007 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.91362 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 213 components and 0.91362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061894Jy sigma=0.908302 ! Fit after self-cal, rms=0.061889Jy sigma=0.908281 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.46498e-05 Jy ! Component: 100 - total flux cleaned = 4.35427e-05 Jy ! Component: 150 - total flux cleaned = 4.35418e-05 Jy ! Component: 200 - total flux cleaned = 7.57723e-05 Jy ! Total flux subtracted in 200 components = 7.57723e-05 Jy ! Clean residual min=-0.003223 max=0.003361 Jy/beam ! Clean residual mean=-0.000007 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.913695 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 223 components and 0.913696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061856Jy sigma=0.907684 ! Fit after self-cal, rms=0.061855Jy sigma=0.907677 ! 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.061855Jy sigma=0.907677 ! Fit after self-cal, rms=0.061853Jy sigma=0.907581 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.268 mas, bmaj=10.59 mas, bpa=19.28 degrees ! Estimated noise=1.2403 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.674396 Jy ! Component: 100 - total flux cleaned = 0.821476 Jy ! Component: 150 - total flux cleaned = 0.858032 Jy ! Component: 200 - total flux cleaned = 0.872875 Jy ! Total flux subtracted in 200 components = 0.872875 Jy ! Clean residual min=-0.005411 max=0.006444 Jy/beam ! Clean residual mean=0.000005 rms=0.001536 Jy/beam ! Combined flux in latest and established models = 0.872875 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.872875 Jy ! Inverting map and beam ! Estimated beam: bmin=3.905 mas, bmaj=11.79 mas, bpa=18.23 degrees ! Estimated noise=1.03415 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) ! Added new window around map position (-0.5, 12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00845386 Jy ! Component: 100 - total flux cleaned = 0.0147155 Jy ! Component: 150 - total flux cleaned = 0.0197387 Jy ! Component: 200 - total flux cleaned = 0.0239465 Jy ! Total flux subtracted in 200 components = 0.0239465 Jy ! Clean residual min=-0.003901 max=0.004175 Jy/beam ! Clean residual mean=0.000001 rms=0.001112 Jy/beam ! Combined flux in latest and established models = 0.896821 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 47 components and 0.896821 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.633 mas, bmaj=15.7 mas, bpa=9.665 degrees ! Estimated noise=1.20565 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.003184 Jy ! Component: 100 - total flux cleaned = 0.00516563 Jy ! Component: 150 - total flux cleaned = 0.00672454 Jy ! Component: 200 - total flux cleaned = 0.00808766 Jy ! Total flux subtracted in 200 components = 0.00808766 Jy ! Clean residual min=-0.003463 max=0.004040 Jy/beam ! Clean residual mean=-0.000006 rms=0.001208 Jy/beam ! Combined flux in latest and established models = 0.904909 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.00113374 Jy ! Component: 100 - total flux cleaned = 0.00222652 Jy ! Component: 150 - total flux cleaned = 0.00322279 Jy ! Component: 200 - total flux cleaned = 0.0040751 Jy ! Total flux subtracted in 200 components = 0.0040751 Jy ! Clean residual min=-0.003131 max=0.004045 Jy/beam ! Clean residual mean=-0.000009 rms=0.001139 Jy/beam ! Combined flux in latest and established models = 0.908984 Jy ! Adding 91 model components to the UV plane model. ! The established model now contains 131 components and 0.908984 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.905 mas, bmaj=11.79 mas, bpa=18.23 degrees ! Estimated noise=1.03415 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000340922 Jy ! Component: 100 - total flux cleaned = 0.000607361 Jy ! Component: 150 - total flux cleaned = 0.00126607 Jy ! Component: 200 - total flux cleaned = 0.00157147 Jy ! Total flux subtracted in 200 components = 0.00157147 Jy ! Clean residual min=-0.003029 max=0.003165 Jy/beam ! Clean residual mean=-0.000006 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.910556 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 153 components and 0.910556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061992Jy sigma=0.909829 ! Fit after self-cal, rms=0.061967Jy sigma=0.909403 wmodel /scr/pima/bg219e_uvs/J2011-1546_S_map.mod ! Writing 153 model components to file: /scr/pima/bg219e_uvs/J2011-1546_S_map.mod wobs /scr/pima/bg219e_uvs/J2011-1546_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J2011-1546_S_uvs.fits wwins /scr/pima/bg219e_uvs/J2011-1546_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219e_uvs/J2011-1546_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.000776811 Jy ! Component: 100 - total flux cleaned = 0.000834264 Jy ! Component: 150 - total flux cleaned = 0.000941621 Jy ! Component: 200 - total flux cleaned = 0.0011476 Jy ! Component: 250 - total flux cleaned = 0.00139569 Jy ! Component: 300 - total flux cleaned = 0.00154056 Jy ! Component: 350 - total flux cleaned = 0.00163374 Jy ! Component: 400 - total flux cleaned = 0.00181359 Jy ! Component: 450 - total flux cleaned = 0.00194571 Jy ! Component: 500 - total flux cleaned = 0.00203211 Jy ! Component: 550 - total flux cleaned = 0.00228393 Jy ! Component: 600 - total flux cleaned = 0.00257166 Jy ! Component: 650 - total flux cleaned = 0.00265217 Jy ! Component: 700 - total flux cleaned = 0.00289075 Jy ! Component: 750 - total flux cleaned = 0.00320267 Jy ! Component: 800 - total flux cleaned = 0.00335518 Jy ! Component: 850 - total flux cleaned = 0.00350669 Jy ! Component: 900 - total flux cleaned = 0.00369238 Jy ! Component: 950 - total flux cleaned = 0.00376552 Jy ! Component: 1000 - total flux cleaned = 0.00398135 Jy ! Component: 1050 - total flux cleaned = 0.00408836 Jy ! Component: 1100 - total flux cleaned = 0.00422854 Jy ! Component: 1150 - total flux cleaned = 0.0041939 Jy ! Component: 1200 - total flux cleaned = 0.00439852 Jy ! Component: 1250 - total flux cleaned = 0.00436426 Jy ! Component: 1300 - total flux cleaned = 0.00443114 Jy ! Component: 1350 - total flux cleaned = 0.00446367 Jy ! Component: 1400 - total flux cleaned = 0.00452855 Jy ! Component: 1450 - total flux cleaned = 0.00459234 Jy ! Component: 1500 - total flux cleaned = 0.00459209 Jy ! Component: 1550 - total flux cleaned = 0.00465426 Jy ! Component: 1600 - total flux cleaned = 0.00465419 Jy ! Component: 1650 - total flux cleaned = 0.00474574 Jy ! Component: 1700 - total flux cleaned = 0.00471538 Jy ! Component: 1750 - total flux cleaned = 0.0048344 Jy ! Component: 1800 - total flux cleaned = 0.00492275 Jy ! Component: 1850 - total flux cleaned = 0.00495169 Jy ! Component: 1900 - total flux cleaned = 0.00500919 Jy ! Component: 1950 - total flux cleaned = 0.00518052 Jy ! Component: 2000 - total flux cleaned = 0.00526521 Jy ! Component: 2050 - total flux cleaned = 0.00523716 Jy ! Component: 2100 - total flux cleaned = 0.00526524 Jy ! Component: 2150 - total flux cleaned = 0.00543042 Jy ! Component: 2200 - total flux cleaned = 0.00543056 Jy ! Component: 2250 - total flux cleaned = 0.00537661 Jy ! Component: 2300 - total flux cleaned = 0.00556407 Jy ! Component: 2350 - total flux cleaned = 0.00561677 Jy ! Component: 2400 - total flux cleaned = 0.00569545 Jy ! Component: 2450 - total flux cleaned = 0.00559109 Jy ! Component: 2500 - total flux cleaned = 0.00572035 Jy ! Component: 2550 - total flux cleaned = 0.00572032 Jy ! Component: 2600 - total flux cleaned = 0.00572053 Jy ! Component: 2650 - total flux cleaned = 0.00582158 Jy ! Component: 2700 - total flux cleaned = 0.00579671 Jy ! Component: 2750 - total flux cleaned = 0.00589607 Jy ! Component: 2800 - total flux cleaned = 0.00582219 Jy ! Component: 2850 - total flux cleaned = 0.00587104 Jy ! Component: 2900 - total flux cleaned = 0.00584671 Jy ! Component: 2950 - total flux cleaned = 0.00587055 Jy ! Component: 3000 - total flux cleaned = 0.00591794 Jy ! Component: 3050 - total flux cleaned = 0.00594153 Jy ! Component: 3100 - total flux cleaned = 0.00594159 Jy ! Component: 3150 - total flux cleaned = 0.00598829 Jy ! Component: 3200 - total flux cleaned = 0.00598833 Jy ! Component: 3250 - total flux cleaned = 0.00598834 Jy ! Component: 3300 - total flux cleaned = 0.00601127 Jy ! Component: 3350 - total flux cleaned = 0.0061025 Jy ! Component: 3400 - total flux cleaned = 0.00612503 Jy ! Component: 3450 - total flux cleaned = 0.00616969 Jy ! Component: 3500 - total flux cleaned = 0.00619201 Jy ! Component: 3550 - total flux cleaned = 0.00614755 Jy ! Component: 3600 - total flux cleaned = 0.00625789 Jy ! Component: 3650 - total flux cleaned = 0.00623593 Jy ! Component: 3700 - total flux cleaned = 0.00630145 Jy ! Component: 3750 - total flux cleaned = 0.00636624 Jy ! Component: 3800 - total flux cleaned = 0.00634451 Jy ! Component: 3850 - total flux cleaned = 0.00632328 Jy ! Component: 3900 - total flux cleaned = 0.00638728 Jy ! Component: 3950 - total flux cleaned = 0.00651417 Jy ! Component: 4000 - total flux cleaned = 0.00647189 Jy ! Component: 4050 - total flux cleaned = 0.00653463 Jy ! Total flux subtracted in 4096 components = 0.00653458 Jy ! Clean residual min=-0.001191 max=0.001407 Jy/beam ! Clean residual mean=0.000001 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.91709 Jy keep ! Adding 322 model components to the UV plane model. ! The established model now contains 475 components and 0.91709 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J2011-1546_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.905 x 11.79 at 18.23 degrees (North through East) ! Clean map min=-0.0023274 max=0.86362 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J2011-1546_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.863616 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000405459 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.140847 0.140847 0.281694 0.563387 1.12677 2.25355 4.5071 9.01419 18.0284 36.0568 72.1135 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.863 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 2129.97 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J2011-1546_S_uvs.log closed on Thu Apr 7 06:52:04 2016