! Started logfile: /scr/pima/rv122_uvs/J1336-1529_S_dfm.log on Fri Jul 13 21:09:28 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/rv122_uvs/J1336-1529_S_uva.fits ! Reading UV FITS file: /scr/pima/rv122_uvs/J1336-1529_S_uva.fits ! AN table 1: 46 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.800725 visibilities/baseline/integration-bin. ! Found source: J1336-1529 ! ! 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 69 lines of history. ! ! Reading 5304 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 J1336-1529_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 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 414 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000113Jy sigma=16.709087 ! Fit after self-cal, rms=0.918417Jy sigma=15.356488 ! 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.627 mas, bmaj=6.342 mas, bpa=3.501 degrees ! Estimated noise=1.18534 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.0600861 Jy ! Component: 100 - total flux cleaned = 0.0772468 Jy ! Total flux subtracted in 100 components = 0.0772468 Jy ! Clean residual min=-0.005934 max=0.007752 Jy/beam ! Clean residual mean=0.000005 rms=0.001448 Jy/beam ! Combined flux in latest and established models = 0.0772468 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0772468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062133Jy sigma=1.010194 ! Fit after self-cal, rms=0.061984Jy sigma=1.008015 ! 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.149 mas, bmaj=7.437 mas, bpa=3.331 degrees ! Estimated noise=0.680715 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.0127904 Jy ! Component: 100 - total flux cleaned = 0.0189165 Jy ! Component: 150 - total flux cleaned = 0.0221927 Jy ! Component: 200 - total flux cleaned = 0.0240448 Jy ! Total flux subtracted in 200 components = 0.0240448 Jy ! Clean residual min=-0.003700 max=0.003654 Jy/beam ! Clean residual mean=-0.000006 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.101292 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 43 components and 0.101292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059689Jy sigma=0.963013 ! Fit after self-cal, rms=0.059678Jy sigma=0.962524 ! 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.149 x 7.437 at 3.331 degrees (North through East) ! Clean map min=-0.0036787 max=0.082165 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.07 HN 1.04 KP 0.97 ! LA 0.95 MK 1.03 OV 0.92 PT 1.06 ! SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.03 HN 0.94 KP 0.97 ! LA 0.95 MK 1.06 OV 0.78 PT 1.00 ! SC 1.00 ! ! ! 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* OV 0.00* PT 0.00* ! SC 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.11 HN 1.02 KP 1.01 ! LA 1.01 MK 0.98 OV 0.93 PT 1.13 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.059678Jy sigma=0.962524 ! Fit after self-cal, rms=0.058660Jy sigma=0.944665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.148 mas, bmaj=7.518 mas, bpa=3.678 degrees ! Estimated noise=0.677833 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.000517819 Jy ! Component: 100 - total flux cleaned = 0.000492637 Jy ! Component: 150 - total flux cleaned = 0.000467987 Jy ! Component: 200 - total flux cleaned = 0.00042305 Jy ! Total flux subtracted in 200 components = 0.00042305 Jy ! Clean residual min=-0.002474 max=0.002567 Jy/beam ! Clean residual mean=0.000001 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.101715 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 48 components and 0.101715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058629Jy sigma=0.944267 ! Fit after self-cal, rms=0.058715Jy sigma=0.943725 ! 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.058715Jy sigma=0.943725 ! Fit after self-cal, rms=0.058608Jy sigma=0.941312 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=7.509 mas, bpa=3.869 degrees ! Estimated noise=0.678834 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000400696 Jy ! Component: 100 - total flux cleaned = 0.000310407 Jy ! Component: 150 - total flux cleaned = 0.000271475 Jy ! Component: 200 - total flux cleaned = 0.000254093 Jy ! Total flux subtracted in 200 components = 0.000254093 Jy ! Clean residual min=-0.002524 max=0.002272 Jy/beam ! Clean residual mean=-0.000002 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.101969 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 51 components and 0.101969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058587Jy sigma=0.941052 ! Fit after self-cal, rms=0.058599Jy sigma=0.940963 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.59379e-05 Jy ! Component: 100 - total flux cleaned = -8.03276e-05 Jy ! Component: 150 - total flux cleaned = -0.000167965 Jy ! Component: 200 - total flux cleaned = -0.000180547 Jy ! Total flux subtracted in 200 components = -0.000180547 Jy ! Clean residual min=-0.002559 max=0.002266 Jy/beam ! Clean residual mean=-0.000002 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.101788 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 52 components and 0.101788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058588Jy sigma=0.940831 ! Fit after self-cal, rms=0.058587Jy sigma=0.940805 ! 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.058587Jy sigma=0.940805 ! Fit after self-cal, rms=0.058617Jy sigma=0.940695 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.138 mas, bmaj=7.503 mas, bpa=4.006 degrees ! Estimated noise=0.679091 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00035085 Jy ! Component: 100 - total flux cleaned = 0.000323773 Jy ! Component: 150 - total flux cleaned = 0.000301645 Jy ! Component: 200 - total flux cleaned = 0.000291134 Jy ! Total flux subtracted in 200 components = 0.000291134 Jy ! Clean residual min=-0.002620 max=0.002302 Jy/beam ! Clean residual mean=-0.000002 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.102079 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 54 components and 0.102079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058608Jy sigma=0.940607 ! Fit after self-cal, rms=0.058611Jy sigma=0.940586 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 = 1.94726e-05 Jy ! Component: 100 - total flux cleaned = -3.28224e-05 Jy ! Component: 150 - total flux cleaned = -8.53534e-05 Jy ! Component: 200 - total flux cleaned = -8.5409e-05 Jy ! Total flux subtracted in 200 components = -8.5409e-05 Jy ! Clean residual min=-0.002636 max=0.002289 Jy/beam ! Clean residual mean=-0.000002 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.101994 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 56 components and 0.101994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058607Jy sigma=0.940544 ! Fit after self-cal, rms=0.058607Jy sigma=0.940533 ! 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.058607Jy sigma=0.940533 ! Fit after self-cal, rms=0.058608Jy sigma=0.940471 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.883 mas, bmaj=15.26 mas, bpa=10.61 degrees ! Estimated noise=0.875024 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000214399 Jy ! Component: 100 - total flux cleaned = 0.000223334 Jy ! Component: 150 - total flux cleaned = 0.000231319 Jy ! Component: 200 - total flux cleaned = 0.000245355 Jy ! Total flux subtracted in 200 components = 0.000245355 Jy ! Clean residual min=-0.002650 max=0.002397 Jy/beam ! Clean residual mean=-0.000005 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.102239 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 65 components and 0.102239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058605Jy sigma=0.940492 ! Fit after self-cal, rms=0.058606Jy sigma=0.940476 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 = -1.67318e-05 Jy ! Component: 100 - total flux cleaned = -1.6344e-05 Jy ! Component: 150 - total flux cleaned = -2.8202e-06 Jy ! Component: 200 - total flux cleaned = 7.78082e-06 Jy ! Total flux subtracted in 200 components = 7.78082e-06 Jy ! Clean residual min=-0.002648 max=0.002399 Jy/beam ! Clean residual mean=-0.000005 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.102247 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 69 components and 0.102247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058607Jy sigma=0.940539 ! Fit after self-cal, rms=0.058608Jy sigma=0.940529 ! 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.133 mas, bmaj=7.499 mas, bpa=4.111 degrees ! Estimated noise=0.679067 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.133 x 7.499 at 4.111 degrees (North through East) ! Clean map min=-0.0025209 max=0.082419 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.611 mas, bmaj=6.372 mas, bpa=4.347 degrees ! Estimated noise=1.18212 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0598502 Jy ! Component: 100 - total flux cleaned = 0.0782756 Jy ! Component: 150 - total flux cleaned = 0.0876413 Jy ! Component: 200 - total flux cleaned = 0.0928737 Jy ! Total flux subtracted in 200 components = 0.0928737 Jy ! Clean residual min=-0.004049 max=0.004138 Jy/beam ! Clean residual mean=0.000002 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.0928736 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0928736 Jy ! Inverting map and beam ! Estimated beam: bmin=3.133 mas, bmaj=7.499 mas, bpa=4.111 degrees ! Estimated noise=0.679067 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.00479671 Jy ! Component: 100 - total flux cleaned = 0.00712695 Jy ! Component: 150 - total flux cleaned = 0.00834354 Jy ! Component: 200 - total flux cleaned = 0.00875623 Jy ! Total flux subtracted in 200 components = 0.00875623 Jy ! Clean residual min=-0.002663 max=0.002280 Jy/beam ! Clean residual mean=-0.000002 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.10163 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 49 components and 0.10163 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.883 mas, bmaj=15.26 mas, bpa=10.61 degrees ! Estimated noise=0.875024 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000405139 Jy ! Component: 100 - total flux cleaned = 0.000451415 Jy ! Component: 150 - total flux cleaned = 0.000474737 Jy ! Component: 200 - total flux cleaned = 0.000495019 Jy ! Total flux subtracted in 200 components = 0.000495019 Jy ! Clean residual min=-0.002647 max=0.002381 Jy/beam ! Clean residual mean=-0.000005 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.102125 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.75006e-05 Jy ! Component: 100 - total flux cleaned = 3.28584e-05 Jy ! Component: 150 - total flux cleaned = 4.59228e-05 Jy ! Component: 200 - total flux cleaned = 5.15421e-05 Jy ! Total flux subtracted in 200 components = 5.15421e-05 Jy ! Clean residual min=-0.002639 max=0.002385 Jy/beam ! Clean residual mean=-0.000005 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.102176 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 73 components and 0.102176 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.133 mas, bmaj=7.499 mas, bpa=4.111 degrees ! Estimated noise=0.679067 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.39603e-05 Jy ! Component: 100 - total flux cleaned = 6.57084e-05 Jy ! Component: 150 - total flux cleaned = 6.53027e-05 Jy ! Component: 200 - total flux cleaned = 4.754e-05 Jy ! Total flux subtracted in 200 components = 4.754e-05 Jy ! Clean residual min=-0.002724 max=0.002307 Jy/beam ! Clean residual mean=-0.000002 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.102224 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 81 components and 0.102224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058608Jy sigma=0.940496 ! Fit after self-cal, rms=0.058610Jy sigma=0.940489 wmodel J1336-1529_S_map.mod ! Writing 81 model components to file: J1336-1529_S_map.mod wobs J1336-1529_S_uvs.fits ! Writing UV FITS file: J1336-1529_S_uvs.fits wwins J1336-1529_S_map.win ! wwins: Wrote 1 windows to J1336-1529_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.000494171 Jy ! Component: 100 - total flux cleaned = -0.000414821 Jy ! Component: 150 - total flux cleaned = -0.000524376 Jy ! Component: 200 - total flux cleaned = -0.000696373 Jy ! Component: 250 - total flux cleaned = -0.000794608 Jy ! Component: 300 - total flux cleaned = -0.000952147 Jy ! Component: 350 - total flux cleaned = -0.00116461 Jy ! Component: 400 - total flux cleaned = -0.00139987 Jy ! Component: 450 - total flux cleaned = -0.00162831 Jy ! Component: 500 - total flux cleaned = -0.00184942 Jy ! Component: 550 - total flux cleaned = -0.00193031 Jy ! Component: 600 - total flux cleaned = -0.00198241 Jy ! Component: 650 - total flux cleaned = -0.002033 Jy ! Component: 700 - total flux cleaned = -0.0020325 Jy ! Component: 750 - total flux cleaned = -0.00208101 Jy ! Component: 800 - total flux cleaned = -0.00205687 Jy ! Component: 850 - total flux cleaned = -0.00210374 Jy ! Component: 900 - total flux cleaned = -0.00205846 Jy ! Component: 950 - total flux cleaned = -0.00210387 Jy ! Component: 1000 - total flux cleaned = -0.0021262 Jy ! Component: 1050 - total flux cleaned = -0.00212612 Jy ! Component: 1100 - total flux cleaned = -0.00214766 Jy ! Component: 1150 - total flux cleaned = -0.00214743 Jy ! Component: 1200 - total flux cleaned = -0.00210598 Jy ! Component: 1250 - total flux cleaned = -0.00208547 Jy ! Component: 1300 - total flux cleaned = -0.00206556 Jy ! Component: 1350 - total flux cleaned = -0.00204555 Jy ! Component: 1400 - total flux cleaned = -0.00206525 Jy ! Component: 1450 - total flux cleaned = -0.00206603 Jy ! Component: 1500 - total flux cleaned = -0.00204705 Jy ! Component: 1550 - total flux cleaned = -0.00210286 Jy ! Component: 1600 - total flux cleaned = -0.00210298 Jy ! Component: 1650 - total flux cleaned = -0.0021393 Jy ! Component: 1700 - total flux cleaned = -0.00212127 Jy ! Component: 1750 - total flux cleaned = -0.00212104 Jy ! Component: 1800 - total flux cleaned = -0.0021564 Jy ! Component: 1850 - total flux cleaned = -0.00213866 Jy ! Component: 1900 - total flux cleaned = -0.00208712 Jy ! Component: 1950 - total flux cleaned = -0.00210427 Jy ! Component: 2000 - total flux cleaned = -0.00212081 Jy ! Component: 2050 - total flux cleaned = -0.00205396 Jy ! Component: 2100 - total flux cleaned = -0.00198794 Jy ! Component: 2150 - total flux cleaned = -0.00197155 Jy ! Component: 2200 - total flux cleaned = -0.00195544 Jy ! Component: 2250 - total flux cleaned = -0.00195525 Jy ! Component: 2300 - total flux cleaned = -0.00193947 Jy ! Component: 2350 - total flux cleaned = -0.00195528 Jy ! Component: 2400 - total flux cleaned = -0.0020019 Jy ! Component: 2450 - total flux cleaned = -0.00198658 Jy ! Component: 2500 - total flux cleaned = -0.002002 Jy ! Component: 2550 - total flux cleaned = -0.00203231 Jy ! Component: 2600 - total flux cleaned = -0.00207766 Jy ! Component: 2650 - total flux cleaned = -0.00209269 Jy ! Component: 2700 - total flux cleaned = -0.00213727 Jy ! Component: 2750 - total flux cleaned = -0.00221074 Jy ! Component: 2800 - total flux cleaned = -0.00225439 Jy ! Component: 2850 - total flux cleaned = -0.00226887 Jy ! Component: 2900 - total flux cleaned = -0.00232645 Jy ! Component: 2950 - total flux cleaned = -0.00238358 Jy ! Component: 3000 - total flux cleaned = -0.00245417 Jy ! Component: 3050 - total flux cleaned = -0.0024964 Jy ! Component: 3100 - total flux cleaned = -0.00252419 Jy ! Component: 3150 - total flux cleaned = -0.0026074 Jy ! Component: 3200 - total flux cleaned = -0.00263496 Jy ! Component: 3250 - total flux cleaned = -0.00271721 Jy ! Component: 3300 - total flux cleaned = -0.00273079 Jy ! Component: 3350 - total flux cleaned = -0.00285278 Jy ! Component: 3400 - total flux cleaned = -0.00289329 Jy ! Component: 3450 - total flux cleaned = -0.00297373 Jy ! Component: 3500 - total flux cleaned = -0.00305378 Jy ! Component: 3550 - total flux cleaned = -0.00305379 Jy ! Component: 3600 - total flux cleaned = -0.00311991 Jy ! Component: 3650 - total flux cleaned = -0.00311989 Jy ! Component: 3700 - total flux cleaned = -0.00314608 Jy ! Component: 3750 - total flux cleaned = -0.0031461 Jy ! Component: 3800 - total flux cleaned = -0.00318496 Jy ! Component: 3850 - total flux cleaned = -0.0032366 Jy ! Component: 3900 - total flux cleaned = -0.00324937 Jy ! Component: 3950 - total flux cleaned = -0.00330056 Jy ! Component: 4000 - total flux cleaned = -0.0033005 Jy ! Component: 4050 - total flux cleaned = -0.00335118 Jy ! Total flux subtracted in 4096 components = -0.00338903 Jy ! Clean residual min=-0.000860 max=0.000757 Jy/beam ! Clean residual mean=-0.000002 rms=0.000220 Jy/beam ! Combined flux in latest and established models = 0.098835 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 373 components and 0.0988349 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv122_uvs/J1336-1529_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.133 x 7.499 at 4.111 degrees (North through East) ! Clean map min=-0.001281 max=0.082169 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv122_uvs/J1336-1529_S_map.fits wmodel /scr/pima/rv122_uvs/J1336-1529_S_map.mod ! Writing 373 model components to file: /scr/pima/rv122_uvs/J1336-1529_S_map.mod wobs /scr/pima/rv122_uvs/J1336-1529_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv122_uvs/J1336-1529_S_uvs.fits wwins /scr/pima/rv122_uvs/J1336-1529_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv122_uvs/J1336-1529_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0821686 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000214045 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.781483 0.781483 1.56297 3.12593 6.25186 12.5037 25.0075 50.0149 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.082 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 383.885 quit ! Quitting program ! Log file /scr/pima/rv122_uvs/J1336-1529_S_dfm.log closed on Fri Jul 13 21:09:32 2018