! Started logfile: /scr/pima/bg219g_uvs/J1720-2258_S_uvs.log on Thu Apr 7 07:20:50 2016 obs /scr/pima/bg219g_uvs/J1720-2258_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1720-2258_S_uva.fits ! AN table 1: 31 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.761649 visibilities/baseline/integration-bin. ! Found source: J1720-2258 ! ! 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 3400 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/J1720-2258_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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008780Jy sigma=16.916413 ! Fit after self-cal, rms=0.897133Jy sigma=15.086274 ! 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.943 mas, bmaj=7.189 mas, bpa=1.37 degrees ! Estimated noise=1.11981 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.078863 Jy ! Component: 100 - total flux cleaned = 0.101831 Jy ! Total flux subtracted in 100 components = 0.101831 Jy ! Clean residual min=-0.007164 max=0.009125 Jy/beam ! Clean residual mean=0.000001 rms=0.002178 Jy/beam ! Combined flux in latest and established models = 0.101831 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.101831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081764Jy sigma=1.268728 ! Fit after self-cal, rms=0.081544Jy sigma=1.265188 ! 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.516 mas, bmaj=8.587 mas, bpa=1.238 degrees ! Estimated noise=0.799077 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.0122656 Jy ! Component: 100 - total flux cleaned = 0.0182152 Jy ! Component: 150 - total flux cleaned = 0.0214703 Jy ! Component: 200 - total flux cleaned = 0.0233394 Jy ! Total flux subtracted in 200 components = 0.0233394 Jy ! Clean residual min=-0.004471 max=0.004614 Jy/beam ! Clean residual mean=0.000003 rms=0.001248 Jy/beam ! Combined flux in latest and established models = 0.125171 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 51 components and 0.125171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079894Jy sigma=1.234163 ! Fit after self-cal, rms=0.079889Jy sigma=1.233725 ! 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.516 x 8.587 at 1.238 degrees (North through East) ! Clean map min=-0.004489 max=0.10363 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.08 HN 1.07 KP 1.05 LA 1.00 ! MK 1.01 NL 0.94 OV 0.98 PT 1.11 ! SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 HN 1.14 KP 1.08 LA 0.89 ! MK 0.95 NL 0.94 OV 1.03 PT 0.94 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.079889Jy sigma=1.233725 ! Fit after self-cal, rms=0.079820Jy sigma=1.228746 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.508 mas, bmaj=8.549 mas, bpa=1.481 degrees ! Estimated noise=0.805182 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.00199089 Jy ! Component: 100 - total flux cleaned = 0.00286726 Jy ! Component: 150 - total flux cleaned = 0.00336391 Jy ! Component: 200 - total flux cleaned = 0.00351549 Jy ! Total flux subtracted in 200 components = 0.00351549 Jy ! Clean residual min=-0.004358 max=0.003850 Jy/beam ! Clean residual mean=0.000006 rms=0.001124 Jy/beam ! Combined flux in latest and established models = 0.128686 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 73 components and 0.128686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079782Jy sigma=1.227901 ! Fit after self-cal, rms=0.079791Jy sigma=1.227679 ! 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.079791Jy sigma=1.227679 ! Fit after self-cal, rms=0.080192Jy sigma=1.227383 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.496 mas, bmaj=8.508 mas, bpa=1.556 degrees ! Estimated noise=0.8086 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112228 Jy ! Component: 100 - total flux cleaned = 0.00162369 Jy ! Component: 150 - total flux cleaned = 0.00170151 Jy ! Component: 200 - total flux cleaned = 0.00179303 Jy ! Total flux subtracted in 200 components = 0.00179303 Jy ! Clean residual min=-0.004295 max=0.003896 Jy/beam ! Clean residual mean=0.000006 rms=0.001126 Jy/beam ! Combined flux in latest and established models = 0.130479 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 75 components and 0.130479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080178Jy sigma=1.227129 ! Fit after self-cal, rms=0.080181Jy sigma=1.227106 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.000181445 Jy ! Component: 100 - total flux cleaned = 0.000193831 Jy ! Component: 150 - total flux cleaned = 0.000194057 Jy ! Component: 200 - total flux cleaned = 0.000194099 Jy ! Total flux subtracted in 200 components = 0.000194099 Jy ! Clean residual min=-0.004301 max=0.003893 Jy/beam ! Clean residual mean=0.000006 rms=0.001127 Jy/beam ! Combined flux in latest and established models = 0.130674 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 78 components and 0.130674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080175Jy sigma=1.227079 ! Fit after self-cal, rms=0.080174Jy sigma=1.227068 ! 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.080174Jy sigma=1.227068 ! Fit after self-cal, rms=0.080330Jy sigma=1.226983 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.488 mas, bmaj=8.483 mas, bpa=1.582 degrees ! Estimated noise=0.80975 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000666957 Jy ! Component: 100 - total flux cleaned = 0.000835975 Jy ! Component: 150 - total flux cleaned = 0.000869408 Jy ! Component: 200 - total flux cleaned = 0.000869636 Jy ! Total flux subtracted in 200 components = 0.000869636 Jy ! Clean residual min=-0.004247 max=0.003913 Jy/beam ! Clean residual mean=0.000006 rms=0.001126 Jy/beam ! Combined flux in latest and established models = 0.131543 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 79 components and 0.131543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080323Jy sigma=1.226892 ! Fit after self-cal, rms=0.080325Jy sigma=1.226879 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 = 9.7575e-05 Jy ! Component: 100 - total flux cleaned = 0.000109484 Jy ! Component: 150 - total flux cleaned = 0.000109744 Jy ! Component: 200 - total flux cleaned = 0.00010949 Jy ! Total flux subtracted in 200 components = 0.00010949 Jy ! Clean residual min=-0.004228 max=0.003909 Jy/beam ! Clean residual mean=0.000006 rms=0.001126 Jy/beam ! Combined flux in latest and established models = 0.131653 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 81 components and 0.131653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080321Jy sigma=1.226848 ! Fit after self-cal, rms=0.080320Jy sigma=1.226840 ! 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.080320Jy sigma=1.226840 ! Fit after self-cal, rms=0.080386Jy sigma=1.226818 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.162 mas, bmaj=16.24 mas, bpa=-5.375 degrees ! Estimated noise=1.03071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000739262 Jy ! Component: 100 - total flux cleaned = -0.000737354 Jy ! Component: 150 - total flux cleaned = -0.000784581 Jy ! Component: 200 - total flux cleaned = -0.000848692 Jy ! Total flux subtracted in 200 components = -0.000848692 Jy ! Clean residual min=-0.005199 max=0.004652 Jy/beam ! Clean residual mean=0.000011 rms=0.001501 Jy/beam ! Combined flux in latest and established models = 0.130804 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 85 components and 0.130804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080410Jy sigma=1.226839 ! Fit after self-cal, rms=0.080409Jy sigma=1.226695 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.000311263 Jy ! Component: 100 - total flux cleaned = -0.000290816 Jy ! Component: 150 - total flux cleaned = -0.000289307 Jy ! Component: 200 - total flux cleaned = -0.000304516 Jy ! Total flux subtracted in 200 components = -0.000304516 Jy ! Clean residual min=-0.004965 max=0.004674 Jy/beam ! Clean residual mean=0.000010 rms=0.001489 Jy/beam ! Combined flux in latest and established models = 0.1305 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 90 components and 0.1305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080431Jy sigma=1.226860 ! Fit after self-cal, rms=0.080432Jy sigma=1.226776 ! 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.485 mas, bmaj=8.471 mas, bpa=1.605 degrees ! Estimated noise=0.810173 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.485 x 8.471 at 1.605 degrees (North through East) ! Clean map min=-0.0040928 max=0.10463 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.928 mas, bmaj=7.114 mas, bpa=1.749 degrees ! Estimated noise=1.12314 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0790827 Jy ! Component: 100 - total flux cleaned = 0.102889 Jy ! Component: 150 - total flux cleaned = 0.114137 Jy ! Component: 200 - total flux cleaned = 0.120236 Jy ! Total flux subtracted in 200 components = 0.120236 Jy ! Clean residual min=-0.005520 max=0.005246 Jy/beam ! Clean residual mean=0.000005 rms=0.001466 Jy/beam ! Combined flux in latest and established models = 0.120236 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.120236 Jy ! Inverting map and beam ! Estimated beam: bmin=3.485 mas, bmaj=8.471 mas, bpa=1.605 degrees ! Estimated noise=0.810173 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.00517963 Jy ! Component: 100 - total flux cleaned = 0.00806164 Jy ! Component: 150 - total flux cleaned = 0.00976767 Jy ! Component: 200 - total flux cleaned = 0.0107933 Jy ! Total flux subtracted in 200 components = 0.0107933 Jy ! Clean residual min=-0.004200 max=0.003981 Jy/beam ! Clean residual mean=0.000006 rms=0.001139 Jy/beam ! Combined flux in latest and established models = 0.13103 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 53 components and 0.13103 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.162 mas, bmaj=16.24 mas, bpa=-5.375 degrees ! Estimated noise=1.03071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000243615 Jy ! Component: 100 - total flux cleaned = -0.000241478 Jy ! Component: 150 - total flux cleaned = -0.000213918 Jy ! Component: 200 - total flux cleaned = -0.000252513 Jy ! Total flux subtracted in 200 components = -0.000252513 Jy ! Clean residual min=-0.005249 max=0.004664 Jy/beam ! Clean residual mean=0.000011 rms=0.001514 Jy/beam ! Combined flux in latest and established models = 0.130777 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 = -3.49862e-05 Jy ! Component: 100 - total flux cleaned = -6.73032e-05 Jy ! Component: 150 - total flux cleaned = -9.86186e-05 Jy ! Component: 200 - total flux cleaned = -0.000128534 Jy ! Total flux subtracted in 200 components = -0.000128534 Jy ! Clean residual min=-0.005143 max=0.004665 Jy/beam ! Clean residual mean=0.000011 rms=0.001504 Jy/beam ! Combined flux in latest and established models = 0.130649 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 58 components and 0.130649 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.485 mas, bmaj=8.471 mas, bpa=1.605 degrees ! Estimated noise=0.810173 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000675931 Jy ! Component: 100 - total flux cleaned = 0.000784474 Jy ! Component: 150 - total flux cleaned = 0.000895729 Jy ! Component: 200 - total flux cleaned = 0.00096457 Jy ! Total flux subtracted in 200 components = 0.00096457 Jy ! Clean residual min=-0.004174 max=0.003992 Jy/beam ! Clean residual mean=0.000006 rms=0.001122 Jy/beam ! Combined flux in latest and established models = 0.131613 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 69 components and 0.131613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080402Jy sigma=1.226699 ! Fit after self-cal, rms=0.080398Jy sigma=1.226662 wmodel /scr/pima/bg219g_uvs/J1720-2258_S_map.mod ! Writing 69 model components to file: /scr/pima/bg219g_uvs/J1720-2258_S_map.mod wobs /scr/pima/bg219g_uvs/J1720-2258_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1720-2258_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1720-2258_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219g_uvs/J1720-2258_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.00100679 Jy ! Component: 100 - total flux cleaned = -0.00154676 Jy ! Component: 150 - total flux cleaned = -0.00185485 Jy ! Component: 200 - total flux cleaned = -0.00237418 Jy ! Component: 250 - total flux cleaned = -0.00281039 Jy ! Component: 300 - total flux cleaned = -0.0031219 Jy ! Component: 350 - total flux cleaned = -0.00346839 Jy ! Component: 400 - total flux cleaned = -0.00370313 Jy ! Component: 450 - total flux cleaned = -0.00374702 Jy ! Component: 500 - total flux cleaned = -0.00387624 Jy ! Component: 550 - total flux cleaned = -0.0039602 Jy ! Component: 600 - total flux cleaned = -0.00408172 Jy ! Component: 650 - total flux cleaned = -0.00423817 Jy ! Component: 700 - total flux cleaned = -0.00427615 Jy ! Component: 750 - total flux cleaned = -0.00445865 Jy ! Component: 800 - total flux cleaned = -0.00449357 Jy ! Component: 850 - total flux cleaned = -0.00449379 Jy ! Component: 900 - total flux cleaned = -0.00446006 Jy ! Component: 950 - total flux cleaned = -0.00442787 Jy ! Component: 1000 - total flux cleaned = -0.00442754 Jy ! Component: 1050 - total flux cleaned = -0.00445819 Jy ! Component: 1100 - total flux cleaned = -0.0044581 Jy ! Component: 1150 - total flux cleaned = -0.00445799 Jy ! Component: 1200 - total flux cleaned = -0.00442969 Jy ! Component: 1250 - total flux cleaned = -0.0044582 Jy ! Component: 1300 - total flux cleaned = -0.00454055 Jy ! Component: 1350 - total flux cleaned = -0.0046478 Jy ! Component: 1400 - total flux cleaned = -0.00480572 Jy ! Component: 1450 - total flux cleaned = -0.00490929 Jy ! Component: 1500 - total flux cleaned = -0.00503713 Jy ! Component: 1550 - total flux cleaned = -0.00511203 Jy ! Component: 1600 - total flux cleaned = -0.0052346 Jy ! Component: 1650 - total flux cleaned = -0.00533171 Jy ! Component: 1700 - total flux cleaned = -0.0054508 Jy ! Component: 1750 - total flux cleaned = -0.00554481 Jy ! Component: 1800 - total flux cleaned = -0.00559155 Jy ! Component: 1850 - total flux cleaned = -0.00572902 Jy ! Component: 1900 - total flux cleaned = -0.005684 Jy ! Component: 1950 - total flux cleaned = -0.00568418 Jy ! Component: 2000 - total flux cleaned = -0.00568387 Jy ! Component: 2050 - total flux cleaned = -0.00566216 Jy ! Component: 2100 - total flux cleaned = -0.00564058 Jy ! Component: 2150 - total flux cleaned = -0.00561964 Jy ! Component: 2200 - total flux cleaned = -0.00559866 Jy ! Component: 2250 - total flux cleaned = -0.00557774 Jy ! Component: 2300 - total flux cleaned = -0.00555724 Jy ! Component: 2350 - total flux cleaned = -0.00551672 Jy ! Component: 2400 - total flux cleaned = -0.00551649 Jy ! Component: 2450 - total flux cleaned = -0.00539691 Jy ! Component: 2500 - total flux cleaned = -0.00535753 Jy ! Component: 2550 - total flux cleaned = -0.00527934 Jy ! Component: 2600 - total flux cleaned = -0.00522104 Jy ! Component: 2650 - total flux cleaned = -0.00512478 Jy ! Component: 2700 - total flux cleaned = -0.00504858 Jy ! Component: 2750 - total flux cleaned = -0.0049729 Jy ! Component: 2800 - total flux cleaned = -0.00493532 Jy ! Component: 2850 - total flux cleaned = -0.00491644 Jy ! Component: 2900 - total flux cleaned = -0.00484226 Jy ! Component: 2950 - total flux cleaned = -0.00482391 Jy ! Component: 3000 - total flux cleaned = -0.00478725 Jy ! Component: 3050 - total flux cleaned = -0.00482371 Jy ! Component: 3100 - total flux cleaned = -0.0048238 Jy ! Component: 3150 - total flux cleaned = -0.00478781 Jy ! Component: 3200 - total flux cleaned = -0.00482358 Jy ! Component: 3250 - total flux cleaned = -0.00487697 Jy ! Component: 3300 - total flux cleaned = -0.00485924 Jy ! Component: 3350 - total flux cleaned = -0.00491228 Jy ! Component: 3400 - total flux cleaned = -0.00492996 Jy ! Component: 3450 - total flux cleaned = -0.00496496 Jy ! Component: 3500 - total flux cleaned = -0.00501734 Jy ! Component: 3550 - total flux cleaned = -0.00506957 Jy ! Component: 3600 - total flux cleaned = -0.00513928 Jy ! Component: 3650 - total flux cleaned = -0.00515664 Jy ! Component: 3700 - total flux cleaned = -0.00519153 Jy ! Component: 3750 - total flux cleaned = -0.00524361 Jy ! Component: 3800 - total flux cleaned = -0.00529586 Jy ! Component: 3850 - total flux cleaned = -0.00534807 Jy ! Component: 3900 - total flux cleaned = -0.00541769 Jy ! Component: 3950 - total flux cleaned = -0.00547007 Jy ! Component: 4000 - total flux cleaned = -0.00550494 Jy ! Component: 4050 - total flux cleaned = -0.00555735 Jy ! Total flux subtracted in 4096 components = -0.00564477 Jy ! Clean residual min=-0.001074 max=0.001103 Jy/beam ! Clean residual mean=0.000003 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.125968 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 370 components and 0.125969 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1720-2258_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.485 x 8.471 at 1.605 degrees (North through East) ! Clean map min=-0.003072 max=0.10465 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1720-2258_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.104647 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0003159 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.905619 0.905619 1.81124 3.62248 7.24495 14.4899 28.9798 57.9596 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.104 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 331.265 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1720-2258_S_uvs.log closed on Thu Apr 7 07:20:53 2016