! Started logfile: /image_prod/ug002_uva//J0711-1359_S_dfm.log on Wed Mar 4 21:42:07 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uva//J0711-1359_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0711-1359_S_uva.fits ! AN table 1: 30 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.991667 visibilities/baseline/integration-bin. ! Found source: J0711-1359 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 3213 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 J0711-1359_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. ! ! Fit before self-cal, rms=1.010984Jy sigma=7.143363 ! Fit after self-cal, rms=0.870121Jy sigma=6.129981 ! 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.616 mas, bmaj=7.156 mas, bpa=-2.283 degrees ! Estimated noise=2.56831 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.105231 Jy ! Component: 100 - total flux cleaned = 0.136654 Jy ! Total flux subtracted in 100 components = 0.136654 Jy ! Clean residual min=-0.007646 max=0.012650 Jy/beam ! Clean residual mean=-0.000048 rms=0.002293 Jy/beam ! Combined flux in latest and established models = 0.136654 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.136654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088778Jy sigma=0.520695 ! Fit after self-cal, rms=0.088630Jy sigma=0.520032 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.013424 Jy ! Component: 100 - total flux cleaned = 0.0201406 Jy ! Total flux subtracted in 100 components = 0.0201406 Jy ! Clean residual min=-0.006037 max=0.007523 Jy/beam ! Clean residual mean=-0.000003 rms=0.001747 Jy/beam ! Combined flux in latest and established models = 0.156795 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.156795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087321Jy sigma=0.498339 ! Fit after self-cal, rms=0.087357Jy sigma=0.498129 ! 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.138 mas, bmaj=7.95 mas, bpa=-3.212 degrees ! Estimated noise=1.84386 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.00418511 Jy ! Component: 100 - total flux cleaned = 0.00610819 Jy ! Component: 150 - total flux cleaned = 0.00648602 Jy ! Component: 200 - total flux cleaned = 0.00670937 Jy ! Total flux subtracted in 200 components = 0.00670937 Jy ! Clean residual min=-0.006269 max=0.006069 Jy/beam ! Clean residual mean=0.000001 rms=0.001545 Jy/beam ! Combined flux in latest and established models = 0.163504 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 35 components and 0.163504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087386Jy sigma=0.495643 ! Fit after self-cal, rms=0.087389Jy sigma=0.495594 ! 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.138 x 7.95 at -3.212 degrees (North through East) ! Clean map min=-0.0060656 max=0.13617 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.99 HN 0.97 KP 0.97 ! LA 1.01 MK 1.04 OV 0.84 PT 1.03 ! SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.28 FD 0.99 HN 0.98 KP 1.07 ! LA 1.07 MK 1.04 OV 0.87 PT 1.01 ! SC 0.90 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.29 FD 1.03 HN 0.97 KP 1.02 ! LA 0.99 MK 0.98 OV 0.89 PT 1.03 ! SC 1.07 ! ! ! Fit before self-cal, rms=0.087389Jy sigma=0.495594 ! Fit after self-cal, rms=0.091465Jy sigma=0.484732 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.141 mas, bmaj=8.013 mas, bpa=-3.165 degrees ! Estimated noise=1.83703 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.00176876 Jy ! Component: 100 - total flux cleaned = -0.00187868 Jy ! Component: 150 - total flux cleaned = -0.00192545 Jy ! Component: 200 - total flux cleaned = -0.00192663 Jy ! Total flux subtracted in 200 components = -0.00192663 Jy ! Clean residual min=-0.004291 max=0.004909 Jy/beam ! Clean residual mean=-0.000014 rms=0.001177 Jy/beam ! Combined flux in latest and established models = 0.161577 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.161577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091368Jy sigma=0.484301 ! Fit after self-cal, rms=0.091437Jy sigma=0.484087 ! 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. ! ! Fit before self-cal, rms=0.091437Jy sigma=0.484087 ! Fit after self-cal, rms=0.115206Jy sigma=0.479225 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.143 mas, bmaj=8.046 mas, bpa=-3.401 degrees ! Estimated noise=1.83719 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00058538 Jy ! Component: 100 - total flux cleaned = -0.000408531 Jy ! Component: 150 - total flux cleaned = -0.00040999 Jy ! Component: 200 - total flux cleaned = -0.000377673 Jy ! Total flux subtracted in 200 components = -0.000377673 Jy ! Clean residual min=-0.003671 max=0.003734 Jy/beam ! Clean residual mean=-0.000012 rms=0.000898 Jy/beam ! Combined flux in latest and established models = 0.1612 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 47 components and 0.1612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115153Jy sigma=0.478965 ! Fit after self-cal, rms=0.115233Jy sigma=0.478883 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.000178122 Jy ! Component: 100 - total flux cleaned = -5.63651e-05 Jy ! Component: 150 - total flux cleaned = -5.62496e-05 Jy ! Component: 200 - total flux cleaned = -7.94782e-05 Jy ! Total flux subtracted in 200 components = -7.94782e-05 Jy ! Clean residual min=-0.003604 max=0.003712 Jy/beam ! Clean residual mean=-0.000012 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.16112 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 50 components and 0.16112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115211Jy sigma=0.478774 ! Fit after self-cal, rms=0.115208Jy sigma=0.478758 ! 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. ! ! Fit before self-cal, rms=0.115208Jy sigma=0.478758 ! Fit after self-cal, rms=0.116506Jy sigma=0.478696 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.146 mas, bmaj=8.081 mas, bpa=-3.438 degrees ! Estimated noise=1.83848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000363706 Jy ! Component: 100 - total flux cleaned = -0.00036388 Jy ! Component: 150 - total flux cleaned = -0.000365955 Jy ! Component: 200 - total flux cleaned = -0.000366858 Jy ! Total flux subtracted in 200 components = -0.000366858 Jy ! Clean residual min=-0.003532 max=0.003648 Jy/beam ! Clean residual mean=-0.000012 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.160753 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 54 components and 0.160753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116480Jy sigma=0.478624 ! Fit after self-cal, rms=0.116482Jy sigma=0.478611 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.41789e-05 Jy ! Component: 100 - total flux cleaned = -3.49271e-05 Jy ! Component: 150 - total flux cleaned = -1.76446e-05 Jy ! Component: 200 - total flux cleaned = -1.59948e-06 Jy ! Total flux subtracted in 200 components = -1.59948e-06 Jy ! Clean residual min=-0.003508 max=0.003622 Jy/beam ! Clean residual mean=-0.000012 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.160752 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 56 components and 0.160752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116471Jy sigma=0.478571 ! Fit after self-cal, rms=0.116470Jy sigma=0.478562 ! 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. ! ! Fit before self-cal, rms=0.116470Jy sigma=0.478562 ! Fit after self-cal, rms=0.117017Jy sigma=0.478539 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.936 mas, bmaj=15.74 mas, bpa=1.966 degrees ! Estimated noise=2.31434 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000107698 Jy ! Component: 100 - total flux cleaned = 0.000106345 Jy ! Component: 150 - total flux cleaned = 7.30642e-05 Jy ! Component: 200 - total flux cleaned = 5.92369e-05 Jy ! Total flux subtracted in 200 components = 5.92369e-05 Jy ! Clean residual min=-0.003963 max=0.004394 Jy/beam ! Clean residual mean=-0.000020 rms=0.001091 Jy/beam ! Combined flux in latest and established models = 0.160811 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 59 components and 0.160811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117011Jy sigma=0.478503 ! Fit after self-cal, rms=0.117012Jy sigma=0.478482 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.41051e-05 Jy ! Component: 100 - total flux cleaned = -2.42661e-05 Jy ! Component: 150 - total flux cleaned = -5.24749e-05 Jy ! Component: 200 - total flux cleaned = -5.28331e-05 Jy ! Total flux subtracted in 200 components = -5.28331e-05 Jy ! Clean residual min=-0.003958 max=0.004391 Jy/beam ! Clean residual mean=-0.000020 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.160758 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 61 components and 0.160758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117012Jy sigma=0.478465 ! Fit after self-cal, rms=0.117010Jy sigma=0.478448 ! 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.148 mas, bmaj=8.103 mas, bpa=-3.495 degrees ! Estimated noise=1.83887 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.148 x 8.103 at -3.495 degrees (North through East) ! Clean map min=-0.0033005 max=0.13631 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.627 mas, bmaj=7.299 mas, bpa=-2.712 degrees ! Estimated noise=2.58609 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.105867 Jy ! Component: 100 - total flux cleaned = 0.137607 Jy ! Component: 150 - total flux cleaned = 0.150431 Jy ! Component: 200 - total flux cleaned = 0.156649 Jy ! Total flux subtracted in 200 components = 0.156649 Jy ! Clean residual min=-0.005060 max=0.005840 Jy/beam ! Clean residual mean=-0.000013 rms=0.001391 Jy/beam ! Combined flux in latest and established models = 0.156649 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.156649 Jy ! Inverting map and beam ! Estimated beam: bmin=3.148 mas, bmaj=8.103 mas, bpa=-3.495 degrees ! Estimated noise=1.83887 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 (0.5, -12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00372069 Jy ! Component: 100 - total flux cleaned = 0.00455312 Jy ! Component: 150 - total flux cleaned = 0.00518326 Jy ! Component: 200 - total flux cleaned = 0.00553972 Jy ! Total flux subtracted in 200 components = 0.00553972 Jy ! Clean residual min=-0.003570 max=0.003458 Jy/beam ! Clean residual mean=-0.000011 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.162189 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 33 components and 0.162189 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.936 mas, bmaj=15.74 mas, bpa=1.966 degrees ! Estimated noise=2.31434 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00136729 Jy ! Component: 100 - total flux cleaned = 0.00140275 Jy ! Component: 150 - total flux cleaned = 0.00143372 Jy ! Component: 200 - total flux cleaned = 0.00146184 Jy ! Total flux subtracted in 200 components = 0.00146184 Jy ! Clean residual min=-0.003696 max=0.004196 Jy/beam ! Clean residual mean=-0.000015 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.16365 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.84468e-06 Jy ! Component: 100 - total flux cleaned = -2.48631e-05 Jy ! Component: 150 - total flux cleaned = -2.48088e-05 Jy ! Component: 200 - total flux cleaned = -2.44555e-05 Jy ! Total flux subtracted in 200 components = -2.44555e-05 Jy ! Clean residual min=-0.003632 max=0.004143 Jy/beam ! Clean residual mean=-0.000015 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 0.163626 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 53 components and 0.163626 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.148 mas, bmaj=8.103 mas, bpa=-3.495 degrees ! Estimated noise=1.83887 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000585443 Jy ! Component: 100 - total flux cleaned = -0.000737593 Jy ! Component: 150 - total flux cleaned = -0.000780861 Jy ! Component: 200 - total flux cleaned = -0.000860242 Jy ! Total flux subtracted in 200 components = -0.000860242 Jy ! Clean residual min=-0.003383 max=0.003491 Jy/beam ! Clean residual mean=-0.000009 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.162766 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 68 components and 0.162766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116899Jy sigma=0.478067 ! Fit after self-cal, rms=0.116842Jy sigma=0.477911 wmodel J0711-1359_S_map.mod ! Writing 68 model components to file: J0711-1359_S_map.mod wobs J0711-1359_S_uvs.fits ! Writing UV FITS file: J0711-1359_S_uvs.fits wwins J0711-1359_S_map.win ! wwins: Wrote 2 windows to J0711-1359_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.00077511 Jy ! Component: 100 - total flux cleaned = 0.00183297 Jy ! Component: 150 - total flux cleaned = 0.00266753 Jy ! Component: 200 - total flux cleaned = 0.00330518 Jy ! Component: 250 - total flux cleaned = 0.00366496 Jy ! Component: 300 - total flux cleaned = 0.00396634 Jy ! Component: 350 - total flux cleaned = 0.00430794 Jy ! Component: 400 - total flux cleaned = 0.0045924 Jy ! Component: 450 - total flux cleaned = 0.00486981 Jy ! Component: 500 - total flux cleaned = 0.00509566 Jy ! Component: 550 - total flux cleaned = 0.00535934 Jy ! Component: 600 - total flux cleaned = 0.00557374 Jy ! Component: 650 - total flux cleaned = 0.00570031 Jy ! Component: 700 - total flux cleaned = 0.0058242 Jy ! Component: 750 - total flux cleaned = 0.00602522 Jy ! Component: 800 - total flux cleaned = 0.00618319 Jy ! Component: 850 - total flux cleaned = 0.00645435 Jy ! Component: 900 - total flux cleaned = 0.00656882 Jy ! Component: 950 - total flux cleaned = 0.00679293 Jy ! Component: 1000 - total flux cleaned = 0.0069398 Jy ! Component: 1050 - total flux cleaned = 0.00712051 Jy ! Component: 1100 - total flux cleaned = 0.00726284 Jy ! Component: 1150 - total flux cleaned = 0.00740364 Jy ! Component: 1200 - total flux cleaned = 0.00754174 Jy ! Component: 1250 - total flux cleaned = 0.00757495 Jy ! Component: 1300 - total flux cleaned = 0.00764191 Jy ! Component: 1350 - total flux cleaned = 0.00767513 Jy ! Component: 1400 - total flux cleaned = 0.00767574 Jy ! Component: 1450 - total flux cleaned = 0.00774079 Jy ! Component: 1500 - total flux cleaned = 0.00780507 Jy ! Component: 1550 - total flux cleaned = 0.00796146 Jy ! Component: 1600 - total flux cleaned = 0.00796075 Jy ! Component: 1650 - total flux cleaned = 0.00805201 Jy ! Component: 1700 - total flux cleaned = 0.00811219 Jy ! Component: 1750 - total flux cleaned = 0.00823119 Jy ! Component: 1800 - total flux cleaned = 0.00823204 Jy ! Component: 1850 - total flux cleaned = 0.00846505 Jy ! Component: 1900 - total flux cleaned = 0.00863769 Jy ! Component: 1950 - total flux cleaned = 0.00886474 Jy ! Component: 2000 - total flux cleaned = 0.00894867 Jy ! Component: 2050 - total flux cleaned = 0.00903223 Jy ! Component: 2100 - total flux cleaned = 0.0091423 Jy ! Component: 2150 - total flux cleaned = 0.00930564 Jy ! Component: 2200 - total flux cleaned = 0.00941335 Jy ! Component: 2250 - total flux cleaned = 0.00954654 Jy ! Component: 2300 - total flux cleaned = 0.00965256 Jy ! Component: 2350 - total flux cleaned = 0.00975749 Jy ! Component: 2400 - total flux cleaned = 0.00988739 Jy ! Component: 2450 - total flux cleaned = 0.0099646 Jy ! Component: 2500 - total flux cleaned = 0.0101178 Jy ! Component: 2550 - total flux cleaned = 0.0102695 Jy ! Component: 2600 - total flux cleaned = 0.0103701 Jy ! Component: 2650 - total flux cleaned = 0.0105444 Jy ! Component: 2700 - total flux cleaned = 0.0106185 Jy ! Component: 2750 - total flux cleaned = 0.0107408 Jy ! Component: 2800 - total flux cleaned = 0.0108867 Jy ! Component: 2850 - total flux cleaned = 0.0109832 Jy ! Component: 2900 - total flux cleaned = 0.0110789 Jy ! Component: 2950 - total flux cleaned = 0.0112214 Jy ! Component: 3000 - total flux cleaned = 0.0113155 Jy ! Component: 3050 - total flux cleaned = 0.0113857 Jy ! Component: 3100 - total flux cleaned = 0.0114786 Jy ! Component: 3150 - total flux cleaned = 0.0116169 Jy ! Component: 3200 - total flux cleaned = 0.0116627 Jy ! Component: 3250 - total flux cleaned = 0.0117537 Jy ! Component: 3300 - total flux cleaned = 0.0118665 Jy ! Component: 3350 - total flux cleaned = 0.0119113 Jy ! Component: 3400 - total flux cleaned = 0.011978 Jy ! Component: 3450 - total flux cleaned = 0.012022 Jy ! Component: 3500 - total flux cleaned = 0.012022 Jy ! Component: 3550 - total flux cleaned = 0.0120874 Jy ! Component: 3600 - total flux cleaned = 0.0120874 Jy ! Component: 3650 - total flux cleaned = 0.0121304 Jy ! Component: 3700 - total flux cleaned = 0.012173 Jy ! Component: 3750 - total flux cleaned = 0.0121942 Jy ! Component: 3800 - total flux cleaned = 0.0122575 Jy ! Component: 3850 - total flux cleaned = 0.0122785 Jy ! Component: 3900 - total flux cleaned = 0.0122577 Jy ! Component: 3950 - total flux cleaned = 0.012237 Jy ! Component: 4000 - total flux cleaned = 0.0122989 Jy ! Component: 4050 - total flux cleaned = 0.0123194 Jy ! Total flux subtracted in 4096 components = 0.0123398 Jy ! Clean residual min=-0.001223 max=0.001464 Jy/beam ! Clean residual mean=-0.000002 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.175105 Jy keep ! Adding 253 model components to the UV plane model. ! The established model now contains 321 components and 0.175106 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0711-1359_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.148 x 8.103 at -3.495 degrees (North through East) ! Clean map min=-0.0021715 max=0.13555 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0711-1359_S_map.fits wmodel /image_prod/ug002_uva//J0711-1359_S_map.mod ! Writing 321 model components to file: /image_prod/ug002_uva//J0711-1359_S_map.mod wobs /image_prod/ug002_uva//J0711-1359_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0711-1359_S_uvs.fits wwins /image_prod/ug002_uva//J0711-1359_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0711-1359_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.135548 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000360243 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.797301 0.797301 1.5946 3.1892 6.37841 12.7568 25.5136 51.0273 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.135 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 376.269 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0711-1359_S_dfm.log closed on Wed Mar 4 21:42:11 2020