! Started logfile: /g0/scr/pima/npcsb_uvs/J1632+8232_X_uvs.log on Wed Sep 25 00:06:40 2013 obs /g0/scr/pima/npcsb_uvs/J1632+8232_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J1632+8232_X_uva.fits ! AN table 1: 46 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.9 visibilities/baseline/integration-bin. ! Found source: J1632+8232 ! ! 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 8.40993e+09 8e+06 1 8e+06 ! 02 2 8.47993e+09 8e+06 1 8e+06 ! 03 3 8.79493e+09 8e+06 1 8e+06 ! 04 4 8.89993e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 1656 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /g0/scr/pima/npcsb_uvs/J1632+8232_X] 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.200x0.200 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=2.420529Jy sigma=0.480803 ! Fit after self-cal, rms=2.271240Jy sigma=0.391065 ! 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=4.258 mas, bmaj=12.58 mas, bpa=17.54 degrees ! Estimated noise=121.953 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.862559 Jy ! Component: 100 - total flux cleaned = 1.08704 Jy ! Total flux subtracted in 100 components = 1.08704 Jy ! Clean residual min=-0.195474 max=0.197148 Jy/beam ! Clean residual mean=-0.002051 rms=0.085218 Jy/beam ! Combined flux in latest and established models = 1.08704 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 1.08704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.246984Jy sigma=0.368822 ! Fit after self-cal, rms=2.107698Jy sigma=0.363268 ! 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.323 mas, bmaj=12.34 mas, bpa=20.24 degrees ! Estimated noise=71.8182 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.256176 Jy ! Component: 100 - total flux cleaned = 0.365162 Jy ! Component: 150 - total flux cleaned = 0.435714 Jy ! Component: 200 - total flux cleaned = 0.478486 Jy ! Total flux subtracted in 200 components = 0.478486 Jy ! Clean residual min=-0.064609 max=0.064373 Jy/beam ! Clean residual mean=-0.000316 rms=0.027965 Jy/beam ! Combined flux in latest and established models = 1.56552 Jy ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 102 components and 1.56552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.052397Jy sigma=0.333357 ! Fit after self-cal, rms=1.899111Jy sigma=0.323480 ! Inverting map ! Added new window around map position (11.2, -24.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.143662 Jy ! Component: 100 - total flux cleaned = 0.284762 Jy ! Component: 150 - total flux cleaned = 0.365904 Jy ! Component: 200 - total flux cleaned = 0.411744 Jy ! Total flux subtracted in 200 components = 0.411744 Jy ! Clean residual min=-0.174979 max=0.118525 Jy/beam ! Clean residual mean=-0.001159 rms=0.047583 Jy/beam ! Combined flux in latest and established models = 1.97727 Jy ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 185 components and 1.97727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.818482Jy sigma=0.292029 ! Fit after self-cal, rms=1.682927Jy sigma=0.274002 ! 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: ! FD 0.97 KP 0.94 LA 1.03 OV 1.13 ! PT 0.81 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 KP 0.83 LA 1.02 OV 1.24 ! PT 0.76 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.16 KP 0.92 LA 1.00 OV 1.00 ! PT 0.59 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.16 KP 1.07 LA 0.86 OV 1.28 ! PT 0.77 ! ! ! Fit before self-cal, rms=1.682927Jy sigma=0.274002 ! Fit after self-cal, rms=1.572489Jy sigma=0.245873 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.464 mas, bmaj=12.62 mas, bpa=20.16 degrees ! Estimated noise=62.2704 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.146689 Jy ! Component: 100 - total flux cleaned = 0.250945 Jy ! Component: 150 - total flux cleaned = 0.295736 Jy ! Component: 200 - total flux cleaned = 0.324309 Jy ! Total flux subtracted in 200 components = 0.324309 Jy ! Clean residual min=-0.110604 max=0.136144 Jy/beam ! Clean residual mean=-0.000263 rms=0.043954 Jy/beam ! Combined flux in latest and established models = 2.30158 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 223 components and 2.30158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.487736Jy sigma=0.225989 ! Fit after self-cal, rms=1.439668Jy sigma=0.216092 ! 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=1.439668Jy sigma=0.216092 ! Fit after self-cal, rms=1.376498Jy sigma=0.211840 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.371 mas, bmaj=12.95 mas, bpa=20.34 degrees ! Estimated noise=57.8695 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.158864 Jy ! Component: 100 - total flux cleaned = 0.276939 Jy ! Component: 150 - total flux cleaned = 0.340191 Jy ! Component: 200 - total flux cleaned = 0.381947 Jy ! Total flux subtracted in 200 components = 0.381947 Jy ! Clean residual min=-0.088139 max=0.086830 Jy/beam ! Clean residual mean=-0.000210 rms=0.030441 Jy/beam ! Combined flux in latest and established models = 2.68352 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 254 components and 2.68352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.297191Jy sigma=0.200689 ! Fit after self-cal, rms=1.270671Jy sigma=0.196978 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.0826736 Jy ! Component: 100 - total flux cleaned = 0.124604 Jy ! Component: 150 - total flux cleaned = 0.153538 Jy ! Component: 200 - total flux cleaned = 0.182967 Jy ! Total flux subtracted in 200 components = 0.182967 Jy ! Clean residual min=-0.066360 max=0.069773 Jy/beam ! Clean residual mean=-0.000114 rms=0.024541 Jy/beam ! Combined flux in latest and established models = 2.86649 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 287 components and 2.86649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.229962Jy sigma=0.193841 ! Fit after self-cal, rms=1.212633Jy sigma=0.192736 ! 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=1.212633Jy sigma=0.192736 ! Fit after self-cal, rms=1.201610Jy sigma=0.189621 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.344 mas, bmaj=13.08 mas, bpa=20.2 degrees ! Estimated noise=56.3606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0606759 Jy ! Component: 100 - total flux cleaned = 0.0983645 Jy ! Component: 150 - total flux cleaned = 0.125508 Jy ! Component: 200 - total flux cleaned = 0.155334 Jy ! Total flux subtracted in 200 components = 0.155334 Jy ! Clean residual min=-0.060765 max=0.069716 Jy/beam ! Clean residual mean=-0.000203 rms=0.023484 Jy/beam ! Combined flux in latest and established models = 3.02182 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 330 components and 3.02182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.170913Jy sigma=0.189122 ! Fit after self-cal, rms=1.168598Jy sigma=0.188472 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.028955 Jy ! Component: 100 - total flux cleaned = 0.028918 Jy ! Component: 150 - total flux cleaned = 0.0434588 Jy ! Component: 200 - total flux cleaned = 0.0622177 Jy ! Total flux subtracted in 200 components = 0.0622177 Jy ! Clean residual min=-0.060070 max=0.062613 Jy/beam ! Clean residual mean=-0.000107 rms=0.020674 Jy/beam ! Combined flux in latest and established models = 3.08404 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 357 components and 3.08404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.153105Jy sigma=0.187736 ! Fit after self-cal, rms=1.149478Jy sigma=0.187538 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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=1.149478Jy sigma=0.187538 ! Fit after self-cal, rms=1.162782Jy sigma=0.185630 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.444 mas, bmaj=13.03 mas, bpa=20.19 degrees ! Estimated noise=54.8557 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0508813 Jy ! Component: 100 - total flux cleaned = 0.0920183 Jy ! Component: 150 - total flux cleaned = 0.125042 Jy ! Component: 200 - total flux cleaned = 0.157846 Jy ! Total flux subtracted in 200 components = 0.157846 Jy ! Clean residual min=-0.064670 max=0.061944 Jy/beam ! Clean residual mean=-0.000196 rms=0.018579 Jy/beam ! Combined flux in latest and established models = 3.24189 Jy selfcal ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 391 components and 3.24189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.146844Jy sigma=0.186095 ! Fit after self-cal, rms=1.146812Jy sigma=0.185967 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.0362627 Jy ! Component: 100 - total flux cleaned = 0.0674254 Jy ! Component: 150 - total flux cleaned = 0.0938011 Jy ! Component: 200 - total flux cleaned = 0.116175 Jy ! Total flux subtracted in 200 components = 0.116175 Jy ! Clean residual min=-0.054806 max=0.054422 Jy/beam ! Clean residual mean=-0.000116 rms=0.015979 Jy/beam ! Combined flux in latest and established models = 3.35806 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 417 components and 3.35806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.138219Jy sigma=0.186036 ! Fit after self-cal, rms=1.135808Jy sigma=0.185975 ! 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.33 mas, bmaj=13.14 mas, bpa=19.97 degrees ! Estimated noise=55.5706 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.33 x 13.14 at 19.97 degrees (North through East) ! Clean map min=-0.14419 max=0.69087 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.135808Jy sigma=0.185975 ! Fit after self-cal, rms=6.035576Jy sigma=0.136439 ! Inverting map and beam ! Estimated beam: bmin=4.316 mas, bmaj=13.09 mas, bpa=20.08 degrees ! Estimated noise=56.6515 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0255546 Jy ! Component: 100 - total flux cleaned = 0.0359351 Jy ! Component: 150 - total flux cleaned = 0.0444287 Jy ! Component: 200 - total flux cleaned = 0.0505685 Jy ! Total flux subtracted in 200 components = 0.0505685 Jy ! Clean residual min=-0.050587 max=0.055538 Jy/beam ! Clean residual mean=0.000002 rms=0.013958 Jy/beam ! Combined flux in latest and established models = 3.40863 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 442 components and 3.40863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=6.033524Jy sigma=0.136000 ! Fit after self-cal, rms=6.031783Jy sigma=0.135943 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00783483 Jy ! Component: 100 - total flux cleaned = 0.0125863 Jy ! Component: 150 - total flux cleaned = 0.0162559 Jy ! Component: 200 - total flux cleaned = 0.0203524 Jy ! Total flux subtracted in 200 components = 0.0203524 Jy ! Clean residual min=-0.050950 max=0.054145 Jy/beam ! Clean residual mean=0.000018 rms=0.013294 Jy/beam ! Combined flux in latest and established models = 3.42898 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 464 components and 3.42898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=6.030593Jy sigma=0.135815 ! Fit after self-cal, rms=6.029394Jy sigma=0.135772 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=6.029394Jy sigma=0.135772 ! Fit after self-cal, rms=8.023216Jy sigma=0.135413 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=4.293 mas, bmaj=13.51 mas, bpa=17.85 degrees ! Estimated noise=98.6746 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.260665 Jy ! Component: 100 - total flux cleaned = 0.674184 Jy ! Component: 150 - total flux cleaned = 1.08571 Jy ! Component: 200 - total flux cleaned = 1.42 Jy ! Total flux subtracted in 200 components = 1.42 Jy ! Clean residual min=-0.366313 max=0.241650 Jy/beam ! Clean residual mean=-0.003153 rms=0.116310 Jy/beam ! Combined flux in latest and established models = 1.42 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 56 model components to the UV plane model. ! The established model now contains 56 components and 1.42 Jy ! Inverting map and beam ! Estimated beam: bmin=4.303 mas, bmaj=13.08 mas, bpa=20.08 degrees ! Estimated noise=57.447 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.219344 Jy ! Component: 100 - total flux cleaned = 0.366844 Jy ! Component: 150 - total flux cleaned = 0.489782 Jy ! Component: 200 - total flux cleaned = 0.590348 Jy ! Total flux subtracted in 200 components = 0.590348 Jy ! Clean residual min=-0.170863 max=0.120385 Jy/beam ! Clean residual mean=-0.000736 rms=0.049062 Jy/beam ! Combined flux in latest and established models = 2.01034 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 109 components and 2.01034 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.422 mas, bmaj=12.97 mas, bpa=20.33 degrees ! Estimated noise=56.7554 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.102953 Jy ! Component: 100 - total flux cleaned = 0.173688 Jy ! Component: 150 - total flux cleaned = 0.232533 Jy ! Component: 200 - total flux cleaned = 0.285075 Jy ! Total flux subtracted in 200 components = 0.285075 Jy ! Clean residual min=-0.135195 max=0.092545 Jy/beam ! Clean residual mean=-0.000472 rms=0.037209 Jy/beam ! Combined flux in latest and established models = 2.29542 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.0417515 Jy ! Component: 100 - total flux cleaned = 0.0896742 Jy ! Component: 150 - total flux cleaned = 0.134674 Jy ! Component: 200 - total flux cleaned = 0.178854 Jy ! Total flux subtracted in 200 components = 0.178854 Jy ! Clean residual min=-0.112500 max=0.080869 Jy/beam ! Clean residual mean=-0.000400 rms=0.031419 Jy/beam ! Combined flux in latest and established models = 2.47427 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 168 components and 2.47427 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.303 mas, bmaj=13.08 mas, bpa=20.08 degrees ! Estimated noise=57.447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0182085 Jy ! Component: 100 - total flux cleaned = 0.0547065 Jy ! Component: 150 - total flux cleaned = 0.0908237 Jy ! Component: 200 - total flux cleaned = 0.12476 Jy ! Total flux subtracted in 200 components = 0.12476 Jy ! Clean residual min=-0.101329 max=0.079818 Jy/beam ! Clean residual mean=-0.000346 rms=0.027744 Jy/beam ! Combined flux in latest and established models = 2.59903 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 193 components and 2.59903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=8.026481Jy sigma=0.153819 ! Fit after self-cal, rms=8.017440Jy sigma=0.139434 wmodel /g0/scr/pima/npcsb_uvs/J1632+8232_X_map.mod ! Writing 193 model components to file: /g0/scr/pima/npcsb_uvs/J1632+8232_X_map.mod wobs /g0/scr/pima/npcsb_uvs/J1632+8232_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J1632+8232_X_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J1632+8232_X_map.win ! wwins: Wrote 1 windows to /g0/scr/pima/npcsb_uvs/J1632+8232_X_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.0246678 Jy ! Component: 100 - total flux cleaned = -0.0321874 Jy ! Component: 150 - total flux cleaned = -0.0350357 Jy ! Component: 200 - total flux cleaned = -0.0317401 Jy ! Component: 250 - total flux cleaned = -0.0279977 Jy ! Component: 300 - total flux cleaned = -0.0252523 Jy ! Component: 350 - total flux cleaned = -0.0196669 Jy ! Component: 400 - total flux cleaned = -0.0114881 Jy ! Component: 450 - total flux cleaned = -0.00318145 Jy ! Component: 500 - total flux cleaned = 0.00369269 Jy ! Component: 550 - total flux cleaned = 0.0097667 Jy ! Component: 600 - total flux cleaned = 0.0141251 Jy ! Component: 650 - total flux cleaned = 0.0187919 Jy ! Component: 700 - total flux cleaned = 0.0196919 Jy ! Component: 750 - total flux cleaned = 0.0201359 Jy ! Component: 800 - total flux cleaned = 0.020143 Jy ! Component: 850 - total flux cleaned = 0.0188774 Jy ! Component: 900 - total flux cleaned = 0.0176345 Jy ! Component: 950 - total flux cleaned = 0.0164163 Jy ! Component: 1000 - total flux cleaned = 0.0164061 Jy ! Component: 1050 - total flux cleaned = 0.0175743 Jy ! Component: 1100 - total flux cleaned = 0.0179572 Jy ! Component: 1150 - total flux cleaned = 0.0171958 Jy ! Component: 1200 - total flux cleaned = 0.0164466 Jy ! Component: 1250 - total flux cleaned = 0.0157119 Jy ! Component: 1300 - total flux cleaned = 0.0153501 Jy ! Component: 1350 - total flux cleaned = 0.0146246 Jy ! Component: 1400 - total flux cleaned = 0.0135509 Jy ! Component: 1450 - total flux cleaned = 0.0131921 Jy ! Component: 1500 - total flux cleaned = 0.0131904 Jy ! Component: 1550 - total flux cleaned = 0.0135441 Jy ! Component: 1600 - total flux cleaned = 0.0131925 Jy ! Component: 1650 - total flux cleaned = 0.0128309 Jy ! Component: 1700 - total flux cleaned = 0.0121046 Jy ! Component: 1750 - total flux cleaned = 0.011371 Jy ! Component: 1800 - total flux cleaned = 0.0106266 Jy ! Component: 1850 - total flux cleaned = 0.00948092 Jy ! Component: 1900 - total flux cleaned = 0.00871062 Jy ! Component: 1950 - total flux cleaned = 0.00831577 Jy ! Component: 2000 - total flux cleaned = 0.00751263 Jy ! Component: 2050 - total flux cleaned = 0.00710623 Jy ! Component: 2100 - total flux cleaned = 0.00669576 Jy ! Component: 2150 - total flux cleaned = 0.00669869 Jy ! Component: 2200 - total flux cleaned = 0.00671192 Jy ! Component: 2250 - total flux cleaned = 0.00671963 Jy ! Component: 2300 - total flux cleaned = 0.00672683 Jy ! Component: 2350 - total flux cleaned = 0.00626892 Jy ! Component: 2400 - total flux cleaned = 0.00675059 Jy ! Component: 2450 - total flux cleaned = 0.00627353 Jy ! Component: 2500 - total flux cleaned = 0.00676866 Jy ! Component: 2550 - total flux cleaned = 0.00727702 Jy ! Component: 2600 - total flux cleaned = 0.0067658 Jy ! Component: 2650 - total flux cleaned = 0.00729989 Jy ! Component: 2700 - total flux cleaned = 0.00785071 Jy ! Component: 2750 - total flux cleaned = 0.00785012 Jy ! Component: 2800 - total flux cleaned = 0.00841818 Jy ! Component: 2850 - total flux cleaned = 0.0095977 Jy ! Component: 2900 - total flux cleaned = 0.00960385 Jy ! Component: 2950 - total flux cleaned = 0.00961195 Jy ! Component: 3000 - total flux cleaned = 0.00962878 Jy ! Component: 3050 - total flux cleaned = 0.00898148 Jy ! Component: 3100 - total flux cleaned = 0.0089864 Jy ! Component: 3150 - total flux cleaned = 0.00898917 Jy ! Component: 3200 - total flux cleaned = 0.00898657 Jy ! Component: 3250 - total flux cleaned = 0.00826261 Jy ! Component: 3300 - total flux cleaned = 0.00824749 Jy ! Component: 3350 - total flux cleaned = 0.00748428 Jy ! Component: 3400 - total flux cleaned = 0.00669303 Jy ! Component: 3450 - total flux cleaned = 0.00587912 Jy ! Component: 3500 - total flux cleaned = 0.00504921 Jy ! Component: 3550 - total flux cleaned = 0.0042006 Jy ! Component: 3600 - total flux cleaned = 0.00333139 Jy ! Component: 3650 - total flux cleaned = 0.00242805 Jy ! Component: 3700 - total flux cleaned = 0.00150461 Jy ! Component: 3750 - total flux cleaned = 0.0015127 Jy ! Component: 3800 - total flux cleaned = 0.000560086 Jy ! Component: 3850 - total flux cleaned = -0.00145837 Jy ! Component: 3900 - total flux cleaned = -0.00146629 Jy ! Component: 3950 - total flux cleaned = -0.00254881 Jy ! Component: 4000 - total flux cleaned = -0.00254921 Jy ! Component: 4050 - total flux cleaned = -0.00366676 Jy ! Total flux subtracted in 4096 components = -0.00483135 Jy ! Clean residual min=-0.059108 max=0.062042 Jy/beam ! Clean residual mean=0.000135 rms=0.021792 Jy/beam ! Combined flux in latest and established models = 2.5942 Jy keep ! Adding 232 model components to the UV plane model. ! The established model now contains 425 components and 2.5942 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J1632+8232_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.303 x 13.08 at 20.08 degrees (North through East) ! Clean map min=-0.41227 max=0.65107 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J1632+8232_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.651069 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0272283 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -12.5463 12.5463 25.0925 50.1851 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0816 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.651 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J1632+8232_X_uvs.log closed on Wed Sep 25 00:06:46 2013