! Started logfile: /scr/pima/bg219g_uvs/J1112+3446_S_dfm.log on Thu May 19 21:44:09 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/J1112+3446_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1112+3446_S_uva.fits ! AN table 1: 18 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.905864 visibilities/baseline/integration-bin. ! Found source: J1112+3446 ! ! 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 2348 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 J1112+3446_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.020665Jy sigma=23.267270 ! Fit after self-cal, rms=0.825072Jy sigma=18.678235 ! 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.942 mas, bmaj=10.08 mas, bpa=-50.84 degrees ! Estimated noise=1.04231 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.141533 Jy ! Component: 100 - total flux cleaned = 0.173595 Jy ! Total flux subtracted in 100 components = 0.173595 Jy ! Clean residual min=-0.014290 max=0.025266 Jy/beam ! Clean residual mean=-0.000124 rms=0.004658 Jy/beam ! Combined flux in latest and established models = 0.173595 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.173595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095978Jy sigma=2.052959 ! Fit after self-cal, rms=0.095933Jy sigma=2.052288 ! 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.82 mas, bmaj=9.879 mas, bpa=-52.36 degrees ! Estimated noise=0.717717 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.0131826 Jy ! Component: 100 - total flux cleaned = 0.0150403 Jy ! Component: 150 - total flux cleaned = 0.015944 Jy ! Component: 200 - total flux cleaned = 0.0161335 Jy ! Total flux subtracted in 200 components = 0.0161335 Jy ! Clean residual min=-0.009436 max=0.019350 Jy/beam ! Clean residual mean=-0.000146 rms=0.004122 Jy/beam ! Combined flux in latest and established models = 0.189728 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 22 components and 0.189728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094382Jy sigma=1.993094 ! Fit after self-cal, rms=0.094364Jy sigma=1.992459 ! 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.82 x 9.879 at -52.36 degrees (North through East) ! Clean map min=-0.009058 max=0.1846 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.094364Jy sigma=1.992459 ! Fit after self-cal, rms=0.094364Jy sigma=1.992459 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.82 mas, bmaj=9.879 mas, bpa=-52.36 degrees ! Estimated noise=0.717717 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 = -1.32378e-05 Jy ! Component: 100 - total flux cleaned = -0.000407635 Jy ! Component: 150 - total flux cleaned = -0.000639462 Jy ! Component: 200 - total flux cleaned = -0.000635919 Jy ! Total flux subtracted in 200 components = -0.000635919 Jy ! Clean residual min=-0.009264 max=0.018980 Jy/beam ! Clean residual mean=-0.000144 rms=0.004061 Jy/beam ! Combined flux in latest and established models = 0.189092 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 34 components and 0.189092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094106Jy sigma=1.984813 ! Fit after self-cal, rms=0.094109Jy sigma=1.984665 ! 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.094109Jy sigma=1.984665 ! Fit after self-cal, rms=0.094109Jy sigma=1.984665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.82 mas, bmaj=9.879 mas, bpa=-52.36 degrees ! Estimated noise=0.717717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.05708e-05 Jy ! Component: 100 - total flux cleaned = 5.78273e-05 Jy ! Component: 150 - total flux cleaned = 5.68203e-05 Jy ! Component: 200 - total flux cleaned = 5.9043e-05 Jy ! Total flux subtracted in 200 components = 5.9043e-05 Jy ! Clean residual min=-0.009319 max=0.018884 Jy/beam ! Clean residual mean=-0.000143 rms=0.004034 Jy/beam ! Combined flux in latest and established models = 0.189151 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 37 components and 0.189151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093958Jy sigma=1.981428 ! Fit after self-cal, rms=0.093966Jy sigma=1.981330 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 (-112, -50.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0180071 Jy ! Component: 100 - total flux cleaned = 0.0243096 Jy ! Component: 150 - total flux cleaned = 0.0255591 Jy ! Component: 200 - total flux cleaned = 0.0274412 Jy ! Total flux subtracted in 200 components = 0.0274412 Jy ! Clean residual min=-0.008809 max=0.015186 Jy/beam ! Clean residual mean=-0.000063 rms=0.002848 Jy/beam ! Combined flux in latest and established models = 0.216592 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 83 components and 0.216592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090412Jy sigma=1.900700 ! Fit after self-cal, rms=0.089798Jy sigma=1.887168 ! 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.089798Jy sigma=1.887168 ! Fit after self-cal, rms=0.089798Jy sigma=1.887168 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.82 mas, bmaj=9.879 mas, bpa=-52.36 degrees ! Estimated noise=0.717717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00616733 Jy ! Component: 100 - total flux cleaned = 0.00651978 Jy ! Component: 150 - total flux cleaned = 0.00700466 Jy ! Component: 200 - total flux cleaned = 0.00757558 Jy ! Total flux subtracted in 200 components = 0.00757558 Jy ! Clean residual min=-0.006876 max=0.010721 Jy/beam ! Clean residual mean=-0.000038 rms=0.002276 Jy/beam ! Combined flux in latest and established models = 0.224168 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 109 components and 0.224168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088925Jy sigma=1.869084 ! Fit after self-cal, rms=0.088825Jy sigma=1.866654 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 (113, 50). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00896141 Jy ! Component: 100 - total flux cleaned = 0.0108039 Jy ! Component: 150 - total flux cleaned = 0.0117031 Jy ! Component: 200 - total flux cleaned = 0.0127635 Jy ! Total flux subtracted in 200 components = 0.0127635 Jy ! Clean residual min=-0.005765 max=0.006977 Jy/beam ! Clean residual mean=0.000000 rms=0.001663 Jy/beam ! Combined flux in latest and established models = 0.236931 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 142 components and 0.236931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087593Jy sigma=1.841543 ! Fit after self-cal, rms=0.087530Jy sigma=1.839610 ! 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.087530Jy sigma=1.839610 ! Fit after self-cal, rms=0.086924Jy sigma=1.830849 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.498 mas, bmaj=11.23 mas, bpa=-78.37 degrees ! Estimated noise=0.849496 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00273363 Jy ! Component: 100 - total flux cleaned = 0.00275911 Jy ! Component: 150 - total flux cleaned = 0.00242896 Jy ! Component: 200 - total flux cleaned = 0.00194825 Jy ! Total flux subtracted in 200 components = 0.00194825 Jy ! Clean residual min=-0.004998 max=0.005461 Jy/beam ! Clean residual mean=0.000016 rms=0.001529 Jy/beam ! Combined flux in latest and established models = 0.23888 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 179 components and 0.23888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086618Jy sigma=1.826410 ! Fit after self-cal, rms=0.086635Jy sigma=1.825797 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.00106611 Jy ! Component: 100 - total flux cleaned = 0.000477662 Jy ! Component: 150 - total flux cleaned = -5.27935e-05 Jy ! Component: 200 - total flux cleaned = -0.000468751 Jy ! Total flux subtracted in 200 components = -0.000468751 Jy ! Clean residual min=-0.005389 max=0.004968 Jy/beam ! Clean residual mean=0.000015 rms=0.001432 Jy/beam ! Combined flux in latest and established models = 0.238411 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 208 components and 0.238411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086520Jy sigma=1.824184 ! Fit after self-cal, rms=0.086528Jy sigma=1.823943 ! 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.812 mas, bmaj=9.891 mas, bpa=-52.38 degrees ! Estimated noise=0.716835 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.812 x 9.891 at -52.38 degrees (North through East) ! Clean map min=-0.0066525 max=0.17863 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.943 mas, bmaj=10.08 mas, bpa=-50.89 degrees ! Estimated noise=1.0391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.140795 Jy ! Component: 100 - total flux cleaned = 0.175731 Jy ! Component: 150 - total flux cleaned = 0.194688 Jy ! Component: 200 - total flux cleaned = 0.207175 Jy ! Total flux subtracted in 200 components = 0.207175 Jy ! Clean residual min=-0.009772 max=0.017627 Jy/beam ! Clean residual mean=-0.000043 rms=0.003115 Jy/beam ! Combined flux in latest and established models = 0.207175 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.207175 Jy ! Inverting map and beam ! Estimated beam: bmin=3.812 mas, bmaj=9.891 mas, bpa=-52.38 degrees ! Estimated noise=0.716835 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 (-103, 88). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.011852 Jy ! Component: 100 - total flux cleaned = 0.0153171 Jy ! Component: 150 - total flux cleaned = 0.0164473 Jy ! Component: 200 - total flux cleaned = 0.0186613 Jy ! Total flux subtracted in 200 components = 0.0186613 Jy ! Clean residual min=-0.006156 max=0.009178 Jy/beam ! Clean residual mean=-0.000017 rms=0.001905 Jy/beam ! Combined flux in latest and established models = 0.225836 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 60 components and 0.225836 Jy ! Inverting map ! Added new window around map position (102.5, -87.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00775668 Jy ! Component: 100 - total flux cleaned = 0.00952204 Jy ! Component: 150 - total flux cleaned = 0.0108244 Jy ! Component: 200 - total flux cleaned = 0.0119782 Jy ! Total flux subtracted in 200 components = 0.0119782 Jy ! Clean residual min=-0.005364 max=0.006169 Jy/beam ! Clean residual mean=0.000003 rms=0.001406 Jy/beam ! Combined flux in latest and established models = 0.237815 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 82 components and 0.237815 Jy ! Inverting map ! Added new window around map position (-35, 33). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00289674 Jy ! Component: 100 - total flux cleaned = 0.00493574 Jy ! Component: 150 - total flux cleaned = 0.00529629 Jy ! Component: 200 - total flux cleaned = 0.0054058 Jy ! Total flux subtracted in 200 components = 0.0054058 Jy ! Clean residual min=-0.004577 max=0.004018 Jy/beam ! Clean residual mean=-0.000005 rms=0.001144 Jy/beam ! Combined flux in latest and established models = 0.24322 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 110 components and 0.24322 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.498 mas, bmaj=11.23 mas, bpa=-78.37 degrees ! Estimated noise=0.849496 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000422564 Jy ! Component: 100 - total flux cleaned = 0.000708273 Jy ! Component: 150 - total flux cleaned = 0.000704766 Jy ! Component: 200 - total flux cleaned = 0.000625844 Jy ! Total flux subtracted in 200 components = 0.000625844 Jy ! Clean residual min=-0.004608 max=0.003944 Jy/beam ! Clean residual mean=-0.000009 rms=0.001220 Jy/beam ! Combined flux in latest and established models = 0.243846 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 = -6.92214e-05 Jy ! Component: 100 - total flux cleaned = -1.6456e-06 Jy ! Component: 150 - total flux cleaned = -6.62555e-05 Jy ! Component: 200 - total flux cleaned = -0.000187143 Jy ! Total flux subtracted in 200 components = -0.000187143 Jy ! Clean residual min=-0.004400 max=0.003719 Jy/beam ! Clean residual mean=-0.000008 rms=0.001153 Jy/beam ! Combined flux in latest and established models = 0.243659 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 154 components and 0.243659 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.812 mas, bmaj=9.891 mas, bpa=-52.38 degrees ! Estimated noise=0.716835 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000351454 Jy ! Component: 100 - total flux cleaned = -0.000310489 Jy ! Component: 150 - total flux cleaned = -0.00053639 Jy ! Component: 200 - total flux cleaned = -0.000819068 Jy ! Total flux subtracted in 200 components = -0.000819068 Jy ! Clean residual min=-0.003811 max=0.003672 Jy/beam ! Clean residual mean=-0.000002 rms=0.000960 Jy/beam ! Combined flux in latest and established models = 0.24284 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 188 components and 0.24284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085574Jy sigma=1.803035 ! Fit after self-cal, rms=0.085598Jy sigma=1.801481 wmodel /J1112+3446_S_map.mod ! wmodel: Unable to open new model file: /J1112+3446_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1112+3446_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.812 x 9.891 at -52.38 degrees (North through East) ! Clean map min=-0.0055353 max=0.16897 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1112+3446_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.168974 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000947754 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.68266 1.68266 3.36533 6.73066 13.4613 26.9226 53.8453 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.168 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 178.288 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1112+3446_S_dfm.log closed on Thu May 19 21:44:11 2016