! Started logfile: /scr/pima/bg219i_uvs/J1001+1015_S_uvs.log on Wed Apr 6 22:59:24 2016 obs /scr/pima/bg219i_uvs/J1001+1015_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1001+1015_S_uva.fits ! AN table 1: 52 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.9 visibilities/baseline/integration-bin. ! Found source: J1001+1015 ! ! 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 8424 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/bg219i_uvs/J1001+1015_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 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.018829Jy sigma=23.761170 ! Fit after self-cal, rms=0.841824Jy sigma=19.951908 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.704 mas, bmaj=6.697 mas, bpa=-7.183 degrees ! Estimated noise=0.574463 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.117883 Jy ! Component: 100 - total flux cleaned = 0.160511 Jy ! Total flux subtracted in 100 components = 0.160511 Jy ! Clean residual min=-0.016406 max=0.069557 Jy/beam ! Clean residual mean=-0.000063 rms=0.005109 Jy/beam ! Combined flux in latest and established models = 0.160511 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.160511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116027Jy sigma=2.537223 ! Fit after self-cal, rms=0.114714Jy sigma=2.504079 ! Inverting map ! Added new window around map position (-3.5, -11.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0576824 Jy ! Component: 100 - total flux cleaned = 0.078528 Jy ! Total flux subtracted in 100 components = 0.078528 Jy ! Clean residual min=-0.009658 max=0.020218 Jy/beam ! Clean residual mean=-0.000034 rms=0.002435 Jy/beam ! Combined flux in latest and established models = 0.239039 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 28 components and 0.239039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079539Jy sigma=1.696254 ! Fit after self-cal, rms=0.074987Jy sigma=1.580922 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0176393 Jy ! Component: 100 - total flux cleaned = 0.0273528 Jy ! Total flux subtracted in 100 components = 0.0273528 Jy ! Clean residual min=-0.006192 max=0.006168 Jy/beam ! Clean residual mean=-0.000021 rms=0.001458 Jy/beam ! Combined flux in latest and established models = 0.266392 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 51 components and 0.266392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069415Jy sigma=1.460948 ! Fit after self-cal, rms=0.069080Jy sigma=1.454005 ! 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.146 mas, bmaj=7.498 mas, bpa=-7.557 degrees ! Estimated noise=0.350816 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.0095726 Jy ! Component: 100 - total flux cleaned = 0.0155077 Jy ! Component: 150 - total flux cleaned = 0.0186592 Jy ! Component: 200 - total flux cleaned = 0.0199279 Jy ! Total flux subtracted in 200 components = 0.0199279 Jy ! Clean residual min=-0.005827 max=0.004913 Jy/beam ! Clean residual mean=-0.000024 rms=0.001205 Jy/beam ! Combined flux in latest and established models = 0.28632 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 81 components and 0.28632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067348Jy sigma=1.419154 ! Fit after self-cal, rms=0.067270Jy sigma=1.417879 ! 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.146 x 7.498 at -7.557 degrees (North through East) ! Clean map min=-0.0055722 max=0.14685 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.02 FD 0.88 HN 0.96 KP 1.01 ! LA 1.00 MK 1.04 NL 1.01 OV 0.99 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 2. ! 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* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.95 HN 1.00 KP 0.98 ! LA 1.02 MK 1.03 NL 1.01 OV 0.98 ! PT 1.07 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.88 HN 1.01 KP 1.00 ! LA 1.01 MK 1.03 NL 0.99 OV 1.02 ! PT 1.09 SC 1.03 ! ! ! Fit before self-cal, rms=0.067270Jy sigma=1.417879 ! Fit after self-cal, rms=0.066385Jy sigma=1.399232 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.165 mas, bmaj=7.523 mas, bpa=-7.491 degrees ! Estimated noise=0.352922 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.00111516 Jy ! Component: 100 - total flux cleaned = 0.00166548 Jy ! Component: 150 - total flux cleaned = 0.00188932 Jy ! Component: 200 - total flux cleaned = 0.00214996 Jy ! Total flux subtracted in 200 components = 0.00214996 Jy ! Clean residual min=-0.003479 max=0.004067 Jy/beam ! Clean residual mean=-0.000033 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.28847 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 92 components and 0.28847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066188Jy sigma=1.394038 ! Fit after self-cal, rms=0.066172Jy sigma=1.393616 ! 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.066172Jy sigma=1.393616 ! Fit after self-cal, rms=0.066498Jy sigma=1.378500 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.159 mas, bmaj=7.507 mas, bpa=-7.538 degrees ! Estimated noise=0.35467 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015526 Jy ! Component: 100 - total flux cleaned = 0.00199567 Jy ! Component: 150 - total flux cleaned = 0.0023186 Jy ! Component: 200 - total flux cleaned = 0.0023599 Jy ! Total flux subtracted in 200 components = 0.0023599 Jy ! Clean residual min=-0.003031 max=0.002688 Jy/beam ! Clean residual mean=-0.000004 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.29083 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 103 components and 0.29083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066395Jy sigma=1.376810 ! Fit after self-cal, rms=0.066415Jy sigma=1.376678 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 = 6.78734e-05 Jy ! Component: 100 - total flux cleaned = 6.77025e-05 Jy ! Component: 150 - total flux cleaned = 3.64367e-05 Jy ! Component: 200 - total flux cleaned = 8.50807e-06 Jy ! Total flux subtracted in 200 components = 8.50807e-06 Jy ! Clean residual min=-0.003036 max=0.002599 Jy/beam ! Clean residual mean=-0.000004 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.290838 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 109 components and 0.290838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066386Jy sigma=1.375998 ! Fit after self-cal, rms=0.066385Jy sigma=1.375966 ! 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.066385Jy sigma=1.375966 ! Fit after self-cal, rms=0.066847Jy sigma=1.375511 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.157 mas, bmaj=7.512 mas, bpa=-7.594 degrees ! Estimated noise=0.35724 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147872 Jy ! Component: 100 - total flux cleaned = 0.00200707 Jy ! Component: 150 - total flux cleaned = 0.00209419 Jy ! Component: 200 - total flux cleaned = 0.00206739 Jy ! Total flux subtracted in 200 components = 0.00206739 Jy ! Clean residual min=-0.003070 max=0.002623 Jy/beam ! Clean residual mean=-0.000004 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.292906 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 112 components and 0.292906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066784Jy sigma=1.374880 ! Fit after self-cal, rms=0.066785Jy sigma=1.374863 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.77066e-05 Jy ! Component: 100 - total flux cleaned = -1.90066e-05 Jy ! Component: 150 - total flux cleaned = -8.37575e-05 Jy ! Component: 200 - total flux cleaned = -0.000104606 Jy ! Total flux subtracted in 200 components = -0.000104606 Jy ! Clean residual min=-0.003063 max=0.002629 Jy/beam ! Clean residual mean=-0.000004 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.292801 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 118 components and 0.292801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066771Jy sigma=1.374545 ! Fit after self-cal, rms=0.066771Jy sigma=1.374534 ! 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.066771Jy sigma=1.374534 ! Fit after self-cal, rms=0.067191Jy sigma=1.374169 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.497 mas, bmaj=11.17 mas, bpa=5.723 degrees ! Estimated noise=0.47726 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144254 Jy ! Component: 100 - total flux cleaned = 0.00206153 Jy ! Component: 150 - total flux cleaned = 0.00212373 Jy ! Component: 200 - total flux cleaned = 0.00214908 Jy ! Total flux subtracted in 200 components = 0.00214908 Jy ! Clean residual min=-0.004149 max=0.003073 Jy/beam ! Clean residual mean=-0.000011 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.29495 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 130 components and 0.29495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067154Jy sigma=1.374115 ! Fit after self-cal, rms=0.067152Jy sigma=1.374045 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 = 5.61852e-05 Jy ! Component: 100 - total flux cleaned = 6.82631e-05 Jy ! Component: 150 - total flux cleaned = 4.70837e-05 Jy ! Component: 200 - total flux cleaned = 3.67694e-05 Jy ! Total flux subtracted in 200 components = 3.67694e-05 Jy ! Clean residual min=-0.004124 max=0.003087 Jy/beam ! Clean residual mean=-0.000011 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.294987 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 136 components and 0.294987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067151Jy sigma=1.374020 ! Fit after self-cal, rms=0.067151Jy sigma=1.374004 ! 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.155 mas, bmaj=7.515 mas, bpa=-7.633 degrees ! Estimated noise=0.359593 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.155 x 7.515 at -7.633 degrees (North through East) ! Clean map min=-0.0029291 max=0.1487 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.711 mas, bmaj=6.71 mas, bpa=-7.225 degrees ! Estimated noise=0.591565 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.13596 Jy ! Component: 100 - total flux cleaned = 0.195182 Jy ! Component: 150 - total flux cleaned = 0.225224 Jy ! Component: 200 - total flux cleaned = 0.24422 Jy ! Total flux subtracted in 200 components = 0.24422 Jy ! Clean residual min=-0.005758 max=0.010240 Jy/beam ! Clean residual mean=-0.000037 rms=0.001523 Jy/beam ! Combined flux in latest and established models = 0.24422 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.24422 Jy ! Inverting map and beam ! Estimated beam: bmin=3.155 mas, bmaj=7.515 mas, bpa=-7.633 degrees ! Estimated noise=0.359593 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.0174492 Jy ! Component: 100 - total flux cleaned = 0.0282153 Jy ! Component: 150 - total flux cleaned = 0.0353242 Jy ! Component: 200 - total flux cleaned = 0.0401686 Jy ! Total flux subtracted in 200 components = 0.0401686 Jy ! Clean residual min=-0.003269 max=0.003259 Jy/beam ! Clean residual mean=-0.000023 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.284388 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 74 components and 0.284388 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.497 mas, bmaj=11.17 mas, bpa=5.723 degrees ! Estimated noise=0.47726 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00500924 Jy ! Component: 100 - total flux cleaned = 0.00751811 Jy ! Component: 150 - total flux cleaned = 0.00887764 Jy ! Component: 200 - total flux cleaned = 0.00964219 Jy ! Total flux subtracted in 200 components = 0.00964219 Jy ! Clean residual min=-0.003901 max=0.003152 Jy/beam ! Clean residual mean=-0.000014 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.294031 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.000445047 Jy ! Component: 100 - total flux cleaned = 0.000655963 Jy ! Component: 150 - total flux cleaned = 0.000674154 Jy ! Component: 200 - total flux cleaned = 0.000683017 Jy ! Total flux subtracted in 200 components = 0.000683017 Jy ! Clean residual min=-0.003949 max=0.003124 Jy/beam ! Clean residual mean=-0.000012 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.294714 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 113 components and 0.294714 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.155 mas, bmaj=7.515 mas, bpa=-7.633 degrees ! Estimated noise=0.359593 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.02296e-05 Jy ! Component: 100 - total flux cleaned = 0.000225149 Jy ! Component: 150 - total flux cleaned = 0.000265846 Jy ! Component: 200 - total flux cleaned = 0.000267313 Jy ! Total flux subtracted in 200 components = 0.000267313 Jy ! Clean residual min=-0.003315 max=0.002863 Jy/beam ! Clean residual mean=-0.000004 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.294981 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 126 components and 0.294981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067189Jy sigma=1.374777 ! Fit after self-cal, rms=0.067181Jy sigma=1.374565 wmodel /scr/pima/bg219i_uvs/J1001+1015_S_map.mod ! Writing 126 model components to file: /scr/pima/bg219i_uvs/J1001+1015_S_map.mod wobs /scr/pima/bg219i_uvs/J1001+1015_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J1001+1015_S_uvs.fits wwins /scr/pima/bg219i_uvs/J1001+1015_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219i_uvs/J1001+1015_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.00117407 Jy ! Component: 100 - total flux cleaned = -0.00207028 Jy ! Component: 150 - total flux cleaned = -0.00275937 Jy ! Component: 200 - total flux cleaned = -0.00318908 Jy ! Component: 250 - total flux cleaned = -0.00355835 Jy ! Component: 300 - total flux cleaned = -0.00387394 Jy ! Component: 350 - total flux cleaned = -0.00417849 Jy ! Component: 400 - total flux cleaned = -0.00451052 Jy ! Component: 450 - total flux cleaned = -0.00479822 Jy ! Component: 500 - total flux cleaned = -0.00507904 Jy ! Component: 550 - total flux cleaned = -0.00538659 Jy ! Component: 600 - total flux cleaned = -0.0055868 Jy ! Component: 650 - total flux cleaned = -0.00578203 Jy ! Component: 700 - total flux cleaned = -0.0059087 Jy ! Component: 750 - total flux cleaned = -0.00609525 Jy ! Component: 800 - total flux cleaned = -0.00627789 Jy ! Component: 850 - total flux cleaned = -0.00648702 Jy ! Component: 900 - total flux cleaned = -0.00669201 Jy ! Component: 950 - total flux cleaned = -0.00686445 Jy ! Component: 1000 - total flux cleaned = -0.00709105 Jy ! Component: 1050 - total flux cleaned = -0.00734171 Jy ! Component: 1100 - total flux cleaned = -0.00761505 Jy ! Component: 1150 - total flux cleaned = -0.00780347 Jy ! Component: 1200 - total flux cleaned = -0.00798837 Jy ! Component: 1250 - total flux cleaned = -0.00814471 Jy ! Component: 1300 - total flux cleaned = -0.00837588 Jy ! Component: 1350 - total flux cleaned = -0.00857837 Jy ! Component: 1400 - total flux cleaned = -0.00872802 Jy ! Component: 1450 - total flux cleaned = -0.00892503 Jy ! Component: 1500 - total flux cleaned = -0.0090466 Jy ! Component: 1550 - total flux cleaned = -0.00916652 Jy ! Component: 1600 - total flux cleaned = -0.00926148 Jy ! Component: 1650 - total flux cleaned = -0.00942528 Jy ! Component: 1700 - total flux cleaned = -0.00947128 Jy ! Component: 1750 - total flux cleaned = -0.00960811 Jy ! Component: 1800 - total flux cleaned = -0.00967599 Jy ! Component: 1850 - total flux cleaned = -0.00981014 Jy ! Component: 1900 - total flux cleaned = -0.00996461 Jy ! Component: 1950 - total flux cleaned = -0.0100299 Jy ! Component: 2000 - total flux cleaned = -0.0101166 Jy ! Component: 2050 - total flux cleaned = -0.0102452 Jy ! Component: 2100 - total flux cleaned = -0.0103299 Jy ! Component: 2150 - total flux cleaned = -0.0104768 Jy ! Component: 2200 - total flux cleaned = -0.010518 Jy ! Component: 2250 - total flux cleaned = -0.0105384 Jy ! Component: 2300 - total flux cleaned = -0.010559 Jy ! Component: 2350 - total flux cleaned = -0.0106401 Jy ! Component: 2400 - total flux cleaned = -0.0106601 Jy ! Component: 2450 - total flux cleaned = -0.0107596 Jy ! Component: 2500 - total flux cleaned = -0.0108778 Jy ! Component: 2550 - total flux cleaned = -0.0108779 Jy ! Component: 2600 - total flux cleaned = -0.010975 Jy ! Component: 2650 - total flux cleaned = -0.0109558 Jy ! Component: 2700 - total flux cleaned = -0.0110512 Jy ! Component: 2750 - total flux cleaned = -0.0111078 Jy ! Component: 2800 - total flux cleaned = -0.0112013 Jy ! Component: 2850 - total flux cleaned = -0.0112387 Jy ! Component: 2900 - total flux cleaned = -0.0112571 Jy ! Component: 2950 - total flux cleaned = -0.0113486 Jy ! Component: 3000 - total flux cleaned = -0.0114029 Jy ! Component: 3050 - total flux cleaned = -0.0114391 Jy ! Component: 3100 - total flux cleaned = -0.0115643 Jy ! Component: 3150 - total flux cleaned = -0.0116174 Jy ! Component: 3200 - total flux cleaned = -0.0117054 Jy ! Component: 3250 - total flux cleaned = -0.0117579 Jy ! Component: 3300 - total flux cleaned = -0.011862 Jy ! Component: 3350 - total flux cleaned = -0.0118962 Jy ! Component: 3400 - total flux cleaned = -0.0119647 Jy ! Component: 3450 - total flux cleaned = -0.0120667 Jy ! Component: 3500 - total flux cleaned = -0.0121005 Jy ! Component: 3550 - total flux cleaned = -0.0122009 Jy ! Component: 3600 - total flux cleaned = -0.0123008 Jy ! Component: 3650 - total flux cleaned = -0.012334 Jy ! Component: 3700 - total flux cleaned = -0.0124325 Jy ! Component: 3750 - total flux cleaned = -0.0124813 Jy ! Component: 3800 - total flux cleaned = -0.0125945 Jy ! Component: 3850 - total flux cleaned = -0.0126106 Jy ! Component: 3900 - total flux cleaned = -0.0126904 Jy ! Component: 3950 - total flux cleaned = -0.0127539 Jy ! Component: 4000 - total flux cleaned = -0.0128324 Jy ! Component: 4050 - total flux cleaned = -0.0128637 Jy ! Total flux subtracted in 4096 components = -0.0128793 Jy ! Clean residual min=-0.000992 max=0.000931 Jy/beam ! Clean residual mean=-0.000004 rms=0.000298 Jy/beam ! Combined flux in latest and established models = 0.282102 Jy keep ! Adding 331 model components to the UV plane model. ! The established model now contains 457 components and 0.282102 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J1001+1015_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.155 x 7.515 at -7.633 degrees (North through East) ! Clean map min=-0.0024015 max=0.15007 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1001+1015_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.150073 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000293334 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.586382 0.586382 1.17276 2.34553 4.69106 9.38212 18.7642 37.5285 75.0569 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.15 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 511.611 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1001+1015_S_uvs.log closed on Wed Apr 6 22:59:29 2016