! Started logfile: /scr/pima/bg219b_uvs/J1630+0701_S_uvs.log on Thu Apr 7 01:27:41 2016 obs /scr/pima/bg219b_uvs/J1630+0701_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1630+0701_S_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.901587 visibilities/baseline/integration-bin. ! Found source: J1630+0701 ! ! 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 9088 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/bg219b_uvs/J1630+0701_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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016995Jy sigma=23.182223 ! Fit after self-cal, rms=0.821318Jy sigma=18.608988 ! 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.851 mas, bmaj=6.488 mas, bpa=-2.324 degrees ! Estimated noise=0.483498 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.135921 Jy ! Component: 100 - total flux cleaned = 0.169393 Jy ! Total flux subtracted in 100 components = 0.169393 Jy ! Clean residual min=-0.004460 max=0.013938 Jy/beam ! Clean residual mean=0.000014 rms=0.001437 Jy/beam ! Combined flux in latest and established models = 0.169393 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.169393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065957Jy sigma=1.428881 ! Fit after self-cal, rms=0.065957Jy sigma=1.428645 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0152162 Jy ! Component: 100 - total flux cleaned = 0.0229346 Jy ! Total flux subtracted in 100 components = 0.0229346 Jy ! Clean residual min=-0.003212 max=0.003682 Jy/beam ! Clean residual mean=0.000004 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.192328 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.192327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061961Jy sigma=1.332227 ! Fit after self-cal, rms=0.061964Jy sigma=1.331866 ! 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.542 mas, bmaj=7.687 mas, bpa=-3.214 degrees ! Estimated noise=0.334199 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.00526342 Jy ! Component: 100 - total flux cleaned = 0.00790785 Jy ! Component: 150 - total flux cleaned = 0.00950876 Jy ! Component: 200 - total flux cleaned = 0.0105258 Jy ! Total flux subtracted in 200 components = 0.0105258 Jy ! Clean residual min=-0.002196 max=0.002311 Jy/beam ! Clean residual mean=-0.000001 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.202853 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 45 components and 0.202853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061525Jy sigma=1.321835 ! Fit after self-cal, rms=0.061530Jy sigma=1.321784 ! 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.542 x 7.687 at -3.214 degrees (North through East) ! Clean map min=-0.0021586 max=0.17941 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.03 HN 0.99 KP 1.00 ! LA 0.98 MK 1.03 NL 1.00 OV 1.01 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.06 HN 0.98 KP 1.01 ! LA 0.99 MK 1.01 NL 1.02 OV 1.03 ! PT 1.02 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.01 HN 0.99 KP 1.00 ! LA 0.95 MK 1.01 NL 0.99 OV 0.98 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 0.98 KP 1.00 ! LA 0.96 MK 1.02 NL 0.99 OV 0.97 ! PT 0.96 SC 0.97 ! ! ! Fit before self-cal, rms=0.061530Jy sigma=1.321784 ! Fit after self-cal, rms=0.061096Jy sigma=1.313018 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.554 mas, bmaj=7.699 mas, bpa=-3.11 degrees ! Estimated noise=0.333815 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.000165304 Jy ! Component: 100 - total flux cleaned = -0.000164797 Jy ! Component: 150 - total flux cleaned = -0.000164675 Jy ! Component: 200 - total flux cleaned = -0.00014444 Jy ! Total flux subtracted in 200 components = -0.00014444 Jy ! Clean residual min=-0.001900 max=0.002042 Jy/beam ! Clean residual mean=0.000000 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.202709 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.202709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061091Jy sigma=1.312892 ! Fit after self-cal, rms=0.061096Jy sigma=1.312851 ! 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.061096Jy sigma=1.312851 ! Fit after self-cal, rms=0.061068Jy sigma=1.310318 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.554 mas, bmaj=7.697 mas, bpa=-3.143 degrees ! Estimated noise=0.333808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.46685e-05 Jy ! Component: 100 - total flux cleaned = -0.00011299 Jy ! Component: 150 - total flux cleaned = -0.000120842 Jy ! Component: 200 - total flux cleaned = -0.000128301 Jy ! Total flux subtracted in 200 components = -0.000128301 Jy ! Clean residual min=-0.001780 max=0.001817 Jy/beam ! Clean residual mean=0.000003 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.202581 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 62 components and 0.202581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061066Jy sigma=1.310263 ! Fit after self-cal, rms=0.061069Jy sigma=1.310243 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 = -3.62004e-05 Jy ! Component: 100 - total flux cleaned = -3.64208e-05 Jy ! Component: 150 - total flux cleaned = -4.25918e-05 Jy ! Component: 200 - total flux cleaned = -4.26101e-05 Jy ! Total flux subtracted in 200 components = -4.26101e-05 Jy ! Clean residual min=-0.001781 max=0.001820 Jy/beam ! Clean residual mean=0.000003 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.202538 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 63 components and 0.202538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061067Jy sigma=1.310215 ! Fit after self-cal, rms=0.061067Jy sigma=1.310212 ! 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.061067Jy sigma=1.310212 ! Fit after self-cal, rms=0.061073Jy sigma=1.310203 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.555 mas, bmaj=7.697 mas, bpa=-3.105 degrees ! Estimated noise=0.333861 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.21293e-05 Jy ! Component: 100 - total flux cleaned = -6.91381e-05 Jy ! Component: 150 - total flux cleaned = -7.50032e-05 Jy ! Component: 200 - total flux cleaned = -7.50251e-05 Jy ! Total flux subtracted in 200 components = -7.50251e-05 Jy ! Clean residual min=-0.001777 max=0.001809 Jy/beam ! Clean residual mean=0.000003 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.202463 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 66 components and 0.202463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061072Jy sigma=1.310178 ! Fit after self-cal, rms=0.061072Jy sigma=1.310176 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 = -1.19621e-05 Jy ! Component: 100 - total flux cleaned = -1.73087e-05 Jy ! Component: 150 - total flux cleaned = -1.20312e-05 Jy ! Component: 200 - total flux cleaned = -1.2138e-05 Jy ! Total flux subtracted in 200 components = -1.2138e-05 Jy ! Clean residual min=-0.001781 max=0.001809 Jy/beam ! Clean residual mean=0.000003 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.202451 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 67 components and 0.202451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061071Jy sigma=1.310156 ! Fit after self-cal, rms=0.061071Jy sigma=1.310156 ! 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.061071Jy sigma=1.310156 ! Fit after self-cal, rms=0.061079Jy sigma=1.310152 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.416 mas, bmaj=11.43 mas, bpa=-3.907 degrees ! Estimated noise=0.40815 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000262115 Jy ! Component: 100 - total flux cleaned = 0.000209302 Jy ! Component: 150 - total flux cleaned = 0.000161409 Jy ! Component: 200 - total flux cleaned = 0.000139752 Jy ! Total flux subtracted in 200 components = 0.000139752 Jy ! Clean residual min=-0.001793 max=0.002148 Jy/beam ! Clean residual mean=0.000004 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.202591 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 71 components and 0.202591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061082Jy sigma=1.310234 ! Fit after self-cal, rms=0.061083Jy sigma=1.310183 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 = 2.83195e-06 Jy ! Component: 100 - total flux cleaned = -2.7787e-05 Jy ! Component: 150 - total flux cleaned = -2.87597e-05 Jy ! Component: 200 - total flux cleaned = -2.24926e-05 Jy ! Total flux subtracted in 200 components = -2.24926e-05 Jy ! Clean residual min=-0.001796 max=0.002135 Jy/beam ! Clean residual mean=0.000004 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.202568 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 74 components and 0.202568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061087Jy sigma=1.310273 ! Fit after self-cal, rms=0.061088Jy sigma=1.310248 ! 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.556 mas, bmaj=7.696 mas, bpa=-3.075 degrees ! Estimated noise=0.333915 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.556 x 7.696 at -3.075 degrees (North through East) ! Clean map min=-0.0016975 max=0.17931 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.859 mas, bmaj=6.486 mas, bpa=-2.148 degrees ! Estimated noise=0.482749 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.135641 Jy ! Component: 100 - total flux cleaned = 0.169085 Jy ! Component: 150 - total flux cleaned = 0.184113 Jy ! Component: 200 - total flux cleaned = 0.191675 Jy ! Total flux subtracted in 200 components = 0.191675 Jy ! Clean residual min=-0.002939 max=0.003560 Jy/beam ! Clean residual mean=0.000005 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.191675 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.191675 Jy ! Inverting map and beam ! Estimated beam: bmin=3.556 mas, bmaj=7.696 mas, bpa=-3.075 degrees ! Estimated noise=0.333915 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.00504935 Jy ! Component: 100 - total flux cleaned = 0.00738299 Jy ! Component: 150 - total flux cleaned = 0.00873485 Jy ! Component: 200 - total flux cleaned = 0.00957961 Jy ! Total flux subtracted in 200 components = 0.00957961 Jy ! Clean residual min=-0.001749 max=0.001842 Jy/beam ! Clean residual mean=0.000003 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.201255 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 42 components and 0.201255 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.416 mas, bmaj=11.43 mas, bpa=-3.907 degrees ! Estimated noise=0.40815 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000973734 Jy ! Component: 100 - total flux cleaned = 0.00120242 Jy ! Component: 150 - total flux cleaned = 0.00121979 Jy ! Component: 200 - total flux cleaned = 0.00122989 Jy ! Total flux subtracted in 200 components = 0.00122989 Jy ! Clean residual min=-0.001809 max=0.002122 Jy/beam ! Clean residual mean=0.000004 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.202485 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.9204e-05 Jy ! Component: 100 - total flux cleaned = 2.81035e-05 Jy ! Component: 150 - total flux cleaned = 3.6483e-05 Jy ! Component: 200 - total flux cleaned = 4.47512e-05 Jy ! Total flux subtracted in 200 components = 4.47512e-05 Jy ! Clean residual min=-0.001810 max=0.002120 Jy/beam ! Clean residual mean=0.000004 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.202529 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 51 components and 0.202529 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.556 mas, bmaj=7.696 mas, bpa=-3.075 degrees ! Estimated noise=0.333915 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000327562 Jy ! Component: 100 - total flux cleaned = -0.000222589 Jy ! Component: 150 - total flux cleaned = -0.000184613 Jy ! Component: 200 - total flux cleaned = -0.000152102 Jy ! Total flux subtracted in 200 components = -0.000152102 Jy ! Clean residual min=-0.001760 max=0.001794 Jy/beam ! Clean residual mean=0.000003 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.202377 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 56 components and 0.202377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061088Jy sigma=1.310267 ! Fit after self-cal, rms=0.061087Jy sigma=1.310258 wmodel /scr/pima/bg219b_uvs/J1630+0701_S_map.mod ! Writing 56 model components to file: /scr/pima/bg219b_uvs/J1630+0701_S_map.mod wobs /scr/pima/bg219b_uvs/J1630+0701_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J1630+0701_S_uvs.fits wwins /scr/pima/bg219b_uvs/J1630+0701_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219b_uvs/J1630+0701_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 = 9.71348e-05 Jy ! Component: 100 - total flux cleaned = -8.15637e-05 Jy ! Component: 150 - total flux cleaned = -0.000251035 Jy ! Component: 200 - total flux cleaned = -0.000440109 Jy ! Component: 250 - total flux cleaned = -0.000518067 Jy ! Component: 300 - total flux cleaned = -0.000645844 Jy ! Component: 350 - total flux cleaned = -0.000770525 Jy ! Component: 400 - total flux cleaned = -0.00077116 Jy ! Component: 450 - total flux cleaned = -0.000771755 Jy ! Component: 500 - total flux cleaned = -0.000725301 Jy ! Component: 550 - total flux cleaned = -0.000633828 Jy ! Component: 600 - total flux cleaned = -0.000476527 Jy ! Component: 650 - total flux cleaned = -0.000388408 Jy ! Component: 700 - total flux cleaned = -0.000301369 Jy ! Component: 750 - total flux cleaned = -0.000258619 Jy ! Component: 800 - total flux cleaned = -0.000194942 Jy ! Component: 850 - total flux cleaned = -0.000111412 Jy ! Component: 900 - total flux cleaned = -4.98051e-05 Jy ! Component: 950 - total flux cleaned = 5.13238e-05 Jy ! Component: 1000 - total flux cleaned = 0.000150846 Jy ! Component: 1050 - total flux cleaned = 0.000209887 Jy ! Component: 1100 - total flux cleaned = 0.000306656 Jy ! Component: 1150 - total flux cleaned = 0.000325981 Jy ! Component: 1200 - total flux cleaned = 0.000383039 Jy ! Component: 1250 - total flux cleaned = 0.000513831 Jy ! Component: 1300 - total flux cleaned = 0.000568812 Jy ! Component: 1350 - total flux cleaned = 0.000550428 Jy ! Component: 1400 - total flux cleaned = 0.000586795 Jy ! Component: 1450 - total flux cleaned = 0.000675807 Jy ! Component: 1500 - total flux cleaned = 0.000710907 Jy ! Component: 1550 - total flux cleaned = 0.000850708 Jy ! Component: 1600 - total flux cleaned = 0.000936921 Jy ! Component: 1650 - total flux cleaned = 0.00102253 Jy ! Component: 1700 - total flux cleaned = 0.00110717 Jy ! Component: 1750 - total flux cleaned = 0.00117437 Jy ! Component: 1800 - total flux cleaned = 0.00127418 Jy ! Component: 1850 - total flux cleaned = 0.00135617 Jy ! Component: 1900 - total flux cleaned = 0.00140464 Jy ! Component: 1950 - total flux cleaned = 0.00150113 Jy ! Component: 2000 - total flux cleaned = 0.00154883 Jy ! Component: 2050 - total flux cleaned = 0.00156457 Jy ! Component: 2100 - total flux cleaned = 0.00161153 Jy ! Component: 2150 - total flux cleaned = 0.00168906 Jy ! Component: 2200 - total flux cleaned = 0.00175019 Jy ! Component: 2250 - total flux cleaned = 0.00179574 Jy ! Component: 2300 - total flux cleaned = 0.00181079 Jy ! Component: 2350 - total flux cleaned = 0.00185596 Jy ! Component: 2400 - total flux cleaned = 0.00194468 Jy ! Component: 2450 - total flux cleaned = 0.00193025 Jy ! Component: 2500 - total flux cleaned = 0.00204661 Jy ! Component: 2550 - total flux cleaned = 0.00208958 Jy ! Component: 2600 - total flux cleaned = 0.00210382 Jy ! Component: 2650 - total flux cleaned = 0.00218903 Jy ! Component: 2700 - total flux cleaned = 0.0022028 Jy ! Component: 2750 - total flux cleaned = 0.00227236 Jy ! Component: 2800 - total flux cleaned = 0.00235522 Jy ! Component: 2850 - total flux cleaned = 0.00236898 Jy ! Component: 2900 - total flux cleaned = 0.00243715 Jy ! Component: 2950 - total flux cleaned = 0.00246426 Jy ! Component: 3000 - total flux cleaned = 0.00251787 Jy ! Component: 3050 - total flux cleaned = 0.00259773 Jy ! Component: 3100 - total flux cleaned = 0.0026374 Jy ! Component: 3150 - total flux cleaned = 0.00270293 Jy ! Component: 3200 - total flux cleaned = 0.00275489 Jy ! Component: 3250 - total flux cleaned = 0.00278058 Jy ! Component: 3300 - total flux cleaned = 0.00287014 Jy ! Component: 3350 - total flux cleaned = 0.00290815 Jy ! Component: 3400 - total flux cleaned = 0.00292082 Jy ! Component: 3450 - total flux cleaned = 0.003021 Jy ! Component: 3500 - total flux cleaned = 0.00302106 Jy ! Component: 3550 - total flux cleaned = 0.00310753 Jy ! Component: 3600 - total flux cleaned = 0.00309508 Jy ! Component: 3650 - total flux cleaned = 0.00311962 Jy ! Component: 3700 - total flux cleaned = 0.0031801 Jy ! Component: 3750 - total flux cleaned = 0.00322817 Jy ! Component: 3800 - total flux cleaned = 0.00329987 Jy ! Component: 3850 - total flux cleaned = 0.00335921 Jy ! Component: 3900 - total flux cleaned = 0.00334749 Jy ! Component: 3950 - total flux cleaned = 0.00342943 Jy ! Component: 4000 - total flux cleaned = 0.00341789 Jy ! Component: 4050 - total flux cleaned = 0.00352197 Jy ! Total flux subtracted in 4096 components = 0.00348764 Jy ! Clean residual min=-0.000623 max=0.000572 Jy/beam ! Clean residual mean=0.000002 rms=0.000212 Jy/beam ! Combined flux in latest and established models = 0.205865 Jy keep ! Adding 315 model components to the UV plane model. ! The established model now contains 371 components and 0.205865 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J1630+0701_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.556 x 7.696 at -3.075 degrees (North through East) ! Clean map min=-0.0010803 max=0.17919 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1630+0701_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.179185 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000210408 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.352273 0.352273 0.704547 1.40909 2.81819 5.63638 11.2728 22.5455 45.091 90.182 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.179 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 851.611 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1630+0701_S_uvs.log closed on Thu Apr 7 01:27:46 2016