! Started logfile: /scr/pima/bg219b_uvs/J2206-2119_S_dfm.log on Thu May 19 20:36:25 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/J2206-2119_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J2206-2119_S_uva.fits ! AN table 1: 47 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.869031 visibilities/baseline/integration-bin. ! Found source: J2206-2119 ! ! 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 7352 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 J2206-2119_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.015711Jy sigma=20.479490 ! Fit after self-cal, rms=0.891375Jy sigma=18.008867 ! 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.625 mas, bmaj=6.577 mas, bpa=-4.643 degrees ! Estimated noise=0.621103 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.0807736 Jy ! Component: 100 - total flux cleaned = 0.107566 Jy ! Total flux subtracted in 100 components = 0.107566 Jy ! Clean residual min=-0.006237 max=0.011621 Jy/beam ! Clean residual mean=-0.000013 rms=0.001501 Jy/beam ! Combined flux in latest and established models = 0.107566 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.107566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079429Jy sigma=1.477631 ! Fit after self-cal, rms=0.079153Jy sigma=1.473406 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0138714 Jy ! Component: 100 - total flux cleaned = 0.0217613 Jy ! Total flux subtracted in 100 components = 0.0217613 Jy ! Clean residual min=-0.004405 max=0.005486 Jy/beam ! Clean residual mean=-0.000007 rms=0.001033 Jy/beam ! Combined flux in latest and established models = 0.129327 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 16 components and 0.129327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076120Jy sigma=1.401399 ! Fit after self-cal, rms=0.076080Jy sigma=1.400556 ! 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.138 mas, bmaj=7.781 mas, bpa=-4.445 degrees ! Estimated noise=0.426231 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 (5, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00696135 Jy ! Component: 100 - total flux cleaned = 0.0106186 Jy ! Component: 150 - total flux cleaned = 0.0125866 Jy ! Component: 200 - total flux cleaned = 0.0131579 Jy ! Total flux subtracted in 200 components = 0.0131579 Jy ! Clean residual min=-0.003226 max=0.003113 Jy/beam ! Clean residual mean=-0.000005 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.142485 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 44 components and 0.142485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075485Jy sigma=1.386292 ! Fit after self-cal, rms=0.075446Jy sigma=1.385471 ! 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.138 x 7.781 at -4.445 degrees (North through East) ! Clean map min=-0.00305 max=0.10807 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.96 FD 1.03 HN 1.13 KP 0.99 ! LA 0.98 MK 1.00 NL 0.96 OV 0.95 ! PT 1.05 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.03 HN 1.05 KP 1.02 ! LA 0.97 MK 0.99 NL 1.02 OV 1.02 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 1.08 KP 0.97 ! LA 0.95 MK 1.05 NL 0.96 OV 0.98 ! PT 0.94 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 1.14 KP 1.03 ! LA 0.96 MK 0.96 NL 1.02 OV 0.96 ! PT 1.01 SC 0.93 ! ! ! Fit before self-cal, rms=0.075446Jy sigma=1.385471 ! Fit after self-cal, rms=0.075594Jy sigma=1.379272 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.134 mas, bmaj=7.704 mas, bpa=-4.009 degrees ! Estimated noise=0.423699 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.000547276 Jy ! Component: 100 - total flux cleaned = 0.000547412 Jy ! Component: 150 - total flux cleaned = 0.000628091 Jy ! Component: 200 - total flux cleaned = 0.000701023 Jy ! Total flux subtracted in 200 components = 0.000701023 Jy ! Clean residual min=-0.002546 max=0.002469 Jy/beam ! Clean residual mean=0.000003 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.143186 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 57 components and 0.143186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075540Jy sigma=1.378358 ! Fit after self-cal, rms=0.075567Jy sigma=1.378168 ! 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.075567Jy sigma=1.378168 ! Fit after self-cal, rms=0.075550Jy sigma=1.373935 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.12 mas, bmaj=7.674 mas, bpa=-4.198 degrees ! Estimated noise=0.42316 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00094755 Jy ! Component: 100 - total flux cleaned = 0.00109647 Jy ! Component: 150 - total flux cleaned = 0.00117427 Jy ! Component: 200 - total flux cleaned = 0.00117476 Jy ! Total flux subtracted in 200 components = 0.00117476 Jy ! Clean residual min=-0.002407 max=0.002449 Jy/beam ! Clean residual mean=0.000002 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.144361 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 75 components and 0.144361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075528Jy sigma=1.373548 ! Fit after self-cal, rms=0.075539Jy sigma=1.373492 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.000129957 Jy ! Component: 100 - total flux cleaned = 0.000108272 Jy ! Component: 150 - total flux cleaned = 0.000108503 Jy ! Component: 200 - total flux cleaned = 8.88644e-05 Jy ! Total flux subtracted in 200 components = 8.88644e-05 Jy ! Clean residual min=-0.002414 max=0.002416 Jy/beam ! Clean residual mean=0.000002 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.14445 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 81 components and 0.14445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075527Jy sigma=1.373274 ! Fit after self-cal, rms=0.075525Jy sigma=1.373265 ! 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.075525Jy sigma=1.373265 ! Fit after self-cal, rms=0.075628Jy sigma=1.372413 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.106 mas, bmaj=7.648 mas, bpa=-4.389 degrees ! Estimated noise=0.422077 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000486639 Jy ! Component: 100 - total flux cleaned = 0.000582207 Jy ! Component: 150 - total flux cleaned = 0.000622329 Jy ! Component: 200 - total flux cleaned = 0.000639393 Jy ! Total flux subtracted in 200 components = 0.000639393 Jy ! Clean residual min=-0.002326 max=0.002460 Jy/beam ! Clean residual mean=0.000002 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.145089 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 90 components and 0.145089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075615Jy sigma=1.372193 ! Fit after self-cal, rms=0.075620Jy sigma=1.372155 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 (61.5, -36). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00202987 Jy ! Component: 100 - total flux cleaned = 0.00252201 Jy ! Component: 150 - total flux cleaned = 0.0027789 Jy ! Component: 200 - total flux cleaned = 0.00295888 Jy ! Total flux subtracted in 200 components = 0.00295888 Jy ! Clean residual min=-0.002295 max=0.001979 Jy/beam ! Clean residual mean=0.000004 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.148048 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 113 components and 0.148048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075555Jy sigma=1.370891 ! Fit after self-cal, rms=0.075546Jy sigma=1.370778 ! 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.075546Jy sigma=1.370778 ! Fit after self-cal, rms=0.075665Jy sigma=1.370642 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.447 mas, bmaj=16.52 mas, bpa=2.368 degrees ! Estimated noise=0.544824 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000972154 Jy ! Component: 100 - total flux cleaned = 0.00115321 Jy ! Component: 150 - total flux cleaned = 0.00123562 Jy ! Component: 200 - total flux cleaned = 0.00129388 Jy ! Total flux subtracted in 200 components = 0.00129388 Jy ! Clean residual min=-0.002787 max=0.002298 Jy/beam ! Clean residual mean=0.000011 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.149342 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 143 components and 0.149342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075654Jy sigma=1.370520 ! Fit after self-cal, rms=0.075657Jy sigma=1.370494 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.87337e-05 Jy ! Component: 100 - total flux cleaned = 9.15216e-05 Jy ! Component: 150 - total flux cleaned = 0.000127392 Jy ! Component: 200 - total flux cleaned = 0.000148485 Jy ! Total flux subtracted in 200 components = 0.000148485 Jy ! Clean residual min=-0.002761 max=0.002285 Jy/beam ! Clean residual mean=0.000011 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.14949 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 154 components and 0.14949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075655Jy sigma=1.370450 ! Fit after self-cal, rms=0.075653Jy sigma=1.370446 ! 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.101 mas, bmaj=7.634 mas, bpa=-4.433 degrees ! Estimated noise=0.422104 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.101 x 7.634 at -4.433 degrees (North through East) ! Clean map min=-0.0021458 max=0.1071 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.596 mas, bmaj=6.466 mas, bpa=-4.542 degrees ! Estimated noise=0.610296 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0797192 Jy ! Component: 100 - total flux cleaned = 0.107328 Jy ! Component: 150 - total flux cleaned = 0.121395 Jy ! Component: 200 - total flux cleaned = 0.129527 Jy ! Total flux subtracted in 200 components = 0.129527 Jy ! Clean residual min=-0.004087 max=0.004192 Jy/beam ! Clean residual mean=-0.000002 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.129527 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.129527 Jy ! Inverting map and beam ! Estimated beam: bmin=3.101 mas, bmaj=7.634 mas, bpa=-4.433 degrees ! Estimated noise=0.422104 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.00679525 Jy ! Component: 100 - total flux cleaned = 0.0106052 Jy ! Component: 150 - total flux cleaned = 0.0132487 Jy ! Component: 200 - total flux cleaned = 0.0152289 Jy ! Total flux subtracted in 200 components = 0.0152289 Jy ! Clean residual min=-0.002336 max=0.002154 Jy/beam ! Clean residual mean=0.000002 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.144756 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 48 components and 0.144756 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.447 mas, bmaj=16.52 mas, bpa=2.368 degrees ! Estimated noise=0.544824 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206165 Jy ! Component: 100 - total flux cleaned = 0.00326793 Jy ! Component: 150 - total flux cleaned = 0.00365115 Jy ! Component: 200 - total flux cleaned = 0.00388839 Jy ! Total flux subtracted in 200 components = 0.00388839 Jy ! Clean residual min=-0.002765 max=0.002285 Jy/beam ! Clean residual mean=0.000010 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.148644 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.000140378 Jy ! Component: 100 - total flux cleaned = 0.000226949 Jy ! Component: 150 - total flux cleaned = 0.000320105 Jy ! Component: 200 - total flux cleaned = 0.000404027 Jy ! Total flux subtracted in 200 components = 0.000404027 Jy ! Clean residual min=-0.002760 max=0.002282 Jy/beam ! Clean residual mean=0.000010 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.149048 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 100 components and 0.149048 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.101 mas, bmaj=7.634 mas, bpa=-4.433 degrees ! Estimated noise=0.422104 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000113895 Jy ! Component: 100 - total flux cleaned = 0.000115876 Jy ! Component: 150 - total flux cleaned = 0.000115684 Jy ! Component: 200 - total flux cleaned = 0.000174796 Jy ! Total flux subtracted in 200 components = 0.000174796 Jy ! Clean residual min=-0.002317 max=0.002129 Jy/beam ! Clean residual mean=0.000005 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.149223 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 123 components and 0.149223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075683Jy sigma=1.370999 ! Fit after self-cal, rms=0.075672Jy sigma=1.370802 wmodel /J2206-2119_S_map.mod ! wmodel: Unable to open new model file: /J2206-2119_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J2206-2119_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.101 x 7.634 at -4.433 degrees (North through East) ! Clean map min=-0.0021243 max=0.1066 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J2206-2119_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.106601 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000532679 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.49908 1.49908 2.99816 5.99632 11.9926 23.9853 47.9706 95.9412 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.106 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 200.122 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J2206-2119_S_dfm.log closed on Thu May 19 20:36:27 2016