! Started logfile: /scr/pima/bg219g_uvs/J1511+0518_S_dfm.log on Thu May 19 21:51:03 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/bg219g_uvs/J1511+0518_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1511+0518_S_uva.fits ! AN table 1: 42 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.897354 visibilities/baseline/integration-bin. ! Found source: J1511+0518 ! ! 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 6784 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 J1511+0518_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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.060704Jy sigma=20.708301 ! Fit after self-cal, rms=0.726381Jy sigma=14.336491 ! 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.855 mas, bmaj=6.897 mas, bpa=-7.107 degrees ! Estimated noise=0.595928 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.213114 Jy ! Component: 100 - total flux cleaned = 0.262951 Jy ! Total flux subtracted in 100 components = 0.262951 Jy ! Clean residual min=-0.010734 max=0.018972 Jy/beam ! Clean residual mean=-0.000000 rms=0.003285 Jy/beam ! Combined flux in latest and established models = 0.262951 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.262951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171497Jy sigma=2.028462 ! Fit after self-cal, rms=0.171491Jy sigma=2.028278 ! 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.447 mas, bmaj=7.669 mas, bpa=-5.981 degrees ! Estimated noise=0.474334 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.0248472 Jy ! Component: 100 - total flux cleaned = 0.0360963 Jy ! Component: 150 - total flux cleaned = 0.0427808 Jy ! Component: 200 - total flux cleaned = 0.0472292 Jy ! Total flux subtracted in 200 components = 0.0472292 Jy ! Clean residual min=-0.013558 max=0.015919 Jy/beam ! Clean residual mean=-0.000009 rms=0.003441 Jy/beam ! Combined flux in latest and established models = 0.31018 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 29 components and 0.31018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166311Jy sigma=1.941274 ! Fit after self-cal, rms=0.166296Jy sigma=1.940438 ! 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.447 x 7.669 at -5.981 degrees (North through East) ! Clean map min=-0.013028 max=0.27836 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 1.13 HN 1.07 KP 0.96 ! LA 0.99 MK 1.02 NL 0.98 OV 1.00 ! PT 1.01 SC 1.03 ! ! ! 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* MK 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.01 FD 1.15 HN 1.04 KP 0.96 ! LA 0.97 MK 1.00 NL 1.03 OV 1.01 ! PT 1.00 SC 1.01 ! ! ! 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* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.166296Jy sigma=1.940438 ! Fit after self-cal, rms=0.181379Jy sigma=1.931034 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.452 mas, bmaj=7.682 mas, bpa=-5.979 degrees ! Estimated noise=0.478659 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.00410409 Jy ! Component: 100 - total flux cleaned = 0.00495772 Jy ! Component: 150 - total flux cleaned = 0.0053299 Jy ! Component: 200 - total flux cleaned = 0.00558129 Jy ! Total flux subtracted in 200 components = 0.00558129 Jy ! Clean residual min=-0.013649 max=0.014421 Jy/beam ! Clean residual mean=-0.000013 rms=0.003324 Jy/beam ! Combined flux in latest and established models = 0.315762 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 41 components and 0.315762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.180979Jy sigma=1.930716 ! Fit after self-cal, rms=0.181035Jy sigma=1.930475 ! 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.181035Jy sigma=1.930475 ! Fit after self-cal, rms=0.181035Jy sigma=1.930475 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.452 mas, bmaj=7.682 mas, bpa=-5.979 degrees ! Estimated noise=0.478659 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000394555 Jy ! Component: 100 - total flux cleaned = 0.000240553 Jy ! Component: 150 - total flux cleaned = 0.000241161 Jy ! Component: 200 - total flux cleaned = 0.000243995 Jy ! Total flux subtracted in 200 components = 0.000243995 Jy ! Clean residual min=-0.013643 max=0.014558 Jy/beam ! Clean residual mean=-0.000013 rms=0.003321 Jy/beam ! Combined flux in latest and established models = 0.316006 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.316006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.180914Jy sigma=1.929574 ! Fit after self-cal, rms=0.180913Jy sigma=1.929497 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 (28.5, -23.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114973 Jy ! Component: 100 - total flux cleaned = 0.0133842 Jy ! Component: 150 - total flux cleaned = 0.0138753 Jy ! Component: 200 - total flux cleaned = 0.0138693 Jy ! Total flux subtracted in 200 components = 0.0138693 Jy ! Clean residual min=-0.013251 max=0.013337 Jy/beam ! Clean residual mean=-0.000014 rms=0.003083 Jy/beam ! Combined flux in latest and established models = 0.329875 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 74 components and 0.329875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179193Jy sigma=1.900031 ! Fit after self-cal, rms=0.179062Jy sigma=1.893989 ! 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.179062Jy sigma=1.893989 ! Fit after self-cal, rms=0.179062Jy sigma=1.893989 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.452 mas, bmaj=7.682 mas, bpa=-5.979 degrees ! Estimated noise=0.478659 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00398329 Jy ! Component: 100 - total flux cleaned = 0.00473865 Jy ! Component: 150 - total flux cleaned = 0.0048957 Jy ! Component: 200 - total flux cleaned = 0.00488838 Jy ! Total flux subtracted in 200 components = 0.00488838 Jy ! Clean residual min=-0.012592 max=0.010995 Jy/beam ! Clean residual mean=-0.000015 rms=0.002983 Jy/beam ! Combined flux in latest and established models = 0.334763 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 101 components and 0.334763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178419Jy sigma=1.888113 ! Fit after self-cal, rms=0.178424Jy sigma=1.886811 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.00183153 Jy ! Component: 100 - total flux cleaned = 0.00183665 Jy ! Component: 150 - total flux cleaned = 0.00196838 Jy ! Component: 200 - total flux cleaned = 0.00209054 Jy ! Total flux subtracted in 200 components = 0.00209054 Jy ! Clean residual min=-0.012475 max=0.010265 Jy/beam ! Clean residual mean=-0.000015 rms=0.002945 Jy/beam ! Combined flux in latest and established models = 0.336854 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 116 components and 0.336854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178069Jy sigma=1.883958 ! Fit after self-cal, rms=0.178071Jy sigma=1.883466 ! 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.178071Jy sigma=1.883466 ! Fit after self-cal, rms=0.178071Jy sigma=1.883466 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.404 mas, bmaj=11.5 mas, bpa=-6.327 degrees ! Estimated noise=0.58236 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00161011 Jy ! Component: 100 - total flux cleaned = 0.00241024 Jy ! Component: 150 - total flux cleaned = 0.00228077 Jy ! Component: 200 - total flux cleaned = 0.00217341 Jy ! Total flux subtracted in 200 components = 0.00217341 Jy ! Clean residual min=-0.016658 max=0.013685 Jy/beam ! Clean residual mean=-0.000030 rms=0.004735 Jy/beam ! Combined flux in latest and established models = 0.339027 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 127 components and 0.339027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177731Jy sigma=1.885733 ! Fit after self-cal, rms=0.177686Jy sigma=1.884620 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.0005492 Jy ! Component: 100 - total flux cleaned = 0.000790181 Jy ! Component: 150 - total flux cleaned = 0.000794007 Jy ! Component: 200 - total flux cleaned = 0.000709088 Jy ! Total flux subtracted in 200 components = 0.000709088 Jy ! Clean residual min=-0.016376 max=0.013415 Jy/beam ! Clean residual mean=-0.000029 rms=0.004712 Jy/beam ! Combined flux in latest and established models = 0.339736 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 134 components and 0.339736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177564Jy sigma=1.887108 ! Fit after self-cal, rms=0.177519Jy sigma=1.886599 ! 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.452 mas, bmaj=7.682 mas, bpa=-5.979 degrees ! Estimated noise=0.478659 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.452 x 7.682 at -5.979 degrees (North through East) ! Clean map min=-0.011779 max=0.27939 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.857 mas, bmaj=6.903 mas, bpa=-7.104 degrees ! Estimated noise=0.60228 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.215024 Jy ! Component: 100 - total flux cleaned = 0.265271 Jy ! Component: 150 - total flux cleaned = 0.287727 Jy ! Component: 200 - total flux cleaned = 0.302518 Jy ! Total flux subtracted in 200 components = 0.302518 Jy ! Clean residual min=-0.011114 max=0.015131 Jy/beam ! Clean residual mean=-0.000007 rms=0.002852 Jy/beam ! Combined flux in latest and established models = 0.302519 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.302519 Jy ! Inverting map and beam ! Estimated beam: bmin=3.452 mas, bmaj=7.682 mas, bpa=-5.979 degrees ! Estimated noise=0.478659 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, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0162925 Jy ! Component: 100 - total flux cleaned = 0.0220101 Jy ! Component: 150 - total flux cleaned = 0.0238 Jy ! Component: 200 - total flux cleaned = 0.0250533 Jy ! Total flux subtracted in 200 components = 0.0250533 Jy ! Clean residual min=-0.012265 max=0.011402 Jy/beam ! Clean residual mean=-0.000011 rms=0.002968 Jy/beam ! Combined flux in latest and established models = 0.327572 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 55 components and 0.327572 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.404 mas, bmaj=11.5 mas, bpa=-6.327 degrees ! Estimated noise=0.58236 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00303552 Jy ! Component: 100 - total flux cleaned = 0.00398288 Jy ! Component: 150 - total flux cleaned = 0.00478986 Jy ! Component: 200 - total flux cleaned = 0.00524777 Jy ! Total flux subtracted in 200 components = 0.00524777 Jy ! Clean residual min=-0.016824 max=0.014218 Jy/beam ! Clean residual mean=-0.000025 rms=0.004645 Jy/beam ! Combined flux in latest and established models = 0.33282 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.000403557 Jy ! Component: 100 - total flux cleaned = 0.000750233 Jy ! Component: 150 - total flux cleaned = 0.000902697 Jy ! Component: 200 - total flux cleaned = 0.00103793 Jy ! Total flux subtracted in 200 components = 0.00103793 Jy ! Clean residual min=-0.017420 max=0.013626 Jy/beam ! Clean residual mean=-0.000025 rms=0.004629 Jy/beam ! Combined flux in latest and established models = 0.333858 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 92 components and 0.333858 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.452 mas, bmaj=7.682 mas, bpa=-5.979 degrees ! Estimated noise=0.478659 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0027221 Jy ! Component: 100 - total flux cleaned = -0.00169099 Jy ! Component: 150 - total flux cleaned = -0.00131831 Jy ! Component: 200 - total flux cleaned = -0.00114684 Jy ! Total flux subtracted in 200 components = -0.00114684 Jy ! Clean residual min=-0.012123 max=0.009583 Jy/beam ! Clean residual mean=-0.000011 rms=0.002843 Jy/beam ! Combined flux in latest and established models = 0.332711 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 112 components and 0.332711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176972Jy sigma=1.873665 ! Fit after self-cal, rms=0.176948Jy sigma=1.871300 wmodel /J1511+0518_S_map.mod ! wmodel: Unable to open new model file: /J1511+0518_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1511+0518_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.452 x 7.682 at -5.979 degrees (North through East) ! Clean map min=-0.01405 max=0.27892 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1511+0518_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.278917 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00282268 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.03604 3.03604 6.07208 12.1442 24.2883 48.5767 97.1533 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0084 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.278 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 98.812 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1511+0518_S_dfm.log closed on Thu May 19 21:51:05 2016