! Started logfile: /scr/pima/bg219b_uvs/J1124-1501_S_dfm.log on Thu May 19 20:16:07 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/J1124-1501_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1124-1501_S_uva.fits ! AN table 1: 52 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.797543 visibilities/baseline/integration-bin. ! Found source: J1124-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 5972 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 J1124-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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.032980Jy sigma=19.507076 ! Fit after self-cal, rms=0.751515Jy sigma=14.248225 ! 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=3.239 mas, bmaj=10.21 mas, bpa=17.92 degrees ! Estimated noise=0.757583 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.194147 Jy ! Component: 100 - total flux cleaned = 0.236483 Jy ! Total flux subtracted in 100 components = 0.236483 Jy ! Clean residual min=-0.007873 max=0.011808 Jy/beam ! Clean residual mean=0.000005 rms=0.002133 Jy/beam ! Combined flux in latest and established models = 0.236483 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.236483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077182Jy sigma=1.402922 ! Fit after self-cal, rms=0.077172Jy sigma=1.402869 ! 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=4.008 mas, bmaj=11.44 mas, bpa=16.71 degrees ! Estimated noise=0.519972 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.0118139 Jy ! Component: 100 - total flux cleaned = 0.0143685 Jy ! Component: 150 - total flux cleaned = 0.0142393 Jy ! Component: 200 - total flux cleaned = 0.0140453 Jy ! Total flux subtracted in 200 components = 0.0140453 Jy ! Clean residual min=-0.006073 max=0.008030 Jy/beam ! Clean residual mean=-0.000024 rms=0.002055 Jy/beam ! Combined flux in latest and established models = 0.250529 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.250529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075314Jy sigma=1.373379 ! Fit after self-cal, rms=0.075315Jy sigma=1.373363 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.008 x 11.44 at 16.71 degrees (North through East) ! Clean map min=-0.0059705 max=0.25208 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.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.075315Jy sigma=1.373363 ! Fit after self-cal, rms=0.075315Jy sigma=1.373363 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.008 mas, bmaj=11.44 mas, bpa=16.71 degrees ! Estimated noise=0.519972 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 = -7.65002e-05 Jy ! Component: 100 - total flux cleaned = -0.000257629 Jy ! Component: 150 - total flux cleaned = -0.00041627 Jy ! Component: 200 - total flux cleaned = -0.000604652 Jy ! Total flux subtracted in 200 components = -0.000604652 Jy ! Clean residual min=-0.006167 max=0.008030 Jy/beam ! Clean residual mean=-0.000022 rms=0.002038 Jy/beam ! Combined flux in latest and established models = 0.249924 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 25 components and 0.249924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075234Jy sigma=1.371859 ! Fit after self-cal, rms=0.075235Jy sigma=1.371853 ! 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.075235Jy sigma=1.371853 ! Fit after self-cal, rms=0.072399Jy sigma=1.365395 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.028 mas, bmaj=11.57 mas, bpa=16.99 degrees ! Estimated noise=0.502695 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00725906 Jy ! Component: 100 - total flux cleaned = -0.0108269 Jy ! Component: 150 - total flux cleaned = -0.0130917 Jy ! Component: 200 - total flux cleaned = -0.0145713 Jy ! Total flux subtracted in 200 components = -0.0145713 Jy ! Clean residual min=-0.005535 max=0.006944 Jy/beam ! Clean residual mean=-0.000023 rms=0.001754 Jy/beam ! Combined flux in latest and established models = 0.235353 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 46 components and 0.235353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071804Jy sigma=1.348845 ! Fit after self-cal, rms=0.071812Jy sigma=1.348765 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.000990812 Jy ! Component: 100 - total flux cleaned = -0.00153563 Jy ! Component: 150 - total flux cleaned = -0.00175995 Jy ! Component: 200 - total flux cleaned = -0.00191038 Jy ! Total flux subtracted in 200 components = -0.00191038 Jy ! Clean residual min=-0.005638 max=0.006962 Jy/beam ! Clean residual mean=-0.000022 rms=0.001742 Jy/beam ! Combined flux in latest and established models = 0.233442 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 53 components and 0.233442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071803Jy sigma=1.348238 ! Fit after self-cal, rms=0.071802Jy sigma=1.348232 ! 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.071802Jy sigma=1.348232 ! Fit after self-cal, rms=0.070851Jy sigma=1.343130 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.03 mas, bmaj=11.6 mas, bpa=17.12 degrees ! Estimated noise=0.495827 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00296413 Jy ! Component: 100 - total flux cleaned = -0.00420947 Jy ! Component: 150 - total flux cleaned = -0.00480961 Jy ! Component: 200 - total flux cleaned = -0.00509182 Jy ! Total flux subtracted in 200 components = -0.00509182 Jy ! Clean residual min=-0.004921 max=0.006253 Jy/beam ! Clean residual mean=-0.000017 rms=0.001636 Jy/beam ! Combined flux in latest and established models = 0.228351 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 66 components and 0.22835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070773Jy sigma=1.340143 ! Fit after self-cal, rms=0.070779Jy sigma=1.340136 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 = -8.49327e-05 Jy ! Component: 100 - total flux cleaned = -0.000112786 Jy ! Component: 150 - total flux cleaned = -0.000113175 Jy ! Component: 200 - total flux cleaned = -0.000121548 Jy ! Total flux subtracted in 200 components = -0.000121548 Jy ! Clean residual min=-0.004931 max=0.006254 Jy/beam ! Clean residual mean=-0.000017 rms=0.001636 Jy/beam ! Combined flux in latest and established models = 0.228229 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 77 components and 0.228229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070778Jy sigma=1.340087 ! Fit after self-cal, rms=0.070778Jy sigma=1.340085 ! 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.070778Jy sigma=1.340085 ! Fit after self-cal, rms=0.070319Jy sigma=1.338966 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.719 mas, bmaj=15.67 mas, bpa=7.336 degrees ! Estimated noise=0.559824 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00207113 Jy ! Component: 100 - total flux cleaned = -0.00252709 Jy ! Component: 150 - total flux cleaned = -0.00258308 Jy ! Component: 200 - total flux cleaned = -0.00256513 Jy ! Total flux subtracted in 200 components = -0.00256513 Jy ! Clean residual min=-0.006056 max=0.008574 Jy/beam ! Clean residual mean=-0.000026 rms=0.002383 Jy/beam ! Combined flux in latest and established models = 0.225664 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 81 components and 0.225664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070314Jy sigma=1.338346 ! Fit after self-cal, rms=0.070313Jy sigma=1.338337 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 = 3.45455e-05 Jy ! Component: 100 - total flux cleaned = 4.8815e-05 Jy ! Component: 150 - total flux cleaned = 7.39283e-05 Jy ! Component: 200 - total flux cleaned = 8.53604e-05 Jy ! Total flux subtracted in 200 components = 8.53604e-05 Jy ! Clean residual min=-0.006045 max=0.008581 Jy/beam ! Clean residual mean=-0.000026 rms=0.002381 Jy/beam ! Combined flux in latest and established models = 0.225749 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 90 components and 0.225749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070315Jy sigma=1.338284 ! Fit after self-cal, rms=0.070314Jy sigma=1.338280 ! 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=4.026 mas, bmaj=11.61 mas, bpa=17.22 degrees ! Estimated noise=0.492336 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.026 x 11.61 at 17.22 degrees (North through East) ! Clean map min=-0.0053618 max=0.24169 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=3.244 mas, bmaj=10.35 mas, bpa=18.37 degrees ! Estimated noise=0.724743 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.185731 Jy ! Component: 100 - total flux cleaned = 0.226232 Jy ! Component: 150 - total flux cleaned = 0.235324 Jy ! Component: 200 - total flux cleaned = 0.235163 Jy ! Total flux subtracted in 200 components = 0.235163 Jy ! Clean residual min=-0.006152 max=0.007726 Jy/beam ! Clean residual mean=-0.000004 rms=0.001653 Jy/beam ! Combined flux in latest and established models = 0.235163 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.235163 Jy ! Inverting map and beam ! Estimated beam: bmin=4.026 mas, bmaj=11.61 mas, bpa=17.22 degrees ! Estimated noise=0.492336 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) ! Added new window around map position (4.5, -81.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00659319 Jy ! Component: 100 - total flux cleaned = 0.00892439 Jy ! Component: 150 - total flux cleaned = 0.00989697 Jy ! Component: 200 - total flux cleaned = 0.00990172 Jy ! Total flux subtracted in 200 components = 0.00990172 Jy ! Clean residual min=-0.004814 max=0.007096 Jy/beam ! Clean residual mean=-0.000024 rms=0.001506 Jy/beam ! Combined flux in latest and established models = 0.245064 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 37 components and 0.245064 Jy ! Inverting map ! Added new window around map position (-4.5, 81.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00632013 Jy ! Component: 100 - total flux cleaned = 0.00960897 Jy ! Component: 150 - total flux cleaned = 0.0107293 Jy ! Component: 200 - total flux cleaned = 0.0108917 Jy ! Total flux subtracted in 200 components = 0.0108917 Jy ! Clean residual min=-0.004449 max=0.005256 Jy/beam ! Clean residual mean=-0.000024 rms=0.001301 Jy/beam ! Combined flux in latest and established models = 0.255956 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 64 components and 0.255956 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.719 mas, bmaj=15.67 mas, bpa=7.336 degrees ! Estimated noise=0.559824 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137287 Jy ! Component: 100 - total flux cleaned = 0.00176043 Jy ! Component: 150 - total flux cleaned = 0.00176152 Jy ! Component: 200 - total flux cleaned = 0.00176524 Jy ! Total flux subtracted in 200 components = 0.00176524 Jy ! Clean residual min=-0.005218 max=0.006388 Jy/beam ! Clean residual mean=-0.000039 rms=0.001857 Jy/beam ! Combined flux in latest and established models = 0.257721 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 = -5.51057e-05 Jy ! Component: 100 - total flux cleaned = -0.000335189 Jy ! Component: 150 - total flux cleaned = -0.000493896 Jy ! Component: 200 - total flux cleaned = -0.000691926 Jy ! Total flux subtracted in 200 components = -0.000691926 Jy ! Clean residual min=-0.005078 max=0.006312 Jy/beam ! Clean residual mean=-0.000037 rms=0.001815 Jy/beam ! Combined flux in latest and established models = 0.257029 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 101 components and 0.257029 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.026 mas, bmaj=11.61 mas, bpa=17.22 degrees ! Estimated noise=0.492336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000184274 Jy ! Component: 100 - total flux cleaned = -0.000244428 Jy ! Component: 150 - total flux cleaned = -0.000297526 Jy ! Component: 200 - total flux cleaned = -0.000397626 Jy ! Total flux subtracted in 200 components = -0.000397626 Jy ! Clean residual min=-0.004354 max=0.004897 Jy/beam ! Clean residual mean=-0.000021 rms=0.001228 Jy/beam ! Combined flux in latest and established models = 0.256632 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 121 components and 0.256632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069234Jy sigma=1.313260 ! Fit after self-cal, rms=0.069221Jy sigma=1.312934 wmodel /J1124-1501_S_map.mod ! wmodel: Unable to open new model file: /J1124-1501_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J1124-1501_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.026 x 11.61 at 17.22 degrees (North through East) ! Clean map min=-0.0042135 max=0.23592 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1124-1501_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.235921 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0012267 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.55989 1.55989 3.11979 6.23957 12.4791 24.9583 49.9166 99.8332 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0036 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.235 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 192.32 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1124-1501_S_dfm.log closed on Thu May 19 20:16:10 2016