! Started logfile: /scr/pima/rv100_uvs/J1419+5423_S_uvs.log on Mon Feb 29 13:27:56 2016 obs /scr/pima/rv100_uvs/J1419+5423_S_uva.fits ! Reading UV FITS file: /scr/pima/rv100_uvs/J1419+5423_S_uva.fits ! AN table 1: 47 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.31535 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1419+5423 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 1660 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/rv100_uvs/J1419+5423_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 209 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 209 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 209 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 209 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.049262Jy sigma=9.709071 ! Fit after self-cal, rms=0.758734Jy sigma=7.094236 ! 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.773 mas, bmaj=4.883 mas, bpa=7.861 degrees ! Estimated noise=2.87025 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.170983 Jy ! Component: 100 - total flux cleaned = 0.222741 Jy ! Total flux subtracted in 100 components = 0.222741 Jy ! Clean residual min=-0.017931 max=0.045474 Jy/beam ! Clean residual mean=-0.000157 rms=0.005292 Jy/beam ! Combined flux in latest and established models = 0.222741 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.222741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102707Jy sigma=0.938220 ! Fit after self-cal, rms=0.102386Jy sigma=0.936175 ! Inverting map ! Added new window around map position (5, -4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0406373 Jy ! Component: 100 - total flux cleaned = 0.0628537 Jy ! Total flux subtracted in 100 components = 0.0628537 Jy ! Clean residual min=-0.014044 max=0.021636 Jy/beam ! Clean residual mean=-0.000067 rms=0.003351 Jy/beam ! Combined flux in latest and established models = 0.285594 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 21 components and 0.285594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075091Jy sigma=0.675759 ! Fit after self-cal, rms=0.073349Jy sigma=0.657278 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.569 mas, bmaj=6.304 mas, bpa=19.52 degrees ! Estimated noise=2.05563 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 (9, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0313624 Jy ! Component: 100 - total flux cleaned = 0.0493842 Jy ! Component: 150 - total flux cleaned = 0.0610849 Jy ! Component: 200 - total flux cleaned = 0.0693574 Jy ! Total flux subtracted in 200 components = 0.0693574 Jy ! Clean residual min=-0.009369 max=0.012065 Jy/beam ! Clean residual mean=0.000157 rms=0.002303 Jy/beam ! Combined flux in latest and established models = 0.354952 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 64 components and 0.354952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057200Jy sigma=0.505664 ! Fit after self-cal, rms=0.056034Jy sigma=0.492509 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.569 x 6.304 at 19.52 degrees (North through East) ! Clean map min=-0.007428 max=0.21155 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. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.13 KP 0.97 LA 0.96 MK 0.88 ! NL 1.04 OV 1.06 PT 0.96 SC 0.99 ! ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00 KP 0.97 LA 0.99 MK 1.03 ! NL 1.06 OV 1.04 PT 0.98 SC 0.96 ! ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.07 KP 0.99 LA 0.97 MK 0.95 ! NL 1.03 OV 1.03 PT 0.96 SC 0.95 ! ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! HN 1.03 KP 0.97 LA 0.97 MK 0.96 ! NL 1.02 OV 1.03 PT 0.98 SC 0.97 ! ! ! Fit before self-cal, rms=0.056034Jy sigma=0.492509 ! Fit after self-cal, rms=0.053769Jy sigma=0.480320 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.446 mas, bmaj=6.09 mas, bpa=19.58 degrees ! Estimated noise=2.07621 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.0014457 Jy ! Component: 100 - total flux cleaned = 0.00162329 Jy ! Component: 150 - total flux cleaned = 0.00200414 Jy ! Component: 200 - total flux cleaned = 0.00239988 Jy ! Total flux subtracted in 200 components = 0.00239988 Jy ! Clean residual min=-0.006175 max=0.007039 Jy/beam ! Clean residual mean=0.000093 rms=0.001609 Jy/beam ! Combined flux in latest and established models = 0.357352 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 79 components and 0.357352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052753Jy sigma=0.471241 ! Fit after self-cal, rms=0.052519Jy sigma=0.469536 ! 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.052519Jy sigma=0.469536 ! Fit after self-cal, rms=0.051799Jy sigma=0.459904 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.444 mas, bmaj=6.065 mas, bpa=18.97 degrees ! Estimated noise=2.06882 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000646681 Jy ! Component: 100 - total flux cleaned = 0.00140767 Jy ! Component: 150 - total flux cleaned = 0.00200435 Jy ! Component: 200 - total flux cleaned = 0.00257626 Jy ! Total flux subtracted in 200 components = 0.00257626 Jy ! Clean residual min=-0.005192 max=0.006174 Jy/beam ! Clean residual mean=-0.000017 rms=0.001312 Jy/beam ! Combined flux in latest and established models = 0.359928 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 94 components and 0.359928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051371Jy sigma=0.456021 ! Fit after self-cal, rms=0.051225Jy sigma=0.455144 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 (25, -77.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0051622 Jy ! Component: 100 - total flux cleaned = 0.00700364 Jy ! Component: 150 - total flux cleaned = 0.0085887 Jy ! Component: 200 - total flux cleaned = 0.00926324 Jy ! Total flux subtracted in 200 components = 0.00926324 Jy ! Clean residual min=-0.004288 max=0.005263 Jy/beam ! Clean residual mean=0.000000 rms=0.001148 Jy/beam ! Combined flux in latest and established models = 0.369191 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 112 components and 0.369191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050543Jy sigma=0.448724 ! Fit after self-cal, rms=0.050454Jy sigma=0.447867 ! 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.050454Jy sigma=0.447867 ! Fit after self-cal, rms=0.050315Jy sigma=0.446084 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.452 mas, bmaj=6.047 mas, bpa=18.53 degrees ! Estimated noise=2.06752 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014215 Jy ! Component: 100 - total flux cleaned = 0.00296573 Jy ! Component: 150 - total flux cleaned = 0.00372895 Jy ! Component: 200 - total flux cleaned = 0.00427464 Jy ! Total flux subtracted in 200 components = 0.00427464 Jy ! Clean residual min=-0.003995 max=0.004258 Jy/beam ! Clean residual mean=0.000022 rms=0.001037 Jy/beam ! Combined flux in latest and established models = 0.373466 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 121 components and 0.373466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050015Jy sigma=0.443386 ! Fit after self-cal, rms=0.049976Jy sigma=0.443079 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.000545802 Jy ! Component: 100 - total flux cleaned = 0.00113127 Jy ! Component: 150 - total flux cleaned = 0.00137002 Jy ! Component: 200 - total flux cleaned = 0.00136988 Jy ! Total flux subtracted in 200 components = 0.00136988 Jy ! Clean residual min=-0.003675 max=0.003946 Jy/beam ! Clean residual mean=0.000026 rms=0.000999 Jy/beam ! Combined flux in latest and established models = 0.374836 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 127 components and 0.374836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049816Jy sigma=0.441766 ! Fit after self-cal, rms=0.049788Jy sigma=0.441627 ! 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.049788Jy sigma=0.441627 ! Fit after self-cal, rms=0.049855Jy sigma=0.441336 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.796 mas, bmaj=12.98 mas, bpa=13.09 degrees ! Estimated noise=2.45577 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0018823 Jy ! Component: 100 - total flux cleaned = 0.00270688 Jy ! Component: 150 - total flux cleaned = 0.0026579 Jy ! Component: 200 - total flux cleaned = 0.00270801 Jy ! Total flux subtracted in 200 components = 0.00270801 Jy ! Clean residual min=-0.004233 max=0.004937 Jy/beam ! Clean residual mean=0.000056 rms=0.001273 Jy/beam ! Combined flux in latest and established models = 0.377544 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 143 components and 0.377544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049788Jy sigma=0.440707 ! Fit after self-cal, rms=0.049718Jy sigma=0.440353 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.000469308 Jy ! Component: 100 - total flux cleaned = 0.000514371 Jy ! Component: 150 - total flux cleaned = 0.000434716 Jy ! Component: 200 - total flux cleaned = 0.000397767 Jy ! Total flux subtracted in 200 components = 0.000397767 Jy ! Clean residual min=-0.004257 max=0.004799 Jy/beam ! Clean residual mean=0.000057 rms=0.001237 Jy/beam ! Combined flux in latest and established models = 0.377942 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 152 components and 0.377941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049693Jy sigma=0.440160 ! Fit after self-cal, rms=0.049662Jy sigma=0.440035 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.458 mas, bmaj=6.034 mas, bpa=18.31 degrees ! Estimated noise=2.06965 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.458 x 6.034 at 18.31 degrees (North through East) ! Clean map min=-0.0046294 max=0.20526 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.752 mas, bmaj=4.792 mas, bpa=5.338 degrees ! Estimated noise=2.86306 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.172022 Jy ! Component: 100 - total flux cleaned = 0.230789 Jy ! Component: 150 - total flux cleaned = 0.261553 Jy ! Component: 200 - total flux cleaned = 0.28303 Jy ! Total flux subtracted in 200 components = 0.28303 Jy ! Clean residual min=-0.008543 max=0.012224 Jy/beam ! Clean residual mean=-0.000115 rms=0.002563 Jy/beam ! Combined flux in latest and established models = 0.28303 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.28303 Jy ! Inverting map and beam ! Estimated beam: bmin=4.458 mas, bmaj=6.034 mas, bpa=18.31 degrees ! Estimated noise=2.06965 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.0251625 Jy ! Component: 100 - total flux cleaned = 0.0413826 Jy ! Component: 150 - total flux cleaned = 0.0523292 Jy ! Component: 200 - total flux cleaned = 0.0606368 Jy ! Total flux subtracted in 200 components = 0.0606368 Jy ! Clean residual min=-0.005633 max=0.007356 Jy/beam ! Clean residual mean=0.000010 rms=0.001504 Jy/beam ! Combined flux in latest and established models = 0.343667 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 71 components and 0.343667 Jy ! Inverting map ! Added new window around map position (21, -17). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00746655 Jy ! Component: 100 - total flux cleaned = 0.0131197 Jy ! Component: 150 - total flux cleaned = 0.0177757 Jy ! Component: 200 - total flux cleaned = 0.0215139 Jy ! Total flux subtracted in 200 components = 0.0215139 Jy ! Clean residual min=-0.004275 max=0.003725 Jy/beam ! Clean residual mean=0.000022 rms=0.001044 Jy/beam ! Combined flux in latest and established models = 0.365181 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 103 components and 0.365181 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.796 mas, bmaj=12.98 mas, bpa=13.09 degrees ! Estimated noise=2.45577 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00452052 Jy ! Component: 100 - total flux cleaned = 0.00697568 Jy ! Component: 150 - total flux cleaned = 0.00872019 Jy ! Component: 200 - total flux cleaned = 0.0101575 Jy ! Total flux subtracted in 200 components = 0.0101575 Jy ! Clean residual min=-0.004002 max=0.003976 Jy/beam ! Clean residual mean=0.000048 rms=0.001133 Jy/beam ! Combined flux in latest and established models = 0.375338 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.00119708 Jy ! Component: 100 - total flux cleaned = 0.00222109 Jy ! Component: 150 - total flux cleaned = 0.00310702 Jy ! Component: 200 - total flux cleaned = 0.00359731 Jy ! Total flux subtracted in 200 components = 0.00359731 Jy ! Clean residual min=-0.003735 max=0.003538 Jy/beam ! Clean residual mean=0.000052 rms=0.001068 Jy/beam ! Combined flux in latest and established models = 0.378936 Jy ! Adding 81 model components to the UV plane model. ! The established model now contains 177 components and 0.378936 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.458 mas, bmaj=6.034 mas, bpa=18.31 degrees ! Estimated noise=2.06965 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00011329 Jy ! Component: 100 - total flux cleaned = -0.000251497 Jy ! Component: 150 - total flux cleaned = -0.000381906 Jy ! Component: 200 - total flux cleaned = -0.000263767 Jy ! Total flux subtracted in 200 components = -0.000263767 Jy ! Clean residual min=-0.003284 max=0.003308 Jy/beam ! Clean residual mean=0.000028 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.378672 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 196 components and 0.378672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049457Jy sigma=0.438008 ! Fit after self-cal, rms=0.049358Jy sigma=0.437053 wmodel /scr/pima/rv100_uvs/J1419+5423_S_map.mod ! Writing 196 model components to file: /scr/pima/rv100_uvs/J1419+5423_S_map.mod wobs /scr/pima/rv100_uvs/J1419+5423_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv100_uvs/J1419+5423_S_uvs.fits wwins /scr/pima/rv100_uvs/J1419+5423_S_map.win ! wwins: Wrote 5 windows to /scr/pima/rv100_uvs/J1419+5423_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.000371581 Jy ! Component: 100 - total flux cleaned = -0.000265124 Jy ! Component: 150 - total flux cleaned = -0.000115408 Jy ! Component: 200 - total flux cleaned = -6.53163e-05 Jy ! Component: 250 - total flux cleaned = -0.000155667 Jy ! Component: 300 - total flux cleaned = -0.000112308 Jy ! Component: 350 - total flux cleaned = -0.000113713 Jy ! Component: 400 - total flux cleaned = -0.000114624 Jy ! Component: 450 - total flux cleaned = -7.48684e-05 Jy ! Component: 500 - total flux cleaned = -7.40029e-05 Jy ! Component: 550 - total flux cleaned = 4.25842e-05 Jy ! Component: 600 - total flux cleaned = 0.000230879 Jy ! Component: 650 - total flux cleaned = 0.000376942 Jy ! Component: 700 - total flux cleaned = 0.000521201 Jy ! Component: 750 - total flux cleaned = 0.000627488 Jy ! Component: 800 - total flux cleaned = 0.000975429 Jy ! Component: 850 - total flux cleaned = 0.00111253 Jy ! Component: 900 - total flux cleaned = 0.00134631 Jy ! Component: 950 - total flux cleaned = 0.00144507 Jy ! Component: 1000 - total flux cleaned = 0.00163953 Jy ! Component: 1050 - total flux cleaned = 0.00183095 Jy ! Component: 1100 - total flux cleaned = 0.00198735 Jy ! Component: 1150 - total flux cleaned = 0.00211121 Jy ! Component: 1200 - total flux cleaned = 0.00235369 Jy ! Component: 1250 - total flux cleaned = 0.00238343 Jy ! Component: 1300 - total flux cleaned = 0.00250119 Jy ! Component: 1350 - total flux cleaned = 0.00264633 Jy ! Component: 1400 - total flux cleaned = 0.00281724 Jy ! Component: 1450 - total flux cleaned = 0.00301428 Jy ! Component: 1500 - total flux cleaned = 0.00318043 Jy ! Component: 1550 - total flux cleaned = 0.00342578 Jy ! Component: 1600 - total flux cleaned = 0.00355993 Jy ! Component: 1650 - total flux cleaned = 0.00377217 Jy ! Component: 1700 - total flux cleaned = 0.00390277 Jy ! Component: 1750 - total flux cleaned = 0.00398042 Jy ! Component: 1800 - total flux cleaned = 0.00423441 Jy ! Component: 1850 - total flux cleaned = 0.00433469 Jy ! Component: 1900 - total flux cleaned = 0.00445867 Jy ! Component: 1950 - total flux cleaned = 0.00465431 Jy ! Component: 2000 - total flux cleaned = 0.00472669 Jy ! Component: 2050 - total flux cleaned = 0.00486986 Jy ! Component: 2100 - total flux cleaned = 0.00501046 Jy ! Component: 2150 - total flux cleaned = 0.00507965 Jy ! Component: 2200 - total flux cleaned = 0.00517142 Jy ! Component: 2250 - total flux cleaned = 0.00523932 Jy ! Component: 2300 - total flux cleaned = 0.00528407 Jy ! Component: 2350 - total flux cleaned = 0.00530616 Jy ! Component: 2400 - total flux cleaned = 0.00539433 Jy ! Component: 2450 - total flux cleaned = 0.00545961 Jy ! Component: 2500 - total flux cleaned = 0.00554529 Jy ! Component: 2550 - total flux cleaned = 0.00567297 Jy ! Component: 2600 - total flux cleaned = 0.0057365 Jy ! Component: 2650 - total flux cleaned = 0.00581963 Jy ! Component: 2700 - total flux cleaned = 0.00594373 Jy ! Component: 2750 - total flux cleaned = 0.00598463 Jy ! Component: 2800 - total flux cleaned = 0.00604548 Jy ! Component: 2850 - total flux cleaned = 0.00618635 Jy ! Component: 2900 - total flux cleaned = 0.00626593 Jy ! Component: 2950 - total flux cleaned = 0.00628583 Jy ! Component: 3000 - total flux cleaned = 0.00640344 Jy ! Component: 3050 - total flux cleaned = 0.00651985 Jy ! Component: 3100 - total flux cleaned = 0.00659679 Jy ! Component: 3150 - total flux cleaned = 0.00671108 Jy ! Component: 3200 - total flux cleaned = 0.00676802 Jy ! Component: 3250 - total flux cleaned = 0.00688084 Jy ! Component: 3300 - total flux cleaned = 0.0070112 Jy ! Component: 3350 - total flux cleaned = 0.00710363 Jy ! Component: 3400 - total flux cleaned = 0.00717685 Jy ! Component: 3450 - total flux cleaned = 0.00728604 Jy ! Component: 3500 - total flux cleaned = 0.00734018 Jy ! Component: 3550 - total flux cleaned = 0.00742996 Jy ! Component: 3600 - total flux cleaned = 0.00748362 Jy ! Component: 3650 - total flux cleaned = 0.00755445 Jy ! Component: 3700 - total flux cleaned = 0.00767746 Jy ! Component: 3750 - total flux cleaned = 0.0077995 Jy ! Component: 3800 - total flux cleaned = 0.00785137 Jy ! Component: 3850 - total flux cleaned = 0.00798897 Jy ! Component: 3900 - total flux cleaned = 0.00804017 Jy ! Component: 3950 - total flux cleaned = 0.00815907 Jy ! Component: 4000 - total flux cleaned = 0.00827701 Jy ! Component: 4050 - total flux cleaned = 0.00834405 Jy ! Total flux subtracted in 4096 components = 0.0083941 Jy ! Clean residual min=-0.001118 max=0.000953 Jy/beam ! Clean residual mean=0.000004 rms=0.000294 Jy/beam ! Combined flux in latest and established models = 0.387066 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 473 components and 0.387066 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv100_uvs/J1419+5423_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.458 x 6.034 at 18.31 degrees (North through East) ! Clean map min=-0.0030681 max=0.20571 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv100_uvs/J1419+5423_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.205711 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000291944 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.425759 0.425759 0.851517 1.70303 3.40607 6.81214 13.6243 27.2485 54.4971 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.205 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 704.624 quit ! Quitting program ! Log file /scr/pima/rv100_uvs/J1419+5423_S_uvs.log closed on Mon Feb 29 13:28:00 2016