! Started logfile: /scr/pima/bg219b_uvs/J1635+6019_S_dfm.log on Thu May 19 20:27:31 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/J1635+6019_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1635+6019_S_uva.fits ! AN table 1: 52 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.826923 visibilities/baseline/integration-bin. ! Found source: J1635+6019 ! ! 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 7740 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 J1635+6019_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 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.048981Jy sigma=23.307357 ! Fit after self-cal, rms=0.738460Jy sigma=16.314981 ! 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.876 mas, bmaj=6.09 mas, bpa=-75.28 degrees ! Estimated noise=0.611664 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.193129 Jy ! Component: 100 - total flux cleaned = 0.249138 Jy ! Total flux subtracted in 100 components = 0.249138 Jy ! Clean residual min=-0.013439 max=0.029071 Jy/beam ! Clean residual mean=0.000021 rms=0.003483 Jy/beam ! Combined flux in latest and established models = 0.249138 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.249138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087765Jy sigma=1.893548 ! Fit after self-cal, rms=0.087707Jy sigma=1.892379 ! Inverting map ! Added new window around map position (1.5, 8.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0293741 Jy ! Component: 100 - total flux cleaned = 0.0476715 Jy ! Total flux subtracted in 100 components = 0.0476715 Jy ! Clean residual min=-0.009044 max=0.011015 Jy/beam ! Clean residual mean=0.000039 rms=0.002316 Jy/beam ! Combined flux in latest and established models = 0.29681 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.29681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073967Jy sigma=1.570473 ! Fit after self-cal, rms=0.073332Jy sigma=1.558158 ! 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.564 mas, bmaj=7.123 mas, bpa=-76.84 degrees ! Estimated noise=0.391911 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 (3, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0191591 Jy ! Component: 100 - total flux cleaned = 0.0306646 Jy ! Component: 150 - total flux cleaned = 0.0382325 Jy ! Component: 200 - total flux cleaned = 0.0435562 Jy ! Total flux subtracted in 200 components = 0.0435562 Jy ! Clean residual min=-0.005916 max=0.008530 Jy/beam ! Clean residual mean=0.000166 rms=0.002105 Jy/beam ! Combined flux in latest and established models = 0.340366 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 73 components and 0.340366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067963Jy sigma=1.425629 ! Fit after self-cal, rms=0.067625Jy sigma=1.418182 ! 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.564 x 7.123 at -76.84 degrees (North through East) ! Clean map min=-0.0057257 max=0.25283 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.95 FD 0.98 HN 0.99 KP 0.95 ! LA 0.92 MK 1.00 NL 0.99 OV 0.96 ! PT 1.09 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 HN 1.02 KP 0.96 ! LA 0.94 MK 1.00 NL 0.96 OV 0.99 ! PT 1.08 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 0.99 KP 0.96 ! LA 0.93 MK 0.99 NL 0.99 OV 0.95 ! PT 1.05 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.98 HN 1.01 KP 0.97 ! LA 0.96 MK 1.01 NL 1.04 OV 1.00 ! PT 1.05 SC 1.05 ! ! ! Fit before self-cal, rms=0.067625Jy sigma=1.418182 ! Fit after self-cal, rms=0.065704Jy sigma=1.373957 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.588 mas, bmaj=7.164 mas, bpa=-76.8 degrees ! Estimated noise=0.387469 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.00480874 Jy ! Component: 100 - total flux cleaned = 0.00620394 Jy ! Component: 150 - total flux cleaned = 0.0063702 Jy ! Component: 200 - total flux cleaned = 0.00629982 Jy ! Total flux subtracted in 200 components = 0.00629982 Jy ! Clean residual min=-0.006206 max=0.006219 Jy/beam ! Clean residual mean=0.000148 rms=0.001593 Jy/beam ! Combined flux in latest and established models = 0.346666 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 100 components and 0.346666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065344Jy sigma=1.364102 ! Fit after self-cal, rms=0.065307Jy sigma=1.363123 ! 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.065307Jy sigma=1.363123 ! Fit after self-cal, rms=0.063986Jy sigma=1.336709 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.611 mas, bmaj=7.183 mas, bpa=-76.85 degrees ! Estimated noise=0.384 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00378673 Jy ! Component: 100 - total flux cleaned = -0.00531638 Jy ! Component: 150 - total flux cleaned = -0.00611961 Jy ! Component: 200 - total flux cleaned = -0.00669078 Jy ! Total flux subtracted in 200 components = -0.00669078 Jy ! Clean residual min=-0.004098 max=0.005163 Jy/beam ! Clean residual mean=0.000120 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.339975 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 118 components and 0.339975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063717Jy sigma=1.331362 ! Fit after self-cal, rms=0.063725Jy sigma=1.331233 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.000275651 Jy ! Component: 100 - total flux cleaned = -0.000598351 Jy ! Component: 150 - total flux cleaned = -0.000925616 Jy ! Component: 200 - total flux cleaned = -0.00112272 Jy ! Total flux subtracted in 200 components = -0.00112272 Jy ! Clean residual min=-0.003929 max=0.005133 Jy/beam ! Clean residual mean=0.000118 rms=0.001261 Jy/beam ! Combined flux in latest and established models = 0.338852 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 123 components and 0.338852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063682Jy sigma=1.330305 ! Fit after self-cal, rms=0.063680Jy sigma=1.330271 ! 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.063680Jy sigma=1.330271 ! Fit after self-cal, rms=0.063030Jy sigma=1.318967 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.619 mas, bmaj=7.197 mas, bpa=-76.88 degrees ! Estimated noise=0.382278 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00103637 Jy ! Component: 100 - total flux cleaned = -0.00141938 Jy ! Component: 150 - total flux cleaned = -0.00161233 Jy ! Component: 200 - total flux cleaned = -0.00183241 Jy ! Total flux subtracted in 200 components = -0.00183241 Jy ! Clean residual min=-0.003132 max=0.004418 Jy/beam ! Clean residual mean=0.000083 rms=0.001023 Jy/beam ! Combined flux in latest and established models = 0.33702 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 141 components and 0.33702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062970Jy sigma=1.317728 ! Fit after self-cal, rms=0.062973Jy sigma=1.317655 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 = 5.48021e-05 Jy ! Component: 100 - total flux cleaned = -3.51084e-05 Jy ! Component: 150 - total flux cleaned = -0.000137453 Jy ! Component: 200 - total flux cleaned = -0.000230592 Jy ! Total flux subtracted in 200 components = -0.000230592 Jy ! Clean residual min=-0.003054 max=0.004386 Jy/beam ! Clean residual mean=0.000083 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.336789 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 145 components and 0.336789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062959Jy sigma=1.317324 ! Fit after self-cal, rms=0.062958Jy sigma=1.317307 ! 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.062958Jy sigma=1.317307 ! Fit after self-cal, rms=0.062723Jy sigma=1.316831 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.668 mas, bmaj=11.44 mas, bpa=-87.79 degrees ! Estimated noise=0.464706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00188967 Jy ! Component: 100 - total flux cleaned = -0.00291845 Jy ! Component: 150 - total flux cleaned = -0.00315986 Jy ! Component: 200 - total flux cleaned = -0.00339129 Jy ! Total flux subtracted in 200 components = -0.00339129 Jy ! Clean residual min=-0.004123 max=0.006363 Jy/beam ! Clean residual mean=0.000157 rms=0.001627 Jy/beam ! Combined flux in latest and established models = 0.333398 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 151 components and 0.333398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062699Jy sigma=1.316614 ! Fit after self-cal, rms=0.062696Jy sigma=1.316539 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.000336982 Jy ! Component: 100 - total flux cleaned = -0.000438918 Jy ! Component: 150 - total flux cleaned = -0.000493867 Jy ! Component: 200 - total flux cleaned = -0.000563083 Jy ! Total flux subtracted in 200 components = -0.000563083 Jy ! Clean residual min=-0.004064 max=0.006353 Jy/beam ! Clean residual mean=0.000155 rms=0.001624 Jy/beam ! Combined flux in latest and established models = 0.332835 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 155 components and 0.332835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062697Jy sigma=1.316535 ! Fit after self-cal, rms=0.062695Jy sigma=1.316511 ! 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.624 mas, bmaj=7.206 mas, bpa=-76.9 degrees ! Estimated noise=0.380887 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.624 x 7.206 at -76.9 degrees (North through East) ! Clean map min=-0.0027382 max=0.2462 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.924 mas, bmaj=6.139 mas, bpa=-75.43 degrees ! Estimated noise=0.600645 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.188988 Jy ! Component: 100 - total flux cleaned = 0.243837 Jy ! Component: 150 - total flux cleaned = 0.272327 Jy ! Component: 200 - total flux cleaned = 0.290371 Jy ! Total flux subtracted in 200 components = 0.290371 Jy ! Clean residual min=-0.006788 max=0.009900 Jy/beam ! Clean residual mean=0.000012 rms=0.001768 Jy/beam ! Combined flux in latest and established models = 0.290371 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.290371 Jy ! Inverting map and beam ! Estimated beam: bmin=3.624 mas, bmaj=7.206 mas, bpa=-76.9 degrees ! Estimated noise=0.380887 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.0169538 Jy ! Component: 100 - total flux cleaned = 0.0273085 Jy ! Component: 150 - total flux cleaned = 0.0339357 Jy ! Component: 200 - total flux cleaned = 0.0383858 Jy ! Total flux subtracted in 200 components = 0.0383858 Jy ! Clean residual min=-0.003192 max=0.004847 Jy/beam ! Clean residual mean=0.000072 rms=0.001118 Jy/beam ! Combined flux in latest and established models = 0.328757 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 62 components and 0.328757 Jy ! Inverting map ! Added new window around map position (92, 16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00487483 Jy ! Component: 100 - total flux cleaned = 0.00716084 Jy ! Component: 150 - total flux cleaned = 0.00890434 Jy ! Component: 200 - total flux cleaned = 0.010278 Jy ! Total flux subtracted in 200 components = 0.010278 Jy ! Clean residual min=-0.003086 max=0.003929 Jy/beam ! Clean residual mean=0.000055 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.339035 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 102 components and 0.339035 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.668 mas, bmaj=11.44 mas, bpa=-87.79 degrees ! Estimated noise=0.464706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00243027 Jy ! Component: 100 - total flux cleaned = 0.00307528 Jy ! Component: 150 - total flux cleaned = 0.00337051 Jy ! Component: 200 - total flux cleaned = 0.00352502 Jy ! Total flux subtracted in 200 components = 0.00352502 Jy ! Clean residual min=-0.004062 max=0.004876 Jy/beam ! Clean residual mean=0.000094 rms=0.001424 Jy/beam ! Combined flux in latest and established models = 0.34256 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 = 9.29302e-05 Jy ! Component: 100 - total flux cleaned = 0.000178962 Jy ! Component: 150 - total flux cleaned = 0.000218934 Jy ! Component: 200 - total flux cleaned = 0.000293144 Jy ! Total flux subtracted in 200 components = 0.000293144 Jy ! Clean residual min=-0.004040 max=0.004876 Jy/beam ! Clean residual mean=0.000089 rms=0.001402 Jy/beam ! Combined flux in latest and established models = 0.342853 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 167 components and 0.342853 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.624 mas, bmaj=7.206 mas, bpa=-76.9 degrees ! Estimated noise=0.380887 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000733501 Jy ! Component: 100 - total flux cleaned = 0.000945151 Jy ! Component: 150 - total flux cleaned = 0.000982148 Jy ! Component: 200 - total flux cleaned = 0.00101677 Jy ! Total flux subtracted in 200 components = 0.00101677 Jy ! Clean residual min=-0.003005 max=0.003969 Jy/beam ! Clean residual mean=0.000045 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.34387 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 195 components and 0.34387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062390Jy sigma=1.310560 ! Fit after self-cal, rms=0.062361Jy sigma=1.309501 wmodel /J1635+6019_S_map.mod ! wmodel: Unable to open new model file: /J1635+6019_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J1635+6019_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.624 x 7.206 at -76.9 degrees (North through East) ! Clean map min=-0.002907 max=0.24494 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1635+6019_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.244944 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000874013 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.07047 1.07047 2.14093 4.28186 8.56373 17.1275 34.2549 68.5098 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.244 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 280.251 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1635+6019_S_dfm.log closed on Thu May 19 20:27:34 2016