! Started logfile: /scr/pima/bg219a_uvs/J1112+0724_S_uvs.log on Wed Apr 6 22:52:27 2016 obs /scr/pima/bg219a_uvs/J1112+0724_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1112+0724_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.812963 visibilities/baseline/integration-bin. ! Found source: J1112+0724 ! ! 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 1756 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/J1112+0724_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.030465Jy sigma=26.800877 ! Fit after self-cal, rms=0.825526Jy sigma=21.535904 ! 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.655 mas, bmaj=6.768 mas, bpa=-6.812 degrees ! Estimated noise=0.876854 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.135692 Jy ! Component: 100 - total flux cleaned = 0.165364 Jy ! Total flux subtracted in 100 components = 0.165364 Jy ! Clean residual min=-0.006598 max=0.009516 Jy/beam ! Clean residual mean=-0.000030 rms=0.001804 Jy/beam ! Combined flux in latest and established models = 0.165364 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.165364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049474Jy sigma=1.226930 ! Fit after self-cal, rms=0.049468Jy sigma=1.226798 ! 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.141 mas, bmaj=7.698 mas, bpa=-6.249 degrees ! Estimated noise=0.697709 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.00982253 Jy ! Component: 100 - total flux cleaned = 0.0137671 Jy ! Component: 150 - total flux cleaned = 0.0144377 Jy ! Component: 200 - total flux cleaned = 0.0146588 Jy ! Total flux subtracted in 200 components = 0.0146588 Jy ! Clean residual min=-0.003504 max=0.003387 Jy/beam ! Clean residual mean=0.000027 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.180023 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 12 components and 0.180023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047693Jy sigma=1.181552 ! Fit after self-cal, rms=0.047685Jy sigma=1.181197 ! 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.141 x 7.698 at -6.249 degrees (North through East) ! Clean map min=-0.0032999 max=0.17536 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.99 MK 1.02 NL 1.00 OV 1.00 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.01 NL 1.00 OV 1.00 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.02 MK 1.00 NL 0.93 OV 0.99 ! PT 1.01 SC 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 0.98 NL 1.04 OV 0.97 ! PT 1.01 SC 0.99 ! ! ! Fit before self-cal, rms=0.047685Jy sigma=1.181197 ! Fit after self-cal, rms=0.046983Jy sigma=1.170795 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.132 mas, bmaj=7.651 mas, bpa=-5.968 degrees ! Estimated noise=0.694845 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.000301964 Jy ! Component: 100 - total flux cleaned = -0.000218183 Jy ! Component: 150 - total flux cleaned = -0.00016759 Jy ! Component: 200 - total flux cleaned = -0.00016808 Jy ! Total flux subtracted in 200 components = -0.00016808 Jy ! Clean residual min=-0.003473 max=0.003395 Jy/beam ! Clean residual mean=0.000008 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.179855 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 21 components and 0.179855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046961Jy sigma=1.170271 ! Fit after self-cal, rms=0.046953Jy sigma=1.170090 ! 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.046953Jy sigma=1.170090 ! Fit after self-cal, rms=0.046880Jy sigma=1.164325 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.131 mas, bmaj=7.652 mas, bpa=-5.932 degrees ! Estimated noise=0.69526 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000178552 Jy ! Component: 100 - total flux cleaned = -0.000154525 Jy ! Component: 150 - total flux cleaned = -0.000123573 Jy ! Component: 200 - total flux cleaned = -0.000123458 Jy ! Total flux subtracted in 200 components = -0.000123458 Jy ! Clean residual min=-0.002943 max=0.003398 Jy/beam ! Clean residual mean=0.000019 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.179731 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.179731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046872Jy sigma=1.164129 ! Fit after self-cal, rms=0.046874Jy sigma=1.164051 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 (84, 39). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155342 Jy ! Component: 100 - total flux cleaned = 0.00155504 Jy ! Component: 150 - total flux cleaned = 0.00151746 Jy ! Component: 200 - total flux cleaned = 0.00132793 Jy ! Total flux subtracted in 200 components = 0.00132793 Jy ! Clean residual min=-0.002846 max=0.002320 Jy/beam ! Clean residual mean=0.000014 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.181059 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 46 components and 0.181059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046653Jy sigma=1.158686 ! Fit after self-cal, rms=0.046643Jy sigma=1.158460 ! 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.046643Jy sigma=1.158460 ! Fit after self-cal, rms=0.046533Jy sigma=1.158122 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.131 mas, bmaj=7.646 mas, bpa=-5.878 degrees ! Estimated noise=0.693868 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00012208 Jy ! Component: 100 - total flux cleaned = 3.20074e-05 Jy ! Component: 150 - total flux cleaned = -0.000103803 Jy ! Component: 200 - total flux cleaned = -0.000154326 Jy ! Total flux subtracted in 200 components = -0.000154326 Jy ! Clean residual min=-0.002752 max=0.002305 Jy/beam ! Clean residual mean=0.000019 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.180905 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 58 components and 0.180905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046493Jy sigma=1.157181 ! Fit after self-cal, rms=0.046491Jy sigma=1.157154 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.000101673 Jy ! Component: 100 - total flux cleaned = -0.000146755 Jy ! Component: 150 - total flux cleaned = -0.000208513 Jy ! Component: 200 - total flux cleaned = -0.000227597 Jy ! Total flux subtracted in 200 components = -0.000227597 Jy ! Clean residual min=-0.002700 max=0.002283 Jy/beam ! Clean residual mean=0.000019 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.180677 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 67 components and 0.180677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046473Jy sigma=1.156729 ! Fit after self-cal, rms=0.046472Jy sigma=1.156713 ! 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.046472Jy sigma=1.156713 ! Fit after self-cal, rms=0.046435Jy sigma=1.156642 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.265 mas, bmaj=17.51 mas, bpa=-14.52 degrees ! Estimated noise=0.906672 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000510465 Jy ! Component: 100 - total flux cleaned = -0.000452112 Jy ! Component: 150 - total flux cleaned = -0.000384525 Jy ! Component: 200 - total flux cleaned = -0.000339618 Jy ! Total flux subtracted in 200 components = -0.000339618 Jy ! Clean residual min=-0.002275 max=0.002481 Jy/beam ! Clean residual mean=0.000049 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.180338 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 79 components and 0.180338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046437Jy sigma=1.156529 ! Fit after self-cal, rms=0.046435Jy sigma=1.156465 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.31827e-05 Jy ! Component: 100 - total flux cleaned = -8.07677e-06 Jy ! Component: 150 - total flux cleaned = 4.41892e-05 Jy ! Component: 200 - total flux cleaned = 6.7731e-05 Jy ! Total flux subtracted in 200 components = 6.7731e-05 Jy ! Clean residual min=-0.002266 max=0.002470 Jy/beam ! Clean residual mean=0.000050 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.180405 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 81 components and 0.180405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046439Jy sigma=1.156486 ! Fit after self-cal, rms=0.046438Jy sigma=1.156458 ! 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.13 mas, bmaj=7.642 mas, bpa=-5.839 degrees ! Estimated noise=0.693495 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.13 x 7.642 at -5.839 degrees (North through East) ! Clean map min=-0.0024466 max=0.17485 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.649 mas, bmaj=6.724 mas, bpa=-6.417 degrees ! Estimated noise=0.870986 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.134746 Jy ! Component: 100 - total flux cleaned = 0.164268 Jy ! Component: 150 - total flux cleaned = 0.17347 Jy ! Component: 200 - total flux cleaned = 0.178023 Jy ! Total flux subtracted in 200 components = 0.178023 Jy ! Clean residual min=-0.004308 max=0.004021 Jy/beam ! Clean residual mean=0.000000 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.178023 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.178023 Jy ! Inverting map and beam ! Estimated beam: bmin=3.13 mas, bmaj=7.642 mas, bpa=-5.839 degrees ! Estimated noise=0.693495 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.0020672 Jy ! Component: 100 - total flux cleaned = 0.00267231 Jy ! Component: 150 - total flux cleaned = 0.00266958 Jy ! Component: 200 - total flux cleaned = 0.00271994 Jy ! Total flux subtracted in 200 components = 0.00271994 Jy ! Clean residual min=-0.003036 max=0.002387 Jy/beam ! Clean residual mean=0.000018 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.180743 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 30 components and 0.180743 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.265 mas, bmaj=17.51 mas, bpa=-14.52 degrees ! Estimated noise=0.906672 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000616739 Jy ! Component: 100 - total flux cleaned = -0.000649157 Jy ! Component: 150 - total flux cleaned = -0.000617772 Jy ! Component: 200 - total flux cleaned = -0.000514919 Jy ! Total flux subtracted in 200 components = -0.000514919 Jy ! Clean residual min=-0.002532 max=0.002623 Jy/beam ! Clean residual mean=0.000053 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.180228 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 = 6.54646e-05 Jy ! Component: 100 - total flux cleaned = 0.000162411 Jy ! Component: 150 - total flux cleaned = 0.000230474 Jy ! Component: 200 - total flux cleaned = 0.000245541 Jy ! Total flux subtracted in 200 components = 0.000245541 Jy ! Clean residual min=-0.002421 max=0.002564 Jy/beam ! Clean residual mean=0.000053 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.180473 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 46 components and 0.180473 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.13 mas, bmaj=7.642 mas, bpa=-5.839 degrees ! Estimated noise=0.693495 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000177912 Jy ! Component: 100 - total flux cleaned = 0.000412707 Jy ! Component: 150 - total flux cleaned = 0.000413772 Jy ! Component: 200 - total flux cleaned = 0.000354657 Jy ! Total flux subtracted in 200 components = 0.000354657 Jy ! Clean residual min=-0.002740 max=0.002365 Jy/beam ! Clean residual mean=0.000023 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.180828 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 58 components and 0.180828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046472Jy sigma=1.157152 ! Fit after self-cal, rms=0.046474Jy sigma=1.157097 wmodel /scr/pima/bg219a_uvs/J1112+0724_S_map.mod ! Writing 58 model components to file: /scr/pima/bg219a_uvs/J1112+0724_S_map.mod wobs /scr/pima/bg219a_uvs/J1112+0724_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1112+0724_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1112+0724_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219a_uvs/J1112+0724_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.000720743 Jy ! Component: 100 - total flux cleaned = -0.000884894 Jy ! Component: 150 - total flux cleaned = -0.000961133 Jy ! Component: 200 - total flux cleaned = -0.000892701 Jy ! Component: 250 - total flux cleaned = -0.00076242 Jy ! Component: 300 - total flux cleaned = -0.000639649 Jy ! Component: 350 - total flux cleaned = -0.000464146 Jy ! Component: 400 - total flux cleaned = -0.000322806 Jy ! Component: 450 - total flux cleaned = -0.000132042 Jy ! Component: 500 - total flux cleaned = 5.17747e-05 Jy ! Component: 550 - total flux cleaned = 0.000253954 Jy ! Component: 600 - total flux cleaned = 0.000351917 Jy ! Component: 650 - total flux cleaned = 0.000399388 Jy ! Component: 700 - total flux cleaned = 0.000514434 Jy ! Component: 750 - total flux cleaned = 0.000648273 Jy ! Component: 800 - total flux cleaned = 0.000735388 Jy ! Component: 850 - total flux cleaned = 0.000841575 Jy ! Component: 900 - total flux cleaned = 0.000924599 Jy ! Component: 950 - total flux cleaned = 0.00104634 Jy ! Component: 1000 - total flux cleaned = 0.0011256 Jy ! Component: 1050 - total flux cleaned = 0.00124161 Jy ! Component: 1100 - total flux cleaned = 0.00131706 Jy ! Component: 1150 - total flux cleaned = 0.00140981 Jy ! Component: 1200 - total flux cleaned = 0.00148273 Jy ! Component: 1250 - total flux cleaned = 0.00155435 Jy ! Component: 1300 - total flux cleaned = 0.00160701 Jy ! Component: 1350 - total flux cleaned = 0.00171032 Jy ! Component: 1400 - total flux cleaned = 0.00172722 Jy ! Component: 1450 - total flux cleaned = 0.00177697 Jy ! Component: 1500 - total flux cleaned = 0.00176045 Jy ! Component: 1550 - total flux cleaned = 0.00180863 Jy ! Component: 1600 - total flux cleaned = 0.00182425 Jy ! Component: 1650 - total flux cleaned = 0.0018089 Jy ! Component: 1700 - total flux cleaned = 0.00183978 Jy ! Component: 1750 - total flux cleaned = 0.00183978 Jy ! Component: 1800 - total flux cleaned = 0.00183977 Jy ! Component: 1850 - total flux cleaned = 0.00185443 Jy ! Component: 1900 - total flux cleaned = 0.00181093 Jy ! Component: 1950 - total flux cleaned = 0.00181098 Jy ! Component: 2000 - total flux cleaned = 0.00178277 Jy ! Component: 2050 - total flux cleaned = 0.00178283 Jy ! Component: 2100 - total flux cleaned = 0.00178288 Jy ! Component: 2150 - total flux cleaned = 0.00182367 Jy ! Component: 2200 - total flux cleaned = 0.00181004 Jy ! Component: 2250 - total flux cleaned = 0.00180991 Jy ! Component: 2300 - total flux cleaned = 0.00177038 Jy ! Component: 2350 - total flux cleaned = 0.00170535 Jy ! Component: 2400 - total flux cleaned = 0.00169265 Jy ! Component: 2450 - total flux cleaned = 0.00170549 Jy ! Component: 2500 - total flux cleaned = 0.00171817 Jy ! Component: 2550 - total flux cleaned = 0.00166768 Jy ! Component: 2600 - total flux cleaned = 0.00163022 Jy ! Component: 2650 - total flux cleaned = 0.00163028 Jy ! Component: 2700 - total flux cleaned = 0.00161797 Jy ! Component: 2750 - total flux cleaned = 0.00159349 Jy ! Component: 2800 - total flux cleaned = 0.00154507 Jy ! Component: 2850 - total flux cleaned = 0.00154511 Jy ! Component: 2900 - total flux cleaned = 0.00155703 Jy ! Component: 2950 - total flux cleaned = 0.00156882 Jy ! Component: 3000 - total flux cleaned = 0.00154532 Jy ! Component: 3050 - total flux cleaned = 0.00155703 Jy ! Component: 3100 - total flux cleaned = 0.00158023 Jy ! Component: 3150 - total flux cleaned = 0.00161477 Jy ! Component: 3200 - total flux cleaned = 0.00161475 Jy ! Component: 3250 - total flux cleaned = 0.00168313 Jy ! Component: 3300 - total flux cleaned = 0.00167179 Jy ! Component: 3350 - total flux cleaned = 0.00170562 Jy ! Component: 3400 - total flux cleaned = 0.00172804 Jy ! Component: 3450 - total flux cleaned = 0.00175044 Jy ! Component: 3500 - total flux cleaned = 0.00177288 Jy ! Component: 3550 - total flux cleaned = 0.00181743 Jy ! Component: 3600 - total flux cleaned = 0.00183963 Jy ! Component: 3650 - total flux cleaned = 0.00186175 Jy ! Component: 3700 - total flux cleaned = 0.00187283 Jy ! Component: 3750 - total flux cleaned = 0.00191683 Jy ! Component: 3800 - total flux cleaned = 0.0019388 Jy ! Component: 3850 - total flux cleaned = 0.00198258 Jy ! Component: 3900 - total flux cleaned = 0.00198255 Jy ! Component: 3950 - total flux cleaned = 0.00203701 Jy ! Component: 4000 - total flux cleaned = 0.00209142 Jy ! Component: 4050 - total flux cleaned = 0.00212405 Jy ! Total flux subtracted in 4096 components = 0.00214577 Jy ! Clean residual min=-0.000744 max=0.000771 Jy/beam ! Clean residual mean=0.000003 rms=0.000192 Jy/beam ! Combined flux in latest and established models = 0.182974 Jy keep ! Adding 219 model components to the UV plane model. ! The established model now contains 277 components and 0.182974 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1112+0724_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.13 x 7.642 at -5.839 degrees (North through East) ! Clean map min=-0.0021145 max=0.17429 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1112+0724_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.17429 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000187638 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.322975 0.322975 0.645951 1.2919 2.5838 5.16761 10.3352 20.6704 41.3409 82.6817 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.174 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 928.863 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1112+0724_S_uvs.log closed on Wed Apr 6 22:52:30 2016