! Started logfile: /scr/pima/bg219g_uvs/J1127+0555_S_dfm.log on Thu May 19 21:44:30 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/bg219g_uvs/J1127+0555_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1127+0555_S_uva.fits ! AN table 1: 28 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.840278 visibilities/baseline/integration-bin. ! Found source: J1127+0555 ! ! 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 3388 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 J1127+0555_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.005087Jy sigma=21.501351 ! Fit after self-cal, rms=0.784851Jy sigma=16.819894 ! 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.222 mas, bmaj=11.12 mas, bpa=-28.88 degrees ! Estimated noise=1.09193 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.178187 Jy ! Component: 100 - total flux cleaned = 0.219222 Jy ! Total flux subtracted in 100 components = 0.219222 Jy ! Clean residual min=-0.015433 max=0.032241 Jy/beam ! Clean residual mean=-0.000122 rms=0.004575 Jy/beam ! Combined flux in latest and established models = 0.219222 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.219222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097835Jy sigma=1.932268 ! Fit after self-cal, rms=0.097785Jy sigma=1.931236 ! Inverting map ! Added new window around map position (-32, 7.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0275564 Jy ! Component: 100 - total flux cleaned = 0.0323834 Jy ! Total flux subtracted in 100 components = 0.0323834 Jy ! Clean residual min=-0.009636 max=0.017672 Jy/beam ! Clean residual mean=-0.000050 rms=0.002875 Jy/beam ! Combined flux in latest and established models = 0.251605 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 18 components and 0.251605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089379Jy sigma=1.733579 ! Fit after self-cal, rms=0.088648Jy sigma=1.714761 ! 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=4.335 mas, bmaj=10.85 mas, bpa=-27.88 degrees ! Estimated noise=0.598539 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.010075 Jy ! Component: 100 - total flux cleaned = 0.0104718 Jy ! Component: 150 - total flux cleaned = 0.0110299 Jy ! Component: 200 - total flux cleaned = 0.0110281 Jy ! Total flux subtracted in 200 components = 0.0110281 Jy ! Clean residual min=-0.008402 max=0.011007 Jy/beam ! Clean residual mean=-0.000058 rms=0.002378 Jy/beam ! Combined flux in latest and established models = 0.262633 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 37 components and 0.262633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085753Jy sigma=1.654730 ! Fit after self-cal, rms=0.085587Jy sigma=1.650077 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.335 x 10.85 at -27.88 degrees (North through East) ! Clean map min=-0.0079254 max=0.1996 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* ! ! ! 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* ! ! ! 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* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.20 HN 1.13 KP 1.02 ! LA 0.96 MK 1.00 NL 0.88 OV 1.00 ! PT 1.02 ! ! ! Fit before self-cal, rms=0.085587Jy sigma=1.650077 ! Fit after self-cal, rms=0.086596Jy sigma=1.639721 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.326 mas, bmaj=10.9 mas, bpa=-27.94 degrees ! Estimated noise=0.599674 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.00255994 Jy ! Component: 100 - total flux cleaned = 0.00272979 Jy ! Component: 150 - total flux cleaned = 0.00273013 Jy ! Component: 200 - total flux cleaned = 0.00296957 Jy ! Total flux subtracted in 200 components = 0.00296957 Jy ! Clean residual min=-0.007454 max=0.008588 Jy/beam ! Clean residual mean=-0.000036 rms=0.001979 Jy/beam ! Combined flux in latest and established models = 0.265602 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 50 components and 0.265603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086052Jy sigma=1.625808 ! Fit after self-cal, rms=0.086010Jy sigma=1.624791 ! 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.086010Jy sigma=1.624791 ! Fit after self-cal, rms=0.087156Jy sigma=1.607727 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.327 mas, bmaj=10.89 mas, bpa=-27.9 degrees ! Estimated noise=0.608542 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00229117 Jy ! Component: 100 - total flux cleaned = 0.00280524 Jy ! Component: 150 - total flux cleaned = 0.00312089 Jy ! Component: 200 - total flux cleaned = 0.00345611 Jy ! Total flux subtracted in 200 components = 0.00345611 Jy ! Clean residual min=-0.006083 max=0.005560 Jy/beam ! Clean residual mean=-0.000021 rms=0.001571 Jy/beam ! Combined flux in latest and established models = 0.269059 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 63 components and 0.269059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086892Jy sigma=1.603011 ! Fit after self-cal, rms=0.086839Jy sigma=1.602274 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.000275966 Jy ! Component: 100 - total flux cleaned = 0.000347437 Jy ! Component: 150 - total flux cleaned = 0.000537136 Jy ! Component: 200 - total flux cleaned = 0.000708633 Jy ! Total flux subtracted in 200 components = 0.000708633 Jy ! Clean residual min=-0.005730 max=0.005236 Jy/beam ! Clean residual mean=-0.000017 rms=0.001505 Jy/beam ! Combined flux in latest and established models = 0.269767 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 0.269767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086729Jy sigma=1.600456 ! Fit after self-cal, rms=0.086718Jy sigma=1.600252 ! 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.086718Jy sigma=1.600252 ! Fit after self-cal, rms=0.087036Jy sigma=1.585107 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.338 mas, bmaj=10.9 mas, bpa=-27.89 degrees ! Estimated noise=0.604322 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00160738 Jy ! Component: 100 - total flux cleaned = -0.0018391 Jy ! Component: 150 - total flux cleaned = -0.00197264 Jy ! Component: 200 - total flux cleaned = -0.00197263 Jy ! Total flux subtracted in 200 components = -0.00197263 Jy ! Clean residual min=-0.005521 max=0.005512 Jy/beam ! Clean residual mean=-0.000032 rms=0.001444 Jy/beam ! Combined flux in latest and established models = 0.267795 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 84 components and 0.267795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086887Jy sigma=1.582235 ! Fit after self-cal, rms=0.086911Jy sigma=1.582045 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.000133251 Jy ! Component: 100 - total flux cleaned = 0.000130776 Jy ! Component: 150 - total flux cleaned = 0.000130233 Jy ! Component: 200 - total flux cleaned = 0.000176899 Jy ! Total flux subtracted in 200 components = 0.000176899 Jy ! Clean residual min=-0.005521 max=0.005010 Jy/beam ! Clean residual mean=-0.000031 rms=0.001406 Jy/beam ! Combined flux in latest and established models = 0.267972 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 87 components and 0.267972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086835Jy sigma=1.580910 ! Fit after self-cal, rms=0.086830Jy sigma=1.580804 ! 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.086830Jy sigma=1.580804 ! Fit after self-cal, rms=0.085984Jy sigma=1.579982 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.521 mas, bmaj=12.37 mas, bpa=-1.835 degrees ! Estimated noise=0.703903 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000360085 Jy ! Component: 100 - total flux cleaned = -0.000284117 Jy ! Component: 150 - total flux cleaned = -0.000290557 Jy ! Component: 200 - total flux cleaned = -0.000242343 Jy ! Total flux subtracted in 200 components = -0.000242343 Jy ! Clean residual min=-0.006678 max=0.006573 Jy/beam ! Clean residual mean=-0.000036 rms=0.001891 Jy/beam ! Combined flux in latest and established models = 0.267729 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 100 components and 0.267729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085905Jy sigma=1.578315 ! Fit after self-cal, rms=0.085895Jy sigma=1.578206 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.000149683 Jy ! Component: 100 - total flux cleaned = 0.00010215 Jy ! Component: 150 - total flux cleaned = 0.000101729 Jy ! Component: 200 - total flux cleaned = 0.000139322 Jy ! Total flux subtracted in 200 components = 0.000139322 Jy ! Clean residual min=-0.006689 max=0.006234 Jy/beam ! Clean residual mean=-0.000036 rms=0.001849 Jy/beam ! Combined flux in latest and established models = 0.267868 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 104 components and 0.267868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085850Jy sigma=1.577999 ! Fit after self-cal, rms=0.085845Jy sigma=1.577932 ! 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=4.347 mas, bmaj=10.9 mas, bpa=-27.86 degrees ! Estimated noise=0.600045 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.347 x 10.9 at -27.86 degrees (North through East) ! Clean map min=-0.0053952 max=0.19384 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.239 mas, bmaj=11.17 mas, bpa=-28.81 degrees ! Estimated noise=1.10404 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.180475 Jy ! Component: 100 - total flux cleaned = 0.230927 Jy ! Component: 150 - total flux cleaned = 0.249351 Jy ! Component: 200 - total flux cleaned = 0.258233 Jy ! Total flux subtracted in 200 components = 0.258233 Jy ! Clean residual min=-0.005820 max=0.007992 Jy/beam ! Clean residual mean=-0.000034 rms=0.001723 Jy/beam ! Combined flux in latest and established models = 0.258234 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.258234 Jy ! Inverting map and beam ! Estimated beam: bmin=4.347 mas, bmaj=10.9 mas, bpa=-27.86 degrees ! Estimated noise=0.600045 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 (38, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00855488 Jy ! Component: 100 - total flux cleaned = 0.0123029 Jy ! Component: 150 - total flux cleaned = 0.0137293 Jy ! Component: 200 - total flux cleaned = 0.0147397 Jy ! Total flux subtracted in 200 components = 0.0147397 Jy ! Clean residual min=-0.004603 max=0.004113 Jy/beam ! Clean residual mean=0.000005 rms=0.001294 Jy/beam ! Combined flux in latest and established models = 0.272973 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 41 components and 0.272973 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.521 mas, bmaj=12.37 mas, bpa=-1.835 degrees ! Estimated noise=0.703903 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000856902 Jy ! Component: 100 - total flux cleaned = 0.000960533 Jy ! Component: 150 - total flux cleaned = 0.000878788 Jy ! Component: 200 - total flux cleaned = 0.000798774 Jy ! Total flux subtracted in 200 components = 0.000798774 Jy ! Clean residual min=-0.005159 max=0.004443 Jy/beam ! Clean residual mean=0.000022 rms=0.001539 Jy/beam ! Combined flux in latest and established models = 0.273772 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 = -7.27569e-05 Jy ! Component: 100 - total flux cleaned = -0.000139486 Jy ! Component: 150 - total flux cleaned = -0.000202237 Jy ! Component: 200 - total flux cleaned = -0.000261677 Jy ! Total flux subtracted in 200 components = -0.000261677 Jy ! Clean residual min=-0.004904 max=0.004407 Jy/beam ! Clean residual mean=0.000022 rms=0.001465 Jy/beam ! Combined flux in latest and established models = 0.27351 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 77 components and 0.27351 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.347 mas, bmaj=10.9 mas, bpa=-27.86 degrees ! Estimated noise=0.600045 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0002333 Jy ! Component: 100 - total flux cleaned = -0.000311836 Jy ! Component: 150 - total flux cleaned = -0.000252853 Jy ! Component: 200 - total flux cleaned = -0.000307122 Jy ! Total flux subtracted in 200 components = -0.000307122 Jy ! Clean residual min=-0.003940 max=0.003727 Jy/beam ! Clean residual mean=0.000011 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.273203 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 99 components and 0.273203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085306Jy sigma=1.569352 ! Fit after self-cal, rms=0.085191Jy sigma=1.567367 wmodel /J1127+0555_S_map.mod ! wmodel: Unable to open new model file: /J1127+0555_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1127+0555_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.347 x 10.9 at -27.86 degrees (North through East) ! Clean map min=-0.0043007 max=0.18129 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1127+0555_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.181287 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0010922 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.80741 1.80741 3.61481 7.22962 14.4592 28.9185 57.837 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0032 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.181 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 165.983 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1127+0555_S_dfm.log closed on Thu May 19 21:44:32 2016