! Started logfile: /scr/pima/bg219g_uvs/J1054+3928_S_dfm.log on Thu May 19 21:43:22 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/J1054+3928_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1054+3928_S_uva.fits ! AN table 1: 24 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.83912 visibilities/baseline/integration-bin. ! Found source: J1054+3928 ! ! 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 2900 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 J1054+3928_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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016916Jy sigma=23.650127 ! Fit after self-cal, rms=0.891341Jy sigma=20.571780 ! 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.945 mas, bmaj=9.633 mas, bpa=-58.16 degrees ! Estimated noise=0.978399 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.0916239 Jy ! Component: 100 - total flux cleaned = 0.111709 Jy ! Total flux subtracted in 100 components = 0.111709 Jy ! Clean residual min=-0.011922 max=0.016679 Jy/beam ! Clean residual mean=-0.000050 rms=0.003277 Jy/beam ! Combined flux in latest and established models = 0.111709 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.111709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086354Jy sigma=1.902961 ! Fit after self-cal, rms=0.086021Jy sigma=1.895031 ! 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.153 mas, bmaj=10.19 mas, bpa=-60.21 degrees ! Estimated noise=0.59869 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.00171672 Jy ! Component: 100 - total flux cleaned = 0.000488078 Jy ! Component: 150 - total flux cleaned = -0.000545771 Jy ! Component: 200 - total flux cleaned = -0.000994675 Jy ! Total flux subtracted in 200 components = -0.000994675 Jy ! Clean residual min=-0.008750 max=0.019019 Jy/beam ! Clean residual mean=-0.000147 rms=0.003786 Jy/beam ! Combined flux in latest and established models = 0.110714 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 20 components and 0.110714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085700Jy sigma=1.880457 ! Fit after self-cal, rms=0.085688Jy sigma=1.880312 ! 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.153 x 10.19 at -60.21 degrees (North through East) ! Clean map min=-0.0086035 max=0.11921 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* ! ! ! 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* ! ! ! 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* MK 1.00* NL 1.00* OV 1.00* ! PT 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* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Fit before self-cal, rms=0.085688Jy sigma=1.880312 ! Fit after self-cal, rms=0.085688Jy sigma=1.880312 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.153 mas, bmaj=10.19 mas, bpa=-60.21 degrees ! Estimated noise=0.59869 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 (-22, 73.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0173846 Jy ! Component: 100 - total flux cleaned = 0.026447 Jy ! Component: 150 - total flux cleaned = 0.0319652 Jy ! Component: 200 - total flux cleaned = 0.0343413 Jy ! Total flux subtracted in 200 components = 0.0343413 Jy ! Clean residual min=-0.007159 max=0.013082 Jy/beam ! Clean residual mean=-0.000060 rms=0.002411 Jy/beam ! Combined flux in latest and established models = 0.145056 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 65 components and 0.145056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081854Jy sigma=1.797992 ! Fit after self-cal, rms=0.081251Jy sigma=1.782466 ! 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.081251Jy sigma=1.782466 ! Fit after self-cal, rms=0.081251Jy sigma=1.782466 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.153 mas, bmaj=10.19 mas, bpa=-60.21 degrees ! Estimated noise=0.59869 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00616098 Jy ! Component: 100 - total flux cleaned = 0.008047 Jy ! Component: 150 - total flux cleaned = 0.0082833 Jy ! Component: 200 - total flux cleaned = 0.00859069 Jy ! Total flux subtracted in 200 components = 0.00859069 Jy ! Clean residual min=-0.006048 max=0.009564 Jy/beam ! Clean residual mean=-0.000042 rms=0.001995 Jy/beam ! Combined flux in latest and established models = 0.153646 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 99 components and 0.153646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080590Jy sigma=1.771284 ! Fit after self-cal, rms=0.080502Jy sigma=1.769072 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 (60.5, -76). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00628356 Jy ! Component: 100 - total flux cleaned = 0.00648568 Jy ! Component: 150 - total flux cleaned = 0.00631661 Jy ! Component: 200 - total flux cleaned = 0.00618509 Jy ! Total flux subtracted in 200 components = 0.00618509 Jy ! Clean residual min=-0.005247 max=0.006178 Jy/beam ! Clean residual mean=-0.000022 rms=0.001491 Jy/beam ! Combined flux in latest and established models = 0.159831 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 119 components and 0.159831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079394Jy sigma=1.748102 ! Fit after self-cal, rms=0.079292Jy sigma=1.745485 ! 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.079292Jy sigma=1.745485 ! Fit after self-cal, rms=0.079292Jy sigma=1.745485 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.153 mas, bmaj=10.19 mas, bpa=-60.21 degrees ! Estimated noise=0.59869 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160957 Jy ! Component: 100 - total flux cleaned = 0.00148872 Jy ! Component: 150 - total flux cleaned = 0.00158755 Jy ! Component: 200 - total flux cleaned = 0.00130746 Jy ! Total flux subtracted in 200 components = 0.00130746 Jy ! Clean residual min=-0.004595 max=0.005305 Jy/beam ! Clean residual mean=-0.000015 rms=0.001287 Jy/beam ! Combined flux in latest and established models = 0.161139 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 135 components and 0.161139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078957Jy sigma=1.739207 ! Fit after self-cal, rms=0.078925Jy sigma=1.738565 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.000319172 Jy ! Component: 100 - total flux cleaned = 0.000407765 Jy ! Component: 150 - total flux cleaned = 0.000171207 Jy ! Component: 200 - total flux cleaned = 2.67345e-05 Jy ! Total flux subtracted in 200 components = 2.67345e-05 Jy ! Clean residual min=-0.004432 max=0.004776 Jy/beam ! Clean residual mean=-0.000014 rms=0.001192 Jy/beam ! Combined flux in latest and established models = 0.161166 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 151 components and 0.161166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078751Jy sigma=1.735422 ! Fit after self-cal, rms=0.078736Jy sigma=1.735150 ! 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.078736Jy sigma=1.735150 ! Fit after self-cal, rms=0.079626Jy sigma=1.729625 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.281 mas, bmaj=11.92 mas, bpa=-83.98 degrees ! Estimated noise=0.686615 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000461505 Jy ! Component: 100 - total flux cleaned = -0.000983171 Jy ! Component: 150 - total flux cleaned = -0.00138294 Jy ! Component: 200 - total flux cleaned = -0.00174645 Jy ! Total flux subtracted in 200 components = -0.00174645 Jy ! Clean residual min=-0.004059 max=0.003674 Jy/beam ! Clean residual mean=-0.000026 rms=0.001132 Jy/beam ! Combined flux in latest and established models = 0.159419 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 170 components and 0.159419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079562Jy sigma=1.728116 ! Fit after self-cal, rms=0.079627Jy sigma=1.727892 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.000110211 Jy ! Component: 100 - total flux cleaned = -0.000402268 Jy ! Component: 150 - total flux cleaned = -0.000584854 Jy ! Component: 200 - total flux cleaned = -0.000716077 Jy ! Total flux subtracted in 200 components = -0.000716077 Jy ! Clean residual min=-0.003801 max=0.003547 Jy/beam ! Clean residual mean=-0.000028 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 0.158703 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 181 components and 0.158703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079585Jy sigma=1.727021 ! Fit after self-cal, rms=0.079594Jy sigma=1.726979 ! 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.126 mas, bmaj=10.19 mas, bpa=-60.16 degrees ! Estimated noise=0.601021 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.126 x 10.19 at -60.16 degrees (North through East) ! Clean map min=-0.0043707 max=0.11021 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.932 mas, bmaj=9.651 mas, bpa=-58.19 degrees ! Estimated noise=0.970094 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0911537 Jy ! Component: 100 - total flux cleaned = 0.116821 Jy ! Component: 150 - total flux cleaned = 0.130549 Jy ! Component: 200 - total flux cleaned = 0.136756 Jy ! Total flux subtracted in 200 components = 0.136756 Jy ! Clean residual min=-0.007865 max=0.009337 Jy/beam ! Clean residual mean=-0.000023 rms=0.002175 Jy/beam ! Combined flux in latest and established models = 0.136756 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.136756 Jy ! Inverting map and beam ! Estimated beam: bmin=4.126 mas, bmaj=10.19 mas, bpa=-60.16 degrees ! Estimated noise=0.601021 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 (-67.5, -52). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0116685 Jy ! Component: 100 - total flux cleaned = 0.0169214 Jy ! Component: 150 - total flux cleaned = 0.0196478 Jy ! Component: 200 - total flux cleaned = 0.0199658 Jy ! Total flux subtracted in 200 components = 0.0199658 Jy ! Clean residual min=-0.004421 max=0.005127 Jy/beam ! Clean residual mean=-0.000027 rms=0.001278 Jy/beam ! Combined flux in latest and established models = 0.156722 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 67 components and 0.156722 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=8.281 mas, bmaj=11.92 mas, bpa=-83.98 degrees ! Estimated noise=0.686615 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00096942 Jy ! Component: 100 - total flux cleaned = 0.000737153 Jy ! Component: 150 - total flux cleaned = 0.000237492 Jy ! Component: 200 - total flux cleaned = -0.000110243 Jy ! Total flux subtracted in 200 components = -0.000110243 Jy ! Clean residual min=-0.004042 max=0.004376 Jy/beam ! Clean residual mean=-0.000043 rms=0.001218 Jy/beam ! Combined flux in latest and established models = 0.156612 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.000155286 Jy ! Component: 100 - total flux cleaned = -8.31585e-05 Jy ! Component: 150 - total flux cleaned = -8.31427e-05 Jy ! Component: 200 - total flux cleaned = 0.000103087 Jy ! Total flux subtracted in 200 components = 0.000103087 Jy ! Clean residual min=-0.003825 max=0.003779 Jy/beam ! Clean residual mean=-0.000040 rms=0.001118 Jy/beam ! Combined flux in latest and established models = 0.156715 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 115 components and 0.156715 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.126 mas, bmaj=10.19 mas, bpa=-60.16 degrees ! Estimated noise=0.601021 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000579153 Jy ! Component: 100 - total flux cleaned = -0.000497847 Jy ! Component: 150 - total flux cleaned = -0.00010141 Jy ! Component: 200 - total flux cleaned = 0.000338898 Jy ! Total flux subtracted in 200 components = 0.000338898 Jy ! Clean residual min=-0.003656 max=0.004139 Jy/beam ! Clean residual mean=-0.000024 rms=0.000963 Jy/beam ! Combined flux in latest and established models = 0.157053 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 128 components and 0.157053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079648Jy sigma=1.728213 ! Fit after self-cal, rms=0.079587Jy sigma=1.726944 wmodel /J1054+3928_S_map.mod ! wmodel: Unable to open new model file: /J1054+3928_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1054+3928_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.126 x 10.19 at -60.16 degrees (North through East) ! Clean map min=-0.0046862 max=0.10535 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1054+3928_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.105354 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000944911 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.69068 2.69068 5.38137 10.7627 21.5255 43.0509 86.1019 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.105 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 111.495 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1054+3928_S_dfm.log closed on Thu May 19 21:43:25 2016