! Started logfile: /scr/pima/bg219e_uvs/J1525+1107_S_dfm.log on Thu May 19 18:45:00 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/J1525+1107_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1525+1107_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.823333 visibilities/baseline/integration-bin. ! Found source: J1525+1107 ! ! 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 8892 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 J1525+1107_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 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.020370Jy sigma=22.431478 ! Fit after self-cal, rms=0.810744Jy sigma=17.889998 ! 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.268 mas, bmaj=7.595 mas, bpa=8.496 degrees ! Estimated noise=0.510654 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.150973 Jy ! Component: 100 - total flux cleaned = 0.184189 Jy ! Total flux subtracted in 100 components = 0.184189 Jy ! Clean residual min=-0.013391 max=0.021418 Jy/beam ! Clean residual mean=0.000035 rms=0.003857 Jy/beam ! Combined flux in latest and established models = 0.184189 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.184189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090576Jy sigma=1.995557 ! Fit after self-cal, rms=0.090580Jy sigma=1.995442 ! 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.844 mas, bmaj=8.321 mas, bpa=9.28 degrees ! Estimated noise=0.362845 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.010254 Jy ! Component: 100 - total flux cleaned = 0.0152493 Jy ! Component: 150 - total flux cleaned = 0.0181553 Jy ! Component: 200 - total flux cleaned = 0.0197829 Jy ! Total flux subtracted in 200 components = 0.0197829 Jy ! Clean residual min=-0.014115 max=0.027363 Jy/beam ! Clean residual mean=0.000031 rms=0.004736 Jy/beam ! Combined flux in latest and established models = 0.203972 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 51 components and 0.203972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089352Jy sigma=1.974732 ! Fit after self-cal, rms=0.089368Jy sigma=1.974509 ! Inverting map ! Added new window around map position (31.5, 127.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0227632 Jy ! Component: 100 - total flux cleaned = 0.0324305 Jy ! Component: 150 - total flux cleaned = 0.0358803 Jy ! Component: 200 - total flux cleaned = 0.0368436 Jy ! Total flux subtracted in 200 components = 0.0368436 Jy ! Clean residual min=-0.012033 max=0.017805 Jy/beam ! Clean residual mean=0.000035 rms=0.004040 Jy/beam ! Combined flux in latest and established models = 0.240816 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 73 components and 0.240816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084246Jy sigma=1.841501 ! Fit after self-cal, rms=0.083746Jy sigma=1.832419 ! 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.844 x 8.321 at 9.28 degrees (North through East) ! Clean map min=-0.011469 max=0.19423 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* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.00 KP 1.07 ! LA 0.90 MK 1.12 NL 1.08 OV 1.00 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 0.98 KP 1.04 ! LA 0.91 MK 1.11 NL 1.00 OV 0.99 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 HN 0.95 KP 1.13 ! LA 0.90 MK 1.15 NL 0.92 OV 0.99 ! PT 0.96 SC 0.99 ! ! ! Fit before self-cal, rms=0.083746Jy sigma=1.832419 ! Fit after self-cal, rms=0.082920Jy sigma=1.812446 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.885 mas, bmaj=8.376 mas, bpa=9.591 degrees ! Estimated noise=0.362167 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.00132837 Jy ! Component: 100 - total flux cleaned = 0.00133553 Jy ! Component: 150 - total flux cleaned = 0.00133575 Jy ! Component: 200 - total flux cleaned = 0.00120251 Jy ! Total flux subtracted in 200 components = 0.00120251 Jy ! Clean residual min=-0.010717 max=0.017963 Jy/beam ! Clean residual mean=0.000030 rms=0.003867 Jy/beam ! Combined flux in latest and established models = 0.242018 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 82 components and 0.242018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082453Jy sigma=1.800266 ! Fit after self-cal, rms=0.082482Jy sigma=1.799609 ! 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.082482Jy sigma=1.799609 ! Fit after self-cal, rms=0.082650Jy sigma=1.777294 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.898 mas, bmaj=8.425 mas, bpa=9.459 degrees ! Estimated noise=0.361247 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00243902 Jy ! Component: 100 - total flux cleaned = 0.00314885 Jy ! Component: 150 - total flux cleaned = 0.00346871 Jy ! Component: 200 - total flux cleaned = 0.00387326 Jy ! Total flux subtracted in 200 components = 0.00387326 Jy ! Clean residual min=-0.010483 max=0.016545 Jy/beam ! Clean residual mean=0.000037 rms=0.003702 Jy/beam ! Combined flux in latest and established models = 0.245891 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 96 components and 0.245891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082342Jy sigma=1.769742 ! Fit after self-cal, rms=0.082343Jy sigma=1.769159 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 (-73, 28.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0158119 Jy ! Component: 100 - total flux cleaned = 0.026131 Jy ! Component: 150 - total flux cleaned = 0.0333215 Jy ! Component: 200 - total flux cleaned = 0.03753 Jy ! Total flux subtracted in 200 components = 0.03753 Jy ! Clean residual min=-0.009884 max=0.012387 Jy/beam ! Clean residual mean=0.000024 rms=0.003129 Jy/beam ! Combined flux in latest and established models = 0.283421 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 160 components and 0.283421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078616Jy sigma=1.679051 ! Fit after self-cal, rms=0.078243Jy sigma=1.670122 ! 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.078243Jy sigma=1.670122 ! Fit after self-cal, rms=0.077133Jy sigma=1.638122 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.937 mas, bmaj=8.473 mas, bpa=9.273 degrees ! Estimated noise=0.35884 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00748778 Jy ! Component: 100 - total flux cleaned = 0.00996426 Jy ! Component: 150 - total flux cleaned = 0.0113482 Jy ! Component: 200 - total flux cleaned = 0.0122467 Jy ! Total flux subtracted in 200 components = 0.0122467 Jy ! Clean residual min=-0.008269 max=0.012546 Jy/beam ! Clean residual mean=0.000010 rms=0.002803 Jy/beam ! Combined flux in latest and established models = 0.295668 Jy selfcal ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 195 components and 0.295668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076179Jy sigma=1.613461 ! Fit after self-cal, rms=0.076091Jy sigma=1.610381 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 (55.5, 109.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0122121 Jy ! Component: 100 - total flux cleaned = 0.0195625 Jy ! Component: 150 - total flux cleaned = 0.0249893 Jy ! Component: 200 - total flux cleaned = 0.0276902 Jy ! Total flux subtracted in 200 components = 0.0276902 Jy ! Clean residual min=-0.007822 max=0.008987 Jy/beam ! Clean residual mean=0.000008 rms=0.002385 Jy/beam ! Combined flux in latest and established models = 0.323358 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 243 components and 0.323358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073918Jy sigma=1.552898 ! Fit after self-cal, rms=0.073734Jy sigma=1.549849 ! 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.073734Jy sigma=1.549849 ! Fit after self-cal, rms=0.072515Jy sigma=1.545501 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.672 mas, bmaj=11.19 mas, bpa=-1.09 degrees ! Estimated noise=0.408436 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00841173 Jy ! Component: 100 - total flux cleaned = 0.0110078 Jy ! Component: 150 - total flux cleaned = 0.0118383 Jy ! Component: 200 - total flux cleaned = 0.0128873 Jy ! Total flux subtracted in 200 components = 0.0128873 Jy ! Clean residual min=-0.009248 max=0.011289 Jy/beam ! Clean residual mean=-0.000003 rms=0.003333 Jy/beam ! Combined flux in latest and established models = 0.336246 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 266 components and 0.336246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072139Jy sigma=1.529970 ! Fit after self-cal, rms=0.072032Jy sigma=1.528173 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.00249667 Jy ! Component: 100 - total flux cleaned = 0.00305605 Jy ! Component: 150 - total flux cleaned = 0.00367217 Jy ! Component: 200 - total flux cleaned = 0.00421545 Jy ! Total flux subtracted in 200 components = 0.00421545 Jy ! Clean residual min=-0.009306 max=0.011008 Jy/beam ! Clean residual mean=-0.000004 rms=0.003239 Jy/beam ! Combined flux in latest and established models = 0.340461 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 281 components and 0.340461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072012Jy sigma=1.524948 ! Fit after self-cal, rms=0.071972Jy sigma=1.524555 ! 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.954 mas, bmaj=8.5 mas, bpa=9.33 degrees ! Estimated noise=0.355361 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.954 x 8.5 at 9.33 degrees (North through East) ! Clean map min=-0.0081235 max=0.19418 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.357 mas, bmaj=7.751 mas, bpa=8.789 degrees ! Estimated noise=0.507046 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.149646 Jy ! Component: 100 - total flux cleaned = 0.185461 Jy ! Component: 150 - total flux cleaned = 0.205393 Jy ! Component: 200 - total flux cleaned = 0.220278 Jy ! Total flux subtracted in 200 components = 0.220278 Jy ! Clean residual min=-0.010610 max=0.010924 Jy/beam ! Clean residual mean=0.000021 rms=0.002960 Jy/beam ! Combined flux in latest and established models = 0.220277 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.220277 Jy ! Inverting map and beam ! Estimated beam: bmin=3.954 mas, bmaj=8.5 mas, bpa=9.33 degrees ! Estimated noise=0.355361 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.0174162 Jy ! Component: 100 - total flux cleaned = 0.0305364 Jy ! Component: 150 - total flux cleaned = 0.041295 Jy ! Component: 200 - total flux cleaned = 0.0505566 Jy ! Total flux subtracted in 200 components = 0.0505566 Jy ! Clean residual min=-0.009282 max=0.009974 Jy/beam ! Clean residual mean=0.000014 rms=0.002957 Jy/beam ! Combined flux in latest and established models = 0.270834 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 84 components and 0.270834 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.672 mas, bmaj=11.19 mas, bpa=-1.09 degrees ! Estimated noise=0.408436 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.014384 Jy ! Component: 100 - total flux cleaned = 0.0233674 Jy ! Component: 150 - total flux cleaned = 0.0291299 Jy ! Component: 200 - total flux cleaned = 0.0342168 Jy ! Total flux subtracted in 200 components = 0.0342168 Jy ! Clean residual min=-0.011064 max=0.012141 Jy/beam ! Clean residual mean=0.000012 rms=0.003967 Jy/beam ! Combined flux in latest and established models = 0.305051 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.00450721 Jy ! Component: 100 - total flux cleaned = 0.00903928 Jy ! Component: 150 - total flux cleaned = 0.0128375 Jy ! Component: 200 - total flux cleaned = 0.0160339 Jy ! Total flux subtracted in 200 components = 0.0160339 Jy ! Clean residual min=-0.010323 max=0.011699 Jy/beam ! Clean residual mean=0.000006 rms=0.003577 Jy/beam ! Combined flux in latest and established models = 0.321085 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 146 components and 0.321085 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.954 mas, bmaj=8.5 mas, bpa=9.33 degrees ! Estimated noise=0.355361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00216904 Jy ! Component: 100 - total flux cleaned = 0.00375381 Jy ! Component: 150 - total flux cleaned = 0.00486184 Jy ! Component: 200 - total flux cleaned = 0.00587483 Jy ! Total flux subtracted in 200 components = 0.00587483 Jy ! Clean residual min=-0.007470 max=0.008654 Jy/beam ! Clean residual mean=0.000001 rms=0.002257 Jy/beam ! Combined flux in latest and established models = 0.32696 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 171 components and 0.32696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072417Jy sigma=1.535177 ! Fit after self-cal, rms=0.072213Jy sigma=1.531489 wmodel /J1525+1107_S_map.mod ! wmodel: Unable to open new model file: /J1525+1107_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J1525+1107_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.954 x 8.5 at 9.33 degrees (North through East) ! Clean map min=-0.0075431 max=0.19263 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1525+1107_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.19263 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00224028 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.48898 3.48898 6.97797 13.9559 27.9119 55.8237 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0067 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.192 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 85.984 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1525+1107_S_dfm.log closed on Thu May 19 18:45:03 2016