! Started logfile: /scr/pima/bg219a_uvs/J0510+1800_S_uvs.log on Wed Apr 6 22:45:26 2016 obs /scr/pima/bg219a_uvs/J0510+1800_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0510+1800_S_uva.fits ! AN table 1: 9 integrations on 3 of 3 possible baselines. ! AN table 2: 18 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.826087 visibilities/baseline/integration-bin. ! Found source: J0510+1800 ! ! 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 684 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/J0510+1800_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 3 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.046121Jy sigma=25.604594 ! Fit after self-cal, rms=0.684422Jy sigma=16.938310 ! 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.647 mas, bmaj=4.587 mas, bpa=-11.87 degrees ! Estimated noise=1.78389 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.212445 Jy ! Component: 100 - total flux cleaned = 0.272414 Jy ! Total flux subtracted in 100 components = 0.272414 Jy ! Clean residual min=-0.026319 max=0.034436 Jy/beam ! Clean residual mean=-0.000587 rms=0.009170 Jy/beam ! Combined flux in latest and established models = 0.272414 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.272414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104334Jy sigma=2.400095 ! Fit after self-cal, rms=0.104388Jy sigma=2.398300 ! 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.808 mas, bmaj=6.779 mas, bpa=-19.63 degrees ! Estimated noise=1.18404 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.0610207 Jy ! Component: 100 - total flux cleaned = 0.0853542 Jy ! Component: 150 - total flux cleaned = 0.0965143 Jy ! Component: 200 - total flux cleaned = 0.102189 Jy ! Total flux subtracted in 200 components = 0.102189 Jy ! Clean residual min=-0.018957 max=0.032343 Jy/beam ! Clean residual mean=-0.000746 rms=0.007571 Jy/beam ! Combined flux in latest and established models = 0.374603 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 23 components and 0.374603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064502Jy sigma=1.485969 ! Fit after self-cal, rms=0.064468Jy sigma=1.477387 ! 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.808 x 6.779 at -19.63 degrees (North through East) ! Clean map min=-0.017733 max=0.30863 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. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! MK 0.00* OV 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.92 MK 1.00 NL 1.00 OV 1.16 ! PT 0.96 ! ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! MK 0.00* OV 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.94 MK 0.98 NL 0.96 OV 1.10 ! PT 0.93 ! ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! MK 0.00* OV 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.97 MK 0.99 NL 0.98 OV 1.12 ! PT 0.95 ! ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! MK 0.00* OV 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.94 MK 0.98 NL 0.91 OV 1.14 ! PT 0.93 ! ! ! Fit before self-cal, rms=0.064468Jy sigma=1.477387 ! Fit after self-cal, rms=0.050446Jy sigma=1.254199 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.016 mas, bmaj=21.94 mas, bpa=-38.57 degrees ! Estimated noise=1.22648 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 = -1.13246e-05 Jy ! Component: 100 - total flux cleaned = -2.0202e-05 Jy ! Component: 150 - total flux cleaned = -9.33745e-05 Jy ! Component: 200 - total flux cleaned = -0.000276273 Jy ! Total flux subtracted in 200 components = -0.000276273 Jy ! Clean residual min=-0.013008 max=0.017972 Jy/beam ! Clean residual mean=-0.000165 rms=0.004559 Jy/beam ! Combined flux in latest and established models = 0.374327 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 27 components and 0.374327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049853Jy sigma=1.238875 ! Fit after self-cal, rms=0.049678Jy sigma=1.234565 ! 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.049678Jy sigma=1.234565 ! Fit after self-cal, rms=0.049646Jy sigma=1.234237 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.006 mas, bmaj=21.95 mas, bpa=-38.56 degrees ! Estimated noise=1.22543 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00017471 Jy ! Component: 100 - total flux cleaned = 0.0001119 Jy ! Component: 150 - total flux cleaned = -6.58594e-05 Jy ! Component: 200 - total flux cleaned = -0.000223951 Jy ! Total flux subtracted in 200 components = -0.000223951 Jy ! Clean residual min=-0.012744 max=0.017394 Jy/beam ! Clean residual mean=-0.000162 rms=0.004462 Jy/beam ! Combined flux in latest and established models = 0.374103 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 27 components and 0.374103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049408Jy sigma=1.227654 ! Fit after self-cal, rms=0.049323Jy sigma=1.225804 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.000533481 Jy ! Component: 100 - total flux cleaned = -0.000594727 Jy ! Component: 150 - total flux cleaned = -0.000695749 Jy ! Component: 200 - total flux cleaned = -0.000790558 Jy ! Total flux subtracted in 200 components = -0.000790558 Jy ! Clean residual min=-0.012667 max=0.017150 Jy/beam ! Clean residual mean=-0.000172 rms=0.004409 Jy/beam ! Combined flux in latest and established models = 0.373312 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 28 components and 0.373312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049181Jy sigma=1.221856 ! Fit after self-cal, rms=0.049132Jy sigma=1.220951 ! 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.049132Jy sigma=1.220951 ! Fit after self-cal, rms=0.049055Jy sigma=1.220450 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.996 mas, bmaj=21.97 mas, bpa=-38.54 degrees ! Estimated noise=1.22326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000212914 Jy ! Component: 100 - total flux cleaned = 4.41468e-05 Jy ! Component: 150 - total flux cleaned = -5.6366e-05 Jy ! Component: 200 - total flux cleaned = -0.0001517 Jy ! Total flux subtracted in 200 components = -0.0001517 Jy ! Clean residual min=-0.012489 max=0.016881 Jy/beam ! Clean residual mean=-0.000159 rms=0.004337 Jy/beam ! Combined flux in latest and established models = 0.373161 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 28 components and 0.373161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048943Jy sigma=1.217018 ! Fit after self-cal, rms=0.048904Jy sigma=1.216452 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.000336555 Jy ! Component: 100 - total flux cleaned = -0.000435514 Jy ! Component: 150 - total flux cleaned = -0.000484502 Jy ! Component: 200 - total flux cleaned = -0.000574518 Jy ! Total flux subtracted in 200 components = -0.000574518 Jy ! Clean residual min=-0.012415 max=0.016696 Jy/beam ! Clean residual mean=-0.000166 rms=0.004305 Jy/beam ! Combined flux in latest and established models = 0.372586 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 28 components and 0.372586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048823Jy sigma=1.213843 ! Fit after self-cal, rms=0.048794Jy sigma=1.213521 ! 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.048794Jy sigma=1.213521 ! Fit after self-cal, rms=0.048751Jy sigma=1.213231 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.933 mas, bmaj=21.05 mas, bpa=-45.96 degrees ! Estimated noise=1.44779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000245181 Jy ! Component: 100 - total flux cleaned = -0.000181995 Jy ! Component: 150 - total flux cleaned = -0.000186952 Jy ! Component: 200 - total flux cleaned = -0.000189462 Jy ! Total flux subtracted in 200 components = -0.000189462 Jy ! Clean residual min=-0.012630 max=0.017359 Jy/beam ! Clean residual mean=-0.000245 rms=0.005163 Jy/beam ! Combined flux in latest and established models = 0.372397 Jy selfcal ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 29 components and 0.372397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048792Jy sigma=1.215117 ! Fit after self-cal, rms=0.048661Jy sigma=1.212447 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.000257568 Jy ! Component: 100 - total flux cleaned = -0.000260214 Jy ! Component: 150 - total flux cleaned = -0.000266323 Jy ! Component: 200 - total flux cleaned = -0.000271649 Jy ! Total flux subtracted in 200 components = -0.000271649 Jy ! Clean residual min=-0.012347 max=0.017280 Jy/beam ! Clean residual mean=-0.000250 rms=0.005113 Jy/beam ! Combined flux in latest and established models = 0.372125 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 29 components and 0.372125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048713Jy sigma=1.214229 ! Fit after self-cal, rms=0.048608Jy sigma=1.212280 ! 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.99 mas, bmaj=21.99 mas, bpa=-38.52 degrees ! Estimated noise=1.22186 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.99 x 21.99 at -38.52 degrees (North through East) ! Clean map min=-0.012747 max=0.31944 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.711 mas, bmaj=24.22 mas, bpa=-38.41 degrees ! Estimated noise=1.55012 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.218479 Jy ! Component: 100 - total flux cleaned = 0.284435 Jy ! Component: 150 - total flux cleaned = 0.322811 Jy ! Component: 200 - total flux cleaned = 0.345691 Jy ! Total flux subtracted in 200 components = 0.345691 Jy ! Clean residual min=-0.013066 max=0.015771 Jy/beam ! Clean residual mean=-0.000199 rms=0.004651 Jy/beam ! Combined flux in latest and established models = 0.345691 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.345691 Jy ! Inverting map and beam ! Estimated beam: bmin=3.99 mas, bmaj=21.99 mas, bpa=-38.52 degrees ! Estimated noise=1.22186 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.0206487 Jy ! Component: 100 - total flux cleaned = 0.0285417 Jy ! Component: 150 - total flux cleaned = 0.0285557 Jy ! Component: 200 - total flux cleaned = 0.0283846 Jy ! Total flux subtracted in 200 components = 0.0283846 Jy ! Clean residual min=-0.015667 max=0.016993 Jy/beam ! Clean residual mean=-0.000137 rms=0.005009 Jy/beam ! Combined flux in latest and established models = 0.374076 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 20 components and 0.374076 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=9.933 mas, bmaj=21.05 mas, bpa=-45.96 degrees ! Estimated noise=1.44779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.7748e-05 Jy ! Component: 100 - total flux cleaned = -0.00020261 Jy ! Component: 150 - total flux cleaned = -0.000368217 Jy ! Component: 200 - total flux cleaned = -0.000524219 Jy ! Total flux subtracted in 200 components = -0.000524219 Jy ! Clean residual min=-0.015103 max=0.018688 Jy/beam ! Clean residual mean=-0.000223 rms=0.005986 Jy/beam ! Combined flux in latest and established models = 0.373552 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.10867e-06 Jy ! Component: 100 - total flux cleaned = -0.000137748 Jy ! Component: 150 - total flux cleaned = -0.000139408 Jy ! Component: 200 - total flux cleaned = -0.000264284 Jy ! Total flux subtracted in 200 components = -0.000264284 Jy ! Clean residual min=-0.013763 max=0.017969 Jy/beam ! Clean residual mean=-0.000227 rms=0.005555 Jy/beam ! Combined flux in latest and established models = 0.373287 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 24 components and 0.373287 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.99 mas, bmaj=21.99 mas, bpa=-38.52 degrees ! Estimated noise=1.22186 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000557393 Jy ! Component: 100 - total flux cleaned = 0.00054592 Jy ! Component: 150 - total flux cleaned = 0.000433578 Jy ! Component: 200 - total flux cleaned = 0.000340254 Jy ! Total flux subtracted in 200 components = 0.000340254 Jy ! Clean residual min=-0.013069 max=0.015649 Jy/beam ! Clean residual mean=-0.000140 rms=0.004212 Jy/beam ! Combined flux in latest and established models = 0.373628 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 29 components and 0.373628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048504Jy sigma=1.209370 ! Fit after self-cal, rms=0.048446Jy sigma=1.207085 wmodel /scr/pima/bg219a_uvs/J0510+1800_S_map.mod ! Writing 29 model components to file: /scr/pima/bg219a_uvs/J0510+1800_S_map.mod wobs /scr/pima/bg219a_uvs/J0510+1800_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J0510+1800_S_uvs.fits wwins /scr/pima/bg219a_uvs/J0510+1800_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J0510+1800_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.00336526 Jy ! Component: 100 - total flux cleaned = 0.00337888 Jy ! Component: 150 - total flux cleaned = 0.00340276 Jy ! Component: 200 - total flux cleaned = 0.00317756 Jy ! Component: 250 - total flux cleaned = 0.00308828 Jy ! Component: 300 - total flux cleaned = 0.00261412 Jy ! Component: 350 - total flux cleaned = 0.00218823 Jy ! Component: 400 - total flux cleaned = 0.00181226 Jy ! Component: 450 - total flux cleaned = 0.00147741 Jy ! Component: 500 - total flux cleaned = 0.00122753 Jy ! Component: 550 - total flux cleaned = 0.00118146 Jy ! Component: 600 - total flux cleaned = 0.00109972 Jy ! Component: 650 - total flux cleaned = 0.000948134 Jy ! Component: 700 - total flux cleaned = 0.000734408 Jy ! Component: 750 - total flux cleaned = 0.000567124 Jy ! Component: 800 - total flux cleaned = 0.0003736 Jy ! Component: 850 - total flux cleaned = 6.37774e-05 Jy ! Component: 900 - total flux cleaned = -0.000175035 Jy ! Component: 950 - total flux cleaned = -0.000406624 Jy ! Component: 1000 - total flux cleaned = -0.000603248 Jy ! Component: 1050 - total flux cleaned = -0.000767313 Jy ! Component: 1100 - total flux cleaned = -0.000900285 Jy ! Component: 1150 - total flux cleaned = -0.000952483 Jy ! Component: 1200 - total flux cleaned = -0.00100367 Jy ! Component: 1250 - total flux cleaned = -0.00108032 Jy ! Component: 1300 - total flux cleaned = -0.00120659 Jy ! Component: 1350 - total flux cleaned = -0.00128145 Jy ! Component: 1400 - total flux cleaned = -0.00135602 Jy ! Component: 1450 - total flux cleaned = -0.00145475 Jy ! Component: 1500 - total flux cleaned = -0.00155353 Jy ! Component: 1550 - total flux cleaned = -0.00162794 Jy ! Component: 1600 - total flux cleaned = -0.00170245 Jy ! Component: 1650 - total flux cleaned = -0.00180213 Jy ! Component: 1700 - total flux cleaned = -0.00185212 Jy ! Component: 1750 - total flux cleaned = -0.00192793 Jy ! Component: 1800 - total flux cleaned = -0.00197856 Jy ! Component: 1850 - total flux cleaned = -0.00205503 Jy ! Component: 1900 - total flux cleaned = -0.00210644 Jy ! Component: 1950 - total flux cleaned = -0.0021842 Jy ! Component: 2000 - total flux cleaned = -0.0022366 Jy ! Component: 2050 - total flux cleaned = -0.00228923 Jy ! Component: 2100 - total flux cleaned = -0.00234299 Jy ! Component: 2150 - total flux cleaned = -0.00236987 Jy ! Component: 2200 - total flux cleaned = -0.00242469 Jy ! Component: 2250 - total flux cleaned = -0.0024523 Jy ! Component: 2300 - total flux cleaned = -0.00250889 Jy ! Component: 2350 - total flux cleaned = -0.00253754 Jy ! Component: 2400 - total flux cleaned = -0.00259565 Jy ! Component: 2450 - total flux cleaned = -0.00256623 Jy ! Component: 2500 - total flux cleaned = -0.00262537 Jy ! Component: 2550 - total flux cleaned = -0.00265572 Jy ! Component: 2600 - total flux cleaned = -0.00265566 Jy ! Component: 2650 - total flux cleaned = -0.00275005 Jy ! Component: 2700 - total flux cleaned = -0.00278211 Jy ! Component: 2750 - total flux cleaned = -0.00284727 Jy ! Component: 2800 - total flux cleaned = -0.00294699 Jy ! Component: 2850 - total flux cleaned = -0.00294697 Jy ! Component: 2900 - total flux cleaned = -0.00301537 Jy ! Component: 2950 - total flux cleaned = -0.00308545 Jy ! Component: 3000 - total flux cleaned = -0.00312141 Jy ! Component: 3050 - total flux cleaned = -0.00315796 Jy ! Component: 3100 - total flux cleaned = -0.00323259 Jy ! Component: 3150 - total flux cleaned = -0.00327098 Jy ! Component: 3200 - total flux cleaned = -0.00338764 Jy ! Component: 3250 - total flux cleaned = -0.00342783 Jy ! Component: 3300 - total flux cleaned = -0.00346824 Jy ! Component: 3350 - total flux cleaned = -0.00355115 Jy ! Component: 3400 - total flux cleaned = -0.00363516 Jy ! Component: 3450 - total flux cleaned = -0.00367887 Jy ! Component: 3500 - total flux cleaned = -0.0036788 Jy ! Component: 3550 - total flux cleaned = -0.00372316 Jy ! Component: 3600 - total flux cleaned = -0.00376878 Jy ! Component: 3650 - total flux cleaned = -0.00381573 Jy ! Component: 3700 - total flux cleaned = -0.00381571 Jy ! Component: 3750 - total flux cleaned = -0.00381534 Jy ! Component: 3800 - total flux cleaned = -0.00386542 Jy ! Component: 3850 - total flux cleaned = -0.00386588 Jy ! Component: 3900 - total flux cleaned = -0.0038654 Jy ! Component: 3950 - total flux cleaned = -0.00391879 Jy ! Component: 4000 - total flux cleaned = -0.00391902 Jy ! Component: 4050 - total flux cleaned = -0.00391896 Jy ! Total flux subtracted in 4096 components = -0.00397645 Jy ! Clean residual min=-0.003507 max=0.003325 Jy/beam ! Clean residual mean=0.000040 rms=0.001000 Jy/beam ! Combined flux in latest and established models = 0.369651 Jy keep ! Adding 240 model components to the UV plane model. ! The established model now contains 269 components and 0.369651 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J0510+1800_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.99 x 21.99 at -38.52 degrees (North through East) ! Clean map min=-0.0058669 max=0.32051 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0510+1800_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.320514 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00111963 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.04797 1.04797 2.09594 4.19188 8.38377 16.7675 33.5351 67.0701 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0033 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.32 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 286.267 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0510+1800_S_uvs.log closed on Wed Apr 6 22:45:30 2016