! Started logfile: /scr/pima/bg219b_uvs/J0342+4809_S_uvs.log on Thu Apr 7 01:11:34 2016 obs /scr/pima/bg219b_uvs/J0342+4809_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0342+4809_S_uva.fits ! AN table 1: 47 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.728605 visibilities/baseline/integration-bin. ! Found source: J0342+4809 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 6164 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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 /scr/pima/bg219b_uvs/J0342+4809_S] 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.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004266Jy sigma=25.051008 ! Fit after self-cal, rms=0.928181Jy sigma=23.179119 ! 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.373 mas, bmaj=6.086 mas, bpa=22.74 degrees ! Estimated noise=0.563929 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.0531724 Jy ! Component: 100 - total flux cleaned = 0.0693879 Jy ! Total flux subtracted in 100 components = 0.0693879 Jy ! Clean residual min=-0.004878 max=0.007277 Jy/beam ! Clean residual mean=-0.000015 rms=0.001185 Jy/beam ! Combined flux in latest and established models = 0.0693879 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0693879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060575Jy sigma=1.427950 ! Fit after self-cal, rms=0.059649Jy sigma=1.406085 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00875675 Jy ! Component: 100 - total flux cleaned = 0.0132457 Jy ! Total flux subtracted in 100 components = 0.0132457 Jy ! Clean residual min=-0.003798 max=0.004047 Jy/beam ! Clean residual mean=-0.000015 rms=0.000935 Jy/beam ! Combined flux in latest and established models = 0.0826337 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 20 components and 0.0826337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058072Jy sigma=1.366620 ! Fit after self-cal, rms=0.058041Jy sigma=1.365652 ! 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=5.209 mas, bmaj=6.661 mas, bpa=15.53 degrees ! Estimated noise=0.376157 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.00396977 Jy ! Component: 100 - total flux cleaned = 0.0061127 Jy ! Component: 150 - total flux cleaned = 0.00739249 Jy ! Component: 200 - total flux cleaned = 0.00820673 Jy ! Total flux subtracted in 200 components = 0.00820673 Jy ! Clean residual min=-0.003264 max=0.004506 Jy/beam ! Clean residual mean=-0.000026 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.0908404 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 47 components and 0.0908404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057745Jy sigma=1.359018 ! Fit after self-cal, rms=0.057745Jy sigma=1.358857 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.209 x 6.661 at 15.53 degrees (North through East) ! Clean map min=-0.0031928 max=0.071186 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. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.03 HN 0.98 KP 0.97 ! LA 0.86 MK 0.96 NL 1.03 OV 1.01 ! PT 1.11 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.05 HN 0.96 KP 0.95 ! LA 0.94 MK 1.02 NL 1.03 OV 1.02 ! PT 1.13 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 0.92 KP 0.91 ! LA 0.93 MK 1.03 NL 1.04 OV 1.02 ! PT 1.09 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HN 1.02 KP 0.99 ! LA 0.95 MK 0.94 NL 1.04 OV 0.96 ! PT 1.07 SC 1.10 ! ! ! Fit before self-cal, rms=0.057745Jy sigma=1.358857 ! Fit after self-cal, rms=0.057254Jy sigma=1.349906 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.223 mas, bmaj=6.662 mas, bpa=15.07 degrees ! Estimated noise=0.373984 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 (8, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00350264 Jy ! Component: 100 - total flux cleaned = 0.0044637 Jy ! Component: 150 - total flux cleaned = 0.00473957 Jy ! Component: 200 - total flux cleaned = 0.00500623 Jy ! Total flux subtracted in 200 components = 0.00500623 Jy ! Clean residual min=-0.002356 max=0.003414 Jy/beam ! Clean residual mean=-0.000018 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.0958466 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 67 components and 0.0958466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057011Jy sigma=1.344745 ! Fit after self-cal, rms=0.057003Jy sigma=1.343738 ! Inverting map ! Added new window around map position (44, 27.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00253343 Jy ! Component: 100 - total flux cleaned = 0.00327665 Jy ! Component: 150 - total flux cleaned = 0.00382418 Jy ! Component: 200 - total flux cleaned = 0.00403385 Jy ! Total flux subtracted in 200 components = 0.00403385 Jy ! Clean residual min=-0.002148 max=0.002252 Jy/beam ! Clean residual mean=-0.000021 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.0998805 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 86 components and 0.0998805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056841Jy sigma=1.339471 ! Fit after self-cal, rms=0.056824Jy sigma=1.339052 ! 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.056824Jy sigma=1.339052 ! Fit after self-cal, rms=0.056103Jy sigma=1.333063 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.199 mas, bmaj=6.622 mas, bpa=16.12 degrees ! Estimated noise=0.370227 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000691231 Jy ! Component: 100 - total flux cleaned = 0.00106565 Jy ! Component: 150 - total flux cleaned = 0.00124678 Jy ! Component: 200 - total flux cleaned = 0.00135514 Jy ! Total flux subtracted in 200 components = 0.00135514 Jy ! Clean residual min=-0.001707 max=0.001929 Jy/beam ! Clean residual mean=-0.000006 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.101236 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 111 components and 0.101236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056065Jy sigma=1.332167 ! Fit after self-cal, rms=0.056063Jy sigma=1.331933 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 (111.5, -85.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127129 Jy ! Component: 100 - total flux cleaned = 0.00167188 Jy ! Component: 150 - total flux cleaned = 0.0020115 Jy ! Component: 200 - total flux cleaned = 0.00216604 Jy ! Total flux subtracted in 200 components = 0.00216604 Jy ! Clean residual min=-0.001630 max=0.001673 Jy/beam ! Clean residual mean=-0.000006 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.103402 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 127 components and 0.103402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056006Jy sigma=1.330648 ! Fit after self-cal, rms=0.056000Jy sigma=1.330513 ! 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.056000Jy sigma=1.330513 ! Fit after self-cal, rms=0.056191Jy sigma=1.329288 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.182 mas, bmaj=6.619 mas, bpa=16.4 degrees ! Estimated noise=0.371515 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000381157 Jy ! Component: 100 - total flux cleaned = 0.000327116 Jy ! Component: 150 - total flux cleaned = 0.000423809 Jy ! Component: 200 - total flux cleaned = 0.000491625 Jy ! Total flux subtracted in 200 components = 0.000491625 Jy ! Clean residual min=-0.001645 max=0.001573 Jy/beam ! Clean residual mean=-0.000002 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.103893 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 143 components and 0.103893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056167Jy sigma=1.328735 ! Fit after self-cal, rms=0.056172Jy sigma=1.328669 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.000103549 Jy ! Component: 100 - total flux cleaned = 8.28174e-05 Jy ! Component: 150 - total flux cleaned = 0.000103235 Jy ! Component: 200 - total flux cleaned = 0.000103504 Jy ! Total flux subtracted in 200 components = 0.000103504 Jy ! Clean residual min=-0.001609 max=0.001565 Jy/beam ! Clean residual mean=-0.000002 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.103997 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 149 components and 0.103997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056158Jy sigma=1.328344 ! Fit after self-cal, rms=0.056158Jy sigma=1.328336 ! 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.056158Jy sigma=1.328336 ! Fit after self-cal, rms=0.056171Jy sigma=1.328283 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.018 mas, bmaj=8.903 mas, bpa=2.187 degrees ! Estimated noise=0.424967 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.986e-05 Jy ! Component: 100 - total flux cleaned = 1.70937e-05 Jy ! Component: 150 - total flux cleaned = 6.43292e-05 Jy ! Component: 200 - total flux cleaned = 0.000120983 Jy ! Total flux subtracted in 200 components = 0.000120983 Jy ! Clean residual min=-0.001621 max=0.001580 Jy/beam ! Clean residual mean=-0.000002 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.104118 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 171 components and 0.104118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056165Jy sigma=1.328079 ! Fit after self-cal, rms=0.056164Jy sigma=1.328059 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 = 3.13796e-05 Jy ! Component: 100 - total flux cleaned = 6.98508e-05 Jy ! Component: 150 - total flux cleaned = 0.000140792 Jy ! Component: 200 - total flux cleaned = 0.000185004 Jy ! Total flux subtracted in 200 components = 0.000185004 Jy ! Clean residual min=-0.001630 max=0.001562 Jy/beam ! Clean residual mean=-0.000002 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.104303 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 184 components and 0.104303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056162Jy sigma=1.327961 ! Fit after self-cal, rms=0.056161Jy sigma=1.327956 ! 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=5.177 mas, bmaj=6.618 mas, bpa=16.37 degrees ! Estimated noise=0.371682 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.177 x 6.618 at 16.37 degrees (North through East) ! Clean map min=-0.0020995 max=0.070612 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.35 mas, bmaj=6.071 mas, bpa=23.39 degrees ! Estimated noise=0.557499 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0529571 Jy ! Component: 100 - total flux cleaned = 0.0704687 Jy ! Component: 150 - total flux cleaned = 0.0788035 Jy ! Component: 200 - total flux cleaned = 0.0839808 Jy ! Total flux subtracted in 200 components = 0.0839808 Jy ! Clean residual min=-0.003586 max=0.003048 Jy/beam ! Clean residual mean=-0.000006 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.0839808 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0839808 Jy ! Inverting map and beam ! Estimated beam: bmin=5.177 mas, bmaj=6.618 mas, bpa=16.37 degrees ! Estimated noise=0.371682 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.00503362 Jy ! Component: 100 - total flux cleaned = 0.00838202 Jy ! Component: 150 - total flux cleaned = 0.0105521 Jy ! Component: 200 - total flux cleaned = 0.0121371 Jy ! Total flux subtracted in 200 components = 0.0121371 Jy ! Clean residual min=-0.002069 max=0.001977 Jy/beam ! Clean residual mean=-0.000005 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.0961178 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 49 components and 0.0961178 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=8.018 mas, bmaj=8.903 mas, bpa=2.187 degrees ! Estimated noise=0.424967 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00176075 Jy ! Component: 100 - total flux cleaned = 0.00234236 Jy ! Component: 150 - total flux cleaned = 0.00304896 Jy ! Component: 200 - total flux cleaned = 0.00371504 Jy ! Total flux subtracted in 200 components = 0.00371504 Jy ! Clean residual min=-0.001840 max=0.001814 Jy/beam ! Clean residual mean=-0.000005 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.0998329 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.000551142 Jy ! Component: 100 - total flux cleaned = 0.00107598 Jy ! Component: 150 - total flux cleaned = 0.00145299 Jy ! Component: 200 - total flux cleaned = 0.00173784 Jy ! Total flux subtracted in 200 components = 0.00173784 Jy ! Clean residual min=-0.001661 max=0.001678 Jy/beam ! Clean residual mean=-0.000004 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.101571 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 101 components and 0.101571 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.177 mas, bmaj=6.618 mas, bpa=16.37 degrees ! Estimated noise=0.371682 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000223406 Jy ! Component: 100 - total flux cleaned = 0.000405551 Jy ! Component: 150 - total flux cleaned = 0.000504038 Jy ! Component: 200 - total flux cleaned = 0.000657058 Jy ! Total flux subtracted in 200 components = 0.000657058 Jy ! Clean residual min=-0.001683 max=0.001632 Jy/beam ! Clean residual mean=-0.000002 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.102228 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 123 components and 0.102228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056223Jy sigma=1.329360 ! Fit after self-cal, rms=0.056213Jy sigma=1.329191 wmodel /scr/pima/bg219b_uvs/J0342+4809_S_map.mod ! Writing 123 model components to file: /scr/pima/bg219b_uvs/J0342+4809_S_map.mod wobs /scr/pima/bg219b_uvs/J0342+4809_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J0342+4809_S_uvs.fits wwins /scr/pima/bg219b_uvs/J0342+4809_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219b_uvs/J0342+4809_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.000138592 Jy ! Component: 100 - total flux cleaned = 0.000113085 Jy ! Component: 150 - total flux cleaned = 3.42093e-05 Jy ! Component: 200 - total flux cleaned = -4.19115e-05 Jy ! Component: 250 - total flux cleaned = -0.000115073 Jy ! Component: 300 - total flux cleaned = -0.000209582 Jy ! Component: 350 - total flux cleaned = -0.00030094 Jy ! Component: 400 - total flux cleaned = -0.000323533 Jy ! Component: 450 - total flux cleaned = -0.000431003 Jy ! Component: 500 - total flux cleaned = -0.00055628 Jy ! Component: 550 - total flux cleaned = -0.000658259 Jy ! Component: 600 - total flux cleaned = -0.000797747 Jy ! Component: 650 - total flux cleaned = -0.000915157 Jy ! Component: 700 - total flux cleaned = -0.00110621 Jy ! Component: 750 - total flux cleaned = -0.00121862 Jy ! Component: 800 - total flux cleaned = -0.00134792 Jy ! Component: 850 - total flux cleaned = -0.00152922 Jy ! Component: 900 - total flux cleaned = -0.00168947 Jy ! Component: 950 - total flux cleaned = -0.0018468 Jy ! Component: 1000 - total flux cleaned = -0.00196759 Jy ! Component: 1050 - total flux cleaned = -0.00213717 Jy ! Component: 1100 - total flux cleaned = -0.00230361 Jy ! Component: 1150 - total flux cleaned = -0.0023856 Jy ! Component: 1200 - total flux cleaned = -0.00249869 Jy ! Component: 1250 - total flux cleaned = -0.00257859 Jy ! Component: 1300 - total flux cleaned = -0.00272003 Jy ! Component: 1350 - total flux cleaned = -0.00276625 Jy ! Component: 1400 - total flux cleaned = -0.00285811 Jy ! Component: 1450 - total flux cleaned = -0.00288839 Jy ! Component: 1500 - total flux cleaned = -0.00296336 Jy ! Component: 1550 - total flux cleaned = -0.00306647 Jy ! Component: 1600 - total flux cleaned = -0.00308109 Jy ! Component: 1650 - total flux cleaned = -0.00310992 Jy ! Component: 1700 - total flux cleaned = -0.00322349 Jy ! Component: 1750 - total flux cleaned = -0.0032093 Jy ! Component: 1800 - total flux cleaned = -0.003251 Jy ! Component: 1850 - total flux cleaned = -0.00332013 Jy ! Component: 1900 - total flux cleaned = -0.00333376 Jy ! Component: 1950 - total flux cleaned = -0.00341478 Jy ! Component: 2000 - total flux cleaned = -0.00344158 Jy ! Component: 2050 - total flux cleaned = -0.00346804 Jy ! Component: 2100 - total flux cleaned = -0.00352055 Jy ! Component: 2150 - total flux cleaned = -0.00357255 Jy ! Component: 2200 - total flux cleaned = -0.0035983 Jy ! Component: 2250 - total flux cleaned = -0.00359822 Jy ! Component: 2300 - total flux cleaned = -0.003611 Jy ! Component: 2350 - total flux cleaned = -0.00363604 Jy ! Component: 2400 - total flux cleaned = -0.00369829 Jy ! Component: 2450 - total flux cleaned = -0.00369834 Jy ! Component: 2500 - total flux cleaned = -0.003784 Jy ! Component: 2550 - total flux cleaned = -0.00372318 Jy ! Component: 2600 - total flux cleaned = -0.00375939 Jy ! Component: 2650 - total flux cleaned = -0.00379526 Jy ! Component: 2700 - total flux cleaned = -0.00379542 Jy ! Component: 2750 - total flux cleaned = -0.00379546 Jy ! Component: 2800 - total flux cleaned = -0.00385386 Jy ! Component: 2850 - total flux cleaned = -0.00386552 Jy ! Component: 2900 - total flux cleaned = -0.00388849 Jy ! Component: 2950 - total flux cleaned = -0.00394553 Jy ! Component: 3000 - total flux cleaned = -0.00395675 Jy ! Component: 3050 - total flux cleaned = -0.0039567 Jy ! Component: 3100 - total flux cleaned = -0.00400134 Jy ! Component: 3150 - total flux cleaned = -0.00401228 Jy ! Component: 3200 - total flux cleaned = -0.00401231 Jy ! Component: 3250 - total flux cleaned = -0.00409961 Jy ! Component: 3300 - total flux cleaned = -0.00413202 Jy ! Component: 3350 - total flux cleaned = -0.00413195 Jy ! Component: 3400 - total flux cleaned = -0.0041854 Jy ! Component: 3450 - total flux cleaned = -0.00419607 Jy ! Component: 3500 - total flux cleaned = -0.00421715 Jy ! Component: 3550 - total flux cleaned = -0.00424853 Jy ! Component: 3600 - total flux cleaned = -0.00431079 Jy ! Component: 3650 - total flux cleaned = -0.00431077 Jy ! Component: 3700 - total flux cleaned = -0.00433121 Jy ! Component: 3750 - total flux cleaned = -0.00434129 Jy ! Component: 3800 - total flux cleaned = -0.00437165 Jy ! Component: 3850 - total flux cleaned = -0.00436151 Jy ! Component: 3900 - total flux cleaned = -0.00438142 Jy ! Component: 3950 - total flux cleaned = -0.00437143 Jy ! Component: 4000 - total flux cleaned = -0.00435167 Jy ! Component: 4050 - total flux cleaned = -0.00440069 Jy ! Total flux subtracted in 4096 components = -0.00436169 Jy ! Clean residual min=-0.000601 max=0.000538 Jy/beam ! Clean residual mean=0.000001 rms=0.000184 Jy/beam ! Combined flux in latest and established models = 0.0978661 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 406 components and 0.0978661 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J0342+4809_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.177 x 6.618 at 16.37 degrees (North through East) ! Clean map min=-0.0015726 max=0.070128 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0342+4809_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0701282 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000181329 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.775704 0.775704 1.55141 3.10282 6.20563 12.4113 24.8225 49.6451 99.2901 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.07 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 386.745 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0342+4809_S_uvs.log closed on Thu Apr 7 01:11:38 2016