! Started logfile: /scr/pima/rv126_uvs/J0542-2658_S_dfm.log on Sun Dec 23 07:36:27 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.24075 obs /scr/pima/rv126_uvs/J0542-2658_S_uva.fits ! Reading UV FITS file: /scr/pima/rv126_uvs/J0542-2658_S_uva.fits ! AN table 1: 22 integrations on 21 of 21 possible baselines. ! AN table 2: 21 integrations on 3 of 3 possible baselines. ! AN table 3: 18 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0542-2658 ! ! 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.24075e+09 8e+06 1 8e+06 ! 02 2 2.27075e+09 8e+06 1 8e+06 ! 03 3 2.36075e+09 8e+06 1 8e+06 ! 04 4 2.38075e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 3180 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 J0542-2658_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 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 154 telescope corrections were flagged in sub-array 1. ! A total of 63 telescope corrections were flagged in sub-array 2. ! A total of 108 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.000525Jy sigma=13.239191 ! Fit after self-cal, rms=0.921417Jy sigma=12.204086 ! 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=3.107 mas, bmaj=21.97 mas, bpa=-21.26 degrees ! Estimated noise=2.10506 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.0599848 Jy ! Component: 100 - total flux cleaned = 0.0743366 Jy ! Total flux subtracted in 100 components = 0.0743366 Jy ! Clean residual min=-0.007765 max=0.007296 Jy/beam ! Clean residual mean=0.000079 rms=0.001978 Jy/beam ! Combined flux in latest and established models = 0.0743366 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0743366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076018Jy sigma=0.935331 ! Fit after self-cal, rms=0.075782Jy sigma=0.932526 ! 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=4.187 mas, bmaj=26.1 mas, bpa=-20.58 degrees ! Estimated noise=1.12802 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.0097687 Jy ! Component: 100 - total flux cleaned = 0.0148386 Jy ! Component: 150 - total flux cleaned = 0.0170337 Jy ! Component: 200 - total flux cleaned = 0.0175145 Jy ! Total flux subtracted in 200 components = 0.0175145 Jy ! Clean residual min=-0.004417 max=0.004035 Jy/beam ! Clean residual mean=0.000017 rms=0.001211 Jy/beam ! Combined flux in latest and established models = 0.0918511 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 66 components and 0.0918511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074438Jy sigma=0.916519 ! Fit after self-cal, rms=0.074404Jy sigma=0.915980 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.187 x 26.1 at -20.58 degrees (North through East) ! Clean map min=-0.004336 max=0.076665 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 1.04 KP 0.99 LA 0.87 ! NL 1.10 OV 0.91 PT 1.02 ! ! A total of 60 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* HN 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.22 KP 0.94 LA 0.88 MK 1.11 ! OV 0.96 PT 1.09 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.09 HN 1.01 KP 0.98 LA 0.88 ! NL 1.16 OV 0.87 PT 1.04 ! ! A total of 60 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* HN 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.09 KP 1.02 LA 0.93 MK 0.97 ! OV 1.00 PT 1.14 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* HN 0.00* KP 0.00* LA 0.00* ! NL 0.00* OV 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* HN 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.00* KP 0.00* LA 0.00* MK 0.00* ! OV 0.00* PT 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.08 HN 1.01 KP 0.87 LA 0.94 ! NL 1.14 OV 0.92 PT 0.98 ! ! A total of 60 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* HN 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.12 KP 0.93 LA 0.92 MK 0.95 ! OV 0.93 PT 1.05 ! ! ! Fit before self-cal, rms=0.074404Jy sigma=0.915980 ! Fit after self-cal, rms=0.073213Jy sigma=0.923404 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.226 mas, bmaj=33.9 mas, bpa=-22.12 degrees ! Estimated noise=1.14659 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.000183633 Jy ! Component: 100 - total flux cleaned = -0.000402926 Jy ! Component: 150 - total flux cleaned = -0.000371418 Jy ! Component: 200 - total flux cleaned = -0.000314542 Jy ! Total flux subtracted in 200 components = -0.000314542 Jy ! Clean residual min=-0.002647 max=0.002622 Jy/beam ! Clean residual mean=-0.000008 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.0915366 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 82 components and 0.0915366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073170Jy sigma=0.922725 ! Fit after self-cal, rms=0.073197Jy sigma=0.922052 ! 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.073197Jy sigma=0.922052 ! Fit after self-cal, rms=0.073194Jy sigma=0.921963 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.237 mas, bmaj=33.89 mas, bpa=-22.12 degrees ! Estimated noise=1.14485 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000152282 Jy ! Component: 100 - total flux cleaned = -0.000274302 Jy ! Component: 150 - total flux cleaned = -0.000273732 Jy ! Component: 200 - total flux cleaned = -0.0002308 Jy ! Total flux subtracted in 200 components = -0.0002308 Jy ! Clean residual min=-0.002637 max=0.002505 Jy/beam ! Clean residual mean=-0.000010 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.0913058 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 93 components and 0.0913058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073175Jy sigma=0.921640 ! Fit after self-cal, rms=0.073175Jy sigma=0.921576 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.96531e-05 Jy ! Component: 100 - total flux cleaned = -4.41594e-05 Jy ! Component: 150 - total flux cleaned = -4.41297e-05 Jy ! Component: 200 - total flux cleaned = -1.13972e-05 Jy ! Total flux subtracted in 200 components = -1.13972e-05 Jy ! Clean residual min=-0.002638 max=0.002521 Jy/beam ! Clean residual mean=-0.000010 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.0912944 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 101 components and 0.0912944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073165Jy sigma=0.921395 ! Fit after self-cal, rms=0.073160Jy sigma=0.921359 ! 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.073160Jy sigma=0.921359 ! Fit after self-cal, rms=0.073155Jy sigma=0.921334 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.247 mas, bmaj=33.88 mas, bpa=-22.12 degrees ! Estimated noise=1.14387 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00010006 Jy ! Component: 100 - total flux cleaned = -0.000175604 Jy ! Component: 150 - total flux cleaned = -0.000175868 Jy ! Component: 200 - total flux cleaned = -0.00017576 Jy ! Total flux subtracted in 200 components = -0.00017576 Jy ! Clean residual min=-0.002632 max=0.002469 Jy/beam ! Clean residual mean=-0.000012 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.0911186 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 107 components and 0.0911186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073149Jy sigma=0.921200 ! Fit after self-cal, rms=0.073148Jy sigma=0.921171 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.57628e-05 Jy ! Component: 100 - total flux cleaned = -6.01688e-05 Jy ! Component: 150 - total flux cleaned = -7.2587e-05 Jy ! Component: 200 - total flux cleaned = -7.25123e-05 Jy ! Total flux subtracted in 200 components = -7.25123e-05 Jy ! Clean residual min=-0.002632 max=0.002478 Jy/beam ! Clean residual mean=-0.000012 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.0910461 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 112 components and 0.0910461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073145Jy sigma=0.921088 ! Fit after self-cal, rms=0.073142Jy sigma=0.921067 ! 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.073142Jy sigma=0.921067 ! Fit after self-cal, rms=0.073184Jy sigma=0.921054 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.507 mas, bmaj=37.94 mas, bpa=-17.34 degrees ! Estimated noise=1.27479 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000109444 Jy ! Component: 100 - total flux cleaned = -0.000179761 Jy ! Component: 150 - total flux cleaned = -0.000260433 Jy ! Component: 200 - total flux cleaned = -0.000271031 Jy ! Total flux subtracted in 200 components = -0.000271031 Jy ! Clean residual min=-0.002474 max=0.002278 Jy/beam ! Clean residual mean=-0.000019 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.0907751 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 118 components and 0.090775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073182Jy sigma=0.920989 ! Fit after self-cal, rms=0.073181Jy sigma=0.920968 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.79444e-05 Jy ! Component: 100 - total flux cleaned = 4.92439e-06 Jy ! Component: 150 - total flux cleaned = -1.45426e-05 Jy ! Component: 200 - total flux cleaned = -4.1158e-05 Jy ! Total flux subtracted in 200 components = -4.1158e-05 Jy ! Clean residual min=-0.002446 max=0.002258 Jy/beam ! Clean residual mean=-0.000020 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.0907339 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 123 components and 0.0907339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073181Jy sigma=0.920927 ! Fit after self-cal, rms=0.073178Jy sigma=0.920915 ! 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=4.256 mas, bmaj=33.88 mas, bpa=-22.13 degrees ! Estimated noise=1.14361 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.256 x 33.88 at -22.13 degrees (North through East) ! Clean map min=-0.0025575 max=0.074622 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=3.109 mas, bmaj=30.53 mas, bpa=-22.77 degrees ! Estimated noise=2.22826 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0594153 Jy ! Component: 100 - total flux cleaned = 0.073517 Jy ! Component: 150 - total flux cleaned = 0.0799941 Jy ! Component: 200 - total flux cleaned = 0.0841125 Jy ! Total flux subtracted in 200 components = 0.0841125 Jy ! Clean residual min=-0.007096 max=0.005863 Jy/beam ! Clean residual mean=0.000024 rms=0.001558 Jy/beam ! Combined flux in latest and established models = 0.0841126 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.0841126 Jy ! Inverting map and beam ! Estimated beam: bmin=4.256 mas, bmaj=33.88 mas, bpa=-22.13 degrees ! Estimated noise=1.14361 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.00492391 Jy ! Component: 100 - total flux cleaned = 0.00698834 Jy ! Component: 150 - total flux cleaned = 0.00745653 Jy ! Component: 200 - total flux cleaned = 0.0076255 Jy ! Total flux subtracted in 200 components = 0.0076255 Jy ! Clean residual min=-0.002854 max=0.002696 Jy/beam ! Clean residual mean=-0.000007 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.0917381 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 73 components and 0.0917381 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=9.507 mas, bmaj=37.94 mas, bpa=-17.34 degrees ! Estimated noise=1.27479 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.86866e-05 Jy ! Component: 100 - total flux cleaned = 0.000101876 Jy ! Component: 150 - total flux cleaned = -3.09234e-05 Jy ! Component: 200 - total flux cleaned = -0.00013049 Jy ! Total flux subtracted in 200 components = -0.00013049 Jy ! Clean residual min=-0.002675 max=0.002501 Jy/beam ! Clean residual mean=-0.000015 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.0916076 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.000116359 Jy ! Component: 100 - total flux cleaned = -0.000202806 Jy ! Component: 150 - total flux cleaned = -0.00028422 Jy ! Component: 200 - total flux cleaned = -0.0003617 Jy ! Total flux subtracted in 200 components = -0.0003617 Jy ! Clean residual min=-0.002625 max=0.002430 Jy/beam ! Clean residual mean=-0.000016 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.0912459 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 92 components and 0.0912459 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.256 mas, bmaj=33.88 mas, bpa=-22.13 degrees ! Estimated noise=1.14361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000110751 Jy ! Component: 100 - total flux cleaned = -0.000133868 Jy ! Component: 150 - total flux cleaned = -0.000154271 Jy ! Component: 200 - total flux cleaned = -0.000193659 Jy ! Total flux subtracted in 200 components = -0.000193659 Jy ! Clean residual min=-0.002668 max=0.002509 Jy/beam ! Clean residual mean=-0.000011 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.0910522 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 106 components and 0.0910522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073198Jy sigma=0.921277 ! Fit after self-cal, rms=0.073196Jy sigma=0.921180 wmodel J0542-2658_S_map.mod ! Writing 106 model components to file: J0542-2658_S_map.mod wobs J0542-2658_S_uvs.fits ! Writing UV FITS file: J0542-2658_S_uvs.fits wwins J0542-2658_S_map.win ! wwins: Wrote 1 windows to J0542-2658_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.000213357 Jy ! Component: 100 - total flux cleaned = -0.000125677 Jy ! Component: 150 - total flux cleaned = -1.33673e-06 Jy ! Component: 200 - total flux cleaned = 3.78983e-05 Jy ! Component: 250 - total flux cleaned = -1.49672e-07 Jy ! Component: 300 - total flux cleaned = -0.000107462 Jy ! Component: 350 - total flux cleaned = -0.000278579 Jy ! Component: 400 - total flux cleaned = -0.000507497 Jy ! Component: 450 - total flux cleaned = -0.000726915 Jy ! Component: 500 - total flux cleaned = -0.00112243 Jy ! Component: 550 - total flux cleaned = -0.00135893 Jy ! Component: 600 - total flux cleaned = -0.00161804 Jy ! Component: 650 - total flux cleaned = -0.00181357 Jy ! Component: 700 - total flux cleaned = -0.00194945 Jy ! Component: 750 - total flux cleaned = -0.00210867 Jy ! Component: 800 - total flux cleaned = -0.00223809 Jy ! Component: 850 - total flux cleaned = -0.00236488 Jy ! Component: 900 - total flux cleaned = -0.0025631 Jy ! Component: 950 - total flux cleaned = -0.00266062 Jy ! Component: 1000 - total flux cleaned = -0.00270805 Jy ! Component: 1050 - total flux cleaned = -0.00273125 Jy ! Component: 1100 - total flux cleaned = -0.00268499 Jy ! Component: 1150 - total flux cleaned = -0.00266256 Jy ! Component: 1200 - total flux cleaned = -0.00264076 Jy ! Component: 1250 - total flux cleaned = -0.002685 Jy ! Component: 1300 - total flux cleaned = -0.00259782 Jy ! Component: 1350 - total flux cleaned = -0.00266228 Jy ! Component: 1400 - total flux cleaned = -0.00257746 Jy ! Component: 1450 - total flux cleaned = -0.00255665 Jy ! Component: 1500 - total flux cleaned = -0.00251515 Jy ! Component: 1550 - total flux cleaned = -0.00245372 Jy ! Component: 1600 - total flux cleaned = -0.00243343 Jy ! Component: 1650 - total flux cleaned = -0.0024131 Jy ! Component: 1700 - total flux cleaned = -0.00231355 Jy ! Component: 1750 - total flux cleaned = -0.00225462 Jy ! Component: 1800 - total flux cleaned = -0.00225466 Jy ! Component: 1850 - total flux cleaned = -0.00223523 Jy ! Component: 1900 - total flux cleaned = -0.00215833 Jy ! Component: 1950 - total flux cleaned = -0.00212005 Jy ! Component: 2000 - total flux cleaned = -0.00204455 Jy ! Component: 2050 - total flux cleaned = -0.00204475 Jy ! Component: 2100 - total flux cleaned = -0.001989 Jy ! Component: 2150 - total flux cleaned = -0.00198902 Jy ! Component: 2200 - total flux cleaned = -0.00197091 Jy ! Component: 2250 - total flux cleaned = -0.00198894 Jy ! Component: 2300 - total flux cleaned = -0.00197088 Jy ! Component: 2350 - total flux cleaned = -0.00197087 Jy ! Component: 2400 - total flux cleaned = -0.00191765 Jy ! Component: 2450 - total flux cleaned = -0.0019179 Jy ! Component: 2500 - total flux cleaned = -0.00186561 Jy ! Component: 2550 - total flux cleaned = -0.00191771 Jy ! Component: 2600 - total flux cleaned = -0.00186606 Jy ! Component: 2650 - total flux cleaned = -0.00186609 Jy ! Component: 2700 - total flux cleaned = -0.00186611 Jy ! Component: 2750 - total flux cleaned = -0.00186604 Jy ! Component: 2800 - total flux cleaned = -0.00183241 Jy ! Component: 2850 - total flux cleaned = -0.00181567 Jy ! Component: 2900 - total flux cleaned = -0.00178244 Jy ! Component: 2950 - total flux cleaned = -0.00178243 Jy ! Component: 3000 - total flux cleaned = -0.00171673 Jy ! Component: 3050 - total flux cleaned = -0.00171669 Jy ! Component: 3100 - total flux cleaned = -0.00170038 Jy ! Component: 3150 - total flux cleaned = -0.00166811 Jy ! Component: 3200 - total flux cleaned = -0.00166809 Jy ! Component: 3250 - total flux cleaned = -0.00165216 Jy ! Component: 3300 - total flux cleaned = -0.00163619 Jy ! Component: 3350 - total flux cleaned = -0.00163622 Jy ! Component: 3400 - total flux cleaned = -0.00160472 Jy ! Component: 3450 - total flux cleaned = -0.00160478 Jy ! Component: 3500 - total flux cleaned = -0.00157332 Jy ! Component: 3550 - total flux cleaned = -0.00157324 Jy ! Component: 3600 - total flux cleaned = -0.00154211 Jy ! Component: 3650 - total flux cleaned = -0.00154217 Jy ! Component: 3700 - total flux cleaned = -0.00151128 Jy ! Component: 3750 - total flux cleaned = -0.00152664 Jy ! Component: 3800 - total flux cleaned = -0.00148059 Jy ! Component: 3850 - total flux cleaned = -0.0014652 Jy ! Component: 3900 - total flux cleaned = -0.00140426 Jy ! Component: 3950 - total flux cleaned = -0.00137392 Jy ! Component: 4000 - total flux cleaned = -0.0013134 Jy ! Component: 4050 - total flux cleaned = -0.00128329 Jy ! Total flux subtracted in 4096 components = -0.00123815 Jy ! Clean residual min=-0.000862 max=0.000836 Jy/beam ! Clean residual mean=-0.000008 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 0.0898141 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 390 components and 0.0898141 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv126_uvs/J0542-2658_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.256 x 33.88 at -22.13 degrees (North through East) ! Clean map min=-0.0031124 max=0.074758 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv126_uvs/J0542-2658_S_map.fits wmodel /scr/pima/rv126_uvs/J0542-2658_S_map.mod ! Writing 390 model components to file: /scr/pima/rv126_uvs/J0542-2658_S_map.mod wobs /scr/pima/rv126_uvs/J0542-2658_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv126_uvs/J0542-2658_S_uvs.fits wwins /scr/pima/rv126_uvs/J0542-2658_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv126_uvs/J0542-2658_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0747579 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000318947 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.27992 1.27992 2.55984 5.11968 10.2394 20.4787 40.9575 81.9149 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.074 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 234.389 quit ! Quitting program ! Log file /scr/pima/rv126_uvs/J0542-2658_S_dfm.log closed on Sun Dec 23 07:36:31 2018