! Started logfile: /image_prod/ug002_uva//J1317-2031_S_dfm.log on Thu Mar 5 01:08:44 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//J1317-2031_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1317-2031_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.875556 visibilities/baseline/integration-bin. ! Found source: J1317-2031 ! ! 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 4728 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 J1317-2031_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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016687Jy sigma=6.490362 ! Fit after self-cal, rms=0.867176Jy sigma=5.544669 ! 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.734 mas, bmaj=13.32 mas, bpa=-19.13 degrees ! Estimated noise=2.74143 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.104093 Jy ! Component: 100 - total flux cleaned = 0.129111 Jy ! Total flux subtracted in 100 components = 0.129111 Jy ! Clean residual min=-0.008592 max=0.010493 Jy/beam ! Clean residual mean=0.000024 rms=0.002236 Jy/beam ! Combined flux in latest and established models = 0.129111 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.129111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101095Jy sigma=0.498192 ! Fit after self-cal, rms=0.101082Jy sigma=0.497997 ! 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.367 mas, bmaj=14.29 mas, bpa=-17.95 degrees ! Estimated noise=1.70631 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.0155793 Jy ! Component: 100 - total flux cleaned = 0.0246427 Jy ! Component: 150 - total flux cleaned = 0.0307783 Jy ! Component: 200 - total flux cleaned = 0.0350309 Jy ! Total flux subtracted in 200 components = 0.0350309 Jy ! Clean residual min=-0.008215 max=0.006717 Jy/beam ! Clean residual mean=0.000032 rms=0.002156 Jy/beam ! Combined flux in latest and established models = 0.164142 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 64 components and 0.164142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097919Jy sigma=0.480635 ! Fit after self-cal, rms=0.097981Jy sigma=0.480441 ! 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.367 x 14.29 at -17.95 degrees (North through East) ! Clean map min=-0.0081432 max=0.13578 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.91 HN 1.14 KP 1.07 ! LA 1.13 MK 1.00 NL 1.03 OV 1.02 ! PT 0.63 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.92 HN 1.10 KP 1.05 ! LA 1.12 MK 1.01 NL 1.08 OV 0.88 ! PT 0.63 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.93 HN 1.07 KP 1.07 ! LA 1.10 MK 1.03 NL 1.04 OV 1.01 ! PT 0.63 ! ! ! Fit before self-cal, rms=0.097981Jy sigma=0.480441 ! Fit after self-cal, rms=0.094955Jy sigma=0.453624 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.427 mas, bmaj=14.41 mas, bpa=-18.23 degrees ! Estimated noise=1.70447 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.00236615 Jy ! Component: 100 - total flux cleaned = -0.00252875 Jy ! Component: 150 - total flux cleaned = -0.00275841 Jy ! Component: 200 - total flux cleaned = -0.00303013 Jy ! Total flux subtracted in 200 components = -0.00303013 Jy ! Clean residual min=-0.003511 max=0.003482 Jy/beam ! Clean residual mean=-0.000002 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.161112 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 84 components and 0.161112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094783Jy sigma=0.452823 ! Fit after self-cal, rms=0.094924Jy sigma=0.452390 ! 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.094924Jy sigma=0.452390 ! Fit after self-cal, rms=0.100018Jy sigma=0.450373 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.443 mas, bmaj=14.51 mas, bpa=-18.34 degrees ! Estimated noise=1.70377 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00130255 Jy ! Component: 100 - total flux cleaned = -0.00170476 Jy ! Component: 150 - total flux cleaned = -0.00181506 Jy ! Component: 200 - total flux cleaned = -0.00191303 Jy ! Total flux subtracted in 200 components = -0.00191303 Jy ! Clean residual min=-0.002635 max=0.002830 Jy/beam ! Clean residual mean=-0.000002 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.159199 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 94 components and 0.159199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099993Jy sigma=0.450191 ! Fit after self-cal, rms=0.100082Jy sigma=0.450150 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.00017915 Jy ! Component: 100 - total flux cleaned = -0.000180981 Jy ! Component: 150 - total flux cleaned = -0.000181247 Jy ! Component: 200 - total flux cleaned = -0.000198089 Jy ! Total flux subtracted in 200 components = -0.000198089 Jy ! Clean residual min=-0.002604 max=0.002804 Jy/beam ! Clean residual mean=-0.000003 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.159 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 108 components and 0.159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100071Jy sigma=0.450097 ! Fit after self-cal, rms=0.100073Jy sigma=0.450094 ! 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.100073Jy sigma=0.450094 ! Fit after self-cal, rms=0.100756Jy sigma=0.450052 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.452 mas, bmaj=14.54 mas, bpa=-18.34 degrees ! Estimated noise=1.70473 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000772539 Jy ! Component: 100 - total flux cleaned = -0.00105627 Jy ! Component: 150 - total flux cleaned = -0.00109388 Jy ! Component: 200 - total flux cleaned = -0.00114489 Jy ! Total flux subtracted in 200 components = -0.00114489 Jy ! Clean residual min=-0.002505 max=0.002771 Jy/beam ! Clean residual mean=-0.000003 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.157856 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 113 components and 0.157856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100742Jy sigma=0.449991 ! Fit after self-cal, rms=0.100754Jy sigma=0.449988 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 = -6.12333e-05 Jy ! Component: 100 - total flux cleaned = -4.53376e-05 Jy ! Component: 150 - total flux cleaned = -8.69407e-05 Jy ! Component: 200 - total flux cleaned = -0.000112495 Jy ! Total flux subtracted in 200 components = -0.000112495 Jy ! Clean residual min=-0.002473 max=0.002756 Jy/beam ! Clean residual mean=-0.000003 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.157743 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 115 components and 0.157743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100748Jy sigma=0.449958 ! Fit after self-cal, rms=0.100747Jy sigma=0.449957 ! 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.100747Jy sigma=0.449957 ! Fit after self-cal, rms=0.100963Jy sigma=0.449937 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.964 mas, bmaj=20.25 mas, bpa=-7.212 degrees ! Estimated noise=2.00414 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00100273 Jy ! Component: 100 - total flux cleaned = -0.0011627 Jy ! Component: 150 - total flux cleaned = -0.00123641 Jy ! Component: 200 - total flux cleaned = -0.0012522 Jy ! Total flux subtracted in 200 components = -0.0012522 Jy ! Clean residual min=-0.002259 max=0.003241 Jy/beam ! Clean residual mean=-0.000004 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.156491 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 128 components and 0.156491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100959Jy sigma=0.449916 ! Fit after self-cal, rms=0.100954Jy sigma=0.449901 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 = -9.38462e-05 Jy ! Component: 100 - total flux cleaned = -0.000121149 Jy ! Component: 150 - total flux cleaned = -0.000132564 Jy ! Component: 200 - total flux cleaned = -0.000153579 Jy ! Total flux subtracted in 200 components = -0.000153579 Jy ! Clean residual min=-0.002274 max=0.003226 Jy/beam ! Clean residual mean=-0.000004 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.156337 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 134 components and 0.156337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100954Jy sigma=0.449891 ! Fit after self-cal, rms=0.100949Jy sigma=0.449888 ! 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.459 mas, bmaj=14.55 mas, bpa=-18.34 degrees ! Estimated noise=1.70401 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.459 x 14.55 at -18.34 degrees (North through East) ! Clean map min=-0.0023988 max=0.13664 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.793 mas, bmaj=13.52 mas, bpa=-19.37 degrees ! Estimated noise=2.78942 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.105662 Jy ! Component: 100 - total flux cleaned = 0.130675 Jy ! Component: 150 - total flux cleaned = 0.14111 Jy ! Component: 200 - total flux cleaned = 0.146962 Jy ! Total flux subtracted in 200 components = 0.146962 Jy ! Clean residual min=-0.004286 max=0.004557 Jy/beam ! Clean residual mean=0.000002 rms=0.001297 Jy/beam ! Combined flux in latest and established models = 0.146962 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.146962 Jy ! Inverting map and beam ! Estimated beam: bmin=3.459 mas, bmaj=14.55 mas, bpa=-18.34 degrees ! Estimated noise=1.70401 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.00431997 Jy ! Component: 100 - total flux cleaned = 0.00665434 Jy ! Component: 150 - total flux cleaned = 0.00817676 Jy ! Component: 200 - total flux cleaned = 0.00874921 Jy ! Total flux subtracted in 200 components = 0.00874921 Jy ! Clean residual min=-0.002808 max=0.002757 Jy/beam ! Clean residual mean=-0.000004 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.155711 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 59 components and 0.155711 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.964 mas, bmaj=20.25 mas, bpa=-7.212 degrees ! Estimated noise=2.00414 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00021937 Jy ! Component: 100 - total flux cleaned = 0.000252192 Jy ! Component: 150 - total flux cleaned = 0.000252552 Jy ! Component: 200 - total flux cleaned = 0.00026638 Jy ! Total flux subtracted in 200 components = 0.00026638 Jy ! Clean residual min=-0.002446 max=0.003274 Jy/beam ! Clean residual mean=-0.000005 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.155978 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 = 2.63547e-05 Jy ! Component: 100 - total flux cleaned = 3.87526e-05 Jy ! Component: 150 - total flux cleaned = 3.82513e-05 Jy ! Component: 200 - total flux cleaned = 4.97786e-05 Jy ! Total flux subtracted in 200 components = 4.97786e-05 Jy ! Clean residual min=-0.002428 max=0.003259 Jy/beam ! Clean residual mean=-0.000005 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.156028 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 72 components and 0.156028 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.459 mas, bmaj=14.55 mas, bpa=-18.34 degrees ! Estimated noise=1.70401 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000223688 Jy ! Component: 100 - total flux cleaned = 0.000260829 Jy ! Component: 150 - total flux cleaned = 0.000354734 Jy ! Component: 200 - total flux cleaned = 0.000439133 Jy ! Total flux subtracted in 200 components = 0.000439133 Jy ! Clean residual min=-0.002620 max=0.002750 Jy/beam ! Clean residual mean=-0.000005 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.156467 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 83 components and 0.156467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101022Jy sigma=0.450059 ! Fit after self-cal, rms=0.100997Jy sigma=0.450038 wmodel J1317-2031_S_map.mod ! Writing 83 model components to file: J1317-2031_S_map.mod wobs J1317-2031_S_uvs.fits ! Writing UV FITS file: J1317-2031_S_uvs.fits wwins J1317-2031_S_map.win ! wwins: Wrote 1 windows to J1317-2031_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.000211599 Jy ! Component: 100 - total flux cleaned = 0.000345673 Jy ! Component: 150 - total flux cleaned = 0.000385856 Jy ! Component: 200 - total flux cleaned = 0.00042429 Jy ! Component: 250 - total flux cleaned = 0.000575504 Jy ! Component: 300 - total flux cleaned = 0.000647961 Jy ! Component: 350 - total flux cleaned = 0.000684598 Jy ! Component: 400 - total flux cleaned = 0.000823424 Jy ! Component: 450 - total flux cleaned = 0.000991358 Jy ! Component: 500 - total flux cleaned = 0.0011212 Jy ! Component: 550 - total flux cleaned = 0.00112088 Jy ! Component: 600 - total flux cleaned = 0.00124401 Jy ! Component: 650 - total flux cleaned = 0.0013639 Jy ! Component: 700 - total flux cleaned = 0.00142262 Jy ! Component: 750 - total flux cleaned = 0.00148056 Jy ! Component: 800 - total flux cleaned = 0.00162206 Jy ! Component: 850 - total flux cleaned = 0.00162199 Jy ! Component: 900 - total flux cleaned = 0.00167675 Jy ! Component: 950 - total flux cleaned = 0.00178399 Jy ! Component: 1000 - total flux cleaned = 0.00199404 Jy ! Component: 1050 - total flux cleaned = 0.00209728 Jy ! Component: 1100 - total flux cleaned = 0.0022 Jy ! Component: 1150 - total flux cleaned = 0.00237626 Jy ! Component: 1200 - total flux cleaned = 0.00250014 Jy ! Component: 1250 - total flux cleaned = 0.00257355 Jy ! Component: 1300 - total flux cleaned = 0.00274201 Jy ! Component: 1350 - total flux cleaned = 0.00283701 Jy ! Component: 1400 - total flux cleaned = 0.00297744 Jy ! Component: 1450 - total flux cleaned = 0.00304693 Jy ! Component: 1500 - total flux cleaned = 0.00316104 Jy ! Component: 1550 - total flux cleaned = 0.00318346 Jy ! Component: 1600 - total flux cleaned = 0.00325069 Jy ! Component: 1650 - total flux cleaned = 0.00331646 Jy ! Component: 1700 - total flux cleaned = 0.00331628 Jy ! Component: 1750 - total flux cleaned = 0.00331637 Jy ! Component: 1800 - total flux cleaned = 0.00338033 Jy ! Component: 1850 - total flux cleaned = 0.00338039 Jy ! Component: 1900 - total flux cleaned = 0.00338033 Jy ! Component: 1950 - total flux cleaned = 0.00346291 Jy ! Component: 2000 - total flux cleaned = 0.00354453 Jy ! Component: 2050 - total flux cleaned = 0.00356474 Jy ! Component: 2100 - total flux cleaned = 0.00360475 Jy ! Component: 2150 - total flux cleaned = 0.00360499 Jy ! Component: 2200 - total flux cleaned = 0.00368386 Jy ! Component: 2250 - total flux cleaned = 0.00374245 Jy ! Component: 2300 - total flux cleaned = 0.00374236 Jy ! Component: 2350 - total flux cleaned = 0.00379966 Jy ! Component: 2400 - total flux cleaned = 0.00374245 Jy ! Component: 2450 - total flux cleaned = 0.00376135 Jy ! Component: 2500 - total flux cleaned = 0.00381726 Jy ! Component: 2550 - total flux cleaned = 0.00383572 Jy ! Component: 2600 - total flux cleaned = 0.00387237 Jy ! Component: 2650 - total flux cleaned = 0.00392664 Jy ! Component: 2700 - total flux cleaned = 0.00390843 Jy ! Component: 2750 - total flux cleaned = 0.00392641 Jy ! Component: 2800 - total flux cleaned = 0.0039618 Jy ! Component: 2850 - total flux cleaned = 0.00394422 Jy ! Component: 2900 - total flux cleaned = 0.00396147 Jy ! Component: 2950 - total flux cleaned = 0.0039786 Jy ! Component: 3000 - total flux cleaned = 0.00399591 Jy ! Component: 3050 - total flux cleaned = 0.00403002 Jy ! Component: 3100 - total flux cleaned = 0.00406358 Jy ! Component: 3150 - total flux cleaned = 0.00411401 Jy ! Component: 3200 - total flux cleaned = 0.00414745 Jy ! Component: 3250 - total flux cleaned = 0.00419702 Jy ! Component: 3300 - total flux cleaned = 0.00422981 Jy ! Component: 3350 - total flux cleaned = 0.00432772 Jy ! Component: 3400 - total flux cleaned = 0.00432763 Jy ! Component: 3450 - total flux cleaned = 0.0043761 Jy ! Component: 3500 - total flux cleaned = 0.00442409 Jy ! Component: 3550 - total flux cleaned = 0.00442407 Jy ! Component: 3600 - total flux cleaned = 0.00451891 Jy ! Component: 3650 - total flux cleaned = 0.00450305 Jy ! Component: 3700 - total flux cleaned = 0.00454995 Jy ! Component: 3750 - total flux cleaned = 0.00451877 Jy ! Component: 3800 - total flux cleaned = 0.00454963 Jy ! Component: 3850 - total flux cleaned = 0.00454954 Jy ! Component: 3900 - total flux cleaned = 0.004519 Jy ! Component: 3950 - total flux cleaned = 0.00454939 Jy ! Component: 4000 - total flux cleaned = 0.00457961 Jy ! Component: 4050 - total flux cleaned = 0.00457958 Jy ! Total flux subtracted in 4096 components = 0.00463932 Jy ! Clean residual min=-0.000952 max=0.000968 Jy/beam ! Clean residual mean=-0.000004 rms=0.000281 Jy/beam ! Combined flux in latest and established models = 0.161106 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 359 components and 0.161106 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1317-2031_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.459 x 14.55 at -18.34 degrees (North through East) ! Clean map min=-0.0025308 max=0.13614 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1317-2031_S_map.fits wmodel /image_prod/ug002_uva//J1317-2031_S_map.mod ! Writing 359 model components to file: /image_prod/ug002_uva//J1317-2031_S_map.mod wobs /image_prod/ug002_uva//J1317-2031_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1317-2031_S_uvs.fits wwins /image_prod/ug002_uva//J1317-2031_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1317-2031_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.136144 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000273053 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.601687 0.601687 1.20337 2.40675 4.8135 9.62699 19.254 38.508 77.016 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.136 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 498.598 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1317-2031_S_dfm.log closed on Thu Mar 5 01:08:48 2020