! Started logfile: /scr/pima/rv123_uvs/J1341-1643_S_dfm.log on Sun Dec 23 05:03:53 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/rv123_uvs/J1341-1643_S_uva.fits ! Reading UV FITS file: /scr/pima/rv123_uvs/J1341-1643_S_uva.fits ! AN table 1: 22 integrations on 21 of 21 possible baselines. ! AN table 2: 22 integrations on 21 of 21 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1341-1643 ! ! 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 89 lines of history. ! ! Reading 3696 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 J1341-1643_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! A total of 154 telescope corrections were flagged in sub-array 1. ! A total of 154 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.004933Jy sigma=15.895954 ! Fit after self-cal, rms=0.950722Jy sigma=15.055681 ! 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.596 mas, bmaj=7.383 mas, bpa=7.801 degrees ! Estimated noise=1.46923 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.0388819 Jy ! Component: 100 - total flux cleaned = 0.0482231 Jy ! Total flux subtracted in 100 components = 0.0482231 Jy ! Clean residual min=-0.005711 max=0.006401 Jy/beam ! Clean residual mean=-0.000003 rms=0.001577 Jy/beam ! Combined flux in latest and established models = 0.0482231 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0482231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065381Jy sigma=0.971228 ! Fit after self-cal, rms=0.064069Jy sigma=0.953031 ! 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.146 mas, bmaj=8.598 mas, bpa=5.01 degrees ! Estimated noise=0.861794 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.00585116 Jy ! Component: 100 - total flux cleaned = 0.00833158 Jy ! Component: 150 - total flux cleaned = 0.0096004 Jy ! Component: 200 - total flux cleaned = 0.00990454 Jy ! Total flux subtracted in 200 components = 0.00990454 Jy ! Clean residual min=-0.004416 max=0.004191 Jy/beam ! Clean residual mean=0.000008 rms=0.001065 Jy/beam ! Combined flux in latest and established models = 0.0581276 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 20 components and 0.0581276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063557Jy sigma=0.945395 ! Fit after self-cal, rms=0.063533Jy sigma=0.944985 ! 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.146 x 8.598 at 5.01 degrees (North through East) ! Clean map min=-0.0043396 max=0.051943 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.20 HN 0.99 KP 0.91 LA 0.83 ! NL 1.36 OV 1.00 SC 1.20 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.17 KP 0.90 LA 0.88 MK 0.99 ! NL 1.28 OV 0.98 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.19 HN 0.94 KP 0.95 LA 0.95 ! NL 1.12 OV 0.51 SC 0.93 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.16 KP 0.93 LA 0.98 MK 1.16 ! NL 1.06 OV 0.72 SC 0.92 ! ! ! 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* SC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.00* KP 0.00* LA 0.00* MK 0.00* ! NL 0.00* OV 0.00* SC 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 1.08 KP 0.95 LA 1.12 ! NL 1.19 OV 1.02 SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.14 KP 1.15 LA 0.90 MK 0.91 ! NL 1.21 OV 0.98 SC 1.02 ! ! ! Fit before self-cal, rms=0.063533Jy sigma=0.944985 ! Fit after self-cal, rms=0.060524Jy sigma=0.925421 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.138 mas, bmaj=8.653 mas, bpa=5.437 degrees ! Estimated noise=0.858035 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 = -6.20064e-05 Jy ! Component: 100 - total flux cleaned = -0.000152871 Jy ! Component: 150 - total flux cleaned = -0.000153393 Jy ! Component: 200 - total flux cleaned = -0.00016675 Jy ! Total flux subtracted in 200 components = -0.00016675 Jy ! Clean residual min=-0.003214 max=0.002986 Jy/beam ! Clean residual mean=-0.000002 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.0579609 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 35 components and 0.0579609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060512Jy sigma=0.925284 ! Fit after self-cal, rms=0.060846Jy sigma=0.922329 ! 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.060846Jy sigma=0.922329 ! Fit after self-cal, rms=0.061848Jy sigma=0.921726 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.138 mas, bmaj=8.677 mas, bpa=5.309 degrees ! Estimated noise=0.860599 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000156694 Jy ! Component: 100 - total flux cleaned = 5.47201e-05 Jy ! Component: 150 - total flux cleaned = -1.7141e-07 Jy ! Component: 200 - total flux cleaned = -1.16851e-05 Jy ! Total flux subtracted in 200 components = -1.16851e-05 Jy ! Clean residual min=-0.003232 max=0.002963 Jy/beam ! Clean residual mean=-0.000003 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.0579492 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 0.0579492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061839Jy sigma=0.921595 ! Fit after self-cal, rms=0.061943Jy sigma=0.921445 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.000145467 Jy ! Component: 100 - total flux cleaned = 8.58439e-05 Jy ! Component: 150 - total flux cleaned = 3.62392e-05 Jy ! Component: 200 - total flux cleaned = -5.96989e-06 Jy ! Total flux subtracted in 200 components = -5.96989e-06 Jy ! Clean residual min=-0.003267 max=0.002850 Jy/beam ! Clean residual mean=-0.000002 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.0579432 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 46 components and 0.0579432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061939Jy sigma=0.921376 ! Fit after self-cal, rms=0.061938Jy sigma=0.921360 ! 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.061938Jy sigma=0.921360 ! Fit after self-cal, rms=0.062262Jy sigma=0.921301 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.133 mas, bmaj=8.685 mas, bpa=5.129 degrees ! Estimated noise=0.860873 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000109222 Jy ! Component: 100 - total flux cleaned = 5.20172e-05 Jy ! Component: 150 - total flux cleaned = 1.41401e-05 Jy ! Component: 200 - total flux cleaned = -3.08077e-06 Jy ! Total flux subtracted in 200 components = -3.08077e-06 Jy ! Clean residual min=-0.003215 max=0.002913 Jy/beam ! Clean residual mean=-0.000003 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.0579402 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.0579402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062257Jy sigma=0.921244 ! Fit after self-cal, rms=0.062285Jy sigma=0.921223 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.77752e-05 Jy ! Component: 100 - total flux cleaned = 1.5992e-05 Jy ! Component: 150 - total flux cleaned = -3.58259e-05 Jy ! Component: 200 - total flux cleaned = -6.83172e-05 Jy ! Total flux subtracted in 200 components = -6.83172e-05 Jy ! Clean residual min=-0.003239 max=0.002875 Jy/beam ! Clean residual mean=-0.000003 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.0578718 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 55 components and 0.0578718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062283Jy sigma=0.921193 ! Fit after self-cal, rms=0.062281Jy sigma=0.921185 ! 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.062281Jy sigma=0.921185 ! Fit after self-cal, rms=0.062428Jy sigma=0.921163 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.36 mas, bmaj=15.78 mas, bpa=1.366 degrees ! Estimated noise=1.12505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00028642 Jy ! Component: 100 - total flux cleaned = 0.000286673 Jy ! Component: 150 - total flux cleaned = 0.000279013 Jy ! Component: 200 - total flux cleaned = 0.000272307 Jy ! Total flux subtracted in 200 components = 0.000272307 Jy ! Clean residual min=-0.003424 max=0.002721 Jy/beam ! Clean residual mean=-0.000005 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.0581441 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 63 components and 0.0581441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062428Jy sigma=0.921204 ! Fit after self-cal, rms=0.062440Jy sigma=0.921185 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.61705e-05 Jy ! Component: 100 - total flux cleaned = 4.62553e-05 Jy ! Component: 150 - total flux cleaned = 4.0182e-05 Jy ! Component: 200 - total flux cleaned = 3.47691e-05 Jy ! Total flux subtracted in 200 components = 3.47691e-05 Jy ! Clean residual min=-0.003422 max=0.002724 Jy/beam ! Clean residual mean=-0.000005 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.0581789 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 66 components and 0.0581789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062441Jy sigma=0.921235 ! Fit after self-cal, rms=0.062439Jy sigma=0.921223 ! 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.128 mas, bmaj=8.688 mas, bpa=4.962 degrees ! Estimated noise=0.860655 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.128 x 8.688 at 4.962 degrees (North through East) ! Clean map min=-0.0031429 max=0.051954 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.556 mas, bmaj=7.381 mas, bpa=7.99 degrees ! Estimated noise=1.48737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0404573 Jy ! Component: 100 - total flux cleaned = 0.0508512 Jy ! Component: 150 - total flux cleaned = 0.0551259 Jy ! Component: 200 - total flux cleaned = 0.0561839 Jy ! Total flux subtracted in 200 components = 0.0561839 Jy ! Clean residual min=-0.005066 max=0.005224 Jy/beam ! Clean residual mean=-0.000002 rms=0.001366 Jy/beam ! Combined flux in latest and established models = 0.0561839 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0561839 Jy ! Inverting map and beam ! Estimated beam: bmin=3.128 mas, bmaj=8.688 mas, bpa=4.962 degrees ! Estimated noise=0.860655 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.00156056 Jy ! Component: 100 - total flux cleaned = 0.00168222 Jy ! Component: 150 - total flux cleaned = 0.00172732 Jy ! Component: 200 - total flux cleaned = 0.00170932 Jy ! Total flux subtracted in 200 components = 0.00170932 Jy ! Clean residual min=-0.003314 max=0.003022 Jy/beam ! Clean residual mean=-0.000003 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.0578932 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 22 components and 0.0578932 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.36 mas, bmaj=15.78 mas, bpa=1.366 degrees ! Estimated noise=1.12505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000258897 Jy ! Component: 100 - total flux cleaned = 0.00025978 Jy ! Component: 150 - total flux cleaned = 0.000259938 Jy ! Component: 200 - total flux cleaned = 0.000267321 Jy ! Total flux subtracted in 200 components = 0.000267321 Jy ! Clean residual min=-0.003414 max=0.002726 Jy/beam ! Clean residual mean=-0.000005 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.0581605 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.72228e-06 Jy ! Component: 100 - total flux cleaned = -1.08223e-05 Jy ! Component: 150 - total flux cleaned = -1.11102e-05 Jy ! Component: 200 - total flux cleaned = -1.52589e-05 Jy ! Total flux subtracted in 200 components = -1.52589e-05 Jy ! Clean residual min=-0.003416 max=0.002717 Jy/beam ! Clean residual mean=-0.000005 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.0581452 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.0581452 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.128 mas, bmaj=8.688 mas, bpa=4.962 degrees ! Estimated noise=0.860655 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000414378 Jy ! Component: 100 - total flux cleaned = -0.000341807 Jy ! Component: 150 - total flux cleaned = -0.000283512 Jy ! Component: 200 - total flux cleaned = -0.000270355 Jy ! Total flux subtracted in 200 components = -0.000270355 Jy ! Clean residual min=-0.003313 max=0.003001 Jy/beam ! Clean residual mean=-0.000003 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.0578749 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.0578749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062447Jy sigma=0.921340 ! Fit after self-cal, rms=0.062447Jy sigma=0.921284 wmodel J1341-1643_S_map.mod ! Writing 42 model components to file: J1341-1643_S_map.mod wobs J1341-1643_S_uvs.fits ! Writing UV FITS file: J1341-1643_S_uvs.fits wwins J1341-1643_S_map.win ! wwins: Wrote 1 windows to J1341-1643_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.000367931 Jy ! Component: 100 - total flux cleaned = -0.00101346 Jy ! Component: 150 - total flux cleaned = -0.0016425 Jy ! Component: 200 - total flux cleaned = -0.00227152 Jy ! Component: 250 - total flux cleaned = -0.00279356 Jy ! Component: 300 - total flux cleaned = -0.00325626 Jy ! Component: 350 - total flux cleaned = -0.00366598 Jy ! Component: 400 - total flux cleaned = -0.00405921 Jy ! Component: 450 - total flux cleaned = -0.00443842 Jy ! Component: 500 - total flux cleaned = -0.00480596 Jy ! Component: 550 - total flux cleaned = -0.00510309 Jy ! Component: 600 - total flux cleaned = -0.00542166 Jy ! Component: 650 - total flux cleaned = -0.00559089 Jy ! Component: 700 - total flux cleaned = -0.00570117 Jy ! Component: 750 - total flux cleaned = -0.00580932 Jy ! Component: 800 - total flux cleaned = -0.00588913 Jy ! Component: 850 - total flux cleaned = -0.00607104 Jy ! Component: 900 - total flux cleaned = -0.0062744 Jy ! Component: 950 - total flux cleaned = -0.00642337 Jy ! Component: 1000 - total flux cleaned = -0.00661804 Jy ! Component: 1050 - total flux cleaned = -0.00678509 Jy ! Component: 1100 - total flux cleaned = -0.00692542 Jy ! Component: 1150 - total flux cleaned = -0.00704054 Jy ! Component: 1200 - total flux cleaned = -0.00719839 Jy ! Component: 1250 - total flux cleaned = -0.00726462 Jy ! Component: 1300 - total flux cleaned = -0.00735191 Jy ! Component: 1350 - total flux cleaned = -0.00737356 Jy ! Component: 1400 - total flux cleaned = -0.00741563 Jy ! Component: 1450 - total flux cleaned = -0.00739481 Jy ! Component: 1500 - total flux cleaned = -0.00735402 Jy ! Component: 1550 - total flux cleaned = -0.00733425 Jy ! Component: 1600 - total flux cleaned = -0.00733448 Jy ! Component: 1650 - total flux cleaned = -0.00727553 Jy ! Component: 1700 - total flux cleaned = -0.00725635 Jy ! Component: 1750 - total flux cleaned = -0.00723722 Jy ! Component: 1800 - total flux cleaned = -0.00718076 Jy ! Component: 1850 - total flux cleaned = -0.00716209 Jy ! Component: 1900 - total flux cleaned = -0.00716208 Jy ! Component: 1950 - total flux cleaned = -0.00710737 Jy ! Component: 2000 - total flux cleaned = -0.00705357 Jy ! Component: 2050 - total flux cleaned = -0.00701809 Jy ! Component: 2100 - total flux cleaned = -0.00703557 Jy ! Component: 2150 - total flux cleaned = -0.00701796 Jy ! Component: 2200 - total flux cleaned = -0.00703503 Jy ! Component: 2250 - total flux cleaned = -0.00700118 Jy ! Component: 2300 - total flux cleaned = -0.00708558 Jy ! Component: 2350 - total flux cleaned = -0.00710207 Jy ! Component: 2400 - total flux cleaned = -0.00711858 Jy ! Component: 2450 - total flux cleaned = -0.00710224 Jy ! Component: 2500 - total flux cleaned = -0.00711843 Jy ! Component: 2550 - total flux cleaned = -0.00715054 Jy ! Component: 2600 - total flux cleaned = -0.00713473 Jy ! Component: 2650 - total flux cleaned = -0.00715055 Jy ! Component: 2700 - total flux cleaned = -0.00716635 Jy ! Component: 2750 - total flux cleaned = -0.00716638 Jy ! Component: 2800 - total flux cleaned = -0.00722777 Jy ! Component: 2850 - total flux cleaned = -0.00727309 Jy ! Component: 2900 - total flux cleaned = -0.00730312 Jy ! Component: 2950 - total flux cleaned = -0.00728802 Jy ! Component: 3000 - total flux cleaned = -0.00734715 Jy ! Component: 3050 - total flux cleaned = -0.00736174 Jy ! Component: 3100 - total flux cleaned = -0.00739104 Jy ! Component: 3150 - total flux cleaned = -0.00740562 Jy ! Component: 3200 - total flux cleaned = -0.00747747 Jy ! Component: 3250 - total flux cleaned = -0.0074917 Jy ! Component: 3300 - total flux cleaned = -0.00753418 Jy ! Component: 3350 - total flux cleaned = -0.00760462 Jy ! Component: 3400 - total flux cleaned = -0.00766046 Jy ! Component: 3450 - total flux cleaned = -0.00770216 Jy ! Component: 3500 - total flux cleaned = -0.00779873 Jy ! Component: 3550 - total flux cleaned = -0.00783985 Jy ! Component: 3600 - total flux cleaned = -0.00793531 Jy ! Component: 3650 - total flux cleaned = -0.00800293 Jy ! Component: 3700 - total flux cleaned = -0.00802991 Jy ! Component: 3750 - total flux cleaned = -0.00812393 Jy ! Component: 3800 - total flux cleaned = -0.00820402 Jy ! Component: 3850 - total flux cleaned = -0.00827038 Jy ! Component: 3900 - total flux cleaned = -0.00830999 Jy ! Component: 3950 - total flux cleaned = -0.00838892 Jy ! Component: 4000 - total flux cleaned = -0.00846751 Jy ! Component: 4050 - total flux cleaned = -0.00850653 Jy ! Total flux subtracted in 4096 components = -0.00855848 Jy ! Clean residual min=-0.000784 max=0.000956 Jy/beam ! Clean residual mean=-0.000002 rms=0.000223 Jy/beam ! Combined flux in latest and established models = 0.0493164 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 309 components and 0.0493164 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv123_uvs/J1341-1643_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.128 x 8.688 at 4.962 degrees (North through East) ! Clean map min=-0.0018785 max=0.05181 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv123_uvs/J1341-1643_S_map.fits wmodel /scr/pima/rv123_uvs/J1341-1643_S_map.mod ! Writing 309 model components to file: /scr/pima/rv123_uvs/J1341-1643_S_map.mod wobs /scr/pima/rv123_uvs/J1341-1643_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv123_uvs/J1341-1643_S_uvs.fits wwins /scr/pima/rv123_uvs/J1341-1643_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv123_uvs/J1341-1643_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0518101 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000221181 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.28072 1.28072 2.56144 5.12288 10.2458 20.4915 40.983 81.966 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.051 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 234.243 quit ! Quitting program ! Log file /scr/pima/rv123_uvs/J1341-1643_S_dfm.log closed on Sun Dec 23 05:03:57 2018