! Started logfile: /scr/pima/bp192a0_uvs/J2048+4310_X_uvs.log on Fri Aug 21 06:52:45 2015 obs /scr/pima/bp192a0_uvs/J2048+4310_X_uva.fits ! Reading UV FITS file: /scr/pima/bp192a0_uvs/J2048+4310_X_uva.fits ! AN table 1: 78 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.592308 visibilities/baseline/integration-bin. ! Found source: J2048+4310 ! ! 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 3696 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/bp192a0_uvs/J2048+4310_X] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.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 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007579Jy sigma=21.912868 ! Fit after self-cal, rms=0.940632Jy sigma=20.004860 ! 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.909 mas, bmaj=9.256 mas, bpa=-31.4 degrees ! Estimated noise=0.820068 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.0289157 Jy ! Component: 100 - total flux cleaned = 0.0206613 Jy ! Total flux subtracted in 100 components = 0.0206613 Jy ! Clean residual min=-0.012782 max=0.012507 Jy/beam ! Clean residual mean=0.000062 rms=0.008037 Jy/beam ! Combined flux in latest and established models = 0.0206613 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 63 components and 0.0206613 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.049643Jy sigma=1.002975 ! Fit after self-cal, rms=0.048655Jy sigma=0.986156 ! 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.492 mas, bmaj=9.84 mas, bpa=-20.61 degrees ! Estimated noise=0.60493 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.00204702 Jy ! Component: 100 - total flux cleaned = -0.00369514 Jy ! Component: 150 - total flux cleaned = -0.0053314 Jy ! Component: 200 - total flux cleaned = -0.00487329 Jy ! Total flux subtracted in 200 components = -0.00487329 Jy ! Clean residual min=-0.005618 max=0.005691 Jy/beam ! Clean residual mean=0.000059 rms=0.003355 Jy/beam ! Combined flux in latest and established models = 0.015788 Jy ! Performing phase self-cal ! Adding 121 model components to the UV plane model. ! The established model now contains 182 components and 0.015788 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.031687Jy sigma=0.644007 ! Fit after self-cal, rms=0.031431Jy sigma=0.640249 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.492 x 9.84 at -20.61 degrees (North through East) ! Clean map min=-0.021783 max=0.039088 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.01 LA 0.91 OV 1.05 ! PT 0.93 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.05 LA 0.84 OV 1.05 ! PT 0.94 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.03 LA 0.94 OV 1.12 ! PT 0.92 ! ! ! Correcting IF 5. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.15 LA 0.93 OV 1.07 ! PT 0.91 ! ! ! Correcting IF 6. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.12 LA 0.97 OV 1.17 ! PT 0.96 ! ! ! Correcting IF 7. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.06 LA 0.91 OV 1.07 ! PT 0.91 ! ! ! Correcting IF 8. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Fit before self-cal, rms=0.031431Jy sigma=0.640249 ! Fit after self-cal, rms=0.028501Jy sigma=0.609715 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.572 mas, bmaj=9.865 mas, bpa=-21.24 degrees ! Estimated noise=0.590521 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.00155836 Jy ! Component: 100 - total flux cleaned = 0.00151634 Jy ! Component: 150 - total flux cleaned = 0.00110979 Jy ! Component: 200 - total flux cleaned = 0.00111281 Jy ! Total flux subtracted in 200 components = 0.00111281 Jy ! Clean residual min=-0.000753 max=0.000762 Jy/beam ! Clean residual mean=0.000002 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.0169008 Jy ! Performing phase self-cal ! Adding 99 model components to the UV plane model. ! The established model now contains 280 components and 0.0169008 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.028171Jy sigma=0.605204 ! Fit after self-cal, rms=0.028195Jy sigma=0.604923 ! 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.028195Jy sigma=0.604923 ! Fit after self-cal, rms=0.027057Jy sigma=0.590274 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.57 mas, bmaj=9.843 mas, bpa=-21.29 degrees ! Estimated noise=0.586175 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000128997 Jy ! Component: 100 - total flux cleaned = -0.000202535 Jy ! Component: 150 - total flux cleaned = -0.000552562 Jy ! Component: 200 - total flux cleaned = -0.000730621 Jy ! Total flux subtracted in 200 components = -0.000730621 Jy ! Clean residual min=-0.000324 max=0.000327 Jy/beam ! Clean residual mean=0.000003 rms=0.000140 Jy/beam ! Combined flux in latest and established models = 0.0161702 Jy selfcal ! Performing phase self-cal ! Adding 102 model components to the UV plane model. ! The established model now contains 379 components and 0.0161702 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.027002Jy sigma=0.589155 ! Fit after self-cal, rms=0.027005Jy sigma=0.589085 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.000344305 Jy ! Component: 100 - total flux cleaned = -0.000464005 Jy ! Component: 150 - total flux cleaned = -0.000589972 Jy ! Component: 200 - total flux cleaned = -0.000674758 Jy ! Total flux subtracted in 200 components = -0.000674758 Jy ! Clean residual min=-0.000239 max=0.000239 Jy/beam ! Clean residual mean=0.000002 rms=0.000080 Jy/beam ! Combined flux in latest and established models = 0.0154954 Jy ! Performing phase self-cal ! Adding 92 model components to the UV plane model. ! The established model now contains 469 components and 0.0154955 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.026990Jy sigma=0.588847 ! Fit after self-cal, rms=0.026984Jy sigma=0.588821 ! 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.026984Jy sigma=0.588821 ! Fit after self-cal, rms=0.026673Jy sigma=0.582489 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.574 mas, bmaj=9.836 mas, bpa=-21.36 degrees ! Estimated noise=0.585846 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.75256e-05 Jy ! Component: 100 - total flux cleaned = 3.56383e-05 Jy ! Component: 150 - total flux cleaned = 4.36096e-05 Jy ! Component: 200 - total flux cleaned = 3.64134e-05 Jy ! Total flux subtracted in 200 components = 3.64134e-05 Jy ! Clean residual min=-0.000127 max=0.000124 Jy/beam ! Clean residual mean=0.000001 rms=0.000043 Jy/beam ! Combined flux in latest and established models = 0.0155319 Jy selfcal ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 522 components and 0.0155319 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.026668Jy sigma=0.582375 ! Fit after self-cal, rms=0.026662Jy sigma=0.582339 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 = -2.83574e-05 Jy ! Component: 100 - total flux cleaned = -2.10167e-05 Jy ! Component: 150 - total flux cleaned = 8.7489e-06 Jy ! Component: 200 - total flux cleaned = -5.26975e-06 Jy ! Total flux subtracted in 200 components = -5.26975e-06 Jy ! Clean residual min=-0.000119 max=0.000117 Jy/beam ! Clean residual mean=0.000000 rms=0.000039 Jy/beam ! Combined flux in latest and established models = 0.0155266 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 565 components and 0.0155266 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.026658Jy sigma=0.582248 ! Fit after self-cal, rms=0.026655Jy sigma=0.582241 ! 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.026655Jy sigma=0.582241 ! Fit after self-cal, rms=0.026628Jy sigma=0.582237 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.695 mas, bmaj=9.814 mas, bpa=-22.46 degrees ! Estimated noise=0.585311 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.01523e-05 Jy ! Component: 100 - total flux cleaned = 1.19212e-05 Jy ! Component: 150 - total flux cleaned = 1.22336e-05 Jy ! Component: 200 - total flux cleaned = -1.04529e-05 Jy ! Total flux subtracted in 200 components = -1.04529e-05 Jy ! Clean residual min=-0.000127 max=0.000126 Jy/beam ! Clean residual mean=0.000001 rms=0.000041 Jy/beam ! Combined flux in latest and established models = 0.0155161 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 581 components and 0.0155161 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.026624Jy sigma=0.582154 ! Fit after self-cal, rms=0.026621Jy sigma=0.582149 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.89624e-05 Jy ! Component: 100 - total flux cleaned = -5.42474e-05 Jy ! Component: 150 - total flux cleaned = -5.37264e-05 Jy ! Component: 200 - total flux cleaned = -9.47043e-05 Jy ! Total flux subtracted in 200 components = -9.47043e-05 Jy ! Clean residual min=-0.000117 max=0.000116 Jy/beam ! Clean residual mean=0.000001 rms=0.000039 Jy/beam ! Combined flux in latest and established models = 0.0154214 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 605 components and 0.0154214 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.026618Jy sigma=0.582075 ! Fit after self-cal, rms=0.026617Jy sigma=0.582073 ! 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.573 mas, bmaj=9.836 mas, bpa=-21.36 degrees ! Estimated noise=0.585245 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.573 x 9.836 at -21.36 degrees (North through East) ! Clean map min=-0.017123 max=0.034187 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=4.968 mas, bmaj=9.344 mas, bpa=-31.97 degrees ! Estimated noise=0.78318 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0241116 Jy ! Component: 100 - total flux cleaned = 0.0176421 Jy ! Component: 150 - total flux cleaned = 0.00165863 Jy ! Component: 200 - total flux cleaned = -0.0118655 Jy ! Total flux subtracted in 200 components = -0.0118655 Jy ! Clean residual min=-0.008456 max=0.008203 Jy/beam ! Clean residual mean=0.000071 rms=0.004508 Jy/beam ! Combined flux in latest and established models = -0.0118655 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 97 model components to the UV plane model. ! The established model now contains 97 components and -0.0118655 Jy ! Inverting map and beam ! Estimated beam: bmin=4.573 mas, bmaj=9.836 mas, bpa=-21.36 degrees ! Estimated noise=0.585245 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.0055749 Jy ! Component: 100 - total flux cleaned = 0.0077266 Jy ! Component: 150 - total flux cleaned = 0.00643961 Jy ! Component: 200 - total flux cleaned = 0.0073471 Jy ! Total flux subtracted in 200 components = 0.0073471 Jy ! Clean residual min=-0.002913 max=0.002858 Jy/beam ! Clean residual mean=0.000034 rms=0.001704 Jy/beam ! Combined flux in latest and established models = -0.00451837 Jy ! Adding 128 model components to the UV plane model. ! The established model now contains 220 components and -0.00451837 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.695 mas, bmaj=9.814 mas, bpa=-22.46 degrees ! Estimated noise=0.585311 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00114902 Jy ! Component: 100 - total flux cleaned = -0.000968951 Jy ! Component: 150 - total flux cleaned = -0.00176314 Jy ! Component: 200 - total flux cleaned = -0.00239478 Jy ! Total flux subtracted in 200 components = -0.00239478 Jy ! Clean residual min=-0.000917 max=0.000923 Jy/beam ! Clean residual mean=0.000007 rms=0.000486 Jy/beam ! Combined flux in latest and established models = -0.00691316 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.000157292 Jy ! Component: 100 - total flux cleaned = -0.00060307 Jy ! Component: 150 - total flux cleaned = -0.00108002 Jy ! Component: 200 - total flux cleaned = -0.00127344 Jy ! Total flux subtracted in 200 components = -0.00127344 Jy ! Clean residual min=-0.000827 max=0.000823 Jy/beam ! Clean residual mean=0.000005 rms=0.000313 Jy/beam ! Combined flux in latest and established models = -0.0081866 Jy ! Adding 144 model components to the UV plane model. ! The established model now contains 362 components and -0.0081866 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.573 mas, bmaj=9.836 mas, bpa=-21.36 degrees ! Estimated noise=0.585245 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000759545 Jy ! Component: 100 - total flux cleaned = -0.00103644 Jy ! Component: 150 - total flux cleaned = -0.00130087 Jy ! Component: 200 - total flux cleaned = -0.0015003 Jy ! Total flux subtracted in 200 components = -0.0015003 Jy ! Clean residual min=-0.000205 max=0.000203 Jy/beam ! Clean residual mean=-0.000000 rms=0.000076 Jy/beam ! Combined flux in latest and established models = -0.0096869 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 401 components and -0.0096869 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.026637Jy sigma=0.582418 ! Fit after self-cal, rms=0.026633Jy sigma=0.582022 wmodel /scr/pima/bp192a0_uvs/J2048+4310_X_map.mod ! Writing 401 model components to file: /scr/pima/bp192a0_uvs/J2048+4310_X_map.mod wobs /scr/pima/bp192a0_uvs/J2048+4310_X_uvs.fits ! Writing UV FITS file: /scr/pima/bp192a0_uvs/J2048+4310_X_uvs.fits wwins /scr/pima/bp192a0_uvs/J2048+4310_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/scr/pima/bp192a0_uvs/J2048+4310_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.573 x 9.836 at -21.36 degrees (North through East) ! Clean map min=-0.01731 max=0.030774 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp192a0_uvs/J2048+4310_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0307739 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 7.57279e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.738235 0.738235 1.47647 2.95294 5.90588 11.8118 23.6235 47.2471 94.4941 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.03 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 406.374 quit ! Quitting program ! Log file /scr/pima/bp192a0_uvs/J2048+4310_X_uvs.log closed on Fri Aug 21 06:52:48 2015