! Started logfile: /scr/pima/bg219a_uvs/J0038-0207_S_uvs.log on Wed Apr 6 22:39:41 2016 obs /scr/pima/bg219a_uvs/J0038-0207_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0038-0207_S_uva.fits ! AN table 1: 28 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0038-0207 ! ! 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 1680 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/J0038-0207_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.039893Jy sigma=22.235220 ! Fit after self-cal, rms=0.735945Jy sigma=15.527821 ! 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.362 mas, bmaj=6.491 mas, bpa=-1.496 degrees ! Estimated noise=1.10161 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.200168 Jy ! Component: 100 - total flux cleaned = 0.252348 Jy ! Total flux subtracted in 100 components = 0.252348 Jy ! Clean residual min=-0.015620 max=0.023582 Jy/beam ! Clean residual mean=0.000024 rms=0.004721 Jy/beam ! Combined flux in latest and established models = 0.252348 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.252348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081864Jy sigma=1.633252 ! Fit after self-cal, rms=0.081878Jy sigma=1.632935 ! 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=2.788 mas, bmaj=7.276 mas, bpa=-2.221 degrees ! Estimated noise=0.896253 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.0336971 Jy ! Component: 100 - total flux cleaned = 0.0499556 Jy ! Component: 150 - total flux cleaned = 0.0580418 Jy ! Component: 200 - total flux cleaned = 0.0604678 Jy ! Total flux subtracted in 200 components = 0.0604678 Jy ! Clean residual min=-0.010906 max=0.022189 Jy/beam ! Clean residual mean=-0.000009 rms=0.003860 Jy/beam ! Combined flux in latest and established models = 0.312816 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 20 components and 0.312816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067659Jy sigma=1.329296 ! Fit after self-cal, rms=0.067681Jy sigma=1.328326 ! Inverting map ! Added new window around map position (11.5, -10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0203648 Jy ! Component: 100 - total flux cleaned = 0.0297542 Jy ! Component: 150 - total flux cleaned = 0.0357997 Jy ! Component: 200 - total flux cleaned = 0.040314 Jy ! Total flux subtracted in 200 components = 0.040314 Jy ! Clean residual min=-0.006714 max=0.006785 Jy/beam ! Clean residual mean=-0.000009 rms=0.001828 Jy/beam ! Combined flux in latest and established models = 0.35313 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 47 components and 0.35313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061851Jy sigma=1.180088 ! Fit after self-cal, rms=0.061699Jy sigma=1.176561 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.788 x 7.276 at -2.221 degrees (North through East) ! Clean map min=-0.005888 max=0.27202 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: ! LA 1.00 MK 1.03 NL 1.01 OV 1.02 ! PT 1.01 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 0.98 NL 1.03 OV 1.04 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 0.99 NL 0.98 OV 1.00 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.94 MK 0.97 NL 0.97 OV 1.00 ! PT 0.97 SC 0.98 ! ! ! Fit before self-cal, rms=0.061699Jy sigma=1.176561 ! Fit after self-cal, rms=0.059611Jy sigma=1.154793 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.787 mas, bmaj=7.281 mas, bpa=-2.323 degrees ! Estimated noise=0.888114 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.00232613 Jy ! Component: 100 - total flux cleaned = 0.00255061 Jy ! Component: 150 - total flux cleaned = 0.00274128 Jy ! Component: 200 - total flux cleaned = 0.00296406 Jy ! Total flux subtracted in 200 components = 0.00296406 Jy ! Clean residual min=-0.005461 max=0.004994 Jy/beam ! Clean residual mean=-0.000010 rms=0.001469 Jy/beam ! Combined flux in latest and established models = 0.356094 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 65 components and 0.356094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059410Jy sigma=1.149982 ! Fit after self-cal, rms=0.059392Jy sigma=1.149541 ! 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.059392Jy sigma=1.149541 ! Fit after self-cal, rms=0.058311Jy sigma=1.123814 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.786 mas, bmaj=7.279 mas, bpa=-2.291 degrees ! Estimated noise=0.887647 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000114698 Jy ! Component: 100 - total flux cleaned = -0.00023113 Jy ! Component: 150 - total flux cleaned = -0.000194231 Jy ! Component: 200 - total flux cleaned = -7.24773e-06 Jy ! Total flux subtracted in 200 components = -7.24773e-06 Jy ! Clean residual min=-0.004416 max=0.004242 Jy/beam ! Clean residual mean=-0.000006 rms=0.001107 Jy/beam ! Combined flux in latest and established models = 0.356087 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 83 components and 0.356087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058221Jy sigma=1.121811 ! Fit after self-cal, rms=0.058222Jy sigma=1.121487 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.88976e-05 Jy ! Component: 100 - total flux cleaned = 0.000135168 Jy ! Component: 150 - total flux cleaned = 0.000253463 Jy ! Component: 200 - total flux cleaned = 0.000385567 Jy ! Total flux subtracted in 200 components = 0.000385567 Jy ! Clean residual min=-0.004175 max=0.004160 Jy/beam ! Clean residual mean=-0.000006 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.356472 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 90 components and 0.356472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058184Jy sigma=1.120603 ! Fit after self-cal, rms=0.058179Jy sigma=1.120465 ! 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.058179Jy sigma=1.120465 ! Fit after self-cal, rms=0.058171Jy sigma=1.120266 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.785 mas, bmaj=7.275 mas, bpa=-2.277 degrees ! Estimated noise=0.887162 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000280208 Jy ! Component: 100 - total flux cleaned = -0.000124949 Jy ! Component: 150 - total flux cleaned = 5.95391e-05 Jy ! Component: 200 - total flux cleaned = 0.000179273 Jy ! Total flux subtracted in 200 components = 0.000179273 Jy ! Clean residual min=-0.004003 max=0.003995 Jy/beam ! Clean residual mean=-0.000005 rms=0.001058 Jy/beam ! Combined flux in latest and established models = 0.356651 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 99 components and 0.356651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058140Jy sigma=1.119566 ! Fit after self-cal, rms=0.058138Jy sigma=1.119451 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.7382e-05 Jy ! Component: 100 - total flux cleaned = 0.00012588 Jy ! Component: 150 - total flux cleaned = 0.000282482 Jy ! Component: 200 - total flux cleaned = 0.000344916 Jy ! Total flux subtracted in 200 components = 0.000344916 Jy ! Clean residual min=-0.003872 max=0.003897 Jy/beam ! Clean residual mean=-0.000005 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.356996 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 109 components and 0.356996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058119Jy sigma=1.119018 ! Fit after self-cal, rms=0.058117Jy sigma=1.118962 ! 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.058117Jy sigma=1.118962 ! Fit after self-cal, rms=0.058086Jy sigma=1.118837 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.066 mas, bmaj=15.69 mas, bpa=-4.796 degrees ! Estimated noise=1.17748 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000492947 Jy ! Component: 100 - total flux cleaned = 0.000701287 Jy ! Component: 150 - total flux cleaned = 0.00080497 Jy ! Component: 200 - total flux cleaned = 0.000928105 Jy ! Total flux subtracted in 200 components = 0.000928105 Jy ! Clean residual min=-0.004542 max=0.004316 Jy/beam ! Clean residual mean=-0.000011 rms=0.001523 Jy/beam ! Combined flux in latest and established models = 0.357924 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 114 components and 0.357924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058086Jy sigma=1.118530 ! Fit after self-cal, rms=0.058076Jy sigma=1.118410 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.000244671 Jy ! Component: 100 - total flux cleaned = 0.000365594 Jy ! Component: 150 - total flux cleaned = 0.000443716 Jy ! Component: 200 - total flux cleaned = 0.000513583 Jy ! Total flux subtracted in 200 components = 0.000513583 Jy ! Clean residual min=-0.004396 max=0.004206 Jy/beam ! Clean residual mean=-0.000010 rms=0.001497 Jy/beam ! Combined flux in latest and established models = 0.358438 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 118 components and 0.358438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058085Jy sigma=1.118339 ! Fit after self-cal, rms=0.058081Jy sigma=1.118273 ! 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=2.784 mas, bmaj=7.271 mas, bpa=-2.251 degrees ! Estimated noise=0.886843 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.784 x 7.271 at -2.251 degrees (North through East) ! Clean map min=-0.0035991 max=0.26971 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.355 mas, bmaj=6.493 mas, bpa=-1.493 degrees ! Estimated noise=1.08653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.197255 Jy ! Component: 100 - total flux cleaned = 0.24943 Jy ! Component: 150 - total flux cleaned = 0.27819 Jy ! Component: 200 - total flux cleaned = 0.296095 Jy ! Total flux subtracted in 200 components = 0.296095 Jy ! Clean residual min=-0.008531 max=0.010246 Jy/beam ! Clean residual mean=0.000010 rms=0.002496 Jy/beam ! Combined flux in latest and established models = 0.296095 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.296095 Jy ! Inverting map and beam ! Estimated beam: bmin=2.784 mas, bmaj=7.271 mas, bpa=-2.251 degrees ! Estimated noise=0.886843 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.0166455 Jy ! Component: 100 - total flux cleaned = 0.0276378 Jy ! Component: 150 - total flux cleaned = 0.0355473 Jy ! Component: 200 - total flux cleaned = 0.0415341 Jy ! Total flux subtracted in 200 components = 0.0415341 Jy ! Clean residual min=-0.005114 max=0.005288 Jy/beam ! Clean residual mean=-0.000000 rms=0.001542 Jy/beam ! Combined flux in latest and established models = 0.337629 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 44 components and 0.337629 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.066 mas, bmaj=15.69 mas, bpa=-4.796 degrees ! Estimated noise=1.17748 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00877259 Jy ! Component: 100 - total flux cleaned = 0.0137936 Jy ! Component: 150 - total flux cleaned = 0.017012 Jy ! Component: 200 - total flux cleaned = 0.0191792 Jy ! Total flux subtracted in 200 components = 0.0191792 Jy ! Clean residual min=-0.004829 max=0.004837 Jy/beam ! Clean residual mean=-0.000011 rms=0.001648 Jy/beam ! Combined flux in latest and established models = 0.356809 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.00147262 Jy ! Component: 100 - total flux cleaned = 0.00241064 Jy ! Component: 150 - total flux cleaned = 0.0025722 Jy ! Component: 200 - total flux cleaned = 0.00268997 Jy ! Total flux subtracted in 200 components = 0.00268997 Jy ! Clean residual min=-0.004603 max=0.004592 Jy/beam ! Clean residual mean=-0.000011 rms=0.001587 Jy/beam ! Combined flux in latest and established models = 0.359499 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 98 components and 0.359498 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.784 mas, bmaj=7.271 mas, bpa=-2.251 degrees ! Estimated noise=0.886843 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00033333 Jy ! Component: 100 - total flux cleaned = 0.000509454 Jy ! Component: 150 - total flux cleaned = 0.000832861 Jy ! Component: 200 - total flux cleaned = 0.00106066 Jy ! Total flux subtracted in 200 components = 0.00106066 Jy ! Clean residual min=-0.003575 max=0.004321 Jy/beam ! Clean residual mean=-0.000005 rms=0.001049 Jy/beam ! Combined flux in latest and established models = 0.360559 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 113 components and 0.360559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058171Jy sigma=1.119827 ! Fit after self-cal, rms=0.058174Jy sigma=1.119705 wmodel /scr/pima/bg219a_uvs/J0038-0207_S_map.mod ! Writing 113 model components to file: /scr/pima/bg219a_uvs/J0038-0207_S_map.mod wobs /scr/pima/bg219a_uvs/J0038-0207_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J0038-0207_S_uvs.fits wwins /scr/pima/bg219a_uvs/J0038-0207_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219a_uvs/J0038-0207_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.00125403 Jy ! Component: 100 - total flux cleaned = 0.00144635 Jy ! Component: 150 - total flux cleaned = 0.00144185 Jy ! Component: 200 - total flux cleaned = 0.001272 Jy ! Component: 250 - total flux cleaned = 0.00127534 Jy ! Component: 300 - total flux cleaned = 0.00122709 Jy ! Component: 350 - total flux cleaned = 0.00103421 Jy ! Component: 400 - total flux cleaned = 0.000941236 Jy ! Component: 450 - total flux cleaned = 0.000942274 Jy ! Component: 500 - total flux cleaned = 0.000899166 Jy ! Component: 550 - total flux cleaned = 0.000771927 Jy ! Component: 600 - total flux cleaned = 0.000689589 Jy ! Component: 650 - total flux cleaned = 0.000649567 Jy ! Component: 700 - total flux cleaned = 0.000803726 Jy ! Component: 750 - total flux cleaned = 0.000879369 Jy ! Component: 800 - total flux cleaned = 0.00106209 Jy ! Component: 850 - total flux cleaned = 0.00134588 Jy ! Component: 900 - total flux cleaned = 0.0014491 Jy ! Component: 950 - total flux cleaned = 0.00151698 Jy ! Component: 1000 - total flux cleaned = 0.00168282 Jy ! Component: 1050 - total flux cleaned = 0.00177964 Jy ! Component: 1100 - total flux cleaned = 0.00193673 Jy ! Component: 1150 - total flux cleaned = 0.00202937 Jy ! Component: 1200 - total flux cleaned = 0.00227126 Jy ! Component: 1250 - total flux cleaned = 0.00250676 Jy ! Component: 1300 - total flux cleaned = 0.00259353 Jy ! Component: 1350 - total flux cleaned = 0.00287838 Jy ! Component: 1400 - total flux cleaned = 0.00301831 Jy ! Component: 1450 - total flux cleaned = 0.00326581 Jy ! Component: 1500 - total flux cleaned = 0.00356246 Jy ! Component: 1550 - total flux cleaned = 0.00374777 Jy ! Component: 1600 - total flux cleaned = 0.00390417 Jy ! Component: 1650 - total flux cleaned = 0.00416063 Jy ! Component: 1700 - total flux cleaned = 0.00438709 Jy ! Component: 1750 - total flux cleaned = 0.00456048 Jy ! Component: 1800 - total flux cleaned = 0.00478039 Jy ! Component: 1850 - total flux cleaned = 0.00494885 Jy ! Component: 1900 - total flux cleaned = 0.00518544 Jy ! Component: 1950 - total flux cleaned = 0.00527874 Jy ! Component: 2000 - total flux cleaned = 0.00550892 Jy ! Component: 2050 - total flux cleaned = 0.00564516 Jy ! Component: 2100 - total flux cleaned = 0.00582465 Jy ! Component: 2150 - total flux cleaned = 0.00604617 Jy ! Component: 2200 - total flux cleaned = 0.00613372 Jy ! Component: 2250 - total flux cleaned = 0.00630688 Jy ! Component: 2300 - total flux cleaned = 0.00647805 Jy ! Component: 2350 - total flux cleaned = 0.00662617 Jy ! Component: 2400 - total flux cleaned = 0.00673082 Jy ! Component: 2450 - total flux cleaned = 0.00691692 Jy ! Component: 2500 - total flux cleaned = 0.00705979 Jy ! Component: 2550 - total flux cleaned = 0.00720145 Jy ! Component: 2600 - total flux cleaned = 0.00740183 Jy ! Component: 2650 - total flux cleaned = 0.00754068 Jy ! Component: 2700 - total flux cleaned = 0.00773751 Jy ! Component: 2750 - total flux cleaned = 0.0078931 Jy ! Component: 2800 - total flux cleaned = 0.00806672 Jy ! Component: 2850 - total flux cleaned = 0.00831499 Jy ! Component: 2900 - total flux cleaned = 0.00844713 Jy ! Component: 2950 - total flux cleaned = 0.00865333 Jy ! Component: 3000 - total flux cleaned = 0.00882035 Jy ! Component: 3050 - total flux cleaned = 0.0090045 Jy ! Component: 3100 - total flux cleaned = 0.00920549 Jy ! Component: 3150 - total flux cleaned = 0.00938661 Jy ! Component: 3200 - total flux cleaned = 0.00956643 Jy ! Component: 3250 - total flux cleaned = 0.00976257 Jy ! Component: 3300 - total flux cleaned = 0.00988638 Jy ! Component: 3350 - total flux cleaned = 0.0100268 Jy ! Component: 3400 - total flux cleaned = 0.0102015 Jy ! Component: 3450 - total flux cleaned = 0.0103056 Jy ! Component: 3500 - total flux cleaned = 0.0104608 Jy ! Component: 3550 - total flux cleaned = 0.0105808 Jy ! Component: 3600 - total flux cleaned = 0.0107168 Jy ! Component: 3650 - total flux cleaned = 0.0108183 Jy ! Component: 3700 - total flux cleaned = 0.0109192 Jy ! Component: 3750 - total flux cleaned = 0.0110531 Jy ! Component: 3800 - total flux cleaned = 0.0111364 Jy ! Component: 3850 - total flux cleaned = 0.0113018 Jy ! Component: 3900 - total flux cleaned = 0.0113677 Jy ! Component: 3950 - total flux cleaned = 0.011515 Jy ! Component: 4000 - total flux cleaned = 0.0115801 Jy ! Component: 4050 - total flux cleaned = 0.0116774 Jy ! Total flux subtracted in 4096 components = 0.0117583 Jy ! Clean residual min=-0.000986 max=0.000883 Jy/beam ! Clean residual mean=-0.000002 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 0.372317 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 394 components and 0.372317 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J0038-0207_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.784 x 7.271 at -2.251 degrees (North through East) ! Clean map min=-0.0028563 max=0.26931 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0038-0207_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.269312 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000288727 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.321628 0.321628 0.643255 1.28651 2.57302 5.14604 10.2921 20.5842 41.1683 82.3367 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.269 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 932.755 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0038-0207_S_uvs.log closed on Wed Apr 6 22:39:45 2016