! Started logfile: /scr/pima/bg219g_uvs/J1103+3014_S_uvs.log on Thu Apr 7 07:14:07 2016 obs /scr/pima/bg219g_uvs/J1103+3014_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1103+3014_S_uva.fits ! AN table 1: 21 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.919312 visibilities/baseline/integration-bin. ! Found source: J1103+3014 ! ! 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 2780 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/bg219g_uvs/J1103+3014_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.025007Jy sigma=24.119533 ! Fit after self-cal, rms=0.827807Jy sigma=19.255120 ! 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.095 mas, bmaj=10.41 mas, bpa=-50.75 degrees ! Estimated noise=0.790387 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.14462 Jy ! Component: 100 - total flux cleaned = 0.176218 Jy ! Total flux subtracted in 100 components = 0.176218 Jy ! Clean residual min=-0.012654 max=0.023550 Jy/beam ! Clean residual mean=-0.000097 rms=0.004425 Jy/beam ! Combined flux in latest and established models = 0.176218 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.176218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093850Jy sigma=2.075543 ! Fit after self-cal, rms=0.093859Jy sigma=2.075405 ! 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.921 mas, bmaj=9.76 mas, bpa=-51.33 degrees ! Estimated noise=0.613564 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.00393648 Jy ! Component: 100 - total flux cleaned = 0.00447754 Jy ! Component: 150 - total flux cleaned = 0.00544599 Jy ! Component: 200 - total flux cleaned = 0.00611087 Jy ! Total flux subtracted in 200 components = 0.00611087 Jy ! Clean residual min=-0.012454 max=0.021963 Jy/beam ! Clean residual mean=-0.000108 rms=0.004336 Jy/beam ! Combined flux in latest and established models = 0.182328 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 17 components and 0.182329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092634Jy sigma=2.041357 ! Fit after self-cal, rms=0.092616Jy sigma=2.040967 ! 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.921 x 9.76 at -51.33 degrees (North through East) ! Clean map min=-0.012245 max=0.18401 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* ! ! ! Correcting IF 2. ! 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* ! ! ! Correcting IF 3. ! 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* ! ! ! Correcting IF 4. ! 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* ! ! ! Fit before self-cal, rms=0.092616Jy sigma=2.040967 ! Fit after self-cal, rms=0.092616Jy sigma=2.040967 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.921 mas, bmaj=9.76 mas, bpa=-51.33 degrees ! Estimated noise=0.613564 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 (-59, 66). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0193978 Jy ! Component: 100 - total flux cleaned = 0.0216187 Jy ! Component: 150 - total flux cleaned = 0.0197198 Jy ! Component: 200 - total flux cleaned = 0.0183697 Jy ! Total flux subtracted in 200 components = 0.0183697 Jy ! Clean residual min=-0.009955 max=0.019844 Jy/beam ! Clean residual mean=-0.000092 rms=0.003227 Jy/beam ! Combined flux in latest and established models = 0.200698 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 42 components and 0.200698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088182Jy sigma=1.944847 ! Fit after self-cal, rms=0.087466Jy sigma=1.923220 ! 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.087466Jy sigma=1.923220 ! Fit after self-cal, rms=0.087466Jy sigma=1.923220 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.921 mas, bmaj=9.76 mas, bpa=-51.33 degrees ! Estimated noise=0.613564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00820129 Jy ! Component: 100 - total flux cleaned = 0.00909386 Jy ! Component: 150 - total flux cleaned = 0.0092635 Jy ! Component: 200 - total flux cleaned = 0.00852436 Jy ! Total flux subtracted in 200 components = 0.00852436 Jy ! Clean residual min=-0.010354 max=0.013298 Jy/beam ! Clean residual mean=-0.000088 rms=0.002619 Jy/beam ! Combined flux in latest and established models = 0.209223 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 75 components and 0.209223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086265Jy sigma=1.898940 ! Fit after self-cal, rms=0.086155Jy sigma=1.894029 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 (116.5, 54). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100393 Jy ! Component: 100 - total flux cleaned = 0.0145446 Jy ! Component: 150 - total flux cleaned = 0.0170077 Jy ! Component: 200 - total flux cleaned = 0.0185524 Jy ! Total flux subtracted in 200 components = 0.0185524 Jy ! Clean residual min=-0.009226 max=0.008203 Jy/beam ! Clean residual mean=-0.000062 rms=0.001932 Jy/beam ! Combined flux in latest and established models = 0.227775 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 110 components and 0.227775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084675Jy sigma=1.863553 ! Fit after self-cal, rms=0.084591Jy sigma=1.861337 ! 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.084591Jy sigma=1.861337 ! Fit after self-cal, rms=0.087406Jy sigma=1.827915 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.918 mas, bmaj=9.771 mas, bpa=-51.36 degrees ! Estimated noise=0.625901 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00149385 Jy ! Component: 100 - total flux cleaned = -0.00213736 Jy ! Component: 150 - total flux cleaned = -0.00261263 Jy ! Component: 200 - total flux cleaned = -0.00289398 Jy ! Total flux subtracted in 200 components = -0.00289398 Jy ! Clean residual min=-0.005554 max=0.005383 Jy/beam ! Clean residual mean=-0.000019 rms=0.001331 Jy/beam ! Combined flux in latest and established models = 0.224881 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 137 components and 0.224881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087255Jy sigma=1.823810 ! Fit after self-cal, rms=0.087215Jy sigma=1.823137 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.000292669 Jy ! Component: 100 - total flux cleaned = -0.000425766 Jy ! Component: 150 - total flux cleaned = -0.000491472 Jy ! Component: 200 - total flux cleaned = -0.000491178 Jy ! Total flux subtracted in 200 components = -0.000491178 Jy ! Clean residual min=-0.005441 max=0.005161 Jy/beam ! Clean residual mean=-0.000018 rms=0.001296 Jy/beam ! Combined flux in latest and established models = 0.22439 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 152 components and 0.22439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087134Jy sigma=1.821130 ! Fit after self-cal, rms=0.087127Jy sigma=1.821058 ! 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.087127Jy sigma=1.821058 ! Fit after self-cal, rms=0.087328Jy sigma=1.820667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.571 mas, bmaj=11.06 mas, bpa=-82.32 degrees ! Estimated noise=0.736353 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000829545 Jy ! Component: 100 - total flux cleaned = -0.00124729 Jy ! Component: 150 - total flux cleaned = -0.00161515 Jy ! Component: 200 - total flux cleaned = -0.00175717 Jy ! Total flux subtracted in 200 components = -0.00175717 Jy ! Clean residual min=-0.005571 max=0.005963 Jy/beam ! Clean residual mean=-0.000020 rms=0.001685 Jy/beam ! Combined flux in latest and established models = 0.222633 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 172 components and 0.222633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087276Jy sigma=1.819368 ! Fit after self-cal, rms=0.087265Jy sigma=1.819260 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.1301e-05 Jy ! Component: 100 - total flux cleaned = 9.50032e-05 Jy ! Component: 150 - total flux cleaned = 5.20964e-05 Jy ! Component: 200 - total flux cleaned = 1.23467e-05 Jy ! Total flux subtracted in 200 components = 1.23467e-05 Jy ! Clean residual min=-0.005530 max=0.005905 Jy/beam ! Clean residual mean=-0.000018 rms=0.001661 Jy/beam ! Combined flux in latest and established models = 0.222645 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 185 components and 0.222645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087230Jy sigma=1.818563 ! Fit after self-cal, rms=0.087233Jy sigma=1.818501 ! 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.918 mas, bmaj=9.768 mas, bpa=-51.33 degrees ! Estimated noise=0.626041 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.918 x 9.768 at -51.33 degrees (North through East) ! Clean map min=-0.007806 max=0.18065 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.103 mas, bmaj=10.4 mas, bpa=-50.73 degrees ! Estimated noise=0.804371 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.146499 Jy ! Component: 100 - total flux cleaned = 0.186098 Jy ! Component: 150 - total flux cleaned = 0.20409 Jy ! Component: 200 - total flux cleaned = 0.210585 Jy ! Total flux subtracted in 200 components = 0.210585 Jy ! Clean residual min=-0.008585 max=0.010431 Jy/beam ! Clean residual mean=-0.000064 rms=0.002361 Jy/beam ! Combined flux in latest and established models = 0.210585 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.210585 Jy ! Inverting map and beam ! Estimated beam: bmin=3.918 mas, bmaj=9.768 mas, bpa=-51.33 degrees ! Estimated noise=0.626041 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 (-114, -53.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00811737 Jy ! Component: 100 - total flux cleaned = 0.0111565 Jy ! Component: 150 - total flux cleaned = 0.0121606 Jy ! Component: 200 - total flux cleaned = 0.0128734 Jy ! Total flux subtracted in 200 components = 0.0128734 Jy ! Clean residual min=-0.006860 max=0.006495 Jy/beam ! Clean residual mean=-0.000023 rms=0.001638 Jy/beam ! Combined flux in latest and established models = 0.223458 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 57 components and 0.223458 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.571 mas, bmaj=11.06 mas, bpa=-82.32 degrees ! Estimated noise=0.736353 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00274751 Jy ! Component: 100 - total flux cleaned = 0.00447753 Jy ! Component: 150 - total flux cleaned = 0.00558732 Jy ! Component: 200 - total flux cleaned = 0.00681035 Jy ! Total flux subtracted in 200 components = 0.00681035 Jy ! Clean residual min=-0.006481 max=0.005719 Jy/beam ! Clean residual mean=-0.000012 rms=0.001740 Jy/beam ! Combined flux in latest and established models = 0.230269 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.000910742 Jy ! Component: 100 - total flux cleaned = 0.00156356 Jy ! Component: 150 - total flux cleaned = 0.00225825 Jy ! Component: 200 - total flux cleaned = 0.00274753 Jy ! Total flux subtracted in 200 components = 0.00274753 Jy ! Clean residual min=-0.006045 max=0.005260 Jy/beam ! Clean residual mean=0.000003 rms=0.001621 Jy/beam ! Combined flux in latest and established models = 0.233016 Jy ! Adding 90 model components to the UV plane model. ! The established model now contains 142 components and 0.233016 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.918 mas, bmaj=9.768 mas, bpa=-51.33 degrees ! Estimated noise=0.626041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000652965 Jy ! Component: 100 - total flux cleaned = -0.00132902 Jy ! Component: 150 - total flux cleaned = -0.00173689 Jy ! Component: 200 - total flux cleaned = -0.00183567 Jy ! Total flux subtracted in 200 components = -0.00183567 Jy ! Clean residual min=-0.005182 max=0.005233 Jy/beam ! Clean residual mean=-0.000004 rms=0.001305 Jy/beam ! Combined flux in latest and established models = 0.23118 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 161 components and 0.23118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087279Jy sigma=1.821598 ! Fit after self-cal, rms=0.087220Jy sigma=1.819815 wmodel /scr/pima/bg219g_uvs/J1103+3014_S_map.mod ! Writing 161 model components to file: /scr/pima/bg219g_uvs/J1103+3014_S_map.mod wobs /scr/pima/bg219g_uvs/J1103+3014_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1103+3014_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1103+3014_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219g_uvs/J1103+3014_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.00016488 Jy ! Component: 100 - total flux cleaned = -0.000664927 Jy ! Component: 150 - total flux cleaned = -0.00120769 Jy ! Component: 200 - total flux cleaned = -0.00171915 Jy ! Component: 250 - total flux cleaned = -0.00206227 Jy ! Component: 300 - total flux cleaned = -0.00212687 Jy ! Component: 350 - total flux cleaned = -0.00237488 Jy ! Component: 400 - total flux cleaned = -0.0026072 Jy ! Component: 450 - total flux cleaned = -0.00277328 Jy ! Component: 500 - total flux cleaned = -0.00314744 Jy ! Component: 550 - total flux cleaned = -0.00340507 Jy ! Component: 600 - total flux cleaned = -0.00395153 Jy ! Component: 650 - total flux cleaned = -0.00423881 Jy ! Component: 700 - total flux cleaned = -0.00447121 Jy ! Component: 750 - total flux cleaned = -0.00465107 Jy ! Component: 800 - total flux cleaned = -0.00491426 Jy ! Component: 850 - total flux cleaned = -0.005042 Jy ! Component: 900 - total flux cleaned = -0.00516814 Jy ! Component: 950 - total flux cleaned = -0.00537245 Jy ! Component: 1000 - total flux cleaned = -0.0054528 Jy ! Component: 1050 - total flux cleaned = -0.00568944 Jy ! Component: 1100 - total flux cleaned = -0.00576713 Jy ! Component: 1150 - total flux cleaned = -0.00588127 Jy ! Component: 1200 - total flux cleaned = -0.00591859 Jy ! Component: 1250 - total flux cleaned = -0.00602986 Jy ! Component: 1300 - total flux cleaned = -0.00617516 Jy ! Component: 1350 - total flux cleaned = -0.00628276 Jy ! Component: 1400 - total flux cleaned = -0.00645953 Jy ! Component: 1450 - total flux cleaned = -0.00659839 Jy ! Component: 1500 - total flux cleaned = -0.00673574 Jy ! Component: 1550 - total flux cleaned = -0.00687077 Jy ! Component: 1600 - total flux cleaned = -0.00690389 Jy ! Component: 1650 - total flux cleaned = -0.00687065 Jy ! Component: 1700 - total flux cleaned = -0.00693588 Jy ! Component: 1750 - total flux cleaned = -0.00693609 Jy ! Component: 1800 - total flux cleaned = -0.00693608 Jy ! Component: 1850 - total flux cleaned = -0.00696745 Jy ! Component: 1900 - total flux cleaned = -0.0069355 Jy ! Component: 1950 - total flux cleaned = -0.0069042 Jy ! Component: 2000 - total flux cleaned = -0.00687333 Jy ! Component: 2050 - total flux cleaned = -0.00690356 Jy ! Component: 2100 - total flux cleaned = -0.00678323 Jy ! Component: 2150 - total flux cleaned = -0.00675334 Jy ! Component: 2200 - total flux cleaned = -0.00666467 Jy ! Component: 2250 - total flux cleaned = -0.0066351 Jy ! Component: 2300 - total flux cleaned = -0.00645917 Jy ! Component: 2350 - total flux cleaned = -0.00645918 Jy ! Component: 2400 - total flux cleaned = -0.00634298 Jy ! Component: 2450 - total flux cleaned = -0.00622781 Jy ! Component: 2500 - total flux cleaned = -0.00617062 Jy ! Component: 2550 - total flux cleaned = -0.00611348 Jy ! Component: 2600 - total flux cleaned = -0.00594331 Jy ! Component: 2650 - total flux cleaned = -0.00585858 Jy ! Component: 2700 - total flux cleaned = -0.00577404 Jy ! Component: 2750 - total flux cleaned = -0.00568996 Jy ! Component: 2800 - total flux cleaned = -0.00560614 Jy ! Component: 2850 - total flux cleaned = -0.00549489 Jy ! Component: 2900 - total flux cleaned = -0.0054394 Jy ! Component: 2950 - total flux cleaned = -0.00535636 Jy ! Component: 3000 - total flux cleaned = -0.00527344 Jy ! Component: 3050 - total flux cleaned = -0.00519091 Jy ! Component: 3100 - total flux cleaned = -0.00516356 Jy ! Component: 3150 - total flux cleaned = -0.00497131 Jy ! Component: 3200 - total flux cleaned = -0.00494388 Jy ! Component: 3250 - total flux cleaned = -0.00480683 Jy ! Component: 3300 - total flux cleaned = -0.00461518 Jy ! Component: 3350 - total flux cleaned = -0.00453319 Jy ! Component: 3400 - total flux cleaned = -0.00431436 Jy ! Component: 3450 - total flux cleaned = -0.00412282 Jy ! Component: 3500 - total flux cleaned = -0.00398592 Jy ! Component: 3550 - total flux cleaned = -0.0037941 Jy ! Component: 3600 - total flux cleaned = -0.00362975 Jy ! Component: 3650 - total flux cleaned = -0.0034652 Jy ! Component: 3700 - total flux cleaned = -0.0033281 Jy ! Component: 3750 - total flux cleaned = -0.0031084 Jy ! Component: 3800 - total flux cleaned = -0.00297088 Jy ! Component: 3850 - total flux cleaned = -0.00275053 Jy ! Component: 3900 - total flux cleaned = -0.00264021 Jy ! Component: 3950 - total flux cleaned = -0.00250215 Jy ! Component: 4000 - total flux cleaned = -0.0023359 Jy ! Component: 4050 - total flux cleaned = -0.00219711 Jy ! Total flux subtracted in 4096 components = -0.00205804 Jy ! Clean residual min=-0.001556 max=0.001595 Jy/beam ! Clean residual mean=0.000011 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.229122 Jy keep ! Adding 243 model components to the UV plane model. ! The established model now contains 404 components and 0.229122 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1103+3014_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.918 x 9.768 at -51.33 degrees (North through East) ! Clean map min=-0.0038695 max=0.17202 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1103+3014_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.172024 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000451347 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.787124 0.787124 1.57425 3.1485 6.29699 12.594 25.188 50.3759 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.172 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 381.134 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1103+3014_S_uvs.log closed on Thu Apr 7 07:14:11 2016