! Started logfile: /scr/pima/rv119_uvs/J2050-2628_S_dfm.log on Sun Dec 17 11:38:49 2017 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv119_uvs/J2050-2628_S_uva.fits ! Reading UV FITS file: /scr/pima/rv119_uvs/J2050-2628_S_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.898485 visibilities/baseline/integration-bin. ! Found source: J2050-2628 ! ! 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.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 7116 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 J2050-2628_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.036344Jy sigma=15.757541 ! Fit after self-cal, rms=0.732934Jy sigma=11.042425 ! 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.61 mas, bmaj=8.15 mas, bpa=4.525 degrees ! Estimated noise=1.06009 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.213282 Jy ! Component: 100 - total flux cleaned = 0.260103 Jy ! Total flux subtracted in 100 components = 0.260103 Jy ! Clean residual min=-0.014940 max=0.026760 Jy/beam ! Clean residual mean=0.000011 rms=0.004767 Jy/beam ! Combined flux in latest and established models = 0.260103 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.260103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150751Jy sigma=2.045787 ! Fit after self-cal, rms=0.150749Jy sigma=2.045756 ! 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.282 mas, bmaj=9.629 mas, bpa=3.101 degrees ! Estimated noise=0.585364 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.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0274444 Jy ! Component: 100 - total flux cleaned = 0.0386178 Jy ! Component: 150 - total flux cleaned = 0.0408603 Jy ! Component: 200 - total flux cleaned = 0.0421426 Jy ! Total flux subtracted in 200 components = 0.0421426 Jy ! Clean residual min=-0.013957 max=0.019901 Jy/beam ! Clean residual mean=0.000052 rms=0.003825 Jy/beam ! Combined flux in latest and established models = 0.302246 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 34 components and 0.302246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145459Jy sigma=1.973928 ! Fit after self-cal, rms=0.145063Jy sigma=1.966570 ! 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.282 x 9.629 at 3.101 degrees (North through East) ! Clean map min=-0.011999 max=0.27136 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.98 HN 1.16 KP 1.05 ! LA 1.03 MK 1.03 NL 1.01 OV 1.02 ! PT 1.04 SC 1.11 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 1.20 KP 1.04 ! LA 1.03 MK 1.04 NL 0.99 OV 1.01 ! PT 1.05 SC 1.10 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.97 HN 1.18 KP 0.42 ! LA 1.03 MK 0.92 NL 1.00* OV 1.06 ! PT 1.05 SC 0.62 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00 HN 1.15 KP 1.06 ! LA 1.06 MK 1.09 NL 1.02 OV 1.03 ! PT 1.05 SC 1.14 ! ! ! Fit before self-cal, rms=0.145063Jy sigma=1.966570 ! Fit after self-cal, rms=0.077027Jy sigma=1.250812 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.245 mas, bmaj=9.622 mas, bpa=4.027 degrees ! Estimated noise=0.582484 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.00223718 Jy ! Component: 100 - total flux cleaned = -0.00224288 Jy ! Component: 150 - total flux cleaned = -0.00224297 Jy ! Component: 200 - total flux cleaned = -0.00224309 Jy ! Total flux subtracted in 200 components = -0.00224309 Jy ! Clean residual min=-0.003871 max=0.003683 Jy/beam ! Clean residual mean=-0.000006 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.300003 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 51 components and 0.300003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076564Jy sigma=1.245176 ! Fit after self-cal, rms=0.077110Jy sigma=1.238799 ! 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.077110Jy sigma=1.238799 ! Fit after self-cal, rms=0.077718Jy sigma=1.224953 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.251 mas, bmaj=9.63 mas, bpa=4.031 degrees ! Estimated noise=0.581612 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00101237 Jy ! Component: 100 - total flux cleaned = -0.000459521 Jy ! Component: 150 - total flux cleaned = -0.000306363 Jy ! Component: 200 - total flux cleaned = -0.000169965 Jy ! Total flux subtracted in 200 components = -0.000169965 Jy ! Clean residual min=-0.002913 max=0.002872 Jy/beam ! Clean residual mean=-0.000001 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.299833 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 66 components and 0.299833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077582Jy sigma=1.223954 ! Fit after self-cal, rms=0.077590Jy sigma=1.223764 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.000301343 Jy ! Component: 100 - total flux cleaned = -0.000177455 Jy ! Component: 150 - total flux cleaned = -0.000102906 Jy ! Component: 200 - total flux cleaned = -3.47348e-05 Jy ! Total flux subtracted in 200 components = -3.47348e-05 Jy ! Clean residual min=-0.002945 max=0.002863 Jy/beam ! Clean residual mean=-0.000001 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.299798 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 77 components and 0.299798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077546Jy sigma=1.223291 ! Fit after self-cal, rms=0.077541Jy sigma=1.223255 ! 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.077541Jy sigma=1.223255 ! Fit after self-cal, rms=0.078357Jy sigma=1.222827 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.253 mas, bmaj=9.626 mas, bpa=4.057 degrees ! Estimated noise=0.582332 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0004941 Jy ! Component: 100 - total flux cleaned = -0.000449445 Jy ! Component: 150 - total flux cleaned = -0.000370412 Jy ! Component: 200 - total flux cleaned = -0.000334049 Jy ! Total flux subtracted in 200 components = -0.000334049 Jy ! Clean residual min=-0.002946 max=0.002713 Jy/beam ! Clean residual mean=0.000000 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.299464 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 87 components and 0.299464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078304Jy sigma=1.222173 ! Fit after self-cal, rms=0.078304Jy sigma=1.222113 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.000201013 Jy ! Component: 100 - total flux cleaned = -0.000168981 Jy ! Component: 150 - total flux cleaned = -0.000169035 Jy ! Component: 200 - total flux cleaned = -0.000140209 Jy ! Total flux subtracted in 200 components = -0.000140209 Jy ! Clean residual min=-0.002940 max=0.002705 Jy/beam ! Clean residual mean=-0.000000 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.299324 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 91 components and 0.299324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078278Jy sigma=1.221777 ! Fit after self-cal, rms=0.078274Jy sigma=1.221759 ! 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.078274Jy sigma=1.221759 ! Fit after self-cal, rms=0.078668Jy sigma=1.221286 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.38 mas, bmaj=20.08 mas, bpa=3.732 degrees ! Estimated noise=0.707744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000234822 Jy ! Component: 100 - total flux cleaned = -0.000319549 Jy ! Component: 150 - total flux cleaned = -0.000371094 Jy ! Component: 200 - total flux cleaned = -0.000415611 Jy ! Total flux subtracted in 200 components = -0.000415611 Jy ! Clean residual min=-0.002594 max=0.002348 Jy/beam ! Clean residual mean=0.000001 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.298908 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 107 components and 0.298908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078662Jy sigma=1.221151 ! Fit after self-cal, rms=0.078658Jy sigma=1.221116 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.000217013 Jy ! Component: 100 - total flux cleaned = -0.000295133 Jy ! Component: 150 - total flux cleaned = -0.000334791 Jy ! Component: 200 - total flux cleaned = -0.00035947 Jy ! Total flux subtracted in 200 components = -0.00035947 Jy ! Clean residual min=-0.002526 max=0.002355 Jy/beam ! Clean residual mean=0.000001 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.298549 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 111 components and 0.298549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078657Jy sigma=1.221008 ! Fit after self-cal, rms=0.078654Jy sigma=1.221001 ! 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.254 mas, bmaj=9.627 mas, bpa=4.086 degrees ! Estimated noise=0.583112 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.254 x 9.627 at 4.086 degrees (North through East) ! Clean map min=-0.0036494 max=0.27237 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.58 mas, bmaj=8.077 mas, bpa=5.251 degrees ! Estimated noise=1.07998 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.217091 Jy ! Component: 100 - total flux cleaned = 0.264743 Jy ! Component: 150 - total flux cleaned = 0.280654 Jy ! Component: 200 - total flux cleaned = 0.28884 Jy ! Total flux subtracted in 200 components = 0.28884 Jy ! Clean residual min=-0.004859 max=0.005486 Jy/beam ! Clean residual mean=-0.000004 rms=0.001350 Jy/beam ! Combined flux in latest and established models = 0.28884 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.28884 Jy ! Inverting map and beam ! Estimated beam: bmin=3.254 mas, bmaj=9.627 mas, bpa=4.086 degrees ! Estimated noise=0.583112 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.00554572 Jy ! Component: 100 - total flux cleaned = 0.00729982 Jy ! Component: 150 - total flux cleaned = 0.00762625 Jy ! Component: 200 - total flux cleaned = 0.00790878 Jy ! Total flux subtracted in 200 components = 0.00790878 Jy ! Clean residual min=-0.003136 max=0.002731 Jy/beam ! Clean residual mean=-0.000002 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.296749 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 52 components and 0.296749 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.38 mas, bmaj=20.08 mas, bpa=3.732 degrees ! Estimated noise=0.707744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011337 Jy ! Component: 100 - total flux cleaned = 0.00116481 Jy ! Component: 150 - total flux cleaned = 0.0010879 Jy ! Component: 200 - total flux cleaned = 0.00104152 Jy ! Total flux subtracted in 200 components = 0.00104152 Jy ! Clean residual min=-0.002636 max=0.002368 Jy/beam ! Clean residual mean=-0.000001 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.297791 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 = 2.04627e-05 Jy ! Component: 100 - total flux cleaned = 1.99958e-05 Jy ! Component: 150 - total flux cleaned = 3.84193e-05 Jy ! Component: 200 - total flux cleaned = 3.7747e-05 Jy ! Total flux subtracted in 200 components = 3.7747e-05 Jy ! Clean residual min=-0.002601 max=0.002375 Jy/beam ! Clean residual mean=-0.000001 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.297828 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 74 components and 0.297828 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.254 mas, bmaj=9.627 mas, bpa=4.086 degrees ! Estimated noise=0.583112 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000518839 Jy ! Component: 100 - total flux cleaned = -0.000517373 Jy ! Component: 150 - total flux cleaned = -0.000383852 Jy ! Component: 200 - total flux cleaned = -0.000266934 Jy ! Total flux subtracted in 200 components = -0.000266934 Jy ! Clean residual min=-0.003143 max=0.002795 Jy/beam ! Clean residual mean=-0.000001 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.297561 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 90 components and 0.297561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078628Jy sigma=1.221296 ! Fit after self-cal, rms=0.078601Jy sigma=1.221158 wmodel J2050-2628_S_map.mod ! Writing 90 model components to file: J2050-2628_S_map.mod wobs J2050-2628_S_uvs.fits ! Writing UV FITS file: J2050-2628_S_uvs.fits wwins J2050-2628_S_map.win ! wwins: Wrote 2 windows to J2050-2628_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000328537 Jy ! Component: 100 - total flux cleaned = -0.000238082 Jy ! Component: 150 - total flux cleaned = -0.000109411 Jy ! Component: 200 - total flux cleaned = 5.6192e-05 Jy ! Component: 250 - total flux cleaned = 0.000295558 Jy ! Component: 300 - total flux cleaned = 0.000296876 Jy ! Component: 350 - total flux cleaned = 0.000373479 Jy ! Component: 400 - total flux cleaned = 0.000337393 Jy ! Component: 450 - total flux cleaned = 0.000409175 Jy ! Component: 500 - total flux cleaned = 0.000408992 Jy ! Component: 550 - total flux cleaned = 0.000409703 Jy ! Component: 600 - total flux cleaned = 0.000410685 Jy ! Component: 650 - total flux cleaned = 0.000410948 Jy ! Component: 700 - total flux cleaned = 0.000476483 Jy ! Component: 750 - total flux cleaned = 0.000475938 Jy ! Component: 800 - total flux cleaned = 0.000444055 Jy ! Component: 850 - total flux cleaned = 0.000570733 Jy ! Component: 900 - total flux cleaned = 0.000694498 Jy ! Component: 950 - total flux cleaned = 0.000694234 Jy ! Component: 1000 - total flux cleaned = 0.00078476 Jy ! Component: 1050 - total flux cleaned = 0.000784917 Jy ! Component: 1100 - total flux cleaned = 0.000844063 Jy ! Component: 1150 - total flux cleaned = 0.000756566 Jy ! Component: 1200 - total flux cleaned = 0.000930003 Jy ! Component: 1250 - total flux cleaned = 0.000986925 Jy ! Component: 1300 - total flux cleaned = 0.000874059 Jy ! Component: 1350 - total flux cleaned = 0.00101377 Jy ! Component: 1400 - total flux cleaned = 0.00104153 Jy ! Component: 1450 - total flux cleaned = 0.000987023 Jy ! Component: 1500 - total flux cleaned = 0.00106889 Jy ! Component: 1550 - total flux cleaned = 0.00112268 Jy ! Component: 1600 - total flux cleaned = 0.00117592 Jy ! Component: 1650 - total flux cleaned = 0.00114929 Jy ! Component: 1700 - total flux cleaned = 0.00125421 Jy ! Component: 1750 - total flux cleaned = 0.00125416 Jy ! Component: 1800 - total flux cleaned = 0.00130583 Jy ! Component: 1850 - total flux cleaned = 0.00128026 Jy ! Component: 1900 - total flux cleaned = 0.00130518 Jy ! Component: 1950 - total flux cleaned = 0.00120443 Jy ! Component: 2000 - total flux cleaned = 0.00117955 Jy ! Component: 2050 - total flux cleaned = 0.00120459 Jy ! Component: 2100 - total flux cleaned = 0.00115526 Jy ! Component: 2150 - total flux cleaned = 0.00108204 Jy ! Component: 2200 - total flux cleaned = 0.00105766 Jy ! Component: 2250 - total flux cleaned = 0.000985475 Jy ! Component: 2300 - total flux cleaned = 0.000961535 Jy ! Component: 2350 - total flux cleaned = 0.000913706 Jy ! Component: 2400 - total flux cleaned = 0.000819423 Jy ! Component: 2450 - total flux cleaned = 0.00077272 Jy ! Component: 2500 - total flux cleaned = 0.000795956 Jy ! Component: 2550 - total flux cleaned = 0.00068058 Jy ! Component: 2600 - total flux cleaned = 0.000634739 Jy ! Component: 2650 - total flux cleaned = 0.000634753 Jy ! Component: 2700 - total flux cleaned = 0.000612074 Jy ! Component: 2750 - total flux cleaned = 0.000634613 Jy ! Component: 2800 - total flux cleaned = 0.000477928 Jy ! Component: 2850 - total flux cleaned = 0.00052254 Jy ! Component: 2900 - total flux cleaned = 0.000411744 Jy ! Component: 2950 - total flux cleaned = 0.00038956 Jy ! Component: 3000 - total flux cleaned = 0.000302056 Jy ! Component: 3050 - total flux cleaned = 0.000258489 Jy ! Component: 3100 - total flux cleaned = 0.000258225 Jy ! Component: 3150 - total flux cleaned = 8.57366e-05 Jy ! Component: 3200 - total flux cleaned = 0.000107266 Jy ! Component: 3250 - total flux cleaned = 6.46016e-05 Jy ! Component: 3300 - total flux cleaned = -6.27588e-05 Jy ! Component: 3350 - total flux cleaned = -0.000146963 Jy ! Component: 3400 - total flux cleaned = -0.000188967 Jy ! Component: 3450 - total flux cleaned = -0.000210023 Jy ! Component: 3500 - total flux cleaned = -0.000272223 Jy ! Component: 3550 - total flux cleaned = -0.000313617 Jy ! Component: 3600 - total flux cleaned = -0.00031356 Jy ! Component: 3650 - total flux cleaned = -0.000415758 Jy ! Component: 3700 - total flux cleaned = -0.000293376 Jy ! Component: 3750 - total flux cleaned = -0.000415094 Jy ! Component: 3800 - total flux cleaned = -0.000394852 Jy ! Component: 3850 - total flux cleaned = -0.00039495 Jy ! Component: 3900 - total flux cleaned = -0.000475012 Jy ! Component: 3950 - total flux cleaned = -0.000415337 Jy ! Component: 4000 - total flux cleaned = -0.000474609 Jy ! Component: 4050 - total flux cleaned = -0.000474602 Jy ! Total flux subtracted in 4096 components = -0.000513871 Jy ! Clean residual min=-0.001243 max=0.001515 Jy/beam ! Clean residual mean=0.000003 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.297048 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 366 components and 0.297047 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv119_uvs/J2050-2628_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.254 x 9.627 at 4.086 degrees (North through East) ! Clean map min=-0.0018657 max=0.27486 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv119_uvs/J2050-2628_S_map.fits wmodel /scr/pima/rv119_uvs/J2050-2628_S_map.mod ! Writing 366 model components to file: /scr/pima/rv119_uvs/J2050-2628_S_map.mod wobs /scr/pima/rv119_uvs/J2050-2628_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv119_uvs/J2050-2628_S_uvs.fits wwins /scr/pima/rv119_uvs/J2050-2628_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv119_uvs/J2050-2628_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.27486 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000359738 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.392641 0.392641 0.785282 1.57056 3.14113 6.28226 12.5645 25.129 50.2581 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.274 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 764.056 quit ! Quitting program ! Log file /scr/pima/rv119_uvs/J2050-2628_S_dfm.log closed on Sun Dec 17 11:38:55 2017