! Started logfile: /scr/pima/bg219g_uvs/J1723+3417_S_dfm.log on Thu May 19 21:55: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/bg219g_uvs/J1723+3417_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1723+3417_S_uva.fits ! AN table 1: 26 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.76511 visibilities/baseline/integration-bin. ! Found source: J1723+3417 ! ! 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 2228 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 J1723+3417_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001266Jy sigma=25.205415 ! Fit after self-cal, rms=0.882392Jy sigma=22.064956 ! 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.674 mas, bmaj=8.783 mas, bpa=17.26 degrees ! Estimated noise=0.985732 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.0808021 Jy ! Component: 100 - total flux cleaned = 0.116342 Jy ! Total flux subtracted in 100 components = 0.116342 Jy ! Clean residual min=-0.017973 max=0.024166 Jy/beam ! Clean residual mean=0.000013 rms=0.005051 Jy/beam ! Combined flux in latest and established models = 0.116342 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.116342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100900Jy sigma=2.502971 ! Fit after self-cal, rms=0.099704Jy sigma=2.477538 ! 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.488 mas, bmaj=9.7 mas, bpa=15.08 degrees ! Estimated noise=0.659182 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.0376609 Jy ! Component: 100 - total flux cleaned = 0.0587028 Jy ! Component: 150 - total flux cleaned = 0.0721851 Jy ! Component: 200 - total flux cleaned = 0.0812617 Jy ! Total flux subtracted in 200 components = 0.0812617 Jy ! Clean residual min=-0.010738 max=0.022914 Jy/beam ! Clean residual mean=0.000049 rms=0.004742 Jy/beam ! Combined flux in latest and established models = 0.197604 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 48 components and 0.197604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082929Jy sigma=2.124716 ! Fit after self-cal, rms=0.080601Jy sigma=2.081036 ! 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.488 x 9.7 at 15.08 degrees (North through East) ! Clean map min=-0.012612 max=0.10087 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: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.080601Jy sigma=2.081036 ! Fit after self-cal, rms=0.080601Jy sigma=2.081036 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.488 mas, bmaj=9.7 mas, bpa=15.08 degrees ! Estimated noise=0.659182 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.0118444 Jy ! Component: 100 - total flux cleaned = 0.0138667 Jy ! Component: 150 - total flux cleaned = 0.0160555 Jy ! Component: 200 - total flux cleaned = 0.017942 Jy ! Total flux subtracted in 200 components = 0.017942 Jy ! Clean residual min=-0.009897 max=0.021061 Jy/beam ! Clean residual mean=0.000042 rms=0.004375 Jy/beam ! Combined flux in latest and established models = 0.215546 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 56 components and 0.215546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078055Jy sigma=2.038186 ! Fit after self-cal, rms=0.077263Jy sigma=2.024686 ! Inverting map ! Added new window around map position (-27.5, 65.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0192705 Jy ! Component: 100 - total flux cleaned = 0.0237873 Jy ! Component: 150 - total flux cleaned = 0.0275143 Jy ! Component: 200 - total flux cleaned = 0.0306259 Jy ! Total flux subtracted in 200 components = 0.0306259 Jy ! Clean residual min=-0.007267 max=0.009696 Jy/beam ! Clean residual mean=-0.000006 rms=0.002241 Jy/beam ! Combined flux in latest and established models = 0.246172 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 94 components and 0.246172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072050Jy sigma=1.876770 ! Fit after self-cal, rms=0.071252Jy sigma=1.864799 ! 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.071252Jy sigma=1.864799 ! Fit after self-cal, rms=0.071635Jy sigma=1.861650 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.478 mas, bmaj=9.732 mas, bpa=14.87 degrees ! Estimated noise=0.663141 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00393231 Jy ! Component: 100 - total flux cleaned = 0.00585849 Jy ! Component: 150 - total flux cleaned = 0.00729579 Jy ! Component: 200 - total flux cleaned = 0.00851514 Jy ! Total flux subtracted in 200 components = 0.00851514 Jy ! Clean residual min=-0.006055 max=0.005272 Jy/beam ! Clean residual mean=-0.000021 rms=0.001530 Jy/beam ! Combined flux in latest and established models = 0.254687 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 112 components and 0.254687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070676Jy sigma=1.834349 ! Fit after self-cal, rms=0.070414Jy sigma=1.830825 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.00134278 Jy ! Component: 100 - total flux cleaned = 0.00205722 Jy ! Component: 150 - total flux cleaned = 0.00241971 Jy ! Component: 200 - total flux cleaned = 0.00294032 Jy ! Total flux subtracted in 200 components = 0.00294032 Jy ! Clean residual min=-0.005512 max=0.004906 Jy/beam ! Clean residual mean=-0.000025 rms=0.001344 Jy/beam ! Combined flux in latest and established models = 0.257628 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 133 components and 0.257628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069991Jy sigma=1.819264 ! Fit after self-cal, rms=0.069902Jy sigma=1.817618 ! 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.069902Jy sigma=1.817618 ! Fit after self-cal, rms=0.071048Jy sigma=1.805574 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.443 mas, bmaj=9.682 mas, bpa=14.36 degrees ! Estimated noise=0.672523 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00282998 Jy ! Component: 100 - total flux cleaned = 0.00324955 Jy ! Component: 150 - total flux cleaned = 0.00300855 Jy ! Component: 200 - total flux cleaned = 0.00308312 Jy ! Total flux subtracted in 200 components = 0.00308312 Jy ! Clean residual min=-0.004614 max=0.004471 Jy/beam ! Clean residual mean=-0.000022 rms=0.001159 Jy/beam ! Combined flux in latest and established models = 0.260711 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 158 components and 0.260711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070786Jy sigma=1.798376 ! Fit after self-cal, rms=0.070792Jy sigma=1.796868 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.000350894 Jy ! Component: 100 - total flux cleaned = 0.000100139 Jy ! Component: 150 - total flux cleaned = 2.68365e-05 Jy ! Component: 200 - total flux cleaned = -4.00934e-05 Jy ! Total flux subtracted in 200 components = -4.00934e-05 Jy ! Clean residual min=-0.004463 max=0.004378 Jy/beam ! Clean residual mean=-0.000019 rms=0.001141 Jy/beam ! Combined flux in latest and established models = 0.260671 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 171 components and 0.260671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070640Jy sigma=1.792534 ! Fit after self-cal, rms=0.070632Jy sigma=1.791775 ! 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.070632Jy sigma=1.791775 ! Fit after self-cal, rms=0.070254Jy sigma=1.792726 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.413 mas, bmaj=14.89 mas, bpa=14.82 degrees ! Estimated noise=0.806179 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135243 Jy ! Component: 100 - total flux cleaned = 0.00178896 Jy ! Component: 150 - total flux cleaned = 0.00222626 Jy ! Component: 200 - total flux cleaned = 0.00255556 Jy ! Total flux subtracted in 200 components = 0.00255556 Jy ! Clean residual min=-0.004316 max=0.004402 Jy/beam ! Clean residual mean=-0.000037 rms=0.001479 Jy/beam ! Combined flux in latest and established models = 0.263226 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 203 components and 0.263226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070121Jy sigma=1.788579 ! Fit after self-cal, rms=0.070206Jy sigma=1.787068 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.000218513 Jy ! Component: 100 - total flux cleaned = 0.000293403 Jy ! Component: 150 - total flux cleaned = 0.000528795 Jy ! Component: 200 - total flux cleaned = 0.000631854 Jy ! Total flux subtracted in 200 components = 0.000631854 Jy ! Clean residual min=-0.004323 max=0.004245 Jy/beam ! Clean residual mean=-0.000037 rms=0.001402 Jy/beam ! Combined flux in latest and established models = 0.263858 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 220 components and 0.263858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070170Jy sigma=1.785918 ! Fit after self-cal, rms=0.070165Jy sigma=1.785342 ! 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.442 mas, bmaj=9.661 mas, bpa=14.41 degrees ! Estimated noise=0.670189 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.442 x 9.661 at 14.41 degrees (North through East) ! Clean map min=-0.0040678 max=0.08275 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.646 mas, bmaj=8.711 mas, bpa=16.3 degrees ! Estimated noise=0.996527 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0837104 Jy ! Component: 100 - total flux cleaned = 0.12983 Jy ! Component: 150 - total flux cleaned = 0.15895 Jy ! Component: 200 - total flux cleaned = 0.179235 Jy ! Total flux subtracted in 200 components = 0.179235 Jy ! Clean residual min=-0.011326 max=0.014472 Jy/beam ! Clean residual mean=0.000002 rms=0.003349 Jy/beam ! Combined flux in latest and established models = 0.179235 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.179235 Jy ! Inverting map and beam ! Estimated beam: bmin=3.442 mas, bmaj=9.661 mas, bpa=14.41 degrees ! Estimated noise=0.670189 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.0255226 Jy ! Component: 100 - total flux cleaned = 0.0414409 Jy ! Component: 150 - total flux cleaned = 0.0524009 Jy ! Component: 200 - total flux cleaned = 0.0604259 Jy ! Total flux subtracted in 200 components = 0.0604259 Jy ! Clean residual min=-0.005360 max=0.007105 Jy/beam ! Clean residual mean=-0.000008 rms=0.001806 Jy/beam ! Combined flux in latest and established models = 0.239661 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 114 components and 0.239661 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.413 mas, bmaj=14.89 mas, bpa=14.82 degrees ! Estimated noise=0.806179 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00852284 Jy ! Component: 100 - total flux cleaned = 0.0137674 Jy ! Component: 150 - total flux cleaned = 0.0172076 Jy ! Component: 200 - total flux cleaned = 0.0195083 Jy ! Total flux subtracted in 200 components = 0.0195083 Jy ! Clean residual min=-0.004854 max=0.003732 Jy/beam ! Clean residual mean=-0.000030 rms=0.001462 Jy/beam ! Combined flux in latest and established models = 0.259169 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.00156981 Jy ! Component: 100 - total flux cleaned = 0.00265914 Jy ! Component: 150 - total flux cleaned = 0.00323048 Jy ! Component: 200 - total flux cleaned = 0.00340743 Jy ! Total flux subtracted in 200 components = 0.00340743 Jy ! Clean residual min=-0.004600 max=0.003957 Jy/beam ! Clean residual mean=-0.000034 rms=0.001399 Jy/beam ! Combined flux in latest and established models = 0.262577 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 181 components and 0.262577 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.442 mas, bmaj=9.661 mas, bpa=14.41 degrees ! Estimated noise=0.670189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000762972 Jy ! Component: 100 - total flux cleaned = 0.000839653 Jy ! Component: 150 - total flux cleaned = 0.000958514 Jy ! Component: 200 - total flux cleaned = 0.00100718 Jy ! Total flux subtracted in 200 components = 0.00100718 Jy ! Clean residual min=-0.004625 max=0.004521 Jy/beam ! Clean residual mean=-0.000018 rms=0.001168 Jy/beam ! Combined flux in latest and established models = 0.263584 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 202 components and 0.263584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070314Jy sigma=1.785592 ! Fit after self-cal, rms=0.070295Jy sigma=1.782872 wmodel /J1723+3417_S_map.mod ! wmodel: Unable to open new model file: /J1723+3417_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1723+3417_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.442 x 9.661 at 14.41 degrees (North through East) ! Clean map min=-0.0044177 max=0.082108 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1723+3417_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0821079 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00114767 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.19326 4.19326 8.38653 16.7731 33.5461 67.0922 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0034 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.082 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 71.543 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1723+3417_S_dfm.log closed on Thu May 19 21:55:17 2016