! Started logfile: /scr/pima/rv124_uvs/J0611-2827_S_dfm.log on Mon Dec 24 01:39:44 2018 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/rv124_uvs/J0611-2827_S_uva.fits ! Reading UV FITS file: /scr/pima/rv124_uvs/J0611-2827_S_uva.fits ! AN table 1: 53 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.646541 visibilities/baseline/integration-bin. ! Found source: J0611-2827 ! ! 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 6168 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 J0611-2827_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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! 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 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 530 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012294Jy sigma=13.639895 ! Fit after self-cal, rms=0.910737Jy sigma=12.205522 ! 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.487 mas, bmaj=7.765 mas, bpa=1.287 degrees ! Estimated noise=1.30184 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.0720053 Jy ! Component: 100 - total flux cleaned = 0.0905043 Jy ! Total flux subtracted in 100 components = 0.0905043 Jy ! Clean residual min=-0.012598 max=0.013565 Jy/beam ! Clean residual mean=0.000098 rms=0.002909 Jy/beam ! Combined flux in latest and established models = 0.0905043 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0905043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084160Jy sigma=1.079627 ! Fit after self-cal, rms=0.083559Jy sigma=1.073052 ! 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.192 mas, bmaj=9.327 mas, bpa=0.4432 degrees ! Estimated noise=0.805948 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.0109795 Jy ! Component: 100 - total flux cleaned = 0.0167498 Jy ! Component: 150 - total flux cleaned = 0.0195864 Jy ! Component: 200 - total flux cleaned = 0.019861 Jy ! Total flux subtracted in 200 components = 0.019861 Jy ! Clean residual min=-0.010441 max=0.012341 Jy/beam ! Clean residual mean=0.000424 rms=0.002811 Jy/beam ! Combined flux in latest and established models = 0.110365 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 19 components and 0.110365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082364Jy sigma=1.050460 ! Fit after self-cal, rms=0.082333Jy sigma=1.049912 ! 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.192 x 9.327 at 0.4432 degrees (North through East) ! Clean map min=-0.010176 max=0.088409 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 2.47 FD 0.97 HN 1.56 KP 0.86 ! LA 0.88 MK 1.06 NL 1.44 OV 0.84 ! PT 0.92 SC 0.85 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 3.41 FD 1.01 HN 1.62 KP 0.84 ! LA 0.90 MK 1.01 NL 1.31 OV 0.69 ! PT 1.02 SC 0.87 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 2.93 FD 0.99 HN 1.69 KP 0.89 ! LA 0.92 MK 0.98 NL 1.35 OV 0.85 ! PT 1.03 SC 0.93 ! ! ! Fit before self-cal, rms=0.082333Jy sigma=1.049912 ! Fit after self-cal, rms=0.130031Jy sigma=0.949454 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.226 mas, bmaj=9.527 mas, bpa=1.595 degrees ! Estimated noise=0.821726 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.00145702 Jy ! Component: 100 - total flux cleaned = -0.00171687 Jy ! Component: 150 - total flux cleaned = -0.00188612 Jy ! Component: 200 - total flux cleaned = -0.00193677 Jy ! Total flux subtracted in 200 components = -0.00193677 Jy ! Clean residual min=-0.003065 max=0.003896 Jy/beam ! Clean residual mean=0.000138 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.108429 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 25 components and 0.108429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129975Jy sigma=0.948106 ! Fit after self-cal, rms=0.131243Jy sigma=0.944790 ! 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.131243Jy sigma=0.944790 ! Fit after self-cal, rms=0.139902Jy sigma=0.943554 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.239 mas, bmaj=9.56 mas, bpa=1.517 degrees ! Estimated noise=0.821609 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000781331 Jy ! Component: 100 - total flux cleaned = -0.000933284 Jy ! Component: 150 - total flux cleaned = -0.00100183 Jy ! Component: 200 - total flux cleaned = -0.00106305 Jy ! Total flux subtracted in 200 components = -0.00106305 Jy ! Clean residual min=-0.002852 max=0.003377 Jy/beam ! Clean residual mean=0.000067 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.107365 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 26 components and 0.107365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139899Jy sigma=0.943089 ! Fit after self-cal, rms=0.139917Jy sigma=0.943022 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 (-35.5, 54.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00295178 Jy ! Component: 100 - total flux cleaned = 0.00344935 Jy ! Component: 150 - total flux cleaned = 0.00344789 Jy ! Component: 200 - total flux cleaned = 0.00344647 Jy ! Total flux subtracted in 200 components = 0.00344647 Jy ! Clean residual min=-0.002931 max=0.002587 Jy/beam ! Clean residual mean=-0.000001 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.110812 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 44 components and 0.110812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139811Jy sigma=0.941586 ! Fit after self-cal, rms=0.139814Jy sigma=0.941343 ! 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.139814Jy sigma=0.941343 ! Fit after self-cal, rms=0.139876Jy sigma=0.940905 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.239 mas, bmaj=9.559 mas, bpa=1.299 degrees ! Estimated noise=0.819568 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000988729 Jy ! Component: 100 - total flux cleaned = 0.0010779 Jy ! Component: 150 - total flux cleaned = 0.00104169 Jy ! Component: 200 - total flux cleaned = 0.00100891 Jy ! Total flux subtracted in 200 components = 0.00100891 Jy ! Clean residual min=-0.002787 max=0.002561 Jy/beam ! Clean residual mean=0.000041 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.111821 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 60 components and 0.111821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139833Jy sigma=0.940446 ! Fit after self-cal, rms=0.139839Jy sigma=0.940376 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.000121094 Jy ! Component: 100 - total flux cleaned = 0.000216443 Jy ! Component: 150 - total flux cleaned = 0.000187591 Jy ! Component: 200 - total flux cleaned = 0.000131223 Jy ! Total flux subtracted in 200 components = 0.000131223 Jy ! Clean residual min=-0.002713 max=0.002565 Jy/beam ! Clean residual mean=0.000037 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.111952 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 67 components and 0.111952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139817Jy sigma=0.940178 ! Fit after self-cal, rms=0.139814Jy sigma=0.940155 ! 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.139814Jy sigma=0.940155 ! Fit after self-cal, rms=0.139561Jy sigma=0.939873 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.352 mas, bmaj=23.73 mas, bpa=8.25 degrees ! Estimated noise=0.994635 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000594653 Jy ! Component: 100 - total flux cleaned = 0.000481595 Jy ! Component: 150 - total flux cleaned = 0.000442029 Jy ! Component: 200 - total flux cleaned = 0.000406011 Jy ! Total flux subtracted in 200 components = 0.000406011 Jy ! Clean residual min=-0.002422 max=0.002915 Jy/beam ! Clean residual mean=0.000123 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.112358 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 81 components and 0.112358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139554Jy sigma=0.939761 ! Fit after self-cal, rms=0.139562Jy sigma=0.939737 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.29687e-05 Jy ! Component: 100 - total flux cleaned = 2.66865e-05 Jy ! Component: 150 - total flux cleaned = -3.66771e-06 Jy ! Component: 200 - total flux cleaned = -3.21486e-05 Jy ! Total flux subtracted in 200 components = -3.21486e-05 Jy ! Clean residual min=-0.002494 max=0.002923 Jy/beam ! Clean residual mean=0.000121 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.112326 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.112326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139562Jy sigma=0.939683 ! Fit after self-cal, rms=0.139563Jy sigma=0.939675 ! 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.242 mas, bmaj=9.573 mas, bpa=1.203 degrees ! Estimated noise=0.818097 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.242 x 9.573 at 1.203 degrees (North through East) ! Clean map min=-0.0027252 max=0.09152 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.489 mas, bmaj=7.874 mas, bpa=2.347 degrees ! Estimated noise=1.32281 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0727679 Jy ! Component: 100 - total flux cleaned = 0.0908012 Jy ! Component: 150 - total flux cleaned = 0.0980452 Jy ! Component: 200 - total flux cleaned = 0.102591 Jy ! Total flux subtracted in 200 components = 0.102591 Jy ! Clean residual min=-0.004824 max=0.005511 Jy/beam ! Clean residual mean=0.000027 rms=0.001270 Jy/beam ! Combined flux in latest and established models = 0.102591 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.102591 Jy ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=9.573 mas, bpa=1.203 degrees ! Estimated noise=0.818097 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 (-3, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00491041 Jy ! Component: 100 - total flux cleaned = 0.00723653 Jy ! Component: 150 - total flux cleaned = 0.00819946 Jy ! Component: 200 - total flux cleaned = 0.00893649 Jy ! Total flux subtracted in 200 components = 0.00893649 Jy ! Clean residual min=-0.002569 max=0.002271 Jy/beam ! Clean residual mean=0.000077 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.111528 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 58 components and 0.111528 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.352 mas, bmaj=23.73 mas, bpa=8.25 degrees ! Estimated noise=0.994635 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000854846 Jy ! Component: 100 - total flux cleaned = 0.000928953 Jy ! Component: 150 - total flux cleaned = 0.00102755 Jy ! Component: 200 - total flux cleaned = 0.0011404 Jy ! Total flux subtracted in 200 components = 0.0011404 Jy ! Clean residual min=-0.002686 max=0.002679 Jy/beam ! Clean residual mean=0.000108 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.112668 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 = 5.03767e-05 Jy ! Component: 100 - total flux cleaned = 0.000119002 Jy ! Component: 150 - total flux cleaned = 0.000139854 Jy ! Component: 200 - total flux cleaned = 0.000140135 Jy ! Total flux subtracted in 200 components = 0.000140135 Jy ! Clean residual min=-0.002677 max=0.002697 Jy/beam ! Clean residual mean=0.000103 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.112808 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 76 components and 0.112808 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=9.573 mas, bpa=1.203 degrees ! Estimated noise=0.818097 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000327054 Jy ! Component: 100 - total flux cleaned = -0.000528209 Jy ! Component: 150 - total flux cleaned = -0.000528768 Jy ! Component: 200 - total flux cleaned = -0.000493101 Jy ! Total flux subtracted in 200 components = -0.000493101 Jy ! Clean residual min=-0.002346 max=0.002192 Jy/beam ! Clean residual mean=0.000062 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.112315 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 97 components and 0.112315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139588Jy sigma=0.938871 ! Fit after self-cal, rms=0.139499Jy sigma=0.938546 wmodel J0611-2827_S_map.mod ! Writing 97 model components to file: J0611-2827_S_map.mod wobs J0611-2827_S_uvs.fits ! Writing UV FITS file: J0611-2827_S_uvs.fits wwins J0611-2827_S_map.win ! wwins: Wrote 3 windows to J0611-2827_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 = -4.62876e-05 Jy ! Component: 100 - total flux cleaned = 0.000306687 Jy ! Component: 150 - total flux cleaned = 0.000570106 Jy ! Component: 200 - total flux cleaned = 0.000825179 Jy ! Component: 250 - total flux cleaned = 0.00114428 Jy ! Component: 300 - total flux cleaned = 0.00135212 Jy ! Component: 350 - total flux cleaned = 0.00152256 Jy ! Component: 400 - total flux cleaned = 0.00168942 Jy ! Component: 450 - total flux cleaned = 0.00182049 Jy ! Component: 500 - total flux cleaned = 0.0020137 Jy ! Component: 550 - total flux cleaned = 0.00210878 Jy ! Component: 600 - total flux cleaned = 0.00229566 Jy ! Component: 650 - total flux cleaned = 0.00241831 Jy ! Component: 700 - total flux cleaned = 0.00259928 Jy ! Component: 750 - total flux cleaned = 0.00268835 Jy ! Component: 800 - total flux cleaned = 0.00289349 Jy ! Component: 850 - total flux cleaned = 0.00297958 Jy ! Component: 900 - total flux cleaned = 0.0029798 Jy ! Component: 950 - total flux cleaned = 0.00309241 Jy ! Component: 1000 - total flux cleaned = 0.00312011 Jy ! Component: 1050 - total flux cleaned = 0.0032025 Jy ! Component: 1100 - total flux cleaned = 0.00328383 Jy ! Component: 1150 - total flux cleaned = 0.00339057 Jy ! Component: 1200 - total flux cleaned = 0.00344308 Jy ! Component: 1250 - total flux cleaned = 0.00346913 Jy ! Component: 1300 - total flux cleaned = 0.00346924 Jy ! Component: 1350 - total flux cleaned = 0.00354621 Jy ! Component: 1400 - total flux cleaned = 0.00359684 Jy ! Component: 1450 - total flux cleaned = 0.00367172 Jy ! Component: 1500 - total flux cleaned = 0.00372125 Jy ! Component: 1550 - total flux cleaned = 0.0038192 Jy ! Component: 1600 - total flux cleaned = 0.00393987 Jy ! Component: 1650 - total flux cleaned = 0.00398743 Jy ! Component: 1700 - total flux cleaned = 0.0040583 Jy ! Component: 1750 - total flux cleaned = 0.00410523 Jy ! Component: 1800 - total flux cleaned = 0.00415179 Jy ! Component: 1850 - total flux cleaned = 0.00426694 Jy ! Component: 1900 - total flux cleaned = 0.00431247 Jy ! Component: 1950 - total flux cleaned = 0.00431239 Jy ! Component: 2000 - total flux cleaned = 0.0043572 Jy ! Component: 2050 - total flux cleaned = 0.0044016 Jy ! Component: 2100 - total flux cleaned = 0.00437948 Jy ! Component: 2150 - total flux cleaned = 0.00440136 Jy ! Component: 2200 - total flux cleaned = 0.00442293 Jy ! Component: 2250 - total flux cleaned = 0.00442293 Jy ! Component: 2300 - total flux cleaned = 0.00448692 Jy ! Component: 2350 - total flux cleaned = 0.00450806 Jy ! Component: 2400 - total flux cleaned = 0.00452914 Jy ! Component: 2450 - total flux cleaned = 0.00457073 Jy ! Component: 2500 - total flux cleaned = 0.00457065 Jy ! Component: 2550 - total flux cleaned = 0.00461167 Jy ! Component: 2600 - total flux cleaned = 0.00459114 Jy ! Component: 2650 - total flux cleaned = 0.00459123 Jy ! Component: 2700 - total flux cleaned = 0.00467196 Jy ! Component: 2750 - total flux cleaned = 0.00463176 Jy ! Component: 2800 - total flux cleaned = 0.00469154 Jy ! Component: 2850 - total flux cleaned = 0.00471133 Jy ! Component: 2900 - total flux cleaned = 0.00471122 Jy ! Component: 2950 - total flux cleaned = 0.0046917 Jy ! Component: 3000 - total flux cleaned = 0.0047502 Jy ! Component: 3050 - total flux cleaned = 0.00473093 Jy ! Component: 3100 - total flux cleaned = 0.00475033 Jy ! Component: 3150 - total flux cleaned = 0.00480786 Jy ! Component: 3200 - total flux cleaned = 0.00480784 Jy ! Component: 3250 - total flux cleaned = 0.00486474 Jy ! Component: 3300 - total flux cleaned = 0.00484587 Jy ! Component: 3350 - total flux cleaned = 0.004846 Jy ! Component: 3400 - total flux cleaned = 0.00488339 Jy ! Component: 3450 - total flux cleaned = 0.00490208 Jy ! Component: 3500 - total flux cleaned = 0.00495761 Jy ! Component: 3550 - total flux cleaned = 0.00495757 Jy ! Component: 3600 - total flux cleaned = 0.00499427 Jy ! Component: 3650 - total flux cleaned = 0.00499428 Jy ! Component: 3700 - total flux cleaned = 0.00504883 Jy ! Component: 3750 - total flux cleaned = 0.00506689 Jy ! Component: 3800 - total flux cleaned = 0.00512082 Jy ! Component: 3850 - total flux cleaned = 0.00512086 Jy ! Component: 3900 - total flux cleaned = 0.00513876 Jy ! Component: 3950 - total flux cleaned = 0.00515649 Jy ! Component: 4000 - total flux cleaned = 0.00519189 Jy ! Component: 4050 - total flux cleaned = 0.00519191 Jy ! Total flux subtracted in 4096 components = 0.00524459 Jy ! Clean residual min=-0.000924 max=0.001125 Jy/beam ! Clean residual mean=0.000040 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.11756 Jy keep ! Adding 238 model components to the UV plane model. ! The established model now contains 335 components and 0.11756 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv124_uvs/J0611-2827_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.242 x 9.573 at 1.203 degrees (North through East) ! Clean map min=-0.002411 max=0.091375 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv124_uvs/J0611-2827_S_map.fits wmodel /scr/pima/rv124_uvs/J0611-2827_S_map.mod ! Writing 335 model components to file: /scr/pima/rv124_uvs/J0611-2827_S_map.mod wobs /scr/pima/rv124_uvs/J0611-2827_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv124_uvs/J0611-2827_S_uvs.fits wwins /scr/pima/rv124_uvs/J0611-2827_S_map.win ! wwins: Wrote 4 windows to /scr/pima/rv124_uvs/J0611-2827_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0913747 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00031116 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.0216 1.0216 2.04319 4.08639 8.17277 16.3455 32.6911 65.3822 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.091 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 293.658 quit ! Quitting program ! Log file /scr/pima/rv124_uvs/J0611-2827_S_dfm.log closed on Mon Dec 24 01:39:48 2018