! Started logfile: /scr/pima/bg219b_uvs/J1523-3338_S_dfm.log on Thu May 19 20:24:15 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/bg219b_uvs/J1523-3338_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1523-3338_S_uva.fits ! AN table 1: 95 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.298246 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1523-3338 ! ! 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 4080 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 J1523-3338_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 442 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 442 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 442 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 442 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007143Jy sigma=17.409163 ! Fit after self-cal, rms=0.943815Jy sigma=16.396043 ! 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.733 mas, bmaj=19.97 mas, bpa=21.49 degrees ! Estimated noise=1.20832 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.0481373 Jy ! Component: 100 - total flux cleaned = 0.0565607 Jy ! Total flux subtracted in 100 components = 0.0565607 Jy ! Clean residual min=-0.005060 max=0.005180 Jy/beam ! Clean residual mean=0.000034 rms=0.001506 Jy/beam ! Combined flux in latest and established models = 0.0565607 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0565607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068984Jy sigma=1.141840 ! Fit after self-cal, rms=0.067008Jy sigma=1.110127 ! 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.875 mas, bmaj=24.42 mas, bpa=12.32 degrees ! Estimated noise=0.735343 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.000384062 Jy ! Component: 100 - total flux cleaned = -0.000333064 Jy ! Component: 150 - total flux cleaned = -0.000725537 Jy ! Component: 200 - total flux cleaned = -0.00104949 Jy ! Total flux subtracted in 200 components = -0.00104949 Jy ! Clean residual min=-0.003223 max=0.003736 Jy/beam ! Clean residual mean=0.000001 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.0555112 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 16 components and 0.0555112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066758Jy sigma=1.106744 ! Fit after self-cal, rms=0.066680Jy sigma=1.106455 ! 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.875 x 24.42 at 12.32 degrees (North through East) ! Clean map min=-0.0031959 max=0.061659 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 48 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.066680Jy sigma=1.106455 ! Fit after self-cal, rms=0.066888Jy sigma=1.117333 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.042 mas, bmaj=25.72 mas, bpa=14.68 degrees ! Estimated noise=0.752439 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.00154561 Jy ! Component: 100 - total flux cleaned = -0.00158918 Jy ! Component: 150 - total flux cleaned = -0.00155299 Jy ! Component: 200 - total flux cleaned = -0.00155095 Jy ! Total flux subtracted in 200 components = -0.00155095 Jy ! Clean residual min=-0.003116 max=0.003516 Jy/beam ! Clean residual mean=-0.000001 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.0539603 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 25 components and 0.0539603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066829Jy sigma=1.116498 ! Fit after self-cal, rms=0.066796Jy sigma=1.116380 ! 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.066796Jy sigma=1.116380 ! Fit after self-cal, rms=0.066726Jy sigma=1.113990 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.141 mas, bmaj=26.04 mas, bpa=14.58 degrees ! Estimated noise=0.741281 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.01499e-05 Jy ! Component: 100 - total flux cleaned = 1.59581e-05 Jy ! Component: 150 - total flux cleaned = 1.57282e-05 Jy ! Component: 200 - total flux cleaned = -8.27929e-06 Jy ! Total flux subtracted in 200 components = -8.27929e-06 Jy ! Clean residual min=-0.002184 max=0.002397 Jy/beam ! Clean residual mean=0.000012 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.053952 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 38 components and 0.053952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066680Jy sigma=1.112862 ! Fit after self-cal, rms=0.066796Jy sigma=1.110980 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.72261e-05 Jy ! Component: 100 - total flux cleaned = -3.67725e-05 Jy ! Component: 150 - total flux cleaned = -1.78391e-05 Jy ! Component: 200 - total flux cleaned = -1.82112e-05 Jy ! Total flux subtracted in 200 components = -1.82112e-05 Jy ! Clean residual min=-0.002554 max=0.002711 Jy/beam ! Clean residual mean=0.000005 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.0539338 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.0539338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066784Jy sigma=1.110765 ! Fit after self-cal, rms=0.066786Jy sigma=1.110741 ! 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.066786Jy sigma=1.110741 ! Fit after self-cal, rms=0.066461Jy sigma=1.109799 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.088 mas, bmaj=26.08 mas, bpa=14.95 degrees ! Estimated noise=0.738287 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000427496 Jy ! Component: 100 - total flux cleaned = -0.000425847 Jy ! Component: 150 - total flux cleaned = -0.000408433 Jy ! Component: 200 - total flux cleaned = -0.000409512 Jy ! Total flux subtracted in 200 components = -0.000409512 Jy ! Clean residual min=-0.002374 max=0.002838 Jy/beam ! Clean residual mean=0.000006 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.0535243 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 57 components and 0.0535243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066450Jy sigma=1.109568 ! Fit after self-cal, rms=0.066483Jy sigma=1.109419 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.53173e-05 Jy ! Component: 100 - total flux cleaned = -5.6056e-05 Jy ! Component: 150 - total flux cleaned = -4.26611e-05 Jy ! Component: 200 - total flux cleaned = -4.28964e-05 Jy ! Total flux subtracted in 200 components = -4.28964e-05 Jy ! Clean residual min=-0.002402 max=0.002721 Jy/beam ! Clean residual mean=0.000005 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.0534814 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 63 components and 0.0534814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066477Jy sigma=1.109309 ! Fit after self-cal, rms=0.066479Jy sigma=1.109294 ! 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.066479Jy sigma=1.109294 ! Fit after self-cal, rms=0.066498Jy sigma=1.109229 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.53 mas, bmaj=36.22 mas, bpa=6.941 degrees ! Estimated noise=0.752532 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00021971 Jy ! Component: 100 - total flux cleaned = -0.000219613 Jy ! Component: 150 - total flux cleaned = -0.000232568 Jy ! Component: 200 - total flux cleaned = -0.000232317 Jy ! Total flux subtracted in 200 components = -0.000232317 Jy ! Clean residual min=-0.002100 max=0.002787 Jy/beam ! Clean residual mean=0.000005 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.0532491 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 80 components and 0.0532491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066494Jy sigma=1.109127 ! Fit after self-cal, rms=0.066507Jy sigma=1.109099 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.97812e-05 Jy ! Component: 100 - total flux cleaned = -4.11682e-05 Jy ! Component: 150 - total flux cleaned = -4.10651e-05 Jy ! Component: 200 - total flux cleaned = -4.12332e-05 Jy ! Total flux subtracted in 200 components = -4.12332e-05 Jy ! Clean residual min=-0.002112 max=0.002753 Jy/beam ! Clean residual mean=0.000005 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.0532078 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 103 components and 0.0532078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066505Jy sigma=1.109042 ! Fit after self-cal, rms=0.066504Jy sigma=1.109029 ! 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=8.088 mas, bmaj=26.16 mas, bpa=15.06 degrees ! Estimated noise=0.737325 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.088 x 26.16 at 15.06 degrees (North through East) ! Clean map min=-0.002975 max=0.061524 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.899 mas, bmaj=21.25 mas, bpa=22.12 degrees ! Estimated noise=1.20552 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.048114 Jy ! Component: 100 - total flux cleaned = 0.0565006 Jy ! Component: 150 - total flux cleaned = 0.0552788 Jy ! Component: 200 - total flux cleaned = 0.054681 Jy ! Total flux subtracted in 200 components = 0.054681 Jy ! Clean residual min=-0.004141 max=0.004420 Jy/beam ! Clean residual mean=0.000017 rms=0.001197 Jy/beam ! Combined flux in latest and established models = 0.0546809 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.0546809 Jy ! Inverting map and beam ! Estimated beam: bmin=8.088 mas, bmaj=26.16 mas, bpa=15.06 degrees ! Estimated noise=0.737325 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.00110869 Jy ! Component: 100 - total flux cleaned = -0.00115368 Jy ! Component: 150 - total flux cleaned = -0.00115515 Jy ! Component: 200 - total flux cleaned = -0.00115456 Jy ! Total flux subtracted in 200 components = -0.00115456 Jy ! Clean residual min=-0.002550 max=0.002897 Jy/beam ! Clean residual mean=0.000006 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.0535264 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 29 components and 0.0535264 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=11.53 mas, bmaj=36.22 mas, bpa=6.941 degrees ! Estimated noise=0.752532 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000238906 Jy ! Component: 100 - total flux cleaned = 0.000212149 Jy ! Component: 150 - total flux cleaned = 0.000162691 Jy ! Component: 200 - total flux cleaned = 0.000139025 Jy ! Total flux subtracted in 200 components = 0.000139025 Jy ! Clean residual min=-0.002322 max=0.002932 Jy/beam ! Clean residual mean=0.000007 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.0536654 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 = -4.40943e-05 Jy ! Component: 100 - total flux cleaned = -8.40979e-05 Jy ! Component: 150 - total flux cleaned = -0.00010246 Jy ! Component: 200 - total flux cleaned = -0.00012057 Jy ! Total flux subtracted in 200 components = -0.00012057 Jy ! Clean residual min=-0.002301 max=0.002897 Jy/beam ! Clean residual mean=0.000006 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.0535448 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 51 components and 0.0535448 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=8.088 mas, bmaj=26.16 mas, bpa=15.06 degrees ! Estimated noise=0.737325 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.15116e-05 Jy ! Component: 100 - total flux cleaned = -5.0754e-05 Jy ! Component: 150 - total flux cleaned = -6.90411e-05 Jy ! Component: 200 - total flux cleaned = -8.70101e-05 Jy ! Total flux subtracted in 200 components = -8.70101e-05 Jy ! Clean residual min=-0.002468 max=0.002765 Jy/beam ! Clean residual mean=0.000006 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.0534578 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 59 components and 0.0534578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066513Jy sigma=1.109275 ! Fit after self-cal, rms=0.066522Jy sigma=1.109243 wmodel /J1523-3338_S_map.mod ! wmodel: Unable to open new model file: /J1523-3338_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J1523-3338_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.088 x 26.16 at 15.06 degrees (North through East) ! Clean map min=-0.0029508 max=0.060656 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1523-3338_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0606563 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000736558 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.64294 3.64294 7.28589 14.5718 29.1435 58.2871 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.06 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 82.351 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1523-3338_S_dfm.log closed on Thu May 19 20:24:17 2016