! Started logfile: /scr/pima/bg219e_uvs/J0004+4615_S_uvs.log on Thu Apr 7 06:29:59 2016 obs /scr/pima/bg219e_uvs/J0004+4615_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0004+4615_S_uva.fits ! AN table 1: 36 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.915895 visibilities/baseline/integration-bin. ! Found source: J0004+4615 ! ! 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 4748 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/bg219e_uvs/J0004+4615_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.014107Jy sigma=23.101471 ! Fit after self-cal, rms=0.829621Jy sigma=18.953146 ! 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=4.226 mas, bmaj=6.133 mas, bpa=51.87 degrees ! Estimated noise=0.723379 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.13425 Jy ! Component: 100 - total flux cleaned = 0.163534 Jy ! Total flux subtracted in 100 components = 0.163534 Jy ! Clean residual min=-0.003724 max=0.008213 Jy/beam ! Clean residual mean=-0.000018 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.163534 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.163534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062324Jy sigma=1.327649 ! Fit after self-cal, rms=0.062313Jy sigma=1.327544 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0072344 Jy ! Component: 100 - total flux cleaned = 0.0105623 Jy ! Total flux subtracted in 100 components = 0.0105623 Jy ! Clean residual min=-0.003364 max=0.003524 Jy/beam ! Clean residual mean=-0.000022 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.174096 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 13 components and 0.174096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061553Jy sigma=1.308813 ! Fit after self-cal, rms=0.061543Jy sigma=1.308693 ! 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=5.093 mas, bmaj=6.918 mas, bpa=48.77 degrees ! Estimated noise=0.494514 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.000641296 Jy ! Component: 100 - total flux cleaned = 0.000633944 Jy ! Component: 150 - total flux cleaned = 0.000596458 Jy ! Component: 200 - total flux cleaned = 0.000566366 Jy ! Total flux subtracted in 200 components = 0.000566366 Jy ! Clean residual min=-0.002762 max=0.002354 Jy/beam ! Clean residual mean=-0.000050 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.174662 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 31 components and 0.174662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061480Jy sigma=1.307416 ! Fit after self-cal, rms=0.061476Jy sigma=1.307327 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.093 x 6.918 at 48.77 degrees (North through East) ! Clean map min=-0.002651 max=0.17278 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.03 FD 0.98 HN 0.96 KP 1.00 ! LA 0.98 NL 1.01 OV 1.01 PT 1.05 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 1.00 KP 0.99 ! LA 1.01 NL 0.98 OV 0.98 PT 1.02 ! SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 0.99 KP 1.00 ! LA 1.02 NL 0.99 OV 0.99 PT 0.99 ! SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 0.97 KP 1.01 ! LA 0.97 NL 0.99 OV 0.99 PT 1.00 ! SC 1.01 ! ! ! Fit before self-cal, rms=0.061476Jy sigma=1.307327 ! Fit after self-cal, rms=0.061266Jy sigma=1.302890 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.111 mas, bmaj=6.911 mas, bpa=48.69 degrees ! Estimated noise=0.49375 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.000154858 Jy ! Component: 100 - total flux cleaned = -6.37697e-05 Jy ! Component: 150 - total flux cleaned = 1.66786e-05 Jy ! Component: 200 - total flux cleaned = 7.08511e-05 Jy ! Total flux subtracted in 200 components = 7.08511e-05 Jy ! Clean residual min=-0.002638 max=0.002304 Jy/beam ! Clean residual mean=-0.000050 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.174733 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.174733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061249Jy sigma=1.302573 ! Fit after self-cal, rms=0.061252Jy sigma=1.302476 ! 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.061252Jy sigma=1.302476 ! Fit after self-cal, rms=0.060958Jy sigma=1.298518 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.108 mas, bmaj=6.91 mas, bpa=48.88 degrees ! Estimated noise=0.493516 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000298902 Jy ! Component: 100 - total flux cleaned = 0.000243973 Jy ! Component: 150 - total flux cleaned = 0.00022171 Jy ! Component: 200 - total flux cleaned = 0.000212044 Jy ! Total flux subtracted in 200 components = 0.000212044 Jy ! Clean residual min=-0.002528 max=0.002304 Jy/beam ! Clean residual mean=-0.000052 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.174945 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 56 components and 0.174945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060951Jy sigma=1.298396 ! Fit after self-cal, rms=0.060951Jy sigma=1.298337 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.54038e-05 Jy ! Component: 100 - total flux cleaned = -1.49675e-05 Jy ! Component: 150 - total flux cleaned = -2.34393e-05 Jy ! Component: 200 - total flux cleaned = -3.09889e-05 Jy ! Total flux subtracted in 200 components = -3.09889e-05 Jy ! Clean residual min=-0.002527 max=0.002313 Jy/beam ! Clean residual mean=-0.000052 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.174914 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 58 components and 0.174914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060947Jy sigma=1.298273 ! Fit after self-cal, rms=0.060947Jy sigma=1.298258 ! 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.060947Jy sigma=1.298258 ! Fit after self-cal, rms=0.060957Jy sigma=1.298244 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.108 mas, bmaj=6.909 mas, bpa=48.95 degrees ! Estimated noise=0.493549 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000155076 Jy ! Component: 100 - total flux cleaned = 0.000128089 Jy ! Component: 150 - total flux cleaned = 0.000127939 Jy ! Component: 200 - total flux cleaned = 0.000113639 Jy ! Total flux subtracted in 200 components = 0.000113639 Jy ! Clean residual min=-0.002520 max=0.002311 Jy/beam ! Clean residual mean=-0.000052 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.175028 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 66 components and 0.175028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060954Jy sigma=1.298200 ! Fit after self-cal, rms=0.060954Jy sigma=1.298191 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.3265e-07 Jy ! Component: 100 - total flux cleaned = -7.3468e-06 Jy ! Component: 150 - total flux cleaned = -1.42193e-05 Jy ! Component: 200 - total flux cleaned = -2.63429e-05 Jy ! Total flux subtracted in 200 components = -2.63429e-05 Jy ! Clean residual min=-0.002519 max=0.002319 Jy/beam ! Clean residual mean=-0.000052 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.175001 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.175001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060952Jy sigma=1.298162 ! Fit after self-cal, rms=0.060952Jy sigma=1.298157 ! 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.060952Jy sigma=1.298157 ! Fit after self-cal, rms=0.060967Jy sigma=1.298151 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.818 mas, bmaj=8.977 mas, bpa=84.94 degrees ! Estimated noise=0.55656 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.55559e-06 Jy ! Component: 100 - total flux cleaned = 8.11391e-06 Jy ! Component: 150 - total flux cleaned = 1.32275e-05 Jy ! Component: 200 - total flux cleaned = 1.31591e-05 Jy ! Total flux subtracted in 200 components = 1.31591e-05 Jy ! Clean residual min=-0.002552 max=0.002684 Jy/beam ! Clean residual mean=-0.000091 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.175015 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 70 components and 0.175015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060966Jy sigma=1.298141 ! Fit after self-cal, rms=0.060966Jy sigma=1.298125 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.95708e-05 Jy ! Component: 100 - total flux cleaned = -1.35373e-05 Jy ! Component: 150 - total flux cleaned = -1.36056e-05 Jy ! Component: 200 - total flux cleaned = -9.66788e-06 Jy ! Total flux subtracted in 200 components = -9.66788e-06 Jy ! Clean residual min=-0.002552 max=0.002677 Jy/beam ! Clean residual mean=-0.000091 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.175005 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 71 components and 0.175005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060966Jy sigma=1.298126 ! Fit after self-cal, rms=0.060966Jy sigma=1.298120 ! 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=5.107 mas, bmaj=6.908 mas, bpa=49 degrees ! Estimated noise=0.493616 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.107 x 6.908 at 49 degrees (North through East) ! Clean map min=-0.0024705 max=0.17237 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=4.244 mas, bmaj=6.125 mas, bpa=52.1 degrees ! Estimated noise=0.722396 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.134055 Jy ! Component: 100 - total flux cleaned = 0.163304 Jy ! Component: 150 - total flux cleaned = 0.17086 Jy ! Component: 200 - total flux cleaned = 0.174235 Jy ! Total flux subtracted in 200 components = 0.174235 Jy ! Clean residual min=-0.003030 max=0.003288 Jy/beam ! Clean residual mean=-0.000025 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.174235 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.174235 Jy ! Inverting map and beam ! Estimated beam: bmin=5.107 mas, bmaj=6.908 mas, bpa=49 degrees ! Estimated noise=0.493616 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.000589698 Jy ! Component: 100 - total flux cleaned = 0.000583622 Jy ! Component: 150 - total flux cleaned = 0.000614408 Jy ! Component: 200 - total flux cleaned = 0.000613581 Jy ! Total flux subtracted in 200 components = 0.000613581 Jy ! Clean residual min=-0.002503 max=0.002394 Jy/beam ! Clean residual mean=-0.000052 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.174848 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 33 components and 0.174848 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.818 mas, bmaj=8.977 mas, bpa=84.94 degrees ! Estimated noise=0.55656 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.8058e-05 Jy ! Component: 100 - total flux cleaned = -7.64802e-07 Jy ! Component: 150 - total flux cleaned = 1.30753e-05 Jy ! Component: 200 - total flux cleaned = 2.54886e-05 Jy ! Total flux subtracted in 200 components = 2.54886e-05 Jy ! Clean residual min=-0.002566 max=0.002702 Jy/beam ! Clean residual mean=-0.000092 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.174874 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.00858e-05 Jy ! Component: 100 - total flux cleaned = 1.86048e-05 Jy ! Component: 150 - total flux cleaned = 2.63267e-05 Jy ! Component: 200 - total flux cleaned = 2.6532e-05 Jy ! Total flux subtracted in 200 components = 2.6532e-05 Jy ! Clean residual min=-0.002549 max=0.002694 Jy/beam ! Clean residual mean=-0.000092 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.1749 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 49 components and 0.1749 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.107 mas, bmaj=6.908 mas, bpa=49 degrees ! Estimated noise=0.493616 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00010011 Jy ! Component: 100 - total flux cleaned = 7.09772e-05 Jy ! Component: 150 - total flux cleaned = 4.44757e-05 Jy ! Component: 200 - total flux cleaned = 1.99024e-05 Jy ! Total flux subtracted in 200 components = 1.99024e-05 Jy ! Clean residual min=-0.002510 max=0.002437 Jy/beam ! Clean residual mean=-0.000052 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.17492 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 57 components and 0.17492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060971Jy sigma=1.298268 ! Fit after self-cal, rms=0.060969Jy sigma=1.298204 wmodel /scr/pima/bg219e_uvs/J0004+4615_S_map.mod ! Writing 57 model components to file: /scr/pima/bg219e_uvs/J0004+4615_S_map.mod wobs /scr/pima/bg219e_uvs/J0004+4615_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0004+4615_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0004+4615_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219e_uvs/J0004+4615_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.000561152 Jy ! Component: 100 - total flux cleaned = -0.000972581 Jy ! Component: 150 - total flux cleaned = -0.00143353 Jy ! Component: 200 - total flux cleaned = -0.0018699 Jy ! Component: 250 - total flux cleaned = -0.0022183 Jy ! Component: 300 - total flux cleaned = -0.00252097 Jy ! Component: 350 - total flux cleaned = -0.0027812 Jy ! Component: 400 - total flux cleaned = -0.00309532 Jy ! Component: 450 - total flux cleaned = -0.00327775 Jy ! Component: 500 - total flux cleaned = -0.00348459 Jy ! Component: 550 - total flux cleaned = -0.00374247 Jy ! Component: 600 - total flux cleaned = -0.00385472 Jy ! Component: 650 - total flux cleaned = -0.00407456 Jy ! Component: 700 - total flux cleaned = -0.00418166 Jy ! Component: 750 - total flux cleaned = -0.00433869 Jy ! Component: 800 - total flux cleaned = -0.00444153 Jy ! Component: 850 - total flux cleaned = -0.00454299 Jy ! Component: 900 - total flux cleaned = -0.00466706 Jy ! Component: 950 - total flux cleaned = -0.00471528 Jy ! Component: 1000 - total flux cleaned = -0.00481039 Jy ! Component: 1050 - total flux cleaned = -0.0048566 Jy ! Component: 1100 - total flux cleaned = -0.00487912 Jy ! Component: 1150 - total flux cleaned = -0.00499216 Jy ! Component: 1200 - total flux cleaned = -0.00508173 Jy ! Component: 1250 - total flux cleaned = -0.00523505 Jy ! Component: 1300 - total flux cleaned = -0.00532124 Jy ! Component: 1350 - total flux cleaned = -0.00544859 Jy ! Component: 1400 - total flux cleaned = -0.00546917 Jy ! Component: 1450 - total flux cleaned = -0.00553119 Jy ! Component: 1500 - total flux cleaned = -0.00561274 Jy ! Component: 1550 - total flux cleaned = -0.0057331 Jy ! Component: 1600 - total flux cleaned = -0.00583204 Jy ! Component: 1650 - total flux cleaned = -0.0058709 Jy ! Component: 1700 - total flux cleaned = -0.00600687 Jy ! Component: 1750 - total flux cleaned = -0.00608366 Jy ! Component: 1800 - total flux cleaned = -0.00619727 Jy ! Component: 1850 - total flux cleaned = -0.00625343 Jy ! Component: 1900 - total flux cleaned = -0.00638268 Jy ! Component: 1950 - total flux cleaned = -0.00640058 Jy ! Component: 2000 - total flux cleaned = -0.00647254 Jy ! Component: 2050 - total flux cleaned = -0.00657986 Jy ! Component: 2100 - total flux cleaned = -0.00665035 Jy ! Component: 2150 - total flux cleaned = -0.00672027 Jy ! Component: 2200 - total flux cleaned = -0.00677193 Jy ! Component: 2250 - total flux cleaned = -0.00692556 Jy ! Component: 2300 - total flux cleaned = -0.0069257 Jy ! Component: 2350 - total flux cleaned = -0.00704272 Jy ! Component: 2400 - total flux cleaned = -0.00709242 Jy ! Component: 2450 - total flux cleaned = -0.0071906 Jy ! Component: 2500 - total flux cleaned = -0.00725532 Jy ! Component: 2550 - total flux cleaned = -0.00730362 Jy ! Component: 2600 - total flux cleaned = -0.00736713 Jy ! Component: 2650 - total flux cleaned = -0.00750879 Jy ! Component: 2700 - total flux cleaned = -0.00750872 Jy ! Component: 2750 - total flux cleaned = -0.00760145 Jy ! Component: 2800 - total flux cleaned = -0.00764747 Jy ! Component: 2850 - total flux cleaned = -0.00770809 Jy ! Component: 2900 - total flux cleaned = -0.0077834 Jy ! Component: 2950 - total flux cleaned = -0.00784302 Jy ! Component: 3000 - total flux cleaned = -0.00791694 Jy ! Component: 3050 - total flux cleaned = -0.00790229 Jy ! Component: 3100 - total flux cleaned = -0.0079607 Jy ! Component: 3150 - total flux cleaned = -0.0080476 Jy ! Component: 3200 - total flux cleaned = -0.00810473 Jy ! Component: 3250 - total flux cleaned = -0.00817568 Jy ! Component: 3300 - total flux cleaned = -0.00824619 Jy ! Component: 3350 - total flux cleaned = -0.00826011 Jy ! Component: 3400 - total flux cleaned = -0.00835734 Jy ! Component: 3450 - total flux cleaned = -0.00838477 Jy ! Component: 3500 - total flux cleaned = -0.00842576 Jy ! Component: 3550 - total flux cleaned = -0.00849358 Jy ! Component: 3600 - total flux cleaned = -0.00854721 Jy ! Component: 3650 - total flux cleaned = -0.00853384 Jy ! Component: 3700 - total flux cleaned = -0.00862694 Jy ! Component: 3750 - total flux cleaned = -0.0086532 Jy ! Component: 3800 - total flux cleaned = -0.00866635 Jy ! Component: 3850 - total flux cleaned = -0.00870549 Jy ! Component: 3900 - total flux cleaned = -0.00877008 Jy ! Component: 3950 - total flux cleaned = -0.00878291 Jy ! Component: 4000 - total flux cleaned = -0.00879575 Jy ! Component: 4050 - total flux cleaned = -0.00882112 Jy ! Total flux subtracted in 4096 components = -0.00890938 Jy ! Clean residual min=-0.000932 max=0.000783 Jy/beam ! Clean residual mean=-0.000018 rms=0.000242 Jy/beam ! Combined flux in latest and established models = 0.166011 Jy keep ! Adding 316 model components to the UV plane model. ! The established model now contains 373 components and 0.166011 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0004+4615_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.107 x 6.908 at 49 degrees (North through East) ! Clean map min=-0.0018036 max=0.17247 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0004+4615_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.172465 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000237886 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.413799 0.413799 0.827598 1.6552 3.31039 6.62079 13.2416 26.4831 52.9663 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.172 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 724.989 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0004+4615_S_uvs.log closed on Thu Apr 7 06:30:03 2016