! Started logfile: /scr/pima/bg219i_uvs/J1616+4632_S_dfm.log on Thu May 19 23:28:02 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/bg219i_uvs/J1616+4632_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1616+4632_S_uva.fits ! AN table 1: 41 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.897561 visibilities/baseline/integration-bin. ! Found source: J1616+4632 ! ! 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 6624 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 J1616+4632_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008369Jy sigma=26.785084 ! Fit after self-cal, rms=0.876387Jy sigma=23.192705 ! 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.865 mas, bmaj=4.383 mas, bpa=-13.05 degrees ! Estimated noise=0.527503 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.094749 Jy ! Component: 100 - total flux cleaned = 0.11572 Jy ! Total flux subtracted in 100 components = 0.11572 Jy ! Clean residual min=-0.003577 max=0.006995 Jy/beam ! Clean residual mean=0.000004 rms=0.000959 Jy/beam ! Combined flux in latest and established models = 0.11572 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.11572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053074Jy sigma=1.354774 ! Fit after self-cal, rms=0.053067Jy sigma=1.354647 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00740979 Jy ! Component: 100 - total flux cleaned = 0.0111218 Jy ! Total flux subtracted in 100 components = 0.0111218 Jy ! Clean residual min=-0.003073 max=0.002913 Jy/beam ! Clean residual mean=0.000001 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.126842 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.126842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051855Jy sigma=1.319472 ! Fit after self-cal, rms=0.051843Jy sigma=1.319338 ! 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.66 mas, bmaj=5.364 mas, bpa=-12.29 degrees ! Estimated noise=0.336944 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.00286686 Jy ! Component: 100 - total flux cleaned = 0.00426006 Jy ! Component: 150 - total flux cleaned = 0.0050272 Jy ! Component: 200 - total flux cleaned = 0.0054589 Jy ! Total flux subtracted in 200 components = 0.0054589 Jy ! Clean residual min=-0.001864 max=0.001903 Jy/beam ! Clean residual mean=-0.000001 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.1323 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 39 components and 0.1323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051708Jy sigma=1.314948 ! Fit after self-cal, rms=0.051707Jy sigma=1.314903 ! 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.66 x 5.364 at -12.29 degrees (North through East) ! Clean map min=-0.0018273 max=0.12429 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.98 FD 1.00 HN 1.07 KP 1.00 ! LA 1.03 MK 0.98 NL 1.01 OV 1.02 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 1.02 KP 1.01 ! LA 0.99 MK 1.02 NL 0.95 OV 0.99 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 1.00 KP 1.00 ! LA 1.00 MK 1.02 NL 0.95 OV 1.00 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 HN 1.01 KP 1.02 ! LA 1.00 MK 1.02 NL 1.02 OV 1.01 ! PT 1.01 SC 1.00 ! ! ! Fit before self-cal, rms=0.051707Jy sigma=1.314903 ! Fit after self-cal, rms=0.051742Jy sigma=1.311326 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.675 mas, bmaj=5.381 mas, bpa=-12.08 degrees ! Estimated noise=0.336823 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.000410749 Jy ! Component: 100 - total flux cleaned = -0.000489576 Jy ! Component: 150 - total flux cleaned = -0.000554435 Jy ! Component: 200 - total flux cleaned = -0.000600088 Jy ! Total flux subtracted in 200 components = -0.000600088 Jy ! Clean residual min=-0.001727 max=0.001852 Jy/beam ! Clean residual mean=-0.000001 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.1317 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 46 components and 0.1317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051735Jy sigma=1.311189 ! Fit after self-cal, rms=0.051741Jy sigma=1.311153 ! 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.051741Jy sigma=1.311153 ! Fit after self-cal, rms=0.051713Jy sigma=1.308725 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.677 mas, bmaj=5.384 mas, bpa=-12.23 degrees ! Estimated noise=0.336556 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000360491 Jy ! Component: 100 - total flux cleaned = -0.000425836 Jy ! Component: 150 - total flux cleaned = -0.000457025 Jy ! Component: 200 - total flux cleaned = -0.000483668 Jy ! Total flux subtracted in 200 components = -0.000483668 Jy ! Clean residual min=-0.001720 max=0.001538 Jy/beam ! Clean residual mean=-0.000000 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.131217 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 48 components and 0.131217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051709Jy sigma=1.308652 ! Fit after self-cal, rms=0.051711Jy sigma=1.308626 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 = -4.77836e-05 Jy ! Component: 100 - total flux cleaned = -4.06472e-05 Jy ! Component: 150 - total flux cleaned = -4.647e-05 Jy ! Component: 200 - total flux cleaned = -5.17727e-05 Jy ! Total flux subtracted in 200 components = -5.17727e-05 Jy ! Clean residual min=-0.001720 max=0.001528 Jy/beam ! Clean residual mean=-0.000000 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.131165 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 51 components and 0.131165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051709Jy sigma=1.308596 ! Fit after self-cal, rms=0.051710Jy sigma=1.308592 ! 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.051710Jy sigma=1.308592 ! Fit after self-cal, rms=0.051702Jy sigma=1.308562 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.683 mas, bmaj=5.388 mas, bpa=-12.14 degrees ! Estimated noise=0.336418 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000258012 Jy ! Component: 100 - total flux cleaned = -0.000309637 Jy ! Component: 150 - total flux cleaned = -0.000339562 Jy ! Component: 200 - total flux cleaned = -0.000344786 Jy ! Total flux subtracted in 200 components = -0.000344786 Jy ! Clean residual min=-0.001715 max=0.001522 Jy/beam ! Clean residual mean=-0.000000 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.13082 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 51 components and 0.13082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051700Jy sigma=1.308525 ! Fit after self-cal, rms=0.051700Jy sigma=1.308522 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 = -2.45552e-05 Jy ! Component: 100 - total flux cleaned = -2.45838e-05 Jy ! Component: 150 - total flux cleaned = -2.45823e-05 Jy ! Component: 200 - total flux cleaned = -2.0118e-05 Jy ! Total flux subtracted in 200 components = -2.0118e-05 Jy ! Clean residual min=-0.001718 max=0.001515 Jy/beam ! Clean residual mean=-0.000000 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.1308 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 0.1308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051699Jy sigma=1.308501 ! Fit after self-cal, rms=0.051699Jy sigma=1.308500 ! 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.051699Jy sigma=1.308500 ! Fit after self-cal, rms=0.051688Jy sigma=1.308481 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.127 mas, bmaj=9.065 mas, bpa=-11.53 degrees ! Estimated noise=0.418459 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000165748 Jy ! Component: 100 - total flux cleaned = -0.000166012 Jy ! Component: 150 - total flux cleaned = -0.000170545 Jy ! Component: 200 - total flux cleaned = -0.000166926 Jy ! Total flux subtracted in 200 components = -0.000166926 Jy ! Clean residual min=-0.002110 max=0.001821 Jy/beam ! Clean residual mean=-0.000000 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.130633 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 56 components and 0.130633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051688Jy sigma=1.308496 ! Fit after self-cal, rms=0.051688Jy sigma=1.308495 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 = -7.09799e-06 Jy ! Component: 100 - total flux cleaned = -3.87531e-07 Jy ! Component: 150 - total flux cleaned = 8.77256e-06 Jy ! Component: 200 - total flux cleaned = 1.165e-05 Jy ! Total flux subtracted in 200 components = 1.165e-05 Jy ! Clean residual min=-0.002116 max=0.001819 Jy/beam ! Clean residual mean=-0.000000 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.130645 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 60 components and 0.130645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051688Jy sigma=1.308506 ! Fit after self-cal, rms=0.051688Jy sigma=1.308505 ! 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.687 mas, bmaj=5.392 mas, bpa=-12.06 degrees ! Estimated noise=0.336276 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.687 x 5.392 at -12.06 degrees (North through East) ! Clean map min=-0.0016719 max=0.12431 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.883 mas, bmaj=4.403 mas, bpa=-12.97 degrees ! Estimated noise=0.529658 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0950924 Jy ! Component: 100 - total flux cleaned = 0.11606 Jy ! Component: 150 - total flux cleaned = 0.123061 Jy ! Component: 200 - total flux cleaned = 0.126525 Jy ! Total flux subtracted in 200 components = 0.126525 Jy ! Clean residual min=-0.002816 max=0.002876 Jy/beam ! Clean residual mean=0.000001 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.126525 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.126525 Jy ! Inverting map and beam ! Estimated beam: bmin=3.687 mas, bmaj=5.392 mas, bpa=-12.06 degrees ! Estimated noise=0.336276 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.00231467 Jy ! Component: 100 - total flux cleaned = 0.00337961 Jy ! Component: 150 - total flux cleaned = 0.00370398 Jy ! Component: 200 - total flux cleaned = 0.00382079 Jy ! Total flux subtracted in 200 components = 0.00382079 Jy ! Clean residual min=-0.001686 max=0.001544 Jy/beam ! Clean residual mean=-0.000000 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.130346 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 26 components and 0.130346 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=8.127 mas, bmaj=9.065 mas, bpa=-11.53 degrees ! Estimated noise=0.418459 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000324768 Jy ! Component: 100 - total flux cleaned = 0.000346417 Jy ! Component: 150 - total flux cleaned = 0.000345882 Jy ! Component: 200 - total flux cleaned = 0.000346265 Jy ! Total flux subtracted in 200 components = 0.000346265 Jy ! Clean residual min=-0.002107 max=0.001819 Jy/beam ! Clean residual mean=-0.000000 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.130692 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 = -1.48213e-07 Jy ! Component: 100 - total flux cleaned = -3.57842e-07 Jy ! Component: 150 - total flux cleaned = -4.93421e-07 Jy ! Component: 200 - total flux cleaned = -5.12381e-07 Jy ! Total flux subtracted in 200 components = -5.12381e-07 Jy ! Clean residual min=-0.002114 max=0.001818 Jy/beam ! Clean residual mean=-0.000000 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.130692 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.130692 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.687 mas, bmaj=5.392 mas, bpa=-12.06 degrees ! Estimated noise=0.336276 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00011416 Jy ! Component: 100 - total flux cleaned = -0.000161754 Jy ! Component: 150 - total flux cleaned = -0.000181468 Jy ! Component: 200 - total flux cleaned = -0.000198932 Jy ! Total flux subtracted in 200 components = -0.000198932 Jy ! Clean residual min=-0.001697 max=0.001503 Jy/beam ! Clean residual mean=-0.000000 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.130493 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 42 components and 0.130493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051692Jy sigma=1.308572 ! Fit after self-cal, rms=0.051692Jy sigma=1.308553 wmodel /J1616+4632_S_map.mod ! wmodel: Unable to open new model file: /J1616+4632_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219i_uvs/J1616+4632_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.687 x 5.392 at -12.06 degrees (North through East) ! Clean map min=-0.001654 max=0.12433 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1616+4632_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.124333 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000393493 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.949448 0.949448 1.8989 3.79779 7.59558 15.1912 30.3823 60.7647 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.124 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 315.973 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1616+4632_S_dfm.log closed on Thu May 19 23:28:05 2016