! Started logfile: /scr/pima/bg219i_uvs/J2154-1501_S_dfm.log on Thu May 19 23:38:27 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/J2154-1501_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J2154-1501_S_uva.fits ! AN table 1: 58 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.858621 visibilities/baseline/integration-bin. ! Found source: J2154-1501 ! ! 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 8964 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 J2154-1501_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 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016521Jy sigma=19.521153 ! Fit after self-cal, rms=0.859155Jy sigma=16.583826 ! 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.432 mas, bmaj=6.301 mas, bpa=-4.975 degrees ! Estimated noise=0.570287 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.102666 Jy ! Component: 100 - total flux cleaned = 0.133096 Jy ! Total flux subtracted in 100 components = 0.133096 Jy ! Clean residual min=-0.005336 max=0.012891 Jy/beam ! Clean residual mean=-0.000012 rms=0.001317 Jy/beam ! Combined flux in latest and established models = 0.133096 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.133096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080086Jy sigma=1.395140 ! Fit after self-cal, rms=0.079953Jy sigma=1.393734 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0135911 Jy ! Component: 100 - total flux cleaned = 0.0198835 Jy ! Total flux subtracted in 100 components = 0.0198835 Jy ! Clean residual min=-0.003337 max=0.003254 Jy/beam ! Clean residual mean=-0.000004 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.15298 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 0.15298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076889Jy sigma=1.334377 ! Fit after self-cal, rms=0.076830Jy sigma=1.333795 ! 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=3.077 mas, bmaj=7.601 mas, bpa=-4.324 degrees ! Estimated noise=0.404668 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.00525732 Jy ! Component: 100 - total flux cleaned = 0.0078871 Jy ! Component: 150 - total flux cleaned = 0.00935624 Jy ! Component: 200 - total flux cleaned = 0.0101943 Jy ! Total flux subtracted in 200 components = 0.0101943 Jy ! Clean residual min=-0.002863 max=0.003244 Jy/beam ! Clean residual mean=-0.000001 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.163174 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 33 components and 0.163174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076475Jy sigma=1.326803 ! Fit after self-cal, rms=0.076461Jy sigma=1.326723 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.077 x 7.601 at -4.324 degrees (North through East) ! Clean map min=-0.0027374 max=0.13842 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.02 FD 0.94 HN 1.05 KP 0.95 ! LA 1.02 MK 0.99 NL 1.00 OV 0.98 ! PT 1.04 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.97 HN 1.05 KP 1.01 ! LA 0.98 MK 0.98 NL 1.03 OV 0.98 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.08 KP 0.99 ! LA 1.03 MK 1.00 NL 1.04 OV 0.95 ! PT 0.94 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.05 KP 1.00 ! LA 0.98 MK 1.03 NL 1.00 OV 0.97 ! PT 0.99 SC 0.99 ! ! ! Fit before self-cal, rms=0.076461Jy sigma=1.326723 ! Fit after self-cal, rms=0.076111Jy sigma=1.321768 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.092 mas, bmaj=7.617 mas, bpa=-4.21 degrees ! Estimated noise=0.405019 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.000320697 Jy ! Component: 100 - total flux cleaned = -0.000336513 Jy ! Component: 150 - total flux cleaned = -0.000382252 Jy ! Component: 200 - total flux cleaned = -0.000410051 Jy ! Total flux subtracted in 200 components = -0.000410051 Jy ! Clean residual min=-0.002389 max=0.002446 Jy/beam ! Clean residual mean=0.000001 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.162764 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.162764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076104Jy sigma=1.321589 ! Fit after self-cal, rms=0.076113Jy sigma=1.321494 ! 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.076113Jy sigma=1.321494 ! Fit after self-cal, rms=0.075539Jy sigma=1.317007 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.097 mas, bmaj=7.625 mas, bpa=-4.116 degrees ! Estimated noise=0.405184 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000390045 Jy ! Component: 100 - total flux cleaned = -0.000419522 Jy ! Component: 150 - total flux cleaned = -0.000419388 Jy ! Component: 200 - total flux cleaned = -0.000442845 Jy ! Total flux subtracted in 200 components = -0.000442845 Jy ! Clean residual min=-0.002364 max=0.002159 Jy/beam ! Clean residual mean=0.000005 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.162321 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 48 components and 0.162321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075533Jy sigma=1.316893 ! Fit after self-cal, rms=0.075537Jy sigma=1.316801 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.32726e-05 Jy ! Component: 100 - total flux cleaned = -1.24713e-07 Jy ! Component: 150 - total flux cleaned = -1.12008e-05 Jy ! Component: 200 - total flux cleaned = -2.19341e-05 Jy ! Total flux subtracted in 200 components = -2.19341e-05 Jy ! Clean residual min=-0.002364 max=0.002168 Jy/beam ! Clean residual mean=0.000004 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.162299 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 48 components and 0.162299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075534Jy sigma=1.316724 ! Fit after self-cal, rms=0.075533Jy sigma=1.316716 ! 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.075533Jy sigma=1.316716 ! Fit after self-cal, rms=0.075530Jy sigma=1.316681 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.103 mas, bmaj=7.629 mas, bpa=-4.031 degrees ! Estimated noise=0.405399 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00036111 Jy ! Component: 100 - total flux cleaned = -0.000385094 Jy ! Component: 150 - total flux cleaned = -0.000395787 Jy ! Component: 200 - total flux cleaned = -0.000406041 Jy ! Total flux subtracted in 200 components = -0.000406041 Jy ! Clean residual min=-0.002377 max=0.002162 Jy/beam ! Clean residual mean=0.000005 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.161893 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 0.161893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075525Jy sigma=1.316605 ! Fit after self-cal, rms=0.075525Jy sigma=1.316599 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.34689e-06 Jy ! Component: 100 - total flux cleaned = -4.94276e-06 Jy ! Component: 150 - total flux cleaned = -2.37494e-05 Jy ! Component: 200 - total flux cleaned = -2.38266e-05 Jy ! Total flux subtracted in 200 components = -2.38266e-05 Jy ! Clean residual min=-0.002369 max=0.002165 Jy/beam ! Clean residual mean=0.000005 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.161869 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 0.161869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075523Jy sigma=1.316547 ! Fit after self-cal, rms=0.075523Jy sigma=1.316542 ! 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.075523Jy sigma=1.316542 ! Fit after self-cal, rms=0.075535Jy sigma=1.316513 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.401 mas, bmaj=14.41 mas, bpa=4.561 degrees ! Estimated noise=0.534225 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000391612 Jy ! Component: 100 - total flux cleaned = -0.000398743 Jy ! Component: 150 - total flux cleaned = -0.000418112 Jy ! Component: 200 - total flux cleaned = -0.000427858 Jy ! Total flux subtracted in 200 components = -0.000427858 Jy ! Clean residual min=-0.002474 max=0.002316 Jy/beam ! Clean residual mean=0.000011 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.161441 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 54 components and 0.161441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075534Jy sigma=1.316532 ! Fit after self-cal, rms=0.075530Jy sigma=1.316494 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.24004e-06 Jy ! Component: 100 - total flux cleaned = -1.44571e-05 Jy ! Component: 150 - total flux cleaned = -2.65223e-05 Jy ! Component: 200 - total flux cleaned = -3.65109e-05 Jy ! Total flux subtracted in 200 components = -3.65109e-05 Jy ! Clean residual min=-0.002467 max=0.002318 Jy/beam ! Clean residual mean=0.000011 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.161405 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 54 components and 0.161405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075530Jy sigma=1.316511 ! Fit after self-cal, rms=0.075528Jy sigma=1.316487 ! 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=3.11 mas, bmaj=7.634 mas, bpa=-3.952 degrees ! Estimated noise=0.405653 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.11 x 7.634 at -3.952 degrees (North through East) ! Clean map min=-0.0023384 max=0.13941 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.452 mas, bmaj=6.312 mas, bpa=-4.6 degrees ! Estimated noise=0.575155 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.103336 Jy ! Component: 100 - total flux cleaned = 0.13354 Jy ! Component: 150 - total flux cleaned = 0.146598 Jy ! Component: 200 - total flux cleaned = 0.152686 Jy ! Total flux subtracted in 200 components = 0.152686 Jy ! Clean residual min=-0.003015 max=0.003200 Jy/beam ! Clean residual mean=-0.000001 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.152686 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.152686 Jy ! Inverting map and beam ! Estimated beam: bmin=3.11 mas, bmaj=7.634 mas, bpa=-3.952 degrees ! Estimated noise=0.405653 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.00493061 Jy ! Component: 100 - total flux cleaned = 0.00727264 Jy ! Component: 150 - total flux cleaned = 0.00835394 Jy ! Component: 200 - total flux cleaned = 0.00854109 Jy ! Total flux subtracted in 200 components = 0.00854109 Jy ! Clean residual min=-0.002268 max=0.002107 Jy/beam ! Clean residual mean=0.000004 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.161227 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 29 components and 0.161227 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=7.401 mas, bmaj=14.41 mas, bpa=4.561 degrees ! Estimated noise=0.534225 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000376162 Jy ! Component: 100 - total flux cleaned = 0.000378836 Jy ! Component: 150 - total flux cleaned = 0.000379567 Jy ! Component: 200 - total flux cleaned = 0.00037208 Jy ! Total flux subtracted in 200 components = 0.00037208 Jy ! Clean residual min=-0.002477 max=0.002315 Jy/beam ! Clean residual mean=0.000011 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.1616 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 = -1.37495e-05 Jy ! Component: 100 - total flux cleaned = -2.59264e-05 Jy ! Component: 150 - total flux cleaned = -4.28995e-05 Jy ! Component: 200 - total flux cleaned = -6.39561e-05 Jy ! Total flux subtracted in 200 components = -6.39561e-05 Jy ! Clean residual min=-0.002483 max=0.002321 Jy/beam ! Clean residual mean=0.000011 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.161536 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 35 components and 0.161536 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.11 mas, bmaj=7.634 mas, bpa=-3.952 degrees ! Estimated noise=0.405653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000153334 Jy ! Component: 100 - total flux cleaned = -0.000132937 Jy ! Component: 150 - total flux cleaned = -0.000116559 Jy ! Component: 200 - total flux cleaned = -0.000101672 Jy ! Total flux subtracted in 200 components = -0.000101672 Jy ! Clean residual min=-0.002351 max=0.002069 Jy/beam ! Clean residual mean=0.000005 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.161434 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.161434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075540Jy sigma=1.316782 ! Fit after self-cal, rms=0.075541Jy sigma=1.316759 wmodel /J2154-1501_S_map.mod ! wmodel: Unable to open new model file: /J2154-1501_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219i_uvs/J2154-1501_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.11 x 7.634 at -3.952 degrees (North through East) ! Clean map min=-0.0022909 max=0.13933 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J2154-1501_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.13933 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000546486 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.17668 1.17668 2.35335 4.7067 9.4134 18.8268 37.6536 75.3072 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.139 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 254.955 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J2154-1501_S_dfm.log closed on Thu May 19 23:38:29 2016