! Started logfile: /scr/pima/bg219g_uvs/J1113+1442_S_uvs.log on Thu Apr 7 07:14:35 2016 obs /scr/pima/bg219g_uvs/J1113+1442_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1113+1442_S_uva.fits ! AN table 1: 7 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.757937 visibilities/baseline/integration-bin. ! Found source: J1113+1442 ! ! 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 764 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/J1113+1442_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.041893Jy sigma=17.831823 ! Fit after self-cal, rms=0.648372Jy sigma=11.142703 ! 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=3.262 mas, bmaj=11.39 mas, bpa=-36.89 degrees ! Estimated noise=2.20602 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.27547 Jy ! Component: 100 - total flux cleaned = 0.335603 Jy ! Total flux subtracted in 100 components = 0.335603 Jy ! Clean residual min=-0.014728 max=0.021311 Jy/beam ! Clean residual mean=-0.000055 rms=0.004547 Jy/beam ! Combined flux in latest and established models = 0.335603 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.335603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081491Jy sigma=1.360475 ! Fit after self-cal, rms=0.081457Jy sigma=1.360407 ! 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=4.153 mas, bmaj=11.17 mas, bpa=-37.41 degrees ! Estimated noise=1.80482 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.0242232 Jy ! Component: 100 - total flux cleaned = 0.0378479 Jy ! Component: 150 - total flux cleaned = 0.046011 Jy ! Component: 200 - total flux cleaned = 0.049621 Jy ! Total flux subtracted in 200 components = 0.049621 Jy ! Clean residual min=-0.011724 max=0.018547 Jy/beam ! Clean residual mean=0.000171 rms=0.003995 Jy/beam ! Combined flux in latest and established models = 0.385224 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 33 components and 0.385224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074981Jy sigma=1.210447 ! Fit after self-cal, rms=0.074942Jy sigma=1.208893 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.153 x 11.17 at -37.41 degrees (North through East) ! Clean map min=-0.011608 max=0.35558 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.00 FD 1.00* HN 1.01 KP 0.95 ! LA 1.13 MK 0.99 NL 0.89 OV 0.95 ! PT 0.90 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00* HN 1.05 KP 0.95 ! LA 1.15 MK 1.00 NL 0.86 OV 0.96 ! PT 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.09 KP 0.94 ! LA 1.13 MK 1.02 NL 0.97 OV 0.97 ! PT 0.97 ! ! ! Fit before self-cal, rms=0.074942Jy sigma=1.208893 ! Fit after self-cal, rms=0.066610Jy sigma=1.079346 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.178 mas, bmaj=11.18 mas, bpa=-37.46 degrees ! Estimated noise=1.7591 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.00378131 Jy ! Component: 100 - total flux cleaned = -0.00331207 Jy ! Component: 150 - total flux cleaned = -0.00355301 Jy ! Component: 200 - total flux cleaned = -0.00363777 Jy ! Total flux subtracted in 200 components = -0.00363777 Jy ! Clean residual min=-0.007824 max=0.009718 Jy/beam ! Clean residual mean=0.000019 rms=0.002196 Jy/beam ! Combined flux in latest and established models = 0.381586 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 53 components and 0.381586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065924Jy sigma=1.060333 ! Fit after self-cal, rms=0.065974Jy sigma=1.059865 ! 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.065974Jy sigma=1.059865 ! Fit after self-cal, rms=0.065158Jy sigma=1.056180 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.186 mas, bmaj=11.2 mas, bpa=-37.47 degrees ! Estimated noise=1.74119 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00295438 Jy ! Component: 100 - total flux cleaned = -0.00339242 Jy ! Component: 150 - total flux cleaned = -0.0036446 Jy ! Component: 200 - total flux cleaned = -0.00393351 Jy ! Total flux subtracted in 200 components = -0.00393351 Jy ! Clean residual min=-0.008151 max=0.009664 Jy/beam ! Clean residual mean=0.000014 rms=0.002184 Jy/beam ! Combined flux in latest and established models = 0.377652 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 67 components and 0.377652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064812Jy sigma=1.047108 ! Fit after self-cal, rms=0.064812Jy sigma=1.046931 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 (21.5, -93.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00784995 Jy ! Component: 100 - total flux cleaned = 0.0082214 Jy ! Component: 150 - total flux cleaned = 0.00884249 Jy ! Component: 200 - total flux cleaned = 0.00914918 Jy ! Total flux subtracted in 200 components = 0.00914918 Jy ! Clean residual min=-0.007140 max=0.005940 Jy/beam ! Clean residual mean=-0.000043 rms=0.001645 Jy/beam ! Combined flux in latest and established models = 0.386801 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 96 components and 0.386801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063537Jy sigma=1.023699 ! Fit after self-cal, rms=0.063501Jy sigma=1.021757 ! 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.063501Jy sigma=1.021757 ! Fit after self-cal, rms=0.060620Jy sigma=0.955021 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.195 mas, bmaj=11.19 mas, bpa=-37.44 degrees ! Estimated noise=1.74099 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00139093 Jy ! Component: 100 - total flux cleaned = -0.00243122 Jy ! Component: 150 - total flux cleaned = -0.00313954 Jy ! Component: 200 - total flux cleaned = -0.00340432 Jy ! Total flux subtracted in 200 components = -0.00340432 Jy ! Clean residual min=-0.005055 max=0.004099 Jy/beam ! Clean residual mean=-0.000023 rms=0.001214 Jy/beam ! Combined flux in latest and established models = 0.383397 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 122 components and 0.383397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060391Jy sigma=0.949605 ! Fit after self-cal, rms=0.060380Jy sigma=0.949347 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.000116265 Jy ! Component: 100 - total flux cleaned = -0.000228312 Jy ! Component: 150 - total flux cleaned = -0.000328358 Jy ! Component: 200 - total flux cleaned = -0.000469078 Jy ! Total flux subtracted in 200 components = -0.000469078 Jy ! Clean residual min=-0.004923 max=0.003943 Jy/beam ! Clean residual mean=-0.000029 rms=0.001170 Jy/beam ! Combined flux in latest and established models = 0.382928 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 139 components and 0.382928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060285Jy sigma=0.947918 ! Fit after self-cal, rms=0.060286Jy sigma=0.947881 ! 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.060286Jy sigma=0.947881 ! Fit after self-cal, rms=0.060139Jy sigma=0.946928 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.3 mas, bmaj=11.44 mas, bpa=-40.82 degrees ! Estimated noise=2.03496 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00128372 Jy ! Component: 100 - total flux cleaned = -0.002063 Jy ! Component: 150 - total flux cleaned = -0.00237393 Jy ! Component: 200 - total flux cleaned = -0.0026164 Jy ! Total flux subtracted in 200 components = -0.0026164 Jy ! Clean residual min=-0.005237 max=0.004800 Jy/beam ! Clean residual mean=-0.000038 rms=0.001418 Jy/beam ! Combined flux in latest and established models = 0.380312 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 162 components and 0.380312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060072Jy sigma=0.946169 ! Fit after self-cal, rms=0.060074Jy sigma=0.946118 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.000557766 Jy ! Component: 100 - total flux cleaned = -0.000768884 Jy ! Component: 150 - total flux cleaned = -0.000867545 Jy ! Component: 200 - total flux cleaned = -0.00102285 Jy ! Total flux subtracted in 200 components = -0.00102285 Jy ! Clean residual min=-0.005199 max=0.004713 Jy/beam ! Clean residual mean=-0.000038 rms=0.001379 Jy/beam ! Combined flux in latest and established models = 0.379289 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 175 components and 0.379289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060049Jy sigma=0.945871 ! Fit after self-cal, rms=0.060054Jy sigma=0.945838 ! 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=4.201 mas, bmaj=11.18 mas, bpa=-37.43 degrees ! Estimated noise=1.7379 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.201 x 11.18 at -37.43 degrees (North through East) ! Clean map min=-0.0047607 max=0.34606 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=3.29 mas, bmaj=11.38 mas, bpa=-36.84 degrees ! Estimated noise=2.14574 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.26791 Jy ! Component: 100 - total flux cleaned = 0.326382 Jy ! Component: 150 - total flux cleaned = 0.346119 Jy ! Component: 200 - total flux cleaned = 0.358542 Jy ! Total flux subtracted in 200 components = 0.358542 Jy ! Clean residual min=-0.007406 max=0.009978 Jy/beam ! Clean residual mean=-0.000038 rms=0.002194 Jy/beam ! Combined flux in latest and established models = 0.358542 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.358542 Jy ! Inverting map and beam ! Estimated beam: bmin=4.201 mas, bmaj=11.18 mas, bpa=-37.43 degrees ! Estimated noise=1.7379 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.00995843 Jy ! Component: 100 - total flux cleaned = 0.0149165 Jy ! Component: 150 - total flux cleaned = 0.0178868 Jy ! Component: 200 - total flux cleaned = 0.0192869 Jy ! Total flux subtracted in 200 components = 0.0192869 Jy ! Clean residual min=-0.005663 max=0.005306 Jy/beam ! Clean residual mean=-0.000053 rms=0.001534 Jy/beam ! Combined flux in latest and established models = 0.377829 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 43 components and 0.377829 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=9.3 mas, bmaj=11.44 mas, bpa=-40.82 degrees ! Estimated noise=2.03496 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.55979e-06 Jy ! Component: 100 - total flux cleaned = 0.00117427 Jy ! Component: 150 - total flux cleaned = 0.00167801 Jy ! Component: 200 - total flux cleaned = 0.00202795 Jy ! Total flux subtracted in 200 components = 0.00202795 Jy ! Clean residual min=-0.005826 max=0.005159 Jy/beam ! Clean residual mean=-0.000069 rms=0.001653 Jy/beam ! Combined flux in latest and established models = 0.379857 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.000155274 Jy ! Component: 100 - total flux cleaned = 0.000158413 Jy ! Component: 150 - total flux cleaned = 0.000164197 Jy ! Component: 200 - total flux cleaned = 0.000165368 Jy ! Total flux subtracted in 200 components = 0.000165368 Jy ! Clean residual min=-0.005865 max=0.005158 Jy/beam ! Clean residual mean=-0.000058 rms=0.001556 Jy/beam ! Combined flux in latest and established models = 0.380022 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 90 components and 0.380022 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.201 mas, bmaj=11.18 mas, bpa=-37.43 degrees ! Estimated noise=1.7379 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000332619 Jy ! Component: 100 - total flux cleaned = 0.00050185 Jy ! Component: 150 - total flux cleaned = 0.000649852 Jy ! Component: 200 - total flux cleaned = 0.000645978 Jy ! Total flux subtracted in 200 components = 0.000645978 Jy ! Clean residual min=-0.005348 max=0.004037 Jy/beam ! Clean residual mean=-0.000034 rms=0.001236 Jy/beam ! Combined flux in latest and established models = 0.380668 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 113 components and 0.380668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060279Jy sigma=0.951796 ! Fit after self-cal, rms=0.060277Jy sigma=0.951381 wmodel /scr/pima/bg219g_uvs/J1113+1442_S_map.mod ! Writing 113 model components to file: /scr/pima/bg219g_uvs/J1113+1442_S_map.mod wobs /scr/pima/bg219g_uvs/J1113+1442_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1113+1442_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1113+1442_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219g_uvs/J1113+1442_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.00234245 Jy ! Component: 100 - total flux cleaned = -0.0037537 Jy ! Component: 150 - total flux cleaned = -0.00473712 Jy ! Component: 200 - total flux cleaned = -0.00525211 Jy ! Component: 250 - total flux cleaned = -0.00549227 Jy ! Component: 300 - total flux cleaned = -0.00560462 Jy ! Component: 350 - total flux cleaned = -0.00576399 Jy ! Component: 400 - total flux cleaned = -0.00561677 Jy ! Component: 450 - total flux cleaned = -0.00547343 Jy ! Component: 500 - total flux cleaned = -0.00528891 Jy ! Component: 550 - total flux cleaned = -0.00515621 Jy ! Component: 600 - total flux cleaned = -0.00489954 Jy ! Component: 650 - total flux cleaned = -0.00473357 Jy ! Component: 700 - total flux cleaned = -0.004532 Jy ! Component: 750 - total flux cleaned = -0.00417783 Jy ! Component: 800 - total flux cleaned = -0.00390936 Jy ! Component: 850 - total flux cleaned = -0.00361059 Jy ! Component: 900 - total flux cleaned = -0.0033548 Jy ! Component: 950 - total flux cleaned = -0.00321191 Jy ! Component: 1000 - total flux cleaned = -0.00310697 Jy ! Component: 1050 - total flux cleaned = -0.00296946 Jy ! Component: 1100 - total flux cleaned = -0.00286846 Jy ! Component: 1150 - total flux cleaned = -0.00280252 Jy ! Component: 1200 - total flux cleaned = -0.00270582 Jy ! Component: 1250 - total flux cleaned = -0.002706 Jy ! Component: 1300 - total flux cleaned = -0.00261192 Jy ! Component: 1350 - total flux cleaned = -0.00258114 Jy ! Component: 1400 - total flux cleaned = -0.00252008 Jy ! Component: 1450 - total flux cleaned = -0.00240005 Jy ! Component: 1500 - total flux cleaned = -0.00248844 Jy ! Component: 1550 - total flux cleaned = -0.00242976 Jy ! Component: 1600 - total flux cleaned = -0.0024294 Jy ! Component: 1650 - total flux cleaned = -0.00242942 Jy ! Component: 1700 - total flux cleaned = -0.00245709 Jy ! Component: 1750 - total flux cleaned = -0.00245677 Jy ! Component: 1800 - total flux cleaned = -0.00248378 Jy ! Component: 1850 - total flux cleaned = -0.00256474 Jy ! Component: 1900 - total flux cleaned = -0.00256483 Jy ! Component: 1950 - total flux cleaned = -0.00267013 Jy ! Component: 2000 - total flux cleaned = -0.00266977 Jy ! Component: 2050 - total flux cleaned = -0.00272155 Jy ! Component: 2100 - total flux cleaned = -0.00277226 Jy ! Component: 2150 - total flux cleaned = -0.00279739 Jy ! Component: 2200 - total flux cleaned = -0.00279717 Jy ! Component: 2250 - total flux cleaned = -0.0027726 Jy ! Component: 2300 - total flux cleaned = -0.00291978 Jy ! Component: 2350 - total flux cleaned = -0.00284693 Jy ! Component: 2400 - total flux cleaned = -0.0029193 Jy ! Component: 2450 - total flux cleaned = -0.00289559 Jy ! Component: 2500 - total flux cleaned = -0.00289555 Jy ! Component: 2550 - total flux cleaned = -0.00294257 Jy ! Component: 2600 - total flux cleaned = -0.00296564 Jy ! Component: 2650 - total flux cleaned = -0.0029887 Jy ! Component: 2700 - total flux cleaned = -0.00305751 Jy ! Component: 2750 - total flux cleaned = -0.00305746 Jy ! Component: 2800 - total flux cleaned = -0.00312568 Jy ! Component: 2850 - total flux cleaned = -0.0031031 Jy ! Component: 2900 - total flux cleaned = -0.00310321 Jy ! Component: 2950 - total flux cleaned = -0.00305864 Jy ! Component: 3000 - total flux cleaned = -0.00303651 Jy ! Component: 3050 - total flux cleaned = -0.00299235 Jy ! Component: 3100 - total flux cleaned = -0.00301427 Jy ! Component: 3150 - total flux cleaned = -0.00303603 Jy ! Component: 3200 - total flux cleaned = -0.00301419 Jy ! Component: 3250 - total flux cleaned = -0.00303586 Jy ! Component: 3300 - total flux cleaned = -0.00305749 Jy ! Component: 3350 - total flux cleaned = -0.00303596 Jy ! Component: 3400 - total flux cleaned = -0.00305729 Jy ! Component: 3450 - total flux cleaned = -0.00305724 Jy ! Component: 3500 - total flux cleaned = -0.00305722 Jy ! Component: 3550 - total flux cleaned = -0.0030572 Jy ! Component: 3600 - total flux cleaned = -0.00297316 Jy ! Component: 3650 - total flux cleaned = -0.00286856 Jy ! Component: 3700 - total flux cleaned = -0.00284765 Jy ! Component: 3750 - total flux cleaned = -0.00276438 Jy ! Component: 3800 - total flux cleaned = -0.00266051 Jy ! Component: 3850 - total flux cleaned = -0.00259836 Jy ! Component: 3900 - total flux cleaned = -0.00251563 Jy ! Component: 3950 - total flux cleaned = -0.00245373 Jy ! Component: 4000 - total flux cleaned = -0.00241264 Jy ! Component: 4050 - total flux cleaned = -0.00230995 Jy ! Total flux subtracted in 4096 components = -0.00224841 Jy ! Clean residual min=-0.001115 max=0.001114 Jy/beam ! Clean residual mean=0.000008 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.37842 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 374 components and 0.378419 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1113+1442_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.201 x 11.18 at -37.43 degrees (North through East) ! Clean map min=-0.0053803 max=0.34098 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1113+1442_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.340978 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000377995 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.332568 0.332568 0.665136 1.33027 2.66054 5.32108 10.6422 21.2843 42.5687 85.1374 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.34 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 902.071 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1113+1442_S_uvs.log closed on Thu Apr 7 07:14:39 2016