! Started logfile: /scr/pima/bg219a_uvs/J1551+5806_S_uvs.log on Wed Apr 6 22:58:12 2016 obs /scr/pima/bg219a_uvs/J1551+5806_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1551+5806_S_uva.fits ! AN table 1: 47 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.621074 visibilities/baseline/integration-bin. ! Found source: J1551+5806 ! ! 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 2452 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/J1551+5806_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 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.025957Jy sigma=25.519117 ! Fit after self-cal, rms=0.768406Jy sigma=18.850321 ! 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.753 mas, bmaj=5.179 mas, bpa=50.46 degrees ! Estimated noise=1.03334 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.175998 Jy ! Component: 100 - total flux cleaned = 0.221205 Jy ! Total flux subtracted in 100 components = 0.221205 Jy ! Clean residual min=-0.011575 max=0.018497 Jy/beam ! Clean residual mean=-0.000132 rms=0.003231 Jy/beam ! Combined flux in latest and established models = 0.221205 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.221205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062423Jy sigma=1.500474 ! Fit after self-cal, rms=0.062454Jy sigma=1.500031 ! 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.328 mas, bmaj=5.527 mas, bpa=53.61 degrees ! Estimated noise=0.588897 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.025343 Jy ! Component: 100 - total flux cleaned = 0.036996 Jy ! Component: 150 - total flux cleaned = 0.0427121 Jy ! Component: 200 - total flux cleaned = 0.0459571 Jy ! Total flux subtracted in 200 components = 0.0459571 Jy ! Clean residual min=-0.004037 max=0.004542 Jy/beam ! Clean residual mean=-0.000047 rms=0.001121 Jy/beam ! Combined flux in latest and established models = 0.267162 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 26 components and 0.267162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052857Jy sigma=1.238920 ! Fit after self-cal, rms=0.052890Jy sigma=1.238264 ! 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.328 x 5.527 at 53.61 degrees (North through East) ! Clean map min=-0.0038352 max=0.23458 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: ! FD 1.02 LA 0.97 MK 1.02 NL 1.02 ! OV 0.99 PT 1.01 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 LA 0.99 MK 1.02 NL 1.05 ! OV 0.98 PT 0.97 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 LA 0.98 MK 1.01 NL 1.02 ! OV 0.99 PT 0.99 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 LA 0.97 MK 1.00 NL 1.03 ! OV 0.96 PT 0.96 SC 0.99 ! ! ! Fit before self-cal, rms=0.052890Jy sigma=1.238264 ! Fit after self-cal, rms=0.052176Jy sigma=1.223920 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.326 mas, bmaj=5.57 mas, bpa=53.27 degrees ! Estimated noise=0.586624 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.000416436 Jy ! Component: 100 - total flux cleaned = 0.000415808 Jy ! Component: 150 - total flux cleaned = 0.00037446 Jy ! Component: 200 - total flux cleaned = 0.000374663 Jy ! Total flux subtracted in 200 components = 0.000374663 Jy ! Clean residual min=-0.002878 max=0.003926 Jy/beam ! Clean residual mean=-0.000001 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.267537 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.267537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052083Jy sigma=1.222486 ! Fit after self-cal, rms=0.052085Jy sigma=1.222351 ! 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.052085Jy sigma=1.222351 ! Fit after self-cal, rms=0.051963Jy sigma=1.219542 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.322 mas, bmaj=5.564 mas, bpa=53.29 degrees ! Estimated noise=0.586699 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000496675 Jy ! Component: 100 - total flux cleaned = 0.00049922 Jy ! Component: 150 - total flux cleaned = 0.000531169 Jy ! Component: 200 - total flux cleaned = 0.000500043 Jy ! Total flux subtracted in 200 components = 0.000500043 Jy ! Clean residual min=-0.002961 max=0.003913 Jy/beam ! Clean residual mean=0.000000 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.268037 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 39 components and 0.268037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051908Jy sigma=1.218773 ! Fit after self-cal, rms=0.051906Jy sigma=1.218719 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) ! Added new window around map position (31.5, 79). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00337827 Jy ! Component: 100 - total flux cleaned = 0.0040221 Jy ! Component: 150 - total flux cleaned = 0.00423925 Jy ! Component: 200 - total flux cleaned = 0.00452217 Jy ! Total flux subtracted in 200 components = 0.00452217 Jy ! Clean residual min=-0.002622 max=0.002492 Jy/beam ! Clean residual mean=-0.000002 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.272559 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 58 components and 0.272559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051622Jy sigma=1.212857 ! Fit after self-cal, rms=0.051618Jy sigma=1.212679 ! 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.051618Jy sigma=1.212679 ! Fit after self-cal, rms=0.051535Jy sigma=1.212421 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.322 mas, bmaj=5.561 mas, bpa=53.31 degrees ! Estimated noise=0.58574 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000443872 Jy ! Component: 100 - total flux cleaned = 0.000715724 Jy ! Component: 150 - total flux cleaned = 0.000950755 Jy ! Component: 200 - total flux cleaned = 0.000950017 Jy ! Total flux subtracted in 200 components = 0.000950017 Jy ! Clean residual min=-0.002398 max=0.002278 Jy/beam ! Clean residual mean=0.000002 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.273509 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 68 components and 0.273509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051477Jy sigma=1.211405 ! Fit after self-cal, rms=0.051479Jy sigma=1.211378 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 = -3.40568e-06 Jy ! Component: 100 - total flux cleaned = -2.89689e-05 Jy ! Component: 150 - total flux cleaned = -5.27155e-05 Jy ! Component: 200 - total flux cleaned = -9.99546e-05 Jy ! Total flux subtracted in 200 components = -9.99546e-05 Jy ! Clean residual min=-0.002360 max=0.002261 Jy/beam ! Clean residual mean=0.000003 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.273409 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 73 components and 0.273409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051452Jy sigma=1.210927 ! Fit after self-cal, rms=0.051453Jy sigma=1.210918 ! 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.051453Jy sigma=1.210918 ! Fit after self-cal, rms=0.051444Jy sigma=1.210795 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.485 mas, bmaj=11.9 mas, bpa=51.52 degrees ! Estimated noise=0.741098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000135792 Jy ! Component: 100 - total flux cleaned = -7.42491e-05 Jy ! Component: 150 - total flux cleaned = -0.000115332 Jy ! Component: 200 - total flux cleaned = -0.000153977 Jy ! Total flux subtracted in 200 components = -0.000153977 Jy ! Clean residual min=-0.001605 max=0.001705 Jy/beam ! Clean residual mean=0.000003 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.273255 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 82 components and 0.273255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051438Jy sigma=1.210677 ! Fit after self-cal, rms=0.051435Jy sigma=1.210636 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.08793e-05 Jy ! Component: 100 - total flux cleaned = -1.54069e-05 Jy ! Component: 150 - total flux cleaned = -4.89189e-05 Jy ! Component: 200 - total flux cleaned = -8.0836e-05 Jy ! Total flux subtracted in 200 components = -8.0836e-05 Jy ! Clean residual min=-0.001600 max=0.001651 Jy/beam ! Clean residual mean=0.000003 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.273174 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 88 components and 0.273174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051435Jy sigma=1.210625 ! Fit after self-cal, rms=0.051433Jy sigma=1.210605 ! 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.32 mas, bmaj=5.553 mas, bpa=53.33 degrees ! Estimated noise=0.585807 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.32 x 5.553 at 53.33 degrees (North through East) ! Clean map min=-0.0021202 max=0.23398 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.74 mas, bmaj=5.192 mas, bpa=50.31 degrees ! Estimated noise=1.02689 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.174824 Jy ! Component: 100 - total flux cleaned = 0.22052 Jy ! Component: 150 - total flux cleaned = 0.241016 Jy ! Component: 200 - total flux cleaned = 0.252475 Jy ! Total flux subtracted in 200 components = 0.252475 Jy ! Clean residual min=-0.005552 max=0.005677 Jy/beam ! Clean residual mean=-0.000037 rms=0.001578 Jy/beam ! Combined flux in latest and established models = 0.252475 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.252475 Jy ! Inverting map and beam ! Estimated beam: bmin=3.32 mas, bmaj=5.553 mas, bpa=53.33 degrees ! Estimated noise=0.585807 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.00813478 Jy ! Component: 100 - total flux cleaned = 0.0126119 Jy ! Component: 150 - total flux cleaned = 0.0152206 Jy ! Component: 200 - total flux cleaned = 0.0165639 Jy ! Total flux subtracted in 200 components = 0.0165639 Jy ! Clean residual min=-0.002859 max=0.002595 Jy/beam ! Clean residual mean=-0.000016 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.269039 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 29 components and 0.269039 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.485 mas, bmaj=11.9 mas, bpa=51.52 degrees ! Estimated noise=0.741098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150632 Jy ! Component: 100 - total flux cleaned = 0.00208975 Jy ! Component: 150 - total flux cleaned = 0.00253193 Jy ! Component: 200 - total flux cleaned = 0.00279899 Jy ! Total flux subtracted in 200 components = 0.00279899 Jy ! Clean residual min=-0.001894 max=0.001741 Jy/beam ! Clean residual mean=-0.000011 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.271838 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.000183345 Jy ! Component: 100 - total flux cleaned = 0.000331451 Jy ! Component: 150 - total flux cleaned = 0.000453407 Jy ! Component: 200 - total flux cleaned = 0.000542628 Jy ! Total flux subtracted in 200 components = 0.000542628 Jy ! Clean residual min=-0.001633 max=0.001637 Jy/beam ! Clean residual mean=-0.000006 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.272381 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 63 components and 0.272381 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.32 mas, bmaj=5.553 mas, bpa=53.33 degrees ! Estimated noise=0.585807 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000206309 Jy ! Component: 100 - total flux cleaned = 0.000315002 Jy ! Component: 150 - total flux cleaned = 0.000272145 Jy ! Component: 200 - total flux cleaned = 0.00019389 Jy ! Total flux subtracted in 200 components = 0.00019389 Jy ! Clean residual min=-0.002269 max=0.002212 Jy/beam ! Clean residual mean=0.000000 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.272575 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 77 components and 0.272575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051497Jy sigma=1.211546 ! Fit after self-cal, rms=0.051487Jy sigma=1.211440 wmodel /scr/pima/bg219a_uvs/J1551+5806_S_map.mod ! Writing 77 model components to file: /scr/pima/bg219a_uvs/J1551+5806_S_map.mod wobs /scr/pima/bg219a_uvs/J1551+5806_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1551+5806_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1551+5806_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219a_uvs/J1551+5806_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 = -8.52446e-05 Jy ! Component: 100 - total flux cleaned = -0.00023832 Jy ! Component: 150 - total flux cleaned = -0.000417448 Jy ! Component: 200 - total flux cleaned = -0.00062442 Jy ! Component: 250 - total flux cleaned = -0.000820652 Jy ! Component: 300 - total flux cleaned = -0.00104184 Jy ! Component: 350 - total flux cleaned = -0.00113262 Jy ! Component: 400 - total flux cleaned = -0.00119111 Jy ! Component: 450 - total flux cleaned = -0.00122018 Jy ! Component: 500 - total flux cleaned = -0.00122049 Jy ! Component: 550 - total flux cleaned = -0.00124786 Jy ! Component: 600 - total flux cleaned = -0.00124789 Jy ! Component: 650 - total flux cleaned = -0.00127338 Jy ! Component: 700 - total flux cleaned = -0.0012729 Jy ! Component: 750 - total flux cleaned = -0.00124906 Jy ! Component: 800 - total flux cleaned = -0.00129634 Jy ! Component: 850 - total flux cleaned = -0.00131901 Jy ! Component: 900 - total flux cleaned = -0.00136354 Jy ! Component: 950 - total flux cleaned = -0.00136315 Jy ! Component: 1000 - total flux cleaned = -0.00132021 Jy ! Component: 1050 - total flux cleaned = -0.00134143 Jy ! Component: 1100 - total flux cleaned = -0.00132013 Jy ! Component: 1150 - total flux cleaned = -0.00121743 Jy ! Component: 1200 - total flux cleaned = -0.00117708 Jy ! Component: 1250 - total flux cleaned = -0.00113747 Jy ! Component: 1300 - total flux cleaned = -0.00109807 Jy ! Component: 1350 - total flux cleaned = -0.0010594 Jy ! Component: 1400 - total flux cleaned = -0.00104044 Jy ! Component: 1450 - total flux cleaned = -0.00104053 Jy ! Component: 1500 - total flux cleaned = -0.00100363 Jy ! Component: 1550 - total flux cleaned = -0.00098543 Jy ! Component: 1600 - total flux cleaned = -0.000985132 Jy ! Component: 1650 - total flux cleaned = -0.000931776 Jy ! Component: 1700 - total flux cleaned = -0.000896967 Jy ! Component: 1750 - total flux cleaned = -0.000896982 Jy ! Component: 1800 - total flux cleaned = -0.000913771 Jy ! Component: 1850 - total flux cleaned = -0.000947058 Jy ! Component: 1900 - total flux cleaned = -0.00091362 Jy ! Component: 1950 - total flux cleaned = -0.000913445 Jy ! Component: 2000 - total flux cleaned = -0.000881112 Jy ! Component: 2050 - total flux cleaned = -0.000897283 Jy ! Component: 2100 - total flux cleaned = -0.000928973 Jy ! Component: 2150 - total flux cleaned = -0.000975846 Jy ! Component: 2200 - total flux cleaned = -0.000944689 Jy ! Component: 2250 - total flux cleaned = -0.000944898 Jy ! Component: 2300 - total flux cleaned = -0.000990667 Jy ! Component: 2350 - total flux cleaned = -0.00108076 Jy ! Component: 2400 - total flux cleaned = -0.00112532 Jy ! Component: 2450 - total flux cleaned = -0.00112517 Jy ! Component: 2500 - total flux cleaned = -0.00111068 Jy ! Component: 2550 - total flux cleaned = -0.00111071 Jy ! Component: 2600 - total flux cleaned = -0.00111078 Jy ! Component: 2650 - total flux cleaned = -0.00111078 Jy ! Component: 2700 - total flux cleaned = -0.00112484 Jy ! Component: 2750 - total flux cleaned = -0.00105469 Jy ! Component: 2800 - total flux cleaned = -0.00102676 Jy ! Component: 2850 - total flux cleaned = -0.00101297 Jy ! Component: 2900 - total flux cleaned = -0.00099919 Jy ! Component: 2950 - total flux cleaned = -0.000944413 Jy ! Component: 3000 - total flux cleaned = -0.000876556 Jy ! Component: 3050 - total flux cleaned = -0.000822589 Jy ! Component: 3100 - total flux cleaned = -0.000782263 Jy ! Component: 3150 - total flux cleaned = -0.000728865 Jy ! Component: 3200 - total flux cleaned = -0.000622778 Jy ! Component: 3250 - total flux cleaned = -0.000583207 Jy ! Component: 3300 - total flux cleaned = -0.000543723 Jy ! Component: 3350 - total flux cleaned = -0.000452375 Jy ! Component: 3400 - total flux cleaned = -0.000413464 Jy ! Component: 3450 - total flux cleaned = -0.000374674 Jy ! Component: 3500 - total flux cleaned = -0.000297632 Jy ! Component: 3550 - total flux cleaned = -0.000272057 Jy ! Component: 3600 - total flux cleaned = -0.000208359 Jy ! Component: 3650 - total flux cleaned = -0.000119744 Jy ! Component: 3700 - total flux cleaned = -3.1514e-05 Jy ! Component: 3750 - total flux cleaned = 1.86769e-05 Jy ! Component: 3800 - total flux cleaned = 8.10462e-05 Jy ! Component: 3850 - total flux cleaned = 0.00015574 Jy ! Component: 3900 - total flux cleaned = 0.000217763 Jy ! Component: 3950 - total flux cleaned = 0.000291876 Jy ! Component: 4000 - total flux cleaned = 0.000402693 Jy ! Component: 4050 - total flux cleaned = 0.000464082 Jy ! Total flux subtracted in 4096 components = 0.000537495 Jy ! Clean residual min=-0.000864 max=0.000724 Jy/beam ! Clean residual mean=0.000007 rms=0.000208 Jy/beam ! Combined flux in latest and established models = 0.273112 Jy keep ! Adding 237 model components to the UV plane model. ! The established model now contains 314 components and 0.273112 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1551+5806_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.32 x 5.553 at 53.33 degrees (North through East) ! Clean map min=-0.0017191 max=0.23327 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1551+5806_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.233267 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000213328 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.274356 0.274356 0.548713 1.09743 2.19485 4.3897 8.7794 17.5588 35.1176 70.2352 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.233 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1093.47 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1551+5806_S_uvs.log closed on Wed Apr 6 22:58:16 2016