! Started logfile: /scr/pima/bg219e_uvs/J1507+1236_S_dfm.log on Thu May 19 18:44:45 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/bg219e_uvs/J1507+1236_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1507+1236_S_uva.fits ! AN table 1: 41 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.77561 visibilities/baseline/integration-bin. ! Found source: J1507+1236 ! ! 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 5724 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 J1507+1236_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 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.025634Jy sigma=22.779159 ! Fit after self-cal, rms=0.828912Jy sigma=18.357032 ! 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.197 mas, bmaj=7.486 mas, bpa=9.131 degrees ! Estimated noise=0.593301 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.130524 Jy ! Component: 100 - total flux cleaned = 0.165251 Jy ! Total flux subtracted in 100 components = 0.165251 Jy ! Clean residual min=-0.005449 max=0.014291 Jy/beam ! Clean residual mean=0.000006 rms=0.001639 Jy/beam ! Combined flux in latest and established models = 0.16525 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.16525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069241Jy sigma=1.423395 ! Fit after self-cal, rms=0.069200Jy sigma=1.422776 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0150101 Jy ! Component: 100 - total flux cleaned = 0.0219171 Jy ! Total flux subtracted in 100 components = 0.0219171 Jy ! Clean residual min=-0.004287 max=0.004361 Jy/beam ! Clean residual mean=0.000004 rms=0.001056 Jy/beam ! Combined flux in latest and established models = 0.187168 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.187168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065922Jy sigma=1.348203 ! Fit after self-cal, rms=0.065904Jy sigma=1.347818 ! 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.783 mas, bmaj=8.234 mas, bpa=7.884 degrees ! Estimated noise=0.443613 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.00376134 Jy ! Component: 100 - total flux cleaned = 0.00490754 Jy ! Component: 150 - total flux cleaned = 0.00503513 Jy ! Component: 200 - total flux cleaned = 0.00519533 Jy ! Total flux subtracted in 200 components = 0.00519533 Jy ! Clean residual min=-0.002886 max=0.002674 Jy/beam ! Clean residual mean=0.000001 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.192363 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 34 components and 0.192363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065627Jy sigma=1.342890 ! Fit after self-cal, rms=0.065623Jy sigma=1.342798 ! 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.783 x 8.234 at 7.884 degrees (North through East) ! Clean map min=-0.0027975 max=0.17194 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.02 HN 0.98 KP 0.99 ! LA 1.04 MK 1.17 NL 1.01 OV 1.00 ! PT 0.95 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 0.95 KP 1.02 ! LA 1.00 MK 1.08 NL 1.02 OV 1.00 ! PT 1.04 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.98 HN 0.98 KP 1.00 ! LA 0.98 MK 1.16 NL 1.00 OV 1.00 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 0.96 KP 0.98 ! LA 1.01 MK 1.04 NL 0.98 OV 0.94 ! PT 0.99 SC 1.02 ! ! ! Fit before self-cal, rms=0.065623Jy sigma=1.342798 ! Fit after self-cal, rms=0.065325Jy sigma=1.331905 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.824 mas, bmaj=8.267 mas, bpa=8.101 degrees ! Estimated noise=0.445462 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.000419027 Jy ! Component: 100 - total flux cleaned = -0.000372673 Jy ! Component: 150 - total flux cleaned = -0.000400719 Jy ! Component: 200 - total flux cleaned = -0.000452326 Jy ! Total flux subtracted in 200 components = -0.000452326 Jy ! Clean residual min=-0.002464 max=0.002437 Jy/beam ! Clean residual mean=0.000001 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.191911 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 49 components and 0.191911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065278Jy sigma=1.331149 ! Fit after self-cal, rms=0.065287Jy sigma=1.330980 ! 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.065287Jy sigma=1.330980 ! Fit after self-cal, rms=0.065131Jy sigma=1.325830 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.833 mas, bmaj=8.291 mas, bpa=8.032 degrees ! Estimated noise=0.446733 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.49506e-05 Jy ! Component: 100 - total flux cleaned = -0.000113434 Jy ! Component: 150 - total flux cleaned = -0.000135443 Jy ! Component: 200 - total flux cleaned = -0.000117243 Jy ! Total flux subtracted in 200 components = -0.000117243 Jy ! Clean residual min=-0.002000 max=0.002361 Jy/beam ! Clean residual mean=0.000000 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.191793 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 65 components and 0.191793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065111Jy sigma=1.325538 ! Fit after self-cal, rms=0.065104Jy sigma=1.325485 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 (8.5, 104.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100029 Jy ! Component: 100 - total flux cleaned = 0.000438809 Jy ! Component: 150 - total flux cleaned = 0.000256615 Jy ! Component: 200 - total flux cleaned = 6.9231e-05 Jy ! Total flux subtracted in 200 components = 6.9231e-05 Jy ! Clean residual min=-0.002021 max=0.002148 Jy/beam ! Clean residual mean=0.000001 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.191863 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 86 components and 0.191863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065017Jy sigma=1.323852 ! Fit after self-cal, rms=0.065011Jy sigma=1.323734 ! 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.065011Jy sigma=1.323734 ! Fit after self-cal, rms=0.065135Jy sigma=1.323648 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.835 mas, bmaj=8.294 mas, bpa=8.07 degrees ! Estimated noise=0.447281 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000148683 Jy ! Component: 100 - total flux cleaned = -0.000206748 Jy ! Component: 150 - total flux cleaned = -0.000283193 Jy ! Component: 200 - total flux cleaned = -0.000353494 Jy ! Total flux subtracted in 200 components = -0.000353494 Jy ! Clean residual min=-0.002017 max=0.002255 Jy/beam ! Clean residual mean=0.000000 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.191509 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 92 components and 0.191509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065108Jy sigma=1.323211 ! Fit after self-cal, rms=0.065109Jy sigma=1.323188 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 (-116.5, -60). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00178538 Jy ! Component: 100 - total flux cleaned = 0.00179336 Jy ! Component: 150 - total flux cleaned = 0.00185455 Jy ! Component: 200 - total flux cleaned = 0.00179758 Jy ! Total flux subtracted in 200 components = 0.00179758 Jy ! Clean residual min=-0.001952 max=0.001909 Jy/beam ! Clean residual mean=0.000001 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.193307 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 120 components and 0.193307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065030Jy sigma=1.322050 ! Fit after self-cal, rms=0.065024Jy sigma=1.321924 ! 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.065024Jy sigma=1.321924 ! Fit after self-cal, rms=0.065113Jy sigma=1.321776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.398 mas, bmaj=10.76 mas, bpa=-0.1777 degrees ! Estimated noise=0.531491 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.01206e-05 Jy ! Component: 100 - total flux cleaned = 0.000152202 Jy ! Component: 150 - total flux cleaned = 0.00015332 Jy ! Component: 200 - total flux cleaned = 0.000175382 Jy ! Total flux subtracted in 200 components = 0.000175382 Jy ! Clean residual min=-0.001744 max=0.002147 Jy/beam ! Clean residual mean=0.000000 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.193482 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 144 components and 0.193482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065093Jy sigma=1.321566 ! Fit after self-cal, rms=0.065091Jy sigma=1.321519 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 = 7.42097e-07 Jy ! Component: 100 - total flux cleaned = 2.03491e-05 Jy ! Component: 150 - total flux cleaned = 2.04316e-05 Jy ! Component: 200 - total flux cleaned = 2.05661e-05 Jy ! Total flux subtracted in 200 components = 2.05661e-05 Jy ! Clean residual min=-0.001755 max=0.002139 Jy/beam ! Clean residual mean=0.000001 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.193503 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 153 components and 0.193503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065082Jy sigma=1.321439 ! Fit after self-cal, rms=0.065081Jy sigma=1.321421 ! 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.837 mas, bmaj=8.293 mas, bpa=8.059 degrees ! Estimated noise=0.447832 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.837 x 8.293 at 8.059 degrees (North through East) ! Clean map min=-0.0018362 max=0.17354 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.256 mas, bmaj=7.54 mas, bpa=9.323 degrees ! Estimated noise=0.602519 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.132459 Jy ! Component: 100 - total flux cleaned = 0.166683 Jy ! Component: 150 - total flux cleaned = 0.180844 Jy ! Component: 200 - total flux cleaned = 0.187392 Jy ! Total flux subtracted in 200 components = 0.187392 Jy ! Clean residual min=-0.003358 max=0.003400 Jy/beam ! Clean residual mean=0.000002 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.187392 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.187392 Jy ! Inverting map and beam ! Estimated beam: bmin=3.837 mas, bmaj=8.293 mas, bpa=8.059 degrees ! Estimated noise=0.447832 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.00415919 Jy ! Component: 100 - total flux cleaned = 0.00615596 Jy ! Component: 150 - total flux cleaned = 0.00659342 Jy ! Component: 200 - total flux cleaned = 0.00681332 Jy ! Total flux subtracted in 200 components = 0.00681332 Jy ! Clean residual min=-0.002428 max=0.002069 Jy/beam ! Clean residual mean=0.000000 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.194205 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 49 components and 0.194205 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.398 mas, bmaj=10.76 mas, bpa=-0.1777 degrees ! Estimated noise=0.531491 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.21135e-05 Jy ! Component: 100 - total flux cleaned = -3.18609e-05 Jy ! Component: 150 - total flux cleaned = -6.97132e-05 Jy ! Component: 200 - total flux cleaned = -0.000169347 Jy ! Total flux subtracted in 200 components = -0.000169347 Jy ! Clean residual min=-0.001879 max=0.002087 Jy/beam ! Clean residual mean=0.000000 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.194036 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 = 3.0233e-06 Jy ! Component: 100 - total flux cleaned = 4.16044e-06 Jy ! Component: 150 - total flux cleaned = 3.60827e-06 Jy ! Component: 200 - total flux cleaned = 3.40283e-06 Jy ! Total flux subtracted in 200 components = 3.40283e-06 Jy ! Clean residual min=-0.001851 max=0.002093 Jy/beam ! Clean residual mean=0.000000 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.194039 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 91 components and 0.194039 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.837 mas, bmaj=8.293 mas, bpa=8.059 degrees ! Estimated noise=0.447832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000132951 Jy ! Component: 100 - total flux cleaned = 0.000267689 Jy ! Component: 150 - total flux cleaned = 0.000231119 Jy ! Component: 200 - total flux cleaned = 0.000267896 Jy ! Total flux subtracted in 200 components = 0.000267896 Jy ! Clean residual min=-0.002143 max=0.001969 Jy/beam ! Clean residual mean=0.000001 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.194307 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 110 components and 0.194307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065146Jy sigma=1.322358 ! Fit after self-cal, rms=0.065140Jy sigma=1.322267 wmodel /J1507+1236_S_map.mod ! wmodel: Unable to open new model file: /J1507+1236_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J1507+1236_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.837 x 8.293 at 8.059 degrees (North through East) ! Clean map min=-0.0020248 max=0.17356 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1507+1236_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.173558 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000511732 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.884546 0.884546 1.76909 3.53818 7.07637 14.1527 28.3055 56.6109 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.173 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 339.157 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1507+1236_S_dfm.log closed on Thu May 19 18:44:48 2016