! Started logfile: /scr/pima/bg219e_uvs/J2012+4628_S_uvs.log on Thu Apr 7 06:52:04 2016 obs /scr/pima/bg219e_uvs/J2012+4628_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J2012+4628_S_uva.fits ! AN table 1: 56 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.431052 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2012+4628 ! ! 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 3476 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/bg219e_uvs/J2012+4628_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 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.057733Jy sigma=24.162000 ! Fit after self-cal, rms=0.782681Jy sigma=17.909938 ! 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=6.632 mas, bmaj=16.67 mas, bpa=-43.65 degrees ! Estimated noise=0.856517 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.157758 Jy ! Component: 100 - total flux cleaned = 0.235679 Jy ! Total flux subtracted in 100 components = 0.235679 Jy ! Clean residual min=-0.029630 max=0.044419 Jy/beam ! Clean residual mean=0.000071 rms=0.010695 Jy/beam ! Combined flux in latest and established models = 0.235679 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 46 components and 0.235679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142285Jy sigma=3.149372 ! Fit after self-cal, rms=0.141942Jy sigma=3.142941 ! 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=7.824 mas, bmaj=17.32 mas, bpa=-42.25 degrees ! Estimated noise=0.543689 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.0799095 Jy ! Component: 100 - total flux cleaned = 0.133388 Jy ! Component: 150 - total flux cleaned = 0.170067 Jy ! Component: 200 - total flux cleaned = 0.1957 Jy ! Total flux subtracted in 200 components = 0.1957 Jy ! Clean residual min=-0.010186 max=0.014519 Jy/beam ! Clean residual mean=-0.000092 rms=0.004526 Jy/beam ! Combined flux in latest and established models = 0.431379 Jy ! Performing phase self-cal ! Adding 141 model components to the UV plane model. ! The established model now contains 186 components and 0.431379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069341Jy sigma=1.521784 ! Fit after self-cal, rms=0.068730Jy sigma=1.512114 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.824 x 17.32 at -42.25 degrees (North through East) ! Clean map min=-0.010009 max=0.23722 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 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.03 HN 1.10 KP 0.97 ! LA 0.92 NL 1.10 OV 1.11 PT 0.90 ! SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.01 HN 1.05 KP 0.93 ! LA 0.92 NL 1.07 OV 1.07 PT 0.93 ! SC 1.15 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.00 HN 0.95 KP 0.91 ! LA 0.92 NL 0.92 OV 1.06 PT 0.91 ! SC 0.96 ! ! ! Fit before self-cal, rms=0.068730Jy sigma=1.512114 ! Fit after self-cal, rms=0.061323Jy sigma=1.399635 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.882 mas, bmaj=17.41 mas, bpa=-42.21 degrees ! Estimated noise=0.524522 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.00851867 Jy ! Component: 100 - total flux cleaned = 0.013938 Jy ! Component: 150 - total flux cleaned = 0.0176696 Jy ! Component: 200 - total flux cleaned = 0.0200491 Jy ! Total flux subtracted in 200 components = 0.0200491 Jy ! Clean residual min=-0.005792 max=0.008311 Jy/beam ! Clean residual mean=-0.000094 rms=0.001857 Jy/beam ! Combined flux in latest and established models = 0.451428 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 210 components and 0.451428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060116Jy sigma=1.363227 ! Fit after self-cal, rms=0.060101Jy sigma=1.362719 ! 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.060101Jy sigma=1.362719 ! Fit after self-cal, rms=0.058326Jy sigma=1.312634 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.947 mas, bmaj=17.28 mas, bpa=-42.14 degrees ! Estimated noise=0.526701 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00327102 Jy ! Component: 100 - total flux cleaned = 0.00533526 Jy ! Component: 150 - total flux cleaned = 0.00585408 Jy ! Component: 200 - total flux cleaned = 0.00623499 Jy ! Total flux subtracted in 200 components = 0.00623499 Jy ! Clean residual min=-0.005037 max=0.007512 Jy/beam ! Clean residual mean=-0.000091 rms=0.001660 Jy/beam ! Combined flux in latest and established models = 0.457663 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 225 components and 0.457663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058141Jy sigma=1.306220 ! Fit after self-cal, rms=0.058153Jy sigma=1.306067 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 (-17.5, 22.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00620703 Jy ! Component: 100 - total flux cleaned = 0.00832048 Jy ! Component: 150 - total flux cleaned = 0.00982954 Jy ! Component: 200 - total flux cleaned = 0.0111699 Jy ! Total flux subtracted in 200 components = 0.0111699 Jy ! Clean residual min=-0.004057 max=0.007243 Jy/beam ! Clean residual mean=-0.000071 rms=0.001285 Jy/beam ! Combined flux in latest and established models = 0.468833 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 276 components and 0.468833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057524Jy sigma=1.287648 ! Fit after self-cal, rms=0.057479Jy sigma=1.285663 ! Inverting map ! Added new window around map position (17.5, -21.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00536185 Jy ! Component: 100 - total flux cleaned = 0.00853882 Jy ! Component: 150 - total flux cleaned = 0.0104895 Jy ! Component: 200 - total flux cleaned = 0.0121879 Jy ! Total flux subtracted in 200 components = 0.0121879 Jy ! Clean residual min=-0.002715 max=0.002708 Jy/beam ! Clean residual mean=-0.000045 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.481021 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 315 components and 0.481021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056948Jy sigma=1.269588 ! Fit after self-cal, rms=0.056944Jy sigma=1.268879 ! 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.056944Jy sigma=1.268879 ! Fit after self-cal, rms=0.056739Jy sigma=1.259917 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.928 mas, bmaj=17.31 mas, bpa=-42.31 degrees ! Estimated noise=0.527765 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00379178 Jy ! Component: 100 - total flux cleaned = 0.00650357 Jy ! Component: 150 - total flux cleaned = 0.00874087 Jy ! Component: 200 - total flux cleaned = 0.010492 Jy ! Total flux subtracted in 200 components = 0.010492 Jy ! Clean residual min=-0.002418 max=0.002766 Jy/beam ! Clean residual mean=-0.000073 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.491513 Jy selfcal ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 371 components and 0.491513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056432Jy sigma=1.249790 ! Fit after self-cal, rms=0.056437Jy sigma=1.249668 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.0017197 Jy ! Component: 100 - total flux cleaned = 0.00322919 Jy ! Component: 150 - total flux cleaned = 0.00455248 Jy ! Component: 200 - total flux cleaned = 0.0058249 Jy ! Total flux subtracted in 200 components = 0.0058249 Jy ! Clean residual min=-0.002092 max=0.002331 Jy/beam ! Clean residual mean=-0.000061 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.497337 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 429 components and 0.497338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056355Jy sigma=1.246653 ! Fit after self-cal, rms=0.056351Jy sigma=1.246613 ! 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.056351Jy sigma=1.246613 ! Fit after self-cal, rms=0.055301Jy sigma=1.210008 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.21 mas, bmaj=17.44 mas, bpa=-41.57 degrees ! Estimated noise=0.541493 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000801285 Jy ! Component: 100 - total flux cleaned = -0.000835561 Jy ! Component: 150 - total flux cleaned = -0.000863912 Jy ! Component: 200 - total flux cleaned = -0.000863086 Jy ! Total flux subtracted in 200 components = -0.000863086 Jy ! Clean residual min=-0.001521 max=0.001569 Jy/beam ! Clean residual mean=-0.000001 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.496475 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 468 components and 0.496475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055265Jy sigma=1.209026 ! Fit after self-cal, rms=0.055280Jy sigma=1.208894 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.81015e-05 Jy ! Component: 100 - total flux cleaned = 7.55993e-06 Jy ! Component: 150 - total flux cleaned = -1.19371e-05 Jy ! Component: 200 - total flux cleaned = 2.15436e-05 Jy ! Total flux subtracted in 200 components = 2.15436e-05 Jy ! Clean residual min=-0.001329 max=0.001535 Jy/beam ! Clean residual mean=-0.000001 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.496496 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 506 components and 0.496496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055268Jy sigma=1.208551 ! Fit after self-cal, rms=0.055266Jy sigma=1.208524 ! 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=7.922 mas, bmaj=17.35 mas, bpa=-42.5 degrees ! Estimated noise=0.527158 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.922 x 17.35 at -42.5 degrees (North through East) ! Clean map min=-0.0014815 max=0.23202 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=6.651 mas, bmaj=16.56 mas, bpa=-43.63 degrees ! Estimated noise=0.825021 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.152316 Jy ! Component: 100 - total flux cleaned = 0.228129 Jy ! Component: 150 - total flux cleaned = 0.283565 Jy ! Component: 200 - total flux cleaned = 0.32469 Jy ! Total flux subtracted in 200 components = 0.32469 Jy ! Clean residual min=-0.015831 max=0.023651 Jy/beam ! Clean residual mean=0.000021 rms=0.005961 Jy/beam ! Combined flux in latest and established models = 0.32469 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 76 model components to the UV plane model. ! The established model now contains 76 components and 0.32469 Jy ! Inverting map and beam ! Estimated beam: bmin=7.922 mas, bmaj=17.35 mas, bpa=-42.5 degrees ! Estimated noise=0.527158 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.0423371 Jy ! Component: 100 - total flux cleaned = 0.0705896 Jy ! Component: 150 - total flux cleaned = 0.0901308 Jy ! Component: 200 - total flux cleaned = 0.104518 Jy ! Total flux subtracted in 200 components = 0.104518 Jy ! Clean residual min=-0.006610 max=0.008394 Jy/beam ! Clean residual mean=-0.000069 rms=0.002676 Jy/beam ! Combined flux in latest and established models = 0.429208 Jy ! Adding 153 model components to the UV plane model. ! The established model now contains 215 components and 0.429208 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=10.21 mas, bmaj=17.44 mas, bpa=-41.57 degrees ! Estimated noise=0.541493 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0132054 Jy ! Component: 100 - total flux cleaned = 0.0231673 Jy ! Component: 150 - total flux cleaned = 0.0308585 Jy ! Component: 200 - total flux cleaned = 0.0368441 Jy ! Total flux subtracted in 200 components = 0.0368441 Jy ! Clean residual min=-0.004097 max=0.004596 Jy/beam ! Clean residual mean=-0.000062 rms=0.001343 Jy/beam ! Combined flux in latest and established models = 0.466052 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.00469645 Jy ! Component: 100 - total flux cleaned = 0.00844263 Jy ! Component: 150 - total flux cleaned = 0.0112424 Jy ! Component: 200 - total flux cleaned = 0.0134722 Jy ! Total flux subtracted in 200 components = 0.0134722 Jy ! Clean residual min=-0.002904 max=0.002920 Jy/beam ! Clean residual mean=-0.000042 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.479524 Jy ! Adding 165 model components to the UV plane model. ! The established model now contains 376 components and 0.479524 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.922 mas, bmaj=17.35 mas, bpa=-42.5 degrees ! Estimated noise=0.527158 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000660723 Jy ! Component: 100 - total flux cleaned = 0.00181632 Jy ! Component: 150 - total flux cleaned = 0.00305082 Jy ! Component: 200 - total flux cleaned = 0.0042276 Jy ! Total flux subtracted in 200 components = 0.0042276 Jy ! Clean residual min=-0.002464 max=0.002250 Jy/beam ! Clean residual mean=-0.000026 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.483752 Jy selfcal ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 436 components and 0.483752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055366Jy sigma=1.211837 ! Fit after self-cal, rms=0.055362Jy sigma=1.211656 wmodel /scr/pima/bg219e_uvs/J2012+4628_S_map.mod ! Writing 436 model components to file: /scr/pima/bg219e_uvs/J2012+4628_S_map.mod wobs /scr/pima/bg219e_uvs/J2012+4628_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J2012+4628_S_uvs.fits wwins /scr/pima/bg219e_uvs/J2012+4628_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219e_uvs/J2012+4628_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.000240793 Jy ! Component: 100 - total flux cleaned = 0.000644728 Jy ! Component: 150 - total flux cleaned = 0.000706517 Jy ! Component: 200 - total flux cleaned = 0.000648932 Jy ! Component: 250 - total flux cleaned = 0.0006213 Jy ! Component: 300 - total flux cleaned = 0.000542601 Jy ! Component: 350 - total flux cleaned = 0.000542321 Jy ! Component: 400 - total flux cleaned = 0.000541542 Jy ! Component: 450 - total flux cleaned = 0.000541595 Jy ! Component: 500 - total flux cleaned = 0.000497437 Jy ! Component: 550 - total flux cleaned = 0.000520073 Jy ! Component: 600 - total flux cleaned = 0.000477721 Jy ! Component: 650 - total flux cleaned = 0.000477315 Jy ! Component: 700 - total flux cleaned = 0.000457315 Jy ! Component: 750 - total flux cleaned = 0.000515809 Jy ! Component: 800 - total flux cleaned = 0.000629774 Jy ! Component: 850 - total flux cleaned = 0.000721847 Jy ! Component: 900 - total flux cleaned = 0.000811982 Jy ! Component: 950 - total flux cleaned = 0.000918403 Jy ! Component: 1000 - total flux cleaned = 0.00100595 Jy ! Component: 1050 - total flux cleaned = 0.00112539 Jy ! Component: 1100 - total flux cleaned = 0.00120806 Jy ! Component: 1150 - total flux cleaned = 0.00125719 Jy ! Component: 1200 - total flux cleaned = 0.00130553 Jy ! Component: 1250 - total flux cleaned = 0.00138492 Jy ! Component: 1300 - total flux cleaned = 0.0014934 Jy ! Component: 1350 - total flux cleaned = 0.00150886 Jy ! Component: 1400 - total flux cleaned = 0.00161425 Jy ! Component: 1450 - total flux cleaned = 0.00164382 Jy ! Component: 1500 - total flux cleaned = 0.0017313 Jy ! Component: 1550 - total flux cleaned = 0.00178875 Jy ! Component: 1600 - total flux cleaned = 0.00183119 Jy ! Component: 1650 - total flux cleaned = 0.00188685 Jy ! Component: 1700 - total flux cleaned = 0.00194202 Jy ! Component: 1750 - total flux cleaned = 0.00198318 Jy ! Component: 1800 - total flux cleaned = 0.00207754 Jy ! Component: 1850 - total flux cleaned = 0.00213086 Jy ! Component: 1900 - total flux cleaned = 0.00223629 Jy ! Component: 1950 - total flux cleaned = 0.00234069 Jy ! Component: 2000 - total flux cleaned = 0.002418 Jy ! Component: 2050 - total flux cleaned = 0.00250751 Jy ! Component: 2100 - total flux cleaned = 0.00259603 Jy ! Component: 2150 - total flux cleaned = 0.00268352 Jy ! Component: 2200 - total flux cleaned = 0.00274562 Jy ! Component: 2250 - total flux cleaned = 0.00284394 Jy ! Component: 2300 - total flux cleaned = 0.00292909 Jy ! Component: 2350 - total flux cleaned = 0.00302548 Jy ! Component: 2400 - total flux cleaned = 0.00308527 Jy ! Component: 2450 - total flux cleaned = 0.00318008 Jy ! Component: 2500 - total flux cleaned = 0.00323893 Jy ! Component: 2550 - total flux cleaned = 0.00330897 Jy ! Component: 2600 - total flux cleaned = 0.00338989 Jy ! Component: 2650 - total flux cleaned = 0.00345864 Jy ! Component: 2700 - total flux cleaned = 0.00350423 Jy ! Component: 2750 - total flux cleaned = 0.00357209 Jy ! Component: 2800 - total flux cleaned = 0.00362815 Jy ! Component: 2850 - total flux cleaned = 0.00368377 Jy ! Component: 2900 - total flux cleaned = 0.00370587 Jy ! Component: 2950 - total flux cleaned = 0.00376065 Jy ! Component: 3000 - total flux cleaned = 0.0037824 Jy ! Component: 3050 - total flux cleaned = 0.00381495 Jy ! Component: 3100 - total flux cleaned = 0.00385803 Jy ! Component: 3150 - total flux cleaned = 0.00391145 Jy ! Component: 3200 - total flux cleaned = 0.00394329 Jy ! Component: 3250 - total flux cleaned = 0.00396432 Jy ! Component: 3300 - total flux cleaned = 0.00399587 Jy ! Component: 3350 - total flux cleaned = 0.00401679 Jy ! Component: 3400 - total flux cleaned = 0.00402721 Jy ! Component: 3450 - total flux cleaned = 0.00406861 Jy ! Component: 3500 - total flux cleaned = 0.00408911 Jy ! Component: 3550 - total flux cleaned = 0.00408921 Jy ! Component: 3600 - total flux cleaned = 0.00412989 Jy ! Component: 3650 - total flux cleaned = 0.00416026 Jy ! Component: 3700 - total flux cleaned = 0.00418031 Jy ! Component: 3750 - total flux cleaned = 0.00417028 Jy ! Component: 3800 - total flux cleaned = 0.00418024 Jy ! Component: 3850 - total flux cleaned = 0.00417028 Jy ! Component: 3900 - total flux cleaned = 0.00419002 Jy ! Component: 3950 - total flux cleaned = 0.00416037 Jy ! Component: 4000 - total flux cleaned = 0.00416041 Jy ! Component: 4050 - total flux cleaned = 0.00413109 Jy ! Total flux subtracted in 4096 components = 0.00414091 Jy ! Clean residual min=-0.000588 max=0.000586 Jy/beam ! Clean residual mean=-0.000010 rms=0.000189 Jy/beam ! Combined flux in latest and established models = 0.487893 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 748 components and 0.487893 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J2012+4628_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.922 x 17.35 at -42.5 degrees (North through East) ! Clean map min=-0.0015781 max=0.23311 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J2012+4628_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.23311 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000182415 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.234758 0.234758 0.469516 0.939031 1.87806 3.75613 7.51225 15.0245 30.049 60.098 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.233 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1277.91 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J2012+4628_S_uvs.log closed on Thu Apr 7 06:52:08 2016