! Started logfile: /g0/scr/pima/npcsb_uvs/J2356+8152_S_uvs.log on Wed Sep 25 00:14:15 2013 obs /g0/scr/pima/npcsb_uvs/J2356+8152_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J2356+8152_S_uva.fits ! AN table 1: 46 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.991304 visibilities/baseline/integration-bin. ! Found source: J2356+8152 ! ! 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.23693e+09 8e+06 1 8e+06 ! 02 2 2.26693e+09 8e+06 1 8e+06 ! 03 3 2.35693e+09 8e+06 1 8e+06 ! 04 4 2.37693e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 8208 visibilities. select RR ! 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 /g0/scr/pima/npcsb_uvs/J2356+8152_S] 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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.147577Jy sigma=2.273890 ! Fit after self-cal, rms=0.566088Jy sigma=1.160345 ! 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.26 mas, bmaj=10.56 mas, bpa=-4.892 degrees ! Estimated noise=7.86045 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.336015 Jy ! Component: 100 - total flux cleaned = 0.409315 Jy ! Total flux subtracted in 100 components = 0.409315 Jy ! Clean residual min=-0.016777 max=0.035641 Jy/beam ! Clean residual mean=0.000026 rms=0.004835 Jy/beam ! Combined flux in latest and established models = 0.409315 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.409315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137758Jy sigma=0.244786 ! Fit after self-cal, rms=0.137753Jy sigma=0.244779 ! Inverting map ! Added new window around map position (-6.5, -4.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0314987 Jy ! Component: 100 - total flux cleaned = 0.0482497 Jy ! Total flux subtracted in 100 components = 0.0482497 Jy ! Clean residual min=-0.015854 max=0.027016 Jy/beam ! Clean residual mean=0.000010 rms=0.003901 Jy/beam ! Combined flux in latest and established models = 0.457565 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 21 components and 0.457565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127105Jy sigma=0.223489 ! Fit after self-cal, rms=0.126128Jy sigma=0.221293 ! 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=2.994 mas, bmaj=10.74 mas, bpa=-5.124 degrees ! Estimated noise=3.98862 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 (6.5, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0264603 Jy ! Component: 100 - total flux cleaned = 0.0373674 Jy ! Component: 150 - total flux cleaned = 0.0392703 Jy ! Component: 200 - total flux cleaned = 0.0415944 Jy ! Total flux subtracted in 200 components = 0.0415944 Jy ! Clean residual min=-0.014310 max=0.010505 Jy/beam ! Clean residual mean=0.000013 rms=0.002974 Jy/beam ! Combined flux in latest and established models = 0.499159 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 69 components and 0.499159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118792Jy sigma=0.207567 ! Fit after self-cal, rms=0.118701Jy sigma=0.207414 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.98 HN 0.97 KP 0.97 ! LA 1.09 MK 0.93 NL 1.00 OV 0.98 ! PT 1.07 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 1.01 KP 0.96 ! LA 1.04 MK 0.96 NL 1.06 OV 0.95 ! PT 1.01 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 1.06 KP 0.98 ! LA 0.84 MK 1.12 NL 1.15 OV 1.01 ! PT 1.11 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.04 HN 0.98 KP 0.91 ! LA 0.73 MK 1.11 NL 1.12 OV 0.84 ! PT 0.96 SC 1.10 ! ! ! Fit before self-cal, rms=0.118701Jy sigma=0.207414 ! Fit after self-cal, rms=0.100364Jy sigma=0.182565 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.023 mas, bmaj=10.75 mas, bpa=-5.199 degrees ! Estimated noise=3.9791 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.00374292 Jy ! Component: 100 - total flux cleaned = -0.00461712 Jy ! Component: 150 - total flux cleaned = -0.00560947 Jy ! Component: 200 - total flux cleaned = -0.00610876 Jy ! Total flux subtracted in 200 components = -0.00610876 Jy ! Clean residual min=-0.006973 max=0.004105 Jy/beam ! Clean residual mean=0.000006 rms=0.001150 Jy/beam ! Combined flux in latest and established models = 0.49305 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 88 components and 0.49305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099808Jy sigma=0.181410 ! Fit after self-cal, rms=0.099795Jy sigma=0.181343 ! 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.099795Jy sigma=0.181343 ! Fit after self-cal, rms=0.099553Jy sigma=0.181249 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.025 mas, bmaj=10.74 mas, bpa=-5.217 degrees ! Estimated noise=3.97173 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00187954 Jy ! Component: 100 - total flux cleaned = -0.00229516 Jy ! Component: 150 - total flux cleaned = -0.00266246 Jy ! Component: 200 - total flux cleaned = -0.00282998 Jy ! Total flux subtracted in 200 components = -0.00282998 Jy ! Clean residual min=-0.005684 max=0.003523 Jy/beam ! Clean residual mean=0.000006 rms=0.001029 Jy/beam ! Combined flux in latest and established models = 0.49022 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 103 components and 0.49022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099344Jy sigma=0.180804 ! Fit after self-cal, rms=0.099339Jy sigma=0.180797 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.000290572 Jy ! Component: 100 - total flux cleaned = -0.000219796 Jy ! Component: 150 - total flux cleaned = -0.000359264 Jy ! Component: 200 - total flux cleaned = -0.000360625 Jy ! Total flux subtracted in 200 components = -0.000360625 Jy ! Clean residual min=-0.005267 max=0.003473 Jy/beam ! Clean residual mean=0.000005 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.48986 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 123 components and 0.48986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099251Jy sigma=0.180614 ! Fit after self-cal, rms=0.099249Jy sigma=0.180612 ! 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.099249Jy sigma=0.180612 ! Fit after self-cal, rms=0.099096Jy sigma=0.180504 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.025 mas, bmaj=10.73 mas, bpa=-5.228 degrees ! Estimated noise=3.96889 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000901734 Jy ! Component: 100 - total flux cleaned = -0.00102591 Jy ! Component: 150 - total flux cleaned = -0.00102552 Jy ! Component: 200 - total flux cleaned = -0.00107514 Jy ! Total flux subtracted in 200 components = -0.00107514 Jy ! Clean residual min=-0.004631 max=0.003384 Jy/beam ! Clean residual mean=0.000005 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.488784 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 135 components and 0.488784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099015Jy sigma=0.180334 ! Fit after self-cal, rms=0.099010Jy sigma=0.180329 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.000261358 Jy ! Component: 100 - total flux cleaned = -0.000211911 Jy ! Component: 150 - total flux cleaned = -0.000212729 Jy ! Component: 200 - total flux cleaned = -0.000255649 Jy ! Total flux subtracted in 200 components = -0.000255649 Jy ! Clean residual min=-0.004364 max=0.003369 Jy/beam ! Clean residual mean=0.000005 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.488529 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 145 components and 0.488529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098972Jy sigma=0.180249 ! Fit after self-cal, rms=0.098970Jy sigma=0.180247 ! 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.098970Jy sigma=0.180247 ! Fit after self-cal, rms=0.098907Jy sigma=0.180169 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.197 mas, bmaj=12.16 mas, bpa=-6.58 degrees ! Estimated noise=4.94977 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000772221 Jy ! Component: 100 - total flux cleaned = -0.000771851 Jy ! Component: 150 - total flux cleaned = -0.000906516 Jy ! Component: 200 - total flux cleaned = -0.00102263 Jy ! Total flux subtracted in 200 components = -0.00102263 Jy ! Clean residual min=-0.004510 max=0.003642 Jy/beam ! Clean residual mean=0.000011 rms=0.001210 Jy/beam ! Combined flux in latest and established models = 0.487506 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 179 components and 0.487506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098888Jy sigma=0.180109 ! Fit after self-cal, rms=0.098884Jy sigma=0.180103 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.00173e-05 Jy ! Component: 100 - total flux cleaned = -0.000163064 Jy ! Component: 150 - total flux cleaned = -0.000163027 Jy ! Component: 200 - total flux cleaned = -0.000162105 Jy ! Total flux subtracted in 200 components = -0.000162105 Jy ! Clean residual min=-0.004431 max=0.003515 Jy/beam ! Clean residual mean=0.000011 rms=0.001180 Jy/beam ! Combined flux in latest and established models = 0.487344 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 189 components and 0.487344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098881Jy sigma=0.180086 ! Fit after self-cal, rms=0.098879Jy sigma=0.180083 ! 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.024 mas, bmaj=10.73 mas, bpa=-5.233 degrees ! Estimated noise=3.96848 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.024 x 10.73 at -5.233 degrees (North through East) ! Clean map min=-0.0090305 max=0.42179 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.27 mas, bmaj=10.51 mas, bpa=-4.966 degrees ! Estimated noise=7.838 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.334836 Jy ! Component: 100 - total flux cleaned = 0.409909 Jy ! Component: 150 - total flux cleaned = 0.436169 Jy ! Component: 200 - total flux cleaned = 0.451522 Jy ! Total flux subtracted in 200 components = 0.451522 Jy ! Clean residual min=-0.010336 max=0.009648 Jy/beam ! Clean residual mean=0.000015 rms=0.002207 Jy/beam ! Combined flux in latest and established models = 0.451521 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.451521 Jy ! Inverting map and beam ! Estimated beam: bmin=3.024 mas, bmaj=10.73 mas, bpa=-5.233 degrees ! Estimated noise=3.96848 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.0163949 Jy ! Component: 100 - total flux cleaned = 0.0260418 Jy ! Component: 150 - total flux cleaned = 0.0287823 Jy ! Component: 200 - total flux cleaned = 0.0307837 Jy ! Total flux subtracted in 200 components = 0.0307837 Jy ! Clean residual min=-0.007669 max=0.004942 Jy/beam ! Clean residual mean=0.000011 rms=0.001297 Jy/beam ! Combined flux in latest and established models = 0.482305 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 64 components and 0.482305 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.197 mas, bmaj=12.16 mas, bpa=-6.58 degrees ! Estimated noise=4.94977 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00383995 Jy ! Component: 100 - total flux cleaned = 0.0054884 Jy ! Component: 150 - total flux cleaned = 0.00672466 Jy ! Component: 200 - total flux cleaned = 0.00728463 Jy ! Total flux subtracted in 200 components = 0.00728463 Jy ! Clean residual min=-0.005753 max=0.004145 Jy/beam ! Clean residual mean=0.000012 rms=0.001400 Jy/beam ! Combined flux in latest and established models = 0.48959 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.000190923 Jy ! Component: 100 - total flux cleaned = 0.000190374 Jy ! Component: 150 - total flux cleaned = 4.17252e-05 Jy ! Component: 200 - total flux cleaned = -2.74324e-05 Jy ! Total flux subtracted in 200 components = -2.74324e-05 Jy ! Clean residual min=-0.005043 max=0.003768 Jy/beam ! Clean residual mean=0.000011 rms=0.001290 Jy/beam ! Combined flux in latest and established models = 0.489562 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 127 components and 0.489563 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.024 mas, bmaj=10.73 mas, bpa=-5.233 degrees ! Estimated noise=3.96848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000274834 Jy ! Component: 100 - total flux cleaned = 0.000153346 Jy ! Component: 150 - total flux cleaned = 0.000250253 Jy ! Component: 200 - total flux cleaned = 6.49473e-05 Jy ! Total flux subtracted in 200 components = 6.49473e-05 Jy ! Clean residual min=-0.004616 max=0.003690 Jy/beam ! Clean residual mean=0.000004 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.489627 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 162 components and 0.489627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099190Jy sigma=0.180619 ! Fit after self-cal, rms=0.099167Jy sigma=0.180575 wmodel /g0/scr/pima/npcsb_uvs/J2356+8152_S_map.mod ! Writing 162 model components to file: /g0/scr/pima/npcsb_uvs/J2356+8152_S_map.mod wobs /g0/scr/pima/npcsb_uvs/J2356+8152_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J2356+8152_S_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J2356+8152_S_map.win ! wwins: Wrote 3 windows to /g0/scr/pima/npcsb_uvs/J2356+8152_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.00205363 Jy ! Component: 100 - total flux cleaned = -0.00360392 Jy ! Component: 150 - total flux cleaned = -0.00455134 Jy ! Component: 200 - total flux cleaned = -0.0052458 Jy ! Component: 250 - total flux cleaned = -0.00567726 Jy ! Component: 300 - total flux cleaned = -0.00608314 Jy ! Component: 350 - total flux cleaned = -0.00627635 Jy ! Component: 400 - total flux cleaned = -0.00655501 Jy ! Component: 450 - total flux cleaned = -0.00691045 Jy ! Component: 500 - total flux cleaned = -0.00703791 Jy ! Component: 550 - total flux cleaned = -0.00712055 Jy ! Component: 600 - total flux cleaned = -0.00716048 Jy ! Component: 650 - total flux cleaned = -0.00715995 Jy ! Component: 700 - total flux cleaned = -0.00708353 Jy ! Component: 750 - total flux cleaned = -0.00693517 Jy ! Component: 800 - total flux cleaned = -0.00671686 Jy ! Component: 850 - total flux cleaned = -0.00650288 Jy ! Component: 900 - total flux cleaned = -0.0063286 Jy ! Component: 950 - total flux cleaned = -0.00615668 Jy ! Component: 1000 - total flux cleaned = -0.00598849 Jy ! Component: 1050 - total flux cleaned = -0.00585613 Jy ! Component: 1100 - total flux cleaned = -0.00572619 Jy ! Component: 1150 - total flux cleaned = -0.0056937 Jy ! Component: 1200 - total flux cleaned = -0.00556656 Jy ! Component: 1250 - total flux cleaned = -0.00547237 Jy ! Component: 1300 - total flux cleaned = -0.00528804 Jy ! Component: 1350 - total flux cleaned = -0.0051675 Jy ! Component: 1400 - total flux cleaned = -0.0050781 Jy ! Component: 1450 - total flux cleaned = -0.0050189 Jy ! Component: 1500 - total flux cleaned = -0.0049316 Jy ! Component: 1550 - total flux cleaned = -0.00475939 Jy ! Component: 1600 - total flux cleaned = -0.00453244 Jy ! Component: 1650 - total flux cleaned = -0.00439279 Jy ! Component: 1700 - total flux cleaned = -0.00428218 Jy ! Component: 1750 - total flux cleaned = -0.00417265 Jy ! Component: 1800 - total flux cleaned = -0.0040373 Jy ! Component: 1850 - total flux cleaned = -0.00403714 Jy ! Component: 1900 - total flux cleaned = -0.00390437 Jy ! Component: 1950 - total flux cleaned = -0.00379948 Jy ! Component: 2000 - total flux cleaned = -0.0036696 Jy ! Component: 2050 - total flux cleaned = -0.00361799 Jy ! Component: 2100 - total flux cleaned = -0.00356679 Jy ! Component: 2150 - total flux cleaned = -0.00349101 Jy ! Component: 2200 - total flux cleaned = -0.00341595 Jy ! Component: 2250 - total flux cleaned = -0.00341542 Jy ! Component: 2300 - total flux cleaned = -0.00331735 Jy ! Component: 2350 - total flux cleaned = -0.00324445 Jy ! Component: 2400 - total flux cleaned = -0.00326855 Jy ! Component: 2450 - total flux cleaned = -0.00319702 Jy ! Component: 2500 - total flux cleaned = -0.00322074 Jy ! Component: 2550 - total flux cleaned = -0.00312654 Jy ! Component: 2600 - total flux cleaned = -0.00310316 Jy ! Component: 2650 - total flux cleaned = -0.00296476 Jy ! Component: 2700 - total flux cleaned = -0.00294181 Jy ! Component: 2750 - total flux cleaned = -0.00287356 Jy ! Component: 2800 - total flux cleaned = -0.00285088 Jy ! Component: 2850 - total flux cleaned = -0.00271652 Jy ! Component: 2900 - total flux cleaned = -0.00260571 Jy ! Component: 2950 - total flux cleaned = -0.00251795 Jy ! Component: 3000 - total flux cleaned = -0.00256165 Jy ! Component: 3050 - total flux cleaned = -0.00249623 Jy ! Component: 3100 - total flux cleaned = -0.00247439 Jy ! Component: 3150 - total flux cleaned = -0.00230258 Jy ! Component: 3200 - total flux cleaned = -0.00225995 Jy ! Component: 3250 - total flux cleaned = -0.00223859 Jy ! Component: 3300 - total flux cleaned = -0.00219668 Jy ! Component: 3350 - total flux cleaned = -0.00209209 Jy ! Component: 3400 - total flux cleaned = -0.00202965 Jy ! Component: 3450 - total flux cleaned = -0.00202966 Jy ! Component: 3500 - total flux cleaned = -0.00200892 Jy ! Component: 3550 - total flux cleaned = -0.00190633 Jy ! Component: 3600 - total flux cleaned = -0.00192691 Jy ! Component: 3650 - total flux cleaned = -0.0019473 Jy ! Component: 3700 - total flux cleaned = -0.00180621 Jy ! Component: 3750 - total flux cleaned = -0.00188658 Jy ! Component: 3800 - total flux cleaned = -0.00190649 Jy ! Component: 3850 - total flux cleaned = -0.0018868 Jy ! Component: 3900 - total flux cleaned = -0.00186725 Jy ! Component: 3950 - total flux cleaned = -0.00194595 Jy ! Component: 4000 - total flux cleaned = -0.00192606 Jy ! Component: 4050 - total flux cleaned = -0.00184829 Jy ! Total flux subtracted in 4096 components = -0.00186786 Jy ! Clean residual min=-0.001352 max=0.001046 Jy/beam ! Clean residual mean=0.000002 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.48776 Jy keep ! Adding 342 model components to the UV plane model. ! The established model now contains 504 components and 0.487759 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J2356+8152_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.024 x 10.73 at -5.233 degrees (North through East) ! Clean map min=-0.0079269 max=0.42129 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J2356+8152_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.421285 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000366525 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.261005 0.261005 0.522009 1.04402 2.08804 4.17608 8.35215 16.7043 33.4086 66.8172 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.421 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J2356+8152_S_uvs.log closed on Wed Sep 25 00:14:19 2013