! Started logfile: /scr/pima/bg219h_uvs/J1740+4348_S_uvs.log on Thu Apr 7 09:08:44 2016 obs /scr/pima/bg219h_uvs/J1740+4348_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1740+4348_S_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.787037 visibilities/baseline/integration-bin. ! Found source: J1740+4348 ! ! 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 5100 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/bg219h_uvs/J1740+4348_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 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015050Jy sigma=24.427395 ! Fit after self-cal, rms=0.894633Jy sigma=21.539644 ! 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.934 mas, bmaj=4.938 mas, bpa=-9.845 degrees ! Estimated noise=0.725393 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.0822049 Jy ! Component: 100 - total flux cleaned = 0.100489 Jy ! Total flux subtracted in 100 components = 0.100489 Jy ! Clean residual min=-0.005049 max=0.006020 Jy/beam ! Clean residual mean=-0.000014 rms=0.001210 Jy/beam ! Combined flux in latest and established models = 0.100489 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.100489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058821Jy sigma=1.344425 ! Fit after self-cal, rms=0.058743Jy sigma=1.343157 ! 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.684 mas, bmaj=5.428 mas, bpa=-3.215 degrees ! Estimated noise=0.473852 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.00765207 Jy ! Component: 100 - total flux cleaned = 0.011477 Jy ! Component: 150 - total flux cleaned = 0.0137108 Jy ! Component: 200 - total flux cleaned = 0.0151469 Jy ! Total flux subtracted in 200 components = 0.0151469 Jy ! Clean residual min=-0.003134 max=0.003507 Jy/beam ! Clean residual mean=-0.000026 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.115636 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 25 components and 0.115636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057822Jy sigma=1.318386 ! Fit after self-cal, rms=0.057811Jy sigma=1.317733 ! 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.684 x 5.428 at -3.215 degrees (North through East) ! Clean map min=-0.0029986 max=0.1065 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 0.95 FD 1.00* HN 1.05 KP 0.95 ! LA 1.00 MK 1.05 NL 1.05 OV 0.98 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00* HN 1.04 KP 0.98 ! LA 0.97 MK 1.02 NL 1.12 OV 1.00 ! PT 0.96 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 1.01 KP 1.01 ! LA 0.97 MK 1.05 NL 1.05 OV 1.00 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00* HN 1.02 KP 0.98 ! LA 0.96 MK 1.02 NL 0.95 OV 0.98 ! PT 1.02 SC 0.95 ! ! ! Fit before self-cal, rms=0.057811Jy sigma=1.317733 ! Fit after self-cal, rms=0.057747Jy sigma=1.310708 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.717 mas, bmaj=5.449 mas, bpa=-2.395 degrees ! Estimated noise=0.472266 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.00026401 Jy ! Component: 100 - total flux cleaned = 0.000165172 Jy ! Component: 150 - total flux cleaned = 8.23077e-05 Jy ! Component: 200 - total flux cleaned = 5.73539e-05 Jy ! Total flux subtracted in 200 components = 5.73539e-05 Jy ! Clean residual min=-0.002787 max=0.002957 Jy/beam ! Clean residual mean=-0.000023 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.115694 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 32 components and 0.115694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057708Jy sigma=1.309861 ! Fit after self-cal, rms=0.057722Jy sigma=1.309650 ! 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.057722Jy sigma=1.309650 ! Fit after self-cal, rms=0.057495Jy sigma=1.300164 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.715 mas, bmaj=5.459 mas, bpa=-2.997 degrees ! Estimated noise=0.470709 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000259728 Jy ! Component: 100 - total flux cleaned = -0.000306607 Jy ! Component: 150 - total flux cleaned = -0.000284791 Jy ! Component: 200 - total flux cleaned = -0.00028541 Jy ! Total flux subtracted in 200 components = -0.00028541 Jy ! Clean residual min=-0.002355 max=0.002428 Jy/beam ! Clean residual mean=-0.000017 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.115408 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.115408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057478Jy sigma=1.299760 ! Fit after self-cal, rms=0.057499Jy sigma=1.299549 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.23299e-05 Jy ! Component: 100 - total flux cleaned = 4.14789e-06 Jy ! Component: 150 - total flux cleaned = 3.92836e-06 Jy ! Component: 200 - total flux cleaned = -1.27894e-05 Jy ! Total flux subtracted in 200 components = -1.27894e-05 Jy ! Clean residual min=-0.002377 max=0.002391 Jy/beam ! Clean residual mean=-0.000017 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.115395 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 40 components and 0.115395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057488Jy sigma=1.299304 ! Fit after self-cal, rms=0.057487Jy sigma=1.299285 ! 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.057487Jy sigma=1.299285 ! Fit after self-cal, rms=0.057479Jy sigma=1.298171 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.71 mas, bmaj=5.461 mas, bpa=-3.387 degrees ! Estimated noise=0.469481 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000311108 Jy ! Component: 100 - total flux cleaned = -0.00029367 Jy ! Component: 150 - total flux cleaned = -0.000275708 Jy ! Component: 200 - total flux cleaned = -0.000275313 Jy ! Total flux subtracted in 200 components = -0.000275313 Jy ! Clean residual min=-0.002386 max=0.002347 Jy/beam ! Clean residual mean=-0.000017 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.11512 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.11512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057468Jy sigma=1.297909 ! Fit after self-cal, rms=0.057476Jy sigma=1.297856 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 = 1.56938e-05 Jy ! Component: 100 - total flux cleaned = 3.12905e-05 Jy ! Component: 150 - total flux cleaned = 3.12728e-05 Jy ! Component: 200 - total flux cleaned = 1.7e-05 Jy ! Total flux subtracted in 200 components = 1.7e-05 Jy ! Clean residual min=-0.002384 max=0.002316 Jy/beam ! Clean residual mean=-0.000017 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.115137 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.115137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057469Jy sigma=1.297675 ! Fit after self-cal, rms=0.057469Jy sigma=1.297668 ! 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.057469Jy sigma=1.297668 ! Fit after self-cal, rms=0.057380Jy sigma=1.297737 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.294 mas, bmaj=9.027 mas, bpa=14.36 degrees ! Estimated noise=0.57724 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.33585e-05 Jy ! Component: 100 - total flux cleaned = -4.11411e-05 Jy ! Component: 150 - total flux cleaned = -6.43034e-05 Jy ! Component: 200 - total flux cleaned = -9.53354e-05 Jy ! Total flux subtracted in 200 components = -9.53354e-05 Jy ! Clean residual min=-0.002635 max=0.002594 Jy/beam ! Clean residual mean=-0.000040 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.115042 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 47 components and 0.115042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057396Jy sigma=1.297908 ! Fit after self-cal, rms=0.057387Jy sigma=1.297520 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 = -5.51007e-06 Jy ! Component: 100 - total flux cleaned = 7.53185e-06 Jy ! Component: 150 - total flux cleaned = 2.12348e-05 Jy ! Component: 200 - total flux cleaned = 4.57996e-05 Jy ! Total flux subtracted in 200 components = 4.57996e-05 Jy ! Clean residual min=-0.002623 max=0.002509 Jy/beam ! Clean residual mean=-0.000040 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.115088 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 48 components and 0.115088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057408Jy sigma=1.297801 ! Fit after self-cal, rms=0.057404Jy sigma=1.297621 ! 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.707 mas, bmaj=5.463 mas, bpa=-3.601 degrees ! Estimated noise=0.468295 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.707 x 5.463 at -3.601 degrees (North through East) ! Clean map min=-0.0023543 max=0.10501 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.937 mas, bmaj=4.977 mas, bpa=-10.23 degrees ! Estimated noise=0.717836 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0812225 Jy ! Component: 100 - total flux cleaned = 0.0995003 Jy ! Component: 150 - total flux cleaned = 0.106109 Jy ! Component: 200 - total flux cleaned = 0.109414 Jy ! Total flux subtracted in 200 components = 0.109414 Jy ! Clean residual min=-0.004290 max=0.004272 Jy/beam ! Clean residual mean=-0.000006 rms=0.001020 Jy/beam ! Combined flux in latest and established models = 0.109414 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.109414 Jy ! Inverting map and beam ! Estimated beam: bmin=3.707 mas, bmaj=5.463 mas, bpa=-3.601 degrees ! Estimated noise=0.468295 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 (4, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00392411 Jy ! Component: 100 - total flux cleaned = 0.00588655 Jy ! Component: 150 - total flux cleaned = 0.00698194 Jy ! Component: 200 - total flux cleaned = 0.00729024 Jy ! Total flux subtracted in 200 components = 0.00729024 Jy ! Clean residual min=-0.002388 max=0.002072 Jy/beam ! Clean residual mean=-0.000015 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.116704 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 31 components and 0.116704 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.294 mas, bmaj=9.027 mas, bpa=14.36 degrees ! Estimated noise=0.57724 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.05457e-05 Jy ! Component: 100 - total flux cleaned = 9.09673e-05 Jy ! Component: 150 - total flux cleaned = 0.000254708 Jy ! Component: 200 - total flux cleaned = 0.000331808 Jy ! Total flux subtracted in 200 components = 0.000331808 Jy ! Clean residual min=-0.002515 max=0.002503 Jy/beam ! Clean residual mean=-0.000037 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.117036 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 = 4.89627e-05 Jy ! Component: 100 - total flux cleaned = 0.000104645 Jy ! Component: 150 - total flux cleaned = 0.000116937 Jy ! Component: 200 - total flux cleaned = 0.000140824 Jy ! Total flux subtracted in 200 components = 0.000140824 Jy ! Clean residual min=-0.002463 max=0.002497 Jy/beam ! Clean residual mean=-0.000037 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.117177 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 48 components and 0.117177 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.707 mas, bmaj=5.463 mas, bpa=-3.601 degrees ! Estimated noise=0.468295 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000190236 Jy ! Component: 100 - total flux cleaned = -0.000222166 Jy ! Component: 150 - total flux cleaned = -0.000222543 Jy ! Component: 200 - total flux cleaned = -0.000195566 Jy ! Total flux subtracted in 200 components = -0.000195566 Jy ! Clean residual min=-0.002412 max=0.002085 Jy/beam ! Clean residual mean=-0.000015 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.116981 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 62 components and 0.116981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057279Jy sigma=1.295459 ! Fit after self-cal, rms=0.057264Jy sigma=1.295213 wmodel /scr/pima/bg219h_uvs/J1740+4348_S_map.mod ! Writing 62 model components to file: /scr/pima/bg219h_uvs/J1740+4348_S_map.mod wobs /scr/pima/bg219h_uvs/J1740+4348_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J1740+4348_S_uvs.fits wwins /scr/pima/bg219h_uvs/J1740+4348_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219h_uvs/J1740+4348_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.000561381 Jy ! Component: 100 - total flux cleaned = -0.000716347 Jy ! Component: 150 - total flux cleaned = -0.000898392 Jy ! Component: 200 - total flux cleaned = -0.00125004 Jy ! Component: 250 - total flux cleaned = -0.00159061 Jy ! Component: 300 - total flux cleaned = -0.00182094 Jy ! Component: 350 - total flux cleaned = -0.00204511 Jy ! Component: 400 - total flux cleaned = -0.00220083 Jy ! Component: 450 - total flux cleaned = -0.00241376 Jy ! Component: 500 - total flux cleaned = -0.00247308 Jy ! Component: 550 - total flux cleaned = -0.00258951 Jy ! Component: 600 - total flux cleaned = -0.0026753 Jy ! Component: 650 - total flux cleaned = -0.00275946 Jy ! Component: 700 - total flux cleaned = -0.00273279 Jy ! Component: 750 - total flux cleaned = -0.00275995 Jy ! Component: 800 - total flux cleaned = -0.00270771 Jy ! Component: 850 - total flux cleaned = -0.00270818 Jy ! Component: 900 - total flux cleaned = -0.00273398 Jy ! Component: 950 - total flux cleaned = -0.00270929 Jy ! Component: 1000 - total flux cleaned = -0.00268511 Jy ! Component: 1050 - total flux cleaned = -0.00263669 Jy ! Component: 1100 - total flux cleaned = -0.00263621 Jy ! Component: 1150 - total flux cleaned = -0.00249567 Jy ! Component: 1200 - total flux cleaned = -0.00249607 Jy ! Component: 1250 - total flux cleaned = -0.00238237 Jy ! Component: 1300 - total flux cleaned = -0.00231551 Jy ! Component: 1350 - total flux cleaned = -0.0023376 Jy ! Component: 1400 - total flux cleaned = -0.00233778 Jy ! Component: 1450 - total flux cleaned = -0.00231625 Jy ! Component: 1500 - total flux cleaned = -0.00227366 Jy ! Component: 1550 - total flux cleaned = -0.00235774 Jy ! Component: 1600 - total flux cleaned = -0.00244077 Jy ! Component: 1650 - total flux cleaned = -0.00248204 Jy ! Component: 1700 - total flux cleaned = -0.00256269 Jy ! Component: 1750 - total flux cleaned = -0.00254227 Jy ! Component: 1800 - total flux cleaned = -0.00260169 Jy ! Component: 1850 - total flux cleaned = -0.00268002 Jy ! Component: 1900 - total flux cleaned = -0.00269973 Jy ! Component: 1950 - total flux cleaned = -0.00277633 Jy ! Component: 2000 - total flux cleaned = -0.00279558 Jy ! Component: 2050 - total flux cleaned = -0.00288954 Jy ! Component: 2100 - total flux cleaned = -0.00292681 Jy ! Component: 2150 - total flux cleaned = -0.00298197 Jy ! Component: 2200 - total flux cleaned = -0.00303671 Jy ! Component: 2250 - total flux cleaned = -0.00300036 Jy ! Component: 2300 - total flux cleaned = -0.00301829 Jy ! Component: 2350 - total flux cleaned = -0.00305392 Jy ! Component: 2400 - total flux cleaned = -0.00305398 Jy ! Component: 2450 - total flux cleaned = -0.00303669 Jy ! Component: 2500 - total flux cleaned = -0.00307143 Jy ! Component: 2550 - total flux cleaned = -0.00308867 Jy ! Component: 2600 - total flux cleaned = -0.0031227 Jy ! Component: 2650 - total flux cleaned = -0.00312276 Jy ! Component: 2700 - total flux cleaned = -0.00308929 Jy ! Component: 2750 - total flux cleaned = -0.00312272 Jy ! Component: 2800 - total flux cleaned = -0.00313926 Jy ! Component: 2850 - total flux cleaned = -0.00317187 Jy ! Component: 2900 - total flux cleaned = -0.00322048 Jy ! Component: 2950 - total flux cleaned = -0.00323628 Jy ! Component: 3000 - total flux cleaned = -0.00325212 Jy ! Component: 3050 - total flux cleaned = -0.00325213 Jy ! Component: 3100 - total flux cleaned = -0.00329925 Jy ! Component: 3150 - total flux cleaned = -0.0032994 Jy ! Component: 3200 - total flux cleaned = -0.00337671 Jy ! Component: 3250 - total flux cleaned = -0.00342263 Jy ! Component: 3300 - total flux cleaned = -0.00346825 Jy ! Component: 3350 - total flux cleaned = -0.00355874 Jy ! Component: 3400 - total flux cleaned = -0.00360369 Jy ! Component: 3450 - total flux cleaned = -0.00366315 Jy ! Component: 3500 - total flux cleaned = -0.00369274 Jy ! Component: 3550 - total flux cleaned = -0.0037661 Jy ! Component: 3600 - total flux cleaned = -0.00382435 Jy ! Component: 3650 - total flux cleaned = -0.00386777 Jy ! Component: 3700 - total flux cleaned = -0.00389654 Jy ! Component: 3750 - total flux cleaned = -0.00392509 Jy ! Component: 3800 - total flux cleaned = -0.00396757 Jy ! Component: 3850 - total flux cleaned = -0.00402381 Jy ! Component: 3900 - total flux cleaned = -0.00399597 Jy ! Component: 3950 - total flux cleaned = -0.00402365 Jy ! Component: 4000 - total flux cleaned = -0.00409265 Jy ! Component: 4050 - total flux cleaned = -0.00412017 Jy ! Total flux subtracted in 4096 components = -0.00418824 Jy ! Clean residual min=-0.000751 max=0.000824 Jy/beam ! Clean residual mean=-0.000003 rms=0.000240 Jy/beam ! Combined flux in latest and established models = 0.112793 Jy keep ! Adding 252 model components to the UV plane model. ! The established model now contains 314 components and 0.112793 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J1740+4348_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.707 x 5.463 at -3.601 degrees (North through East) ! Clean map min=-0.0017058 max=0.10538 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1740+4348_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.105384 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0002361 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.672111 0.672111 1.34422 2.68844 5.37689 10.7538 21.5076 43.0151 86.0302 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.105 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 446.354 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1740+4348_S_uvs.log closed on Thu Apr 7 09:08:48 2016