! Started logfile: /scr/pima/bg219a_uvs/J1824+5651_S_dfm.log on Fri May 20 00:17:32 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/bg219a_uvs/J1824+5651_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1824+5651_S_uva.fits ! AN table 1: 27 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.577778 visibilities/baseline/integration-bin. ! Found source: J1824+5651 ! ! 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 49 lines of history. ! ! Reading 936 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 J1824+5651_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 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.209732Jy sigma=26.497283 ! Fit after self-cal, rms=0.440913Jy sigma=9.742404 ! 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.663 mas, bmaj=7.778 mas, bpa=5.692 degrees ! Estimated noise=1.34524 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.445707 Jy ! Component: 100 - total flux cleaned = 0.546377 Jy ! Total flux subtracted in 100 components = 0.546377 Jy ! Clean residual min=-0.021091 max=0.038122 Jy/beam ! Clean residual mean=0.000154 rms=0.006712 Jy/beam ! Combined flux in latest and established models = 0.546377 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.546377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111561Jy sigma=2.408556 ! Fit after self-cal, rms=0.111129Jy sigma=2.402340 ! 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.144 mas, bmaj=8.313 mas, bpa=4.822 degrees ! Estimated noise=1.1664 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.0375107 Jy ! Component: 100 - total flux cleaned = 0.0547131 Jy ! Component: 150 - total flux cleaned = 0.0592109 Jy ! Component: 200 - total flux cleaned = 0.0614505 Jy ! Total flux subtracted in 200 components = 0.0614505 Jy ! Clean residual min=-0.014800 max=0.018106 Jy/beam ! Clean residual mean=0.000082 rms=0.004409 Jy/beam ! Combined flux in latest and established models = 0.607828 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 25 components and 0.607828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098186Jy sigma=2.142308 ! Fit after self-cal, rms=0.097463Jy sigma=2.130968 ! 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.144 x 8.313 at 4.822 degrees (North through East) ! Clean map min=-0.012756 max=0.56575 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: ! LA 0.99 MK 1.01 NL 1.00 OV 1.05 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 1.02 NL 1.00 OV 1.03 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.01 NL 0.98 OV 1.03 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.01 NL 0.99 OV 0.97 ! PT 0.98 SC 0.95 ! ! ! Fit before self-cal, rms=0.097463Jy sigma=2.130968 ! Fit after self-cal, rms=0.095698Jy sigma=2.095208 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.141 mas, bmaj=8.273 mas, bpa=4.846 degrees ! Estimated noise=1.16065 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.0066498 Jy ! Component: 100 - total flux cleaned = 0.00652724 Jy ! Component: 150 - total flux cleaned = 0.00651655 Jy ! Component: 200 - total flux cleaned = 0.00660814 Jy ! Total flux subtracted in 200 components = 0.00660814 Jy ! Clean residual min=-0.013614 max=0.013844 Jy/beam ! Clean residual mean=0.000006 rms=0.003847 Jy/beam ! Combined flux in latest and established models = 0.614436 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 31 components and 0.614436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095159Jy sigma=2.083535 ! Fit after self-cal, rms=0.095044Jy sigma=2.081439 ! 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.095044Jy sigma=2.081439 ! Fit after self-cal, rms=0.096811Jy sigma=2.012562 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.145 mas, bmaj=8.316 mas, bpa=4.855 degrees ! Estimated noise=1.16291 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000721994 Jy ! Component: 100 - total flux cleaned = -0.000716359 Jy ! Component: 150 - total flux cleaned = -0.000793728 Jy ! Component: 200 - total flux cleaned = -0.000651488 Jy ! Total flux subtracted in 200 components = -0.000651488 Jy ! Clean residual min=-0.008514 max=0.011927 Jy/beam ! Clean residual mean=0.000014 rms=0.002372 Jy/beam ! Combined flux in latest and established models = 0.613784 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 44 components and 0.613784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096615Jy sigma=2.008097 ! Fit after self-cal, rms=0.096565Jy sigma=2.007084 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 (-13, -24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108427 Jy ! Component: 100 - total flux cleaned = 0.0146703 Jy ! Component: 150 - total flux cleaned = 0.0149436 Jy ! Component: 200 - total flux cleaned = 0.0154078 Jy ! Total flux subtracted in 200 components = 0.0154078 Jy ! Clean residual min=-0.005795 max=0.006319 Jy/beam ! Clean residual mean=0.000014 rms=0.001616 Jy/beam ! Combined flux in latest and established models = 0.629192 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 65 components and 0.629192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095267Jy sigma=1.980370 ! Fit after self-cal, rms=0.095172Jy sigma=1.978241 ! 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.095172Jy sigma=1.978241 ! Fit after self-cal, rms=0.095222Jy sigma=1.976406 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.138 mas, bmaj=8.314 mas, bpa=4.871 degrees ! Estimated noise=1.15984 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00395988 Jy ! Component: 100 - total flux cleaned = 0.00536358 Jy ! Component: 150 - total flux cleaned = 0.00578069 Jy ! Component: 200 - total flux cleaned = 0.00592037 Jy ! Total flux subtracted in 200 components = 0.00592037 Jy ! Clean residual min=-0.005267 max=0.005367 Jy/beam ! Clean residual mean=0.000009 rms=0.001376 Jy/beam ! Combined flux in latest and established models = 0.635113 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 84 components and 0.635113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095012Jy sigma=1.971762 ! Fit after self-cal, rms=0.094995Jy sigma=1.971310 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.00132056 Jy ! Component: 100 - total flux cleaned = 0.00157707 Jy ! Component: 150 - total flux cleaned = 0.00174798 Jy ! Component: 200 - total flux cleaned = 0.00185188 Jy ! Total flux subtracted in 200 components = 0.00185188 Jy ! Clean residual min=-0.005029 max=0.005144 Jy/beam ! Clean residual mean=0.000013 rms=0.001306 Jy/beam ! Combined flux in latest and established models = 0.636964 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 99 components and 0.636964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094922Jy sigma=1.969762 ! Fit after self-cal, rms=0.094918Jy sigma=1.969616 ! 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.094918Jy sigma=1.969616 ! Fit after self-cal, rms=0.095073Jy sigma=1.969018 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.304 mas, bmaj=10.77 mas, bpa=-25.68 degrees ! Estimated noise=1.44004 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00304787 Jy ! Component: 100 - total flux cleaned = 0.00322713 Jy ! Component: 150 - total flux cleaned = 0.00322845 Jy ! Component: 200 - total flux cleaned = 0.00328442 Jy ! Total flux subtracted in 200 components = 0.00328442 Jy ! Clean residual min=-0.005835 max=0.005862 Jy/beam ! Clean residual mean=0.000011 rms=0.001598 Jy/beam ! Combined flux in latest and established models = 0.640249 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 110 components and 0.640249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095028Jy sigma=1.967846 ! Fit after self-cal, rms=0.095011Jy sigma=1.967426 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.000938292 Jy ! Component: 100 - total flux cleaned = 0.000992811 Jy ! Component: 150 - total flux cleaned = 0.00103837 Jy ! Component: 200 - total flux cleaned = 0.00103758 Jy ! Total flux subtracted in 200 components = 0.00103758 Jy ! Clean residual min=-0.005769 max=0.005453 Jy/beam ! Clean residual mean=0.000020 rms=0.001537 Jy/beam ! Combined flux in latest and established models = 0.641286 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 118 components and 0.641286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094999Jy sigma=1.967087 ! Fit after self-cal, rms=0.094994Jy sigma=1.966974 ! 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.135 mas, bmaj=8.316 mas, bpa=4.887 degrees ! Estimated noise=1.15954 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.135 x 8.316 at 4.887 degrees (North through East) ! Clean map min=-0.0061835 max=0.56234 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094994Jy sigma=1.966974 ! Fit after self-cal, rms=0.086776Jy sigma=1.788283 ! Inverting map and beam ! Estimated beam: bmin=3.154 mas, bmaj=8.23 mas, bpa=4.713 degrees ! Estimated noise=1.13953 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00161446 Jy ! Component: 100 - total flux cleaned = -0.00194719 Jy ! Component: 150 - total flux cleaned = -0.00278252 Jy ! Component: 200 - total flux cleaned = -0.00341872 Jy ! Total flux subtracted in 200 components = -0.00341872 Jy ! Clean residual min=-0.006244 max=0.007334 Jy/beam ! Clean residual mean=0.000011 rms=0.001924 Jy/beam ! Combined flux in latest and established models = 0.637868 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 129 components and 0.637868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084222Jy sigma=1.738470 ! Fit after self-cal, rms=0.084137Jy sigma=1.736767 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000926479 Jy ! Component: 100 - total flux cleaned = 0.000800201 Jy ! Component: 150 - total flux cleaned = 0.000678843 Jy ! Component: 200 - total flux cleaned = 0.000325499 Jy ! Total flux subtracted in 200 components = 0.000325499 Jy ! Clean residual min=-0.006049 max=0.005587 Jy/beam ! Clean residual mean=0.000008 rms=0.001533 Jy/beam ! Combined flux in latest and established models = 0.638193 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 138 components and 0.638193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083629Jy sigma=1.729871 ! Fit after self-cal, rms=0.083610Jy sigma=1.729470 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083610Jy sigma=1.729470 ! Fit after self-cal, rms=0.081971Jy sigma=1.691281 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.691 mas, bmaj=7.614 mas, bpa=5.447 degrees ! Estimated noise=1.29548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.429064 Jy ! Component: 100 - total flux cleaned = 0.532426 Jy ! Component: 150 - total flux cleaned = 0.572423 Jy ! Component: 200 - total flux cleaned = 0.593646 Jy ! Total flux subtracted in 200 components = 0.593646 Jy ! Clean residual min=-0.011000 max=0.016826 Jy/beam ! Clean residual mean=0.000064 rms=0.003474 Jy/beam ! Combined flux in latest and established models = 0.593646 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.593646 Jy ! Inverting map and beam ! Estimated beam: bmin=3.174 mas, bmaj=8.166 mas, bpa=4.547 degrees ! Estimated noise=1.12424 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 (9.5, 17). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0176288 Jy ! Component: 100 - total flux cleaned = 0.0287208 Jy ! Component: 150 - total flux cleaned = 0.0349855 Jy ! Component: 200 - total flux cleaned = 0.0396019 Jy ! Total flux subtracted in 200 components = 0.0396019 Jy ! Clean residual min=-0.007585 max=0.007947 Jy/beam ! Clean residual mean=0.000056 rms=0.002192 Jy/beam ! Combined flux in latest and established models = 0.633247 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 53 components and 0.633247 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.327 mas, bmaj=10.83 mas, bpa=-27.43 degrees ! Estimated noise=1.38183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00839746 Jy ! Component: 100 - total flux cleaned = 0.0119285 Jy ! Component: 150 - total flux cleaned = 0.013267 Jy ! Component: 200 - total flux cleaned = 0.0137707 Jy ! Total flux subtracted in 200 components = 0.0137707 Jy ! Clean residual min=-0.008728 max=0.008071 Jy/beam ! Clean residual mean=0.000070 rms=0.002504 Jy/beam ! Combined flux in latest and established models = 0.647018 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.000298699 Jy ! Component: 100 - total flux cleaned = 0.000692315 Jy ! Component: 150 - total flux cleaned = 0.000448064 Jy ! Component: 200 - total flux cleaned = 0.000335906 Jy ! Total flux subtracted in 200 components = 0.000335906 Jy ! Clean residual min=-0.007756 max=0.007019 Jy/beam ! Clean residual mean=0.000063 rms=0.002160 Jy/beam ! Combined flux in latest and established models = 0.647354 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 90 components and 0.647354 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.174 mas, bmaj=8.166 mas, bpa=4.547 degrees ! Estimated noise=1.12424 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00169743 Jy ! Component: 100 - total flux cleaned = 0.00216043 Jy ! Component: 150 - total flux cleaned = 0.00247039 Jy ! Component: 200 - total flux cleaned = 0.00247854 Jy ! Total flux subtracted in 200 components = 0.00247854 Jy ! Clean residual min=-0.005184 max=0.005316 Jy/beam ! Clean residual mean=0.000028 rms=0.001411 Jy/beam ! Combined flux in latest and established models = 0.649833 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 129 components and 0.649832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079330Jy sigma=1.649618 ! Fit after self-cal, rms=0.079235Jy sigma=1.647225 wmodel /J1824+5651_S_map.mod ! wmodel: Unable to open new model file: /J1824+5651_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1824+5651_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.174 x 8.166 at 4.547 degrees (North through East) ! Clean map min=-0.0054018 max=0.51926 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1824+5651_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.519263 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00136448 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.788315 0.788315 1.57663 3.15326 6.30652 12.613 25.2261 50.4522 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.519 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 380.558 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1824+5651_S_dfm.log closed on Fri May 20 00:17:34 2016