! Started logfile: /scr/pima/bg219g_uvs/J1101+3904_S_uvs.log on Thu Apr 7 07:14:02 2016 obs /scr/pima/bg219g_uvs/J1101+3904_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1101+3904_S_uva.fits ! AN table 1: 14 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.90873 visibilities/baseline/integration-bin. ! Found source: J1101+3904 ! ! 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 1832 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/J1101+3904_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.053955Jy sigma=22.752657 ! Fit after self-cal, rms=0.763707Jy sigma=16.305087 ! 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.865 mas, bmaj=9.991 mas, bpa=-54.8 degrees ! Estimated noise=1.2275 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.18955 Jy ! Component: 100 - total flux cleaned = 0.236414 Jy ! Total flux subtracted in 100 components = 0.236414 Jy ! Clean residual min=-0.018536 max=0.029592 Jy/beam ! Clean residual mean=-0.000078 rms=0.005856 Jy/beam ! Combined flux in latest and established models = 0.236414 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.236414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125626Jy sigma=2.277004 ! Fit after self-cal, rms=0.125550Jy sigma=2.275306 ! 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.708 mas, bmaj=10.11 mas, bpa=-54.38 degrees ! Estimated noise=0.883585 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.0272269 Jy ! Component: 100 - total flux cleaned = 0.0417147 Jy ! Component: 150 - total flux cleaned = 0.0510245 Jy ! Component: 200 - total flux cleaned = 0.0554807 Jy ! Total flux subtracted in 200 components = 0.0554807 Jy ! Clean residual min=-0.015944 max=0.025807 Jy/beam ! Clean residual mean=-0.000107 rms=0.005613 Jy/beam ! Combined flux in latest and established models = 0.291895 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 26 components and 0.291895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120185Jy sigma=2.108962 ! Fit after self-cal, rms=0.120116Jy sigma=2.107013 ! 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.708 x 10.11 at -54.38 degrees (North through East) ! Clean map min=-0.015638 max=0.24592 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.120116Jy sigma=2.107013 ! Fit after self-cal, rms=0.120116Jy sigma=2.107013 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.708 mas, bmaj=10.11 mas, bpa=-54.38 degrees ! Estimated noise=0.883585 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.00342165 Jy ! Component: 100 - total flux cleaned = 0.00406042 Jy ! Component: 150 - total flux cleaned = 0.00459312 Jy ! Component: 200 - total flux cleaned = 0.00505239 Jy ! Total flux subtracted in 200 components = 0.00505239 Jy ! Clean residual min=-0.015344 max=0.024761 Jy/beam ! Clean residual mean=-0.000103 rms=0.005501 Jy/beam ! Combined flux in latest and established models = 0.296948 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 33 components and 0.296948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119849Jy sigma=2.097011 ! Fit after self-cal, rms=0.119831Jy sigma=2.096789 ! 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.119831Jy sigma=2.096789 ! Fit after self-cal, rms=0.119831Jy sigma=2.096789 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.708 mas, bmaj=10.11 mas, bpa=-54.38 degrees ! Estimated noise=0.883585 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.28419e-05 Jy ! Component: 100 - total flux cleaned = 0.000532247 Jy ! Component: 150 - total flux cleaned = 0.000798409 Jy ! Component: 200 - total flux cleaned = 0.00104318 Jy ! Total flux subtracted in 200 components = 0.00104318 Jy ! Clean residual min=-0.015052 max=0.024294 Jy/beam ! Clean residual mean=-0.000103 rms=0.005463 Jy/beam ! Combined flux in latest and established models = 0.297991 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 38 components and 0.297991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119708Jy sigma=2.093306 ! Fit after self-cal, rms=0.119695Jy sigma=2.093185 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 (-21, -74). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0231031 Jy ! Component: 100 - total flux cleaned = 0.0326883 Jy ! Component: 150 - total flux cleaned = 0.0338788 Jy ! Component: 200 - total flux cleaned = 0.0342408 Jy ! Total flux subtracted in 200 components = 0.0342408 Jy ! Clean residual min=-0.011641 max=0.017425 Jy/beam ! Clean residual mean=-0.000039 rms=0.003828 Jy/beam ! Combined flux in latest and established models = 0.332232 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 72 components and 0.332232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114103Jy sigma=1.972350 ! Fit after self-cal, rms=0.113702Jy sigma=1.965290 ! 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.113702Jy sigma=1.965290 ! Fit after self-cal, rms=0.113702Jy sigma=1.965290 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.708 mas, bmaj=10.11 mas, bpa=-54.38 degrees ! Estimated noise=0.883585 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00301518 Jy ! Component: 100 - total flux cleaned = 0.00328977 Jy ! Component: 150 - total flux cleaned = 0.00329772 Jy ! Component: 200 - total flux cleaned = 0.00309336 Jy ! Total flux subtracted in 200 components = 0.00309336 Jy ! Clean residual min=-0.009839 max=0.014001 Jy/beam ! Clean residual mean=-0.000031 rms=0.003223 Jy/beam ! Combined flux in latest and established models = 0.335325 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 94 components and 0.335325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112398Jy sigma=1.937529 ! Fit after self-cal, rms=0.112297Jy sigma=1.935801 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.00106137 Jy ! Component: 100 - total flux cleaned = 0.000484492 Jy ! Component: 150 - total flux cleaned = -4.87311e-05 Jy ! Component: 200 - total flux cleaned = -0.000376385 Jy ! Total flux subtracted in 200 components = -0.000376385 Jy ! Clean residual min=-0.009280 max=0.012353 Jy/beam ! Clean residual mean=-0.000029 rms=0.002920 Jy/beam ! Combined flux in latest and established models = 0.334949 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 115 components and 0.334949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111687Jy sigma=1.923065 ! Fit after self-cal, rms=0.111659Jy sigma=1.922345 ! 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.111659Jy sigma=1.922345 ! Fit after self-cal, rms=0.111659Jy sigma=1.922345 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.337 mas, bmaj=11.32 mas, bpa=-78.68 degrees ! Estimated noise=1.05545 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146724 Jy ! Component: 100 - total flux cleaned = 0.00109351 Jy ! Component: 150 - total flux cleaned = 0.000760182 Jy ! Component: 200 - total flux cleaned = 0.00031255 Jy ! Total flux subtracted in 200 components = 0.00031255 Jy ! Clean residual min=-0.012028 max=0.013890 Jy/beam ! Clean residual mean=-0.000047 rms=0.003562 Jy/beam ! Combined flux in latest and established models = 0.335261 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 143 components and 0.335261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111296Jy sigma=1.917396 ! Fit after self-cal, rms=0.111294Jy sigma=1.916225 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.53886e-06 Jy ! Component: 100 - total flux cleaned = 0.00013171 Jy ! Component: 150 - total flux cleaned = 0.000362831 Jy ! Component: 200 - total flux cleaned = 0.000687794 Jy ! Total flux subtracted in 200 components = 0.000687794 Jy ! Clean residual min=-0.011781 max=0.013157 Jy/beam ! Clean residual mean=-0.000043 rms=0.003361 Jy/beam ! Combined flux in latest and established models = 0.335949 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 160 components and 0.335949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111131Jy sigma=1.913870 ! Fit after self-cal, rms=0.111147Jy sigma=1.913474 ! 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.708 mas, bmaj=10.11 mas, bpa=-54.38 degrees ! Estimated noise=0.883585 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.708 x 10.11 at -54.38 degrees (North through East) ! Clean map min=-0.0085724 max=0.23099 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.865 mas, bmaj=9.991 mas, bpa=-54.8 degrees ! Estimated noise=1.2275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.189172 Jy ! Component: 100 - total flux cleaned = 0.240407 Jy ! Component: 150 - total flux cleaned = 0.268408 Jy ! Component: 200 - total flux cleaned = 0.287378 Jy ! Total flux subtracted in 200 components = 0.287378 Jy ! Clean residual min=-0.014245 max=0.017616 Jy/beam ! Clean residual mean=-0.000044 rms=0.004036 Jy/beam ! Combined flux in latest and established models = 0.287378 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.287378 Jy ! Inverting map and beam ! Estimated beam: bmin=3.708 mas, bmaj=10.11 mas, bpa=-54.38 degrees ! Estimated noise=0.883585 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 (20, 72). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0220119 Jy ! Component: 100 - total flux cleaned = 0.0352491 Jy ! Component: 150 - total flux cleaned = 0.0444852 Jy ! Component: 200 - total flux cleaned = 0.051281 Jy ! Total flux subtracted in 200 components = 0.051281 Jy ! Clean residual min=-0.008657 max=0.011649 Jy/beam ! Clean residual mean=-0.000014 rms=0.002398 Jy/beam ! Combined flux in latest and established models = 0.338659 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 71 components and 0.338659 Jy ! Inverting map ! Added new window around map position (116, -84.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00968018 Jy ! Component: 100 - total flux cleaned = 0.0130233 Jy ! Component: 150 - total flux cleaned = 0.0151184 Jy ! Component: 200 - total flux cleaned = 0.0166414 Jy ! Total flux subtracted in 200 components = 0.0166414 Jy ! Clean residual min=-0.007432 max=0.007238 Jy/beam ! Clean residual mean=0.000014 rms=0.001931 Jy/beam ! Combined flux in latest and established models = 0.3553 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 101 components and 0.3553 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.337 mas, bmaj=11.32 mas, bpa=-78.68 degrees ! Estimated noise=1.05545 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124012 Jy ! Component: 100 - total flux cleaned = 0.00168375 Jy ! Component: 150 - total flux cleaned = 0.00195495 Jy ! Component: 200 - total flux cleaned = 0.00208158 Jy ! Total flux subtracted in 200 components = 0.00208158 Jy ! Clean residual min=-0.008028 max=0.006808 Jy/beam ! Clean residual mean=0.000028 rms=0.002147 Jy/beam ! Combined flux in latest and established models = 0.357382 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.000223833 Jy ! Component: 100 - total flux cleaned = -0.000535957 Jy ! Component: 150 - total flux cleaned = -0.000629854 Jy ! Component: 200 - total flux cleaned = -0.000910114 Jy ! Total flux subtracted in 200 components = -0.000910114 Jy ! Clean residual min=-0.007299 max=0.006237 Jy/beam ! Clean residual mean=0.000027 rms=0.002006 Jy/beam ! Combined flux in latest and established models = 0.356471 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 161 components and 0.356471 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.708 mas, bmaj=10.11 mas, bpa=-54.38 degrees ! Estimated noise=0.883585 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.4738e-05 Jy ! Component: 100 - total flux cleaned = 0.000188736 Jy ! Component: 150 - total flux cleaned = 0.000508515 Jy ! Component: 200 - total flux cleaned = 0.00071316 Jy ! Total flux subtracted in 200 components = 0.00071316 Jy ! Clean residual min=-0.006242 max=0.006146 Jy/beam ! Clean residual mean=0.000020 rms=0.001655 Jy/beam ! Combined flux in latest and established models = 0.357185 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 195 components and 0.357185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108918Jy sigma=1.864430 ! Fit after self-cal, rms=0.108753Jy sigma=1.860545 wmodel /scr/pima/bg219g_uvs/J1101+3904_S_map.mod ! Writing 195 model components to file: /scr/pima/bg219g_uvs/J1101+3904_S_map.mod wobs /scr/pima/bg219g_uvs/J1101+3904_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1101+3904_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1101+3904_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219g_uvs/J1101+3904_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.000597776 Jy ! Component: 100 - total flux cleaned = 0.000708491 Jy ! Component: 150 - total flux cleaned = 0.000706347 Jy ! Component: 200 - total flux cleaned = 0.000331293 Jy ! Component: 250 - total flux cleaned = 6.14361e-05 Jy ! Component: 300 - total flux cleaned = -0.000112482 Jy ! Component: 350 - total flux cleaned = -0.000279722 Jy ! Component: 400 - total flux cleaned = -0.000519461 Jy ! Component: 450 - total flux cleaned = -0.000597011 Jy ! Component: 500 - total flux cleaned = -0.000673324 Jy ! Component: 550 - total flux cleaned = -0.000674791 Jy ! Component: 600 - total flux cleaned = -0.000747821 Jy ! Component: 650 - total flux cleaned = -0.000958453 Jy ! Component: 700 - total flux cleaned = -0.00109382 Jy ! Component: 750 - total flux cleaned = -0.00129265 Jy ! Component: 800 - total flux cleaned = -0.00135702 Jy ! Component: 850 - total flux cleaned = -0.00142047 Jy ! Component: 900 - total flux cleaned = -0.00148323 Jy ! Component: 950 - total flux cleaned = -0.00154476 Jy ! Component: 1000 - total flux cleaned = -0.00154493 Jy ! Component: 1050 - total flux cleaned = -0.00166197 Jy ! Component: 1100 - total flux cleaned = -0.00166159 Jy ! Component: 1150 - total flux cleaned = -0.00177511 Jy ! Component: 1200 - total flux cleaned = -0.00194175 Jy ! Component: 1250 - total flux cleaned = -0.00194018 Jy ! Component: 1300 - total flux cleaned = -0.00193979 Jy ! Component: 1350 - total flux cleaned = -0.00183344 Jy ! Component: 1400 - total flux cleaned = -0.0018338 Jy ! Component: 1450 - total flux cleaned = -0.00178235 Jy ! Component: 1500 - total flux cleaned = -0.00178258 Jy ! Component: 1550 - total flux cleaned = -0.00198394 Jy ! Component: 1600 - total flux cleaned = -0.00213226 Jy ! Component: 1650 - total flux cleaned = -0.00213126 Jy ! Component: 1700 - total flux cleaned = -0.00217935 Jy ! Component: 1750 - total flux cleaned = -0.00217887 Jy ! Component: 1800 - total flux cleaned = -0.00203599 Jy ! Component: 1850 - total flux cleaned = -0.00208345 Jy ! Component: 1900 - total flux cleaned = -0.00208352 Jy ! Component: 1950 - total flux cleaned = -0.00212996 Jy ! Component: 2000 - total flux cleaned = -0.00217547 Jy ! Component: 2050 - total flux cleaned = -0.00208416 Jy ! Component: 2100 - total flux cleaned = -0.00185832 Jy ! Component: 2150 - total flux cleaned = -0.0018591 Jy ! Component: 2200 - total flux cleaned = -0.0019033 Jy ! Component: 2250 - total flux cleaned = -0.00177054 Jy ! Component: 2300 - total flux cleaned = -0.00177035 Jy ! Component: 2350 - total flux cleaned = -0.00159626 Jy ! Component: 2400 - total flux cleaned = -0.00163952 Jy ! Component: 2450 - total flux cleaned = -0.00151095 Jy ! Component: 2500 - total flux cleaned = -0.00146862 Jy ! Component: 2550 - total flux cleaned = -0.00134189 Jy ! Component: 2600 - total flux cleaned = -0.00113187 Jy ! Component: 2650 - total flux cleaned = -0.00104819 Jy ! Component: 2700 - total flux cleaned = -0.000965023 Jy ! Component: 2750 - total flux cleaned = -0.000717335 Jy ! Component: 2800 - total flux cleaned = -0.000512083 Jy ! Component: 2850 - total flux cleaned = -0.000471328 Jy ! Component: 2900 - total flux cleaned = -0.000267919 Jy ! Component: 2950 - total flux cleaned = -6.50309e-05 Jy ! Component: 3000 - total flux cleaned = 0.000177282 Jy ! Component: 3050 - total flux cleaned = 0.000418975 Jy ! Component: 3100 - total flux cleaned = 0.000619451 Jy ! Component: 3150 - total flux cleaned = 0.000739589 Jy ! Component: 3200 - total flux cleaned = 0.00101891 Jy ! Component: 3250 - total flux cleaned = 0.00117791 Jy ! Component: 3300 - total flux cleaned = 0.00133642 Jy ! Component: 3350 - total flux cleaned = 0.00145527 Jy ! Component: 3400 - total flux cleaned = 0.00157364 Jy ! Component: 3450 - total flux cleaned = 0.00157366 Jy ! Component: 3500 - total flux cleaned = 0.00169204 Jy ! Component: 3550 - total flux cleaned = 0.00180982 Jy ! Component: 3600 - total flux cleaned = 0.00184909 Jy ! Component: 3650 - total flux cleaned = 0.00196669 Jy ! Component: 3700 - total flux cleaned = 0.00196665 Jy ! Component: 3750 - total flux cleaned = 0.00204522 Jy ! Component: 3800 - total flux cleaned = 0.00212374 Jy ! Component: 3850 - total flux cleaned = 0.0021238 Jy ! Component: 3900 - total flux cleaned = 0.00224235 Jy ! Component: 3950 - total flux cleaned = 0.00228152 Jy ! Component: 4000 - total flux cleaned = 0.00228122 Jy ! Component: 4050 - total flux cleaned = 0.00232096 Jy ! Total flux subtracted in 4096 components = 0.00236096 Jy ! Clean residual min=-0.002396 max=0.003390 Jy/beam ! Clean residual mean=-0.000005 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.359546 Jy keep ! Adding 251 model components to the UV plane model. ! The established model now contains 446 components and 0.359546 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1101+3904_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.708 x 10.11 at -54.38 degrees (North through East) ! Clean map min=-0.0066914 max=0.21816 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1101+3904_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.218159 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000634094 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.871972 0.871972 1.74394 3.48789 6.97578 13.9516 27.9031 55.8062 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.218 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 344.047 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1101+3904_S_uvs.log closed on Thu Apr 7 07:14:07 2016