! Started logfile: /scr/pima/bg219b_uvs/J1630+0701_S_dfm.log on Thu May 19 20:26:56 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/bg219b_uvs/J1630+0701_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1630+0701_S_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.901587 visibilities/baseline/integration-bin. ! Found source: J1630+0701 ! ! 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 9088 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 J1630+0701_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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016995Jy sigma=23.182223 ! Fit after self-cal, rms=0.821318Jy sigma=18.608988 ! 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.851 mas, bmaj=6.488 mas, bpa=-2.324 degrees ! Estimated noise=0.483498 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.135921 Jy ! Component: 100 - total flux cleaned = 0.169393 Jy ! Total flux subtracted in 100 components = 0.169393 Jy ! Clean residual min=-0.004460 max=0.013938 Jy/beam ! Clean residual mean=0.000014 rms=0.001437 Jy/beam ! Combined flux in latest and established models = 0.169393 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.169393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065957Jy sigma=1.428881 ! Fit after self-cal, rms=0.065957Jy sigma=1.428645 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0152162 Jy ! Component: 100 - total flux cleaned = 0.0229346 Jy ! Total flux subtracted in 100 components = 0.0229346 Jy ! Clean residual min=-0.003212 max=0.003682 Jy/beam ! Clean residual mean=0.000004 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.192328 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.192327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061961Jy sigma=1.332227 ! Fit after self-cal, rms=0.061964Jy sigma=1.331866 ! 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.542 mas, bmaj=7.687 mas, bpa=-3.214 degrees ! Estimated noise=0.334199 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.00526342 Jy ! Component: 100 - total flux cleaned = 0.00790785 Jy ! Component: 150 - total flux cleaned = 0.00950876 Jy ! Component: 200 - total flux cleaned = 0.0105258 Jy ! Total flux subtracted in 200 components = 0.0105258 Jy ! Clean residual min=-0.002196 max=0.002311 Jy/beam ! Clean residual mean=-0.000001 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.202853 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 45 components and 0.202853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061525Jy sigma=1.321835 ! Fit after self-cal, rms=0.061530Jy sigma=1.321784 ! 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.542 x 7.687 at -3.214 degrees (North through East) ! Clean map min=-0.0021586 max=0.17941 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 0.97 FD 1.03 HN 0.99 KP 1.00 ! LA 0.98 MK 1.03 NL 1.00 OV 1.01 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.06 HN 0.98 KP 1.01 ! LA 0.99 MK 1.01 NL 1.02 OV 1.03 ! PT 1.02 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.01 HN 0.99 KP 1.00 ! LA 0.95 MK 1.01 NL 0.99 OV 0.98 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 0.98 KP 1.00 ! LA 0.96 MK 1.02 NL 0.99 OV 0.97 ! PT 0.96 SC 0.97 ! ! ! Fit before self-cal, rms=0.061530Jy sigma=1.321784 ! Fit after self-cal, rms=0.061096Jy sigma=1.313018 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.554 mas, bmaj=7.699 mas, bpa=-3.11 degrees ! Estimated noise=0.333815 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.000165304 Jy ! Component: 100 - total flux cleaned = -0.000164797 Jy ! Component: 150 - total flux cleaned = -0.000164675 Jy ! Component: 200 - total flux cleaned = -0.00014444 Jy ! Total flux subtracted in 200 components = -0.00014444 Jy ! Clean residual min=-0.001900 max=0.002042 Jy/beam ! Clean residual mean=0.000000 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.202709 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.202709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061091Jy sigma=1.312892 ! Fit after self-cal, rms=0.061096Jy sigma=1.312851 ! 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.061096Jy sigma=1.312851 ! Fit after self-cal, rms=0.061068Jy sigma=1.310318 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.554 mas, bmaj=7.697 mas, bpa=-3.143 degrees ! Estimated noise=0.333808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.46685e-05 Jy ! Component: 100 - total flux cleaned = -0.00011299 Jy ! Component: 150 - total flux cleaned = -0.000120842 Jy ! Component: 200 - total flux cleaned = -0.000128301 Jy ! Total flux subtracted in 200 components = -0.000128301 Jy ! Clean residual min=-0.001780 max=0.001817 Jy/beam ! Clean residual mean=0.000003 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.202581 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 62 components and 0.202581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061066Jy sigma=1.310263 ! Fit after self-cal, rms=0.061069Jy sigma=1.310243 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 = -3.62004e-05 Jy ! Component: 100 - total flux cleaned = -3.64208e-05 Jy ! Component: 150 - total flux cleaned = -4.25918e-05 Jy ! Component: 200 - total flux cleaned = -4.26101e-05 Jy ! Total flux subtracted in 200 components = -4.26101e-05 Jy ! Clean residual min=-0.001781 max=0.001820 Jy/beam ! Clean residual mean=0.000003 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.202538 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 63 components and 0.202538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061067Jy sigma=1.310215 ! Fit after self-cal, rms=0.061067Jy sigma=1.310212 ! 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.061067Jy sigma=1.310212 ! Fit after self-cal, rms=0.061073Jy sigma=1.310203 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.555 mas, bmaj=7.697 mas, bpa=-3.105 degrees ! Estimated noise=0.333861 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.21293e-05 Jy ! Component: 100 - total flux cleaned = -6.91381e-05 Jy ! Component: 150 - total flux cleaned = -7.50032e-05 Jy ! Component: 200 - total flux cleaned = -7.50251e-05 Jy ! Total flux subtracted in 200 components = -7.50251e-05 Jy ! Clean residual min=-0.001777 max=0.001809 Jy/beam ! Clean residual mean=0.000003 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.202463 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 66 components and 0.202463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061072Jy sigma=1.310178 ! Fit after self-cal, rms=0.061072Jy sigma=1.310176 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 = -1.19621e-05 Jy ! Component: 100 - total flux cleaned = -1.73087e-05 Jy ! Component: 150 - total flux cleaned = -1.20312e-05 Jy ! Component: 200 - total flux cleaned = -1.2138e-05 Jy ! Total flux subtracted in 200 components = -1.2138e-05 Jy ! Clean residual min=-0.001781 max=0.001809 Jy/beam ! Clean residual mean=0.000003 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.202451 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 67 components and 0.202451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061071Jy sigma=1.310156 ! Fit after self-cal, rms=0.061071Jy sigma=1.310156 ! 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.061071Jy sigma=1.310156 ! Fit after self-cal, rms=0.061079Jy sigma=1.310152 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.416 mas, bmaj=11.43 mas, bpa=-3.907 degrees ! Estimated noise=0.40815 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000262115 Jy ! Component: 100 - total flux cleaned = 0.000209302 Jy ! Component: 150 - total flux cleaned = 0.000161409 Jy ! Component: 200 - total flux cleaned = 0.000139752 Jy ! Total flux subtracted in 200 components = 0.000139752 Jy ! Clean residual min=-0.001793 max=0.002148 Jy/beam ! Clean residual mean=0.000004 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.202591 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 71 components and 0.202591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061082Jy sigma=1.310234 ! Fit after self-cal, rms=0.061083Jy sigma=1.310183 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 = 2.83195e-06 Jy ! Component: 100 - total flux cleaned = -2.7787e-05 Jy ! Component: 150 - total flux cleaned = -2.87597e-05 Jy ! Component: 200 - total flux cleaned = -2.24926e-05 Jy ! Total flux subtracted in 200 components = -2.24926e-05 Jy ! Clean residual min=-0.001796 max=0.002135 Jy/beam ! Clean residual mean=0.000004 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.202568 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 74 components and 0.202568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061087Jy sigma=1.310273 ! Fit after self-cal, rms=0.061088Jy sigma=1.310248 ! 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.556 mas, bmaj=7.696 mas, bpa=-3.075 degrees ! Estimated noise=0.333915 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.556 x 7.696 at -3.075 degrees (North through East) ! Clean map min=-0.0016975 max=0.17931 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.859 mas, bmaj=6.486 mas, bpa=-2.148 degrees ! Estimated noise=0.482749 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.135641 Jy ! Component: 100 - total flux cleaned = 0.169085 Jy ! Component: 150 - total flux cleaned = 0.184113 Jy ! Component: 200 - total flux cleaned = 0.191675 Jy ! Total flux subtracted in 200 components = 0.191675 Jy ! Clean residual min=-0.002939 max=0.003560 Jy/beam ! Clean residual mean=0.000005 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.191675 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.191675 Jy ! Inverting map and beam ! Estimated beam: bmin=3.556 mas, bmaj=7.696 mas, bpa=-3.075 degrees ! Estimated noise=0.333915 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.00504935 Jy ! Component: 100 - total flux cleaned = 0.00738299 Jy ! Component: 150 - total flux cleaned = 0.00873485 Jy ! Component: 200 - total flux cleaned = 0.00957961 Jy ! Total flux subtracted in 200 components = 0.00957961 Jy ! Clean residual min=-0.001749 max=0.001842 Jy/beam ! Clean residual mean=0.000003 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.201255 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 42 components and 0.201255 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.416 mas, bmaj=11.43 mas, bpa=-3.907 degrees ! Estimated noise=0.40815 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000973734 Jy ! Component: 100 - total flux cleaned = 0.00120242 Jy ! Component: 150 - total flux cleaned = 0.00121979 Jy ! Component: 200 - total flux cleaned = 0.00122989 Jy ! Total flux subtracted in 200 components = 0.00122989 Jy ! Clean residual min=-0.001809 max=0.002122 Jy/beam ! Clean residual mean=0.000004 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.202485 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 = 1.9204e-05 Jy ! Component: 100 - total flux cleaned = 2.81035e-05 Jy ! Component: 150 - total flux cleaned = 3.6483e-05 Jy ! Component: 200 - total flux cleaned = 4.47512e-05 Jy ! Total flux subtracted in 200 components = 4.47512e-05 Jy ! Clean residual min=-0.001810 max=0.002120 Jy/beam ! Clean residual mean=0.000004 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.202529 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 51 components and 0.202529 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.556 mas, bmaj=7.696 mas, bpa=-3.075 degrees ! Estimated noise=0.333915 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000327562 Jy ! Component: 100 - total flux cleaned = -0.000222589 Jy ! Component: 150 - total flux cleaned = -0.000184613 Jy ! Component: 200 - total flux cleaned = -0.000152102 Jy ! Total flux subtracted in 200 components = -0.000152102 Jy ! Clean residual min=-0.001760 max=0.001794 Jy/beam ! Clean residual mean=0.000003 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.202377 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 56 components and 0.202377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061088Jy sigma=1.310267 ! Fit after self-cal, rms=0.061087Jy sigma=1.310258 wmodel /J1630+0701_S_map.mod ! wmodel: Unable to open new model file: /J1630+0701_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J1630+0701_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.556 x 7.696 at -3.075 degrees (North through East) ! Clean map min=-0.0017193 max=0.17925 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1630+0701_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.179253 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000448796 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.751112 0.751112 1.50222 3.00445 6.0089 12.0178 24.0356 48.0712 96.1423 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.179 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 399.407 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1630+0701_S_dfm.log closed on Thu May 19 20:26:59 2016