! Started logfile: /scr/pima/bg219a_uvs/J0724+0308_S_uvs.log on Wed Apr 6 22:47:35 2016 obs /scr/pima/bg219a_uvs/J0724+0308_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0724+0308_S_uva.fits ! AN table 1: 28 integrations on 15 of 15 possible baselines. ! AN table 2: 29 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.992982 visibilities/baseline/integration-bin. ! Found source: J0724+0308 ! ! 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 49 lines of history. ! ! Reading 3396 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/bg219a_uvs/J0724+0308_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 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.008005Jy sigma=23.711585 ! Fit after self-cal, rms=0.932206Jy sigma=21.907016 ! 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.699 mas, bmaj=6.618 mas, bpa=-4.693 degrees ! Estimated noise=0.744308 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.0530809 Jy ! Component: 100 - total flux cleaned = 0.0663524 Jy ! Total flux subtracted in 100 components = 0.0663524 Jy ! Clean residual min=-0.004659 max=0.005609 Jy/beam ! Clean residual mean=0.000001 rms=0.001210 Jy/beam ! Combined flux in latest and established models = 0.0663524 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0663524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059614Jy sigma=1.249632 ! Fit after self-cal, rms=0.059151Jy sigma=1.239580 ! 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.229 mas, bmaj=7.452 mas, bpa=-3.719 degrees ! Estimated noise=0.536344 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.00628405 Jy ! Component: 100 - total flux cleaned = 0.00843972 Jy ! Component: 150 - total flux cleaned = 0.00891784 Jy ! Component: 200 - total flux cleaned = 0.00926577 Jy ! Total flux subtracted in 200 components = 0.00926577 Jy ! Clean residual min=-0.002430 max=0.002411 Jy/beam ! Clean residual mean=-0.000003 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.0756181 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 20 components and 0.0756181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058490Jy sigma=1.224556 ! Fit after self-cal, rms=0.058440Jy sigma=1.223958 ! 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.229 x 7.452 at -3.719 degrees (North through East) ! Clean map min=-0.0026062 max=0.069406 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: ! FD 0.97 MK 0.96 NL 0.98 OV 1.00 ! PT 1.02 SC 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.03 MK 1.04 NL 0.98 OV 1.05 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 MK 1.08 NL 1.02 OV 1.06 ! PT 0.95 SC 0.93 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.94 MK 1.05 NL 0.96 OV 0.97 ! PT 1.07 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.88 MK 0.99 NL 1.03 OV 1.05 ! PT 1.02 SC 0.89 ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.05 MK 1.04 NL 0.99 OV 1.00 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.85 MK 0.98 NL 0.97 OV 1.05 ! PT 0.95 SC 0.90 ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.05 MK 1.11 NL 0.97 OV 0.93 ! PT 1.04 SC 0.98 ! ! ! Fit before self-cal, rms=0.058440Jy sigma=1.223958 ! Fit after self-cal, rms=0.057165Jy sigma=1.218072 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.234 mas, bmaj=7.455 mas, bpa=-3.456 degrees ! Estimated noise=0.531139 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 = -9.22615e-05 Jy ! Component: 100 - total flux cleaned = -0.000147812 Jy ! Component: 150 - total flux cleaned = -0.000147038 Jy ! Component: 200 - total flux cleaned = -0.000147161 Jy ! Total flux subtracted in 200 components = -0.000147161 Jy ! Clean residual min=-0.002251 max=0.002269 Jy/beam ! Clean residual mean=-0.000002 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.075471 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 30 components and 0.075471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057140Jy sigma=1.217629 ! Fit after self-cal, rms=0.057124Jy sigma=1.217233 ! 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.057124Jy sigma=1.217233 ! Fit after self-cal, rms=0.057067Jy sigma=1.217210 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.236 mas, bmaj=7.453 mas, bpa=-3.398 degrees ! Estimated noise=0.530607 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000121276 Jy ! Component: 100 - total flux cleaned = -0.000162058 Jy ! Component: 150 - total flux cleaned = -0.00017793 Jy ! Component: 200 - total flux cleaned = -0.000177333 Jy ! Total flux subtracted in 200 components = -0.000177333 Jy ! Clean residual min=-0.002251 max=0.002271 Jy/beam ! Clean residual mean=-0.000002 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.0752936 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 30 components and 0.0752936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057055Jy sigma=1.216986 ! Fit after self-cal, rms=0.057047Jy sigma=1.216928 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 (-85, -79.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000618293 Jy ! Component: 100 - total flux cleaned = 0.000340984 Jy ! Component: 150 - total flux cleaned = 0.000116692 Jy ! Component: 200 - total flux cleaned = 1.27573e-05 Jy ! Total flux subtracted in 200 components = 1.27573e-05 Jy ! Clean residual min=-0.001979 max=0.001726 Jy/beam ! Clean residual mean=-0.000001 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.0753064 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 51 components and 0.0753064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056950Jy sigma=1.215162 ! Fit after self-cal, rms=0.056943Jy sigma=1.214881 ! 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.056943Jy sigma=1.214881 ! Fit after self-cal, rms=0.056590Jy sigma=1.214715 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.24 mas, bmaj=7.455 mas, bpa=-3.382 degrees ! Estimated noise=0.528064 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000132665 Jy ! Component: 100 - total flux cleaned = -1.58986e-05 Jy ! Component: 150 - total flux cleaned = -0.000112401 Jy ! Component: 200 - total flux cleaned = -0.000179196 Jy ! Total flux subtracted in 200 components = -0.000179196 Jy ! Clean residual min=-0.001882 max=0.001740 Jy/beam ! Clean residual mean=-0.000001 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.0751272 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 58 components and 0.0751272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056561Jy sigma=1.214240 ! Fit after self-cal, rms=0.056560Jy sigma=1.214173 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 = -9.56829e-05 Jy ! Component: 100 - total flux cleaned = -0.000160196 Jy ! Component: 150 - total flux cleaned = -0.000232646 Jy ! Component: 200 - total flux cleaned = -0.000286052 Jy ! Total flux subtracted in 200 components = -0.000286052 Jy ! Clean residual min=-0.001860 max=0.001701 Jy/beam ! Clean residual mean=-0.000001 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.0748411 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 65 components and 0.0748412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056550Jy sigma=1.214019 ! Fit after self-cal, rms=0.056551Jy sigma=1.214006 ! 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.056551Jy sigma=1.214006 ! Fit after self-cal, rms=0.056371Jy sigma=1.213945 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.953 mas, bmaj=12.42 mas, bpa=-3.725 degrees ! Estimated noise=0.657154 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000183032 Jy ! Component: 100 - total flux cleaned = -0.000196926 Jy ! Component: 150 - total flux cleaned = -0.000172127 Jy ! Component: 200 - total flux cleaned = -0.000161016 Jy ! Total flux subtracted in 200 components = -0.000161016 Jy ! Clean residual min=-0.001914 max=0.001776 Jy/beam ! Clean residual mean=-0.000003 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.0746801 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 78 components and 0.0746801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056365Jy sigma=1.213888 ! Fit after self-cal, rms=0.056364Jy sigma=1.213864 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 = -8.88166e-05 Jy ! Component: 100 - total flux cleaned = -8.90585e-05 Jy ! Component: 150 - total flux cleaned = -8.91034e-05 Jy ! Component: 200 - total flux cleaned = -9.81654e-05 Jy ! Total flux subtracted in 200 components = -9.81654e-05 Jy ! Clean residual min=-0.001892 max=0.001747 Jy/beam ! Clean residual mean=-0.000003 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.074582 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 82 components and 0.074582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056361Jy sigma=1.213849 ! Fit after self-cal, rms=0.056361Jy sigma=1.213839 ! 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.243 mas, bmaj=7.457 mas, bpa=-3.386 degrees ! Estimated noise=0.526784 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.243 x 7.457 at -3.386 degrees (North through East) ! Clean map min=-0.0027864 max=0.069035 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.705 mas, bmaj=6.629 mas, bpa=-4.599 degrees ! Estimated noise=0.728278 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0519939 Jy ! Component: 100 - total flux cleaned = 0.0652495 Jy ! Component: 150 - total flux cleaned = 0.0714156 Jy ! Component: 200 - total flux cleaned = 0.073206 Jy ! Total flux subtracted in 200 components = 0.073206 Jy ! Clean residual min=-0.003670 max=0.003115 Jy/beam ! Clean residual mean=-0.000000 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.073206 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.073206 Jy ! Inverting map and beam ! Estimated beam: bmin=3.243 mas, bmaj=7.457 mas, bpa=-3.386 degrees ! Estimated noise=0.526784 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.00121076 Jy ! Component: 100 - total flux cleaned = 0.00128222 Jy ! Component: 150 - total flux cleaned = 0.00141052 Jy ! Component: 200 - total flux cleaned = 0.00141081 Jy ! Total flux subtracted in 200 components = 0.00141081 Jy ! Clean residual min=-0.002183 max=0.001911 Jy/beam ! Clean residual mean=-0.000002 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.0746168 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 30 components and 0.0746168 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=6.953 mas, bmaj=12.42 mas, bpa=-3.725 degrees ! Estimated noise=0.657154 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000403461 Jy ! Component: 100 - total flux cleaned = 0.000278459 Jy ! Component: 150 - total flux cleaned = 0.000148236 Jy ! Component: 200 - total flux cleaned = 3.8858e-05 Jy ! Total flux subtracted in 200 components = 3.8858e-05 Jy ! Clean residual min=-0.001947 max=0.001940 Jy/beam ! Clean residual mean=-0.000003 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.0746557 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 = -2.04188e-05 Jy ! Component: 100 - total flux cleaned = -6.26742e-08 Jy ! Component: 150 - total flux cleaned = -1.03986e-07 Jy ! Component: 200 - total flux cleaned = 1.73264e-05 Jy ! Total flux subtracted in 200 components = 1.73264e-05 Jy ! Clean residual min=-0.001922 max=0.001844 Jy/beam ! Clean residual mean=-0.000003 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.074673 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 53 components and 0.074673 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.243 mas, bmaj=7.457 mas, bpa=-3.386 degrees ! Estimated noise=0.526784 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000372718 Jy ! Component: 100 - total flux cleaned = 0.000400115 Jy ! Component: 150 - total flux cleaned = 0.00026439 Jy ! Component: 200 - total flux cleaned = 0.000141763 Jy ! Total flux subtracted in 200 components = 0.000141763 Jy ! Clean residual min=-0.001847 max=0.001740 Jy/beam ! Clean residual mean=-0.000001 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.0748148 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 66 components and 0.0748148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056380Jy sigma=1.214174 ! Fit after self-cal, rms=0.056389Jy sigma=1.214127 wmodel /scr/pima/bg219a_uvs/J0724+0308_S_map.mod ! Writing 66 model components to file: /scr/pima/bg219a_uvs/J0724+0308_S_map.mod wobs /scr/pima/bg219a_uvs/J0724+0308_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J0724+0308_S_uvs.fits wwins /scr/pima/bg219a_uvs/J0724+0308_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219a_uvs/J0724+0308_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.0005456 Jy ! Component: 100 - total flux cleaned = -0.000725985 Jy ! Component: 150 - total flux cleaned = -0.00075306 Jy ! Component: 200 - total flux cleaned = -0.00080416 Jy ! Component: 250 - total flux cleaned = -0.000828653 Jy ! Component: 300 - total flux cleaned = -0.00103379 Jy ! Component: 350 - total flux cleaned = -0.00114136 Jy ! Component: 400 - total flux cleaned = -0.00122444 Jy ! Component: 450 - total flux cleaned = -0.00130472 Jy ! Component: 500 - total flux cleaned = -0.00134327 Jy ! Component: 550 - total flux cleaned = -0.00134322 Jy ! Component: 600 - total flux cleaned = -0.0013435 Jy ! Component: 650 - total flux cleaned = -0.00136115 Jy ! Component: 700 - total flux cleaned = -0.0013439 Jy ! Component: 750 - total flux cleaned = -0.00137736 Jy ! Component: 800 - total flux cleaned = -0.00137762 Jy ! Component: 850 - total flux cleaned = -0.00139366 Jy ! Component: 900 - total flux cleaned = -0.00144031 Jy ! Component: 950 - total flux cleaned = -0.00144009 Jy ! Component: 1000 - total flux cleaned = -0.00142525 Jy ! Component: 1050 - total flux cleaned = -0.00145419 Jy ! Component: 1100 - total flux cleaned = -0.00148263 Jy ! Component: 1150 - total flux cleaned = -0.00146829 Jy ! Component: 1200 - total flux cleaned = -0.00144051 Jy ! Component: 1250 - total flux cleaned = -0.00145429 Jy ! Component: 1300 - total flux cleaned = -0.00145436 Jy ! Component: 1350 - total flux cleaned = -0.00150719 Jy ! Component: 1400 - total flux cleaned = -0.00150707 Jy ! Component: 1450 - total flux cleaned = -0.00151989 Jy ! Component: 1500 - total flux cleaned = -0.00157012 Jy ! Component: 1550 - total flux cleaned = -0.00155783 Jy ! Component: 1600 - total flux cleaned = -0.00155784 Jy ! Component: 1650 - total flux cleaned = -0.00154569 Jy ! Component: 1700 - total flux cleaned = -0.0015576 Jy ! Component: 1750 - total flux cleaned = -0.00153414 Jy ! Component: 1800 - total flux cleaned = -0.00156909 Jy ! Component: 1850 - total flux cleaned = -0.00155756 Jy ! Component: 1900 - total flux cleaned = -0.00155755 Jy ! Component: 1950 - total flux cleaned = -0.00156871 Jy ! Component: 2000 - total flux cleaned = -0.00157972 Jy ! Component: 2050 - total flux cleaned = -0.00159054 Jy ! Component: 2100 - total flux cleaned = -0.00157975 Jy ! Component: 2150 - total flux cleaned = -0.00155834 Jy ! Component: 2200 - total flux cleaned = -0.00156893 Jy ! Component: 2250 - total flux cleaned = -0.00153724 Jy ! Component: 2300 - total flux cleaned = -0.00153726 Jy ! Component: 2350 - total flux cleaned = -0.00151659 Jy ! Component: 2400 - total flux cleaned = -0.00151658 Jy ! Component: 2450 - total flux cleaned = -0.00149612 Jy ! Component: 2500 - total flux cleaned = -0.00146572 Jy ! Component: 2550 - total flux cleaned = -0.00148578 Jy ! Component: 2600 - total flux cleaned = -0.00144599 Jy ! Component: 2650 - total flux cleaned = -0.00145587 Jy ! Component: 2700 - total flux cleaned = -0.0014461 Jy ! Component: 2750 - total flux cleaned = -0.00145579 Jy ! Component: 2800 - total flux cleaned = -0.00143649 Jy ! Component: 2850 - total flux cleaned = -0.00139806 Jy ! Component: 2900 - total flux cleaned = -0.00138854 Jy ! Component: 2950 - total flux cleaned = -0.00135999 Jy ! Component: 3000 - total flux cleaned = -0.00137887 Jy ! Component: 3050 - total flux cleaned = -0.00138826 Jy ! Component: 3100 - total flux cleaned = -0.00136948 Jy ! Component: 3150 - total flux cleaned = -0.00137877 Jy ! Component: 3200 - total flux cleaned = -0.00139734 Jy ! Component: 3250 - total flux cleaned = -0.0014159 Jy ! Component: 3300 - total flux cleaned = -0.00141588 Jy ! Component: 3350 - total flux cleaned = -0.00143417 Jy ! Component: 3400 - total flux cleaned = -0.00143415 Jy ! Component: 3450 - total flux cleaned = -0.00146157 Jy ! Component: 3500 - total flux cleaned = -0.00145242 Jy ! Component: 3550 - total flux cleaned = -0.00146154 Jy ! Component: 3600 - total flux cleaned = -0.00146154 Jy ! Component: 3650 - total flux cleaned = -0.00145244 Jy ! Component: 3700 - total flux cleaned = -0.00145246 Jy ! Component: 3750 - total flux cleaned = -0.0014615 Jy ! Component: 3800 - total flux cleaned = -0.00145248 Jy ! Component: 3850 - total flux cleaned = -0.00147046 Jy ! Component: 3900 - total flux cleaned = -0.00147944 Jy ! Component: 3950 - total flux cleaned = -0.00147045 Jy ! Component: 4000 - total flux cleaned = -0.00144354 Jy ! Component: 4050 - total flux cleaned = -0.00142564 Jy ! Total flux subtracted in 4096 components = -0.00139876 Jy ! Clean residual min=-0.000575 max=0.000593 Jy/beam ! Clean residual mean=-0.000000 rms=0.000153 Jy/beam ! Combined flux in latest and established models = 0.073416 Jy keep ! Adding 246 model components to the UV plane model. ! The established model now contains 312 components and 0.073416 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J0724+0308_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.243 x 7.457 at -3.386 degrees (North through East) ! Clean map min=-0.0024621 max=0.068595 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0724+0308_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0685947 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000148123 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.64782 0.64782 1.29564 2.59128 5.18256 10.3651 20.7302 41.4605 82.9209 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.068 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 463.091 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0724+0308_S_uvs.log closed on Wed Apr 6 22:47:39 2016