! Started logfile: /scr/pima/bg219i_uvs/J1339-2401_S_dfm.log on Thu May 19 23:22:48 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/bg219i_uvs/J1339-2401_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1339-2401_S_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.812963 visibilities/baseline/integration-bin. ! Found source: J1339-2401 ! ! 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 5268 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 J1339-2401_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 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.094903Jy sigma=19.745753 ! Fit after self-cal, rms=0.591675Jy sigma=10.779180 ! 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.484 mas, bmaj=6.215 mas, bpa=-7.007 degrees ! Estimated noise=0.778428 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.310533 Jy ! Component: 100 - total flux cleaned = 0.38125 Jy ! Total flux subtracted in 100 components = 0.38125 Jy ! Clean residual min=-0.008427 max=0.025573 Jy/beam ! Clean residual mean=0.000006 rms=0.002698 Jy/beam ! Combined flux in latest and established models = 0.38125 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.38125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087659Jy sigma=1.512183 ! Fit after self-cal, rms=0.087624Jy sigma=1.511822 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.027203 Jy ! Component: 100 - total flux cleaned = 0.0426376 Jy ! Total flux subtracted in 100 components = 0.0426376 Jy ! Clean residual min=-0.006362 max=0.007903 Jy/beam ! Clean residual mean=0.000001 rms=0.001567 Jy/beam ! Combined flux in latest and established models = 0.423888 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 27 components and 0.423888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075145Jy sigma=1.296320 ! Fit after self-cal, rms=0.075097Jy sigma=1.295787 ! 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.957 mas, bmaj=7.263 mas, bpa=-5.32 degrees ! Estimated noise=0.586148 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.0129824 Jy ! Component: 100 - total flux cleaned = 0.0194622 Jy ! Component: 150 - total flux cleaned = 0.0229226 Jy ! Component: 200 - total flux cleaned = 0.0248251 Jy ! Total flux subtracted in 200 components = 0.0248251 Jy ! Clean residual min=-0.003631 max=0.004381 Jy/beam ! Clean residual mean=-0.000009 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.448713 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 51 components and 0.448713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072771Jy sigma=1.259033 ! Fit after self-cal, rms=0.072764Jy sigma=1.258950 ! 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.957 x 7.263 at -5.32 degrees (North through East) ! Clean map min=-0.0035295 max=0.40506 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.01 FD 0.98 HN 1.01 KP 1.01 ! LA 0.98 MK 1.01 NL 1.03 OV 1.00 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.99 HN 1.04 KP 0.99 ! LA 0.99 MK 0.99 NL 1.01 OV 0.99 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.02 KP 1.00 ! LA 1.00 MK 1.02 NL 0.98 OV 1.00 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 HN 0.95 KP 0.99 ! LA 1.00 MK 1.01 NL 1.04 OV 0.98 ! PT 1.01 SC 1.03 ! ! ! Fit before self-cal, rms=0.072764Jy sigma=1.258950 ! Fit after self-cal, rms=0.071704Jy sigma=1.242299 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.962 mas, bmaj=7.275 mas, bpa=-5.246 degrees ! Estimated noise=0.586741 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.00074634 Jy ! Component: 100 - total flux cleaned = 0.000724924 Jy ! Component: 150 - total flux cleaned = 0.000709651 Jy ! Component: 200 - total flux cleaned = 0.000710382 Jy ! Total flux subtracted in 200 components = 0.000710382 Jy ! Clean residual min=-0.003387 max=0.003752 Jy/beam ! Clean residual mean=0.000003 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.449423 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 65 components and 0.449423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071678Jy sigma=1.242161 ! Fit after self-cal, rms=0.071682Jy sigma=1.242109 ! 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.071682Jy sigma=1.242109 ! Fit after self-cal, rms=0.069403Jy sigma=1.216144 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.963 mas, bmaj=7.278 mas, bpa=-5.234 degrees ! Estimated noise=0.586766 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.18904e-05 Jy ! Component: 100 - total flux cleaned = 4.41634e-05 Jy ! Component: 150 - total flux cleaned = 6.81434e-05 Jy ! Component: 200 - total flux cleaned = 0.000107386 Jy ! Total flux subtracted in 200 components = 0.000107386 Jy ! Clean residual min=-0.002684 max=0.002732 Jy/beam ! Clean residual mean=-0.000002 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.449531 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 72 components and 0.449531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069387Jy sigma=1.215882 ! Fit after self-cal, rms=0.069385Jy sigma=1.215843 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 = 4.71408e-05 Jy ! Component: 100 - total flux cleaned = 4.61058e-05 Jy ! Component: 150 - total flux cleaned = 7.88067e-05 Jy ! Component: 200 - total flux cleaned = 9.43137e-05 Jy ! Total flux subtracted in 200 components = 9.43137e-05 Jy ! Clean residual min=-0.002689 max=0.002737 Jy/beam ! Clean residual mean=-0.000002 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.449625 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 73 components and 0.449625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069377Jy sigma=1.215713 ! Fit after self-cal, rms=0.069378Jy sigma=1.215706 ! 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.069378Jy sigma=1.215706 ! Fit after self-cal, rms=0.069399Jy sigma=1.215676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.964 mas, bmaj=7.278 mas, bpa=-5.212 degrees ! Estimated noise=0.587029 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.21843e-05 Jy ! Component: 100 - total flux cleaned = 8.38096e-05 Jy ! Component: 150 - total flux cleaned = 9.80713e-05 Jy ! Component: 200 - total flux cleaned = 0.000125744 Jy ! Total flux subtracted in 200 components = 0.000125744 Jy ! Clean residual min=-0.002686 max=0.002749 Jy/beam ! Clean residual mean=-0.000003 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.449751 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 76 components and 0.449751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069391Jy sigma=1.215576 ! Fit after self-cal, rms=0.069392Jy sigma=1.215573 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 (-122, -119.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00244232 Jy ! Component: 100 - total flux cleaned = 0.00303373 Jy ! Component: 150 - total flux cleaned = 0.00315422 Jy ! Component: 200 - total flux cleaned = 0.00315576 Jy ! Total flux subtracted in 200 components = 0.00315576 Jy ! Clean residual min=-0.002785 max=0.002454 Jy/beam ! Clean residual mean=-0.000001 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.452907 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 102 components and 0.452907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069296Jy sigma=1.213879 ! Fit after self-cal, rms=0.069293Jy sigma=1.213801 ! 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.069293Jy sigma=1.213801 ! Fit after self-cal, rms=0.069269Jy sigma=1.213703 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.058 mas, bmaj=16.91 mas, bpa=-1.078 degrees ! Estimated noise=0.793102 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000455905 Jy ! Component: 100 - total flux cleaned = 0.000513183 Jy ! Component: 150 - total flux cleaned = 0.000490834 Jy ! Component: 200 - total flux cleaned = 0.00047159 Jy ! Total flux subtracted in 200 components = 0.00047159 Jy ! Clean residual min=-0.002269 max=0.002801 Jy/beam ! Clean residual mean=-0.000004 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.453378 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 118 components and 0.453378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069268Jy sigma=1.213654 ! Fit after self-cal, rms=0.069267Jy sigma=1.213639 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.000107001 Jy ! Component: 100 - total flux cleaned = 7.33905e-05 Jy ! Component: 150 - total flux cleaned = 2.93021e-05 Jy ! Component: 200 - total flux cleaned = 2.55088e-06 Jy ! Total flux subtracted in 200 components = 2.55088e-06 Jy ! Clean residual min=-0.002264 max=0.002804 Jy/beam ! Clean residual mean=-0.000003 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.453381 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 119 components and 0.453381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069272Jy sigma=1.213661 ! Fit after self-cal, rms=0.069273Jy sigma=1.213655 ! 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.965 mas, bmaj=7.278 mas, bpa=-5.187 degrees ! Estimated noise=0.586909 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.965 x 7.278 at -5.187 degrees (North through East) ! Clean map min=-0.0023877 max=0.40508 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.491 mas, bmaj=6.229 mas, bpa=-6.827 degrees ! Estimated noise=0.779449 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.310896 Jy ! Component: 100 - total flux cleaned = 0.381042 Jy ! Component: 150 - total flux cleaned = 0.407349 Jy ! Component: 200 - total flux cleaned = 0.422453 Jy ! Total flux subtracted in 200 components = 0.422453 Jy ! Clean residual min=-0.004864 max=0.007709 Jy/beam ! Clean residual mean=0.000000 rms=0.001341 Jy/beam ! Combined flux in latest and established models = 0.422453 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.422453 Jy ! Inverting map and beam ! Estimated beam: bmin=2.965 mas, bmaj=7.278 mas, bpa=-5.187 degrees ! Estimated noise=0.586909 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.0131748 Jy ! Component: 100 - total flux cleaned = 0.0195801 Jy ! Component: 150 - total flux cleaned = 0.0232841 Jy ! Component: 200 - total flux cleaned = 0.0258325 Jy ! Total flux subtracted in 200 components = 0.0258325 Jy ! Clean residual min=-0.002737 max=0.002640 Jy/beam ! Clean residual mean=-0.000007 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.448285 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 63 components and 0.448285 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.058 mas, bmaj=16.91 mas, bpa=-1.078 degrees ! Estimated noise=0.793102 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0027846 Jy ! Component: 100 - total flux cleaned = 0.00423825 Jy ! Component: 150 - total flux cleaned = 0.00440107 Jy ! Component: 200 - total flux cleaned = 0.00450071 Jy ! Total flux subtracted in 200 components = 0.00450071 Jy ! Clean residual min=-0.002272 max=0.002667 Jy/beam ! Clean residual mean=-0.000006 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.452786 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 = 8.16101e-05 Jy ! Component: 100 - total flux cleaned = 0.000149651 Jy ! Component: 150 - total flux cleaned = 0.000188028 Jy ! Component: 200 - total flux cleaned = 0.000187555 Jy ! Total flux subtracted in 200 components = 0.000187555 Jy ! Clean residual min=-0.002238 max=0.002792 Jy/beam ! Clean residual mean=-0.000006 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.452973 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 106 components and 0.452974 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.965 mas, bmaj=7.278 mas, bpa=-5.187 degrees ! Estimated noise=0.586909 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000263152 Jy ! Component: 100 - total flux cleaned = 0.000306042 Jy ! Component: 150 - total flux cleaned = 0.000383175 Jy ! Component: 200 - total flux cleaned = 0.000384368 Jy ! Total flux subtracted in 200 components = 0.000384368 Jy ! Clean residual min=-0.002546 max=0.002512 Jy/beam ! Clean residual mean=-0.000002 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.453358 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 119 components and 0.453358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069272Jy sigma=1.213808 ! Fit after self-cal, rms=0.069271Jy sigma=1.213724 wmodel /J1339-2401_S_map.mod ! wmodel: Unable to open new model file: /J1339-2401_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219i_uvs/J1339-2401_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.965 x 7.278 at -5.187 degrees (North through East) ! Clean map min=-0.0024439 max=0.40562 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1339-2401_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.405625 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000610194 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.4513 0.4513 0.902599 1.8052 3.6104 7.22079 14.4416 28.8832 57.7663 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.405 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 664.746 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1339-2401_S_dfm.log closed on Thu May 19 23:22:50 2016