! Started logfile: /scr/pima/bg219g_uvs/J1209+4119_S_uvs.log on Thu Apr 7 07:15:43 2016 obs /scr/pima/bg219g_uvs/J1209+4119_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1209+4119_S_uva.fits ! AN table 1: 14 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.936224 visibilities/baseline/integration-bin. ! Found source: J1209+4119 ! ! 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 1468 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/J1209+4119_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.017532Jy sigma=22.509837 ! Fit after self-cal, rms=0.845154Jy sigma=18.619838 ! 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=5.516 mas, bmaj=8.814 mas, bpa=-58.82 degrees ! Estimated noise=1.44292 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.12101 Jy ! Component: 100 - total flux cleaned = 0.147562 Jy ! Total flux subtracted in 100 components = 0.147562 Jy ! Clean residual min=-0.008396 max=0.009517 Jy/beam ! Clean residual mean=0.000035 rms=0.002657 Jy/beam ! Combined flux in latest and established models = 0.147562 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.147562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067253Jy sigma=1.294048 ! Fit after self-cal, rms=0.067268Jy sigma=1.293795 ! 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=6.337 mas, bmaj=9.493 mas, bpa=-53.53 degrees ! Estimated noise=0.973036 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.0116696 Jy ! Component: 100 - total flux cleaned = 0.0174937 Jy ! Component: 150 - total flux cleaned = 0.0207277 Jy ! Component: 200 - total flux cleaned = 0.0227726 Jy ! Total flux subtracted in 200 components = 0.0227726 Jy ! Clean residual min=-0.006390 max=0.006208 Jy/beam ! Clean residual mean=0.000037 rms=0.001833 Jy/beam ! Combined flux in latest and established models = 0.170334 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 51 components and 0.170334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065442Jy sigma=1.246335 ! Fit after self-cal, rms=0.065444Jy sigma=1.244754 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.337 x 9.493 at -53.53 degrees (North through East) ! Clean map min=-0.0060008 max=0.15782 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.99 HN 1.03 KP 1.01 LA 0.94 ! NL 0.93 OV 1.00 PT 1.00 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 HN 1.02 KP 0.98 LA 0.89 ! NL 1.02 OV 0.97 PT 1.03 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 HN 1.07 KP 1.01 LA 0.96 ! NL 1.11 OV 0.96 PT 1.02 SC 0.92 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 HN 1.00 KP 1.00 LA 0.93 ! NL 1.07 OV 0.94 PT 1.06 SC 1.01 ! ! ! Fit before self-cal, rms=0.065444Jy sigma=1.244754 ! Fit after self-cal, rms=0.062904Jy sigma=1.217911 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.353 mas, bmaj=9.551 mas, bpa=-52.34 degrees ! Estimated noise=0.967658 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.0021816 Jy ! Component: 100 - total flux cleaned = -0.00298988 Jy ! Component: 150 - total flux cleaned = -0.00312251 Jy ! Component: 200 - total flux cleaned = -0.00320275 Jy ! Total flux subtracted in 200 components = -0.00320275 Jy ! Clean residual min=-0.004424 max=0.005210 Jy/beam ! Clean residual mean=0.000015 rms=0.001365 Jy/beam ! Combined flux in latest and established models = 0.167131 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 67 components and 0.167131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062792Jy sigma=1.216058 ! Fit after self-cal, rms=0.062734Jy sigma=1.215807 ! 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.062734Jy sigma=1.215807 ! Fit after self-cal, rms=0.062614Jy sigma=1.215476 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.359 mas, bmaj=9.569 mas, bpa=-52.22 degrees ! Estimated noise=0.96639 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00127328 Jy ! Component: 100 - total flux cleaned = -0.00157119 Jy ! Component: 150 - total flux cleaned = -0.00163513 Jy ! Component: 200 - total flux cleaned = -0.00166493 Jy ! Total flux subtracted in 200 components = -0.00166493 Jy ! Clean residual min=-0.004280 max=0.005113 Jy/beam ! Clean residual mean=0.000014 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 0.165467 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 70 components and 0.165467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062564Jy sigma=1.214713 ! Fit after self-cal, rms=0.062569Jy sigma=1.214690 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.89724e-05 Jy ! Component: 100 - total flux cleaned = -5.63886e-05 Jy ! Component: 150 - total flux cleaned = -8.15962e-05 Jy ! Component: 200 - total flux cleaned = -0.000105894 Jy ! Total flux subtracted in 200 components = -0.000105894 Jy ! Clean residual min=-0.004285 max=0.005065 Jy/beam ! Clean residual mean=0.000014 rms=0.001317 Jy/beam ! Combined flux in latest and established models = 0.165361 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 77 components and 0.165361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062540Jy sigma=1.214389 ! Fit after self-cal, rms=0.062549Jy sigma=1.214359 ! 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.062549Jy sigma=1.214359 ! Fit after self-cal, rms=0.062496Jy sigma=1.214207 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.366 mas, bmaj=9.58 mas, bpa=-52.06 degrees ! Estimated noise=0.965479 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000655105 Jy ! Component: 100 - total flux cleaned = -0.000732941 Jy ! Component: 150 - total flux cleaned = -0.000755892 Jy ! Component: 200 - total flux cleaned = -0.000755543 Jy ! Total flux subtracted in 200 components = -0.000755543 Jy ! Clean residual min=-0.004307 max=0.004995 Jy/beam ! Clean residual mean=0.000013 rms=0.001297 Jy/beam ! Combined flux in latest and established models = 0.164605 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 79 components and 0.164605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062467Jy sigma=1.213877 ! Fit after self-cal, rms=0.062475Jy sigma=1.213845 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.22762e-05 Jy ! Component: 100 - total flux cleaned = 5.32356e-05 Jy ! Component: 150 - total flux cleaned = 3.41095e-05 Jy ! Component: 200 - total flux cleaned = 3.43831e-05 Jy ! Total flux subtracted in 200 components = 3.43831e-05 Jy ! Clean residual min=-0.004309 max=0.004959 Jy/beam ! Clean residual mean=0.000013 rms=0.001290 Jy/beam ! Combined flux in latest and established models = 0.164639 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 83 components and 0.164639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062453Jy sigma=1.213676 ! Fit after self-cal, rms=0.062462Jy sigma=1.213643 ! 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.062462Jy sigma=1.213643 ! Fit after self-cal, rms=0.062448Jy sigma=1.213571 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.082 mas, bmaj=10.78 mas, bpa=-55.59 degrees ! Estimated noise=0.985985 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000197546 Jy ! Component: 100 - total flux cleaned = -0.000301347 Jy ! Component: 150 - total flux cleaned = -0.000345895 Jy ! Component: 200 - total flux cleaned = -0.000367181 Jy ! Total flux subtracted in 200 components = -0.000367181 Jy ! Clean residual min=-0.004219 max=0.005500 Jy/beam ! Clean residual mean=0.000018 rms=0.001393 Jy/beam ! Combined flux in latest and established models = 0.164272 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 90 components and 0.164272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062434Jy sigma=1.213432 ! Fit after self-cal, rms=0.062448Jy sigma=1.213398 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 = 4.19113e-05 Jy ! Component: 100 - total flux cleaned = 4.26404e-05 Jy ! Component: 150 - total flux cleaned = 4.32512e-05 Jy ! Component: 200 - total flux cleaned = 4.2905e-05 Jy ! Total flux subtracted in 200 components = 4.2905e-05 Jy ! Clean residual min=-0.004200 max=0.005471 Jy/beam ! Clean residual mean=0.000018 rms=0.001386 Jy/beam ! Combined flux in latest and established models = 0.164315 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 93 components and 0.164315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062431Jy sigma=1.213297 ! Fit after self-cal, rms=0.062438Jy sigma=1.213277 ! 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=6.372 mas, bmaj=9.586 mas, bpa=-51.93 degrees ! Estimated noise=0.964765 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.372 x 9.586 at -51.93 degrees (North through East) ! Clean map min=-0.0042314 max=0.15596 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=5.537 mas, bmaj=8.86 mas, bpa=-58.01 degrees ! Estimated noise=1.4383 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.120593 Jy ! Component: 100 - total flux cleaned = 0.147294 Jy ! Component: 150 - total flux cleaned = 0.156451 Jy ! Component: 200 - total flux cleaned = 0.161347 Jy ! Total flux subtracted in 200 components = 0.161347 Jy ! Clean residual min=-0.005544 max=0.006580 Jy/beam ! Clean residual mean=0.000008 rms=0.001726 Jy/beam ! Combined flux in latest and established models = 0.161347 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.161347 Jy ! Inverting map and beam ! Estimated beam: bmin=6.372 mas, bmaj=9.586 mas, bpa=-51.93 degrees ! Estimated noise=0.964765 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 (-76, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00477831 Jy ! Component: 100 - total flux cleaned = 0.00686999 Jy ! Component: 150 - total flux cleaned = 0.00749338 Jy ! Component: 200 - total flux cleaned = 0.00757804 Jy ! Total flux subtracted in 200 components = 0.00757804 Jy ! Clean residual min=-0.004040 max=0.004680 Jy/beam ! Clean residual mean=-0.000001 rms=0.001117 Jy/beam ! Combined flux in latest and established models = 0.168925 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 47 components and 0.168925 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=8.082 mas, bmaj=10.78 mas, bpa=-55.59 degrees ! Estimated noise=0.985985 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.49411e-05 Jy ! Component: 100 - total flux cleaned = 5.43946e-06 Jy ! Component: 150 - total flux cleaned = 4.89471e-06 Jy ! Component: 200 - total flux cleaned = 2.82595e-06 Jy ! Total flux subtracted in 200 components = 2.82595e-06 Jy ! Clean residual min=-0.003530 max=0.004347 Jy/beam ! Clean residual mean=-0.000004 rms=0.001106 Jy/beam ! Combined flux in latest and established models = 0.168928 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 = -1.44403e-06 Jy ! Component: 100 - total flux cleaned = -4.12339e-05 Jy ! Component: 150 - total flux cleaned = -0.000116527 Jy ! Component: 200 - total flux cleaned = -0.000187171 Jy ! Total flux subtracted in 200 components = -0.000187171 Jy ! Clean residual min=-0.003486 max=0.004148 Jy/beam ! Clean residual mean=-0.000003 rms=0.001069 Jy/beam ! Combined flux in latest and established models = 0.168741 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 95 components and 0.168741 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.372 mas, bmaj=9.586 mas, bpa=-51.93 degrees ! Estimated noise=0.964765 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000138024 Jy ! Component: 100 - total flux cleaned = -0.000349921 Jy ! Component: 150 - total flux cleaned = -0.000468201 Jy ! Component: 200 - total flux cleaned = -0.000580258 Jy ! Total flux subtracted in 200 components = -0.000580258 Jy ! Clean residual min=-0.003589 max=0.003998 Jy/beam ! Clean residual mean=-0.000000 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 0.168161 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 113 components and 0.168161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061866Jy sigma=1.204102 ! Fit after self-cal, rms=0.061861Jy sigma=1.203064 wmodel /scr/pima/bg219g_uvs/J1209+4119_S_map.mod ! Writing 113 model components to file: /scr/pima/bg219g_uvs/J1209+4119_S_map.mod wobs /scr/pima/bg219g_uvs/J1209+4119_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1209+4119_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1209+4119_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219g_uvs/J1209+4119_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 = -1.91069e-05 Jy ! Component: 100 - total flux cleaned = -0.000581412 Jy ! Component: 150 - total flux cleaned = -0.00114499 Jy ! Component: 200 - total flux cleaned = -0.00143377 Jy ! Component: 250 - total flux cleaned = -0.00152478 Jy ! Component: 300 - total flux cleaned = -0.00161159 Jy ! Component: 350 - total flux cleaned = -0.00161177 Jy ! Component: 400 - total flux cleaned = -0.0017676 Jy ! Component: 450 - total flux cleaned = -0.00161801 Jy ! Component: 500 - total flux cleaned = -0.00158256 Jy ! Component: 550 - total flux cleaned = -0.00151276 Jy ! Component: 600 - total flux cleaned = -0.00154605 Jy ! Component: 650 - total flux cleaned = -0.00151263 Jy ! Component: 700 - total flux cleaned = -0.00154442 Jy ! Component: 750 - total flux cleaned = -0.00154355 Jy ! Component: 800 - total flux cleaned = -0.00151243 Jy ! Component: 850 - total flux cleaned = -0.00148268 Jy ! Component: 900 - total flux cleaned = -0.00148283 Jy ! Component: 950 - total flux cleaned = -0.00159353 Jy ! Component: 1000 - total flux cleaned = -0.00167514 Jy ! Component: 1050 - total flux cleaned = -0.00172918 Jy ! Component: 1100 - total flux cleaned = -0.00185994 Jy ! Component: 1150 - total flux cleaned = -0.00196231 Jy ! Component: 1200 - total flux cleaned = -0.00211313 Jy ! Component: 1250 - total flux cleaned = -0.00223625 Jy ! Component: 1300 - total flux cleaned = -0.0024555 Jy ! Component: 1350 - total flux cleaned = -0.00267106 Jy ! Component: 1400 - total flux cleaned = -0.00288351 Jy ! Component: 1450 - total flux cleaned = -0.0030929 Jy ! Component: 1500 - total flux cleaned = -0.00316207 Jy ! Component: 1550 - total flux cleaned = -0.00329848 Jy ! Component: 1600 - total flux cleaned = -0.00334341 Jy ! Component: 1650 - total flux cleaned = -0.00345403 Jy ! Component: 1700 - total flux cleaned = -0.00360663 Jy ! Component: 1750 - total flux cleaned = -0.00371478 Jy ! Component: 1800 - total flux cleaned = -0.00390748 Jy ! Component: 1850 - total flux cleaned = -0.00405592 Jy ! Component: 1900 - total flux cleaned = -0.00428693 Jy ! Component: 1950 - total flux cleaned = -0.00449498 Jy ! Component: 2000 - total flux cleaned = -0.00465986 Jy ! Component: 2050 - total flux cleaned = -0.00486452 Jy ! Component: 2100 - total flux cleaned = -0.00508769 Jy ! Component: 2150 - total flux cleaned = -0.00524884 Jy ! Component: 2200 - total flux cleaned = -0.0053691 Jy ! Component: 2250 - total flux cleaned = -0.00556783 Jy ! Component: 2300 - total flux cleaned = -0.00574563 Jy ! Component: 2350 - total flux cleaned = -0.0059222 Jy ! Component: 2400 - total flux cleaned = -0.00611714 Jy ! Component: 2450 - total flux cleaned = -0.00627198 Jy ! Component: 2500 - total flux cleaned = -0.00642597 Jy ! Component: 2550 - total flux cleaned = -0.00663633 Jy ! Component: 2600 - total flux cleaned = -0.00676944 Jy ! Component: 2650 - total flux cleaned = -0.00693973 Jy ! Component: 2700 - total flux cleaned = -0.00710933 Jy ! Component: 2750 - total flux cleaned = -0.00722185 Jy ! Component: 2800 - total flux cleaned = -0.0073339 Jy ! Component: 2850 - total flux cleaned = -0.00748259 Jy ! Component: 2900 - total flux cleaned = -0.00751962 Jy ! Component: 2950 - total flux cleaned = -0.00764884 Jy ! Component: 3000 - total flux cleaned = -0.00772241 Jy ! Component: 3050 - total flux cleaned = -0.00781412 Jy ! Component: 3100 - total flux cleaned = -0.00786907 Jy ! Component: 3150 - total flux cleaned = -0.00796037 Jy ! Component: 3200 - total flux cleaned = -0.0080151 Jy ! Component: 3250 - total flux cleaned = -0.00806974 Jy ! Component: 3300 - total flux cleaned = -0.0080879 Jy ! Component: 3350 - total flux cleaned = -0.00816051 Jy ! Component: 3400 - total flux cleaned = -0.00817865 Jy ! Component: 3450 - total flux cleaned = -0.00823282 Jy ! Component: 3500 - total flux cleaned = -0.00826898 Jy ! Component: 3550 - total flux cleaned = -0.00828694 Jy ! Component: 3600 - total flux cleaned = -0.00830493 Jy ! Component: 3650 - total flux cleaned = -0.00828686 Jy ! Component: 3700 - total flux cleaned = -0.00835882 Jy ! Component: 3750 - total flux cleaned = -0.00835881 Jy ! Component: 3800 - total flux cleaned = -0.00839466 Jy ! Component: 3850 - total flux cleaned = -0.00843059 Jy ! Component: 3900 - total flux cleaned = -0.00839467 Jy ! Component: 3950 - total flux cleaned = -0.00843061 Jy ! Component: 4000 - total flux cleaned = -0.00839469 Jy ! Component: 4050 - total flux cleaned = -0.00843065 Jy ! Total flux subtracted in 4096 components = -0.00841268 Jy ! Clean residual min=-0.001013 max=0.001140 Jy/beam ! Clean residual mean=-0.000011 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.159748 Jy keep ! Adding 237 model components to the UV plane model. ! The established model now contains 350 components and 0.159748 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1209+4119_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.372 x 9.586 at -51.93 degrees (North through East) ! Clean map min=-0.0030276 max=0.15421 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1209+4119_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.154207 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000309229 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.601587 0.601587 1.20317 2.40635 4.8127 9.62539 19.2508 38.5016 77.0031 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.154 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 498.681 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1209+4119_S_uvs.log closed on Thu Apr 7 07:15:47 2016