! Started logfile: /scr/pima/bp171ag_uvs/J2135+011A_X_uvs.log on Fri Oct 11 07:20:09 2013 obs /scr/pima/bp171ag_uvs/J2135+011A_X_uva.fits ! Reading UV FITS file: /scr/pima/bp171ag_uvs/J2135+011A_X_uva.fits ! AN table 1: 9 integrations on 21 of 21 possible baselines. ! AN table 2: 9 integrations on 1 of 1 possible baselines. ! Apparent sampling: 0.40404 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2135+011A ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 640 visibilities. select RR ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 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 /scr/pima/bp171ag_uvs/J2135+011A_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. ! A total of 21 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 5. ! A total of 21 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 6. ! A total of 21 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 7. ! A total of 21 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 8. ! A total of 21 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.001462Jy sigma=1.218150 ! Fit after self-cal, rms=0.979055Jy sigma=1.220466 ! 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=1.37 mas, bmaj=11.08 mas, bpa=-9.559 degrees ! Estimated noise=54.8932 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.0225136 Jy ! Component: 100 - total flux cleaned = 0.0275728 Jy ! Total flux subtracted in 100 components = 0.0275728 Jy ! Clean residual min=-0.008522 max=0.008528 Jy/beam ! Clean residual mean=-0.000056 rms=0.005806 Jy/beam ! Combined flux in latest and established models = 0.0275728 Jy ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 74 components and 0.0275728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.022687Jy sigma=0.049689 ! Fit after self-cal, rms=0.020822Jy sigma=0.049096 ! 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=1.802 mas, bmaj=11.71 mas, bpa=-9.417 degrees ! Estimated noise=32.6831 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.00284759 Jy ! Component: 100 - total flux cleaned = 0.00243001 Jy ! Component: 150 - total flux cleaned = 0.00237262 Jy ! Component: 200 - total flux cleaned = 0.00403382 Jy ! Total flux subtracted in 200 components = 0.00403382 Jy ! Clean residual min=-0.004157 max=0.004186 Jy/beam ! Clean residual mean=-0.000016 rms=0.001099 Jy/beam ! Combined flux in latest and established models = 0.0316066 Jy ! Performing phase self-cal ! Adding 116 model components to the UV plane model. ! The established model now contains 188 components and 0.0316066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.015072Jy sigma=0.016838 ! Fit after self-cal, rms=0.015056Jy sigma=0.016752 ! 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 1.00* HN 0.78 KP 0.84 LA 1.01 ! NL 1.48 OV 1.13 PT 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* MK 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.07 KP 1.03 LA 0.96 ! NL 0.84 OV 1.09 PT 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* MK 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 0.93 KP 1.11 LA 0.97 ! NL 1.14 OV 0.81 PT 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* MK 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 0.87 KP 1.07 LA 0.95 ! NL 0.92 OV 0.94 PT 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* MK 0.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 0.73 KP 0.86 LA 1.02 ! NL 0.96 OV 1.26 PT 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* MK 0.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.08 KP 0.67 LA 1.08 ! NL 0.90 OV 1.04 PT 1.09 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* MK 0.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 0.73 KP 0.97 LA 1.01 ! NL 0.99 OV 0.83 PT 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* MK 0.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 0.96 KP 1.28 LA 0.92 ! NL 1.43 OV 0.79 PT 0.94 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* MK 0.00* ! ! ! Fit before self-cal, rms=0.015056Jy sigma=0.016752 ! Fit after self-cal, rms=0.014405Jy sigma=0.014773 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.738 mas, bmaj=11.57 mas, bpa=-9.47 degrees ! Estimated noise=30.5038 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.00121114 Jy ! Component: 100 - total flux cleaned = -0.00153762 Jy ! Component: 150 - total flux cleaned = -0.00161644 Jy ! Component: 200 - total flux cleaned = -0.00179676 Jy ! Total flux subtracted in 200 components = -0.00179676 Jy ! Clean residual min=-0.000366 max=0.000363 Jy/beam ! Clean residual mean=0.000001 rms=0.000117 Jy/beam ! Combined flux in latest and established models = 0.0298099 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 222 components and 0.0298099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.013885Jy sigma=0.014912 ! Fit after self-cal, rms=0.013976Jy sigma=0.014893 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.013976Jy sigma=0.014893 ! Fit after self-cal, rms=0.013324Jy sigma=0.014706 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.704 mas, bmaj=11.42 mas, bpa=-9.399 degrees ! Estimated noise=28.6001 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00134059 Jy ! Component: 100 - total flux cleaned = -0.00156172 Jy ! Component: 150 - total flux cleaned = -0.00172497 Jy ! Component: 200 - total flux cleaned = -0.00184853 Jy ! Total flux subtracted in 200 components = -0.00184853 Jy ! Clean residual min=-0.000279 max=0.000277 Jy/beam ! Clean residual mean=0.000001 rms=0.000091 Jy/beam ! Combined flux in latest and established models = 0.0279613 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 249 components and 0.0279613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.012858Jy sigma=0.014860 ! Fit after self-cal, rms=0.012847Jy sigma=0.014855 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.000133919 Jy ! Component: 100 - total flux cleaned = -0.000192133 Jy ! Component: 150 - total flux cleaned = -0.000229746 Jy ! Component: 200 - total flux cleaned = -0.00025317 Jy ! Total flux subtracted in 200 components = -0.00025317 Jy ! Clean residual min=-0.000177 max=0.000179 Jy/beam ! Clean residual mean=0.000000 rms=0.000061 Jy/beam ! Combined flux in latest and established models = 0.0277082 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 289 components and 0.0277082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.012775Jy sigma=0.014842 ! Fit after self-cal, rms=0.012762Jy sigma=0.014838 ! Inverting map ! Added new window around map position (-36, -45.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000145348 Jy ! Component: 100 - total flux cleaned = 0.000132278 Jy ! Component: 150 - total flux cleaned = 0.000114137 Jy ! Component: 200 - total flux cleaned = 8.59749e-05 Jy ! Total flux subtracted in 200 components = 8.59749e-05 Jy ! Clean residual min=-0.000233 max=0.000220 Jy/beam ! Clean residual mean=0.000001 rms=0.000064 Jy/beam ! Combined flux in latest and established models = 0.0277941 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 309 components and 0.0277941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.012765Jy sigma=0.014846 ! Fit after self-cal, rms=0.012756Jy sigma=0.014844 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.012756Jy sigma=0.014844 ! Fit after self-cal, rms=0.011952Jy sigma=0.014630 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.653 mas, bmaj=11.26 mas, bpa=-9.315 degrees ! Estimated noise=26.385 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000697898 Jy ! Component: 100 - total flux cleaned = 0.000906415 Jy ! Component: 150 - total flux cleaned = 0.000940309 Jy ! Component: 200 - total flux cleaned = 0.000948267 Jy ! Total flux subtracted in 200 components = 0.000948267 Jy ! Clean residual min=-0.000751 max=0.000807 Jy/beam ! Clean residual mean=0.000001 rms=0.000196 Jy/beam ! Combined flux in latest and established models = 0.0287424 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 336 components and 0.0287424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.011772Jy sigma=0.014731 ! Fit after self-cal, rms=0.011741Jy sigma=0.014716 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.000135333 Jy ! Component: 100 - total flux cleaned = 0.00012255 Jy ! Component: 150 - total flux cleaned = 0.00010848 Jy ! Component: 200 - total flux cleaned = 8.77806e-05 Jy ! Total flux subtracted in 200 components = 8.77806e-05 Jy ! Clean residual min=-0.000617 max=0.000515 Jy/beam ! Clean residual mean=0.000001 rms=0.000147 Jy/beam ! Combined flux in latest and established models = 0.0288302 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 350 components and 0.0288302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.011703Jy sigma=0.014762 ! Fit after self-cal, rms=0.011694Jy sigma=0.014760 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.011694Jy sigma=0.014760 ! Fit after self-cal, rms=0.011341Jy sigma=0.014624 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.641 mas, bmaj=10.76 mas, bpa=-7.112 degrees ! Estimated noise=25.1785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000781384 Jy ! Component: 100 - total flux cleaned = 0.000876456 Jy ! Component: 150 - total flux cleaned = 0.000997835 Jy ! Component: 200 - total flux cleaned = 0.00101009 Jy ! Total flux subtracted in 200 components = 0.00101009 Jy ! Clean residual min=-0.000632 max=0.000771 Jy/beam ! Clean residual mean=0.000002 rms=0.000194 Jy/beam ! Combined flux in latest and established models = 0.0298403 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 373 components and 0.0298403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.011207Jy sigma=0.014723 ! Fit after self-cal, rms=0.011190Jy sigma=0.014710 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.000143891 Jy ! Component: 100 - total flux cleaned = 0.000124825 Jy ! Component: 150 - total flux cleaned = 0.000110282 Jy ! Component: 200 - total flux cleaned = 9.80638e-05 Jy ! Total flux subtracted in 200 components = 9.80638e-05 Jy ! Clean residual min=-0.000445 max=0.000406 Jy/beam ! Clean residual mean=0.000001 rms=0.000113 Jy/beam ! Combined flux in latest and established models = 0.0299383 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 391 components and 0.0299383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.011159Jy sigma=0.014750 ! Fit after self-cal, rms=0.011155Jy sigma=0.014749 ! 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=1.63 mas, bmaj=11.09 mas, bpa=-9.244 degrees ! Estimated noise=25.0967 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.63 x 11.09 at -9.244 degrees (North through East) ! Clean map min=-0.0026418 max=0.013708 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=1.283 mas, bmaj=10.78 mas, bpa=-9.383 degrees ! Estimated noise=40.4431 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0164759 Jy ! Component: 100 - total flux cleaned = -0.0273263 Jy ! Component: 150 - total flux cleaned = -0.0353226 Jy ! Component: 200 - total flux cleaned = -0.0414148 Jy ! Total flux subtracted in 200 components = -0.0414148 Jy ! Clean residual min=-0.015029 max=0.012726 Jy/beam ! Clean residual mean=-0.000049 rms=0.005092 Jy/beam ! Combined flux in latest and established models = -0.0414148 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 121 model components to the UV plane model. ! The established model now contains 121 components and -0.0414148 Jy ! Inverting map and beam ! Estimated beam: bmin=1.63 mas, bmaj=11.09 mas, bpa=-9.244 degrees ! Estimated noise=25.0967 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.00896694 Jy ! Component: 100 - total flux cleaned = -0.0160143 Jy ! Component: 150 - total flux cleaned = -0.0219553 Jy ! Component: 200 - total flux cleaned = -0.0270955 Jy ! Total flux subtracted in 200 components = -0.0270955 Jy ! Clean residual min=-0.013141 max=0.013592 Jy/beam ! Clean residual mean=-0.000044 rms=0.005892 Jy/beam ! Combined flux in latest and established models = -0.0685104 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 190 components and -0.0685104 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=2.641 mas, bmaj=10.76 mas, bpa=-7.112 degrees ! Estimated noise=25.1785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00634492 Jy ! Component: 100 - total flux cleaned = -0.0116711 Jy ! Component: 150 - total flux cleaned = -0.0161961 Jy ! Component: 200 - total flux cleaned = -0.0200576 Jy ! Total flux subtracted in 200 components = -0.0200576 Jy ! Clean residual min=-0.012582 max=0.013276 Jy/beam ! Clean residual mean=-0.000034 rms=0.005704 Jy/beam ! Combined flux in latest and established models = -0.088568 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.00269274 Jy ! Component: 100 - total flux cleaned = -0.00453333 Jy ! Component: 150 - total flux cleaned = -0.00624325 Jy ! Component: 200 - total flux cleaned = -0.00752392 Jy ! Total flux subtracted in 200 components = -0.00752392 Jy ! Clean residual min=-0.011750 max=0.013805 Jy/beam ! Clean residual mean=-0.000027 rms=0.005215 Jy/beam ! Combined flux in latest and established models = -0.0960919 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 226 components and -0.0960919 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.63 mas, bmaj=11.09 mas, bpa=-9.244 degrees ! Estimated noise=25.0967 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000149175 Jy ! Component: 100 - total flux cleaned = -0.00101162 Jy ! Component: 150 - total flux cleaned = -0.00173026 Jy ! Component: 200 - total flux cleaned = -0.00232525 Jy ! Total flux subtracted in 200 components = -0.00232525 Jy ! Clean residual min=-0.009955 max=0.009170 Jy/beam ! Clean residual mean=-0.000016 rms=0.003535 Jy/beam ! Combined flux in latest and established models = -0.0984172 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 253 components and -0.0984172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018060Jy sigma=0.032933 ! Fit after self-cal, rms=0.012034Jy sigma=0.020186 wmodel /scr/pima/bp171ag_uvs/J2135+011A_X_map.mod ! Writing 253 model components to file: /scr/pima/bp171ag_uvs/J2135+011A_X_map.mod wobs /scr/pima/bp171ag_uvs/J2135+011A_X_uvs.fits ! Writing UV FITS file: /scr/pima/bp171ag_uvs/J2135+011A_X_uvs.fits wwins /scr/pima/bp171ag_uvs/J2135+011A_X_map.win ! wwins: Wrote 1 windows to /scr/pima/bp171ag_uvs/J2135+011A_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.000448724 Jy ! Component: 100 - total flux cleaned = -0.000510794 Jy ! Component: 150 - total flux cleaned = -0.000221524 Jy ! Component: 200 - total flux cleaned = 0.000329556 Jy ! Component: 250 - total flux cleaned = 0.00105456 Jy ! Component: 300 - total flux cleaned = 0.00145754 Jy ! Component: 350 - total flux cleaned = 0.00184684 Jy ! Component: 400 - total flux cleaned = 0.00224686 Jy ! Component: 450 - total flux cleaned = 0.00259517 Jy ! Component: 500 - total flux cleaned = 0.00286126 Jy ! Component: 550 - total flux cleaned = 0.00300571 Jy ! Component: 600 - total flux cleaned = 0.0030583 Jy ! Component: 650 - total flux cleaned = 0.00309175 Jy ! Component: 700 - total flux cleaned = 0.00318897 Jy ! Component: 750 - total flux cleaned = 0.00325182 Jy ! Component: 800 - total flux cleaned = 0.00328235 Jy ! Component: 850 - total flux cleaned = 0.00325173 Jy ! Component: 900 - total flux cleaned = 0.00335613 Jy ! Component: 950 - total flux cleaned = 0.00343055 Jy ! Component: 1000 - total flux cleaned = 0.00357913 Jy ! Component: 1050 - total flux cleaned = 0.00390862 Jy ! Component: 1100 - total flux cleaned = 0.00422771 Jy ! Component: 1150 - total flux cleaned = 0.0045983 Jy ! Component: 1200 - total flux cleaned = 0.00497553 Jy ! Component: 1250 - total flux cleaned = 0.00534387 Jy ! Component: 1300 - total flux cleaned = 0.00573586 Jy ! Component: 1350 - total flux cleaned = 0.00613555 Jy ! Component: 1400 - total flux cleaned = 0.00656041 Jy ! Component: 1450 - total flux cleaned = 0.00697671 Jy ! Component: 1500 - total flux cleaned = 0.00740137 Jy ! Component: 1550 - total flux cleaned = 0.00785354 Jy ! Component: 1600 - total flux cleaned = 0.00831646 Jy ! Component: 1650 - total flux cleaned = 0.00879068 Jy ! Component: 1700 - total flux cleaned = 0.00927677 Jy ! Component: 1750 - total flux cleaned = 0.009775 Jy ! Component: 1800 - total flux cleaned = 0.0102863 Jy ! Component: 1850 - total flux cleaned = 0.0108122 Jy ! Component: 1900 - total flux cleaned = 0.0113536 Jy ! Component: 1950 - total flux cleaned = 0.0119115 Jy ! Component: 2000 - total flux cleaned = 0.0124864 Jy ! Component: 2050 - total flux cleaned = 0.0130789 Jy ! Component: 2100 - total flux cleaned = 0.0136897 Jy ! Component: 2150 - total flux cleaned = 0.0143195 Jy ! Component: 2200 - total flux cleaned = 0.0149694 Jy ! Component: 2250 - total flux cleaned = 0.0156401 Jy ! Component: 2300 - total flux cleaned = 0.0163325 Jy ! Component: 2350 - total flux cleaned = 0.017047 Jy ! Component: 2400 - total flux cleaned = 0.0177845 Jy ! Component: 2450 - total flux cleaned = 0.0185459 Jy ! Component: 2500 - total flux cleaned = 0.0193319 Jy ! Component: 2550 - total flux cleaned = 0.0201439 Jy ! Component: 2600 - total flux cleaned = 0.0209826 Jy ! Component: 2650 - total flux cleaned = 0.0218495 Jy ! Component: 2700 - total flux cleaned = 0.0227455 Jy ! Component: 2750 - total flux cleaned = 0.0236716 Jy ! Component: 2800 - total flux cleaned = 0.0246288 Jy ! Component: 2850 - total flux cleaned = 0.0256183 Jy ! Component: 2900 - total flux cleaned = 0.026641 Jy ! Component: 2950 - total flux cleaned = 0.027698 Jy ! Component: 3000 - total flux cleaned = 0.0287907 Jy ! Component: 3050 - total flux cleaned = 0.0299202 Jy ! Component: 3100 - total flux cleaned = 0.0310876 Jy ! Component: 3150 - total flux cleaned = 0.0322944 Jy ! Component: 3200 - total flux cleaned = 0.0335418 Jy ! Component: 3250 - total flux cleaned = 0.0348311 Jy ! Component: 3300 - total flux cleaned = 0.036164 Jy ! Component: 3350 - total flux cleaned = 0.0375416 Jy ! Component: 3400 - total flux cleaned = 0.0389658 Jy ! Component: 3450 - total flux cleaned = 0.0404378 Jy ! Component: 3500 - total flux cleaned = 0.0419595 Jy ! Component: 3550 - total flux cleaned = 0.0435325 Jy ! Component: 3600 - total flux cleaned = 0.0451585 Jy ! Component: 3650 - total flux cleaned = 0.0468391 Jy ! Component: 3700 - total flux cleaned = 0.0485769 Jy ! Component: 3750 - total flux cleaned = 0.050373 Jy ! Component: 3800 - total flux cleaned = 0.0522296 Jy ! Component: 3850 - total flux cleaned = 0.0541491 Jy ! Component: 3900 - total flux cleaned = 0.0561334 Jy ! Component: 3950 - total flux cleaned = 0.0581845 Jy ! Component: 4000 - total flux cleaned = 0.0603047 Jy ! Component: 4050 - total flux cleaned = 0.0624969 Jy ! Total flux subtracted in 4096 components = 0.0644874 Jy ! Clean residual min=-0.004833 max=0.005128 Jy/beam ! Clean residual mean=-0.000013 rms=0.001664 Jy/beam ! Combined flux in latest and established models = -0.0339297 Jy keep ! Adding 166 model components to the UV plane model. ! The established model now contains 419 components and -0.0339297 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bp171ag_uvs/J2135+011A_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.63 x 11.09 at -9.244 degrees (North through East) ! Clean map min=-0.016897 max=0.015854 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp171ag_uvs/J2135+011A_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0158543 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00231021 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -43.7143 43.7143 87.4287 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0069 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.015 quit ! Quitting program ! Log file /scr/pima/bp171ag_uvs/J2135+011A_X_uvs.log closed on Fri Oct 11 07:20:14 2013