! Started logfile: /scr/pima/bg219i_uvs/J1408-0752_S_uvs.log on Wed Apr 6 23:05:21 2016 obs /scr/pima/bg219i_uvs/J1408-0752_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1408-0752_S_uva.fits ! AN table 1: 7 integrations on 21 of 21 possible baselines. ! AN table 2: 7 integrations on 21 of 21 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1408-0752 ! ! 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 1176 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/bg219i_uvs/J1408-0752_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 21 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=3.089699Jy sigma=23.298453 ! Fit after self-cal, rms=2.777093Jy sigma=4.375832 ! 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=3.687 mas, bmaj=14.91 mas, bpa=23.21 degrees ! Estimated noise=1.82715 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.615497 Jy ! Component: 100 - total flux cleaned = 0.758656 Jy ! Total flux subtracted in 100 components = 0.758656 Jy ! Clean residual min=-0.037333 max=0.088416 Jy/beam ! Clean residual mean=0.000110 rms=0.012940 Jy/beam ! Combined flux in latest and established models = 0.758656 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.758656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.787436Jy sigma=3.055416 ! Fit after self-cal, rms=2.787435Jy sigma=3.049436 ! Inverting map ! Added new window around map position (-9, -3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0853384 Jy ! Component: 100 - total flux cleaned = 0.132957 Jy ! Total flux subtracted in 100 components = 0.132957 Jy ! Clean residual min=-0.022588 max=0.029935 Jy/beam ! Clean residual mean=0.000037 rms=0.006882 Jy/beam ! Combined flux in latest and established models = 0.891613 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 23 components and 0.891613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.776457Jy sigma=2.015522 ! Fit after self-cal, rms=2.776802Jy sigma=1.981584 ! 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=4.167 mas, bmaj=15.04 mas, bpa=22.98 degrees ! Estimated noise=1.43049 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.0454205 Jy ! Component: 100 - total flux cleaned = 0.0704408 Jy ! Component: 150 - total flux cleaned = 0.087192 Jy ! Component: 200 - total flux cleaned = 0.0972408 Jy ! Total flux subtracted in 200 components = 0.0972408 Jy ! Clean residual min=-0.020328 max=0.017923 Jy/beam ! Clean residual mean=-0.000006 rms=0.005068 Jy/beam ! Combined flux in latest and established models = 0.988853 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 60 components and 0.988853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.770617Jy sigma=1.628052 ! Fit after self-cal, rms=2.771266Jy sigma=1.610247 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.167 x 15.04 at 22.98 degrees (North through East) ! Clean map min=-0.01839 max=0.79041 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* KP 1.00* LA 1.00* ! NL 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 1.01 KP 0.96 LA 1.00 ! NL 1.03 OV 1.02 PT 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.91 KP 1.00 LA 0.99 ! NL 1.01 PT 0.99 SC 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 1.03 KP 1.03 LA 1.01 ! NL 1.04 OV 1.03 PT 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.94 KP 1.00 LA 0.99 ! NL 0.97 PT 0.99 SC 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 1.05 KP 1.04 LA 1.00 ! NL 1.06 OV 1.01 PT 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 KP 0.98 LA 0.98 ! NL 0.99 PT 1.00 SC 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 0.99 KP 1.02 LA 0.98 ! NL 1.05 OV 1.04 PT 1.01 ! ! ! Fit before self-cal, rms=2.771266Jy sigma=1.610247 ! Fit after self-cal, rms=2.771047Jy sigma=1.465657 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.2 mas, bmaj=14.99 mas, bpa=22.97 degrees ! Estimated noise=1.42813 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.00119163 Jy ! Component: 100 - total flux cleaned = -0.00144084 Jy ! Component: 150 - total flux cleaned = -0.00103463 Jy ! Component: 200 - total flux cleaned = -0.000557119 Jy ! Total flux subtracted in 200 components = -0.000557119 Jy ! Clean residual min=-0.008790 max=0.010724 Jy/beam ! Clean residual mean=0.000005 rms=0.002568 Jy/beam ! Combined flux in latest and established models = 0.988296 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 80 components and 0.988296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.770861Jy sigma=1.447745 ! Fit after self-cal, rms=2.770910Jy sigma=1.445894 ! 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=2.770910Jy sigma=1.445894 ! Fit after self-cal, rms=2.770904Jy sigma=1.443084 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.214 mas, bmaj=14.97 mas, bpa=22.95 degrees ! Estimated noise=1.4298 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133113 Jy ! Component: 100 - total flux cleaned = 0.000532705 Jy ! Component: 150 - total flux cleaned = 0.000416461 Jy ! Component: 200 - total flux cleaned = 0.000524229 Jy ! Total flux subtracted in 200 components = 0.000524229 Jy ! Clean residual min=-0.008104 max=0.009645 Jy/beam ! Clean residual mean=0.000006 rms=0.002420 Jy/beam ! Combined flux in latest and established models = 0.988821 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 95 components and 0.98882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.770678Jy sigma=1.438084 ! Fit after self-cal, rms=2.770692Jy sigma=1.437061 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.000570883 Jy ! Component: 100 - total flux cleaned = 0.000848522 Jy ! Component: 150 - total flux cleaned = 0.000850464 Jy ! Component: 200 - total flux cleaned = 0.000924568 Jy ! Total flux subtracted in 200 components = 0.000924568 Jy ! Clean residual min=-0.007818 max=0.009542 Jy/beam ! Clean residual mean=0.000005 rms=0.002358 Jy/beam ! Combined flux in latest and established models = 0.989745 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 104 components and 0.989745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.770574Jy sigma=1.435190 ! Fit after self-cal, rms=2.770561Jy sigma=1.434687 ! 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=2.770561Jy sigma=1.434687 ! Fit after self-cal, rms=2.770559Jy sigma=1.432354 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.227 mas, bmaj=14.95 mas, bpa=22.92 degrees ! Estimated noise=1.43295 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00201227 Jy ! Component: 100 - total flux cleaned = 0.00153016 Jy ! Component: 150 - total flux cleaned = 0.00104558 Jy ! Component: 200 - total flux cleaned = 0.000832013 Jy ! Total flux subtracted in 200 components = 0.000832013 Jy ! Clean residual min=-0.007636 max=0.009410 Jy/beam ! Clean residual mean=0.000006 rms=0.002324 Jy/beam ! Combined flux in latest and established models = 0.990577 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 117 components and 0.990577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.770358Jy sigma=1.432130 ! Fit after self-cal, rms=2.770358Jy sigma=1.431848 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.000483345 Jy ! Component: 100 - total flux cleaned = 0.000418983 Jy ! Component: 150 - total flux cleaned = 0.000361471 Jy ! Component: 200 - total flux cleaned = 0.00036117 Jy ! Total flux subtracted in 200 components = 0.00036117 Jy ! Clean residual min=-0.007499 max=0.009419 Jy/beam ! Clean residual mean=0.000006 rms=0.002303 Jy/beam ! Combined flux in latest and established models = 0.990938 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 126 components and 0.990938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.770283Jy sigma=1.431543 ! Fit after self-cal, rms=2.770274Jy sigma=1.431395 ! 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=2.770274Jy sigma=1.431395 ! Fit after self-cal, rms=2.770275Jy sigma=1.429849 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.227 mas, bmaj=15.4 mas, bpa=20.23 degrees ! Estimated noise=1.6586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118088 Jy ! Component: 100 - total flux cleaned = 0.00173772 Jy ! Component: 150 - total flux cleaned = 0.00191784 Jy ! Component: 200 - total flux cleaned = 0.00206922 Jy ! Total flux subtracted in 200 components = 0.00206922 Jy ! Clean residual min=-0.008574 max=0.010134 Jy/beam ! Clean residual mean=0.000009 rms=0.002748 Jy/beam ! Combined flux in latest and established models = 0.993008 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 148 components and 0.993008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.770152Jy sigma=1.429342 ! Fit after self-cal, rms=2.770227Jy sigma=1.429060 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.000377852 Jy ! Component: 100 - total flux cleaned = 0.000728446 Jy ! Component: 150 - total flux cleaned = 0.000821459 Jy ! Component: 200 - total flux cleaned = 0.00088001 Jy ! Total flux subtracted in 200 components = 0.00088001 Jy ! Clean residual min=-0.008636 max=0.010192 Jy/beam ! Clean residual mean=0.000009 rms=0.002742 Jy/beam ! Combined flux in latest and established models = 0.993888 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 159 components and 0.993888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.770193Jy sigma=1.428710 ! Fit after self-cal, rms=2.770210Jy sigma=1.428588 ! 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=4.236 mas, bmaj=14.93 mas, bpa=22.91 degrees ! Estimated noise=1.43623 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.236 x 14.93 at 22.91 degrees (North through East) ! Clean map min=-0.0073176 max=0.78906 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.770210Jy sigma=1.428588 ! Fit after self-cal, rms=2.821159Jy sigma=1.318140 ! Inverting map and beam ! Estimated beam: bmin=4.235 mas, bmaj=14.92 mas, bpa=22.89 degrees ! Estimated noise=1.43869 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00237096 Jy ! Component: 100 - total flux cleaned = 0.00162199 Jy ! Component: 150 - total flux cleaned = 0.00108219 Jy ! Component: 200 - total flux cleaned = 0.000734103 Jy ! Total flux subtracted in 200 components = 0.000734103 Jy ! Clean residual min=-0.007496 max=0.009401 Jy/beam ! Clean residual mean=0.000006 rms=0.002290 Jy/beam ! Combined flux in latest and established models = 0.994622 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 171 components and 0.994622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.820960Jy sigma=1.319061 ! Fit after self-cal, rms=2.820968Jy sigma=1.319003 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000205523 Jy ! Component: 100 - total flux cleaned = 0.000153985 Jy ! Component: 150 - total flux cleaned = 0.000105053 Jy ! Component: 200 - total flux cleaned = 0.000153582 Jy ! Total flux subtracted in 200 components = 0.000153582 Jy ! Clean residual min=-0.007534 max=0.009416 Jy/beam ! Clean residual mean=0.000006 rms=0.002284 Jy/beam ! Combined flux in latest and established models = 0.994775 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 177 components and 0.994775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.820921Jy sigma=1.319259 ! Fit after self-cal, rms=2.820922Jy sigma=1.319250 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.820922Jy sigma=1.319250 ! Fit after self-cal, rms=2.826379Jy sigma=1.317724 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.742 mas, bmaj=14.73 mas, bpa=23.11 degrees ! Estimated noise=1.85876 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.625372 Jy ! Component: 100 - total flux cleaned = 0.788234 Jy ! Component: 150 - total flux cleaned = 0.866373 Jy ! Component: 200 - total flux cleaned = 0.911404 Jy ! Total flux subtracted in 200 components = 0.911404 Jy ! Clean residual min=-0.017115 max=0.022680 Jy/beam ! Clean residual mean=0.000042 rms=0.005205 Jy/beam ! Combined flux in latest and established models = 0.911404 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.911404 Jy ! Inverting map and beam ! Estimated beam: bmin=4.241 mas, bmaj=14.91 mas, bpa=22.87 degrees ! Estimated noise=1.44257 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.0344931 Jy ! Component: 100 - total flux cleaned = 0.0552557 Jy ! Component: 150 - total flux cleaned = 0.0677456 Jy ! Component: 200 - total flux cleaned = 0.073843 Jy ! Total flux subtracted in 200 components = 0.073843 Jy ! Clean residual min=-0.009645 max=0.010717 Jy/beam ! Clean residual mean=0.000010 rms=0.002853 Jy/beam ! Combined flux in latest and established models = 0.985247 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 67 components and 0.985247 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.23 mas, bmaj=15.38 mas, bpa=19.99 degrees ! Estimated noise=1.66542 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00798127 Jy ! Component: 100 - total flux cleaned = 0.00914529 Jy ! Component: 150 - total flux cleaned = 0.0096912 Jy ! Component: 200 - total flux cleaned = 0.0101346 Jy ! Total flux subtracted in 200 components = 0.0101346 Jy ! Clean residual min=-0.009493 max=0.011011 Jy/beam ! Clean residual mean=0.000008 rms=0.002924 Jy/beam ! Combined flux in latest and established models = 0.995382 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.000369859 Jy ! Component: 100 - total flux cleaned = 0.000577692 Jy ! Component: 150 - total flux cleaned = 0.000761746 Jy ! Component: 200 - total flux cleaned = 0.000922074 Jy ! Total flux subtracted in 200 components = 0.000922074 Jy ! Clean residual min=-0.009186 max=0.010619 Jy/beam ! Clean residual mean=0.000008 rms=0.002838 Jy/beam ! Combined flux in latest and established models = 0.996304 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 113 components and 0.996304 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.241 mas, bmaj=14.91 mas, bpa=22.87 degrees ! Estimated noise=1.44257 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000931783 Jy ! Component: 100 - total flux cleaned = 0.000685832 Jy ! Component: 150 - total flux cleaned = 0.000343528 Jy ! Component: 200 - total flux cleaned = 0.000242118 Jy ! Total flux subtracted in 200 components = 0.000242118 Jy ! Clean residual min=-0.007755 max=0.009641 Jy/beam ! Clean residual mean=0.000005 rms=0.002368 Jy/beam ! Combined flux in latest and established models = 0.996546 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 129 components and 0.996546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.826266Jy sigma=1.322430 ! Fit after self-cal, rms=2.826255Jy sigma=1.321231 wmodel /scr/pima/bg219i_uvs/J1408-0752_S_map.mod ! Writing 129 model components to file: /scr/pima/bg219i_uvs/J1408-0752_S_map.mod wobs /scr/pima/bg219i_uvs/J1408-0752_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J1408-0752_S_uvs.fits wwins /scr/pima/bg219i_uvs/J1408-0752_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219i_uvs/J1408-0752_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.00402924 Jy ! Component: 100 - total flux cleaned = 0.00562997 Jy ! Component: 150 - total flux cleaned = 0.00656493 Jy ! Component: 200 - total flux cleaned = 0.00791633 Jy ! Component: 250 - total flux cleaned = 0.00907244 Jy ! Component: 300 - total flux cleaned = 0.0104934 Jy ! Component: 350 - total flux cleaned = 0.011539 Jy ! Component: 400 - total flux cleaned = 0.0125385 Jy ! Component: 450 - total flux cleaned = 0.0135901 Jy ! Component: 500 - total flux cleaned = 0.0145098 Jy ! Component: 550 - total flux cleaned = 0.0154916 Jy ! Component: 600 - total flux cleaned = 0.0167021 Jy ! Component: 650 - total flux cleaned = 0.0177933 Jy ! Component: 700 - total flux cleaned = 0.0188557 Jy ! Component: 750 - total flux cleaned = 0.0196501 Jy ! Component: 800 - total flux cleaned = 0.0203506 Jy ! Component: 850 - total flux cleaned = 0.0208852 Jy ! Component: 900 - total flux cleaned = 0.0214094 Jy ! Component: 950 - total flux cleaned = 0.0218529 Jy ! Component: 1000 - total flux cleaned = 0.0221436 Jy ! Component: 1050 - total flux cleaned = 0.022431 Jy ! Component: 1100 - total flux cleaned = 0.0224321 Jy ! Component: 1150 - total flux cleaned = 0.0227804 Jy ! Component: 1200 - total flux cleaned = 0.0227804 Jy ! Component: 1250 - total flux cleaned = 0.0228481 Jy ! Component: 1300 - total flux cleaned = 0.023049 Jy ! Component: 1350 - total flux cleaned = 0.0231145 Jy ! Component: 1400 - total flux cleaned = 0.0232456 Jy ! Component: 1450 - total flux cleaned = 0.0232456 Jy ! Component: 1500 - total flux cleaned = 0.0235025 Jy ! Component: 1550 - total flux cleaned = 0.0235016 Jy ! Component: 1600 - total flux cleaned = 0.0235649 Jy ! Component: 1650 - total flux cleaned = 0.0235652 Jy ! Component: 1700 - total flux cleaned = 0.0236895 Jy ! Component: 1750 - total flux cleaned = 0.0236276 Jy ! Component: 1800 - total flux cleaned = 0.0236895 Jy ! Component: 1850 - total flux cleaned = 0.0236894 Jy ! Component: 1900 - total flux cleaned = 0.0238111 Jy ! Component: 1950 - total flux cleaned = 0.0236903 Jy ! Component: 2000 - total flux cleaned = 0.0238706 Jy ! Component: 2050 - total flux cleaned = 0.0239302 Jy ! Component: 2100 - total flux cleaned = 0.0238707 Jy ! Component: 2150 - total flux cleaned = 0.0239299 Jy ! Component: 2200 - total flux cleaned = 0.0239302 Jy ! Component: 2250 - total flux cleaned = 0.0239893 Jy ! Component: 2300 - total flux cleaned = 0.0239307 Jy ! Component: 2350 - total flux cleaned = 0.0237557 Jy ! Component: 2400 - total flux cleaned = 0.0236397 Jy ! Component: 2450 - total flux cleaned = 0.0236978 Jy ! Component: 2500 - total flux cleaned = 0.0236399 Jy ! Component: 2550 - total flux cleaned = 0.0235823 Jy ! Component: 2600 - total flux cleaned = 0.0234673 Jy ! Component: 2650 - total flux cleaned = 0.0233524 Jy ! Component: 2700 - total flux cleaned = 0.0231804 Jy ! Component: 2750 - total flux cleaned = 0.0230661 Jy ! Component: 2800 - total flux cleaned = 0.0231802 Jy ! Component: 2850 - total flux cleaned = 0.0229527 Jy ! Component: 2900 - total flux cleaned = 0.0230096 Jy ! Component: 2950 - total flux cleaned = 0.0228399 Jy ! Component: 3000 - total flux cleaned = 0.0228965 Jy ! Component: 3050 - total flux cleaned = 0.0229531 Jy ! Component: 3100 - total flux cleaned = 0.0229536 Jy ! Component: 3150 - total flux cleaned = 0.0230665 Jy ! Component: 3200 - total flux cleaned = 0.0234049 Jy ! Component: 3250 - total flux cleaned = 0.0232918 Jy ! Component: 3300 - total flux cleaned = 0.0235172 Jy ! Component: 3350 - total flux cleaned = 0.0235174 Jy ! Component: 3400 - total flux cleaned = 0.0237992 Jy ! Component: 3450 - total flux cleaned = 0.0238555 Jy ! Component: 3500 - total flux cleaned = 0.0237427 Jy ! Component: 3550 - total flux cleaned = 0.0240814 Jy ! Component: 3600 - total flux cleaned = 0.0240813 Jy ! Component: 3650 - total flux cleaned = 0.0242507 Jy ! Component: 3700 - total flux cleaned = 0.0241942 Jy ! Component: 3750 - total flux cleaned = 0.0244772 Jy ! Component: 3800 - total flux cleaned = 0.0244774 Jy ! Component: 3850 - total flux cleaned = 0.0245905 Jy ! Component: 3900 - total flux cleaned = 0.0247606 Jy ! Component: 3950 - total flux cleaned = 0.0248173 Jy ! Component: 4000 - total flux cleaned = 0.0249877 Jy ! Component: 4050 - total flux cleaned = 0.024931 Jy ! Total flux subtracted in 4096 components = 0.0251586 Jy ! Clean residual min=-0.003250 max=0.003309 Jy/beam ! Clean residual mean=0.000006 rms=0.001106 Jy/beam ! Combined flux in latest and established models = 1.0217 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 413 components and 1.0217 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J1408-0752_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.241 x 14.91 at 22.87 degrees (North through East) ! Clean map min=-0.0065041 max=0.79381 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1408-0752_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.793814 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00108622 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.410506 0.410506 0.821011 1.64202 3.28404 6.56809 13.1362 26.2724 52.5447 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0032 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.793 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 730.806 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1408-0752_S_uvs.log closed on Wed Apr 6 23:05:26 2016