! Started logfile: /scr/pima/bg219e_uvs/J2012+4628_S_dfm.log on Thu May 19 18:53:41 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 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,5,6,7,8,9,10,11,12,13,14,15,16 ! 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 ![@/opt64/bin/pima_mupet_01.dfm 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 /J2012+4628_S_map.mod ! wmodel: Unable to open new model file: /J2012+4628_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! 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.0022164 max=0.23379 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.23379 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000592961 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.76089 0.76089 1.52178 3.04356 6.08712 12.1742 24.3485 48.697 97.3939 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.233 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 394.275 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J2012+4628_S_dfm.log closed on Thu May 19 18:53:44 2016