! Started logfile: /scr/pima/bg219a_uvs/J2245-0755_S_uvs.log on Wed Apr 6 23:04:26 2016 obs /scr/pima/bg219a_uvs/J2245-0755_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J2245-0755_S_uva.fits ! AN table 1: 21 integrations on 10 of 10 possible baselines. ! AN table 2: 21 integrations on 10 of 10 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2245-0755 ! ! 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/J2245-0755_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 5 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.013532Jy sigma=23.124130 ! Fit after self-cal, rms=0.879468Jy sigma=20.065978 ! 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.992 mas, bmaj=7.692 mas, bpa=2.2 degrees ! Estimated noise=1.05412 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.0948746 Jy ! Component: 100 - total flux cleaned = 0.116684 Jy ! Total flux subtracted in 100 components = 0.116684 Jy ! Clean residual min=-0.006131 max=0.007814 Jy/beam ! Clean residual mean=0.000004 rms=0.002065 Jy/beam ! Combined flux in latest and established models = 0.116684 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.116684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055989Jy sigma=1.207502 ! Fit after self-cal, rms=0.055997Jy sigma=1.207312 ! 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.65 mas, bmaj=9.554 mas, bpa=2.151 degrees ! Estimated noise=0.786226 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.00745362 Jy ! Component: 100 - total flux cleaned = 0.0102864 Jy ! Component: 150 - total flux cleaned = 0.011568 Jy ! Component: 200 - total flux cleaned = 0.011928 Jy ! Total flux subtracted in 200 components = 0.011928 Jy ! Clean residual min=-0.003858 max=0.003700 Jy/beam ! Clean residual mean=0.000005 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.128612 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 27 components and 0.128612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055150Jy sigma=1.186916 ! Fit after self-cal, rms=0.055190Jy sigma=1.186795 ! 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.65 x 9.554 at 2.151 degrees (North through East) ! Clean map min=-0.0037631 max=0.12134 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 0.98 NL 1.01 OV 1.06 PT 0.99 ! SC 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.99 MK 1.08 NL 0.98 OV 1.05 ! PT 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 NL 0.99 OV 1.06 PT 1.00 ! SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.99 MK 0.99 NL 0.94 OV 1.05 ! PT 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 NL 0.86 OV 1.04 PT 1.01 ! SC 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.03 MK 0.97 NL 0.95 OV 1.01 ! PT 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.96 NL 0.94 OV 0.95 PT 1.04 ! SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.05 MK 1.10 NL 0.91 OV 0.99 ! PT 0.97 ! ! ! Fit before self-cal, rms=0.055190Jy sigma=1.186795 ! Fit after self-cal, rms=0.054750Jy sigma=1.174727 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.673 mas, bmaj=9.568 mas, bpa=2.236 degrees ! Estimated noise=0.78602 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.000106003 Jy ! Component: 100 - total flux cleaned = -9.03192e-05 Jy ! Component: 150 - total flux cleaned = -9.03423e-05 Jy ! Component: 200 - total flux cleaned = -7.76231e-05 Jy ! Total flux subtracted in 200 components = -7.76231e-05 Jy ! Clean residual min=-0.003071 max=0.002818 Jy/beam ! Clean residual mean=0.000002 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.128535 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.128534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054737Jy sigma=1.174583 ! Fit after self-cal, rms=0.054746Jy sigma=1.174362 ! 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.054746Jy sigma=1.174362 ! Fit after self-cal, rms=0.054849Jy sigma=1.174315 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.679 mas, bmaj=9.582 mas, bpa=2.191 degrees ! Estimated noise=0.786369 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000117059 Jy ! Component: 100 - total flux cleaned = -8.68854e-05 Jy ! Component: 150 - total flux cleaned = -7.42689e-05 Jy ! Component: 200 - total flux cleaned = -6.29811e-05 Jy ! Total flux subtracted in 200 components = -6.29811e-05 Jy ! Clean residual min=-0.003114 max=0.002795 Jy/beam ! Clean residual mean=0.000002 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.128472 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.128472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054838Jy sigma=1.174200 ! Fit after self-cal, rms=0.054837Jy sigma=1.174186 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.31821e-05 Jy ! Component: 100 - total flux cleaned = 2.34886e-05 Jy ! Component: 150 - total flux cleaned = 3.35224e-05 Jy ! Component: 200 - total flux cleaned = 3.36064e-05 Jy ! Total flux subtracted in 200 components = 3.36064e-05 Jy ! Clean residual min=-0.003125 max=0.002772 Jy/beam ! Clean residual mean=0.000002 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.128505 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.128505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054832Jy sigma=1.174113 ! Fit after self-cal, rms=0.054831Jy sigma=1.174102 ! 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.054831Jy sigma=1.174102 ! Fit after self-cal, rms=0.054969Jy sigma=1.174056 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.685 mas, bmaj=9.597 mas, bpa=2.159 degrees ! Estimated noise=0.787102 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000102321 Jy ! Component: 100 - total flux cleaned = -9.11212e-05 Jy ! Component: 150 - total flux cleaned = -6.11129e-05 Jy ! Component: 200 - total flux cleaned = -5.22307e-05 Jy ! Total flux subtracted in 200 components = -5.22307e-05 Jy ! Clean residual min=-0.003154 max=0.002739 Jy/beam ! Clean residual mean=0.000002 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.128453 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 40 components and 0.128453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054961Jy sigma=1.173981 ! Fit after self-cal, rms=0.054960Jy sigma=1.173970 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.3533e-05 Jy ! Component: 100 - total flux cleaned = 1.42621e-05 Jy ! Component: 150 - total flux cleaned = 2.20095e-05 Jy ! Component: 200 - total flux cleaned = 2.23922e-05 Jy ! Total flux subtracted in 200 components = 2.23922e-05 Jy ! Clean residual min=-0.003167 max=0.002716 Jy/beam ! Clean residual mean=0.000002 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.128475 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.128475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054957Jy sigma=1.173920 ! Fit after self-cal, rms=0.054956Jy sigma=1.173914 ! 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.054956Jy sigma=1.173914 ! Fit after self-cal, rms=0.055086Jy sigma=1.173879 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.133 mas, bmaj=23.19 mas, bpa=-5.669 degrees ! Estimated noise=0.914363 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000210962 Jy ! Component: 100 - total flux cleaned = -0.000222566 Jy ! Component: 150 - total flux cleaned = -0.000233054 Jy ! Component: 200 - total flux cleaned = -0.00024219 Jy ! Total flux subtracted in 200 components = -0.00024219 Jy ! Clean residual min=-0.003617 max=0.003154 Jy/beam ! Clean residual mean=0.000002 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.128233 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 45 components and 0.128233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055085Jy sigma=1.173857 ! Fit after self-cal, rms=0.055086Jy sigma=1.173851 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.69925e-06 Jy ! Component: 100 - total flux cleaned = -7.61905e-06 Jy ! Component: 150 - total flux cleaned = -7.47125e-06 Jy ! Component: 200 - total flux cleaned = -1.17155e-05 Jy ! Total flux subtracted in 200 components = -1.17155e-05 Jy ! Clean residual min=-0.003621 max=0.003151 Jy/beam ! Clean residual mean=0.000002 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.128221 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 46 components and 0.128221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055086Jy sigma=1.173833 ! Fit after self-cal, rms=0.055084Jy sigma=1.173830 ! 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.692 mas, bmaj=9.612 mas, bpa=2.127 degrees ! Estimated noise=0.787791 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.692 x 9.612 at 2.127 degrees (North through East) ! Clean map min=-0.0031394 max=0.12096 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=3.027 mas, bmaj=7.73 mas, bpa=2.269 degrees ! Estimated noise=1.05254 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0946588 Jy ! Component: 100 - total flux cleaned = 0.116105 Jy ! Component: 150 - total flux cleaned = 0.123262 Jy ! Component: 200 - total flux cleaned = 0.126101 Jy ! Total flux subtracted in 200 components = 0.126101 Jy ! Clean residual min=-0.003855 max=0.003524 Jy/beam ! Clean residual mean=0.000003 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.126102 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.126102 Jy ! Inverting map and beam ! Estimated beam: bmin=3.692 mas, bmaj=9.612 mas, bpa=2.127 degrees ! Estimated noise=0.787791 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.00141579 Jy ! Component: 100 - total flux cleaned = 0.00189328 Jy ! Component: 150 - total flux cleaned = 0.00194498 Jy ! Component: 200 - total flux cleaned = 0.0019778 Jy ! Total flux subtracted in 200 components = 0.0019778 Jy ! Clean residual min=-0.003214 max=0.002889 Jy/beam ! Clean residual mean=0.000002 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.128079 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 33 components and 0.128079 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.133 mas, bmaj=23.19 mas, bpa=-5.669 degrees ! Estimated noise=0.914363 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000116267 Jy ! Component: 100 - total flux cleaned = 9.89815e-05 Jy ! Component: 150 - total flux cleaned = 8.44474e-05 Jy ! Component: 200 - total flux cleaned = 7.20141e-05 Jy ! Total flux subtracted in 200 components = 7.20141e-05 Jy ! Clean residual min=-0.003640 max=0.003119 Jy/beam ! Clean residual mean=0.000002 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.128151 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.10173e-05 Jy ! Component: 100 - total flux cleaned = -2.07984e-05 Jy ! Component: 150 - total flux cleaned = -2.53749e-05 Jy ! Component: 200 - total flux cleaned = -2.94182e-05 Jy ! Total flux subtracted in 200 components = -2.94182e-05 Jy ! Clean residual min=-0.003633 max=0.003141 Jy/beam ! Clean residual mean=0.000002 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.128122 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 48 components and 0.128122 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.692 mas, bmaj=9.612 mas, bpa=2.127 degrees ! Estimated noise=0.787791 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.09018e-05 Jy ! Component: 100 - total flux cleaned = 3.03581e-05 Jy ! Component: 150 - total flux cleaned = 3.87704e-05 Jy ! Component: 200 - total flux cleaned = 3.8618e-05 Jy ! Total flux subtracted in 200 components = 3.8618e-05 Jy ! Clean residual min=-0.003216 max=0.002822 Jy/beam ! Clean residual mean=0.000002 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.128161 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 51 components and 0.128161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055092Jy sigma=1.174025 ! Fit after self-cal, rms=0.055089Jy sigma=1.174008 wmodel /scr/pima/bg219a_uvs/J2245-0755_S_map.mod ! Writing 51 model components to file: /scr/pima/bg219a_uvs/J2245-0755_S_map.mod wobs /scr/pima/bg219a_uvs/J2245-0755_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J2245-0755_S_uvs.fits wwins /scr/pima/bg219a_uvs/J2245-0755_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J2245-0755_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.000580484 Jy ! Component: 100 - total flux cleaned = -0.00104828 Jy ! Component: 150 - total flux cleaned = -0.00141992 Jy ! Component: 200 - total flux cleaned = -0.00183063 Jy ! Component: 250 - total flux cleaned = -0.00221097 Jy ! Component: 300 - total flux cleaned = -0.0024022 Jy ! Component: 350 - total flux cleaned = -0.0025826 Jy ! Component: 400 - total flux cleaned = -0.00280797 Jy ! Component: 450 - total flux cleaned = -0.0030212 Jy ! Component: 500 - total flux cleaned = -0.00317107 Jy ! Component: 550 - total flux cleaned = -0.00326676 Jy ! Component: 600 - total flux cleaned = -0.00333453 Jy ! Component: 650 - total flux cleaned = -0.003377 Jy ! Component: 700 - total flux cleaned = -0.00341846 Jy ! Component: 750 - total flux cleaned = -0.0034391 Jy ! Component: 800 - total flux cleaned = -0.00345836 Jy ! Component: 850 - total flux cleaned = -0.00341963 Jy ! Component: 900 - total flux cleaned = -0.00340123 Jy ! Component: 950 - total flux cleaned = -0.00336472 Jy ! Component: 1000 - total flux cleaned = -0.00336479 Jy ! Component: 1050 - total flux cleaned = -0.00332987 Jy ! Component: 1100 - total flux cleaned = -0.00326199 Jy ! Component: 1150 - total flux cleaned = -0.00322867 Jy ! Component: 1200 - total flux cleaned = -0.0031794 Jy ! Component: 1250 - total flux cleaned = -0.00313107 Jy ! Component: 1300 - total flux cleaned = -0.00308373 Jy ! Component: 1350 - total flux cleaned = -0.00302157 Jy ! Component: 1400 - total flux cleaned = -0.00296051 Jy ! Component: 1450 - total flux cleaned = -0.00288544 Jy ! Component: 1500 - total flux cleaned = -0.00279683 Jy ! Component: 1550 - total flux cleaned = -0.00272375 Jy ! Component: 1600 - total flux cleaned = -0.00262287 Jy ! Component: 1650 - total flux cleaned = -0.00252342 Jy ! Component: 1700 - total flux cleaned = -0.00245321 Jy ! Component: 1750 - total flux cleaned = -0.00238346 Jy ! Component: 1800 - total flux cleaned = -0.00231446 Jy ! Component: 1850 - total flux cleaned = -0.0022598 Jy ! Component: 1900 - total flux cleaned = -0.00217855 Jy ! Component: 1950 - total flux cleaned = -0.00212491 Jy ! Component: 2000 - total flux cleaned = -0.00205819 Jy ! Component: 2050 - total flux cleaned = -0.00199186 Jy ! Component: 2100 - total flux cleaned = -0.00196545 Jy ! Component: 2150 - total flux cleaned = -0.00192612 Jy ! Component: 2200 - total flux cleaned = -0.00192623 Jy ! Component: 2250 - total flux cleaned = -0.00193944 Jy ! Component: 2300 - total flux cleaned = -0.00190045 Jy ! Component: 2350 - total flux cleaned = -0.00188754 Jy ! Component: 2400 - total flux cleaned = -0.00187453 Jy ! Component: 2450 - total flux cleaned = -0.00184874 Jy ! Component: 2500 - total flux cleaned = -0.00179708 Jy ! Component: 2550 - total flux cleaned = -0.00178436 Jy ! Component: 2600 - total flux cleaned = -0.00177154 Jy ! Component: 2650 - total flux cleaned = -0.00172011 Jy ! Component: 2700 - total flux cleaned = -0.00169441 Jy ! Component: 2750 - total flux cleaned = -0.00166867 Jy ! Component: 2800 - total flux cleaned = -0.00163013 Jy ! Component: 2850 - total flux cleaned = -0.00157875 Jy ! Component: 2900 - total flux cleaned = -0.00154012 Jy ! Component: 2950 - total flux cleaned = -0.00147592 Jy ! Component: 3000 - total flux cleaned = -0.00143737 Jy ! Component: 3050 - total flux cleaned = -0.00139873 Jy ! Component: 3100 - total flux cleaned = -0.00132153 Jy ! Component: 3150 - total flux cleaned = -0.00125696 Jy ! Component: 3200 - total flux cleaned = -0.00121809 Jy ! Component: 3250 - total flux cleaned = -0.00115344 Jy ! Component: 3300 - total flux cleaned = -0.00110155 Jy ! Component: 3350 - total flux cleaned = -0.00102379 Jy ! Component: 3400 - total flux cleaned = -0.000971829 Jy ! Component: 3450 - total flux cleaned = -0.000932724 Jy ! Component: 3500 - total flux cleaned = -0.000880505 Jy ! Component: 3550 - total flux cleaned = -0.000814994 Jy ! Component: 3600 - total flux cleaned = -0.000762188 Jy ! Component: 3650 - total flux cleaned = -0.000735703 Jy ! Component: 3700 - total flux cleaned = -0.000682494 Jy ! Component: 3750 - total flux cleaned = -0.000628865 Jy ! Component: 3800 - total flux cleaned = -0.000601712 Jy ! Component: 3850 - total flux cleaned = -0.000587934 Jy ! Component: 3900 - total flux cleaned = -0.000560497 Jy ! Component: 3950 - total flux cleaned = -0.000546548 Jy ! Component: 4000 - total flux cleaned = -0.000518506 Jy ! Component: 4050 - total flux cleaned = -0.000504376 Jy ! Total flux subtracted in 4096 components = -0.000475518 Jy ! Clean residual min=-0.000900 max=0.000920 Jy/beam ! Clean residual mean=0.000006 rms=0.000242 Jy/beam ! Combined flux in latest and established models = 0.127685 Jy keep ! Adding 209 model components to the UV plane model. ! The established model now contains 260 components and 0.127685 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J2245-0755_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.692 x 9.612 at 2.127 degrees (North through East) ! Clean map min=-0.001712 max=0.12132 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J2245-0755_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.121315 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000309408 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.765134 0.765134 1.53027 3.06054 6.12108 12.2422 24.4843 48.9686 97.9372 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.121 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 392.087 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J2245-0755_S_uvs.log closed on Wed Apr 6 23:04:30 2016