! Started logfile: /scr/pima/bg219g_uvs/J0805+6144_S_uvs.log on Thu Apr 7 07:13:16 2016 obs /scr/pima/bg219g_uvs/J0805+6144_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J0805+6144_S_uva.fits ! AN table 1: 7 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.892857 visibilities/baseline/integration-bin. ! Found source: J0805+6144 ! ! 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 900 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219g_uvs/J0805+6144_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.285094Jy sigma=16.917875 ! Fit after self-cal, rms=0.444774Jy sigma=6.413872 ! 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.728 mas, bmaj=11.02 mas, bpa=72.75 degrees ! Estimated noise=2.27668 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.471726 Jy ! Component: 100 - total flux cleaned = 0.623302 Jy ! Total flux subtracted in 100 components = 0.623302 Jy ! Clean residual min=-0.055229 max=0.126869 Jy/beam ! Clean residual mean=0.000180 rms=0.021940 Jy/beam ! Combined flux in latest and established models = 0.623302 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.623302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297367Jy sigma=3.761163 ! Fit after self-cal, rms=0.297127Jy sigma=3.759444 ! 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.33 mas, bmaj=11.85 mas, bpa=72.03 degrees ! Estimated noise=1.98939 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 (48, 40.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.155957 Jy ! Component: 100 - total flux cleaned = 0.233266 Jy ! Component: 150 - total flux cleaned = 0.258176 Jy ! Component: 200 - total flux cleaned = 0.269336 Jy ! Total flux subtracted in 200 components = 0.269336 Jy ! Clean residual min=-0.041787 max=0.072152 Jy/beam ! Clean residual mean=-0.000127 rms=0.013419 Jy/beam ! Combined flux in latest and established models = 0.892638 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 61 components and 0.892638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.198762Jy sigma=2.373381 ! Fit after self-cal, rms=0.188656Jy sigma=2.254470 ! 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.33 x 11.85 at 72.03 degrees (North through East) ! Clean map min=-0.041386 max=0.60619 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Fit before self-cal, rms=0.188656Jy sigma=2.254470 ! Fit after self-cal, rms=0.188656Jy sigma=2.254470 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.33 mas, bmaj=11.85 mas, bpa=72.03 degrees ! Estimated noise=1.98939 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.0237194 Jy ! Component: 100 - total flux cleaned = 0.0248343 Jy ! Component: 150 - total flux cleaned = 0.0256801 Jy ! Component: 200 - total flux cleaned = 0.0279787 Jy ! Total flux subtracted in 200 components = 0.0279787 Jy ! Clean residual min=-0.032039 max=0.041178 Jy/beam ! Clean residual mean=-0.000073 rms=0.009597 Jy/beam ! Combined flux in latest and established models = 0.920617 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 97 components and 0.920617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.173087Jy sigma=2.093484 ! Fit after self-cal, rms=0.172166Jy sigma=2.085313 ! 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.172166Jy sigma=2.085313 ! Fit after self-cal, rms=0.172166Jy sigma=2.085313 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.33 mas, bmaj=11.85 mas, bpa=72.03 degrees ! Estimated noise=1.98939 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160315 Jy ! Component: 100 - total flux cleaned = 0.000998443 Jy ! Component: 150 - total flux cleaned = 0.000999711 Jy ! Component: 200 - total flux cleaned = 0.00151289 Jy ! Total flux subtracted in 200 components = 0.00151289 Jy ! Clean residual min=-0.030827 max=0.032978 Jy/beam ! Clean residual mean=-0.000049 rms=0.008737 Jy/beam ! Combined flux in latest and established models = 0.92213 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 123 components and 0.92213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166844Jy sigma=2.039176 ! Fit after self-cal, rms=0.166508Jy sigma=2.036247 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.000834 Jy ! Component: 100 - total flux cleaned = -0.000818997 Jy ! Component: 150 - total flux cleaned = -0.000816293 Jy ! Component: 200 - total flux cleaned = -0.0012039 Jy ! Total flux subtracted in 200 components = -0.0012039 Jy ! Clean residual min=-0.029665 max=0.030712 Jy/beam ! Clean residual mean=-0.000037 rms=0.008289 Jy/beam ! Combined flux in latest and established models = 0.920926 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 140 components and 0.920926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163613Jy sigma=2.011759 ! Fit after self-cal, rms=0.163413Jy sigma=2.009870 ! 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.163413Jy sigma=2.009870 ! Fit after self-cal, rms=0.163220Jy sigma=1.987476 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.342 mas, bmaj=11.82 mas, bpa=71.84 degrees ! Estimated noise=2.00089 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00488949 Jy ! Component: 100 - total flux cleaned = -0.0056875 Jy ! Component: 150 - total flux cleaned = -0.00705795 Jy ! Component: 200 - total flux cleaned = -0.00769072 Jy ! Total flux subtracted in 200 components = -0.00769072 Jy ! Clean residual min=-0.027914 max=0.027447 Jy/beam ! Clean residual mean=-0.000020 rms=0.007637 Jy/beam ! Combined flux in latest and established models = 0.913235 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 156 components and 0.913235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161159Jy sigma=1.967702 ! Fit after self-cal, rms=0.161027Jy sigma=1.966200 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.00105526 Jy ! Component: 100 - total flux cleaned = -0.00164512 Jy ! Component: 150 - total flux cleaned = -0.00218867 Jy ! Component: 200 - total flux cleaned = -0.00295222 Jy ! Total flux subtracted in 200 components = -0.00295222 Jy ! Clean residual min=-0.027738 max=0.025832 Jy/beam ! Clean residual mean=-0.000016 rms=0.007441 Jy/beam ! Combined flux in latest and established models = 0.910283 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 168 components and 0.910283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159881Jy sigma=1.954825 ! Fit after self-cal, rms=0.159809Jy sigma=1.953933 ! 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.159809Jy sigma=1.953933 ! Fit after self-cal, rms=0.159801Jy sigma=1.952929 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.303 mas, bmaj=16.72 mas, bpa=57.19 degrees ! Estimated noise=2.44584 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00171009 Jy ! Component: 100 - total flux cleaned = 0.0013729 Jy ! Component: 150 - total flux cleaned = 0.000144472 Jy ! Component: 200 - total flux cleaned = -0.000700551 Jy ! Total flux subtracted in 200 components = -0.000700551 Jy ! Clean residual min=-0.032396 max=0.029509 Jy/beam ! Clean residual mean=-0.000008 rms=0.009776 Jy/beam ! Combined flux in latest and established models = 0.909582 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 177 components and 0.909582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159026Jy sigma=1.947060 ! Fit after self-cal, rms=0.158954Jy sigma=1.945634 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.00135945 Jy ! Component: 100 - total flux cleaned = -0.00136804 Jy ! Component: 150 - total flux cleaned = -0.0016193 Jy ! Component: 200 - total flux cleaned = -0.00185593 Jy ! Total flux subtracted in 200 components = -0.00185593 Jy ! Clean residual min=-0.031404 max=0.028643 Jy/beam ! Clean residual mean=0.000003 rms=0.009536 Jy/beam ! Combined flux in latest and established models = 0.907727 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 186 components and 0.907727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158324Jy sigma=1.943372 ! Fit after self-cal, rms=0.158320Jy sigma=1.942540 ! 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.347 mas, bmaj=11.82 mas, bpa=71.8 degrees ! Estimated noise=2.00313 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.347 x 11.82 at 71.8 degrees (North through East) ! Clean map min=-0.050114 max=0.59656 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=0.158320Jy sigma=1.942540 ! Fit after self-cal, rms=0.157335Jy sigma=1.909463 ! Inverting map and beam ! Estimated beam: bmin=3.342 mas, bmaj=11.8 mas, bpa=71.76 degrees ! Estimated noise=2.01175 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00377874 Jy ! Component: 100 - total flux cleaned = 0.00403824 Jy ! Component: 150 - total flux cleaned = 0.00403629 Jy ! Component: 200 - total flux cleaned = 0.00425367 Jy ! Total flux subtracted in 200 components = 0.00425367 Jy ! Clean residual min=-0.026465 max=0.023725 Jy/beam ! Clean residual mean=-0.000007 rms=0.006885 Jy/beam ! Combined flux in latest and established models = 0.91198 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 200 components and 0.91198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155976Jy sigma=1.900293 ! Fit after self-cal, rms=0.155945Jy sigma=1.899753 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000556241 Jy ! Component: 100 - total flux cleaned = 0.000164215 Jy ! Component: 150 - total flux cleaned = 0.000348377 Jy ! Component: 200 - total flux cleaned = 0.000351905 Jy ! Total flux subtracted in 200 components = 0.000351905 Jy ! Clean residual min=-0.026386 max=0.023254 Jy/beam ! Clean residual mean=-0.000009 rms=0.006808 Jy/beam ! Combined flux in latest and established models = 0.912332 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 212 components and 0.912332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155336Jy sigma=1.895000 ! Fit after self-cal, rms=0.155318Jy sigma=1.894708 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155318Jy sigma=1.894708 ! Fit after self-cal, rms=0.155363Jy sigma=1.894418 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.732 mas, bmaj=10.96 mas, bpa=72.5 degrees ! Estimated noise=2.31353 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.477751 Jy ! Component: 100 - total flux cleaned = 0.66226 Jy ! Component: 150 - total flux cleaned = 0.772403 Jy ! Component: 200 - total flux cleaned = 0.843747 Jy ! Total flux subtracted in 200 components = 0.843747 Jy ! Clean residual min=-0.042740 max=0.060265 Jy/beam ! Clean residual mean=0.000034 rms=0.011982 Jy/beam ! Combined flux in latest and established models = 0.843746 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 41 model components to the UV plane model. ! The established model now contains 41 components and 0.843746 Jy ! Inverting map and beam ! Estimated beam: bmin=3.34 mas, bmaj=11.8 mas, bpa=71.77 degrees ! Estimated noise=2.01238 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-77.5, -47.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0506319 Jy ! Component: 100 - total flux cleaned = 0.0571682 Jy ! Component: 150 - total flux cleaned = 0.0638289 Jy ! Component: 200 - total flux cleaned = 0.0649696 Jy ! Total flux subtracted in 200 components = 0.0649696 Jy ! Clean residual min=-0.033856 max=0.038981 Jy/beam ! Clean residual mean=-0.000052 rms=0.009783 Jy/beam ! Combined flux in latest and established models = 0.908716 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 75 components and 0.908716 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.298 mas, bmaj=16.7 mas, bpa=57.19 degrees ! Estimated noise=2.46236 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000598888 Jy ! Component: 100 - total flux cleaned = -0.00335321 Jy ! Component: 150 - total flux cleaned = -0.00500481 Jy ! Component: 200 - total flux cleaned = -0.00648835 Jy ! Total flux subtracted in 200 components = -0.00648835 Jy ! Clean residual min=-0.037399 max=0.041341 Jy/beam ! Clean residual mean=-0.000085 rms=0.011500 Jy/beam ! Combined flux in latest and established models = 0.902228 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.000700816 Jy ! Component: 100 - total flux cleaned = -0.00135721 Jy ! Component: 150 - total flux cleaned = -0.00256473 Jy ! Component: 200 - total flux cleaned = -0.00365637 Jy ! Total flux subtracted in 200 components = -0.00365637 Jy ! Clean residual min=-0.034757 max=0.035043 Jy/beam ! Clean residual mean=-0.000078 rms=0.010553 Jy/beam ! Combined flux in latest and established models = 0.898571 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 119 components and 0.898571 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.34 mas, bmaj=11.8 mas, bpa=71.77 degrees ! Estimated noise=2.01238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00305869 Jy ! Component: 100 - total flux cleaned = -0.00246939 Jy ! Component: 150 - total flux cleaned = -0.00189519 Jy ! Component: 200 - total flux cleaned = -0.000898583 Jy ! Total flux subtracted in 200 components = -0.000898583 Jy ! Clean residual min=-0.027724 max=0.025679 Jy/beam ! Clean residual mean=-0.000044 rms=0.007417 Jy/beam ! Combined flux in latest and established models = 0.897672 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 139 components and 0.897673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155963Jy sigma=1.879192 ! Fit after self-cal, rms=0.155375Jy sigma=1.871741 wmodel /scr/pima/bg219g_uvs/J0805+6144_S_map.mod ! Writing 139 model components to file: /scr/pima/bg219g_uvs/J0805+6144_S_map.mod wobs /scr/pima/bg219g_uvs/J0805+6144_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J0805+6144_S_uvs.fits wwins /scr/pima/bg219g_uvs/J0805+6144_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219g_uvs/J0805+6144_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.00965796 Jy ! Component: 100 - total flux cleaned = -0.012288 Jy ! Component: 150 - total flux cleaned = -0.0127061 Jy ! Component: 200 - total flux cleaned = -0.0115945 Jy ! Component: 250 - total flux cleaned = -0.0119534 Jy ! Component: 300 - total flux cleaned = -0.0132936 Jy ! Component: 350 - total flux cleaned = -0.0139362 Jy ! Component: 400 - total flux cleaned = -0.0145638 Jy ! Component: 450 - total flux cleaned = -0.0157614 Jy ! Component: 500 - total flux cleaned = -0.0172011 Jy ! Component: 550 - total flux cleaned = -0.0177503 Jy ! Component: 600 - total flux cleaned = -0.0188282 Jy ! Component: 650 - total flux cleaned = -0.0196142 Jy ! Component: 700 - total flux cleaned = -0.0206308 Jy ! Component: 750 - total flux cleaned = -0.0208726 Jy ! Component: 800 - total flux cleaned = -0.0211172 Jy ! Component: 850 - total flux cleaned = -0.0218218 Jy ! Component: 900 - total flux cleaned = -0.0211396 Jy ! Component: 950 - total flux cleaned = -0.0213658 Jy ! Component: 1000 - total flux cleaned = -0.021359 Jy ! Component: 1050 - total flux cleaned = -0.0209327 Jy ! Component: 1100 - total flux cleaned = -0.0211469 Jy ! Component: 1150 - total flux cleaned = -0.0215557 Jy ! Component: 1200 - total flux cleaned = -0.0213544 Jy ! Component: 1250 - total flux cleaned = -0.0213547 Jy ! Component: 1300 - total flux cleaned = -0.0215482 Jy ! Component: 1350 - total flux cleaned = -0.0219302 Jy ! Component: 1400 - total flux cleaned = -0.0213636 Jy ! Component: 1450 - total flux cleaned = -0.0209924 Jy ! Component: 1500 - total flux cleaned = -0.020625 Jy ! Component: 1550 - total flux cleaned = -0.0200851 Jy ! Component: 1600 - total flux cleaned = -0.0199082 Jy ! Component: 1650 - total flux cleaned = -0.0199092 Jy ! Component: 1700 - total flux cleaned = -0.020255 Jy ! Component: 1750 - total flux cleaned = -0.0202526 Jy ! Component: 1800 - total flux cleaned = -0.0204218 Jy ! Component: 1850 - total flux cleaned = -0.0207578 Jy ! Component: 1900 - total flux cleaned = -0.0212545 Jy ! Component: 1950 - total flux cleaned = -0.0215827 Jy ! Component: 2000 - total flux cleaned = -0.0217462 Jy ! Component: 2050 - total flux cleaned = -0.021746 Jy ! Component: 2100 - total flux cleaned = -0.0222275 Jy ! Component: 2150 - total flux cleaned = -0.0223859 Jy ! Component: 2200 - total flux cleaned = -0.0225436 Jy ! Component: 2250 - total flux cleaned = -0.023169 Jy ! Component: 2300 - total flux cleaned = -0.0236347 Jy ! Component: 2350 - total flux cleaned = -0.0239436 Jy ! Component: 2400 - total flux cleaned = -0.0239442 Jy ! Component: 2450 - total flux cleaned = -0.0244008 Jy ! Component: 2500 - total flux cleaned = -0.0245515 Jy ! Component: 2550 - total flux cleaned = -0.0247017 Jy ! Component: 2600 - total flux cleaned = -0.024552 Jy ! Component: 2650 - total flux cleaned = -0.0248512 Jy ! Component: 2700 - total flux cleaned = -0.0249998 Jy ! Component: 2750 - total flux cleaned = -0.0251481 Jy ! Component: 2800 - total flux cleaned = -0.0251488 Jy ! Component: 2850 - total flux cleaned = -0.0252959 Jy ! Component: 2900 - total flux cleaned = -0.0252961 Jy ! Component: 2950 - total flux cleaned = -0.0252954 Jy ! Component: 3000 - total flux cleaned = -0.0251499 Jy ! Component: 3050 - total flux cleaned = -0.025006 Jy ! Component: 3100 - total flux cleaned = -0.0252951 Jy ! Component: 3150 - total flux cleaned = -0.0255833 Jy ! Component: 3200 - total flux cleaned = -0.0257268 Jy ! Component: 3250 - total flux cleaned = -0.0258717 Jy ! Component: 3300 - total flux cleaned = -0.0258719 Jy ! Component: 3350 - total flux cleaned = -0.0258721 Jy ! Component: 3400 - total flux cleaned = -0.025873 Jy ! Component: 3450 - total flux cleaned = -0.0258735 Jy ! Component: 3500 - total flux cleaned = -0.0257286 Jy ! Component: 3550 - total flux cleaned = -0.0257292 Jy ! Component: 3600 - total flux cleaned = -0.0257285 Jy ! Component: 3650 - total flux cleaned = -0.0255828 Jy ! Component: 3700 - total flux cleaned = -0.0255822 Jy ! Component: 3750 - total flux cleaned = -0.0257272 Jy ! Component: 3800 - total flux cleaned = -0.0255814 Jy ! Component: 3850 - total flux cleaned = -0.0254342 Jy ! Component: 3900 - total flux cleaned = -0.0252864 Jy ! Component: 3950 - total flux cleaned = -0.0252857 Jy ! Component: 4000 - total flux cleaned = -0.0252848 Jy ! Component: 4050 - total flux cleaned = -0.0252849 Jy ! Total flux subtracted in 4096 components = -0.0249823 Jy ! Clean residual min=-0.009485 max=0.009073 Jy/beam ! Clean residual mean=0.000034 rms=0.002732 Jy/beam ! Combined flux in latest and established models = 0.87269 Jy keep ! Adding 351 model components to the UV plane model. ! The established model now contains 490 components and 0.87269 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J0805+6144_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.34 x 11.8 at 71.77 degrees (North through East) ! Clean map min=-0.031117 max=0.5791 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J0805+6144_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.579099 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00295559 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.53113 1.53113 3.06226 6.12452 12.249 24.4981 48.9962 97.9924 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0088 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.579 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 195.933 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J0805+6144_S_uvs.log closed on Thu Apr 7 07:13:20 2016