! Started logfile: /scr/pima/bg219h_uvs/J0725+1425_S_dfm.log on Thu May 19 22:13:51 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/bg219h_uvs/J0725+1425_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0725+1425_S_uva.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.444444 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0725+1425 ! ! 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 1120 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 J0725+1425_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 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.154921Jy sigma=25.607410 ! Fit after self-cal, rms=0.564458Jy sigma=12.541567 ! 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=2.613 mas, bmaj=6.836 mas, bpa=-1.051 degrees ! Estimated noise=1.75061 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.341597 Jy ! Component: 100 - total flux cleaned = 0.449959 Jy ! Total flux subtracted in 100 components = 0.449959 Jy ! Clean residual min=-0.033092 max=0.060467 Jy/beam ! Clean residual mean=0.000062 rms=0.010543 Jy/beam ! Combined flux in latest and established models = 0.449959 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.449959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137582Jy sigma=2.918746 ! Fit after self-cal, rms=0.136735Jy sigma=2.900945 ! Inverting map ! Added new window around map position (-3.5, 0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0671458 Jy ! Component: 100 - total flux cleaned = 0.11146 Jy ! Total flux subtracted in 100 components = 0.11146 Jy ! Clean residual min=-0.019132 max=0.024218 Jy/beam ! Clean residual mean=0.000040 rms=0.005608 Jy/beam ! Combined flux in latest and established models = 0.56142 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 15 components and 0.56142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086613Jy sigma=1.858070 ! Fit after self-cal, rms=0.085374Jy sigma=1.831481 ! 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=2.739 mas, bmaj=6.649 mas, bpa=0.1105 degrees ! Estimated noise=1.4979 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.0388169 Jy ! Component: 100 - total flux cleaned = 0.0639638 Jy ! Component: 150 - total flux cleaned = 0.0807245 Jy ! Component: 200 - total flux cleaned = 0.0928542 Jy ! Total flux subtracted in 200 components = 0.0928542 Jy ! Clean residual min=-0.013856 max=0.013369 Jy/beam ! Clean residual mean=0.000038 rms=0.003623 Jy/beam ! Combined flux in latest and established models = 0.654274 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 57 components and 0.654274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060804Jy sigma=1.318537 ! Fit after self-cal, rms=0.060227Jy sigma=1.304216 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.739 x 6.649 at 0.1105 degrees (North through East) ! Clean map min=-0.013211 max=0.46065 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 0.99 KP 0.97 ! LA 1.02 MK 1.01 NL 0.95 OV 0.93 ! PT 0.91 SC 1.01 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 1.03 KP 0.97 ! LA 0.99 MK 1.04 NL 0.98 OV 0.97 ! PT 0.94 SC 1.01 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 1.03 KP 0.97 ! LA 1.03 MK 1.04 NL 0.90 OV 0.94 ! PT 0.91 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.04 KP 0.93 ! LA 0.97 MK 1.02 NL 1.02 OV 1.02 ! PT 0.99 SC 0.99 ! ! ! Fit before self-cal, rms=0.060227Jy sigma=1.304216 ! Fit after self-cal, rms=0.054375Jy sigma=1.169799 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.778 mas, bmaj=6.664 mas, bpa=0.5989 degrees ! Estimated noise=1.50332 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.00595774 Jy ! Component: 100 - total flux cleaned = 0.00687939 Jy ! Component: 150 - total flux cleaned = 0.00696647 Jy ! Component: 200 - total flux cleaned = 0.00688467 Jy ! Total flux subtracted in 200 components = 0.00688467 Jy ! Clean residual min=-0.009583 max=0.009785 Jy/beam ! Clean residual mean=0.000013 rms=0.002530 Jy/beam ! Combined flux in latest and established models = 0.661159 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 77 components and 0.661159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053710Jy sigma=1.153807 ! Fit after self-cal, rms=0.053668Jy sigma=1.152217 ! 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.053668Jy sigma=1.152217 ! Fit after self-cal, rms=0.053449Jy sigma=1.150779 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.78 mas, bmaj=6.67 mas, bpa=0.5569 degrees ! Estimated noise=1.49974 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0013803 Jy ! Component: 100 - total flux cleaned = 0.00128899 Jy ! Component: 150 - total flux cleaned = 0.00122254 Jy ! Component: 200 - total flux cleaned = 0.00122162 Jy ! Total flux subtracted in 200 components = 0.00122162 Jy ! Clean residual min=-0.009335 max=0.009281 Jy/beam ! Clean residual mean=0.000012 rms=0.002449 Jy/beam ! Combined flux in latest and established models = 0.66238 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 81 components and 0.66238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053255Jy sigma=1.146382 ! Fit after self-cal, rms=0.053250Jy sigma=1.145985 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.000221632 Jy ! Component: 100 - total flux cleaned = 0.000406091 Jy ! Component: 150 - total flux cleaned = 0.000530196 Jy ! Component: 200 - total flux cleaned = 0.000644593 Jy ! Total flux subtracted in 200 components = 0.000644593 Jy ! Clean residual min=-0.009161 max=0.009115 Jy/beam ! Clean residual mean=0.000012 rms=0.002432 Jy/beam ! Combined flux in latest and established models = 0.663025 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 87 components and 0.663025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053184Jy sigma=1.144443 ! Fit after self-cal, rms=0.053183Jy sigma=1.144334 ! 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.053183Jy sigma=1.144334 ! Fit after self-cal, rms=0.053086Jy sigma=1.143687 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.783 mas, bmaj=6.678 mas, bpa=0.5095 degrees ! Estimated noise=1.49742 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00076914 Jy ! Component: 100 - total flux cleaned = -0.0011848 Jy ! Component: 150 - total flux cleaned = -0.0013662 Jy ! Component: 200 - total flux cleaned = -0.00139858 Jy ! Total flux subtracted in 200 components = -0.00139858 Jy ! Clean residual min=-0.009019 max=0.008883 Jy/beam ! Clean residual mean=0.000012 rms=0.002405 Jy/beam ! Combined flux in latest and established models = 0.661626 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 90 components and 0.661626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053010Jy sigma=1.142474 ! Fit after self-cal, rms=0.053009Jy sigma=1.142415 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 = 5.04982e-05 Jy ! Component: 100 - total flux cleaned = 0.000109747 Jy ! Component: 150 - total flux cleaned = 0.000109834 Jy ! Component: 200 - total flux cleaned = 0.000110103 Jy ! Total flux subtracted in 200 components = 0.000110103 Jy ! Clean residual min=-0.008943 max=0.008830 Jy/beam ! Clean residual mean=0.000012 rms=0.002399 Jy/beam ! Combined flux in latest and established models = 0.661736 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 92 components and 0.661736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052981Jy sigma=1.141827 ! Fit after self-cal, rms=0.052982Jy sigma=1.141806 ! 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.052982Jy sigma=1.141806 ! Fit after self-cal, rms=0.052936Jy sigma=1.141460 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.915 mas, bmaj=9.453 mas, bpa=0.3098 degrees ! Estimated noise=2.07098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000515573 Jy ! Component: 100 - total flux cleaned = -0.000652882 Jy ! Component: 150 - total flux cleaned = -0.000596983 Jy ! Component: 200 - total flux cleaned = -0.000545923 Jy ! Total flux subtracted in 200 components = -0.000545923 Jy ! Clean residual min=-0.016119 max=0.017908 Jy/beam ! Clean residual mean=0.000036 rms=0.005421 Jy/beam ! Combined flux in latest and established models = 0.661191 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 103 components and 0.66119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052933Jy sigma=1.141755 ! Fit after self-cal, rms=0.052933Jy sigma=1.141549 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.75762e-05 Jy ! Component: 100 - total flux cleaned = 0.00010731 Jy ! Component: 150 - total flux cleaned = 0.000250062 Jy ! Component: 200 - total flux cleaned = 0.000282636 Jy ! Total flux subtracted in 200 components = 0.000282636 Jy ! Clean residual min=-0.016065 max=0.017730 Jy/beam ! Clean residual mean=0.000035 rms=0.005414 Jy/beam ! Combined flux in latest and established models = 0.661473 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 104 components and 0.661473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052963Jy sigma=1.142491 ! Fit after self-cal, rms=0.052963Jy sigma=1.142415 ! 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=2.785 mas, bmaj=6.686 mas, bpa=0.4728 degrees ! Estimated noise=1.49572 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.785 x 6.686 at 0.4728 degrees (North through East) ! Clean map min=-0.008687 max=0.4561 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=2.653 mas, bmaj=6.904 mas, bpa=-1.197 degrees ! Estimated noise=1.75241 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.336741 Jy ! Component: 100 - total flux cleaned = 0.445829 Jy ! Component: 150 - total flux cleaned = 0.509836 Jy ! Component: 200 - total flux cleaned = 0.552588 Jy ! Total flux subtracted in 200 components = 0.552588 Jy ! Clean residual min=-0.017064 max=0.023762 Jy/beam ! Clean residual mean=0.000032 rms=0.005119 Jy/beam ! Combined flux in latest and established models = 0.552588 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.552588 Jy ! Inverting map and beam ! Estimated beam: bmin=2.785 mas, bmaj=6.686 mas, bpa=0.4728 degrees ! Estimated noise=1.49572 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.0344607 Jy ! Component: 100 - total flux cleaned = 0.0565308 Jy ! Component: 150 - total flux cleaned = 0.0711554 Jy ! Component: 200 - total flux cleaned = 0.0812901 Jy ! Total flux subtracted in 200 components = 0.0812901 Jy ! Clean residual min=-0.010647 max=0.010429 Jy/beam ! Clean residual mean=0.000026 rms=0.002809 Jy/beam ! Combined flux in latest and established models = 0.633878 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 39 components and 0.633878 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=5.915 mas, bmaj=9.453 mas, bpa=0.3098 degrees ! Estimated noise=2.07098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0132518 Jy ! Component: 100 - total flux cleaned = 0.0198803 Jy ! Component: 150 - total flux cleaned = 0.0238425 Jy ! Component: 200 - total flux cleaned = 0.0259194 Jy ! Total flux subtracted in 200 components = 0.0259194 Jy ! Clean residual min=-0.016759 max=0.019149 Jy/beam ! Clean residual mean=0.000038 rms=0.005510 Jy/beam ! Combined flux in latest and established models = 0.659798 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.00067505 Jy ! Component: 100 - total flux cleaned = 0.00104939 Jy ! Component: 150 - total flux cleaned = 0.00121784 Jy ! Component: 200 - total flux cleaned = 0.00132348 Jy ! Total flux subtracted in 200 components = 0.00132348 Jy ! Clean residual min=-0.016484 max=0.018542 Jy/beam ! Clean residual mean=0.000036 rms=0.005470 Jy/beam ! Combined flux in latest and established models = 0.661121 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 77 components and 0.661121 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.785 mas, bmaj=6.686 mas, bpa=0.4728 degrees ! Estimated noise=1.49572 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.87933e-05 Jy ! Component: 100 - total flux cleaned = 0.000321717 Jy ! Component: 150 - total flux cleaned = 0.000401419 Jy ! Component: 200 - total flux cleaned = 0.000217108 Jy ! Total flux subtracted in 200 components = 0.000217108 Jy ! Clean residual min=-0.009003 max=0.009151 Jy/beam ! Clean residual mean=0.000011 rms=0.002430 Jy/beam ! Combined flux in latest and established models = 0.661338 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 89 components and 0.661338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053101Jy sigma=1.144940 ! Fit after self-cal, rms=0.053071Jy sigma=1.144583 wmodel /J0725+1425_S_map.mod ! wmodel: Unable to open new model file: /J0725+1425_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J0725+1425_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.785 x 6.686 at 0.4728 degrees (North through East) ! Clean map min=-0.0088453 max=0.45615 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0725+1425_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.45615 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00241958 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.59131 1.59131 3.18262 6.36523 12.7305 25.4609 50.9219 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0072 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.456 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 188.524 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0725+1425_S_dfm.log closed on Thu May 19 22:13:53 2016