! Started logfile: /image_prod/ug002_uvm//J1713-3418_S_a_dfm.log on Wed Mar 4 17:30:41 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_uvm//J1713-3418_S_a_uvm.fits ! Reading UV FITS file: /image_prod/ug002_uvm//J1713-3418_S_a_uvm.fits ! AN table 1: 49 integrations on 10 of 10 possible baselines. ! AN table 2: 75 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.704116 visibilities/baseline/integration-bin. ! Found source: J1713-3418 ! ! 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 4362 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 J1713-3418_S_a] 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 50 telescope corrections were flagged in sub-array 1. ! A total of 83 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! A total of 83 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! A total of 83 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.035241Jy sigma=5.991610 ! Fit after self-cal, rms=0.846846Jy sigma=4.709998 ! 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=9.409 mas, bmaj=46.84 mas, bpa=9.226 degrees ! Estimated noise=2.97734 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.152969 Jy ! Component: 100 - total flux cleaned = 0.229207 Jy ! Total flux subtracted in 100 components = 0.229207 Jy ! Clean residual min=-0.033286 max=0.041382 Jy/beam ! Clean residual mean=-0.001174 rms=0.013852 Jy/beam ! Combined flux in latest and established models = 0.229207 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 62 components and 0.229207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.170082Jy sigma=0.947359 ! Fit after self-cal, rms=0.167489Jy sigma=0.938307 ! 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=9.741 mas, bmaj=47.86 mas, bpa=10.23 degrees ! Estimated noise=1.92661 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.0691232 Jy ! Component: 100 - total flux cleaned = 0.118616 Jy ! Component: 150 - total flux cleaned = 0.157668 Jy ! Component: 200 - total flux cleaned = 0.189027 Jy ! Total flux subtracted in 200 components = 0.189027 Jy ! Clean residual min=-0.026227 max=0.023481 Jy/beam ! Clean residual mean=-0.000626 rms=0.008634 Jy/beam ! Combined flux in latest and established models = 0.418235 Jy ! Performing phase self-cal ! Adding 134 model components to the UV plane model. ! The established model now contains 196 components and 0.418235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.130917Jy sigma=0.630077 ! Fit after self-cal, rms=0.129803Jy sigma=0.626184 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.741 x 47.86 at 10.23 degrees (North through East) ! Clean map min=-0.025312 max=0.19559 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 75 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.40 FD 1.07 KP 0.90 NL 1.30 ! OV 0.77 ! ! Telescope amplitude corrections in sub-array 2: ! BR 2.99 FD 0.93 KP 0.96 LA 0.84 ! NL 1.37 OV 1.08 PT 0.84 ! ! ! Correcting IF 2. ! A total of 75 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.36 FD 1.10 KP 0.94 NL 1.22 ! OV 0.76 ! ! Telescope amplitude corrections in sub-array 2: ! BR 3.04 FD 0.93 KP 0.96 LA 0.82 ! NL 1.24 OV 1.11 PT 0.84 ! ! ! Correcting IF 3. ! A total of 75 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.87 FD 1.03 KP 0.99 NL 1.13 ! OV 0.73 ! ! Telescope amplitude corrections in sub-array 2: ! BR 3.27 FD 0.94 KP 0.94 LA 0.81 ! NL 1.29 OV 1.03 PT 0.84 ! ! ! Fit before self-cal, rms=0.129803Jy sigma=0.626184 ! Fit after self-cal, rms=0.187541Jy sigma=0.453668 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=10.32 mas, bmaj=52.76 mas, bpa=9.483 degrees ! Estimated noise=2.09527 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.00238415 Jy ! Component: 100 - total flux cleaned = 0.00267699 Jy ! Component: 150 - total flux cleaned = 0.00247281 Jy ! Component: 200 - total flux cleaned = 0.00231085 Jy ! Total flux subtracted in 200 components = 0.00231085 Jy ! Clean residual min=-0.011402 max=0.010246 Jy/beam ! Clean residual mean=0.000105 rms=0.003227 Jy/beam ! Combined flux in latest and established models = 0.420545 Jy ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 271 components and 0.420545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.186665Jy sigma=0.441230 ! Fit after self-cal, rms=0.187343Jy sigma=0.440546 ! 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.187343Jy sigma=0.440546 ! Fit after self-cal, rms=0.190917Jy sigma=0.436884 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.33 mas, bmaj=53.29 mas, bpa=9.433 degrees ! Estimated noise=2.09633 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134228 Jy ! Component: 100 - total flux cleaned = 0.00102132 Jy ! Component: 150 - total flux cleaned = 0.000759306 Jy ! Component: 200 - total flux cleaned = 0.000173426 Jy ! Total flux subtracted in 200 components = 0.000173426 Jy ! Clean residual min=-0.010461 max=0.010415 Jy/beam ! Clean residual mean=0.000073 rms=0.002841 Jy/beam ! Combined flux in latest and established models = 0.420719 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 303 components and 0.420719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.190609Jy sigma=0.432487 ! Fit after self-cal, rms=0.190523Jy sigma=0.432398 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.000253737 Jy ! Component: 100 - total flux cleaned = -0.000556655 Jy ! Component: 150 - total flux cleaned = -0.0008326 Jy ! Component: 200 - total flux cleaned = -0.00100016 Jy ! Total flux subtracted in 200 components = -0.00100016 Jy ! Clean residual min=-0.009873 max=0.010380 Jy/beam ! Clean residual mean=0.000068 rms=0.002753 Jy/beam ! Combined flux in latest and established models = 0.419719 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 338 components and 0.419719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.190405Jy sigma=0.431041 ! Fit after self-cal, rms=0.190377Jy sigma=0.430996 ! 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.190377Jy sigma=0.430996 ! Fit after self-cal, rms=0.180759Jy sigma=0.429599 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.27 mas, bmaj=53.41 mas, bpa=9.442 degrees ! Estimated noise=2.07378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000729529 Jy ! Component: 100 - total flux cleaned = -0.00168011 Jy ! Component: 150 - total flux cleaned = -0.00223956 Jy ! Component: 200 - total flux cleaned = -0.00241366 Jy ! Total flux subtracted in 200 components = -0.00241366 Jy ! Clean residual min=-0.009523 max=0.009903 Jy/beam ! Clean residual mean=0.000043 rms=0.002584 Jy/beam ! Combined flux in latest and established models = 0.417305 Jy selfcal ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 377 components and 0.417305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.180658Jy sigma=0.427869 ! Fit after self-cal, rms=0.180610Jy sigma=0.427819 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.000305851 Jy ! Component: 100 - total flux cleaned = -0.000461946 Jy ! Component: 150 - total flux cleaned = -0.00060782 Jy ! Component: 200 - total flux cleaned = -0.000747029 Jy ! Total flux subtracted in 200 components = -0.000747029 Jy ! Clean residual min=-0.009135 max=0.009974 Jy/beam ! Clean residual mean=0.000039 rms=0.002533 Jy/beam ! Combined flux in latest and established models = 0.416558 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 396 components and 0.416558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.180548Jy sigma=0.426982 ! Fit after self-cal, rms=0.180534Jy sigma=0.426952 ! 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.180534Jy sigma=0.426952 ! Fit after self-cal, rms=0.184087Jy sigma=0.426553 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.26 mas, bmaj=54.77 mas, bpa=9.257 degrees ! Estimated noise=2.02148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.92385e-05 Jy ! Component: 100 - total flux cleaned = -0.000758807 Jy ! Component: 150 - total flux cleaned = -0.0013784 Jy ! Component: 200 - total flux cleaned = -0.00185696 Jy ! Total flux subtracted in 200 components = -0.00185696 Jy ! Clean residual min=-0.008783 max=0.009617 Jy/beam ! Clean residual mean=0.000040 rms=0.002495 Jy/beam ! Combined flux in latest and established models = 0.414701 Jy selfcal ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 438 components and 0.414701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.184032Jy sigma=0.425217 ! Fit after self-cal, rms=0.184027Jy sigma=0.425186 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.000361773 Jy ! Component: 100 - total flux cleaned = -0.000478653 Jy ! Component: 150 - total flux cleaned = -0.000536194 Jy ! Component: 200 - total flux cleaned = -0.000590154 Jy ! Total flux subtracted in 200 components = -0.000590154 Jy ! Clean residual min=-0.008512 max=0.009667 Jy/beam ! Clean residual mean=0.000037 rms=0.002460 Jy/beam ! Combined flux in latest and established models = 0.414111 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 451 components and 0.414111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.183993Jy sigma=0.424613 ! Fit after self-cal, rms=0.183980Jy sigma=0.424596 ! 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=10.24 mas, bmaj=53.62 mas, bpa=9.332 degrees ! Estimated noise=2.06339 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.24 x 53.62 at 9.332 degrees (North through East) ! Clean map min=-0.0084568 max=0.19556 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=10.06 mas, bmaj=54.99 mas, bpa=8.074 degrees ! Estimated noise=3.40866 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.165695 Jy ! Component: 100 - total flux cleaned = 0.245257 Jy ! Component: 150 - total flux cleaned = 0.29337 Jy ! Component: 200 - total flux cleaned = 0.325136 Jy ! Total flux subtracted in 200 components = 0.325136 Jy ! Clean residual min=-0.018045 max=0.018508 Jy/beam ! Clean residual mean=-0.000492 rms=0.006047 Jy/beam ! Combined flux in latest and established models = 0.325136 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 98 model components to the UV plane model. ! The established model now contains 98 components and 0.325136 Jy ! Inverting map and beam ! Estimated beam: bmin=10.24 mas, bmaj=53.62 mas, bpa=9.332 degrees ! Estimated noise=2.06339 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.0238259 Jy ! Component: 100 - total flux cleaned = 0.0403142 Jy ! Component: 150 - total flux cleaned = 0.0527847 Jy ! Component: 200 - total flux cleaned = 0.0624748 Jy ! Total flux subtracted in 200 components = 0.0624748 Jy ! Clean residual min=-0.012555 max=0.010345 Jy/beam ! Clean residual mean=-0.000091 rms=0.003120 Jy/beam ! Combined flux in latest and established models = 0.387611 Jy ! Adding 127 model components to the UV plane model. ! The established model now contains 210 components and 0.387611 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=11.26 mas, bmaj=54.77 mas, bpa=9.257 degrees ! Estimated noise=2.02148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00856791 Jy ! Component: 100 - total flux cleaned = 0.0151515 Jy ! Component: 150 - total flux cleaned = 0.0189591 Jy ! Component: 200 - total flux cleaned = 0.021591 Jy ! Total flux subtracted in 200 components = 0.021591 Jy ! Clean residual min=-0.011005 max=0.009447 Jy/beam ! Clean residual mean=0.000016 rms=0.002632 Jy/beam ! Combined flux in latest and established models = 0.409202 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.00208727 Jy ! Component: 100 - total flux cleaned = 0.00400613 Jy ! Component: 150 - total flux cleaned = 0.00543978 Jy ! Component: 200 - total flux cleaned = 0.00651964 Jy ! Total flux subtracted in 200 components = 0.00651964 Jy ! Clean residual min=-0.010244 max=0.009147 Jy/beam ! Clean residual mean=0.000052 rms=0.002497 Jy/beam ! Combined flux in latest and established models = 0.415722 Jy ! Adding 94 model components to the UV plane model. ! The established model now contains 293 components and 0.415722 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=10.24 mas, bmaj=53.62 mas, bpa=9.332 degrees ! Estimated noise=2.06339 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000741352 Jy ! Component: 100 - total flux cleaned = -0.000560442 Jy ! Component: 150 - total flux cleaned = -0.000299442 Jy ! Component: 200 - total flux cleaned = 2.72448e-05 Jy ! Total flux subtracted in 200 components = 2.72448e-05 Jy ! Clean residual min=-0.009909 max=0.008988 Jy/beam ! Clean residual mean=0.000045 rms=0.002437 Jy/beam ! Combined flux in latest and established models = 0.415749 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 319 components and 0.415749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.184033Jy sigma=0.425212 ! Fit after self-cal, rms=0.183979Jy sigma=0.424954 wmodel J1713-3418_S_a_map.mod ! Writing 319 model components to file: J1713-3418_S_a_map.mod wobs J1713-3418_S_a_uvs.fits ! Writing UV FITS file: J1713-3418_S_a_uvs.fits wwins J1713-3418_S_a_map.win ! wwins: Wrote 1 windows to J1713-3418_S_a_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.0011393 Jy ! Component: 100 - total flux cleaned = -0.000780545 Jy ! Component: 150 - total flux cleaned = -0.000355473 Jy ! Component: 200 - total flux cleaned = -5.98293e-05 Jy ! Component: 250 - total flux cleaned = -0.000335599 Jy ! Component: 300 - total flux cleaned = -0.000670349 Jy ! Component: 350 - total flux cleaned = -0.000510572 Jy ! Component: 400 - total flux cleaned = -0.000509186 Jy ! Component: 450 - total flux cleaned = -0.000579526 Jy ! Component: 500 - total flux cleaned = -0.000647944 Jy ! Component: 550 - total flux cleaned = -0.000902422 Jy ! Component: 600 - total flux cleaned = -0.000839086 Jy ! Component: 650 - total flux cleaned = -0.000839277 Jy ! Component: 700 - total flux cleaned = -0.00100721 Jy ! Component: 750 - total flux cleaned = -0.00122211 Jy ! Component: 800 - total flux cleaned = -0.00142884 Jy ! Component: 850 - total flux cleaned = -0.00182559 Jy ! Component: 900 - total flux cleaned = -0.00206292 Jy ! Component: 950 - total flux cleaned = -0.0023379 Jy ! Component: 1000 - total flux cleaned = -0.00255939 Jy ! Component: 1050 - total flux cleaned = -0.00285795 Jy ! Component: 1100 - total flux cleaned = -0.0031035 Jy ! Component: 1150 - total flux cleaned = -0.00337906 Jy ! Component: 1200 - total flux cleaned = -0.00364358 Jy ! Component: 1250 - total flux cleaned = -0.0040098 Jy ! Component: 1300 - total flux cleaned = -0.00432792 Jy ! Component: 1350 - total flux cleaned = -0.00449803 Jy ! Component: 1400 - total flux cleaned = -0.00466389 Jy ! Component: 1450 - total flux cleaned = -0.00475999 Jy ! Component: 1500 - total flux cleaned = -0.0049796 Jy ! Component: 1550 - total flux cleaned = -0.00504163 Jy ! Component: 1600 - total flux cleaned = -0.00504257 Jy ! Component: 1650 - total flux cleaned = -0.00513025 Jy ! Component: 1700 - total flux cleaned = -0.00510137 Jy ! Component: 1750 - total flux cleaned = -0.00510189 Jy ! Component: 1800 - total flux cleaned = -0.00510228 Jy ! Component: 1850 - total flux cleaned = -0.00507499 Jy ! Component: 1900 - total flux cleaned = -0.00507529 Jy ! Component: 1950 - total flux cleaned = -0.00507566 Jy ! Component: 2000 - total flux cleaned = -0.00510184 Jy ! Component: 2050 - total flux cleaned = -0.00510227 Jy ! Component: 2100 - total flux cleaned = -0.00512734 Jy ! Component: 2150 - total flux cleaned = -0.00512723 Jy ! Component: 2200 - total flux cleaned = -0.00510308 Jy ! Component: 2250 - total flux cleaned = -0.00493487 Jy ! Component: 2300 - total flux cleaned = -0.00486395 Jy ! Component: 2350 - total flux cleaned = -0.00465286 Jy ! Component: 2400 - total flux cleaned = -0.00453683 Jy ! Component: 2450 - total flux cleaned = -0.00437602 Jy ! Component: 2500 - total flux cleaned = -0.00419432 Jy ! Component: 2550 - total flux cleaned = -0.00405924 Jy ! Component: 2600 - total flux cleaned = -0.00403689 Jy ! Component: 2650 - total flux cleaned = -0.00399247 Jy ! Component: 2700 - total flux cleaned = -0.00390426 Jy ! Component: 2750 - total flux cleaned = -0.00388247 Jy ! Component: 2800 - total flux cleaned = -0.00390435 Jy ! Component: 2850 - total flux cleaned = -0.00392628 Jy ! Component: 2900 - total flux cleaned = -0.00394796 Jy ! Component: 2950 - total flux cleaned = -0.00396956 Jy ! Component: 3000 - total flux cleaned = -0.00396969 Jy ! Component: 3050 - total flux cleaned = -0.00401275 Jy ! Component: 3100 - total flux cleaned = -0.00396964 Jy ! Component: 3150 - total flux cleaned = -0.00386169 Jy ! Component: 3200 - total flux cleaned = -0.00379676 Jy ! Component: 3250 - total flux cleaned = -0.00368824 Jy ! Component: 3300 - total flux cleaned = -0.00357918 Jy ! Component: 3350 - total flux cleaned = -0.0035354 Jy ! Component: 3400 - total flux cleaned = -0.00333749 Jy ! Component: 3450 - total flux cleaned = -0.00320511 Jy ! Component: 3500 - total flux cleaned = -0.00311623 Jy ! Component: 3550 - total flux cleaned = -0.00291532 Jy ! Component: 3600 - total flux cleaned = -0.00273536 Jy ! Component: 3650 - total flux cleaned = -0.00262234 Jy ! Component: 3700 - total flux cleaned = -0.00246293 Jy ! Component: 3750 - total flux cleaned = -0.00225686 Jy ! Component: 3800 - total flux cleaned = -0.00211857 Jy ! Component: 3850 - total flux cleaned = -0.00193299 Jy ! Component: 3900 - total flux cleaned = -0.00179259 Jy ! Component: 3950 - total flux cleaned = -0.00167476 Jy ! Component: 4000 - total flux cleaned = -0.00155581 Jy ! Component: 4050 - total flux cleaned = -0.00146 Jy ! Total flux subtracted in 4096 components = -0.00136345 Jy ! Clean residual min=-0.001299 max=0.001334 Jy/beam ! Clean residual mean=0.000021 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.414385 Jy keep ! Adding 588 model components to the UV plane model. ! The established model now contains 907 components and 0.414385 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uvm//J1713-3418_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.24 x 53.62 at 9.332 degrees (North through East) ! Clean map min=-0.0066176 max=0.19879 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uvm//J1713-3418_S_a_map.fits wmodel /image_prod/ug002_uvm//J1713-3418_S_a_map.mod ! Writing 907 model components to file: /image_prod/ug002_uvm//J1713-3418_S_a_map.mod wobs /image_prod/ug002_uvm//J1713-3418_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uvm//J1713-3418_S_a_uvs.fits wwins /image_prod/ug002_uvm//J1713-3418_S_a_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uvm//J1713-3418_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.198794 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000514001 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.775679 0.775679 1.55136 3.10272 6.20543 12.4109 24.8217 49.6435 99.2869 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.198 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 386.757 quit ! Quitting program ! Log file /image_prod/ug002_uvm//J1713-3418_S_a_dfm.log closed on Wed Mar 4 17:30:46 2020