! Started logfile: /scr/pima/bg219e_uvs/J0511+0110_S_uvs.log on Thu Apr 7 06:36:14 2016 obs /scr/pima/bg219e_uvs/J0511+0110_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0511+0110_S_uva.fits ! AN table 1: 57 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.890351 visibilities/baseline/integration-bin. ! Found source: J0511+0110 ! ! 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 7308 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/J0511+0110_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 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013769Jy sigma=20.228030 ! Fit after self-cal, rms=0.823062Jy sigma=16.548017 ! 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.742 mas, bmaj=9.628 mas, bpa=19.81 degrees ! Estimated noise=0.665062 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.138277 Jy ! Component: 100 - total flux cleaned = 0.172679 Jy ! Total flux subtracted in 100 components = 0.172679 Jy ! Clean residual min=-0.018635 max=0.067511 Jy/beam ! Clean residual mean=-0.000075 rms=0.005872 Jy/beam ! Combined flux in latest and established models = 0.172679 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.172679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112711Jy sigma=2.226889 ! Fit after self-cal, rms=0.112666Jy sigma=2.225601 ! Inverting map ! Added new window around map position (-18, 14.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0536286 Jy ! Component: 100 - total flux cleaned = 0.0757543 Jy ! Total flux subtracted in 100 components = 0.0757543 Jy ! Clean residual min=-0.009240 max=0.012175 Jy/beam ! Clean residual mean=-0.000050 rms=0.002755 Jy/beam ! Combined flux in latest and established models = 0.248433 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 28 components and 0.248433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082651Jy sigma=1.600284 ! Fit after self-cal, rms=0.080449Jy sigma=1.560224 ! 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.469 mas, bmaj=10.13 mas, bpa=17.97 degrees ! Estimated noise=0.424957 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.0225529 Jy ! Component: 100 - total flux cleaned = 0.0371915 Jy ! Component: 150 - total flux cleaned = 0.0475743 Jy ! Component: 200 - total flux cleaned = 0.0555332 Jy ! Total flux subtracted in 200 components = 0.0555332 Jy ! Clean residual min=-0.005412 max=0.007987 Jy/beam ! Clean residual mean=-0.000077 rms=0.001765 Jy/beam ! Combined flux in latest and established models = 0.303966 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 95 components and 0.303966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072879Jy sigma=1.389772 ! Fit after self-cal, rms=0.072575Jy sigma=1.383800 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.469 x 10.13 at 17.97 degrees (North through East) ! Clean map min=-0.0051993 max=0.18105 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 1.01 HN 1.02 KP 0.98 ! LA 0.93 NL 1.02 OV 1.01 PT 0.91 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 0.99 KP 0.98 ! LA 0.95 NL 1.03 OV 1.02 PT 0.91 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 HN 0.99 KP 0.97 ! LA 0.94 NL 1.04 OV 1.00 PT 0.94 ! SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.00 KP 0.97 ! LA 0.93 NL 1.02 OV 1.05 PT 0.93 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.072575Jy sigma=1.383800 ! Fit after self-cal, rms=0.070216Jy sigma=1.353462 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.514 mas, bmaj=10.21 mas, bpa=17.77 degrees ! Estimated noise=0.414413 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.00361442 Jy ! Component: 100 - total flux cleaned = 0.00467607 Jy ! Component: 150 - total flux cleaned = 0.00509866 Jy ! Component: 200 - total flux cleaned = 0.00524901 Jy ! Total flux subtracted in 200 components = 0.00524901 Jy ! Clean residual min=-0.003867 max=0.004309 Jy/beam ! Clean residual mean=-0.000042 rms=0.001056 Jy/beam ! Combined flux in latest and established models = 0.309215 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 129 components and 0.309215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069968Jy sigma=1.346890 ! Fit after self-cal, rms=0.069970Jy sigma=1.346063 ! 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.069970Jy sigma=1.346063 ! Fit after self-cal, rms=0.069797Jy sigma=1.337549 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.524 mas, bmaj=10.23 mas, bpa=17.76 degrees ! Estimated noise=0.414881 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000735334 Jy ! Component: 100 - total flux cleaned = 0.00106775 Jy ! Component: 150 - total flux cleaned = 0.00129426 Jy ! Component: 200 - total flux cleaned = 0.0013692 Jy ! Total flux subtracted in 200 components = 0.0013692 Jy ! Clean residual min=-0.003371 max=0.003557 Jy/beam ! Clean residual mean=-0.000020 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.310584 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 153 components and 0.310584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069724Jy sigma=1.335905 ! Fit after self-cal, rms=0.069724Jy sigma=1.335681 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 = 7.99623e-05 Jy ! Component: 100 - total flux cleaned = 0.000223482 Jy ! Component: 150 - total flux cleaned = 0.000253879 Jy ! Component: 200 - total flux cleaned = 0.000308966 Jy ! Total flux subtracted in 200 components = 0.000308966 Jy ! Clean residual min=-0.003299 max=0.003366 Jy/beam ! Clean residual mean=-0.000019 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.310893 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 159 components and 0.310893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069693Jy sigma=1.335009 ! Fit after self-cal, rms=0.069690Jy sigma=1.334938 ! 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.069690Jy sigma=1.334938 ! Fit after self-cal, rms=0.069805Jy sigma=1.334753 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.528 mas, bmaj=10.24 mas, bpa=17.75 degrees ! Estimated noise=0.415191 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000250028 Jy ! Component: 100 - total flux cleaned = 0.000381275 Jy ! Component: 150 - total flux cleaned = 0.000490225 Jy ! Component: 200 - total flux cleaned = 0.000561052 Jy ! Total flux subtracted in 200 components = 0.000561052 Jy ! Clean residual min=-0.003123 max=0.003292 Jy/beam ! Clean residual mean=-0.000019 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.311454 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 164 components and 0.311454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069780Jy sigma=1.334224 ! Fit after self-cal, rms=0.069779Jy sigma=1.334167 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 = -5.6414e-06 Jy ! Component: 100 - total flux cleaned = 3.92793e-05 Jy ! Component: 150 - total flux cleaned = 5.90721e-05 Jy ! Component: 200 - total flux cleaned = 5.78084e-05 Jy ! Total flux subtracted in 200 components = 5.78084e-05 Jy ! Clean residual min=-0.003088 max=0.003222 Jy/beam ! Clean residual mean=-0.000019 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.311512 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 173 components and 0.311512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069766Jy sigma=1.333914 ! Fit after self-cal, rms=0.069765Jy sigma=1.333888 ! 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.069765Jy sigma=1.333888 ! Fit after self-cal, rms=0.069849Jy sigma=1.333821 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.507 mas, bmaj=12.64 mas, bpa=5.184 degrees ! Estimated noise=0.463666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000923568 Jy ! Component: 100 - total flux cleaned = 0.00116128 Jy ! Component: 150 - total flux cleaned = 0.0012982 Jy ! Component: 200 - total flux cleaned = 0.00139453 Jy ! Total flux subtracted in 200 components = 0.00139453 Jy ! Clean residual min=-0.003471 max=0.003973 Jy/beam ! Clean residual mean=-0.000030 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 0.312907 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 182 components and 0.312907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069844Jy sigma=1.333610 ! Fit after self-cal, rms=0.069841Jy sigma=1.333518 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.28346e-05 Jy ! Component: 100 - total flux cleaned = 0.000116829 Jy ! Component: 150 - total flux cleaned = 0.000203766 Jy ! Component: 200 - total flux cleaned = 0.000242317 Jy ! Total flux subtracted in 200 components = 0.000242317 Jy ! Clean residual min=-0.003432 max=0.003942 Jy/beam ! Clean residual mean=-0.000029 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.313149 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 191 components and 0.313149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069841Jy sigma=1.333487 ! Fit after self-cal, rms=0.069838Jy sigma=1.333426 ! 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.53 mas, bmaj=10.24 mas, bpa=17.74 degrees ! Estimated noise=0.415407 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.53 x 10.24 at 17.74 degrees (North through East) ! Clean map min=-0.0030362 max=0.17638 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.777 mas, bmaj=9.673 mas, bpa=19.49 degrees ! Estimated noise=0.655614 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.140079 Jy ! Component: 100 - total flux cleaned = 0.197494 Jy ! Component: 150 - total flux cleaned = 0.229585 Jy ! Component: 200 - total flux cleaned = 0.25062 Jy ! Total flux subtracted in 200 components = 0.25062 Jy ! Clean residual min=-0.007296 max=0.011469 Jy/beam ! Clean residual mean=-0.000028 rms=0.002203 Jy/beam ! Combined flux in latest and established models = 0.25062 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.25062 Jy ! Inverting map and beam ! Estimated beam: bmin=4.53 mas, bmaj=10.24 mas, bpa=17.74 degrees ! Estimated noise=0.415407 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.0182608 Jy ! Component: 100 - total flux cleaned = 0.0303464 Jy ! Component: 150 - total flux cleaned = 0.0387107 Jy ! Component: 200 - total flux cleaned = 0.0447421 Jy ! Total flux subtracted in 200 components = 0.0447421 Jy ! Clean residual min=-0.003643 max=0.005555 Jy/beam ! Clean residual mean=-0.000032 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.295362 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 84 components and 0.295362 Jy ! Inverting map ! Added new window around map position (-6.5, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00533336 Jy ! Component: 100 - total flux cleaned = 0.00897035 Jy ! Component: 150 - total flux cleaned = 0.0106843 Jy ! Component: 200 - total flux cleaned = 0.0119811 Jy ! Total flux subtracted in 200 components = 0.0119811 Jy ! Clean residual min=-0.003020 max=0.003207 Jy/beam ! Clean residual mean=-0.000024 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.307343 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 125 components and 0.307343 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.507 mas, bmaj=12.64 mas, bpa=5.184 degrees ! Estimated noise=0.463666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00266592 Jy ! Component: 100 - total flux cleaned = 0.00369091 Jy ! Component: 150 - total flux cleaned = 0.00430796 Jy ! Component: 200 - total flux cleaned = 0.00471599 Jy ! Total flux subtracted in 200 components = 0.00471599 Jy ! Clean residual min=-0.003361 max=0.004172 Jy/beam ! Clean residual mean=-0.000032 rms=0.001041 Jy/beam ! Combined flux in latest and established models = 0.312059 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.000344387 Jy ! Component: 100 - total flux cleaned = 0.000443688 Jy ! Component: 150 - total flux cleaned = 0.000594361 Jy ! Component: 200 - total flux cleaned = 0.000701509 Jy ! Total flux subtracted in 200 components = 0.000701509 Jy ! Clean residual min=-0.003316 max=0.004106 Jy/beam ! Clean residual mean=-0.000031 rms=0.001026 Jy/beam ! Combined flux in latest and established models = 0.312761 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 189 components and 0.312761 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.53 mas, bmaj=10.24 mas, bpa=17.74 degrees ! Estimated noise=0.415407 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000114696 Jy ! Component: 100 - total flux cleaned = 5.9044e-05 Jy ! Component: 150 - total flux cleaned = 0.000180067 Jy ! Component: 200 - total flux cleaned = 0.000286951 Jy ! Total flux subtracted in 200 components = 0.000286951 Jy ! Clean residual min=-0.002963 max=0.002990 Jy/beam ! Clean residual mean=-0.000019 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.313047 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 202 components and 0.313047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069756Jy sigma=1.331649 ! Fit after self-cal, rms=0.069739Jy sigma=1.331392 wmodel /scr/pima/bg219e_uvs/J0511+0110_S_map.mod ! Writing 202 model components to file: /scr/pima/bg219e_uvs/J0511+0110_S_map.mod wobs /scr/pima/bg219e_uvs/J0511+0110_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0511+0110_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0511+0110_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219e_uvs/J0511+0110_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.000264533 Jy ! Component: 100 - total flux cleaned = 0.000542573 Jy ! Component: 150 - total flux cleaned = 0.000586934 Jy ! Component: 200 - total flux cleaned = 0.000588218 Jy ! Component: 250 - total flux cleaned = 0.000743386 Jy ! Component: 300 - total flux cleaned = 0.000854003 Jy ! Component: 350 - total flux cleaned = 0.000996634 Jy ! Component: 400 - total flux cleaned = 0.00124039 Jy ! Component: 450 - total flux cleaned = 0.0014424 Jy ! Component: 500 - total flux cleaned = 0.00157371 Jy ! Component: 550 - total flux cleaned = 0.00173407 Jy ! Component: 600 - total flux cleaned = 0.00182798 Jy ! Component: 650 - total flux cleaned = 0.00192054 Jy ! Component: 700 - total flux cleaned = 0.00210117 Jy ! Component: 750 - total flux cleaned = 0.00210055 Jy ! Component: 800 - total flux cleaned = 0.00221566 Jy ! Component: 850 - total flux cleaned = 0.0021871 Jy ! Component: 900 - total flux cleaned = 0.00221486 Jy ! Component: 950 - total flux cleaned = 0.00210488 Jy ! Component: 1000 - total flux cleaned = 0.00207787 Jy ! Component: 1050 - total flux cleaned = 0.00207741 Jy ! Component: 1100 - total flux cleaned = 0.00199865 Jy ! Component: 1150 - total flux cleaned = 0.00192184 Jy ! Component: 1200 - total flux cleaned = 0.00179616 Jy ! Component: 1250 - total flux cleaned = 0.00172207 Jy ! Component: 1300 - total flux cleaned = 0.00172228 Jy ! Component: 1350 - total flux cleaned = 0.0016982 Jy ! Component: 1400 - total flux cleaned = 0.00157998 Jy ! Component: 1450 - total flux cleaned = 0.00151024 Jy ! Component: 1500 - total flux cleaned = 0.00146421 Jy ! Component: 1550 - total flux cleaned = 0.00144145 Jy ! Component: 1600 - total flux cleaned = 0.00139693 Jy ! Component: 1650 - total flux cleaned = 0.00135366 Jy ! Component: 1700 - total flux cleaned = 0.00137565 Jy ! Component: 1750 - total flux cleaned = 0.00131222 Jy ! Component: 1800 - total flux cleaned = 0.001375 Jy ! Component: 1850 - total flux cleaned = 0.00137497 Jy ! Component: 1900 - total flux cleaned = 0.0012941 Jy ! Component: 1950 - total flux cleaned = 0.00123436 Jy ! Component: 2000 - total flux cleaned = 0.00123507 Jy ! Component: 2050 - total flux cleaned = 0.00121566 Jy ! Component: 2100 - total flux cleaned = 0.00115816 Jy ! Component: 2150 - total flux cleaned = 0.0011581 Jy ! Component: 2200 - total flux cleaned = 0.00110187 Jy ! Component: 2250 - total flux cleaned = 0.00102789 Jy ! Component: 2300 - total flux cleaned = 0.00108257 Jy ! Component: 2350 - total flux cleaned = 0.00101036 Jy ! Component: 2400 - total flux cleaned = 0.00104601 Jy ! Component: 2450 - total flux cleaned = 0.001081 Jy ! Component: 2500 - total flux cleaned = 0.00106339 Jy ! Component: 2550 - total flux cleaned = 0.00106322 Jy ! Component: 2600 - total flux cleaned = 0.00109718 Jy ! Component: 2650 - total flux cleaned = 0.00111379 Jy ! Component: 2700 - total flux cleaned = 0.00113037 Jy ! Component: 2750 - total flux cleaned = 0.00117984 Jy ! Component: 2800 - total flux cleaned = 0.00116321 Jy ! Component: 2850 - total flux cleaned = 0.00113074 Jy ! Component: 2900 - total flux cleaned = 0.00114668 Jy ! Component: 2950 - total flux cleaned = 0.00111532 Jy ! Component: 3000 - total flux cleaned = 0.00116211 Jy ! Component: 3050 - total flux cleaned = 0.00111584 Jy ! Component: 3100 - total flux cleaned = 0.00111583 Jy ! Component: 3150 - total flux cleaned = 0.00116109 Jy ! Component: 3200 - total flux cleaned = 0.0011462 Jy ! Component: 3250 - total flux cleaned = 0.00114621 Jy ! Component: 3300 - total flux cleaned = 0.00117507 Jy ! Component: 3350 - total flux cleaned = 0.00110236 Jy ! Component: 3400 - total flux cleaned = 0.00111676 Jy ! Component: 3450 - total flux cleaned = 0.00108813 Jy ! Component: 3500 - total flux cleaned = 0.001102 Jy ! Component: 3550 - total flux cleaned = 0.00112988 Jy ! Component: 3600 - total flux cleaned = 0.00111596 Jy ! Component: 3650 - total flux cleaned = 0.00112964 Jy ! Component: 3700 - total flux cleaned = 0.00115679 Jy ! Component: 3750 - total flux cleaned = 0.0012242 Jy ! Component: 3800 - total flux cleaned = 0.0012243 Jy ! Component: 3850 - total flux cleaned = 0.00117135 Jy ! Component: 3900 - total flux cleaned = 0.00122396 Jy ! Component: 3950 - total flux cleaned = 0.00128921 Jy ! Component: 4000 - total flux cleaned = 0.00130217 Jy ! Component: 4050 - total flux cleaned = 0.00131499 Jy ! Total flux subtracted in 4096 components = 0.001353 Jy ! Clean residual min=-0.000634 max=0.000803 Jy/beam ! Clean residual mean=-0.000006 rms=0.000253 Jy/beam ! Combined flux in latest and established models = 0.3144 Jy keep ! Adding 328 model components to the UV plane model. ! The established model now contains 530 components and 0.3144 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0511+0110_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.53 x 10.24 at 17.74 degrees (North through East) ! Clean map min=-0.00224 max=0.1761 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0511+0110_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.176101 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000243096 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.41413 0.41413 0.828259 1.65652 3.31304 6.62607 13.2521 26.5043 53.0086 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.176 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 724.41 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0511+0110_S_uvs.log closed on Thu Apr 7 06:36:18 2016