! Started logfile: /scr/pima/bg219b_uvs/J0106+3402_S_uvs.log on Thu Apr 7 01:08:38 2016 obs /scr/pima/bg219b_uvs/J0106+3402_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0106+3402_S_uva.fits ! AN table 1: 47 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.797636 visibilities/baseline/integration-bin. ! Found source: J0106+3402 ! ! 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 6748 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/bg219b_uvs/J0106+3402_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012048Jy sigma=24.184550 ! Fit after self-cal, rms=0.869873Jy sigma=20.700048 ! 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.2 mas, bmaj=6.881 mas, bpa=20.27 degrees ! Estimated noise=0.637372 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.102504 Jy ! Component: 100 - total flux cleaned = 0.126572 Jy ! Total flux subtracted in 100 components = 0.126572 Jy ! Clean residual min=-0.008145 max=0.022593 Jy/beam ! Clean residual mean=-0.000003 rms=0.002498 Jy/beam ! Combined flux in latest and established models = 0.126572 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.126572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072449Jy sigma=1.692232 ! Fit after self-cal, rms=0.072413Jy sigma=1.691641 ! Inverting map ! Added new window around map position (-6, -13.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0208797 Jy ! Component: 100 - total flux cleaned = 0.0326262 Jy ! Total flux subtracted in 100 components = 0.0326262 Jy ! Clean residual min=-0.006348 max=0.009648 Jy/beam ! Clean residual mean=-0.000005 rms=0.001729 Jy/beam ! Combined flux in latest and established models = 0.159199 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 32 components and 0.159199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064954Jy sigma=1.482075 ! Fit after self-cal, rms=0.064047Jy sigma=1.462244 ! 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.903 mas, bmaj=7.603 mas, bpa=17.37 degrees ! Estimated noise=0.3765 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.0142147 Jy ! Component: 100 - total flux cleaned = 0.0233219 Jy ! Component: 150 - total flux cleaned = 0.0298496 Jy ! Component: 200 - total flux cleaned = 0.034595 Jy ! Total flux subtracted in 200 components = 0.034595 Jy ! Clean residual min=-0.004165 max=0.005694 Jy/beam ! Clean residual mean=-0.000013 rms=0.001267 Jy/beam ! Combined flux in latest and established models = 0.193793 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 67 components and 0.193793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060661Jy sigma=1.357230 ! Fit after self-cal, rms=0.060197Jy sigma=1.346758 ! 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.903 x 7.603 at 17.37 degrees (North through East) ! Clean map min=-0.0037201 max=0.13088 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.97 FD 0.97 HN 0.97 KP 0.93 ! LA 0.91 MK 1.02 NL 1.00 OV 0.98 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.01 KP 0.95 ! LA 0.96 MK 1.05 NL 1.02 OV 0.99 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.96 HN 0.98 KP 0.97 ! LA 0.93 MK 1.06 NL 1.06 OV 0.95 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.00 KP 0.95 ! LA 0.94 MK 1.06 NL 1.00 OV 0.97 ! PT 1.00 SC 0.97 ! ! ! Fit before self-cal, rms=0.060197Jy sigma=1.346758 ! Fit after self-cal, rms=0.058253Jy sigma=1.331793 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.945 mas, bmaj=7.617 mas, bpa=17.39 degrees ! Estimated noise=0.365427 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.00143478 Jy ! Component: 100 - total flux cleaned = 0.00202107 Jy ! Component: 150 - total flux cleaned = 0.00255431 Jy ! Component: 200 - total flux cleaned = 0.00289917 Jy ! Total flux subtracted in 200 components = 0.00289917 Jy ! Clean residual min=-0.003481 max=0.003950 Jy/beam ! Clean residual mean=-0.000009 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.196693 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 91 components and 0.196693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057901Jy sigma=1.321047 ! Fit after self-cal, rms=0.057859Jy sigma=1.319786 ! 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.057859Jy sigma=1.319786 ! Fit after self-cal, rms=0.057387Jy sigma=1.314850 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.959 mas, bmaj=7.635 mas, bpa=17.31 degrees ! Estimated noise=0.361521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00231678 Jy ! Component: 100 - total flux cleaned = -0.00237518 Jy ! Component: 150 - total flux cleaned = -0.00242262 Jy ! Component: 200 - total flux cleaned = -0.0024175 Jy ! Total flux subtracted in 200 components = -0.0024175 Jy ! Clean residual min=-0.002791 max=0.003798 Jy/beam ! Clean residual mean=-0.000010 rms=0.000823 Jy/beam ! Combined flux in latest and established models = 0.194275 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 107 components and 0.194275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057242Jy sigma=1.311854 ! Fit after self-cal, rms=0.057229Jy sigma=1.311532 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 (-13, -24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0038814 Jy ! Component: 100 - total flux cleaned = 0.00622412 Jy ! Component: 150 - total flux cleaned = 0.00752232 Jy ! Component: 200 - total flux cleaned = 0.00811787 Jy ! Total flux subtracted in 200 components = 0.00811787 Jy ! Clean residual min=-0.002738 max=0.002988 Jy/beam ! Clean residual mean=-0.000009 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.202393 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 141 components and 0.202393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056944Jy sigma=1.303377 ! Fit after self-cal, rms=0.056915Jy sigma=1.302781 ! 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.056915Jy sigma=1.302781 ! Fit after self-cal, rms=0.056585Jy sigma=1.301874 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.965 mas, bmaj=7.651 mas, bpa=17.28 degrees ! Estimated noise=0.358436 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000117732 Jy ! Component: 100 - total flux cleaned = -6.83647e-05 Jy ! Component: 150 - total flux cleaned = -2.82106e-05 Jy ! Component: 200 - total flux cleaned = -2.72679e-05 Jy ! Total flux subtracted in 200 components = -2.72679e-05 Jy ! Clean residual min=-0.002421 max=0.002937 Jy/beam ! Clean residual mean=-0.000009 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.202366 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 159 components and 0.202366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056510Jy sigma=1.300232 ! Fit after self-cal, rms=0.056508Jy sigma=1.300166 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 (-15, 38). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00272904 Jy ! Component: 100 - total flux cleaned = 0.00404231 Jy ! Component: 150 - total flux cleaned = 0.00454919 Jy ! Component: 200 - total flux cleaned = 0.00494744 Jy ! Total flux subtracted in 200 components = 0.00494744 Jy ! Clean residual min=-0.002218 max=0.002663 Jy/beam ! Clean residual mean=-0.000007 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.207313 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 180 components and 0.207313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056310Jy sigma=1.296941 ! Fit after self-cal, rms=0.056302Jy sigma=1.296436 ! 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.056302Jy sigma=1.296436 ! Fit after self-cal, rms=0.056520Jy sigma=1.290208 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.328 mas, bmaj=9.787 mas, bpa=1.898 degrees ! Estimated noise=0.419879 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129661 Jy ! Component: 100 - total flux cleaned = 0.00177309 Jy ! Component: 150 - total flux cleaned = 0.00202438 Jy ! Component: 200 - total flux cleaned = 0.00212079 Jy ! Total flux subtracted in 200 components = 0.00212079 Jy ! Clean residual min=-0.002034 max=0.002523 Jy/beam ! Clean residual mean=-0.000004 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.209434 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 202 components and 0.209434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056500Jy sigma=1.289546 ! Fit after self-cal, rms=0.056520Jy sigma=1.289398 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.000212981 Jy ! Component: 100 - total flux cleaned = 0.00034767 Jy ! Component: 150 - total flux cleaned = 0.000448636 Jy ! Component: 200 - total flux cleaned = 0.000580774 Jy ! Total flux subtracted in 200 components = 0.000580774 Jy ! Clean residual min=-0.001979 max=0.002500 Jy/beam ! Clean residual mean=-0.000004 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.210015 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 214 components and 0.210015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056511Jy sigma=1.289174 ! Fit after self-cal, rms=0.056510Jy sigma=1.289146 ! 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.953 mas, bmaj=7.675 mas, bpa=17.37 degrees ! Estimated noise=0.359125 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.953 x 7.675 at 17.37 degrees (North through East) ! Clean map min=-0.0019373 max=0.12495 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.235 mas, bmaj=6.929 mas, bpa=20.44 degrees ! Estimated noise=0.61498 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0984648 Jy ! Component: 100 - total flux cleaned = 0.128524 Jy ! Component: 150 - total flux cleaned = 0.145497 Jy ! Component: 200 - total flux cleaned = 0.15756 Jy ! Total flux subtracted in 200 components = 0.15756 Jy ! Clean residual min=-0.004798 max=0.006922 Jy/beam ! Clean residual mean=-0.000001 rms=0.001401 Jy/beam ! Combined flux in latest and established models = 0.15756 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.15756 Jy ! Inverting map and beam ! Estimated beam: bmin=3.953 mas, bmaj=7.675 mas, bpa=17.37 degrees ! Estimated noise=0.359125 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.0123741 Jy ! Component: 100 - total flux cleaned = 0.0208111 Jy ! Component: 150 - total flux cleaned = 0.0269323 Jy ! Component: 200 - total flux cleaned = 0.0316454 Jy ! Total flux subtracted in 200 components = 0.0316454 Jy ! Clean residual min=-0.002829 max=0.003586 Jy/beam ! Clean residual mean=-0.000002 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.189205 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 77 components and 0.189205 Jy ! Inverting map ! Added new window around map position (-1, -20.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00411808 Jy ! Component: 100 - total flux cleaned = 0.00740294 Jy ! Component: 150 - total flux cleaned = 0.00953232 Jy ! Component: 200 - total flux cleaned = 0.0112998 Jy ! Total flux subtracted in 200 components = 0.0112998 Jy ! Clean residual min=-0.002366 max=0.002247 Jy/beam ! Clean residual mean=-0.000003 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.200505 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 109 components and 0.200505 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.328 mas, bmaj=9.787 mas, bpa=1.898 degrees ! Estimated noise=0.419879 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00311782 Jy ! Component: 100 - total flux cleaned = 0.00507194 Jy ! Component: 150 - total flux cleaned = 0.00615953 Jy ! Component: 200 - total flux cleaned = 0.00703245 Jy ! Total flux subtracted in 200 components = 0.00703245 Jy ! Clean residual min=-0.002025 max=0.002464 Jy/beam ! Clean residual mean=-0.000005 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.207538 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.000510999 Jy ! Component: 100 - total flux cleaned = 0.000799781 Jy ! Component: 150 - total flux cleaned = 0.0011391 Jy ! Component: 200 - total flux cleaned = 0.00138172 Jy ! Total flux subtracted in 200 components = 0.00138172 Jy ! Clean residual min=-0.001933 max=0.002359 Jy/beam ! Clean residual mean=-0.000004 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.208919 Jy ! Adding 94 model components to the UV plane model. ! The established model now contains 183 components and 0.208919 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.953 mas, bmaj=7.675 mas, bpa=17.37 degrees ! Estimated noise=0.359125 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000389573 Jy ! Component: 100 - total flux cleaned = -0.000504998 Jy ! Component: 150 - total flux cleaned = -0.000604606 Jy ! Component: 200 - total flux cleaned = -0.000556795 Jy ! Total flux subtracted in 200 components = -0.000556795 Jy ! Clean residual min=-0.002235 max=0.001844 Jy/beam ! Clean residual mean=-0.000002 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.208362 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 205 components and 0.208363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056566Jy sigma=1.290260 ! Fit after self-cal, rms=0.056551Jy sigma=1.289948 wmodel /scr/pima/bg219b_uvs/J0106+3402_S_map.mod ! Writing 205 model components to file: /scr/pima/bg219b_uvs/J0106+3402_S_map.mod wobs /scr/pima/bg219b_uvs/J0106+3402_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J0106+3402_S_uvs.fits wwins /scr/pima/bg219b_uvs/J0106+3402_S_map.win ! wwins: Wrote 5 windows to /scr/pima/bg219b_uvs/J0106+3402_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.000587633 Jy ! Component: 100 - total flux cleaned = -0.000686535 Jy ! Component: 150 - total flux cleaned = -0.00074982 Jy ! Component: 200 - total flux cleaned = -0.000839692 Jy ! Component: 250 - total flux cleaned = -0.000809846 Jy ! Component: 300 - total flux cleaned = -0.000753724 Jy ! Component: 350 - total flux cleaned = -0.000699331 Jy ! Component: 400 - total flux cleaned = -0.000619678 Jy ! Component: 450 - total flux cleaned = -0.000568157 Jy ! Component: 500 - total flux cleaned = -0.000492446 Jy ! Component: 550 - total flux cleaned = -0.000467781 Jy ! Component: 600 - total flux cleaned = -0.000299018 Jy ! Component: 650 - total flux cleaned = -0.000251764 Jy ! Component: 700 - total flux cleaned = -0.000181621 Jy ! Component: 750 - total flux cleaned = -6.7467e-05 Jy ! Component: 800 - total flux cleaned = 4.47527e-05 Jy ! Component: 850 - total flux cleaned = 4.4476e-05 Jy ! Component: 900 - total flux cleaned = 0.000131363 Jy ! Component: 950 - total flux cleaned = 0.000131537 Jy ! Component: 1000 - total flux cleaned = 0.000195124 Jy ! Component: 1050 - total flux cleaned = 0.000174494 Jy ! Component: 1100 - total flux cleaned = 0.000297053 Jy ! Component: 1150 - total flux cleaned = 0.000296992 Jy ! Component: 1200 - total flux cleaned = 0.000316897 Jy ! Component: 1250 - total flux cleaned = 0.000375538 Jy ! Component: 1300 - total flux cleaned = 0.00037599 Jy ! Component: 1350 - total flux cleaned = 0.000509446 Jy ! Component: 1400 - total flux cleaned = 0.000491038 Jy ! Component: 1450 - total flux cleaned = 0.000473017 Jy ! Component: 1500 - total flux cleaned = 0.000601082 Jy ! Component: 1550 - total flux cleaned = 0.000564582 Jy ! Component: 1600 - total flux cleaned = 0.000635943 Jy ! Component: 1650 - total flux cleaned = 0.000688766 Jy ! Component: 1700 - total flux cleaned = 0.000705959 Jy ! Component: 1750 - total flux cleaned = 0.000740367 Jy ! Component: 1800 - total flux cleaned = 0.000723293 Jy ! Component: 1850 - total flux cleaned = 0.000757049 Jy ! Component: 1900 - total flux cleaned = 0.000724017 Jy ! Component: 1950 - total flux cleaned = 0.000789971 Jy ! Component: 2000 - total flux cleaned = 0.000838729 Jy ! Component: 2050 - total flux cleaned = 0.000822709 Jy ! Component: 2100 - total flux cleaned = 0.000870401 Jy ! Component: 2150 - total flux cleaned = 0.000870097 Jy ! Component: 2200 - total flux cleaned = 0.000901188 Jy ! Component: 2250 - total flux cleaned = 0.000916663 Jy ! Component: 2300 - total flux cleaned = 0.000916773 Jy ! Component: 2350 - total flux cleaned = 0.000931869 Jy ! Component: 2400 - total flux cleaned = 0.000976675 Jy ! Component: 2450 - total flux cleaned = 0.000947098 Jy ! Component: 2500 - total flux cleaned = 0.00102045 Jy ! Component: 2550 - total flux cleaned = 0.00104946 Jy ! Component: 2600 - total flux cleaned = 0.00107816 Jy ! Component: 2650 - total flux cleaned = 0.00113542 Jy ! Component: 2700 - total flux cleaned = 0.00119174 Jy ! Component: 2750 - total flux cleaned = 0.00127576 Jy ! Component: 2800 - total flux cleaned = 0.00131733 Jy ! Component: 2850 - total flux cleaned = 0.00137229 Jy ! Component: 2900 - total flux cleaned = 0.00145413 Jy ! Component: 2950 - total flux cleaned = 0.00149463 Jy ! Component: 3000 - total flux cleaned = 0.00152163 Jy ! Component: 3050 - total flux cleaned = 0.00160133 Jy ! Component: 3100 - total flux cleaned = 0.00164083 Jy ! Component: 3150 - total flux cleaned = 0.0016148 Jy ! Component: 3200 - total flux cleaned = 0.00169283 Jy ! Component: 3250 - total flux cleaned = 0.0017315 Jy ! Component: 3300 - total flux cleaned = 0.00178276 Jy ! Component: 3350 - total flux cleaned = 0.0017574 Jy ! Component: 3400 - total flux cleaned = 0.00183314 Jy ! Component: 3450 - total flux cleaned = 0.00187072 Jy ! Component: 3500 - total flux cleaned = 0.00188309 Jy ! Component: 3550 - total flux cleaned = 0.00187081 Jy ! Component: 3600 - total flux cleaned = 0.00188318 Jy ! Component: 3650 - total flux cleaned = 0.0018711 Jy ! Component: 3700 - total flux cleaned = 0.00196792 Jy ! Component: 3750 - total flux cleaned = 0.00199195 Jy ! Component: 3800 - total flux cleaned = 0.00201584 Jy ! Component: 3850 - total flux cleaned = 0.00202776 Jy ! Component: 3900 - total flux cleaned = 0.00206319 Jy ! Component: 3950 - total flux cleaned = 0.00211009 Jy ! Component: 4000 - total flux cleaned = 0.00214496 Jy ! Component: 4050 - total flux cleaned = 0.0021449 Jy ! Total flux subtracted in 4096 components = 0.00215631 Jy ! Clean residual min=-0.000738 max=0.000692 Jy/beam ! Clean residual mean=-0.000000 rms=0.000214 Jy/beam ! Combined flux in latest and established models = 0.210519 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 499 components and 0.210519 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J0106+3402_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.953 x 7.675 at 17.37 degrees (North through East) ! Clean map min=-0.0016345 max=0.12309 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0106+3402_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.123089 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000211059 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.514406 0.514406 1.02881 2.05763 4.11525 8.2305 16.461 32.922 65.844 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.123 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 583.196 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0106+3402_S_uvs.log closed on Thu Apr 7 01:08:43 2016