! Started logfile: /scr/pima/bg219g_uvs/J1728+3838_S_dfm.log on Thu May 19 21:56:00 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/J1728+3838_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1728+3838_S_uva.fits ! AN table 1: 18 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.898765 visibilities/baseline/integration-bin. ! Found source: J1728+3838 ! ! 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 2912 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 J1728+3838_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013527Jy sigma=26.215755 ! Fit after self-cal, rms=0.884376Jy sigma=22.826140 ! 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.091 mas, bmaj=8.35 mas, bpa=18.33 degrees ! Estimated noise=0.701777 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.088932 Jy ! Component: 100 - total flux cleaned = 0.114678 Jy ! Total flux subtracted in 100 components = 0.114678 Jy ! Clean residual min=-0.007400 max=0.012855 Jy/beam ! Clean residual mean=-0.000006 rms=0.002236 Jy/beam ! Combined flux in latest and established models = 0.114678 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.114678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078367Jy sigma=2.043411 ! Fit after self-cal, rms=0.077696Jy sigma=2.021945 ! 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.629 mas, bmaj=8.666 mas, bpa=20.04 degrees ! Estimated noise=0.563936 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.0148908 Jy ! Component: 100 - total flux cleaned = 0.0218722 Jy ! Component: 150 - total flux cleaned = 0.0256986 Jy ! Component: 200 - total flux cleaned = 0.0277757 Jy ! Total flux subtracted in 200 components = 0.0277757 Jy ! Clean residual min=-0.005912 max=0.008671 Jy/beam ! Clean residual mean=0.000011 rms=0.001817 Jy/beam ! Combined flux in latest and established models = 0.142454 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.142454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074962Jy sigma=1.958732 ! Fit after self-cal, rms=0.075000Jy sigma=1.953906 ! 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.629 x 8.666 at 20.04 degrees (North through East) ! Clean map min=-0.0057822 max=0.11934 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* MK 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* 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 0.97 FD 1.09 HN 1.04 KP 0.95 ! LA 1.00 MK 0.98 NL 0.86 OV 1.01 ! PT 0.95 SC 0.97 ! ! ! 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.075000Jy sigma=1.953906 ! Fit after self-cal, rms=0.074685Jy sigma=1.946981 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.631 mas, bmaj=8.682 mas, bpa=20.09 degrees ! Estimated noise=0.558353 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.000296099 Jy ! Component: 100 - total flux cleaned = -0.000191604 Jy ! Component: 150 - total flux cleaned = -4.83159e-05 Jy ! Component: 200 - total flux cleaned = 7.92922e-05 Jy ! Total flux subtracted in 200 components = 7.92922e-05 Jy ! Clean residual min=-0.005006 max=0.007659 Jy/beam ! Clean residual mean=0.000007 rms=0.001640 Jy/beam ! Combined flux in latest and established models = 0.142533 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 30 components and 0.142533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074617Jy sigma=1.945339 ! Fit after self-cal, rms=0.074541Jy sigma=1.944798 ! 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.074541Jy sigma=1.944798 ! Fit after self-cal, rms=0.074537Jy sigma=1.944745 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.63 mas, bmaj=8.682 mas, bpa=20.08 degrees ! Estimated noise=0.557588 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000101325 Jy ! Component: 100 - total flux cleaned = -6.51651e-05 Jy ! Component: 150 - total flux cleaned = -2.97186e-05 Jy ! Component: 200 - total flux cleaned = 3.6623e-05 Jy ! Total flux subtracted in 200 components = 3.6623e-05 Jy ! Clean residual min=-0.004954 max=0.007591 Jy/beam ! Clean residual mean=0.000007 rms=0.001627 Jy/beam ! Combined flux in latest and established models = 0.14257 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 38 components and 0.14257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074502Jy sigma=1.943984 ! Fit after self-cal, rms=0.074496Jy sigma=1.943959 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 (35, -62.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00707891 Jy ! Component: 100 - total flux cleaned = 0.0106353 Jy ! Component: 150 - total flux cleaned = 0.0118477 Jy ! Component: 200 - total flux cleaned = 0.0122512 Jy ! Total flux subtracted in 200 components = 0.0122512 Jy ! Clean residual min=-0.004718 max=0.005043 Jy/beam ! Clean residual mean=0.000002 rms=0.001228 Jy/beam ! Combined flux in latest and established models = 0.154821 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 74 components and 0.154821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073824Jy sigma=1.921951 ! Fit after self-cal, rms=0.073704Jy sigma=1.919948 ! 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.073704Jy sigma=1.919948 ! Fit after self-cal, rms=0.074441Jy sigma=1.906565 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.609 mas, bmaj=8.718 mas, bpa=20.19 degrees ! Estimated noise=0.562761 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00166564 Jy ! Component: 100 - total flux cleaned = 0.00236473 Jy ! Component: 150 - total flux cleaned = 0.0027522 Jy ! Component: 200 - total flux cleaned = 0.00287299 Jy ! Total flux subtracted in 200 components = 0.00287299 Jy ! Clean residual min=-0.003628 max=0.003922 Jy/beam ! Clean residual mean=0.000000 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.157694 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 94 components and 0.157694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074328Jy sigma=1.902712 ! Fit after self-cal, rms=0.074348Jy sigma=1.901999 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.000667417 Jy ! Component: 100 - total flux cleaned = 0.000570578 Jy ! Component: 150 - total flux cleaned = 0.000480957 Jy ! Component: 200 - total flux cleaned = 0.000355992 Jy ! Total flux subtracted in 200 components = 0.000355992 Jy ! Clean residual min=-0.003456 max=0.003825 Jy/beam ! Clean residual mean=0.000000 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.15805 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 103 components and 0.15805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074299Jy sigma=1.900466 ! Fit after self-cal, rms=0.074298Jy sigma=1.900418 ! 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.074298Jy sigma=1.900418 ! Fit after self-cal, rms=0.073827Jy sigma=1.899828 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.997 mas, bmaj=10.13 mas, bpa=15.73 degrees ! Estimated noise=0.67366 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101026 Jy ! Component: 100 - total flux cleaned = 0.00112339 Jy ! Component: 150 - total flux cleaned = 0.00108292 Jy ! Component: 200 - total flux cleaned = 0.00100387 Jy ! Total flux subtracted in 200 components = 0.00100387 Jy ! Clean residual min=-0.004491 max=0.003766 Jy/beam ! Clean residual mean=0.000001 rms=0.001185 Jy/beam ! Combined flux in latest and established models = 0.159054 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 131 components and 0.159054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073801Jy sigma=1.898443 ! Fit after self-cal, rms=0.073810Jy sigma=1.898289 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.000187275 Jy ! Component: 100 - total flux cleaned = 0.000115631 Jy ! Component: 150 - total flux cleaned = 1.74849e-05 Jy ! Component: 200 - total flux cleaned = -4.32953e-05 Jy ! Total flux subtracted in 200 components = -4.32953e-05 Jy ! Clean residual min=-0.004264 max=0.003597 Jy/beam ! Clean residual mean=0.000000 rms=0.001127 Jy/beam ! Combined flux in latest and established models = 0.15901 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 145 components and 0.15901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073804Jy sigma=1.897854 ! Fit after self-cal, rms=0.073800Jy sigma=1.897814 ! 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.607 mas, bmaj=8.719 mas, bpa=20.15 degrees ! Estimated noise=0.563545 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.607 x 8.719 at 20.15 degrees (North through East) ! Clean map min=-0.0033743 max=0.11734 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.071 mas, bmaj=8.402 mas, bpa=18.52 degrees ! Estimated noise=0.701644 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0891403 Jy ! Component: 100 - total flux cleaned = 0.115619 Jy ! Component: 150 - total flux cleaned = 0.12932 Jy ! Component: 200 - total flux cleaned = 0.1377 Jy ! Total flux subtracted in 200 components = 0.1377 Jy ! Clean residual min=-0.005957 max=0.006406 Jy/beam ! Clean residual mean=-0.000001 rms=0.001532 Jy/beam ! Combined flux in latest and established models = 0.1377 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.1377 Jy ! Inverting map and beam ! Estimated beam: bmin=3.607 mas, bmaj=8.719 mas, bpa=20.15 degrees ! Estimated noise=0.563545 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 (-50.5, 118.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00766469 Jy ! Component: 100 - total flux cleaned = 0.0120013 Jy ! Component: 150 - total flux cleaned = 0.0147882 Jy ! Component: 200 - total flux cleaned = 0.0170492 Jy ! Total flux subtracted in 200 components = 0.0170492 Jy ! Clean residual min=-0.003855 max=0.004228 Jy/beam ! Clean residual mean=-0.000002 rms=0.001066 Jy/beam ! Combined flux in latest and established models = 0.15475 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 55 components and 0.15475 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=6.997 mas, bmaj=10.13 mas, bpa=15.73 degrees ! Estimated noise=0.67366 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214742 Jy ! Component: 100 - total flux cleaned = 0.00299991 Jy ! Component: 150 - total flux cleaned = 0.00354614 Jy ! Component: 200 - total flux cleaned = 0.0036776 Jy ! Total flux subtracted in 200 components = 0.0036776 Jy ! Clean residual min=-0.004447 max=0.004085 Jy/beam ! Clean residual mean=-0.000002 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.158427 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.000179669 Jy ! Component: 100 - total flux cleaned = 0.000233322 Jy ! Component: 150 - total flux cleaned = 0.00018554 Jy ! Component: 200 - total flux cleaned = 0.000232766 Jy ! Total flux subtracted in 200 components = 0.000232766 Jy ! Clean residual min=-0.004353 max=0.003636 Jy/beam ! Clean residual mean=-0.000002 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.15866 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 110 components and 0.15866 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.607 mas, bmaj=8.719 mas, bpa=20.15 degrees ! Estimated noise=0.563545 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000808795 Jy ! Component: 100 - total flux cleaned = -0.00109182 Jy ! Component: 150 - total flux cleaned = -0.00121943 Jy ! Component: 200 - total flux cleaned = -0.00133407 Jy ! Total flux subtracted in 200 components = -0.00133407 Jy ! Clean residual min=-0.003331 max=0.003264 Jy/beam ! Clean residual mean=-0.000000 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.157326 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 134 components and 0.157326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073815Jy sigma=1.897160 ! Fit after self-cal, rms=0.073740Jy sigma=1.896425 wmodel /J1728+3838_S_map.mod ! wmodel: Unable to open new model file: /J1728+3838_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1728+3838_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.607 x 8.719 at 20.15 degrees (North through East) ! Clean map min=-0.0037009 max=0.11623 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1728+3838_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.116234 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000891131 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.30001 2.30001 4.60002 9.20004 18.4001 36.8002 73.6003 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.116 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 130.434 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1728+3838_S_dfm.log closed on Thu May 19 21:56:02 2016