! Started logfile: /scr/pima/bg219e_uvs/J0022+4525_S_dfm.log on Thu May 19 18:15:31 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/J0022+4525_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0022+4525_S_uva.fits ! AN table 1: 28 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.861111 visibilities/baseline/integration-bin. ! Found source: J0022+4525 ! ! 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 3472 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 J0022+4525_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 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.066397Jy sigma=22.893770 ! Fit after self-cal, rms=0.624865Jy sigma=13.436726 ! 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.194 mas, bmaj=6.09 mas, bpa=49.64 degrees ! Estimated noise=0.877865 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.292311 Jy ! Component: 100 - total flux cleaned = 0.356053 Jy ! Total flux subtracted in 100 components = 0.356053 Jy ! Clean residual min=-0.007395 max=0.017778 Jy/beam ! Clean residual mean=0.000024 rms=0.001815 Jy/beam ! Combined flux in latest and established models = 0.356053 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.356053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067102Jy sigma=1.383203 ! Fit after self-cal, rms=0.067097Jy sigma=1.383136 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0147297 Jy ! Component: 100 - total flux cleaned = 0.0200787 Jy ! Total flux subtracted in 100 components = 0.0200787 Jy ! Clean residual min=-0.005509 max=0.005412 Jy/beam ! Clean residual mean=0.000024 rms=0.001262 Jy/beam ! Combined flux in latest and established models = 0.376132 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.376132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063265Jy sigma=1.295628 ! Fit after self-cal, rms=0.063260Jy sigma=1.295470 ! 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.173 mas, bmaj=6.409 mas, bpa=48.84 degrees ! Estimated noise=0.632996 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.00502114 Jy ! Component: 100 - total flux cleaned = 0.00770616 Jy ! Component: 150 - total flux cleaned = 0.00935024 Jy ! Component: 200 - total flux cleaned = 0.0101681 Jy ! Total flux subtracted in 200 components = 0.0101681 Jy ! Clean residual min=-0.004641 max=0.005594 Jy/beam ! Clean residual mean=0.000055 rms=0.001156 Jy/beam ! Combined flux in latest and established models = 0.3863 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 46 components and 0.3863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062861Jy sigma=1.286617 ! Fit after self-cal, rms=0.062850Jy sigma=1.286428 ! 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.173 x 6.409 at 48.84 degrees (North through East) ! Clean map min=-0.0045373 max=0.37766 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.99 FD 1.01 HN 0.97 KP 0.99 ! LA 1.00 NL 0.99 OV 1.00 PT 1.00 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 0.97 KP 1.02 ! LA 0.99 NL 1.00 OV 0.98 PT 0.99 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 1.00 KP 1.01 ! LA 0.99 NL 0.97 OV 1.00 PT 1.01 ! SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 1.01 KP 1.00 ! LA 1.00 NL 0.97 OV 1.02 PT 1.02 ! SC 1.03 ! ! ! Fit before self-cal, rms=0.062850Jy sigma=1.286428 ! Fit after self-cal, rms=0.062013Jy sigma=1.266927 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.182 mas, bmaj=6.405 mas, bpa=48.82 degrees ! Estimated noise=0.632801 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 (84.5, -11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00436673 Jy ! Component: 100 - total flux cleaned = 0.0063309 Jy ! Component: 150 - total flux cleaned = 0.00699373 Jy ! Component: 200 - total flux cleaned = 0.00753096 Jy ! Total flux subtracted in 200 components = 0.00753096 Jy ! Clean residual min=-0.003723 max=0.003706 Jy/beam ! Clean residual mean=0.000035 rms=0.000898 Jy/beam ! Combined flux in latest and established models = 0.393831 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 65 components and 0.393831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061712Jy sigma=1.259728 ! Fit after self-cal, rms=0.061691Jy sigma=1.259287 ! 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.061691Jy sigma=1.259287 ! Fit after self-cal, rms=0.061151Jy sigma=1.249004 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.17 mas, bmaj=6.416 mas, bpa=48.87 degrees ! Estimated noise=0.632282 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.47629e-05 Jy ! Component: 100 - total flux cleaned = 0.000289037 Jy ! Component: 150 - total flux cleaned = 0.000527821 Jy ! Component: 200 - total flux cleaned = 0.000706452 Jy ! Total flux subtracted in 200 components = 0.000706452 Jy ! Clean residual min=-0.003196 max=0.003425 Jy/beam ! Clean residual mean=0.000025 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.394538 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 84 components and 0.394538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061092Jy sigma=1.247561 ! Fit after self-cal, rms=0.061086Jy sigma=1.247468 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 (-97, -107). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00260939 Jy ! Component: 100 - total flux cleaned = 0.00332456 Jy ! Component: 150 - total flux cleaned = 0.00350881 Jy ! Component: 200 - total flux cleaned = 0.00362511 Jy ! Total flux subtracted in 200 components = 0.00362511 Jy ! Clean residual min=-0.003195 max=0.002726 Jy/beam ! Clean residual mean=0.000012 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.398163 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 105 components and 0.398163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060934Jy sigma=1.244270 ! Fit after self-cal, rms=0.060926Jy sigma=1.244079 ! 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.060926Jy sigma=1.244079 ! Fit after self-cal, rms=0.060846Jy sigma=1.243779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.167 mas, bmaj=6.415 mas, bpa=48.87 degrees ! Estimated noise=0.63166 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000160147 Jy ! Component: 100 - total flux cleaned = 0.000159537 Jy ! Component: 150 - total flux cleaned = 8.86773e-05 Jy ! Component: 200 - total flux cleaned = 5.54491e-05 Jy ! Total flux subtracted in 200 components = 5.54491e-05 Jy ! Clean residual min=-0.003050 max=0.002566 Jy/beam ! Clean residual mean=0.000012 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.398218 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 135 components and 0.398218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060800Jy sigma=1.242875 ! Fit after self-cal, rms=0.060795Jy sigma=1.242827 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 = -9.94556e-05 Jy ! Component: 100 - total flux cleaned = -0.000158624 Jy ! Component: 150 - total flux cleaned = -0.000243488 Jy ! Component: 200 - total flux cleaned = -0.000270269 Jy ! Total flux subtracted in 200 components = -0.000270269 Jy ! Clean residual min=-0.003012 max=0.002567 Jy/beam ! Clean residual mean=0.000012 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.397948 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 152 components and 0.397948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060767Jy sigma=1.242334 ! Fit after self-cal, rms=0.060764Jy sigma=1.242314 ! 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.060764Jy sigma=1.242314 ! Fit after self-cal, rms=0.060717Jy sigma=1.242199 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.329 mas, bmaj=8.756 mas, bpa=-27.17 degrees ! Estimated noise=0.721554 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000236447 Jy ! Component: 100 - total flux cleaned = 0.000484047 Jy ! Component: 150 - total flux cleaned = 0.000578869 Jy ! Component: 200 - total flux cleaned = 0.000692972 Jy ! Total flux subtracted in 200 components = 0.000692972 Jy ! Clean residual min=-0.003182 max=0.002646 Jy/beam ! Clean residual mean=0.000015 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.398641 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 179 components and 0.398641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060696Jy sigma=1.241788 ! Fit after self-cal, rms=0.060688Jy sigma=1.241721 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.000116313 Jy ! Component: 100 - total flux cleaned = 0.000171677 Jy ! Component: 150 - total flux cleaned = 0.000172186 Jy ! Component: 200 - total flux cleaned = 0.000172622 Jy ! Total flux subtracted in 200 components = 0.000172622 Jy ! Clean residual min=-0.003181 max=0.002649 Jy/beam ! Clean residual mean=0.000014 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.398814 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 190 components and 0.398814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060676Jy sigma=1.241497 ! Fit after self-cal, rms=0.060672Jy sigma=1.241464 ! 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.166 mas, bmaj=6.416 mas, bpa=48.91 degrees ! Estimated noise=0.631236 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.166 x 6.416 at 48.91 degrees (North through East) ! Clean map min=-0.00295 max=0.37764 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.189 mas, bmaj=6.103 mas, bpa=49.58 degrees ! Estimated noise=0.878397 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.292484 Jy ! Component: 100 - total flux cleaned = 0.356264 Jy ! Component: 150 - total flux cleaned = 0.371111 Jy ! Component: 200 - total flux cleaned = 0.377018 Jy ! Total flux subtracted in 200 components = 0.377018 Jy ! Clean residual min=-0.004644 max=0.003753 Jy/beam ! Clean residual mean=0.000022 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.377018 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.377018 Jy ! Inverting map and beam ! Estimated beam: bmin=5.166 mas, bmaj=6.416 mas, bpa=48.91 degrees ! Estimated noise=0.631236 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.00580554 Jy ! Component: 100 - total flux cleaned = 0.00982405 Jy ! Component: 150 - total flux cleaned = 0.012907 Jy ! Component: 200 - total flux cleaned = 0.0147378 Jy ! Total flux subtracted in 200 components = 0.0147378 Jy ! Clean residual min=-0.003324 max=0.002968 Jy/beam ! Clean residual mean=0.000025 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.391756 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 46 components and 0.391756 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.329 mas, bmaj=8.756 mas, bpa=-27.17 degrees ! Estimated noise=0.721554 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00238712 Jy ! Component: 100 - total flux cleaned = 0.00366261 Jy ! Component: 150 - total flux cleaned = 0.00462661 Jy ! Component: 200 - total flux cleaned = 0.00531033 Jy ! Total flux subtracted in 200 components = 0.00531033 Jy ! Clean residual min=-0.003379 max=0.002759 Jy/beam ! Clean residual mean=0.000022 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.397066 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.000419652 Jy ! Component: 100 - total flux cleaned = 0.000694983 Jy ! Component: 150 - total flux cleaned = 0.00077856 Jy ! Component: 200 - total flux cleaned = 0.000855399 Jy ! Total flux subtracted in 200 components = 0.000855399 Jy ! Clean residual min=-0.003339 max=0.002719 Jy/beam ! Clean residual mean=0.000019 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.397921 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 118 components and 0.397921 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.166 mas, bmaj=6.416 mas, bpa=48.91 degrees ! Estimated noise=0.631236 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000286963 Jy ! Component: 100 - total flux cleaned = -6.71557e-05 Jy ! Component: 150 - total flux cleaned = 0.000127815 Jy ! Component: 200 - total flux cleaned = 0.000171752 Jy ! Total flux subtracted in 200 components = 0.000171752 Jy ! Clean residual min=-0.003009 max=0.002575 Jy/beam ! Clean residual mean=0.000010 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.398093 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 137 components and 0.398093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060747Jy sigma=1.242953 ! Fit after self-cal, rms=0.060743Jy sigma=1.242790 wmodel /J0022+4525_S_map.mod ! wmodel: Unable to open new model file: /J0022+4525_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J0022+4525_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.166 x 6.416 at 48.91 degrees (North through East) ! Clean map min=-0.0029865 max=0.37743 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0022+4525_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.377427 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000696436 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.553566 0.553566 1.10713 2.21427 4.42853 8.85706 17.7141 35.4282 70.8565 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.377 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 541.94 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0022+4525_S_dfm.log closed on Thu May 19 18:15:33 2016