! Started logfile: /g0/scr/pima/npcsb_uvs/J2156+8337_S_uvs.log on Wed Sep 25 00:13:39 2013 obs /g0/scr/pima/npcsb_uvs/J2156+8337_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J2156+8337_S_uva.fits ! AN table 1: 46 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2156+8337 ! ! 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 8280 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/J2156+8337_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.047950Jy sigma=2.107408 ! Fit after self-cal, rms=0.802223Jy sigma=1.597212 ! 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.216 mas, bmaj=10.44 mas, bpa=-3.08 degrees ! Estimated noise=7.85544 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.137718 Jy ! Component: 100 - total flux cleaned = 0.192183 Jy ! Total flux subtracted in 100 components = 0.192183 Jy ! Clean residual min=-0.016324 max=0.028599 Jy/beam ! Clean residual mean=0.000053 rms=0.004775 Jy/beam ! Combined flux in latest and established models = 0.192183 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.192183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143497Jy sigma=0.257964 ! Fit after self-cal, rms=0.143119Jy sigma=0.257319 ! Inverting map ! Added new window around map position (2.5, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0331615 Jy ! Component: 100 - total flux cleaned = 0.0545517 Jy ! Total flux subtracted in 100 components = 0.0545517 Jy ! Clean residual min=-0.012048 max=0.015382 Jy/beam ! Clean residual mean=0.000035 rms=0.003260 Jy/beam ! Combined flux in latest and established models = 0.246735 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 15 components and 0.246735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128585Jy sigma=0.227217 ! Fit after self-cal, rms=0.128387Jy sigma=0.226918 ! 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.964 mas, bmaj=10.8 mas, bpa=-3.829 degrees ! Estimated noise=4.01765 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.0256606 Jy ! Component: 100 - total flux cleaned = 0.0413672 Jy ! Component: 150 - total flux cleaned = 0.0514467 Jy ! Component: 200 - total flux cleaned = 0.0580645 Jy ! Total flux subtracted in 200 components = 0.0580645 Jy ! Clean residual min=-0.012962 max=0.020616 Jy/beam ! Clean residual mean=0.000054 rms=0.004029 Jy/beam ! Combined flux in latest and established models = 0.304799 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 46 components and 0.304799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121759Jy sigma=0.215779 ! Fit after self-cal, rms=0.121632Jy sigma=0.215609 ! 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 1.02 FD 0.94 HN 0.91 KP 0.95 ! LA 1.02 MK 0.84 NL 1.16 OV 0.99 ! PT 1.00 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 0.96 KP 0.98 ! LA 0.97 MK 0.90 NL 1.18 OV 1.02 ! PT 0.95 SC 0.90 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.99 HN 1.00 KP 0.98 ! LA 0.79 MK 1.07 NL 1.33 OV 1.09 ! PT 1.09 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 0.98 KP 0.92 ! LA 0.69 MK 1.04 NL 1.28 OV 0.89 ! PT 0.92 SC 1.06 ! ! ! Fit before self-cal, rms=0.121632Jy sigma=0.215609 ! Fit after self-cal, rms=0.113342Jy sigma=0.205128 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.951 mas, bmaj=10.72 mas, bpa=-3.772 degrees ! Estimated noise=3.96914 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 (-19.5, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0201022 Jy ! Component: 100 - total flux cleaned = 0.0291428 Jy ! Component: 150 - total flux cleaned = 0.0334338 Jy ! Component: 200 - total flux cleaned = 0.0369618 Jy ! Total flux subtracted in 200 components = 0.0369618 Jy ! Clean residual min=-0.005568 max=0.006944 Jy/beam ! Clean residual mean=0.000028 rms=0.001626 Jy/beam ! Combined flux in latest and established models = 0.341761 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 89 components and 0.341761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109959Jy sigma=0.196340 ! Fit after self-cal, rms=0.109722Jy sigma=0.195863 ! 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.109722Jy sigma=0.195863 ! Fit after self-cal, rms=0.107148Jy sigma=0.195077 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.974 mas, bmaj=10.72 mas, bpa=-3.696 degrees ! Estimated noise=3.9413 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00375794 Jy ! Component: 100 - total flux cleaned = 0.00511067 Jy ! Component: 150 - total flux cleaned = 0.00623958 Jy ! Component: 200 - total flux cleaned = 0.00727096 Jy ! Total flux subtracted in 200 components = 0.00727096 Jy ! Clean residual min=-0.004096 max=0.005171 Jy/beam ! Clean residual mean=0.000022 rms=0.001118 Jy/beam ! Combined flux in latest and established models = 0.349032 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 121 components and 0.349032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106663Jy sigma=0.193815 ! Fit after self-cal, rms=0.106659Jy sigma=0.193765 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 (-8, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00499517 Jy ! Component: 100 - total flux cleaned = 0.00728422 Jy ! Component: 150 - total flux cleaned = 0.00803643 Jy ! Component: 200 - total flux cleaned = 0.00832832 Jy ! Total flux subtracted in 200 components = 0.00832832 Jy ! Clean residual min=-0.003435 max=0.003115 Jy/beam ! Clean residual mean=0.000016 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.35736 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 153 components and 0.35736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106334Jy sigma=0.193054 ! Fit after self-cal, rms=0.106305Jy sigma=0.193011 ! 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.106305Jy sigma=0.193011 ! Fit after self-cal, rms=0.105067Jy sigma=0.192840 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.981 mas, bmaj=10.72 mas, bpa=-3.705 degrees ! Estimated noise=3.93103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144235 Jy ! Component: 100 - total flux cleaned = 0.00241201 Jy ! Component: 150 - total flux cleaned = 0.00291566 Jy ! Component: 200 - total flux cleaned = 0.00329312 Jy ! Total flux subtracted in 200 components = 0.00329312 Jy ! Clean residual min=-0.003017 max=0.002930 Jy/beam ! Clean residual mean=0.000014 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.360653 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 184 components and 0.360653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104935Jy sigma=0.192463 ! Fit after self-cal, rms=0.104928Jy sigma=0.192454 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.00061574 Jy ! Component: 100 - total flux cleaned = 0.000815829 Jy ! Component: 150 - total flux cleaned = 0.000939396 Jy ! Component: 200 - total flux cleaned = 0.00105583 Jy ! Total flux subtracted in 200 components = 0.00105583 Jy ! Clean residual min=-0.002894 max=0.002862 Jy/beam ! Clean residual mean=0.000014 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.361709 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 200 components and 0.361709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104872Jy sigma=0.192278 ! Fit after self-cal, rms=0.104863Jy sigma=0.192276 ! 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.104863Jy sigma=0.192276 ! Fit after self-cal, rms=0.104168Jy sigma=0.192217 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.206 mas, bmaj=12.4 mas, bpa=-2.914 degrees ! Estimated noise=4.96506 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00321285 Jy ! Component: 100 - total flux cleaned = 0.00386473 Jy ! Component: 150 - total flux cleaned = 0.00402743 Jy ! Component: 200 - total flux cleaned = 0.00402989 Jy ! Total flux subtracted in 200 components = 0.00402989 Jy ! Clean residual min=-0.003329 max=0.003929 Jy/beam ! Clean residual mean=0.000024 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 0.365739 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 223 components and 0.365739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104154Jy sigma=0.192029 ! Fit after self-cal, rms=0.104145Jy sigma=0.192018 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.00034927 Jy ! Component: 100 - total flux cleaned = -0.00047873 Jy ! Component: 150 - total flux cleaned = -0.000667215 Jy ! Component: 200 - total flux cleaned = -0.000850319 Jy ! Total flux subtracted in 200 components = -0.000850319 Jy ! Clean residual min=-0.003230 max=0.003754 Jy/beam ! Clean residual mean=0.000024 rms=0.001063 Jy/beam ! Combined flux in latest and established models = 0.364889 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 239 components and 0.364889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104151Jy sigma=0.191918 ! Fit after self-cal, rms=0.104141Jy sigma=0.191912 ! 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=2.985 mas, bmaj=10.72 mas, bpa=-3.739 degrees ! Estimated noise=3.92567 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.985 x 10.72 at -3.739 degrees (North through East) ! Clean map min=-0.0027653 max=0.20151 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.235 mas, bmaj=10.29 mas, bpa=-3.074 degrees ! Estimated noise=7.62294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.13345 Jy ! Component: 100 - total flux cleaned = 0.188139 Jy ! Component: 150 - total flux cleaned = 0.218981 Jy ! Component: 200 - total flux cleaned = 0.239632 Jy ! Total flux subtracted in 200 components = 0.239632 Jy ! Clean residual min=-0.010695 max=0.011693 Jy/beam ! Clean residual mean=0.000033 rms=0.002598 Jy/beam ! Combined flux in latest and established models = 0.239632 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.239632 Jy ! Inverting map and beam ! Estimated beam: bmin=2.985 mas, bmaj=10.72 mas, bpa=-3.739 degrees ! Estimated noise=3.92567 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.0261956 Jy ! Component: 100 - total flux cleaned = 0.0441647 Jy ! Component: 150 - total flux cleaned = 0.0575792 Jy ! Component: 200 - total flux cleaned = 0.0681283 Jy ! Total flux subtracted in 200 components = 0.0681283 Jy ! Clean residual min=-0.005151 max=0.007081 Jy/beam ! Clean residual mean=0.000039 rms=0.002009 Jy/beam ! Combined flux in latest and established models = 0.30776 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 65 components and 0.30776 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.206 mas, bmaj=12.4 mas, bpa=-2.914 degrees ! Estimated noise=4.96506 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0165772 Jy ! Component: 100 - total flux cleaned = 0.0280335 Jy ! Component: 150 - total flux cleaned = 0.036254 Jy ! Component: 200 - total flux cleaned = 0.0423215 Jy ! Total flux subtracted in 200 components = 0.0423215 Jy ! Clean residual min=-0.004810 max=0.004761 Jy/beam ! Clean residual mean=0.000035 rms=0.001565 Jy/beam ! Combined flux in latest and established models = 0.350081 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.00456306 Jy ! Component: 100 - total flux cleaned = 0.00715408 Jy ! Component: 150 - total flux cleaned = 0.0085916 Jy ! Component: 200 - total flux cleaned = 0.00951096 Jy ! Total flux subtracted in 200 components = 0.00951096 Jy ! Clean residual min=-0.003588 max=0.003614 Jy/beam ! Clean residual mean=0.000025 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.359592 Jy ! Adding 131 model components to the UV plane model. ! The established model now contains 186 components and 0.359592 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.985 mas, bmaj=10.72 mas, bpa=-3.739 degrees ! Estimated noise=3.92567 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00251218 Jy ! Component: 100 - total flux cleaned = 0.00305402 Jy ! Component: 150 - total flux cleaned = 0.00328866 Jy ! Component: 200 - total flux cleaned = 0.00321866 Jy ! Total flux subtracted in 200 components = 0.00321866 Jy ! Clean residual min=-0.003244 max=0.002981 Jy/beam ! Clean residual mean=0.000011 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.362811 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 219 components and 0.362811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104174Jy sigma=0.191937 ! Fit after self-cal, rms=0.104144Jy sigma=0.191881 wmodel /g0/scr/pima/npcsb_uvs/J2156+8337_S_map.mod ! Writing 219 model components to file: /g0/scr/pima/npcsb_uvs/J2156+8337_S_map.mod wobs /g0/scr/pima/npcsb_uvs/J2156+8337_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J2156+8337_S_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J2156+8337_S_map.win ! wwins: Wrote 4 windows to /g0/scr/pima/npcsb_uvs/J2156+8337_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.000251989 Jy ! Component: 100 - total flux cleaned = 0.000252301 Jy ! Component: 150 - total flux cleaned = 0.000160474 Jy ! Component: 200 - total flux cleaned = 7.37208e-05 Jy ! Component: 250 - total flux cleaned = -9.51215e-05 Jy ! Component: 300 - total flux cleaned = -9.5056e-05 Jy ! Component: 350 - total flux cleaned = -5.52669e-05 Jy ! Component: 400 - total flux cleaned = -9.34279e-05 Jy ! Component: 450 - total flux cleaned = -5.51082e-05 Jy ! Component: 500 - total flux cleaned = -5.46186e-05 Jy ! Component: 550 - total flux cleaned = -5.34404e-05 Jy ! Component: 600 - total flux cleaned = -1.71299e-05 Jy ! Component: 650 - total flux cleaned = -5.09696e-05 Jy ! Component: 700 - total flux cleaned = 0.000121143 Jy ! Component: 750 - total flux cleaned = 8.63834e-05 Jy ! Component: 800 - total flux cleaned = 5.3512e-05 Jy ! Component: 850 - total flux cleaned = 0.00011876 Jy ! Component: 900 - total flux cleaned = 0.000149809 Jy ! Component: 950 - total flux cleaned = -8.3487e-06 Jy ! Component: 1000 - total flux cleaned = -8.20062e-06 Jy ! Component: 1050 - total flux cleaned = -3.91762e-05 Jy ! Component: 1100 - total flux cleaned = 8.15257e-05 Jy ! Component: 1150 - total flux cleaned = -3.83653e-05 Jy ! Component: 1200 - total flux cleaned = 5.0983e-05 Jy ! Component: 1250 - total flux cleaned = 0.000109872 Jy ! Component: 1300 - total flux cleaned = 0.00025435 Jy ! Component: 1350 - total flux cleaned = 0.000283064 Jy ! Component: 1400 - total flux cleaned = 0.000311341 Jy ! Component: 1450 - total flux cleaned = 0.00033962 Jy ! Component: 1500 - total flux cleaned = 0.000451201 Jy ! Component: 1550 - total flux cleaned = 0.000561473 Jy ! Component: 1600 - total flux cleaned = 0.000697501 Jy ! Component: 1650 - total flux cleaned = 0.000805091 Jy ! Component: 1700 - total flux cleaned = 0.000858275 Jy ! Component: 1750 - total flux cleaned = 0.00107012 Jy ! Component: 1800 - total flux cleaned = 0.00120118 Jy ! Component: 1850 - total flux cleaned = 0.00122761 Jy ! Component: 1900 - total flux cleaned = 0.0013828 Jy ! Component: 1950 - total flux cleaned = 0.00156164 Jy ! Component: 2000 - total flux cleaned = 0.00158705 Jy ! Component: 2050 - total flux cleaned = 0.00176291 Jy ! Component: 2100 - total flux cleaned = 0.0018373 Jy ! Component: 2150 - total flux cleaned = 0.00193607 Jy ! Component: 2200 - total flux cleaned = 0.00200971 Jy ! Component: 2250 - total flux cleaned = 0.00210704 Jy ! Component: 2300 - total flux cleaned = 0.00215534 Jy ! Component: 2350 - total flux cleaned = 0.00237125 Jy ! Component: 2400 - total flux cleaned = 0.0025138 Jy ! Component: 2450 - total flux cleaned = 0.00260817 Jy ! Component: 2500 - total flux cleaned = 0.00274921 Jy ! Component: 2550 - total flux cleaned = 0.00284229 Jy ! Component: 2600 - total flux cleaned = 0.00288855 Jy ! Component: 2650 - total flux cleaned = 0.00304935 Jy ! Component: 2700 - total flux cleaned = 0.00314038 Jy ! Component: 2750 - total flux cleaned = 0.00323099 Jy ! Component: 2800 - total flux cleaned = 0.003411 Jy ! Component: 2850 - total flux cleaned = 0.00352263 Jy ! Component: 2900 - total flux cleaned = 0.00372223 Jy ! Component: 2950 - total flux cleaned = 0.00385455 Jy ! Component: 3000 - total flux cleaned = 0.00396381 Jy ! Component: 3050 - total flux cleaned = 0.00420327 Jy ! Component: 3100 - total flux cleaned = 0.00424651 Jy ! Component: 3150 - total flux cleaned = 0.00441854 Jy ! Component: 3200 - total flux cleaned = 0.0045894 Jy ! Component: 3250 - total flux cleaned = 0.00471666 Jy ! Component: 3300 - total flux cleaned = 0.00492781 Jy ! Component: 3350 - total flux cleaned = 0.00492785 Jy ! Component: 3400 - total flux cleaned = 0.00507398 Jy ! Component: 3450 - total flux cleaned = 0.00523995 Jy ! Component: 3500 - total flux cleaned = 0.00540485 Jy ! Component: 3550 - total flux cleaned = 0.00544572 Jy ! Component: 3600 - total flux cleaned = 0.00556832 Jy ! Component: 3650 - total flux cleaned = 0.00566998 Jy ! Component: 3700 - total flux cleaned = 0.00579122 Jy ! Component: 3750 - total flux cleaned = 0.00589162 Jy ! Component: 3800 - total flux cleaned = 0.00603184 Jy ! Component: 3850 - total flux cleaned = 0.00617117 Jy ! Component: 3900 - total flux cleaned = 0.0063097 Jy ! Component: 3950 - total flux cleaned = 0.00642792 Jy ! Component: 4000 - total flux cleaned = 0.00652621 Jy ! Component: 4050 - total flux cleaned = 0.00670228 Jy ! Total flux subtracted in 4096 components = 0.00683833 Jy ! Clean residual min=-0.001157 max=0.001125 Jy/beam ! Clean residual mean=0.000009 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.369649 Jy keep ! Adding 317 model components to the UV plane model. ! The established model now contains 536 components and 0.369649 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J2156+8337_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.985 x 10.72 at -3.739 degrees (North through East) ! Clean map min=-0.0027122 max=0.20092 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J2156+8337_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.200924 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000382075 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.570476 0.570476 1.14095 2.2819 4.56381 9.12761 18.2552 36.5105 73.0209 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.2 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J2156+8337_S_uvs.log closed on Wed Sep 25 00:13:43 2013