! Started logfile: /scr/pima/bg219a_uvs/J1644-1804_S_uvs.log on Wed Apr 6 22:59:11 2016 obs /scr/pima/bg219a_uvs/J1644-1804_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1644-1804_S_uva.fits ! AN table 1: 62 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.974194 visibilities/baseline/integration-bin. ! Found source: J1644-1804 ! ! 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 3624 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/J1644-1804_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 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015365Jy sigma=20.821137 ! Fit after self-cal, rms=0.870453Jy sigma=17.844556 ! 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.273 mas, bmaj=6.084 mas, bpa=-0.6875 degrees ! Estimated noise=0.833306 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.101135 Jy ! Component: 100 - total flux cleaned = 0.123533 Jy ! Total flux subtracted in 100 components = 0.123533 Jy ! Clean residual min=-0.007331 max=0.008062 Jy/beam ! Clean residual mean=-0.000007 rms=0.002019 Jy/beam ! Combined flux in latest and established models = 0.123533 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.123533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067898Jy sigma=1.291207 ! Fit after self-cal, rms=0.067879Jy sigma=1.290767 ! 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=2.653 mas, bmaj=6.837 mas, bpa=-1.362 degrees ! Estimated noise=0.618797 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.0122533 Jy ! Component: 100 - total flux cleaned = 0.0188511 Jy ! Component: 150 - total flux cleaned = 0.0225168 Jy ! Component: 200 - total flux cleaned = 0.0245605 Jy ! Total flux subtracted in 200 components = 0.0245605 Jy ! Clean residual min=-0.004943 max=0.006768 Jy/beam ! Clean residual mean=-0.000020 rms=0.001351 Jy/beam ! Combined flux in latest and established models = 0.148094 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 26 components and 0.148094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065802Jy sigma=1.241810 ! Fit after self-cal, rms=0.065771Jy sigma=1.240287 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.653 x 6.837 at -1.362 degrees (North through East) ! Clean map min=-0.0047347 max=0.13069 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 1.00 NL 1.01 OV 0.95 ! PT 1.06 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 1.03 NL 1.01 OV 1.02 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.02 MK 0.98 NL 0.98 OV 1.03 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 1.00 NL 0.94 OV 0.98 ! PT 0.99 SC 0.99 ! ! ! Fit before self-cal, rms=0.065771Jy sigma=1.240287 ! Fit after self-cal, rms=0.065298Jy sigma=1.235793 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.658 mas, bmaj=6.843 mas, bpa=-1.372 degrees ! Estimated noise=0.616292 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 (6.5, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00616321 Jy ! Component: 100 - total flux cleaned = 0.00864955 Jy ! Component: 150 - total flux cleaned = 0.00936391 Jy ! Component: 200 - total flux cleaned = 0.00986698 Jy ! Total flux subtracted in 200 components = 0.00986698 Jy ! Clean residual min=-0.004090 max=0.003446 Jy/beam ! Clean residual mean=-0.000031 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.157961 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 38 components and 0.157961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064781Jy sigma=1.224209 ! Fit after self-cal, rms=0.064748Jy sigma=1.223400 ! 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.064748Jy sigma=1.223400 ! Fit after self-cal, rms=0.064170Jy sigma=1.218063 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.657 mas, bmaj=6.846 mas, bpa=-1.333 degrees ! Estimated noise=0.61309 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130534 Jy ! Component: 100 - total flux cleaned = 0.00148024 Jy ! Component: 150 - total flux cleaned = 0.00159628 Jy ! Component: 200 - total flux cleaned = 0.00172813 Jy ! Total flux subtracted in 200 components = 0.00172813 Jy ! Clean residual min=-0.003157 max=0.003241 Jy/beam ! Clean residual mean=-0.000022 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.159689 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 49 components and 0.159689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064123Jy sigma=1.217113 ! Fit after self-cal, rms=0.064129Jy sigma=1.216972 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.000183284 Jy ! Component: 100 - total flux cleaned = 0.000278481 Jy ! Component: 150 - total flux cleaned = 0.000386487 Jy ! Component: 200 - total flux cleaned = 0.000465392 Jy ! Total flux subtracted in 200 components = 0.000465392 Jy ! Clean residual min=-0.003150 max=0.003183 Jy/beam ! Clean residual mean=-0.000023 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.160154 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 55 components and 0.160154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064113Jy sigma=1.216677 ! Fit after self-cal, rms=0.064112Jy sigma=1.216665 ! 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.064112Jy sigma=1.216665 ! Fit after self-cal, rms=0.064030Jy sigma=1.216508 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.657 mas, bmaj=6.843 mas, bpa=-1.316 degrees ! Estimated noise=0.612091 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000322928 Jy ! Component: 100 - total flux cleaned = 0.000322838 Jy ! Component: 150 - total flux cleaned = 0.000322931 Jy ! Component: 200 - total flux cleaned = 0.000322089 Jy ! Total flux subtracted in 200 components = 0.000322089 Jy ! Clean residual min=-0.003083 max=0.003213 Jy/beam ! Clean residual mean=-0.000019 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.160476 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 65 components and 0.160476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064019Jy sigma=1.216269 ! Fit after self-cal, rms=0.064020Jy sigma=1.216253 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.92505e-05 Jy ! Component: 100 - total flux cleaned = 2.24876e-05 Jy ! Component: 150 - total flux cleaned = 5.41768e-05 Jy ! Component: 200 - total flux cleaned = 6.96176e-05 Jy ! Total flux subtracted in 200 components = 6.96176e-05 Jy ! Clean residual min=-0.003071 max=0.003184 Jy/beam ! Clean residual mean=-0.000019 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.160546 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 67 components and 0.160546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064012Jy sigma=1.216099 ! Fit after self-cal, rms=0.064011Jy sigma=1.216093 ! 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.064011Jy sigma=1.216093 ! Fit after self-cal, rms=0.063954Jy sigma=1.216063 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.206 mas, bmaj=17.99 mas, bpa=-0.03654 degrees ! Estimated noise=0.852965 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000265591 Jy ! Component: 100 - total flux cleaned = -0.00032463 Jy ! Component: 150 - total flux cleaned = -0.000357906 Jy ! Component: 200 - total flux cleaned = -0.000385352 Jy ! Total flux subtracted in 200 components = -0.000385352 Jy ! Clean residual min=-0.005119 max=0.003997 Jy/beam ! Clean residual mean=-0.000047 rms=0.001455 Jy/beam ! Combined flux in latest and established models = 0.160161 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 73 components and 0.160161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063952Jy sigma=1.216037 ! Fit after self-cal, rms=0.063947Jy sigma=1.215961 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.29697e-05 Jy ! Component: 100 - total flux cleaned = -6.62078e-06 Jy ! Component: 150 - total flux cleaned = -1.92878e-05 Jy ! Component: 200 - total flux cleaned = -1.94797e-05 Jy ! Total flux subtracted in 200 components = -1.94797e-05 Jy ! Clean residual min=-0.005092 max=0.004007 Jy/beam ! Clean residual mean=-0.000047 rms=0.001455 Jy/beam ! Combined flux in latest and established models = 0.160141 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 81 components and 0.160141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063947Jy sigma=1.215984 ! Fit after self-cal, rms=0.063946Jy sigma=1.215944 ! 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=2.657 mas, bmaj=6.842 mas, bpa=-1.313 degrees ! Estimated noise=0.611529 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.657 x 6.842 at -1.313 degrees (North through East) ! Clean map min=-0.0029563 max=0.13127 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.277 mas, bmaj=6.083 mas, bpa=-0.6385 degrees ! Estimated noise=0.819274 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0993594 Jy ! Component: 100 - total flux cleaned = 0.121465 Jy ! Component: 150 - total flux cleaned = 0.131045 Jy ! Component: 200 - total flux cleaned = 0.137868 Jy ! Total flux subtracted in 200 components = 0.137868 Jy ! Clean residual min=-0.004800 max=0.004744 Jy/beam ! Clean residual mean=-0.000002 rms=0.001354 Jy/beam ! Combined flux in latest and established models = 0.137868 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.137868 Jy ! Inverting map and beam ! Estimated beam: bmin=2.657 mas, bmaj=6.842 mas, bpa=-1.313 degrees ! Estimated noise=0.611529 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.00674109 Jy ! Component: 100 - total flux cleaned = 0.0110986 Jy ! Component: 150 - total flux cleaned = 0.0142534 Jy ! Component: 200 - total flux cleaned = 0.0165873 Jy ! Total flux subtracted in 200 components = 0.0165873 Jy ! Clean residual min=-0.003642 max=0.003545 Jy/beam ! Clean residual mean=-0.000012 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.154455 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 43 components and 0.154455 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.206 mas, bmaj=17.99 mas, bpa=-0.03654 degrees ! Estimated noise=0.852965 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00292698 Jy ! Component: 100 - total flux cleaned = 0.00397404 Jy ! Component: 150 - total flux cleaned = 0.0043373 Jy ! Component: 200 - total flux cleaned = 0.00463459 Jy ! Total flux subtracted in 200 components = 0.00463459 Jy ! Clean residual min=-0.005621 max=0.004079 Jy/beam ! Clean residual mean=-0.000044 rms=0.001485 Jy/beam ! Combined flux in latest and established models = 0.15909 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.000212462 Jy ! Component: 100 - total flux cleaned = 0.000363673 Jy ! Component: 150 - total flux cleaned = 0.000494175 Jy ! Component: 200 - total flux cleaned = 0.000605709 Jy ! Total flux subtracted in 200 components = 0.000605709 Jy ! Clean residual min=-0.005331 max=0.003935 Jy/beam ! Clean residual mean=-0.000046 rms=0.001465 Jy/beam ! Combined flux in latest and established models = 0.159696 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 68 components and 0.159695 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.657 mas, bmaj=6.842 mas, bpa=-1.313 degrees ! Estimated noise=0.611529 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000231418 Jy ! Component: 100 - total flux cleaned = 0.000497673 Jy ! Component: 150 - total flux cleaned = 0.000643724 Jy ! Component: 200 - total flux cleaned = 0.000731563 Jy ! Total flux subtracted in 200 components = 0.000731563 Jy ! Clean residual min=-0.003128 max=0.003072 Jy/beam ! Clean residual mean=-0.000018 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.160427 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 84 components and 0.160427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063969Jy sigma=1.216371 ! Fit after self-cal, rms=0.063965Jy sigma=1.216310 wmodel /scr/pima/bg219a_uvs/J1644-1804_S_map.mod ! Writing 84 model components to file: /scr/pima/bg219a_uvs/J1644-1804_S_map.mod wobs /scr/pima/bg219a_uvs/J1644-1804_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1644-1804_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1644-1804_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219a_uvs/J1644-1804_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.000864993 Jy ! Component: 100 - total flux cleaned = -0.00153656 Jy ! Component: 150 - total flux cleaned = -0.00177427 Jy ! Component: 200 - total flux cleaned = -0.00204141 Jy ! Component: 250 - total flux cleaned = -0.00220868 Jy ! Component: 300 - total flux cleaned = -0.00216826 Jy ! Component: 350 - total flux cleaned = -0.00205519 Jy ! Component: 400 - total flux cleaned = -0.00202017 Jy ! Component: 450 - total flux cleaned = -0.00198498 Jy ! Component: 500 - total flux cleaned = -0.00201823 Jy ! Component: 550 - total flux cleaned = -0.00201767 Jy ! Component: 600 - total flux cleaned = -0.0021094 Jy ! Component: 650 - total flux cleaned = -0.00213926 Jy ! Component: 700 - total flux cleaned = -0.00219625 Jy ! Component: 750 - total flux cleaned = -0.00216936 Jy ! Component: 800 - total flux cleaned = -0.00216987 Jy ! Component: 850 - total flux cleaned = -0.00216981 Jy ! Component: 900 - total flux cleaned = -0.00212007 Jy ! Component: 950 - total flux cleaned = -0.00204878 Jy ! Component: 1000 - total flux cleaned = -0.00204901 Jy ! Component: 1050 - total flux cleaned = -0.00202657 Jy ! Component: 1100 - total flux cleaned = -0.00204841 Jy ! Component: 1150 - total flux cleaned = -0.0021124 Jy ! Component: 1200 - total flux cleaned = -0.00215393 Jy ! Component: 1250 - total flux cleaned = -0.00205286 Jy ! Component: 1300 - total flux cleaned = -0.00209268 Jy ! Component: 1350 - total flux cleaned = -0.00203459 Jy ! Component: 1400 - total flux cleaned = -0.00203475 Jy ! Component: 1450 - total flux cleaned = -0.00199779 Jy ! Component: 1500 - total flux cleaned = -0.00201607 Jy ! Component: 1550 - total flux cleaned = -0.00205148 Jy ! Component: 1600 - total flux cleaned = -0.0020687 Jy ! Component: 1650 - total flux cleaned = -0.00208575 Jy ! Component: 1700 - total flux cleaned = -0.00211886 Jy ! Component: 1750 - total flux cleaned = -0.00215147 Jy ! Component: 1800 - total flux cleaned = -0.00216758 Jy ! Component: 1850 - total flux cleaned = -0.00218358 Jy ! Component: 1900 - total flux cleaned = -0.00216803 Jy ! Component: 1950 - total flux cleaned = -0.00219883 Jy ! Component: 2000 - total flux cleaned = -0.00224391 Jy ! Component: 2050 - total flux cleaned = -0.00228815 Jy ! Component: 2100 - total flux cleaned = -0.0023026 Jy ! Component: 2150 - total flux cleaned = -0.00233151 Jy ! Component: 2200 - total flux cleaned = -0.00236 Jy ! Component: 2250 - total flux cleaned = -0.00234597 Jy ! Component: 2300 - total flux cleaned = -0.00237383 Jy ! Component: 2350 - total flux cleaned = -0.00238771 Jy ! Component: 2400 - total flux cleaned = -0.00236069 Jy ! Component: 2450 - total flux cleaned = -0.00236082 Jy ! Component: 2500 - total flux cleaned = -0.00234758 Jy ! Component: 2550 - total flux cleaned = -0.00233457 Jy ! Component: 2600 - total flux cleaned = -0.00236053 Jy ! Component: 2650 - total flux cleaned = -0.00236049 Jy ! Component: 2700 - total flux cleaned = -0.00236051 Jy ! Component: 2750 - total flux cleaned = -0.00237311 Jy ! Component: 2800 - total flux cleaned = -0.00237311 Jy ! Component: 2850 - total flux cleaned = -0.00238539 Jy ! Component: 2900 - total flux cleaned = -0.00237312 Jy ! Component: 2950 - total flux cleaned = -0.00236112 Jy ! Component: 3000 - total flux cleaned = -0.00237324 Jy ! Component: 3050 - total flux cleaned = -0.0023493 Jy ! Component: 3100 - total flux cleaned = -0.00231363 Jy ! Component: 3150 - total flux cleaned = -0.00226639 Jy ! Component: 3200 - total flux cleaned = -0.00223112 Jy ! Component: 3250 - total flux cleaned = -0.00219592 Jy ! Component: 3300 - total flux cleaned = -0.00210287 Jy ! Component: 3350 - total flux cleaned = -0.00209132 Jy ! Component: 3400 - total flux cleaned = -0.0020337 Jy ! Component: 3450 - total flux cleaned = -0.00197643 Jy ! Component: 3500 - total flux cleaned = -0.00194227 Jy ! Component: 3550 - total flux cleaned = -0.00191956 Jy ! Component: 3600 - total flux cleaned = -0.00189694 Jy ! Component: 3650 - total flux cleaned = -0.0018519 Jy ! Component: 3700 - total flux cleaned = -0.00181824 Jy ! Component: 3750 - total flux cleaned = -0.00179589 Jy ! Component: 3800 - total flux cleaned = -0.00178477 Jy ! Component: 3850 - total flux cleaned = -0.00174037 Jy ! Component: 3900 - total flux cleaned = -0.00168511 Jy ! Component: 3950 - total flux cleaned = -0.00162996 Jy ! Component: 4000 - total flux cleaned = -0.00161895 Jy ! Component: 4050 - total flux cleaned = -0.00157505 Jy ! Total flux subtracted in 4096 components = -0.00150934 Jy ! Clean residual min=-0.000591 max=0.000687 Jy/beam ! Clean residual mean=-0.000001 rms=0.000179 Jy/beam ! Combined flux in latest and established models = 0.158918 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 349 components and 0.158918 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1644-1804_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.657 x 6.842 at -1.313 degrees (North through East) ! Clean map min=-0.0023471 max=0.13226 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1644-1804_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.132259 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000173189 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.392841 0.392841 0.785681 1.57136 3.14273 6.28545 12.5709 25.1418 50.2836 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.132 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 763.668 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1644-1804_S_uvs.log closed on Wed Apr 6 22:59:15 2016