! Started logfile: /scr/pima/bg219b_uvs/J1903+0145_S_dfm.log on Thu May 19 20:33:14 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/J1903+0145_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1903+0145_S_uva.fits ! AN table 1: 47 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.552246 visibilities/baseline/integration-bin. ! Found source: J1903+0145 ! ! 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 4672 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 J1903+0145_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 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007341Jy sigma=23.126706 ! Fit after self-cal, rms=0.864246Jy sigma=19.903169 ! 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=5.794 mas, bmaj=11.87 mas, bpa=4.661 degrees ! Estimated noise=0.609117 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.103892 Jy ! Component: 100 - total flux cleaned = 0.14223 Jy ! Total flux subtracted in 100 components = 0.14223 Jy ! Clean residual min=-0.009414 max=0.017085 Jy/beam ! Clean residual mean=-0.000013 rms=0.003243 Jy/beam ! Combined flux in latest and established models = 0.14223 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.14223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075153Jy sigma=1.694851 ! Fit after self-cal, rms=0.074570Jy sigma=1.684884 ! 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=6.542 mas, bmaj=12.54 mas, bpa=0.9796 degrees ! Estimated noise=0.472586 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.0276584 Jy ! Component: 100 - total flux cleaned = 0.0449821 Jy ! Component: 150 - total flux cleaned = 0.0564858 Jy ! Component: 200 - total flux cleaned = 0.0642716 Jy ! Total flux subtracted in 200 components = 0.0642716 Jy ! Clean residual min=-0.004771 max=0.007994 Jy/beam ! Clean residual mean=-0.000029 rms=0.001526 Jy/beam ! Combined flux in latest and established models = 0.206501 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 90 components and 0.206501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062804Jy sigma=1.378479 ! Fit after self-cal, rms=0.062615Jy sigma=1.375216 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.542 x 12.54 at 0.9796 degrees (North through East) ! Clean map min=-0.0047806 max=0.13615 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.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 3. ! 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 4. ! 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* ! ! ! Fit before self-cal, rms=0.062615Jy sigma=1.375216 ! Fit after self-cal, rms=0.062615Jy sigma=1.375216 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.542 mas, bmaj=12.54 mas, bpa=0.9796 degrees ! Estimated noise=0.472586 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 (-9.5, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00728319 Jy ! Component: 100 - total flux cleaned = 0.0120836 Jy ! Component: 150 - total flux cleaned = 0.0158769 Jy ! Component: 200 - total flux cleaned = 0.0189592 Jy ! Total flux subtracted in 200 components = 0.0189592 Jy ! Clean residual min=-0.003515 max=0.004403 Jy/beam ! Clean residual mean=-0.000020 rms=0.001111 Jy/beam ! Combined flux in latest and established models = 0.22546 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 132 components and 0.225461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061559Jy sigma=1.347878 ! Fit after self-cal, rms=0.061475Jy sigma=1.346054 ! 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.061475Jy sigma=1.346054 ! Fit after self-cal, rms=0.061552Jy sigma=1.333917 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.586 mas, bmaj=12.54 mas, bpa=1.611 degrees ! Estimated noise=0.473284 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00267064 Jy ! Component: 100 - total flux cleaned = 0.00426248 Jy ! Component: 150 - total flux cleaned = 0.00522068 Jy ! Component: 200 - total flux cleaned = 0.00603769 Jy ! Total flux subtracted in 200 components = 0.00603769 Jy ! Clean residual min=-0.002961 max=0.003680 Jy/beam ! Clean residual mean=-0.000008 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.231498 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 165 components and 0.231498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061412Jy sigma=1.329966 ! Fit after self-cal, rms=0.061425Jy sigma=1.329352 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.00119039 Jy ! Component: 100 - total flux cleaned = 0.00183791 Jy ! Component: 150 - total flux cleaned = 0.00220945 Jy ! Component: 200 - total flux cleaned = 0.00244418 Jy ! Total flux subtracted in 200 components = 0.00244418 Jy ! Clean residual min=-0.003017 max=0.003599 Jy/beam ! Clean residual mean=-0.000006 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.233942 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 184 components and 0.233942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061376Jy sigma=1.327958 ! Fit after self-cal, rms=0.061374Jy sigma=1.327827 ! Inverting map ! Added new window around map position (-30.5, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00371289 Jy ! Component: 100 - total flux cleaned = 0.00593974 Jy ! Component: 150 - total flux cleaned = 0.00719253 Jy ! Component: 200 - total flux cleaned = 0.00810549 Jy ! Total flux subtracted in 200 components = 0.00810549 Jy ! Clean residual min=-0.002324 max=0.002381 Jy/beam ! Clean residual mean=-0.000000 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.242048 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 212 components and 0.242048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061133Jy sigma=1.321231 ! Fit after self-cal, rms=0.061093Jy sigma=1.320783 ! 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.061093Jy sigma=1.320783 ! Fit after self-cal, rms=0.061116Jy sigma=1.318125 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.627 mas, bmaj=12.53 mas, bpa=1.724 degrees ! Estimated noise=0.475226 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154932 Jy ! Component: 100 - total flux cleaned = 0.00226225 Jy ! Component: 150 - total flux cleaned = 0.00275106 Jy ! Component: 200 - total flux cleaned = 0.00311484 Jy ! Total flux subtracted in 200 components = 0.00311484 Jy ! Clean residual min=-0.002378 max=0.002179 Jy/beam ! Clean residual mean=0.000002 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.245163 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 242 components and 0.245163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061060Jy sigma=1.316487 ! Fit after self-cal, rms=0.061053Jy sigma=1.316415 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.000393566 Jy ! Component: 100 - total flux cleaned = 0.000622321 Jy ! Component: 150 - total flux cleaned = 0.000802647 Jy ! Component: 200 - total flux cleaned = 0.000942438 Jy ! Total flux subtracted in 200 components = 0.000942438 Jy ! Clean residual min=-0.002352 max=0.002039 Jy/beam ! Clean residual mean=0.000002 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.246105 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 269 components and 0.246105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061027Jy sigma=1.315728 ! Fit after self-cal, rms=0.061027Jy sigma=1.315709 ! 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.061027Jy sigma=1.315709 ! Fit after self-cal, rms=0.060584Jy sigma=1.311468 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.083 mas, bmaj=13.37 mas, bpa=1.394 degrees ! Estimated noise=0.495762 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000893933 Jy ! Component: 100 - total flux cleaned = 0.00149942 Jy ! Component: 150 - total flux cleaned = 0.00172555 Jy ! Component: 200 - total flux cleaned = 0.00186977 Jy ! Total flux subtracted in 200 components = 0.00186977 Jy ! Clean residual min=-0.001965 max=0.002122 Jy/beam ! Clean residual mean=0.000004 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.247975 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 307 components and 0.247975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060565Jy sigma=1.311101 ! Fit after self-cal, rms=0.060567Jy sigma=1.311050 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.000241915 Jy ! Component: 100 - total flux cleaned = 0.00035508 Jy ! Component: 150 - total flux cleaned = 0.000408362 Jy ! Component: 200 - total flux cleaned = 0.000458408 Jy ! Total flux subtracted in 200 components = 0.000458408 Jy ! Clean residual min=-0.001915 max=0.002094 Jy/beam ! Clean residual mean=0.000004 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.248433 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 321 components and 0.248433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060558Jy sigma=1.310834 ! Fit after self-cal, rms=0.060557Jy sigma=1.310822 ! 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=6.58 mas, bmaj=12.52 mas, bpa=1.714 degrees ! Estimated noise=0.473024 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.58 x 12.52 at 1.714 degrees (North through East) ! Clean map min=-0.0020014 max=0.1357 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=5.795 mas, bmaj=11.85 mas, bpa=5.537 degrees ! Estimated noise=0.603572 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.102981 Jy ! Component: 100 - total flux cleaned = 0.141712 Jy ! Component: 150 - total flux cleaned = 0.16294 Jy ! Component: 200 - total flux cleaned = 0.177931 Jy ! Total flux subtracted in 200 components = 0.177931 Jy ! Clean residual min=-0.005697 max=0.008496 Jy/beam ! Clean residual mean=-0.000013 rms=0.001930 Jy/beam ! Combined flux in latest and established models = 0.177931 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 63 model components to the UV plane model. ! The established model now contains 63 components and 0.177931 Jy ! Inverting map and beam ! Estimated beam: bmin=6.58 mas, bmaj=12.52 mas, bpa=1.714 degrees ! Estimated noise=0.473024 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.0147314 Jy ! Component: 100 - total flux cleaned = 0.0246316 Jy ! Component: 150 - total flux cleaned = 0.0317038 Jy ! Component: 200 - total flux cleaned = 0.0372383 Jy ! Total flux subtracted in 200 components = 0.0372383 Jy ! Clean residual min=-0.003965 max=0.004080 Jy/beam ! Clean residual mean=-0.000015 rms=0.001149 Jy/beam ! Combined flux in latest and established models = 0.21517 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 137 components and 0.21517 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=9.083 mas, bmaj=13.37 mas, bpa=1.394 degrees ! Estimated noise=0.495762 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00589191 Jy ! Component: 100 - total flux cleaned = 0.0106106 Jy ! Component: 150 - total flux cleaned = 0.014522 Jy ! Component: 200 - total flux cleaned = 0.0177892 Jy ! Total flux subtracted in 200 components = 0.0177892 Jy ! Clean residual min=-0.003162 max=0.003474 Jy/beam ! Clean residual mean=-0.000008 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.232959 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.00274525 Jy ! Component: 100 - total flux cleaned = 0.00505889 Jy ! Component: 150 - total flux cleaned = 0.00701554 Jy ! Component: 200 - total flux cleaned = 0.00867285 Jy ! Total flux subtracted in 200 components = 0.00867285 Jy ! Clean residual min=-0.002552 max=0.002624 Jy/beam ! Clean residual mean=-0.000001 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.241632 Jy ! Adding 144 model components to the UV plane model. ! The established model now contains 253 components and 0.241632 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.58 mas, bmaj=12.52 mas, bpa=1.714 degrees ! Estimated noise=0.473024 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141313 Jy ! Component: 100 - total flux cleaned = 0.0019228 Jy ! Component: 150 - total flux cleaned = 0.00237953 Jy ! Component: 200 - total flux cleaned = 0.00279016 Jy ! Total flux subtracted in 200 components = 0.00279016 Jy ! Clean residual min=-0.002505 max=0.002125 Jy/beam ! Clean residual mean=0.000001 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.244422 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 285 components and 0.244422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060624Jy sigma=1.312645 ! Fit after self-cal, rms=0.060619Jy sigma=1.312476 wmodel /J1903+0145_S_map.mod ! wmodel: Unable to open new model file: /J1903+0145_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J1903+0145_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.58 x 12.52 at 1.714 degrees (North through East) ! Clean map min=-0.0023368 max=0.13577 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1903+0145_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.135768 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000574943 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.27042 1.27042 2.54085 5.0817 10.1634 20.3268 40.6536 81.3071 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.135 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 236.141 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1903+0145_S_dfm.log closed on Thu May 19 20:33:16 2016